From: eregontp@... Date: 2020-04-10T16:51:09+00:00 Subject: [ruby-core:97814] [Ruby master Bug#16770] Commit: RUBY3_HAS_BUILTIN: fix for nonexistent builtin - large increase in MinGW & mswin compile times Issue #16770 has been updated by Eregon (Benoit Daloze). Status changed from Open to Closed I guess 443389effc37308ce1a3c3a840082a344fc6af56 probably fixed this. ---------------------------------------- Bug #16770: Commit: RUBY3_HAS_BUILTIN: fix for nonexistent builtin - large increase in MinGW & mswin compile times https://bugs.ruby-lang.org/issues/16770#change-85032 * Author: MSP-Greg (Greg L) * Status: Closed * Priority: Normal * Assignee: shyouhei (Shyouhei Urabe) * ruby -v: ruby 2.8.0dev (2020-04-08T04:28:13Z master 9e6e39c351) [x64-mingw32] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- 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: ``` after 32:22 - https://github.com/ruby/ruby/runs/569706642 before 11:11 - https://github.com/ruby/ruby/runs/569624968 [win32] Moved `MSC_VER` to verconf.mk... -- https://bugs.ruby-lang.org/ Unsubscribe: