| "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/basic_specification.rb: [BUG] Segmentation fault at 0xfffffff52d4056b3 |
| ruby 3.5.0dev (2025-07-26T13:07:28Z master abafb662ea) +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:0011 s:0027 e:000026 TOP /tmp/ruby/src/trunk/lib/rubygems/specification.rb:11 [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:0000b0 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:11:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:11:in 'require_relative' |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| -- Machine register context ------------------------------------------------ |
| sp: 0x0000003fffd46840 s0: 0x0000003fffd46901 s1: 0x0000000000000001 |
| a0: 0xac5121f52d4056b3 a1: 0x0000003fe49b5298 a2: 0x0000000000016b30 |
| a3: 0x0000000000000001 a4: 0x0000000000000000 a5: 0x0000000000000000 |
| a6: 0x0000000000002000 a7: 0x0000003fca4a5b48 s2: 0x0000003fe4c84930 |
| s3: 0x0000003fe5252170 s4: 0xac5121f52d4056b3 s5: 0x0000003fe5261f78 |
| s6: 0x0000000000001fff s7: 0x00000000000016b3 s8: 0x0000003fca4a5b40 |
| s9: 0x0000000000000000 s10: 0x0000000000000000 s11: 0x0000003fe49a8718 |
| -- C level backtrace information ------------------------------------------- |
| Segmentation fault (core dumped) |
| 1) |
| The -l command line option sets $\ to the value of $/ FAILED |
| Expected exit status is 0 but actual is 139 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 -- -W0 -n -l /tmp/rubytest.tglhli_2/10-rubyexe.rb < /tmp/ruby/src/trunk/spec/ruby/command_line/fixtures/full_names.txt") |
| Output: |
| /tmp/ruby/src/trunk/spec/ruby/command_line/dash_l_spec.rb:21:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/command_line/dash_l_spec.rb:3:in '<top (required)>' |
| make: *** [uncommon.mk:1030: yes-test-spec] Error 1 |