| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit-asserts" exit with 0. |
| Cloning into 'trunk-yjit-asserts'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-yjit-asserts/configure --prefix=/tmp/ruby/v3/install/trunk-yjit-asserts --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512. |
| + cp /tmp/ruby/v3/src/trunk-yjit-asserts/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-yjit-asserts/enc/jis/props.h |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk-yjit-asserts/ext/ripper/ripper.c] Error 2 |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" 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) Error: |
| TestLazyEnumerator#test_map_zip: |
| Timeout::Error: execution of assert_ruby_status expired timeout (10 sec) |
| pid 6334 killed by SIGABRT (signal 6) (core dumped) |
| | |
| /tmp/ruby/v3/src/trunk-yjit-asserts/test/ruby/test_lazy_enumerator.rb:577:in `test_map_zip' |
| 2) Error: |
| TestEval#test_gced_binding_block: |
| Timeout::Error: execution of assert_normal_exit expired timeout (10 sec) |
| pid 6336 killed by SIGABRT (signal 6) (core dumped) |
| | |
| /tmp/ruby/v3/src/trunk-yjit-asserts/test/ruby/test_eval.rb:564:in `test_gced_binding_block' |
| /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:688:in `block in _run_parallel': undefined method `[]' for nil:NilClass (NoMethodError) |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:687:in `map' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:687:in `_run_parallel' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:810:in `_run_suites' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:849:in `_run_suites' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1479:in `_run_anything' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1263:in `_run_anything' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1654:in `run_tests' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1641:in `block in _run' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1640:in `each' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1640:in `_run' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1682:in `run' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1034:in `run' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:882:in `run' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:154:in `run' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1761:in `run' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1765:in `run' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/tool/test/runner.rb:23:in `<top (required)>' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/test/runner.rb:14:in `require_relative' |
| from /tmp/ruby/v3/src/trunk-yjit-asserts/test/runner.rb:14:in `<main>' |
| make: *** [uncommon.mk:823: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-yjit-asserts/miniruby -I/tmp/ruby/v3/src/trunk-yjit-asserts/lib /tmp/ruby/v3/src/trunk-yjit-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-yjit-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-yjit-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-yjit-asserts/spec/default.mspec |