# Logfile created on 2025-01-27 16:55:15 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007e28bfcbfdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250127-165515", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007e28bfce09f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e28bfce0480 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e28bebea298 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250127-165515", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250127-165515>, @binmode=false, @mon_data=#<Monitor:0x00007e28c063fcb0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce
Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = feec48ae2b
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce
Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce
Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
                                    rdoc 6.11.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=26976
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

[  1/765] 432070=test_console_attr
[  2/765] 432078=test_gem_bundler_version_finder
[  3/765] 432070=test_gem_path_support
[  4/765] 432068=constant_path_node_test
[  5/765] 432079=test_webauthn_listener_response
[  6/765] 432071=heredoc_test
[  7/765] 432075=newline_test
[  8/765] 432073=test_array
[  9/765] 432077=test_ubf_async_safe
[ 10/765] 432082=snippets_test
[ 11/765] 432067=parser_test
[ 12/765] 432069=test_bug-5832
[ 13/765] 432081=test_cgi_multipart
[ 14/765] 432072=test_case
[ 15/765] 432076=test_gem_safe_yaml
[ 16/765] 432074=test_digest_extend
[ 17/765] 432080=test_did_you_mean
[ 18/765] 432069=test_autoconf
[ 19/765] 432077=test_popen_deadlock
[ 20/765] 432069=test_math
[ 21/765] 432074=json_encoding_test
[ 22/765] 432069=test_time
[ 23/765] 432074=test_gc
[ 24/765] 432073=test_libs
[ 25/765] 432074=test_super
[ 26/765] 432072=test_pack
[ 27/765] 432072=test_ast
[ 28/765] 432068=test_rb_str_dup
[ 29/765] 432073=fuzzer_test
[ 30/765] 432068=onigmo_test
[ 31/765] 432068=test_struct
[ 32/765] 432067=test_sizeof
[ 33/765] 432071=test_gem_requirement
[ 34/765] 432081=test_alias
[ 35/765] 432068=test_gem_security
[ 36/765] 432073=test_euc_tw
[ 37/765] 432073=test_compile_prism
[ 38/765] 432080=test_gem_commands_build_command
[ 39/765] 432079=test_x509name
[ 40/765] 432070=test_sleep
[ 41/765] 432078=test_object_references
[ 42/765] 432079=test_wait
[ 43/765] 432075=test_require
[ 44/765] 432076=test_dup
[ 45/765] 432069=test_dns
[ 46/765] 432078=test_stringio
[ 47/765] 432079=test_date_new
[ 48/765] 432081=test_io_timeout
[ 49/765] 432079=test_gem_commands_info_command
[ 50/765] 432081=command_line_test
[ 51/765] 432078=test_configuration
[ 52/765] 432081=test_comparable
[ 53/765] 432078=test_bug-3571
[ 54/765] 432081=test_emoji_breaks
[ 55/765] 432081=test_notimplement
[ 56/765] 432081=test_system
[ 57/765] 432078=test_member
[ 58/765] 432071=test_gem_console_ui
[ 59/765] 432078=test_gem_source_fetch_problem
[ 60/765] 432079=test_set
[ 61/765] 432071=test_gem_update_suggestion
[ 62/765] 432078=test_resource
[ 63/765] 432079=test_reqarg
[ 64/765] 432078=test_append
[ 65/765] 432078=test_ractor_compatibility
[ 66/765] 432076=test_gem_resolver_lock_set
[ 67/765] 432071=test_unicode_normalize
[ 68/765] 432069=test_method
[ 69/765] 432076=test_date_conv
[ 70/765] 432071=test_webauthn_poller
[ 71/765] 432076=test_argf
[ 72/765] 432073=test_egrep_cpp
[ 73/765] 432071=test_gem_resolver_composed_set
[ 74/765] 432074=test_m17n
[ 75/765] 432071=test_yjit
[ 76/765] 432073=test_buffered_io
[ 77/765] 432080=test_arity
[ 78/765] 432080=test_ipaddr
[ 79/765] 432070=test_pkey_rsa
[ 80/765] 432080=test_numhash
[ 81/765] 432080=test_gem_stream_ui
[ 82/765] 432077=test_trace
[ 83/765] 432077=test_nofree
[ 84/765] 432077=test_scalar_scanner
[ 85/765] 432073=test_hash
[ 86/765] 432080=test_arith_seq_beg_len_step
[ 87/765] 432077=test_beginendblock
[ 88/765] 432080=test_gem_resolver_requirement_list
[ 89/765] 432080=test_io_buffer
[ 90/765] 432074=test_yjit_exit_locations
[ 91/765] 432080=test_gem_config_file
[ 92/765] 432078=test_gem_commands_pristine_command
[ 93/765] 432079=test_yamlstore
[ 94/765] 432079=test_rubygems
[ 95/765] 432074=test_gem_package_tar_writer
[ 96/765] 432080=ripper_test
[ 97/765] 432070=test_mailto
[ 98/765] 432070=test_yaml_tree
[ 99/765] 432079=test_case_mapping
[100/765] 432079=test_socket
[101/765] 432070=test_function
[102/765] 432077=test_weakref
[103/765] 432074=test_timeout
[104/765] 432077=test_not
[105/765] 432077=test_gem_ext_configure_builder
[106/765] 432068=test_x509store
[107/765] 432070=test_mdns
[108/765] 432081=test_dir
[109/765] 432070=test_lexer
[110/765] 432070=test_kwargs
[111/765] 432070=test_io_wait
[112/765] 432077=test_random
[113/765] 432077=test_merge_keys
[114/765] 432074=test_euc_kr
[115/765] 432077=test_gem_commands_lock_command
[116/765] 432074=test_set_len
[117/765] 432074=test_threadgroup
[118/765] 432070=test_exception
[119/765] 432077=test_bash_completion
[120/765] 432068=test_gem_security_signer
[121/765] 432077=test_gem_local_remote_options
[122/765] 432077=test_prettyprint
[123/765] 432080=integer_parse_test
[124/765] 432080=test_gem_validator
[125/765] 432077=test_install
[126/765] 432080=test_sleep
[127/765] 432068=test_queue
[128/765] 432068=regular_expression_options_test
[129/765] 432068=test_depth_first
[130/765] 432068=test_ns_spki
[131/765] 432068=test_tsort
[132/765] 432082=index_write_test
[133/765] 432068=test_integer_comb
[134/765] 432082=test_tree_spell_checker
[135/765] 432081=test_m17n_comb
[136/765] 432082=test_date_ractor
[137/765] 432074=test_pair
[138/765] 432077=test_bundled_gems
[139/765] 432077=lex_test
[140/765] 432082=parse_stream_test
[141/765] 432082=test_gem_resolver_api_set
[142/765] 432078=test_emitter
[143/765] 432078=test_ts
[144/765] 432082=test_gem_source_subpath_problem
[145/765] 432079=test_tmpdir
[146/765] 432067=node_id_test
[147/765] 432082=test_type
[148/765] 432082=test_range
[149/765] 432079=test_dryrun
[150/765] 432079=test_io_buffer
[151/765] 432079=encodings_test
[152/765] 432079=json_generator_test
[153/765] 432069=test_gem_impossible_dependencies_error
[154/765] 432067=test_configuration
[155/765] 432078=test_windows_1252
[156/765] 432078=test_udp
[157/765] 432078=dispatcher_test
[158/765] 432080=test_rubyoptions
[159/765] 432067=test_printf
[160/765] 432078=warnings_test
[161/765] 432067=test_to_ary_concat
[162/765] 432078=test_stringify_symbols
[163/765] 432069=test_gem_dependency_list
[164/765] 432078=test_files_test
[165/765] 432069=test_gem_resolver_installer_set
[166/765] 432078=test_gem_commands_uninstall_command
[167/765] 432069=test_shapes
[168/765] 432069=test_ocsp
[169/765] 432079=test_pkey_dh
[170/765] 432079=test_require
[171/765] 432079=test_ifunless
[172/765] 432079=test_gem_silent_ui
[173/765] 432079=test_env
[174/765] 432067=regular_expression_encoding_test
[175/765] 432067=test_project_sanity
[176/765] 432077=test_interned_str
[177/765] 432077=test_placearg
[178/765] 432074=test_gem_commands_cleanup_command
[179/765] 432069=test_config
[180/765] 432069=test_delete
[181/765] 432069=comments_test
[182/765] 432067=test_io_m17n
[183/765] 432077=test_ensured
[184/765] 432069=test_continuation
[185/765] 432069=test_object_create_start
[186/765] 432069=test_forwardable
[187/765] 432077=test_pkey_ec
[188/765] 432069=test_rand
[189/765] 432077=test_noarg
[190/765] 432082=test_data
[191/765] 432082=test_date_parse
[192/765] 432078=test_gem_commands_update_command
[193/765] 432070=test_fips
[194/765] 432075=test_memory_view
[195/765] 432075=test_helper
[196/765] 432075=test_utf32
[197/765] 432075=test_integer
[198/765] 432075=test_ellipsize
[199/765] 432077=test_capacity
[200/765] 432075=test_nextafter
[201/765] 432077=test_gem_safe_marshal
[202/765] 432082=test_backtrace
[203/765] 432082=static_literals_test
[204/765] 432074=test_to_ruby
[205/765] 432082=test_bundled_ca
[206/765] 432074=test_random
[207/765] 432074=test_fiber
[208/765] 432075=test_generic
[209/765] 432069=breadth_first_search_test
[210/765] 432069=test_deprecated
[211/765] 432069=test_gc_compact
[212/765] 432075=test_resize
[213/765] 432075=test_div
[214/765] 432075=test_open3
[215/765] 432082=errors_test
[216/765] 432070=test_vm_dump
[217/765] 432070=test_ftp
[218/765] 432070=json_parser_test
[219/765] 432070=test_gem_commands_rebuild_command
[220/765] 432082=test_alias_and_anchor
[221/765] 432082=test_gem_commands_setup_command
[222/765] 432070=test_cesu8
[223/765] 432070=test_syntax
[224/765] 432077=test_ossl
[225/765] 432077=test_date_marshal
[226/765] 432077=test_grapheme_breaks
[227/765] 432077=test_gem_request_set_gem_dependency_api
[228/765] 432077=test_assignment
[229/765] 432082=test_singleton
[230/765] 432082=test_ripper
[231/765] 432078=test_key_name_check
[232/765] 432078=test_exception
[233/765] 432078=test_object
[234/765] 432078=test_gem_commands_signout_command
[235/765] 432078=test_file_exhaustive
[236/765] 432067=test_gem_ext_cargo_builder
[237/765] 432067=test_gem_gem_runner
[238/765] 432067=test_optarg
[239/765] 432076=test_ssl_session
[240/765] 432067=test_ractor
[241/765] 432067=test_stream
[242/765] 432067=test_pack
[243/765] 432082=test_gem_commands_exec_command
[244/765] 432068=test_gem_commands_unpack_command
[245/765] 432076=test_autoload
[246/765] 432067=test_gem_resolver_local_specification
[247/765] 432067=test_method_name_check
[248/765] 432081=test_kernel
[249/765] 432067=heredoc_dedent_test
[250/765] 432067=implicit_array_test
[251/765] 432067=test_acceptable
[252/765] 432068=test_len
[253/765] 432068=test_function_entry
[254/765] 432068=test_httpheader
[255/765] 432067=test_http_request
[256/765] 432067=test_data
[257/765] 432068=test_gem_commands_server_command
[258/765] 432067=test_gem_package_task
[259/765] 432068=test_provider
[260/765] 432067=test_bn
[261/765] 432067=!Nothing_to_test
[262/765] 432067=numeric_value_test
[263/765] 432067=test_keyword
[264/765] 432082=test_exception_at_throwing
[265/765] 432068=test_name_error
[266/765] 432082=string_encoding_test
[267/765] 432082=test_safe_load
[268/765] 432082=test_frozen
[269/765] 432082=test_handle
[270/765] 432081=test_gem_source
[271/765] 432073=test_gem_package
[272/765] 432079=test_utf16
[273/765] 432067=test_enumerator
[274/765] 432079=test_date_time
[275/765] 432079=test_pkcs12
[276/765] 432082=test_date
[277/765] 432082=test_parser
[278/765] 432075=test_gem_source_installed
[279/765] 432081=test_modify_expand
[280/765] 432082=test_gem_available_set
[281/765] 432081=test_change_word
[282/765] 432081=test_gem_uninstaller
[283/765] 432068=test_symbol
[284/765] 432068=test_gem_platform
[285/765] 432082=overlap_test
[286/765] 432068=test_gem_source_vendor
[287/765] 432068=test_gem_commands_list_command
[288/765] 432068=test_variable_name_check
[289/765] 432075=test_dbm
[290/765] 432075=test_pty
[291/765] 432068=test_assembler
[292/765] 432068=test_gem_uri
[293/765] 432068=test_rbconfig
[294/765] 432068=test_gem_package_old
[295/765] 432079=test_digest
[296/765] 432068=test_gem_commands_help_command
[297/765] 432068=test_stringchar
[298/765] 432068=test_arith_seq_extract
[299/765] 432082=test_debug
[300/765] 432073=test_fiddle
[301/765] 432069=test_enumerator
[302/765] 432082=test_ractor
[303/765] 432069=test_psych
[304/765] 432075=string_query_test
[305/765] 432069=test_backtrace
[306/765] 432075=test_time_tz
[307/765] 432075=test_kdf
[308/765] 432077=test_class2name
[309/765] 432082=test_nil
[310/765] 432077=test_gem_request_set_lockfile_tokenizer
[311/765] 432073=test_gem_commands_outdated_command
[312/765] 432082=test_error_highlight
[313/765] 432073=test_array
[314/765] 432077=test_find_executable
[315/765] 432075=test_set
[316/765] 432077=test_lazy_enumerator
[317/765] 432068=test_profile_frames
[318/765] 432075=test_resolve_symbol
[319/765] 432075=test_date_compat
[320/765] 432068=library_symbols_test
[321/765] 432075=test_emitter
[322/765] 432068=test_json_tree
[323/765] 432075=test_ractor
[324/765] 432068=test_date_strptime
[325/765] 432079=test_ssl
[326/765] 432081=test_https_proxy
[327/765] 432068=test_pkey_dsa
[328/765] 432081=test_nomethod_error
[329/765] 432081=test_uncorrectable_name_check
[330/765] 432081=test_load
[331/765] 432081=test_proc
[332/765] 432069=test_singleton_function
[333/765] 432069=test_cclass
[334/765] 432078=test_shellwords
[335/765] 432078=test_framework
[336/765] 432077=test_case_comprehensive
[337/765] 432077=test_omap
[338/765] 432078=magic_comment_test
[339/765] 432077=test_zlib
[340/765] 432068=test_marshal
[341/765] 432075=attribute_write_test
[342/765] 432075=test_parser
[343/765] 432069=test_yaml_special_cases
[344/765] 432069=test_gem_source_list
[345/765] 432075=test_delegate
[346/765] 432075=test_cgi_core
[347/765] 432075=test_gem
[348/765] 432069=percent_delimiter_string_test
[349/765] 432069=freeze_test
[350/765] 432069=test_files_test_1
[351/765] 432078=test_gem_remote_fetcher_local_ssl_server
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 45971>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    432079  ko1    8u  IPv4 426963473      0t0  TCP localhost:45971->localhost:36478 (CLOSE_WAIT)
[352/765] 432068=test_ractor
[353/765] 432068=test_float
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 8
[354/765] 432079=test_gem_source_git
[355/765] 432081=test_regex_casefold
[356/765] 432081=test_pipe
[357/765] 432079=test_gem_commands_check_command
[358/765] 432079=test_random_formatter
[359/765] 432079=test_gem_installer
[360/765] 432076=test_gem_command_manager
[361/765] 432081=test_erb
[362/765] 432081=test_date_attr
[363/765] 432081=test_scan_args
[364/765] 432081=test_duplicate
[365/765] 432081=test_time
[366/765] 432068=json_ext_parser_test
[367/765] 432068=test_integer
[368/765] 432076=test_string
[369/765] 432074=test_files_lib
[370/765] 432075=test_sorted_set
[371/765] 432081=test_emoji
[372/765] 432081=test_gem_resolver_git_set
[373/765] 432078=test_class_name_check
[374/765] 432078=test_condition
[375/765] 432078=test_cp949
[376/765] 432078=test_encoding
[377/765] 432078=test_file
[378/765] 432075=test_sockopt
[379/765] 432075=test_frozen_error
[380/765] 432075=bom_test
[381/765] 432081=test_lambda
[382/765] 432075=test_arithmetic_sequence
[383/765] 432075=test_literal
[384/765] 432081=test_pattern_matching
[385/765] 432081=test_thread
[386/765] 432081=test_gem_commands_search_command
[387/765] 432081=test_primitive
[388/765] 432081=test_gem_request
[389/765] 432082=test_nonblock
[390/765] 432082=test_gem_commands_signin_command
[391/765] 432081=test_pkey
[392/765] 432082=test_getopts
[393/765] 432082=test_gem_resolver_api_specification
[394/765] 432081=parameters_signature_test
[395/765] 432082=test_ractor
[396/765] 432081=test_document
[397/765] 432081=test_spell_checker
[398/765] 432081=test_bug_reporter
[399/765] 432082=test_gem_commands_specification_command
[400/765] 432082=test_recorder
[401/765] 432082=test_yield_block
[402/765] 432077=test_yaml
[403/765] 432082=test_config
[404/765] 432077=test_boolean
[405/765] 432077=test_addr
[406/765] 432077=test_eval
[407/765] 432081=test_stat
[408/765] 432081=test_gem_resolver_best_set
[409/765] 432081=test_convertible
[410/765] 432082=test_windows_1251
[411/765] 432082=relocation_test
[412/765] 432070=test_parser_events
[413/765] 432082=test_thread_cv
[414/765] 432071=test_cgi_modruby
[415/765] 432071=test_yamldbm
[416/765] 432078=test_helper
[417/765] 432078=test_readpartial
[418/765] 432070=test_scalar
[419/765] 432070=test_gem_commands_contents_command
[420/765] 432071=test_gem_resolver_conflict
[421/765] 432071=test_regexp
[422/765] 432070=newline_offsets_test
[423/765] 432078=test_rational
[424/765] 432082=test_str2big
[425/765] 432082=test_dir_m17n
[426/765] 432075=test_gem_resolver_git_specification
[427/765] 432075=test_cgi_tag_helper
[428/765] 432070=named_capture_test
[429/765] 432070=test_coverage
[430/765] 432077=test_func
[431/765] 432075=test_stream
[432/765] 432075=json_common_interface_test
[433/765] 432075=test_remote_fetch_error
[434/765] 432075=test_pathname
[435/765] 432078=test_fileutils
[436/765] 432075=test_eval
[437/765] 432075=test_process
[438/765] 432075=test_object
[439/765] 432069=test_gem_commands_cert_command
[440/765] 432078=test_io
[441/765] 432073=test_class
[442/765] 432078=test_serialize_subclasses
[443/765] 432078=test_const
[444/765] 432078=parse_comments_test
[445/765] 432078=test_method_cache
[446/765] 432078=test_iterator
[447/765] 432078=test_marshalable
[448/765] 432078=test_string
[449/765] 432078=test_gem_resolver_index_specification
[450/765] 432078=test_gem_dependency
[451/765] 432078=test_storage
[452/765] 432070=string_test
[453/765] 432078=test_path_to_class
[454/765] 432078=json_addition_test
[455/765] 432075=test_thread_fd_close
[456/765] 432070=test_gem_commands_dependency_command
[457/765] 432075=test_gem_ext_ext_conf_builder
[458/765] 432078=test_cmethod
[459/765] 432078=test_qsort
[460/765] 432078=test_iter_break
[461/765] 432078=test_have_macro
[462/765] 432070=test_process
[463/765] 432069=test_parse
[464/765] 432078=test_num2int
[465/765] 432082=test_gem_source_local
[466/765] 432078=test_variable
[467/765] 432077=test_digest
[468/765] 432077=test_gem_resolver_lock_specification
[469/765] 432068=test_cstr
[470/765] 432077=test_wss
[471/765] 432077=test_address_resolve
[472/765] 432077=test_closure
[473/765] 432078=test_foreach
[474/765] 432078=test_econv
[475/765] 432082=test_securerandom
[476/765] 432082=test_stack
[477/765] 432074=test_gem_ext_cargo_builder_unit
[478/765] 432074=test_gem_commands_install_command
[479/765] 432077=test_flip
[480/765] 432069=test_nowrite
[481/765] 432069=test_thread_queue
[482/765] 432077=test_summary
[483/765] 432068=test_optparse
[484/765] 432081=test_coder
[485/765] 432077=test_symbol
[486/765] 432081=test_gem_commands_which_command
[487/765] 432081=test_enum
[488/765] 432068=parse_test
[489/765] 432068=test_unix
[490/765] 432068=test_gem_source_specific_file
[491/765] 432068=test_cipher
[492/765] 432068=test_hash
[493/765] 432068=test_new
[494/765] 432068=test_last_thread
[495/765] 432080=test_ldap
[496/765] 432080=test_gem_source_lock
[497/765] 432075=test_etc
[498/765] 432080=test_gem_remote_fetcher_local_server
[499/765] 432080=test_gem_commands_mirror
[500/765] 432080=test_internal_ivar
[501/765] 432080=test_cgi_cookie
[502/765] 432080=symbol_encoding_test
[503/765] 432080=desugar_compiler_test
[504/765] 432075=test_signedness
[505/765] 432080=test_hmac
[506/765] 432080=test_ractor
[507/765] 432068=test_gem_commands_environment_command
[508/765] 432080=test_tracepoint
[509/765] 432068=test_my_integer
[510/765] 432068=test_array_create
[511/765] 432068=test_gem_resolver_installed_specification
[512/765] 432068=test_ws
[513/765] 432068=test_date_arith
[514/765] 432068=test_io_console
[515/765] 432082=test_numeric
[516/765] 432078=test_metaclass
[517/765] 432078=test_io
[518/765] 432079=test_ractor
[519/765] 432082=test_gem_spec_fetcher
[520/765] 432079=test_undef
[521/765] 432079=test_c_union_entity
[522/765] 432079=test_gem_commands_sources_command
[523/765] 432074=test_key_error
[524/765] 432074=test_engine
[525/765] 432074=test_enc_raise
[526/765] 432074=test_gem_command
[527/765] 432080=test_pinned
[528/765] 432082=test_memory_view
[529/765] 432074=test_httpresponse
[530/765] 432080=test_inlinecache
[531/765] 432074=test_usrmarshal
[532/765] 432079=test_weakkeymap
[533/765] 432080=test_jaro_winkler
[534/765] 432080=test_gem_commands_yank_command
[535/765] 432082=test_exit
[536/765] 432082=test_pattern_key_name_check
[537/765] 432069=test_gem_util
[538/765] 432082=test_tempfile
=================================================================
==432067==ERROR: AddressSanitizer: use-after-poison on address 0x7e31dfad0248 at pc 0x62ef383bf7bb bp 0x7e31e621d7c0 sp 0x7e31e621d7b8
READ of size 8 at 0x7e31dfad0248 thread T0
[539/765] 432080=test_config
    #0 0x62ef383bf7ba in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30
    #1 0x62ef383bf7ba in gc_update_references_weak_table_i /tmp/ruby/src/trunk_asan/gc/default/default.c:7116:12
    #2 0x62ef3839d0a1 in vm_weak_table_gen_ivar_foreach /tmp/ruby/src/trunk_asan/gc.c:3495:32
    #3 0x62ef385f55ff in apply_functor /tmp/ruby/src/trunk_asan/st.c:1633:12
    #4 0x62ef385f55ff in st_general_foreach /tmp/ruby/src/trunk_asan/st.c:1543:18
    #5 0x62ef385f55ff in rb_st_foreach /tmp/ruby/src/trunk_asan/st.c:1640:12
    #6 0x62ef383b4345 in rb_gc_vm_weak_table_foreach /tmp/ruby/src/trunk_asan/gc.c:3575:13
    #7 0x62ef383b4345 in gc_update_references /tmp/ruby/src/trunk_asan/gc/default/default.c:7158:9
    #8 0x62ef383b4345 in gc_compact_finish /tmp/ruby/src/trunk_asan/gc/default/default.c:3481:5
    #9 0x62ef383b4345 in gc_sweep_compact /tmp/ruby/src/trunk_asan/gc/default/default.c:5688:5
    #10 0x62ef383b4345 in gc_sweep /tmp/ruby/src/trunk_asan/gc/default/default.c:4144:9
    #11 0x62ef383c33a3 in gc_start /tmp/ruby/src/trunk_asan/gc/default/default.c:6472:13
    #12 0x62ef383c4ad4 in garbage_collect /tmp/ruby/src/trunk_asan/gc/default/default.c:6351:15
    #13 0x62ef383aeff0 in newobj_slowpath /tmp/ruby/src/trunk_asan/gc/default/default.c:2479:22
    #14 0x62ef383aeff0 in newobj_slowpath_wb_protected /tmp/ruby/src/trunk_asan/gc/default/default.c:2501:12
    #15 0x62ef3838e9c5 in rb_gc_impl_new_obj /tmp/ruby/src/trunk_asan/gc/default/default.c:2539:11
    #16 0x62ef3838e9c5 in newobj_of /tmp/ruby/src/trunk_asan/gc.c:997:17
    #17 0x62ef3838ee7d in rb_wb_protected_newobj_of /tmp/ruby/src/trunk_asan/gc.c:1035:12
    #18 0x62ef384cdb21 in rb_vm_ifunc_new /tmp/ruby/src/trunk_asan/proc.c:747:30
    #19 0x62ef38718ab5 in rb_vm_ifunc_proc_new /tmp/ruby/src/trunk_asan/internal/imemo.h:202:12
    #20 0x62ef38718ab5 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1503:34
    #21 0x62ef38718ab5 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #22 0x62ef38718ab5 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #23 0x62ef38ae7e19 in yielder_new /tmp/ruby/src/trunk_asan/enumerator.c:1407:56
    #24 0x62ef38ae7e19 in generator_each /tmp/ruby/src/trunk_asan/enumerator.c:1537:23
    #25 0x62ef387614fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #26 0x62ef387614fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #27 0x62ef387614fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #28 0x62ef38765f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #29 0x62ef38765f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #30 0x62ef38718f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #31 0x62ef38718f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #32 0x62ef38719749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #33 0x62ef38718da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #34 0x62ef38718da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #35 0x62ef38aecaf8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #36 0x62ef387614fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #37 0x62ef387614fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #38 0x62ef387614fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #39 0x62ef3871504d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #40 0x62ef3871504d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
    #41 0x62ef38ae8ad1 in enum_chain_each /tmp/ruby/src/trunk_asan/enumerator.c:3299:9
    #42 0x62ef387614fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #43 0x62ef387614fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #44 0x62ef387614fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #45 0x62ef38765f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #46 0x62ef38765f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #47 0x62ef38718f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #48 0x62ef38718f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #49 0x62ef38719749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #50 0x62ef38718da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #51 0x62ef38718da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #52 0x62ef38aecaf8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #53 0x62ef387614fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #54 0x62ef387614fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #55 0x62ef387614fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #56 0x62ef38765f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #57 0x62ef38765f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #58 0x62ef38718f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #59 0x62ef38718f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #60 0x62ef38719749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #61 0x62ef38718b06 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #62 0x62ef38718b06 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #63 0x62ef38718b06 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #64 0x62ef38aef17b in lazy_init_block /tmp/ruby/src/trunk_asan/enumerator.c:1665:5
    #65 0x62ef386e41ca in vm_yield_with_cfunc /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150:11
    #66 0x62ef38726cc4 in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1733:16
    #67 0x62ef38726cc4 in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #68 0x62ef38725175 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #69 0x62ef384ce3d8 in rb_proc_call_kw /tmp/ruby/src/trunk_asan/proc.c:979:12
    #70 0x62ef387614fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #71 0x62ef387614fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #72 0x62ef387614fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #73 0x62ef38765f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #74 0x62ef38765f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #75 0x62ef38718f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #76 0x62ef38718f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #77 0x62ef38719749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #78 0x62ef38718da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #79 0x62ef38718da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #80 0x62ef38aecaf8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #81 0x62ef387614fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #82 0x62ef387614fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #83 0x62ef387614fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #84 0x62ef38765f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #85 0x62ef38765f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #86 0x62ef38718f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #87 0x62ef38718f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #88 0x62ef38719749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #89 0x62ef38718b06 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #90 0x62ef38718b06 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #91 0x62ef38718b06 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #92 0x62ef38aed379 in next_i /tmp/ruby/src/trunk_asan/enumerator.c:769:14
    #93 0x62ef386e41ca in vm_yield_with_cfunc /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150:11
    #94 0x62ef38726cc4 in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1733:16
    #95 0x62ef38726cc4 in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #96 0x62ef38725175 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #97 0x62ef38aace3f in rb_fiber_start /tmp/ruby/src/trunk_asan/cont.c:2457:23
    #98 0x62ef38ab4de7 in fiber_entry /tmp/ruby/src/trunk_asan/cont.c:860:5

