| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan" exit with 0. |
| Cloning into 'trunk_asan'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" exit with 0. |
| "make update-download -j16" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_asan/gems/src/power_assert'... |
| Cloning into '/tmp/ruby/src/trunk_asan/gems/src/repl_type_completor'... |
| Cloning into '/tmp/ruby/src/trunk_asan/gems/src/rdoc'... |
| Cloning into '/tmp/ruby/src/trunk_asan/gems/src/irb'... |
| From https://github.com/ruby/repl_type_completor |
| * branch 25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD |
| HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test |
| From https://github.com/ruby/power_assert |
| * branch f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD |
| HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result |
| From https://github.com/ruby/irb |
| * branch d43c3d764ae439706aa1b26a3ec299cc45eaed5b -> FETCH_HEAD |
| HEAD is now at d43c3d7 Bump integration test's timeout on CI to 30s (#1122) |
| From https://github.com/ruby/rdoc |
| * branch ac2a6fbf62b584a8325a665a9e7b368388bc7df6 -> FETCH_HEAD |
| HEAD is now at ac2a6fbf Rescue RuboCop rake tasks require error (#1431) |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| + cp /tmp/ruby/src/trunk_asan/enc/jis/props.h.blt /tmp/ruby/src/trunk_asan/enc/jis/props.h |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| libffi_version: 3.4.6 |
| "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.7gclx3: |
| * -rw-r--r-- 1 100248 2025-10-28 12:16:25 +0000 _ruby_ns_p382920_2_io+console.so |
| * -rw-r--r-- 1 18688 2025-10-28 12:16:25 +0000 _ruby_ns_p382920_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 57832 2025-10-28 12:16:25 +0000 _ruby_ns_p382920_2_rbconfig+sizeof.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0. |