| "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/lib/rubygems/specification.rb:1093: [BUG] Segmentation fault at 0x0000000000000050 |
| ruby 3.5.0dev (2025-07-13T04:37:15Z master f03cc0b514) +PRISM [riscv64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0014 p:---- s:0069 e:000068 CFUNC :eval |
| c:0013 p:0054 s:0062 E:001600 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1093 |
| c:0012 p:0005 s:0054 e:000053 BLOCK /tmp/ruby/src/trunk/lib/rubygems/specification.rb:790 |
| c:0011 p:0004 s:0049 e:000048 BLOCK /tmp/ruby/src/trunk/lib/rubygems/specification.rb:779 [FINISH] |
| c:0010 p:---- s:0045 e:000044 CFUNC :each |
| c:0009 p:0011 s:0041 e:000040 BLOCK /tmp/ruby/src/trunk/lib/rubygems/specification.rb:778 [FINISH] |
| c:0008 p:---- s:0037 e:000036 CFUNC :each |
| c:0007 p:0005 s:0033 e:000032 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:777 |
| c:0006 p:0006 s:0028 e:000027 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:789 |
| c:0005 p:0010 s:0023 e:000022 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:847 |
| c:0004 p:0090 s:0019 e:000018 TOP /tmp/ruby/src/trunk/lib/rubygems.rb:1402 [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:000370 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:1402:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:847:in 'load_defaults' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:789:in 'each_spec' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:777:in 'each_gemspec' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:777:in 'each' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:778:in 'block in each_gemspec' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:778:in 'each' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:779:in 'block (2 levels) in each_gemspec' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:790:in 'block in each_spec' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1093:in 'load' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1093:in 'eval' |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| -- Machine register context ------------------------------------------------ |
| sp: 0x0000003fffe3dbd0 s0: 0x0000000000000038 s1: 0x0000000000000000 |
| a0: 0x0000002ab87448b0 a1: 0x0000000000000038 a2: 0x0000000000000000 |
| a3: 0x0000002800000000 a4: 0x0000000000000000 a5: 0x0000000000000302 |
| a6: 0x000000000000000d a7: 0x0000003fb8283d18 s2: 0x0000002ab87448b0 |
| s3: 0x0000003fb8283d18 s4: 0x0000003fb8283d18 s5: 0x0000003fffe3e0b8 |
| s6: 0x0000003fffe3e088 s7: 0x0000003fb80ef350 s8: 0x000000000000002a |
| s9: 0x0000003f9d3dcdb8 s10: 0x0000003fb8259d30 s11: 0x0000000000000002 |
| -- C level backtrace information ------------------------------------------- |
| 1) Failure: |
| TestArgf#test_each_byte [/tmp/ruby/src/trunk/test/ruby/test_argf.rb:760]: |
| <"[49, 10, 50, 10, 51, 10, 52, 10, 53, 10, 54, 10]\n"> expected but was |
| <"">. |
| make: *** [uncommon.mk:979: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |