| "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/util.rb: [BUG] Segmentation fault at 0x000000000000006a |
| ruby 4.1.0dev (2026-02-16T20:49:32Z master 1fbe6214ad) +PRISM [riscv64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0011 p:---- s:0047 e:000046 l:y b:---- DUMMY [FINISH] |
| c:0010 p:---- s:0044 e:000043 l:y b:---- CFUNC :require |
| c:0009 p:0002 s:0041 e:000040 l:n b:---- BLOCK /tmp/ruby/src/trunk/lib/rubygems/specification.rb:773 [FINISH] |
| c:0008 p:---- s:0037 e:000036 l:y b:---- CFUNC :each |
| c:0007 p:0005 s:0033 e:000032 l:y b:0001 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:772 |
| c:0006 p:0006 s:0028 e:000027 l:y b:0001 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:784 |
| c:0005 p:0010 s:0023 e:000022 l:y b:0001 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:842 |
| c:0004 p:0096 s:0019 e:000018 l:y b:0001 TOP /tmp/ruby/src/trunk/lib/rubygems.rb:1437 [FINISH] |
| c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :require |
| c:0002 p:0012 s:0007 e:000006 l:y b:0001 TOP <internal:gem_prelude>:2 [FINISH] |
| c:0001 p:0000 s:0003 E:000ed0 l:y b:---- 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/specification.rb:842:in 'load_defaults' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:784:in 'each_spec' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:772:in 'each_gemspec' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:772:in 'each' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:773:in 'block in each_gemspec' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:773:in 'require' |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| -- Machine register context ------------------------------------------------ |
| sp: 0x0000003fffc8fab0 s0: 0x312717166a26692e s1: 0x000000000000092e |
| a0: 0xb12717166a26692e a1: 0x0000003fda08c142 a2: 0x0000002ac0e73c20 |
| a3: 0x0000000000000001 a4: 0x76725c3e63b2092e a5: 0x0000003fbf6882f0 |
| a6: 0x46d685e800000000 a7: 0xebe0db1c00000000 s2: 0x0000003fffc8fc21 |
| s3: 0x0000003fbf6f0110 s4: 0x0000003fda5470c8 s5: 0xf6725c3e63b2092e |
| s6: 0x0000003fda583d18 s7: 0x0000000000001fff s8: 0x7fffffffffffffff |
| s9: 0x0000000000000001 s10: 0x0000000000000000 s11: 0x0000000000000001 |
| -- C level backtrace information ------------------------------------------- |
| 1) Failure: |
| TestOpen3#test_pipeline [/tmp/ruby/src/trunk/test/test_open3.rb:324]: |
| <false> expected but was |
| <nil>. |
| make: *** [uncommon.mk:913: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |