| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| /tmp/ruby/src/trunk-gc-asserts/lib/delegate.rb:61:in 'Module#const_get': uninitialized constant Remover (NameError) |
| /tmp/ruby/src/trunk-gc-asserts/lib/delegate.rb:61:in 'Delegator.const_missing' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb:146:in 'LeakChecker#extend_tempfile_counter' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb:153:in 'LeakChecker#find_tempfiles' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb:8:in 'LeakChecker#initialize' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1651:in 'Class#new' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1651:in 'Test::Unit::Runner#_run_suite' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1361:in 'Test::Unit::ExcludesOption#_run_suite' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:52:in 'Test::Unit::Worker#_run_suite' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:24:in 'block in Test::Unit::Worker#_run_suites' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:23:in 'Array#map' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:23:in 'Test::Unit::Worker#_run_suites' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:122:in 'Test::Unit::Worker#run' |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| running file: /tmp/ruby/src/trunk-gc-asserts/test/irb/command/test_multi_irb_commands.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:964: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |