| "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. |
| 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 1514039 killed by SIGTERM (signal 15) |
| | ruby 3.5.0dev (2025-05-14T19:24:30Z master 7afee53fa0) +PRISM [riscv64-linux] |
| | |
| | [7;1m1494819:1747263403.117:2575:[mSTART={peak:453767168,size:453701632,lck:0,pin:0,hwm:9363456,rss:9363456,data:445878272,stk:135168,exe:4096,lib:7454720,pte:77824,swap:0} |
| | [7;1m1494819:1747263403.117:2575:[mFINAL={peak:457506816,size:457502720,lck:0,pin:0,hwm:13209600,rss:13209600,data:449679360,stk:135168,exe:4096,lib:7454720,pte:86016,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 1514488 killed by SIGTERM (signal 15) |
| | ruby 3.5.0dev (2025-05-14T19:24:30Z master 7afee53fa0) +PRISM [riscv64-linux] |
| | |
| | [7;1m1494819:1747263413.495:6475:[mSTART={peak:453767168,size:453701632,lck:0,pin:0,hwm:9428992,rss:9428992,data:445878272,stk:135168,exe:4096,lib:7454720,pte:73728,swap:0} |
| | [7;1m1494819:1747263413.495:6475:[mFINAL={peak:457506816,size:457502720,lck:0,pin:0,hwm:13209600,rss:13209600,data:449679360,stk:135168,exe:4096,lib:7454720,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. |