# Logfile created on 2025-01-27 16:37:05 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ce38717fdd0 @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-163705", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ce3871a00a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ce38867fd48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ce3870ba198 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250127-163705", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250127-163705>, @binmode=false, @mon_data=#<Monitor:0x00007ce38867f960>, @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/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.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/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.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 encdb.h
generating enc.mk
encdb.h unchanged
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 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering 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]: Entering 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/ext/fiddle'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/ripper'
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/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
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/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
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/bigdecimal-3.1.9/ext/bigdecimal'
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]: 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'
$$$[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 encdb.h
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
encdb.h unchanged
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/strscan'
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/ripper'
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/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/debug-1.10.0/ext/debug'
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/rbs-3.8.1/ext/rbs_extension'
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/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'
./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
generating encdb.h
encdb.h unchanged
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=14021
  "--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] 289275=test_econv
[  2/765] 289280=test_foreach
[  3/765] 289283=test_securerandom
[  4/765] 289273=test_thread_queue
[  5/765] 289282=test_flip
[  6/765] 289274=test_nowrite
[  7/765] 289278=test_summary
[  8/765] 289286=test_stack
[  9/765] 289280=test_gem_commands_install_command
[ 10/765] 289277=test_gem_ext_cargo_builder_unit
[ 11/765] 289281=test_gem_source_local
[ 12/765] 289285=test_num2int
[ 13/765] 289284=test_parse
[ 14/765] 289272=test_have_macro
[ 15/765] 289271=test_process
[ 16/765] 289276=test_iter_break
[ 17/765] 289279=test_wss
[ 18/765] 289276=test_closure
[ 19/765] 289274=test_address_resolve
[ 20/765] 289285=test_cstr
[ 21/765] 289279=test_gem_resolver_lock_specification
[ 22/765] 289274=test_digest
[ 23/765] 289282=test_variable
[ 24/765] 289283=test_iterator
[ 25/765] 289274=test_marshalable
[ 26/765] 289276=test_gem_resolver_index_specification
[ 27/765] 289274=test_string
[ 28/765] 289274=test_method_cache
[ 29/765] 289274=test_gem_dependency
[ 30/765] 289283=parse_comments_test
[ 31/765] 289285=test_serialize_subclasses
[ 32/765] 289285=test_const
[ 33/765] 289285=test_class
[ 34/765] 289278=test_gem_commands_dependency_command
[ 35/765] 289283=test_cmethod
[ 36/765] 289283=test_qsort
[ 37/765] 289283=test_gem_ext_ext_conf_builder
[ 38/765] 289277=test_thread_fd_close
[ 39/765] 289277=json_addition_test
[ 40/765] 289282=string_test
[ 41/765] 289277=test_path_to_class
[ 42/765] 289277=test_storage
[ 43/765] 289277=test_stream
[ 44/765] 289279=json_common_interface_test
[ 45/765] 289277=test_func
[ 46/765] 289282=test_coverage
[ 47/765] 289279=test_remote_fetch_error
[ 48/765] 289279=test_pathname
[ 49/765] 289272=test_gem_resolver_git_specification
[ 50/765] 289276=test_dir_m17n
[ 51/765] 289274=named_capture_test
[ 52/765] 289274=test_cgi_tag_helper
[ 53/765] 289281=test_io
[ 54/765] 289278=test_gem_commands_cert_command
[ 55/765] 289274=test_fileutils
[ 56/765] 289279=test_process
[ 57/765] 289279=test_object
[ 58/765] 289281=test_eval
[ 59/765] 289281=test_gem_resolver_conflict
[ 60/765] 289281=test_scalar
[ 61/765] 289284=test_readpartial
[ 62/765] 289281=test_gem_commands_contents_command
[ 63/765] 289281=test_regexp
[ 64/765] 289272=newline_offsets_test
[ 65/765] 289284=test_str2big
[ 66/765] 289284=test_rational
[ 67/765] 289274=relocation_test
[ 68/765] 289274=test_windows_1251
[ 69/765] 289274=test_parser_events
[ 70/765] 289274=test_eval
[ 71/765] 289277=test_stat
[ 72/765] 289286=test_addr
[ 73/765] 289277=test_gem_resolver_best_set
[ 74/765] 289277=test_convertible
[ 75/765] 289286=test_helper
[ 76/765] 289286=test_yamldbm
[ 77/765] 289286=test_thread_cv
[ 78/765] 289278=test_cgi_modruby
[ 79/765] 289278=test_gem_resolver_api_specification
[ 80/765] 289275=test_getopts
[ 81/765] 289275=parameters_signature_test
[ 82/765] 289278=test_primitive
[ 83/765] 289278=test_gem_request
[ 84/765] 289272=test_pkey
[ 85/765] 289275=test_gem_commands_signin_command
[ 86/765] 289284=test_nonblock
[ 87/765] 289272=test_yield_block
[ 88/765] 289272=test_recorder
[ 89/765] 289284=test_gem_commands_specification_command
[ 90/765] 289272=test_boolean
[ 91/765] 289286=test_config
[ 92/765] 289272=test_yaml
[ 93/765] 289279=test_document
[ 94/765] 289279=test_ractor
[ 95/765] 289282=test_bug_reporter
[ 96/765] 289279=test_spell_checker
[ 97/765] 289279=bom_test
[ 98/765] 289272=test_sockopt
[ 99/765] 289272=test_frozen_error
[100/765] 289272=test_file
[101/765] 289280=test_lambda
[102/765] 289273=test_encoding
[103/765] 289279=test_thread
[104/765] 289278=test_pattern_matching
[105/765] 289273=test_gem_commands_search_command
[106/765] 289280=test_arithmetic_sequence
[107/765] 289278=test_literal
[108/765] 289275=test_too_many_dummy_encodings
[109/765] 289279=test_filter
[110/765] 289280=test_gem_ext_cmake_builder
[111/765] 289280=test_erb_m17n
[112/765] 289280=test_objspace
[113/765] 289279=test_clone
[114/765] 289275=test_koi8
[115/765] 289275=test_fnmatch
[116/765] 289284=test_gem_resolver_vendor_set
[117/765] 289284=test_require
[118/765] 289275=test_https
[119/765] 289283=test_erb_command
[120/765] 289273=test_have_library
[121/765] 289283=test_unicode_escape
[122/765] 289282=test_httpresponses
[123/765] 289274=integer_base_flags_test
[124/765] 289274=test_ftp
[125/765] 289279=test_raise
[126/765] 289279=test_proxy
[127/765] 289282=test_io_wait_uncommon
[128/765] 289282=test_string
[129/765] 289274=test_gem_ci_detector
[130/765] 289286=test_shift_jis
[131/765] 289274=test_yield
[132/765] 289286=test_gem_request_set_lockfile_parser
[133/765] 289283=fixtures_test
[134/765] 289279=test_rational2
[135/765] 289279=test_gem_dependency_resolution_error
[136/765] 289279=test_http
[137/765] 289282=test_gem_security_policy
[138/765] 289283=test_file
[139/765] 289283=test_gem_install_update_options
[140/765] 289276=test_gem_resolver_index_set
[141/765] 289286=test_case_options
[142/765] 289286=test_update
[143/765] 289286=test_files_sample
[144/765] 289276=test_arity
[145/765] 289276=test_switch_hitter
[146/765] 289276=test_defined
[147/765] 289286=test_pack
[148/765] 289283=test_call
[149/765] 289276=test_thread
[150/765] 289282=json_generic_object_test
[151/765] 289282=test_hash_create
[152/765] 289282=test_config
[153/765] 289282=test_tempfile
[154/765] 289283=test_gem_util
[155/765] 289286=test_gem_remote_fetcher
[156/765] 289283=test_gem_gemcutter_utilities
[157/765] 289273=test_gem_resolver
[158/765] 289282=test_gem_commands_yank_command
[159/765] 289283=test_jaro_winkler
[160/765] 289283=test_pattern_key_name_check
[161/765] 289283=test_exit
[162/765] 289286=test_postponed_job
[163/765] 289273=ractor_test
[164/765] 289273=test_gem_request_set_lockfile
[165/765] 289283=test_dot_dot
[166/765] 289283=test_human_typo
[167/765] 289283=test_cparser
[168/765] 289282=reflection_test
[169/765] 289282=test_bignum
[170/765] 289284=test_key_error
[171/765] 289284=test_enc_raise
[172/765] 289284=test_engine
[173/765] 289272=test_inlinecache
[174/765] 289284=test_httpresponse
[175/765] 289278=test_usrmarshal
[176/765] 289282=test_weakkeymap
[177/765] 289284=test_gem_command
[178/765] 289272=test_memory_view
[179/765] 289284=test_pinned
[180/765] 289284=test_ractor
[181/765] 289272=test_array_create
[182/765] 289272=test_gem_resolver_installed_specification
[183/765] 289273=test_my_integer
[184/765] 289273=test_gem_commands_environment_command
[185/765] 289272=test_tracepoint
[186/765] 289284=symbol_encoding_test
[187/765] 289273=test_internal_ivar
[188/765] 289273=test_cgi_cookie
[189/765] 289273=test_gem_commands_mirror
[190/765] 289273=test_hmac
[191/765] 289278=test_signedness
[192/765] 289286=desugar_compiler_test
[193/765] 289273=test_gem_spec_fetcher
[194/765] 289284=test_ractor
[195/765] 289284=test_gem_commands_sources_command
[196/765] 289286=test_c_union_entity
[197/765] 289283=test_undef
[198/765] 289283=test_date_arith
[199/765] 289283=test_io_console
[200/765] 289286=test_ws
[201/765] 289273=test_io
[202/765] 289286=test_metaclass
[203/765] 289286=test_numeric
[204/765] 289272=test_enum
[205/765] 289284=test_gem_commands_which_command
[206/765] 289286=test_gem_source_specific_file
[207/765] 289284=test_unix
[208/765] 289285=parse_test
[209/765] 289284=test_symbol
[210/765] 289286=test_coder
[211/765] 289286=test_optparse
[212/765] 289285=test_last_thread
[213/765] 289279=test_gem_remote_fetcher_local_server
[214/765] 289277=test_etc
[215/765] 289286=test_gem_source_lock
[216/765] 289279=test_ldap
[217/765] 289279=test_hash
[218/765] 289279=test_cipher
[219/765] 289286=test_new
[220/765] 289286=test_gem_uri_formatter
[221/765] 289277=test_sprintf
[222/765] 289286=test_gem_request_connection_pools
[223/765] 289279=test_optimization
[224/765] 289275=test_common
[225/765] 289285=test_registry
[226/765] 289285=test_deprecate
[227/765] 289277=test_ssl
[228/765] 289286=test_module
[229/765] 289275=test_gem_commands_push_command
[230/765] 289285=parse_success_test
[231/765] 289285=test_ractor
[232/765] 289285=test_euc_jp
[233/765] 289285=test_abi
[234/765] 289283=test_scanner_events
[235/765] 289283=test_external_new
[236/765] 289283=test_gem_resolver_dependency_request
[237/765] 289282=test_rubyvm
[238/765] 289282=test_data_error
[239/765] 289283=test_gem_doctor
[240/765] 289283=test_ancdata
[241/765] 289285=test_weakmap
[242/765] 289283=test_gem_resolver_specification
[243/765] 289283=json_fixtures_test
[244/765] 289283=test_encoding
[245/765] 289282=test_load
[246/765] 289282=test_default_gems
[247/765] 289278=test_constant
[248/765] 289275=test_gem_security_trust_dir
[249/765] 289282=test_have_func
[250/765] 289275=test_enc_str_buf_cat
[251/765] 289275=test_zsh_completion
[252/765] 289275=test_gem_package_tar_reader_entry
[253/765] 289275=test_lock_native_thread
[254/765] 289275=test_webauthn_listener
[255/765] 289272=test_passing_block
[256/765] 289272=test_http
[257/765] 289272=test_x509cert
[258/765] 289283=test_addrinfo
[259/765] 289275=ruby_parser_test
[260/765] 289275=test_buffering
[261/765] 289275=test_svcb_https
[262/765] 289283=test_bug-14834
[263/765] 289275=test_bmethod
[264/765] 289275=test_enumerable
[265/765] 289275=test_fstring
[266/765] 289283=test_name_error_extension
[267/765] 289283=test_iseq_load
[268/765] 289275=test_timeout
[269/765] 289275=test_fixnum
[270/765] 289275=test_signal
[271/765] 289282=test_ensure_and_callcc
[272/765] 289282=test_scheduler
[273/765] 289272=test_null
[274/765] 289272=test_big5
[275/765] 289272=test_gem_resolver_activation_request
[276/765] 289272=test_fd_setsize
[277/765] 289272=test_trick
[278/765] 289282=test_objectspace
[279/765] 289276=test_gem_request_set
[280/765] 289274=version_test
[281/765] 289274=test_require_lib
[282/765] 289275=test_files_test_2
[283/765] 289284=test_gem_version_option
[284/765] 289284=test_gem_rdoc
[285/765] 289276=lex_test
[286/765] 289283=test_gem_remote_fetcher_s3
[287/765] 289284=test_gem_unsatisfiable_dependency_error
[288/765] 289284=test_ractor
[289/765] 289276=pattern_test
[290/765] 289276=test_gem_package_tar_header
[291/765] 289278=test_sexp
[292/765] 289284=test_basicsocket
[293/765] 289276=test_import
[294/765] 289278=test_gem_commands_owner_command
[295/765] 289284=test_normalize
[296/765] 289284=test_recursion
[297/765] 289283=test_find
[298/765] 289284=locals_test
[299/765] 289284=test_date_strftime
[300/765] 289283=compiler_test
[301/765] 289283=test_gem_resolver_vendor_specification
[302/765] 289283=test_typeddata
[303/765] 289286=test_struct
[304/765] 289286=test_mutex
[305/765] 289278=test_basicinstructions
[306/765] 289283=test_bigzero
[307/765] 289283=test_gem_ext_builder
[308/765] 289278=test_verbose
[309/765] 289278=test_flush
[310/765] 289278=test_complexrational
[311/765] 289278=test_gem_commands_fetch_command
[312/765] 289286=test_cgi_header
[313/765] 289286=test_pkcs7
[314/765] 289278=test_enumerator_kw
[315/765] 289278=test_mixed_unicode_escapes
[316/765] 289278=test_mul
[317/765] 289278=test_mkmf
[318/765] 289276=test_require_path_check
[319/765] 289278=test_numeric
[320/765] 289278=test_stringscanner
[321/765] 289276=test_x509crl
[322/765] 289284=test_cgi_session
[323/765] 289278=test_class
[324/765] 289286=test_gem_package_tar_reader
[325/765] 289278=test_gb18030
[326/765] 289284=test_gem_specification
[327/765] 289278=test_gbk
[328/765] 289278=test_warning
[329/765] 289286=test_gem_name_tuple
[330/765] 289286=test_pointer
[331/765] 289276=test_refinement
[332/765] 289278=test_gem_dependency_installer
[333/765] 289285=test_protect
[334/765] 289285=test_protocol
[335/765] 289285=test_gem_ext_cargo_builder_link_flag_converter
[336/765] 289285=test_tree_builder
[337/765] 289285=test_gem_commands_open_command
[338/765] 289286=test_x509req
[339/765] 289277=test_cgi_util
[340/765] 289285=location_test
[341/765] 289285=test_c_struct_builder
[342/765] 289285=test_gc
[343/765] 289286=test_allocation
[344/765] 289277=dump_test
[345/765] 289272=test_enc_associate
[346/765] 289283=test_iseq
[347/765] 289272=test_insns_leaf
[348/765] 289272=test_store
[349/765] 289284=regexp_test
[350/765] 289283=test_string_memory
[351/765] 289284=test_pkg_config
[352/765] 289284=test_big2str
[353/765] 289284=test_coderange
[354/765] 289284=test_open-uri
[355/765] 289283=test_dln
[356/765] 289283=test_x509attr
[357/765] 289283=test_iso_8859
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46769>
[358/765] 289283=test_complex2COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    289284  ko1   10u  IPv4 426778596      0t0  TCP localhost:46769->localhost:58082 (CLOSE_WAIT)

[359/765] 289283=test_rat
Closed file descriptor: TestOpenURI#test_encoding: 10
[360/765] 289283=test_extlibs
[361/765] 289274=json_string_matching_test
Leaked file descriptor: TestOpenURI#test_404: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33555>
[362/765] 289274=test_gem_ext_rake_builder
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    289284  ko1   10u  IPv4 426789508      0t0  TCP localhost:33555->localhost:34518 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_progress_chunked: 10
[363/765] 289284=test_monitor
[364/765] 289272=test_asn1
[365/765] 289272=test_flags
[366/765] 289284=test_transcode
[367/765] 289273=test_whileuntil
[368/765] 289273=test_tcp
[369/765] 289278=test_pp
[370/765] 289273=test_sprintf_comb
[371/765] 289278=test_path
[372/765] 289284=test_method_cache
[373/765] 289284=test_gem_stub_specification
[374/765] 289278=test_gem_text
[375/765] 289278=test_settracefunc
[376/765] 289277=tunnel_test
[377/765] 289277=test_gem_commands_stale_command
[378/765] 289277=test_gem_version
[379/765] 289284=equality_test
[380/765] 289284=test_gem_commands_query_command
[381/765] 289273=test_c_struct_entry
[382/765] 289277=test_files_ext
[383/765] 289280=test_x509ext
[384/765] 289280=unescape_test
[385/765] 289280=source_location_test
[386/765] 289277=test_complex
[387/765] 289273=test_at_exit
[388/765] 289273=test_instrumentation_api
[389/765] 289280=test_inadvertent_creation
[390/765] 289272=static_inspect_test
[391/765] 289272=test_yaml_tree
[392/765] 289274=test_case_mapping
[393/765] 289274=test_mailto
[394/765] 289272=ripper_test
[395/765] 289274=test_rubygems
[396/765] 289280=test_gem_package_tar_writer
[397/765] 289277=test_weakref
[398/765] 289280=test_not
[399/765] 289280=test_timeout
[400/765] 289284=test_socket
[401/765] 289274=test_function
[402/765] 289277=test_gem_resolver_requirement_list
[403/765] 289275=test_beginendblock
[404/765] 289277=test_arith_seq_beg_len_step
[405/765] 289277=test_hash
[406/765] 289279=test_io_buffer
[407/765] 289274=test_scalar_scanner
[408/765] 289274=test_yamlstore
[409/765] 289280=test_gem_commands_pristine_command
[410/765] 289274=test_gem_config_file
[411/765] 289279=test_yjit_exit_locations
[412/765] 289272=test_m17n
[413/765] 289274=test_buffered_io
[414/765] 289273=test_yjit
[415/765] 289279=test_webauthn_poller
[416/765] 289274=test_date_conv
[417/765] 289274=test_gem_resolver_composed_set
[418/765] 289275=test_egrep_cpp
[419/765] 289274=test_argf
[420/765] 289278=test_pkey_rsa
[421/765] 289279=test_nofree
[422/765] 289279=test_trace
[423/765] 289279=test_numhash
[424/765] 289281=test_gem_stream_ui
[425/765] 289279=test_arity
[426/765] 289279=test_ipaddr
[427/765] 289275=test_gem_update_suggestion
[428/765] 289279=test_set
[429/765] 289281=test_gem_source_fetch_problem
[430/765] 289279=test_resource
[431/765] 289281=test_member
[432/765] 289279=test_gem_console_ui
[433/765] 289281=test_gem_resolver_lock_set
[434/765] 289279=test_ractor_compatibility
[435/765] 289281=test_append
[436/765] 289281=test_method
[437/765] 289275=test_unicode_normalize
[438/765] 289275=test_reqarg
[439/765] 289282=test_dns
[440/765] 289276=test_stringio
[441/765] 289272=test_require
[442/765] 289276=test_dup
[443/765] 289282=test_configuration
[444/765] 289282=test_comparable
[445/765] 289282=test_system
[446/765] 289278=test_emoji_breaks
[447/765] 289278=test_notimplement
[448/765] 289278=test_bug-3571
[449/765] 289278=test_io_timeout
[450/765] 289278=test_date_new
[451/765] 289278=command_line_test
[452/765] 289283=test_gem_commands_info_command
[453/765] 289278=test_euc_tw
[454/765] 289283=test_gem_security
[455/765] 289278=test_gem_commands_build_command
[456/765] 289276=test_compile_prism
[457/765] 289279=test_sizeof
[458/765] 289275=test_alias
[459/765] 289278=test_gem_requirement
[460/765] 289284=test_object_references
[461/765] 289284=test_wait
[462/765] 289284=test_sleep
[463/765] 289278=test_x509name
[464/765] 289278=test_digest_extend
[465/765] 289275=test_gem_safe_yaml
[466/765] 289278=test_popen_deadlock
[467/765] 289276=test_autoconf
[468/765] 289275=test_did_you_mean
[469/765] 289276=test_bug-5832
[470/765] 289276=test_case
[471/765] 289276=test_cgi_multipart
[472/765] 289275=test_rb_str_dup
[473/765] 289275=fuzzer_test
[474/765] 289275=test_ast
[475/765] 289276=test_pack
[476/765] 289276=test_struct
[477/765] 289276=onigmo_test
[478/765] 289276=test_super
[479/765] 289280=test_libs
[480/765] 289280=test_gc
[481/765] 289280=test_math
[482/765] 289280=json_encoding_test
[483/765] 289280=test_time
[484/765] 289284=test_console_attr
[485/765] 289284=test_gem_bundler_version_finder
[486/765] 289284=heredoc_test
[487/765] 289284=test_webauthn_listener_response
[488/765] 289284=test_array
[489/765] 289284=test_ubf_async_safe
[490/765] 289284=parser_test
[491/765] 289284=snippets_test
[492/765] 289280=newline_test
[493/765] 289282=test_gem_path_support
[494/765] 289282=constant_path_node_test
[495/765] 289282=test_interned_str
[496/765] 289282=test_placearg
[497/765] 289280=test_gem_commands_cleanup_command
[498/765] 289278=test_env
[499/765] 289282=regular_expression_encoding_test
[500/765] 289282=test_project_sanity
[501/765] 289283=test_continuation
[502/765] 289283=test_forwardable
[503/765] 289283=test_object_create_start
[504/765] 289283=test_io_m17n
[505/765] 289276=test_delete
[506/765] 289276=comments_test
[507/765] 289276=test_config
[508/765] 289282=test_ensured
[509/765] 289276=test_gem_commands_uninstall_command
[510/765] 289282=test_gem_resolver_installer_set
[511/765] 289282=test_gem_dependency_list
[512/765] 289280=test_files_test
[513/765] 289282=test_ifunless
[514/765] 289282=test_require
[515/765] 289282=test_gem_silent_ui
[516/765] 289282=test_ocsp
[517/765] 289280=test_shapes
[518/765] 289280=test_pkey_dh
[519/765] 289280=dispatcher_test
[520/765] 289280=test_udp
[521/765] 289280=test_windows_1252
[522/765] 289280=test_configuration
[523/765] 289280=test_stringify_symbols
[524/765] 289280=test_printf
[525/765] 289280=test_rubyoptions
[526/765] 289282=test_to_ary_concat
[527/765] 289276=warnings_test
[528/765] 289276=test_tmpdir
[529/765] 289276=node_id_test
[530/765] 289279=test_gem_source_subpath_problem
[531/765] 289279=test_gem_resolver_api_set
[532/765] 289279=parse_stream_test
[533/765] 289279=test_ts
[534/765] 289281=test_emitter
[535/765] 289281=test_dryrun
[536/765] 289276=test_gem_impossible_dependencies_error
[537/765] 289286=json_generator_test
[538/765] 289276=encodings_test
[539/765] 289281=test_io_buffer
[540/765] 289281=test_range
[541/765] 289276=test_type
[542/765] 289283=index_write_test
[543/765] 289276=test_integer_comb
[544/765] 289283=test_tsort
[545/765] 289283=test_depth_first
[546/765] 289283=test_ns_spki
[547/765] 289283=test_bundled_gems
[548/765] 289283=lex_test
[549/765] 289284=test_tree_spell_checker
[550/765] 289284=test_pair
[551/765] 289282=test_m17n_comb
[552/765] 289279=test_date_ractor
[553/765] 289272=test_install
[554/765] 289286=test_prettyprint
[555/765] 289279=test_gem_validator
[556/765] 289286=integer_parse_test
[557/765] 289286=test_queue
[558/765] 289279=test_sleep
[559/765] 289286=regular_expression_options_test
[560/765] 289286=test_set_len
[561/765] 289286=test_threadgroup
[562/765] 289272=test_euc_kr
[563/765] 289272=test_gem_commands_lock_command
[564/765] 289272=test_gem_local_remote_options
[565/765] 289272=test_gem_security_signer
[566/765] 289286=test_bash_completion
[567/765] 289286=test_exception
[568/765] 289272=test_dir
[569/765] 289272=test_mdns
[570/765] 289281=test_x509store
[571/765] 289272=test_gem_ext_configure_builder
[572/765] 289272=test_merge_keys
[573/765] 289272=test_random
[574/765] 289272=test_lexer
[575/765] 289272=test_io_wait
[576/765] 289283=test_kwargs
[577/765] 289283=test_gem_package_task
[578/765] 289283=test_bn
[579/765] 289283=test_provider
[580/765] 289272=test_data
[581/765] 289272=test_http_request
[582/765] 289281=test_httpheader
[583/765] 289272=test_gem_commands_server_command
[584/765] 289272=numeric_value_test
[585/765] 289272=test_keyword
[586/765] 289281=!Nothing_to_test
[587/765] 289281=heredoc_dedent_test
[588/765] 289274=test_method_name_check
[589/765] 289274=test_kernel
[590/765] 289281=test_function_entry
[591/765] 289281=test_acceptable
[592/765] 289278=implicit_array_test
[593/765] 289278=test_len
[594/765] 289284=test_file_exhaustive
[595/765] 289278=test_gem_gem_runner
[596/765] 289279=test_gem_ext_cargo_builder
[597/765] 289281=test_exception
[598/765] 289279=test_gem_commands_signout_command
[599/765] 289279=test_object
[600/765] 289281=test_gem_commands_exec_command
[601/765] 289279=test_gem_commands_unpack_command
[602/765] 289278=test_pack
[603/765] 289283=test_autoload
[604/765] 289279=test_gem_resolver_local_specification
[605/765] 289279=test_ractor
[606/765] 289272=test_ssl_session
[607/765] 289279=test_optarg
[608/765] 289278=test_stream
[609/765] 289274=test_assignment
[610/765] 289278=test_syntax
[611/765] 289277=test_grapheme_breaks
[612/765] 289277=test_gem_request_set_gem_dependency_api
[613/765] 289279=test_ossl
[614/765] 289277=test_date_marshal
[615/765] 289277=test_key_name_check
[616/765] 289277=test_ripper
[617/765] 289285=test_singleton
[618/765] 289285=test_vm_dump
[619/765] 289285=test_ftp
[620/765] 289285=errors_test
[621/765] 289272=test_open3
[622/765] 289285=test_gem_commands_setup_command
[623/765] 289281=test_alias_and_anchor
[624/765] 289281=test_gem_commands_rebuild_command
[625/765] 289281=test_cesu8
[626/765] 289281=json_parser_test
[627/765] 289281=test_generic
[628/765] 289281=breadth_first_search_test
[629/765] 289281=test_fiber
[630/765] 289277=test_resize
[631/765] 289277=test_div
[632/765] 289277=test_deprecated
[633/765] 289277=test_gc_compact
[634/765] 289285=test_gem_safe_marshal
[635/765] 289286=test_nextafter
[636/765] 289286=test_capacity
[637/765] 289286=static_literals_test
[638/765] 289286=test_random
[639/765] 289286=test_to_ruby
[640/765] 289286=test_bundled_ca
[641/765] 289285=test_backtrace
[642/765] 289285=test_gem_commands_update_command
[643/765] 289271=test_date_parse
[644/765] 289276=test_fips
[645/765] 289279=test_rand
[646/765] 289271=test_pkey_ec
[647/765] 289286=test_noarg
[648/765] 289282=test_data
[649/765] 289282=test_integer
[650/765] 289271=test_utf32
[651/765] 289271=test_ellipsize
[652/765] 289271=test_helper
[653/765] 289282=test_memory_view
[654/765] 289271=test_scan_args
[655/765] 289282=test_date_attr
[656/765] 289282=test_integer
[657/765] 289271=test_duplicate
[658/765] 289271=test_time
[659/765] 289286=json_ext_parser_test
[660/765] 289286=test_erb
[661/765] 289276=test_cp949
[662/765] 289276=test_condition
[663/765] 289276=test_emoji
[664/765] 289276=test_files_lib
[665/765] 289286=test_sorted_set
[666/765] 289271=test_string
[667/765] 289279=test_class_name_check
[668/765] 289286=test_gem_resolver_git_set
[669/765] 289279=test_gem_commands_check_command
[670/765] 289279=test_random_formatter
[671/765] 289279=test_pipe
[672/765] 289274=test_regex_casefold
[673/765] 289274=test_gem_source_git
[674/765] 289286=test_gem_installer
[675/765] 289279=test_gem_command_manager
[676/765] 289285=test_delegate
[677/765] 289285=test_cgi_core
[678/765] 289279=test_parser
[679/765] 289279=attribute_write_test
[680/765] 289285=test_yaml_special_cases
[681/765] 289279=test_gem_source_list
[682/765] 289285=test_gem_remote_fetcher_local_ssl_server
[683/765] 289279=test_float
[684/765] 289274=test_ractor
[685/765] 289274=freeze_test
[686/765] 289274=percent_delimiter_string_test
[687/765] 289284=test_gem
[688/765] 289274=test_files_test_1
[689/765] 289272=test_date_strptime
[690/765] 289272=test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 38283>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    289272  ko1   10u  IPv4 426804219      0t0  TCP localhost:38283->localhost:42728 (CLOSE_WAIT)
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 10
[691/765] 289283=test_nomethod_error
[692/765] 289283=test_pkey_dsa
[693/765] 289279=test_https_proxy
[694/765] 289279=test_json_tree
[695/765] 289279=test_emitter
[696/765] 289279=library_symbols_test
[697/765] 289279=test_ractor
[698/765] 289283=test_case_comprehensive
[699/765] 289283=test_framework
[700/765] 289283=test_marshal
[701/765] 289285=magic_comment_test
[702/765] 289279=test_zlib
[703/765] 289277=test_omap
[704/765] 289277=test_load
[705/765] 289277=test_uncorrectable_name_check
[706/765] 289277=test_cclass
[707/765] 289272=test_shellwords
[708/765] 289272=test_singleton_function
[709/765] 289272=test_proc
[710/765] 289284=test_kdf
[711/765] 289284=test_gem_commands_outdated_command
[712/765] 289284=test_gem_request_set_lockfile_tokenizer
[713/765] 289277=test_nil
[714/765] 289285=test_class2name
[715/765] 289277=string_query_test
[716/765] 289285=test_backtrace
[717/765] 289277=test_time_tz
[718/765] 289284=test_lazy_enumerator
[719/765] 289277=test_date_compat
[720/765] 289283=test_resolve_symbol
[721/765] 289277=test_profile_frames
[722/765] 289273=test_error_highlight
[723/765] 289283=test_set
[724/765] 289283=test_find_executable
[725/765] 289277=test_array
[726/765] 289283=test_arith_seq_extract
[727/765] 289283=test_gem_commands_help_command
[728/765] 289283=test_stringchar
[729/765] 289285=test_debug
[730/765] 289285=test_digest
[731/765] 289284=test_rbconfig
[732/765] 289284=test_gem_uri
[733/765] 289284=test_gem_package_old
[734/765] 289283=test_psych
[735/765] 289284=test_ractor
[736/765] 289283=test_fiddle
[737/765] 289284=test_enumerator
[738/765] 289284=test_gem_available_set
[739/765] 289283=test_modify_expand
[740/765] 289283=test_gem_source_installed
[741/765] 289284=test_change_word
[742/765] 289283=test_date
[743/765] 289284=test_pkcs12
[744/765] 289283=test_date_time
[745/765] 289283=test_parser
[746/765] 289283=test_variable_name_check
[747/765] 289272=test_dbm
[748/765] 289272=test_gem_source_vendor
[749/765] 289272=test_gem_commands_list_command
[750/765] 289272=test_assembler
[751/765] 289272=test_pty
[752/765] 289283=overlap_test
[753/765] 289285=test_gem_platform
[754/765] 289282=test_gem_uninstaller
[755/765] 289285=test_symbol
[756/765] 289284=test_safe_load
[757/765] 289285=test_gem_source
[758/765] 289284=test_frozen
[759/765] 289284=test_handle
[760/765] 289273=test_exception_at_throwing
[761/765] 289276=test_name_error
[762/765] 289273=string_encoding_test
[763/765] 289273=test_enumerator
[764/765] 289272=test_gem_package
[765/765] 289285=test_utf16
=================================================================
==289273==ERROR: AddressSanitizer: use-after-poison on address 0x7a9a977d0c60 at pc 0x5bd2ddcc37bb bp 0x7a9a7ad957c0 sp 0x7a9a7ad957b8
READ of size 8 at 0x7a9a977d0c60 thread T0
    #0 0x5bd2ddcc37ba in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30
    #1 0x5bd2ddcc37ba in gc_update_references_weak_table_i /tmp/ruby/src/trunk_asan/gc/default/default.c:7116:12
    #2 0x5bd2ddca10a1 in vm_weak_table_gen_ivar_foreach /tmp/ruby/src/trunk_asan/gc.c:3495:32
    #3 0x5bd2ddef95ff in apply_functor /tmp/ruby/src/trunk_asan/st.c:1633:12
    #4 0x5bd2ddef95ff in st_general_foreach /tmp/ruby/src/trunk_asan/st.c:1543:18
    #5 0x5bd2ddef95ff in rb_st_foreach /tmp/ruby/src/trunk_asan/st.c:1640:12
    #6 0x5bd2ddcb8345 in rb_gc_vm_weak_table_foreach /tmp/ruby/src/trunk_asan/gc.c:3575:13
    #7 0x5bd2ddcb8345 in gc_update_references /tmp/ruby/src/trunk_asan/gc/default/default.c:7158:9
    #8 0x5bd2ddcb8345 in gc_compact_finish /tmp/ruby/src/trunk_asan/gc/default/default.c:3481:5
    #9 0x5bd2ddcb8345 in gc_sweep_compact /tmp/ruby/src/trunk_asan/gc/default/default.c:5688:5
    #10 0x5bd2ddcb8345 in gc_sweep /tmp/ruby/src/trunk_asan/gc/default/default.c:4144:9
    #11 0x5bd2ddcc73a3 in gc_start /tmp/ruby/src/trunk_asan/gc/default/default.c:6472:13
    #12 0x5bd2ddcc8ad4 in garbage_collect /tmp/ruby/src/trunk_asan/gc/default/default.c:6351:15
    #13 0x5bd2ddcb2ff0 in newobj_slowpath /tmp/ruby/src/trunk_asan/gc/default/default.c:2479:22
    #14 0x5bd2ddcb2ff0 in newobj_slowpath_wb_protected /tmp/ruby/src/trunk_asan/gc/default/default.c:2501:12
    #15 0x5bd2ddc929c5 in rb_gc_impl_new_obj /tmp/ruby/src/trunk_asan/gc/default/default.c:2539:11
    #16 0x5bd2ddc929c5 in newobj_of /tmp/ruby/src/trunk_asan/gc.c:997:17
    #17 0x5bd2ddc92e7d in rb_wb_protected_newobj_of /tmp/ruby/src/trunk_asan/gc.c:1035:12
    #18 0x5bd2dddd1b21 in rb_vm_ifunc_new /tmp/ruby/src/trunk_asan/proc.c:747:30
    #19 0x5bd2de01cab5 in rb_vm_ifunc_proc_new /tmp/ruby/src/trunk_asan/internal/imemo.h:202:12
    #20 0x5bd2de01cab5 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1503:34
    #21 0x5bd2de01cab5 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #22 0x5bd2de01cab5 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #23 0x5bd2de3ebe19 in yielder_new /tmp/ruby/src/trunk_asan/enumerator.c:1407:56
    #24 0x5bd2de3ebe19 in generator_each /tmp/ruby/src/trunk_asan/enumerator.c:1537:23
    #25 0x5bd2de0654fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #26 0x5bd2de0654fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #27 0x5bd2de0654fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #28 0x5bd2de069f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #29 0x5bd2de069f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #30 0x5bd2de01cf75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #31 0x5bd2de01cf75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #32 0x5bd2de01d749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #33 0x5bd2de01cda9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #34 0x5bd2de01cda9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #35 0x5bd2de3f0af8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #36 0x5bd2de0654fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #37 0x5bd2de0654fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #38 0x5bd2de0654fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #39 0x5bd2de01904d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #40 0x5bd2de01904d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
    #41 0x5bd2de3ecad1 in enum_chain_each /tmp/ruby/src/trunk_asan/enumerator.c:3299:9
    #42 0x5bd2de0654fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #43 0x5bd2de0654fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #44 0x5bd2de0654fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #45 0x5bd2de069f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #46 0x5bd2de069f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #47 0x5bd2de01cf75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #48 0x5bd2de01cf75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #49 0x5bd2de01d749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #50 0x5bd2de01cda9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #51 0x5bd2de01cda9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #52 0x5bd2de3f0af8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #53 0x5bd2de0654fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #54 0x5bd2de0654fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #55 0x5bd2de0654fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #56 0x5bd2de069f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #57 0x5bd2de069f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #58 0x5bd2de01cf75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #59 0x5bd2de01cf75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #60 0x5bd2de01d749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #61 0x5bd2de01cb06 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #62 0x5bd2de01cb06 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #63 0x5bd2de01cb06 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #64 0x5bd2de3f317b in lazy_init_block /tmp/ruby/src/trunk_asan/enumerator.c:1665:5
    #65 0x5bd2ddfe81ca in vm_yield_with_cfunc /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150:11
    #66 0x5bd2de02acc4 in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1733:16
    #67 0x5bd2de02acc4 in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #68 0x5bd2de029175 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #69 0x5bd2dddd23d8 in rb_proc_call_kw /tmp/ruby/src/trunk_asan/proc.c:979:12
    #70 0x5bd2de0654fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #71 0x5bd2de0654fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #72 0x5bd2de0654fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #73 0x5bd2de069f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #74 0x5bd2de069f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #75 0x5bd2de01cf75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #76 0x5bd2de01cf75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #77 0x5bd2de01d749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #78 0x5bd2de01cda9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #79 0x5bd2de01cda9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #80 0x5bd2de3f0af8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #81 0x5bd2de0654fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #82 0x5bd2de0654fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #83 0x5bd2de0654fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #84 0x5bd2de069f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #85 0x5bd2de069f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #86 0x5bd2de01cf75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #87 0x5bd2de01cf75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #88 0x5bd2de01d749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #89 0x5bd2de01cb06 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #90 0x5bd2de01cb06 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #91 0x5bd2de01cb06 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #92 0x5bd2de3f1379 in next_i /tmp/ruby/src/trunk_asan/enumerator.c:769:14
    #93 0x5bd2ddfe81ca in vm_yield_with_cfunc /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150:11
    #94 0x5bd2de02acc4 in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1733:16
    #95 0x5bd2de02acc4 in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #96 0x5bd2de029175 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #97 0x5bd2de3b0e3f in rb_fiber_start /tmp/ruby/src/trunk_asan/cont.c:2457:23
    #98 0x5bd2de3b8de7 in fiber_entry /tmp/ruby/src/trunk_asan/cont.c:860:5

Address 0x7a9a977d0c60 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:
  0x7a9a977d0980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7a9a977d0a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7a9a977d0a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7a9a977d0b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7a9a977d0b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x7a9a977d0c00: 00 00 00 00 00 00 00 00 00 00 00 00[f7]f7 f7 f7
  0x7a9a977d0c80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 00 00 00 00 00
  0x7a9a977d0d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7a9a977d0d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7a9a977d0e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7a9a977d0e80: 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
==289273==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:002420 IFUNC 
c:0004 p:---- s:0012 E:002450 CFUNC  :each
c:0003 p:---- s:0009 e:000008 CFUNC  :each
c:0002 p:---- s:0006 E:0022a0 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: 2

-- C level backtrace information -------------------------------------------
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress(___interceptor_backtrace+0x79) [0x5bd2ddbcbd09]
[0x5bd2de4b36e7]
[0x5bd2de3f99f1]
[0x5bd2de3f96cc]
[0x5bd2ddc4822a]
[0x5bd2ddc28caf]
[0x5bd2ddc2bd3d]
[0x5bd2ddc2ca9c]
[0x5bd2ddcc37bb]
[0x5bd2ddca10a2]
[0x5bd2ddef9600]
[0x5bd2ddcb8346]
[0x5bd2ddcc73a4]
[0x5bd2ddcc8ad5]
[0x5bd2ddcb2ff1]
[0x5bd2ddc929c6]
[0x5bd2ddc92e7e]
[0x5bd2dddd1b22]
[0x5bd2de01cab6]
[0x5bd2de3ebe1a]
[0x5bd2de0654fc]
[0x5bd2de069f66]
[0x5bd2de01cf76]
[0x5bd2de01d74a]
[0x5bd2de01cdaa]
[0x5bd2de3f0af9]
[0x5bd2de0654fc]
[0x5bd2de01904e]
[0x5bd2de3ecad2]
[0x5bd2de0654fc]
[0x5bd2de069f66]
[0x5bd2de01cf76]
[0x5bd2de01d74a]
[0x5bd2de01cdaa]
[0x5bd2de3f0af9]
[0x5bd2de0654fc]
[0x5bd2de069f66]
[0x5bd2de01cf76]
[0x5bd2de01d74a]
[0x5bd2de01cb07]
[0x5bd2de3f317c]
[0x5bd2ddfe81cb]
[0x5bd2de02acc5]
[0x5bd2de029176]
[0x5bd2dddd23d9]
[0x5bd2de0654fc]
[0x5bd2de069f66]
[0x5bd2de01cf76]
[0x5bd2de01d74a]
[0x5bd2de01cdaa]
[0x5bd2de3f0af9]
[0x5bd2de0654fc]
[0x5bd2de069f66]
[0x5bd2de01cf76]
[0x5bd2de01d74a]
[0x5bd2de01cb07]
[0x5bd2de3f137a]
[0x5bd2ddfe81cb]
[0x5bd2de02acc5]
[0x5bd2de029176]
[0x5bd2de3b0e40]
[0x5bd2de3b8de8]

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

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.

make: *** [uncommon.mk:965: yes-test-all] Error 1
$$$[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
generating encdb.h
encdb.h unchanged
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 35.651352 seconds

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