Address 0x7e31dfad0248 is a wild pointer inside of access range of size 0x000000000008.
SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE
Shadow bytes around the buggy address:
  0x7e31dfacff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e31dfad0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e31dfad0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e31dfad0100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e31dfad0180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f7
=>0x7e31dfad0200: f7 f7 f7 f7 f7 f7 f7 f7 f7[f7]f7 f7 f7 f7 00 00
  0x7e31dfad0280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e31dfad0300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e31dfad0380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e31dfad0400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e31dfad0480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==432067==ABORTING
[BUG] ASAN error
ruby 3.5.0dev (2025-01-27T15:28:36Z master feec48ae2b) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0009 p:---- s:0027 e:000026 CFUNC  :each
c:0008 p:---- s:0024 e:000023 CFUNC  :each
c:0007 p:---- s:0021 e:000020 CFUNC  :each
c:0006 p:---- s:0018 e:000017 CFUNC  :each
c:0005 p:---- s:0015 E:0002f0 IFUNC 
c:0004 p:---- s:0012 E:0025b0 CFUNC  :each
c:0003 p:---- s:0009 e:000008 CFUNC  :each
c:0002 p:---- s:0006 E:000260 IFUNC 
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress:0:in 'each'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress:0:in 'each'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress:0:in 'each'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress:0:in 'each'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress:0:in 'each'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress:0:in 'each'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 3

