| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-mjit" exit with 0. |
| Cloning into 'trunk-mjit'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-mjit/configure --prefix=/tmp/ruby/v3/install/trunk-mjit --disable-install-doc cppflags=-DMJIT_FORCE_ENABLE" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| Cloning into '/tmp/ruby/v3/src/trunk-mjit/gems/src/rbs'... |
| Cloning into '/tmp/ruby/v3/src/trunk-mjit/gems/src/debug'... |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| "make after-update -j6" exit with 512. |
| + cp /tmp/ruby/v3/src/trunk-mjit/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-mjit/enc/jis/props.h |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1223: /tmp/ruby/v3/src/trunk-mjit/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| From https://github.com/ruby/debug |
| * branch e7c37486ff9579251e5d25645b8d38ec96708f12 -> FETCH_HEAD |
| From https://github.com/ruby/rbs |
| * branch 5ec9d53efe4bf0a97f33c3016aed430be135583a -> FETCH_HEAD |
| HEAD is now at e7c3748 Set path to debug.so |
| HEAD is now at 5ec9d53e Merge pull request #1090 from ruby/rubygems-4.0 |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| "make yes-test-basic RUN_OPTS=\"--disable-gems --mjit-debug=-ggdb3\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' RUN_OPTS=\"--disable-gems --mjit-debug=-ggdb3\"" exit with 512. |
| 1) Failure: |
| TestModule#test_redefinition_mismatch [/tmp/ruby/v3/src/trunk-mjit/test/ruby/test_module.rb:3178]: |
| Exception(TypeError) with message matches to /C????/. |
| TypeError expected but nothing was raised. |
| make: *** [uncommon.mk:842: yes-test-all] Error 1 |
| "make yes-test-rubyspec RUN_OPTS=\"--disable-gems --mjit-debug=-ggdb3\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-mjit/miniruby -I/tmp/ruby/v3/src/trunk-mjit/lib /tmp/ruby/v3/src/trunk-mjit/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-mjit --extout=.ext -- /tmp/ruby/v3/src/trunk-mjit/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-mjit/spec/default.mspec |