| "make update-unicode -j8" exit with 0. |
| "make update-download -j8" exit with 0. |
| "make update-rubyspec -j8" exit with 0. |
| "make update-src -j8" exit with 0. |
| "make after-update -j8" exit with 0. |
| "make miniruby -j8" exit with 0. |
| "make ruby -j8" exit with 0. |
| "make all -j8" exit with 0. |
| "make install -j8" exit with 0. |
| "make yes-btest TESTOPTS='-q -j8'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j8'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8'" exit with 512. |
| /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:82: [BUG] Segmentation fault at 0x0000000000000000 |
| ruby 3.2.0dev (2022-11-22T21:54:30Z master aedf682bfa) [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0008 p:---- s:0053 e:000052 CFUNC :dump |
| c:0007 p:0172 s:0048 E:000670 METHOD /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:82 |
| c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:30 [FINISH] |
| c:0005 p:---- s:0026 e:000025 CFUNC :map |
| c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29 |
| c:0003 p:0202 s:0016 E:001c00 METHOD /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:128 |
| c:0002 p:0098 s:0006 E:000420 EVAL /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:211 [FINISH] |
| c:0001 p:0000 s:0003 E:001900 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:211:in `<main>' |
| /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:128:in `run' |
| /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29:in `_run_suites' |
| /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:29:in `map' |
| /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites' |
| /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:82:in `_run_suite' |
| /tmp/ruby/v3/src/trunk/tool/lib/test/unit/parallel.rb:82:in `dump' |
| -- Machine register context ------------------------------------------------ |
| RIP: 0x00007f94aee4d1fe RBP: 0x0000000000000038 RSP: 0x00007ffeaac9f9c0 |
| RAX: 0x000055c7c7a2d020 RBX: 0x0000000000000002 RCX: 0x000055c7c7a2d014 |
| RDX: 0x0000000000000000 RDI: 0x0000000000000038 RSI: 0x0000000000000038 |
| R8: 0x00231517c9298ec9 R9: 0x00007f94aefa0300 R10: 0x000055c7c7a2d010 |
| R11: 0x00007f94aef9fbe0 R12: 0xffffffffffffffa0 R13: 0x00007f94af647050 |
| R14: 0x00000000ffffffff R15: 0x000055c7c7a94df0 EFL: 0x0000000000010246 |
| -- C level backtrace information ------------------------------------------- |
| running file: /tmp/ruby/v3/src/trunk/test/date/test_date_conv.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:854: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS='-j8'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk/miniruby -I/tmp/ruby/v3/src/trunk/lib /tmp/ruby/v3/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk --extout=.ext -- /tmp/ruby/v3/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk/spec/default.mspec |