| "make update-download -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512. |
| 1) Failure: |
| TestStringMemory#test_byteslice_prefix [/tmp/ruby/src/trunk/test/ruby/test_string_memory.rb:43]: |
| One object allocation is expected, but allocated: []. |
| <1> expected but was |
| <0>. |
| 2) Failure: |
| TestStringMemory#test_byteslice_postfix_twice [/tmp/ruby/src/trunk/test/ruby/test_string_memory.rb:63]: |
| Two object allocations are expected, but allocated: []. |
| <2> expected but was |
| <0>. |
| 3) Failure: |
| TestStringMemory#test_byteslice_postfix [/tmp/ruby/src/trunk/test/ruby/test_string_memory.rb:53]: |
| One object allocation is expected, but allocated: []. |
| <1> expected but was |
| <0>. |
| Children under /tmp/rubytest.qtdf5h: |
| * -rw-r--r-- 1 183240 2025-11-04 00:28:56 +0000 _ruby_ns_p1758583_2_io+console.so |
| * -rw-r--r-- 1 92480 2025-11-04 00:28:56 +0000 _ruby_ns_p1758583_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112144 2025-11-04 00:28:56 +0000 _ruby_ns_p1758583_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 102800 2025-11-04 00:28:56 +0000 _ruby_ns_p1758361_2_monitor.so |
| * -rw-r--r-- 1 196328 2025-11-04 00:28:56 +0000 _ruby_ns_p1758361_2_stringio.so |
| * -rw-r--r-- 1 108248 2025-11-04 00:28:56 +0000 _ruby_ns_p1758361_2_erb+escape.so |
| * -rw-r--r-- 1 125704 2025-11-04 00:28:56 +0000 _ruby_ns_p1758361_2_cgi+escape.so |
| * -rw-r--r-- 1 172232 2025-11-04 00:28:56 +0000 _ruby_ns_p1758361_2_strscan.so |
| * -rw-r--r-- 1 111336 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_io+nonblock.so |
| * -rw-r--r-- 1 121048 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_digest.so |
| * -rw-r--r-- 1 1466344 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_openssl.so |
| * -rw-r--r-- 1 110632 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_io+wait.so |
| * -rw-r--r-- 1 814960 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_socket.so |
| * -rw-r--r-- 1 292992 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_zlib.so |
| * -rw-r--r-- 1 184936 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_psych.so |
| * -rw-r--r-- 1 282408 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_json+ext+generator.so |
| * -rw-r--r-- 1 225288 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_json+ext+parser.so |
| * -rw-r--r-- 1 145344 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_etc.so |
| * -rw-r--r-- 1 804424 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_date_core.so |
| * -rw-r--r-- 1 183240 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_io+console.so |
| * -rw-r--r-- 1 92480 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112144 2025-11-04 00:28:55 +0000 _ruby_ns_p1758361_2_rbconfig+sizeof.so |
| make: *** [uncommon.mk:910: yes-test-all] Error 3 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0. |