| "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 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| /tmp/ruby/src/trunk/lib/rubygems/platform.rb: [BUG] Segmentation fault at 0x0000000000000001 |
| ruby 3.5.0dev (2025-07-24T06:45:35Z master 4c60e431e1) +PRISM [riscv64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0008 p:---- s:0035 e:000034 DUMMY [FINISH] |
| c:0007 p:---- s:0032 e:000031 CFUNC :require_relative |
| c:0006 p:0023 s:0027 e:000026 TOP /tmp/ruby/src/trunk/lib/rubygems/specification.rb:13 [FINISH] |
| c:0005 p:---- s:0024 e:000023 CFUNC :require_relative |
| c:0004 p:0063 s:0019 e:000018 TOP /tmp/ruby/src/trunk/lib/rubygems.rb:1437 [FINISH] |
| c:0003 p:---- s:0012 e:000011 CFUNC :require |
| c:0002 p:0012 s:0007 e:000006 TOP <internal:gem_prelude>:2 [FINISH] |
| c:0001 p:0000 s:0003 E:000850 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| <internal:gem_prelude>:2:in '<internal:gem_prelude>' |
| <internal:gem_prelude>:2:in 'require' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:1437:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:1437:in 'require_relative' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:13:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:13:in 'require_relative' |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| -- Machine register context ------------------------------------------------ |
| sp: 0x0000003fffbb9870 s0: 0x0000003fffbb9939 s1: 0x0000000000000001 |
| a0: 0x5098fe06d629500d a1: 0x4000000000000000 a2: 0x0000000000010130 |
| a3: 0x0000000000000001 a4: 0x0000000000000000 a5: 0x0000000000000000 |
| a6: 0x0000000000002000 a7: 0x0000003fa9a9f148 s2: 0x0000000000000002 |
| s3: 0x0000003fc4852170 s4: 0x5098fe06d629500d s5: 0x0000003fc4861f78 |
| s6: 0x0000000000001fff s7: 0x0000000000001013 s8: 0x0000003fa9a9f140 |
| s9: 0x0000000000000000 s10: 0x0000000000000003 s11: 0x0000003fc3fa86e8 |
| -- C level backtrace information ------------------------------------------- |
| 1) |
| SignalException runs after at_exit FAILED |
| Expected exit status is :SIGKILL but actual is :SIGSEGV for command ruby_exe("/tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/rubytest.6spj2f_1/60-rubyexe.rb") |
| Output: |
| /tmp/ruby/src/trunk/spec/ruby/core/exception/signal_exception_spec.rb:96:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/core/exception/signal_exception_spec.rb:80:in '<top (required)>' |
| make: *** [uncommon.mk:1030: yes-test-spec] Error 1 |