| "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 2188244 killed by SIGTERM (signal 15) |
| | ruby 3.5.0dev (2025-05-22T10:10:10Z master f18883b295) +PRISM [riscv64-linux] |
| | |
| | [7;1m2167715:1747921643.830:e6a8:[mSTART={peak:453828608,size:453763072,lck:0,pin:0,hwm:9506816,rss:9506816,data:445943808,stk:135168,exe:4096,lib:7450624,pte:81920,swap:0} |
| | [7;1m2167715:1747921643.830:e6a8:[mFINAL={peak:457433088,size:457367552,lck:0,pin:0,hwm:13058048,rss:13058048,data:449548288,stk:135168,exe:4096,lib:7450624,pte:90112,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 2188289 killed by SIGTERM (signal 15) |
| | ruby 3.5.0dev (2025-05-22T10:10:10Z master f18883b295) +PRISM [riscv64-linux] |
| | |
| | [7;1m2167715:1747921654.310:da82:[mSTART={peak:453697536,size:453632000,lck:0,pin:0,hwm:9428992,rss:9428992,data:445812736,stk:135168,exe:4096,lib:7450624,pte:77824,swap:0} |
| | [7;1m2167715:1747921654.310:da82:[mFINAL={peak:455032832,size:454967296,lck:0,pin:0,hwm:10674176,rss:10674176,data:447148032,stk:135168,exe:4096,lib:7450624,pte:77824,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. |