| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| ca1c46d..ead14b1 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::SubStruct#test_named_structs_are_not_rooted: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_no_memory_leak expired timeout (10 sec) |
| pid 1043189 killed by SIGTERM (signal 15) |
| | ruby 3.5.0dev (2025-06-06T04:13:16Z master ead14b19aa) +PRISM [x86_64-linux] |
| | |
| | [7;1m1027247:1749184454.411:2a2:[mSTART={peak:457347072,size:457281536,lck:0,pin:0,hwm:11653120,rss:11653120,data:446263296,stk:135168,exe:4399104,lib:3026944,pte:98304,swap:0} |
| | [7;1m1027247:1749184454.411:2a2:[mFINAL={peak:460820480,size:460754944,lck:0,pin:0,hwm:15179776,rss:15179776,data:449736704,stk:135168,exe:4399104,lib:3026944,pte:106496,swap:0} |
| /tmp/ruby/src/trunk_clang_16/test/ruby/test_struct.rb:541:in 'TestStruct#test_named_structs_are_not_rooted' |
| make: *** [uncommon.mk:975: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |