| "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/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk_asan/gems/src/power_assert'... |
| From https://github.com/ruby/power_assert |
| * branch 84e85124c5014a139af39161d484156cfe87a9ed -> FETCH_HEAD |
| HEAD is now at 84e8512 Merge pull request #48 from casperisfine/frozen-string-literals |
| From https://github.com/ruby/typeprof |
| * branch b19a6416da3a05d57fadd6ffdadb382b6d236ca5 -> FETCH_HEAD |
| HEAD is now at b19a641 Add support for future `putchilledstring` instruction |
| "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-btest TESTOPTS='-q -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 512. |
| running file: /tmp/ruby/src/trunk_asan/test/ruby/test_fiber.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| Children under /tmp/rubytest.k9ql1b: |
| * drwx------ 2 60 2024-07-14 09:19:02 +0000 autoload20240714-323761-omcw6k/ |
| * -rw-r--r-- 1 32 2024-07-14 09:19:02 +0000 autoload_parallel_race.rb |
| * drwx------ 2 100 2024-07-14 09:19:02 +0000 ruby-test20240714-323765-2kpayz/ |
| * -rw-r--r-- 1 3 2024-07-14 09:19:02 +0000 file.test |
| * -rw-r--r-- 1 3 2024-07-14 09:19:02 +0000 てすと.test |
| * -rw-r--r-- 1 0 2024-07-14 09:19:02 +0000 zerofile.test |
| * drwx------ 4 80 2024-07-14 09:19:02 +0000 test_rubygems_20240714-323760-myry2r/ |
| * drwxr-xr-x 9 180 2024-07-14 09:19:02 +0000 gemhome/ |
| * drwxr-xr-x 2 40 2024-07-14 09:19:02 +0000 build_info/ |
| * drwxr-xr-x 2 40 2024-07-14 09:19:02 +0000 cache/ |
| * drwxr-xr-x 2 40 2024-07-14 09:19:02 +0000 doc/ |
| * drwxr-xr-x 2 40 2024-07-14 09:19:02 +0000 extensions/ |
| * drwxr-xr-x 2 40 2024-07-14 09:19:02 +0000 gems/ |
| * drwxr-xr-x 2 40 2024-07-14 09:19:02 +0000 plugins/ |
| * drwxr-xr-x 3 60 2024-07-14 09:19:02 +0000 specifications/ |
| * drwxr-xr-x 2 40 2024-07-14 09:19:02 +0000 default/ |
| * drwxr-xr-x 2 40 2024-07-14 09:19:02 +0000 userhome/ |
| make: *** [uncommon.mk:965: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0. |