Actions
Bug #16770
closedCommit: RUBY3_HAS_BUILTIN: fix for nonexistent builtin - large increase in MinGW & mswin compile times
Bug #16770:
Commit: RUBY3_HAS_BUILTIN: fix for nonexistent builtin - large increase in MinGW & mswin compile times
Description
Inspecting logs both here and in ruby-loco, the following commit greatly increased compile time in MinGW builds:
https://github.com/ruby/ruby/commit/6163a4e1b33ed7df27d0c37e835ce04407857a16
In ruby-loco, the make/compile time jumped from 9:23 to 34:43.
Here:
Actions