From: Eric Wong Date: 2014-02-28T22:20:45+00:00 Subject: [ruby-core:61152] Re: [ruby-trunk - Feature #9579] [PATCH] ext/extmk.rb: parallelize configure nobu@ruby-lang.org wrote: > Does it work with `static-linked-ext` or `compiled?` method? OK, I should have both of them working with a lot of new code and pushed out an addendum patch: http://bogomips.org/ruby.git/patch?id=84ea2b48a git://80x24.org/ruby.git extmk-parallel-v2 Even without these patches, I get a lot of "warning: already initialized constant" warnings when running `make check' and that seems to cause failures...