-- C level backtrace information -------------------------------------------
[540/765] 432074=test_gem_resolver
[541/765] 432080=test_gem_remote_fetcher
[542/765] 432081=test_gem_gemcutter_utilities
[543/765] 432069=test_human_typo
[544/765] 432069=test_cparser
[545/765] 432074=test_dot_dot
[546/765] 432074=test_bignum
[547/765] 432081=reflection_test
[548/765] 432082=test_postponed_job
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress(___interceptor_backtrace+0x79) [0x62ef382c7d09]
[0x62ef38baf6e7]
[0x62ef38af59f1]
[0x62ef38af56cc]
[0x62ef3834422a]
[0x62ef38324caf]
[0x62ef38327d3d]
[0x62ef38328a9c]
[0x62ef383bf7bb]
[0x62ef3839d0a2]
[0x62ef385f5600]
[0x62ef383b4346]
[0x62ef383c33a4]
[0x62ef383c4ad5]
[0x62ef383aeff1]
[0x62ef3838e9c6]
[0x62ef3838ee7e]
[0x62ef384cdb22]
[0x62ef38718ab6]
[0x62ef38ae7e1a]
[0x62ef387614fc]
[0x62ef38765f66]
[0x62ef38718f76]
[0x62ef3871974a]
[0x62ef38718daa]
[0x62ef38aecaf9]
[0x62ef387614fc]
[0x62ef3871504e]
[0x62ef38ae8ad2]
[0x62ef387614fc]
[0x62ef38765f66]
[0x62ef38718f76]
[0x62ef3871974a]
[0x62ef38718daa]
[0x62ef38aecaf9]
[0x62ef387614fc]
[0x62ef38765f66]
[0x62ef38718f76]
[0x62ef3871974a]
[0x62ef38718b07]
[0x62ef38aef17c]
[0x62ef386e41cb]
[0x62ef38726cc5]
[0x62ef38725176]
[0x62ef384ce3d9]
[0x62ef387614fc]
[0x62ef38765f66]
[0x62ef38718f76]
[0x62ef3871974a]
[0x62ef38718daa]
[0x62ef38aecaf9]
[0x62ef387614fc]
[0x62ef38765f66]
[549/765] 432081=test_gem_request_set_lockfile
[0x62ef38718f76]
[0x62ef3871974a]
[0x62ef38718b07]
[0x62ef38aed37a]
[0x62ef386e41cb]
[0x62ef38726cc5]
[0x62ef38725176]
[0x62ef38aace40]
[0x62ef38ab4de8]

-- Other runtime information -----------------------------------------------

[550/765] 432074=ractor_test
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_enumerator.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.hf74uz:
* -rw------- 1 0 2025-01-27 16:56:43 +0000 20250127-432082-4a8fl5
make: *** [uncommon.mk:965: yes-test-all] Error 1
[551/765] 432080=test_switch_hitter
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-01-27T15:28:36Z master feec48ae2b) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..............

Finished in 34.940016 seconds

3313 files, 33298 examples, 136261 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.
raw logfile