| "make update-download -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512. |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:182: [BUG] Segmentation fault at 0x0000001400000000 |
| ruby 3.5.0dev (2025-08-06T02:52:59Z master e60e1952a4) +PRISM [aarch64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0014 p:---- s:0101 e:000100 CFUNC |
| c:0013 p:0007 s:0096 e:000094 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:182 |
| c:0012 p:0088 s:0085 e:000084 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:173 |
| c:0011 p:0093 s:0076 e:000075 BLOCK /home/opc/ruby/src/master/tool/lib/test/unit.rb:1683 [FINISH] |
| c:0010 p:---- s:0069 e:000068 CFUNC :map |
| c:0009 p:0114 s:0065 e:000064 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1670 |
| c:0008 p:0035 s:0053 e:000052 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1374 |
| c:0007 p:0069 s:0046 E:000f60 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52 |
| c:0006 p:0007 s:0030 e:000029 BLOCK /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH] |
| c:0005 p:---- s:0026 e:000025 CFUNC :map |
| c:0004 p:0005 s:0022 e:000021 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23 |
| c:0003 p:0210 s:0016 e:000015 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122 |
| c:0002 p:0062 s:0006 e:000005 EVAL /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH] |
| c:0001 p:0000 s:0003 E:001e00 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in 'run' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in '_run_suites' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in 'map' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in '_run_suite' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1374:in '_run_suite' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1670:in '_run_suite' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1670:in 'map' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1683:in 'block in _run_suite' |
| /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:173:in 'run' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:182:in 'record' |
| running file: /home/opc/ruby/src/master/test/ruby/test_case.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='-j3'" exit with 0. |