| "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 2083510 exit 0 |
| | ruby 3.5.0dev (2025-05-17T00:42:12Z master aa0f689bf4) +PRISM [riscv64-linux] |
| | |
| | [7;1m2082452:1747491661.112:7212:[mSTART={peak:453705728,size:453640192,lck:0,pin:0,hwm:9416704,rss:9416704,data:445812736,stk:135168,exe:4096,lib:7458816,pte:73728,swap:0} |
| | [7;1m2082452:1747491661.112:7212:[mFINAL={peak:457441280,size:457375744,lck:0,pin:0,hwm:13099008,rss:13099008,data:449548288,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 2083611 killed by SIGTERM (signal 15) |
| | ruby 3.5.0dev (2025-05-17T00:42:12Z master aa0f689bf4) +PRISM [riscv64-linux] |
| | |
| | [7;1m2082452:1747491671.399:50cf:[mSTART={peak:453771264,size:453705728,lck:0,pin:0,hwm:9510912,rss:9510912,data:445878272,stk:135168,exe:4096,lib:7458816,pte:81920,swap:0} |
| | [7;1m2082452:1747491671.399:50cf:[mFINAL={peak:457510912,size:457506816,lck:0,pin:0,hwm:13291520,rss:13291520,data:449679360,stk:135168,exe:4096,lib:7458816,pte:90112,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. |