| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 131c31a..cb95d83 master -> origin/master |
| "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 -j6'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j6'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 512. |
| 1) Failure: |
| TestIRB::ExtendCommand#test_help [/tmp/ruby/v3/src/trunk-gc-asserts/test/irb/test_cmd.rb:426]: |
| Expected /discarding old execute/ to match "". |
| 2) Error: |
| JSONFixturesTest#test_failing: |
| NameError: uninitialized constant JSONFixturesTest::JSON |
| /tmp/ruby/v3/src/trunk-gc-asserts/test/json/json_fixtures_test.rb:29:in `block in test_failing' |
| /tmp/ruby/v3/src/trunk-gc-asserts/test/json/json_fixtures_test.rb:28:in `each' |
| /tmp/ruby/v3/src/trunk-gc-asserts/test/json/json_fixtures_test.rb:28:in `test_failing' |
| 3) Error: |
| JSONFixturesTest#test_passing: |
| NameError: uninitialized constant JSONFixturesTest::JSON |
| /tmp/ruby/v3/src/trunk-gc-asserts/test/json/json_fixtures_test.rb:16:in `block in test_passing' |
| /tmp/ruby/v3/src/trunk-gc-asserts/test/json/json_fixtures_test.rb:14:in `each' |
| /tmp/ruby/v3/src/trunk-gc-asserts/test/json/json_fixtures_test.rb:14:in `test_passing' |
| make: *** [uncommon.mk:863: yes-test-all] Error 3 |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-gc-asserts/miniruby -I/tmp/ruby/v3/src/trunk-gc-asserts/lib /tmp/ruby/v3/src/trunk-gc-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-gc-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-gc-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-gc-asserts/spec/default.mspec |