| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" 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-yjit/tool/lib/test/unit.rb:1697: [BUG] Segmentation fault at 0x0000773def0acc48 |
| ruby 3.5.0dev (2025-08-06T02:52:59Z master e60e1952a4) +YJIT +PRISM [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0014 p:---- s:0095 e:000094 CFUNC |
| c:0013 p:0006 s:0090 e:000089 BLOCK /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1697 [FINISH] |
| c:0012 p:---- s:0085 e:000084 IFUNC |
| c:0011 p:0027 s:0082 e:000080 METHOD <internal:array>:228 [FINISH] |
| c:0010 p:---- s:0075 e:000074 CFUNC :inject |
| c:0009 p:0126 s:0070 e:000068 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1697 |
| c:0008 p:0035 s:0057 e:000056 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1374 |
| c:0007 p:0069 s:0050 E:002320 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52 |
| c:0006 p:0007 s:0034 e:000033 BLOCK /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24 |
| c:0005 p:0034 s:0030 e:000028 METHOD <internal:array>:248 |
| c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23 |
| c:0003 p:0210 s:0016 E:001020 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122 |
| c:0002 p:0062 s:0006 E:0026a0 EVAL /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:220 [FINISH] |
| c:0001 p:0000 s:0003 E:000fc0 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122:in 'run' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23:in '_run_suites' |
| <internal:array>:248:in 'map' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52:in '_run_suite' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1374:in '_run_suite' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1697:in '_run_suite' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1697:in 'inject' |
| <internal:array>:228:in 'each' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1697:in 'block in _run_suite' |
| running file: /tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.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='-j4'" exit with 0. |