| "make update-download -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512. |
| /tmp/ruby/src/trunk/lib/rubygems/platform.rb:79:in 'new': wrong number of arguments (given 1, expected 33) (ArgumentError) |
| /tmp/ruby/src/trunk/lib/rubygems/platform.rb:79:in 'Gem::Platform.new' |
| /tmp/ruby/src/trunk/lib/rubygems/platform.rb:20:in 'Gem::Platform.local' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:746:in 'Gem.platforms' |
| /tmp/ruby/src/trunk/lib/rubygems/platform.rb:59:in 'Gem::Platform.match_gem?' |
| /tmp/ruby/src/trunk/lib/rubygems/platform.rb:44:in 'Gem::Platform.match_spec?' |
| /tmp/ruby/src/trunk/lib/rubygems/specification_record.rb:44:in 'block in Gem::SpecificationRecord#stubs' |
| /tmp/ruby/src/trunk/lib/rubygems/specification_record.rb:44:in 'Array#select' |
| /tmp/ruby/src/trunk/lib/rubygems/specification_record.rb:44:in 'Gem::SpecificationRecord#stubs' |
| /tmp/ruby/src/trunk/lib/rubygems/specification_record.rb:150:in 'Gem::SpecificationRecord#find_by_path' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:972:in 'Gem::Specification.find_by_path' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:204:in 'Gem.try_activate' |
| /tmp/ruby/src/trunk/lib/rubygems/rdoc.rb:6:in 'Kernel#require' |
| /tmp/ruby/src/trunk/lib/rubygems/rdoc.rb:6:in '<top (required)>' |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_commands_install_command.rb:7:in 'Kernel#require' |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_commands_install_command.rb:7:in '<top (required)>' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:116:in 'Kernel#require' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:116:in 'Test::Unit::Worker#run' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| running file: /tmp/ruby/src/trunk/test/rubygems/test_gem_commands_install_command.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| make: *** [uncommon.mk:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0. |