| "make update-download -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| From https://github.com/ruby/ruby |
| f1776e8..cdcb490 master -> origin/master |
| "make after-update -j16" exit with 0. |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk_asan/version.h:29:5: error: invalid suffix 'RUBY_RELEASE_MONTH' on integer constant |
| 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) |
| | ^ |
| /tmp/ruby/src/trunk_asan/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^ |
| /tmp/ruby/src/trunk_asan/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| <scratch space>:2:3: note: expanded from here |
| 2 | 10RUBY_RELEASE_MONTH |
| | ^ |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk_asan/version.h:34:5: error: invalid suffix 'RUBY_RELEASE_DAY' on integer constant |
| 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) |
| | ^ |
| /tmp/ruby/src/trunk_asan/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^ |
| /tmp/ruby/src/trunk_asan/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| <scratch space>:3:3: note: expanded from here |
| 3 | 10RUBY_RELEASE_DAY |
| | ^ |
| 2 errors generated. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. |
| Children under /tmp/rubytest.21j3l0: |
| * -rw-r--r-- 1 100248 2025-11-04 12:24:43 +0000 _ruby_ns_p2369887_2_io+console.so |
| * -rw-r--r-- 1 18688 2025-11-04 12:24:43 +0000 _ruby_ns_p2369887_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 57832 2025-11-04 12:24:43 +0000 _ruby_ns_p2369887_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 31544 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_monitor.so |
| * -rw-r--r-- 1 153592 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_stringio.so |
| * -rw-r--r-- 1 29000 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_erb+escape.so |
| * -rw-r--r-- 1 51456 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_cgi+escape.so |
| * -rw-r--r-- 1 116904 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_strscan.so |
| * -rw-r--r-- 1 24216 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_io+nonblock.so |
| * -rw-r--r-- 1 66784 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_digest.so |
| * -rw-r--r-- 1 1500576 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_openssl.so |
| * -rw-r--r-- 1 22760 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_io+wait.so |
| * -rw-r--r-- 1 967624 2025-11-04 12:24:43 +0000 _ruby_ns_p2366764_2_socket.so |
| * -rw-r--r-- 1 314592 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_zlib.so |
| * -rw-r--r-- 1 113104 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_psych.so |
| * -rw-r--r-- 1 234504 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_json+ext+generator.so |
| * -rw-r--r-- 1 159048 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_json+ext+parser.so |
| * -rw-r--r-- 1 109528 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_etc.so |
| * -rw-r--r-- 1 943704 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_date_core.so |
| * -rw-r--r-- 1 100248 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_io+console.so |
| * -rw-r--r-- 1 18688 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 57832 2025-11-04 12:24:42 +0000 _ruby_ns_p2366764_2_rbconfig+sizeof.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0. |