| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| bfe89c7..a82e713 master -> origin/master |
| "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. |
| 1) Error: |
| TestStruct::TopStruct#test_named_structs_are_not_rooted: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_no_memory_leak expired timeout (10 sec) |
| pid 741727 killed by SIGTERM (signal 15) |
| | ruby 3.5.0dev (2025-05-20T09:22:41Z master a82e7132df) +PRISM [riscv64-linux] |
| | |
| | [7;1m723289:1747735971.799:cf13:[mSTART={peak:453836800,size:453771264,lck:0,pin:0,hwm:9506816,rss:9506816,data:445943808,stk:135168,exe:4096,lib:7458816,pte:73728,swap:0} |
| | [7;1m723289:1747735971.799:cf13:[mFINAL={peak:457510912,size:457510912,lck:0,pin:0,hwm:13070336,rss:13070336,data:449683456,stk:135168,exe:4096,lib:7458816,pte:81920,swap:0} |
| /tmp/ruby/src/trunk/test/ruby/test_struct.rb:539:in 'TestStruct#test_named_structs_are_not_rooted' |
| 2) Error: |
| TestStruct::SubStruct#test_named_structs_are_not_rooted: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_no_memory_leak expired timeout (10 sec) |
| pid 741874 killed by SIGTERM (signal 15) |
| | ruby 3.5.0dev (2025-05-20T09:22:41Z master a82e7132df) +PRISM [riscv64-linux] |
| | |
| | [7;1m723289:1747735982.069:b9c7:[mSTART={peak:453836800,size:453771264,lck:0,pin:0,hwm:9662464,rss:9662464,data:445943808,stk:135168,exe:4096,lib:7458816,pte:73728,swap:0} |
| | [7;1m723289:1747735982.069:b9c7:[mFINAL={peak:457510912,size:457510912,lck:0,pin:0,hwm:13225984,rss:13225984,data:449683456,stk:135168,exe:4096,lib:7458816,pte:81920,swap:0} |
| /tmp/ruby/src/trunk/test/ruby/test_struct.rb:539:in 'TestStruct#test_named_structs_are_not_rooted' |
| make: *** [uncommon.mk:975: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |