# Logfile created on 2025-01-27 17:30:11 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b4d5714fdc8 @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-173011", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b4d57170488 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b4d58bdff30 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b4d5708a1e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250127-173011", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250127-173011>, @binmode=false, @mon_data=#<Monitor:0x00007b4d58bdfa80>, @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/irb.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
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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/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/ext/fiddle'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
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/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/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/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 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/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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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]: 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]: 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/fiddle'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving 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]: 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]: 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/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]: 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/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]: 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=33700
  "--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] 776180=test_data_error
[  2/765] 776170=test_rubyvm
[  3/765] 776170=test_weakmap
[  4/765] 776172=test_ancdata
[  5/765] 776181=test_gem_doctor
[  6/765] 776175=test_euc_jp
[  7/765] 776178=test_external_new
[  8/765] 776182=test_scanner_events
[  9/765] 776171=test_abi
[ 10/765] 776174=test_gem_resolver_dependency_request
[ 11/765] 776177=test_deprecate
[ 12/765] 776173=test_registry
[ 13/765] 776179=test_ssl
[ 14/765] 776183=parse_success_test
[ 15/765] 776169=test_gem_commands_push_command
[ 16/765] 776175=test_module
[ 17/765] 776173=test_ractor
[ 18/765] 776176=test_sprintf
[ 19/765] 776184=test_gem_uri_formatter
[ 20/765] 776178=test_optimization
[ 21/765] 776172=test_gem_request_connection_pools
[ 22/765] 776173=test_common
[ 23/765] 776182=test_bug-14834
[ 24/765] 776180=test_svcb_https
[ 25/765] 776183=ruby_parser_test
[ 26/765] 776183=test_buffering
[ 27/765] 776180=test_enumerable
[ 28/765] 776180=test_bmethod
[ 29/765] 776180=test_http
[ 30/765] 776183=test_passing_block
[ 31/765] 776182=test_x509cert
[ 32/765] 776183=test_addrinfo
[ 33/765] 776180=test_have_func
[ 34/765] 776183=test_enc_str_buf_cat
[ 35/765] 776171=test_gem_package_tar_reader_entry
[ 36/765] 776183=test_zsh_completion
[ 37/765] 776183=test_webauthn_listener
[ 38/765] 776174=test_lock_native_thread
[ 39/765] 776177=test_gem_resolver_specification
[ 40/765] 776184=test_load
[ 41/765] 776174=test_encoding
[ 42/765] 776184=json_fixtures_test
[ 43/765] 776181=test_default_gems
[ 44/765] 776184=test_gem_security_trust_dir
[ 45/765] 776177=test_constant
[ 46/765] 776176=test_gem_rdoc
[ 47/765] 776184=lex_test
[ 48/765] 776181=test_gem_version_option
[ 49/765] 776181=test_files_test_2
[ 50/765] 776173=test_require_lib
[ 51/765] 776184=test_gem_remote_fetcher_s3
[ 52/765] 776183=test_fd_setsize
[ 53/765] 776183=test_objectspace
[ 54/765] 776172=test_trick
[ 55/765] 776176=version_test
[ 56/765] 776184=test_gem_request_set
[ 57/765] 776174=test_null
[ 58/765] 776171=test_gem_resolver_activation_request
[ 59/765] 776176=test_big5
[ 60/765] 776171=test_iseq_load
[ 61/765] 776176=test_name_error_extension
[ 62/765] 776174=test_fstring
[ 63/765] 776176=test_signal
[ 64/765] 776169=test_fixnum
[ 65/765] 776182=test_timeout
[ 66/765] 776182=test_scheduler
[ 67/765] 776169=test_ensure_and_callcc
[ 68/765] 776169=test_gem_ext_builder
[ 69/765] 776182=test_verbose
[ 70/765] 776174=test_typeddata
[ 71/765] 776182=test_gem_resolver_vendor_specification
[ 72/765] 776180=compiler_test
[ 73/765] 776180=test_date_strftime
[ 74/765] 776182=test_struct
[ 75/765] 776184=test_bigzero
[ 76/765] 776184=test_basicinstructions
[ 77/765] 776182=test_mutex
[ 78/765] 776184=test_import
[ 79/765] 776174=test_basicsocket
[ 80/765] 776174=test_gem_commands_owner_command
[ 81/765] 776182=test_recursion
[ 82/765] 776182=test_normalize
[ 83/765] 776182=locals_test
[ 84/765] 776182=test_find
[ 85/765] 776170=test_gem_unsatisfiable_dependency_error
[ 86/765] 776182=test_ractor
[ 87/765] 776182=test_gem_package_tar_header
[ 88/765] 776174=pattern_test
[ 89/765] 776182=test_sexp
[ 90/765] 776182=test_gbk
[ 91/765] 776176=test_gem_specification
[ 92/765] 776182=test_gem_name_tuple
[ 93/765] 776182=test_warning
[ 94/765] 776170=test_gem_dependency_installer
[ 95/765] 776174=test_pointer
[ 96/765] 776184=test_refinement
[ 97/765] 776180=test_x509crl
[ 98/765] 776182=test_stringscanner
[ 99/765] 776182=test_numeric
[100/765] 776182=test_cgi_session
[101/765] 776182=test_class
[102/765] 776182=test_gb18030
[103/765] 776182=test_gem_package_tar_reader
[104/765] 776182=test_mkmf
[105/765] 776182=test_mul
[106/765] 776182=test_mixed_unicode_escapes
[107/765] 776180=test_enumerator_kw
[108/765] 776182=test_require_path_check
[109/765] 776180=test_flush
[110/765] 776171=test_gem_commands_fetch_command
[111/765] 776180=test_cgi_header
[112/765] 776174=test_pkcs7
[113/765] 776180=test_complexrational
[114/765] 776180=test_dln
[115/765] 776180=test_x509attr
[116/765] 776180=test_complex2
[117/765] 776180=test_iso_8859
[118/765] 776182=test_string_memory
[119/765] 776180=regexp_test
[120/765] 776180=test_pkg_config
[121/765] 776182=test_big2str
[122/765] 776182=test_coderange
[123/765] 776180=test_open-uri
[124/765] 776182=test_c_struct_builder
[125/765] 776175=location_test
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 36733>
[126/765] 776171=test_enc_associate
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    776180  ko1   10u  IPv4 427361880      0t0  TCP localhost:36733->localhost:53724 (CLOSE_WAIT)
[127/765] 776174=dump_test
[128/765] 776182=test_gc
Closed file descriptor: TestOpenURI#test_redirect_loop: 10
[129/765] 776175=test_allocation
[130/765] 776169=test_iseq
[131/765] 776180=test_store
[132/765] 776180=test_insns_leaf
[133/765] 776180=test_protect
[134/765] 776180=test_tree_builder
[135/765] 776180=test_gem_ext_cargo_builder_link_flag_converter
[136/765] 776177=test_protocol
[137/765] 776177=test_gem_commands_open_command
[138/765] 776180=test_cgi_util
[139/765] 776177=test_x509req
[140/765] 776177=tunnel_test
[141/765] 776177=test_settracefunc
[142/765] 776171=test_gem_text
[143/765] 776180=test_gem_commands_stale_command
[144/765] 776180=test_gem_version
[145/765] 776171=test_sprintf_comb
[146/765] 776180=test_pp
[147/765] 776180=test_tcp
[148/765] 776169=test_method_cache
[149/765] 776169=test_path
[150/765] 776169=test_gem_stub_specification
[151/765] 776171=test_monitor
[152/765] 776171=test_gem_ext_rake_builder
[153/765] 776169=json_string_matching_test
[154/765] 776169=test_flags
[155/765] 776180=test_asn1
[156/765] 776180=test_transcode
[157/765] 776172=test_whileuntil
[158/765] 776172=test_extlibs
[159/765] 776180=test_rat
[160/765] 776180=static_inspect_test
[161/765] 776180=test_inadvertent_creation
[162/765] 776176=source_location_test
[163/765] 776176=test_complex
[164/765] 776180=test_at_exit
[165/765] 776180=test_instrumentation_api
[166/765] 776174=test_files_ext
[167/765] 776173=test_x509ext
[168/765] 776179=unescape_test
[169/765] 776176=equality_test
[170/765] 776176=test_gem_commands_query_command
[171/765] 776173=test_c_struct_entry
[172/765] 776174=test_wss
[173/765] 776174=test_address_resolve
[174/765] 776179=test_closure
[175/765] 776174=test_variable
[176/765] 776169=test_digest
[177/765] 776169=test_gem_resolver_lock_specification
[178/765] 776173=test_cstr
[179/765] 776170=test_num2int
[180/765] 776170=test_gem_source_local
[181/765] 776169=test_iter_break
[182/765] 776169=test_process
[183/765] 776177=test_have_macro
[184/765] 776171=test_parse
[185/765] 776179=test_flip
[186/765] 776174=test_nowrite
[187/765] 776173=test_thread_queue
[188/765] 776174=test_summary
[189/765] 776179=test_stack
[190/765] 776177=test_gem_ext_cargo_builder_unit
[191/765] 776181=test_gem_commands_install_command
[192/765] 776177=test_foreach
[193/765] 776177=test_econv
[194/765] 776170=test_securerandom
[195/765] 776170=test_gem_commands_cert_command
[196/765] 776174=test_io
[197/765] 776176=test_fileutils
[198/765] 776174=test_eval
[199/765] 776180=test_object
[200/765] 776174=test_process
[201/765] 776174=test_coverage
[202/765] 776176=test_func
[203/765] 776171=json_common_interface_test
[204/765] 776171=test_stream
[205/765] 776171=test_remote_fetch_error
[206/765] 776171=test_pathname
[207/765] 776170=test_dir_m17n
[208/765] 776171=test_gem_resolver_git_specification
[209/765] 776180=test_cgi_tag_helper
[210/765] 776180=named_capture_test
[211/765] 776180=test_gem_commands_dependency_command
[212/765] 776171=test_gem_ext_ext_conf_builder
[213/765] 776179=test_qsort
[214/765] 776179=test_cmethod
[215/765] 776179=test_storage
[216/765] 776179=string_test
[217/765] 776180=test_path_to_class
[218/765] 776179=json_addition_test
[219/765] 776180=test_thread_fd_close
[220/765] 776180=test_method_cache
[221/765] 776180=test_marshalable
[222/765] 776180=test_string
[223/765] 776180=test_gem_resolver_index_specification
[224/765] 776179=test_iterator
[225/765] 776180=test_gem_dependency
[226/765] 776179=test_class
[227/765] 776184=test_const
[228/765] 776184=test_serialize_subclasses
[229/765] 776177=parse_comments_test
[230/765] 776177=test_yamldbm
[231/765] 776184=test_helper
[232/765] 776184=test_thread_cv
[233/765] 776177=test_cgi_modruby
[234/765] 776177=test_windows_1251
[235/765] 776177=relocation_test
[236/765] 776180=test_parser_events
[237/765] 776177=test_addr
[238/765] 776181=test_eval
[239/765] 776177=test_stat
[240/765] 776177=test_gem_resolver_best_set
[241/765] 776180=test_convertible
[242/765] 776177=test_regexp
[243/765] 776174=newline_offsets_test
[244/765] 776173=test_rational
[245/765] 776172=test_str2big
[246/765] 776172=test_gem_resolver_conflict
[247/765] 776172=test_readpartial
[248/765] 776184=test_scalar
[249/765] 776184=test_gem_commands_contents_command
[250/765] 776172=test_pattern_matching
[251/765] 776184=test_thread
[252/765] 776172=test_gem_commands_search_command
[253/765] 776172=test_arithmetic_sequence
[254/765] 776172=test_literal
[255/765] 776184=test_file
[256/765] 776176=test_frozen_error
[257/765] 776176=test_sockopt
[258/765] 776176=bom_test
[259/765] 776174=test_lambda
[260/765] 776176=test_encoding
[261/765] 776176=test_gem_commands_specification_command
[262/765] 776174=test_recorder
[263/765] 776174=test_yield_block
[264/765] 776174=test_yaml
[265/765] 776173=test_boolean
[266/765] 776176=test_config
[267/765] 776173=test_ractor
[268/765] 776173=test_document
[269/765] 776173=test_spell_checker
[270/765] 776173=test_bug_reporter
[271/765] 776174=test_getopts
[272/765] 776174=test_gem_resolver_api_specification
[273/765] 776174=parameters_signature_test
[274/765] 776174=test_gem_request
[275/765] 776181=test_primitive
[276/765] 776181=test_nonblock
[277/765] 776181=test_gem_commands_signin_command
[278/765] 776171=test_pkey
[279/765] 776181=test_gem_dependency_resolution_error
[280/765] 776181=test_rational2
[281/765] 776181=fixtures_test
[282/765] 776171=test_http
[283/765] 776174=test_raise
[284/765] 776174=test_proxy
[285/765] 776176=test_string
[286/765] 776173=test_io_wait_uncommon
[287/765] 776173=test_gem_request_set_lockfile_parser
[288/765] 776174=test_yield
[289/765] 776170=test_shift_jis
[290/765] 776170=test_gem_ci_detector
[291/765] 776170=test_gem_resolver_vendor_set
[292/765] 776170=test_fnmatch
[293/765] 776183=test_have_library
[294/765] 776176=test_erb_command
[295/765] 776170=test_require
[296/765] 776181=test_https
[297/765] 776176=integer_base_flags_test
[298/765] 776176=test_httpresponses
[299/765] 776176=test_unicode_escape
[300/765] 776173=test_ftp
[301/765] 776173=test_too_many_dummy_encodings
[302/765] 776176=test_gem_ext_cmake_builder
[303/765] 776173=test_filter
[304/765] 776176=test_objspace
[305/765] 776178=test_clone
[306/765] 776173=test_erb_m17n
[307/765] 776173=test_koi8
[308/765] 776173=test_call
[309/765] 776173=test_thread
[310/765] 776178=json_generic_object_test
[311/765] 776178=test_hash_create
[312/765] 776178=test_switch_hitter
[313/765] 776178=test_pack
[314/765] 776184=test_defined
[315/765] 776172=test_case_options
[316/765] 776172=test_arity
[317/765] 776172=test_update
[318/765] 776172=test_files_sample
[319/765] 776184=test_gem_security_policy
[320/765] 776172=test_gem_install_update_options
[321/765] 776184=test_file
[322/765] 776184=test_gem_resolver_index_set
[323/765] 776183=test_httpresponse
[324/765] 776178=test_inlinecache
[325/765] 776184=test_usrmarshal
[326/765] 776172=test_weakkeymap
[327/765] 776183=test_gem_command
[328/765] 776178=test_pinned
[329/765] 776178=test_memory_view
[330/765] 776178=test_key_error
[331/765] 776178=test_engine
[332/765] 776183=test_enc_raise
[333/765] 776183=test_postponed_job
[334/765] 776178=test_gem_request_set_lockfile
[335/765] 776184=ractor_test
[336/765] 776184=test_human_typo
[337/765] 776184=test_cparser
[338/765] 776180=test_dot_dot
[339/765] 776170=test_bignum
[340/765] 776180=reflection_test
[341/765] 776180=test_gem_util
[342/765] 776170=test_tempfile
[343/765] 776183=test_config
[344/765] 776183=test_gem_resolver
[345/765] 776180=test_gem_remote_fetcher
[346/765] 776178=test_gem_gemcutter_utilities
[347/765] 776171=test_jaro_winkler
[348/765] 776171=test_gem_commands_yank_command
[349/765] 776184=test_exit
[350/765] 776183=test_pattern_key_name_check
[351/765] 776178=test_last_thread
[352/765] 776183=test_ldap
[353/765] 776183=test_gem_source_lock
[354/765] 776184=test_etc
[355/765] 776170=test_gem_remote_fetcher_local_server
[356/765] 776180=test_cipher
[357/765] 776183=test_hash
[358/765] 776171=test_new
[359/765] 776171=test_gem_commands_which_command
[360/765] 776183=test_enum
[361/765] 776171=parse_test
[362/765] 776180=test_gem_source_specific_file
[363/765] 776170=test_unix
[364/765] 776184=test_coder
[365/765] 776184=test_optparse
[366/765] 776170=test_symbol
[367/765] 776171=test_ractor
[368/765] 776180=test_gem_spec_fetcher
[369/765] 776175=test_undef
[370/765] 776175=test_c_union_entity
[371/765] 776171=test_gem_commands_sources_command
[372/765] 776184=test_ws
[373/765] 776184=test_io_console
[374/765] 776175=test_date_arith
[375/765] 776175=test_numeric
[376/765] 776178=test_metaclass
[377/765] 776180=test_io
[378/765] 776178=test_ractor
[379/765] 776175=test_tracepoint
[380/765] 776171=test_gem_commands_environment_command
[381/765] 776178=test_my_integer
[382/765] 776178=test_gem_resolver_installed_specification
[383/765] 776178=test_array_create
[384/765] 776178=test_gem_commands_mirror
[385/765] 776178=test_cgi_cookie
[386/765] 776178=test_internal_ivar
[387/765] 776171=symbol_encoding_test
[388/765] 776178=desugar_compiler_test
[389/765] 776171=test_signedness
[390/765] 776172=test_hmac
[391/765] 776172=test_function_entry
[392/765] 776172=implicit_array_test
[393/765] 776181=test_acceptable
[394/765] 776178=test_len
[395/765] 776178=heredoc_dedent_test
[396/765] 776178=test_method_name_check
[397/765] 776172=test_kernel
[398/765] 776175=!Nothing_to_test
[399/765] 776175=numeric_value_test
[400/765] 776175=test_keyword
[401/765] 776178=test_gem_package_task
[402/765] 776178=test_provider
[403/765] 776181=test_bn
[404/765] 776181=test_httpheader
[405/765] 776181=test_http_request
[406/765] 776181=test_data
[407/765] 776181=test_gem_commands_server_command
[408/765] 776181=test_key_name_check
[409/765] 776181=test_ripper
[410/765] 776178=test_singleton
[411/765] 776178=test_assignment
[412/765] 776184=test_syntax
[413/765] 776172=test_date_marshal
[414/765] 776172=test_ossl
[415/765] 776175=test_gem_request_set_gem_dependency_api
[416/765] 776172=test_grapheme_breaks
[417/765] 776172=test_pack
[418/765] 776181=test_gem_commands_exec_command
[419/765] 776179=test_gem_commands_unpack_command
[420/765] 776183=test_autoload
[421/765] 776172=test_gem_resolver_local_specification
[422/765] 776175=test_optarg
[423/765] 776172=test_ssl_session
[424/765] 776171=test_ractor
[425/765] 776171=test_stream
[426/765] 776171=test_file_exhaustive
[427/765] 776175=test_gem_ext_cargo_builder
[428/765] 776175=test_gem_gem_runner
[429/765] 776179=test_exception
[430/765] 776175=test_object
[431/765] 776179=test_gem_commands_signout_command
[432/765] 776175=test_resize
[433/765] 776179=test_div
[434/765] 776179=test_deprecated
[435/765] 776175=test_gc_compact
[436/765] 776179=test_generic
[437/765] 776174=breadth_first_search_test
[438/765] 776174=test_fiber
[439/765] 776179=test_gem_commands_rebuild_command
[440/765] 776170=test_alias_and_anchor
[441/765] 776170=test_gem_commands_setup_command
[442/765] 776179=test_cesu8
[443/765] 776179=json_parser_test
[444/765] 776172=test_vm_dump
[445/765] 776172=test_ftp
[446/765] 776179=test_open3
[447/765] 776173=errors_test
[448/765] 776172=test_utf32
[449/765] 776172=test_integer
[450/765] 776181=test_ellipsize
[451/765] 776181=test_memory_view
[452/765] 776181=test_helper
[453/765] 776181=test_date_parse
[454/765] 776172=test_gem_commands_update_command
[455/765] 776173=test_fips
[456/765] 776182=test_pkey_ec
[457/765] 776182=test_rand
[458/765] 776181=test_noarg
[459/765] 776170=test_data
[460/765] 776170=static_literals_test
[461/765] 776181=test_bundled_ca
[462/765] 776170=test_to_ruby
[463/765] 776170=test_random
[464/765] 776173=test_backtrace
[465/765] 776173=test_gem_safe_marshal
[466/765] 776170=test_capacity
[467/765] 776170=test_nextafter
[468/765] 776170=test_gem_installer
[469/765] 776182=test_gem_command_manager
[470/765] 776182=test_random_formatter
[471/765] 776181=test_gem_commands_check_command
[472/765] 776181=test_gem_source_git
[473/765] 776182=test_regex_casefold
[474/765] 776182=test_pipe
[475/765] 776173=test_condition
[476/765] 776173=test_cp949
[477/765] 776173=test_string
[478/765] 776182=test_sorted_set
[479/765] 776172=test_files_lib
[480/765] 776172=test_emoji
[481/765] 776181=test_class_name_check
[482/765] 776172=test_gem_resolver_git_set
[483/765] 776181=test_date_attr
[484/765] 776181=test_scan_args
[485/765] 776181=test_time
[486/765] 776182=json_ext_parser_test
[487/765] 776182=test_duplicate
[488/765] 776182=test_integer
[489/765] 776181=test_erb
[490/765] 776172=test_framework
[491/765] 776181=test_case_comprehensive
[492/765] 776172=test_omap
[493/765] 776181=magic_comment_test
[494/765] 776172=test_zlib
[495/765] 776178=test_marshal
[496/765] 776181=test_uncorrectable_name_check
[497/765] 776181=test_load
[498/765] 776181=test_proc
[499/765] 776178=test_singleton_function
[500/765] 776178=test_shellwords
[501/765] 776178=test_cclass
[502/765] 776178=test_ssl
[503/765] 776179=test_date_strptime
[504/765] 776171=test_https_proxy
[505/765] 776179=test_pkey_dsa
[506/765] 776171=test_nomethod_error
[507/765] 776183=library_symbols_test
[508/765] 776171=test_emitter
[509/765] 776183=test_json_tree
[510/765] 776171=test_ractor
[511/765] 776183=test_gem_remote_fetcher_local_ssl_server
[512/765] 776179=test_ractor
[513/765] 776181=test_float
[514/765] 776179=test_gem
[515/765] 776175=percent_delimiter_string_test
[516/765] 776175=freeze_test
[517/765] 776175=test_files_test_1
[518/765] 776171=test_delegate
[519/765] 776178=test_cgi_core
[520/765] 776171=attribute_write_test
[521/765] 776171=test_parser
[522/765] 776178=test_gem_source_list
[523/765] 776171=test_yaml_special_cases
[524/765] 776171=test_ractor
[525/765] 776178=test_psych
[526/765] 776178=test_fiddle
[527/765] 776171=test_enumerator
[528/765] 776171=test_stringchar
[529/765] 776178=test_gem_commands_help_command
[530/765] 776171=test_arith_seq_extract
[531/765] 776178=test_debug
[532/765] 776178=test_gem_package_old
[533/765] 776181=test_rbconfig
[534/765] 776181=test_gem_uri
[535/765] 776178=test_digest
[536/765] 776181=test_lazy_enumerator
[537/765] 776171=test_profile_frames
[538/765] 776183=test_resolve_symbol
[539/765] 776171=test_date_compat
[540/765] 776171=test_error_highlight
[541/765] 776183=test_array
[542/765] 776180=test_find_executable
[543/765] 776180=test_set
[544/765] 776180=test_kdf
[545/765] 776180=test_class2name
[546/765] 776180=test_nil
[547/765] 776172=test_gem_request_set_lockfile_tokenizer
[548/765] 776180=test_gem_commands_outdated_command
[549/765] 776179=string_query_test
[550/765] 776179=test_time_tz
[551/765] 776181=test_backtrace
[552/765] 776172=test_enumerator
[553/765] 776180=test_gem_package
[554/765] 776178=test_utf16
[555/765] 776179=test_safe_load
[556/765] 776178=test_handle
[557/765] 776179=test_frozen
[558/765] 776179=test_gem_source
[559/765] 776179=test_name_error
[560/765] 776178=test_exception_at_throwing
[561/765] 776178=string_encoding_test
[562/765] 776178=test_gem_commands_list_command
[563/765] 776178=test_gem_source_vendor
[564/765] 776178=test_dbm
[565/765] 776178=test_variable_name_check
[566/765] 776182=test_pty
[567/765] 776178=test_assembler
[568/765] 776178=test_gem_uninstaller
[569/765] 776180=test_symbol
[570/765] 776180=test_gem_platform
[571/765] 776181=overlap_test
[572/765] 776180=test_gem_source_installed
[573/765] 776179=test_modify_expand
[574/765] 776179=test_gem_available_set
[575/765] 776180=test_change_word
[576/765] 776180=test_pkcs12
[577/765] 776179=test_date_time
[578/765] 776179=test_date
[579/765] 776179=test_parser
[580/765] 776179=test_gem_config_file
[581/765] 776174=test_gem_commands_pristine_command
[582/765] 776182=test_yamlstore
[583/765] 776182=test_yjit_exit_locations
[584/765] 776171=test_hash
[585/765] 776179=test_arith_seq_beg_len_step
[586/765] 776182=test_beginendblock
[587/765] 776179=test_gem_resolver_requirement_list
[588/765] 776179=test_io_buffer
[589/765] 776181=test_scalar_scanner
[590/765] 776181=test_weakref
[591/765] 776180=test_timeout
[592/765] 776179=test_not
[593/765] 776179=test_socket
[594/765] 776181=test_function
[595/765] 776170=test_mailto
[596/765] 776170=test_yaml_tree
[597/765] 776170=test_case_mapping
[598/765] 776170=test_gem_package_tar_writer
[599/765] 776184=test_rubygems
[600/765] 776180=ripper_test
[601/765] 776170=test_append
[602/765] 776170=test_ractor_compatibility
[603/765] 776181=test_gem_resolver_lock_set
[604/765] 776182=test_method
[605/765] 776181=test_unicode_normalize
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x0000748960165658 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:711 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x0000748960165658 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:711 dead>
[606/765] 776181=test_reqarg
[607/765] 776184=test_gem_source_fetch_problem
[608/765] 776184=test_set
[609/765] 776184=test_gem_update_suggestion
[610/765] 776178=test_resource
[611/765] 776178=test_member
[612/765] 776178=test_gem_console_ui
[613/765] 776178=test_pkey_rsa
[614/765] 776184=test_gem_stream_ui
[615/765] 776184=test_numhash
[616/765] 776184=test_trace
[617/765] 776184=test_nofree
[618/765] 776184=test_arity
[619/765] 776184=test_ipaddr
[620/765] 776184=test_m17n
[621/765] 776170=test_buffered_io
[622/765] 776170=test_yjit
[623/765] 776181=test_date_conv
[624/765] 776181=test_webauthn_poller
[625/765] 776181=test_argf
[626/765] 776184=test_egrep_cpp
[627/765] 776180=test_gem_resolver_composed_set
[628/765] 776180=test_object_references
[629/765] 776180=test_wait
[630/765] 776184=test_x509name
[631/765] 776178=test_sleep
[632/765] 776184=test_gem_security
[633/765] 776180=test_euc_tw
[634/765] 776180=test_compile_prism
[635/765] 776174=test_gem_commands_build_command
[636/765] 776175=test_sizeof
[637/765] 776179=test_gem_requirement
[638/765] 776174=test_alias
[639/765] 776177=test_comparable
[640/765] 776179=test_configuration
[641/765] 776177=test_bug-3571
[642/765] 776179=test_notimplement
[643/765] 776179=test_emoji_breaks
[644/765] 776177=test_system
[645/765] 776179=test_date_new
[646/765] 776179=test_io_timeout
[647/765] 776179=test_gem_commands_info_command
[648/765] 776180=command_line_test
[649/765] 776180=test_dns
[650/765] 776179=test_stringio
[651/765] 776176=test_require
[652/765] 776178=test_dup
[653/765] 776174=test_webauthn_listener_response
[654/765] 776174=heredoc_test
[655/765] 776174=newline_test
[656/765] 776179=snippets_test
[657/765] 776180=parser_test
[658/765] 776180=test_ubf_async_safe
[659/765] 776180=test_array
[660/765] 776178=constant_path_node_test
[661/765] 776178=test_gem_path_support
[662/765] 776180=test_console_attr
[663/765] 776180=test_gem_bundler_version_finder
[664/765] 776178=test_pack
[665/765] 776180=test_ast
[666/765] 776178=fuzzer_test
[667/765] 776178=test_rb_str_dup
[668/765] 776178=onigmo_test
[669/765] 776174=test_struct
[670/765] 776178=json_encoding_test
[671/765] 776174=test_time
[672/765] 776178=test_math
[673/765] 776178=test_gc
[674/765] 776178=test_libs
[675/765] 776178=test_super
[676/765] 776174=test_gem_safe_yaml
[677/765] 776174=test_digest_extend
[678/765] 776174=test_did_you_mean
[679/765] 776174=test_autoconf
[680/765] 776174=test_popen_deadlock
[681/765] 776184=test_bug-5832
[682/765] 776184=test_cgi_multipart
[683/765] 776184=test_case
[684/765] 776184=test_require
[685/765] 776184=test_ifunless
[686/765] 776184=test_gem_silent_ui
[687/765] 776184=test_shapes
[688/765] 776184=test_ocsp
[689/765] 776177=test_pkey_dh
[690/765] 776177=test_gem_commands_uninstall_command
[691/765] 776178=test_files_test
[692/765] 776184=test_gem_dependency_list
[693/765] 776178=test_gem_resolver_installer_set
[694/765] 776184=test_continuation
[695/765] 776184=test_object_create_start
[696/765] 776184=test_forwardable
[697/765] 776184=test_config
[698/765] 776174=test_delete
[699/765] 776174=comments_test
[700/765] 776174=test_io_m17n
[701/765] 776184=test_ensured
[702/765] 776184=test_interned_str
[703/765] 776178=test_placearg
[704/765] 776184=test_gem_commands_cleanup_command
[705/765] 776178=regular_expression_encoding_test
[706/765] 776178=test_env
[707/765] 776183=test_project_sanity
[708/765] 776183=test_dryrun
[709/765] 776183=test_io_buffer
[710/765] 776183=encodings_test
[711/765] 776177=json_generator_test
[712/765] 776183=test_gem_impossible_dependencies_error
[713/765] 776175=test_type
[714/765] 776183=test_range
[715/765] 776175=test_gem_source_subpath_problem
[716/765] 776184=node_id_test
[717/765] 776179=test_tmpdir
[718/765] 776175=test_gem_resolver_api_set
[719/765] 776175=parse_stream_test
[720/765] 776175=test_emitter
[721/765] 776175=test_ts
[722/765] 776179=test_stringify_symbols
[723/765] 776179=test_rubyoptions
[724/765] 776184=test_printf
[725/765] 776184=warnings_test
[726/765] 776184=test_to_ary_concat
[727/765] 776177=test_udp
[728/765] 776177=dispatcher_test
[729/765] 776177=test_configuration
[730/765] 776177=test_windows_1252
[731/765] 776177=test_sleep
[732/765] 776175=test_queue
[733/765] 776175=regular_expression_options_test
[734/765] 776175=test_install
[735/765] 776174=test_prettyprint
[736/765] 776174=integer_parse_test
[737/765] 776174=test_gem_validator
[738/765] 776174=test_bundled_gems
[739/765] 776174=lex_test
[740/765] 776175=test_tree_spell_checker
[741/765] 776175=test_date_ractor
[742/765] 776183=test_m17n_comb
[743/765] 776175=test_pair
=================================================================
==776172==ERROR: AddressSanitizer: use-after-poison on address 0x7e6c75938248 at pc 0x5f48ab57a7bb bp 0x7e6c58f0d7c0 sp 0x7e6c58f0d7b8
READ of size 8 at 0x7e6c75938248 thread T0
    #0 0x5f48ab57a7ba in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30
    #1 0x5f48ab57a7ba in gc_update_references_weak_table_i /tmp/ruby/src/trunk_asan/gc/default/default.c:7116:12
    #2 0x5f48ab5580a1 in vm_weak_table_gen_ivar_foreach /tmp/ruby/src/trunk_asan/gc.c:3495:32
    #3 0x5f48ab7b05ff in apply_functor /tmp/ruby/src/trunk_asan/st.c:1633:12
    #4 0x5f48ab7b05ff in st_general_foreach /tmp/ruby/src/trunk_asan/st.c:1543:18
    #5 0x5f48ab7b05ff in rb_st_foreach /tmp/ruby/src/trunk_asan/st.c:1640:12
    #6 0x5f48ab56f345 in rb_gc_vm_weak_table_foreach /tmp/ruby/src/trunk_asan/gc.c:3575:13
    #7 0x5f48ab56f345 in gc_update_references /tmp/ruby/src/trunk_asan/gc/default/default.c:7158:9
    #8 0x5f48ab56f345 in gc_compact_finish /tmp/ruby/src/trunk_asan/gc/default/default.c:3481:5
    #9 0x5f48ab56f345 in gc_sweep_compact /tmp/ruby/src/trunk_asan/gc/default/default.c:5688:5
    #10 0x5f48ab56f345 in gc_sweep /tmp/ruby/src/trunk_asan/gc/default/default.c:4144:9
    #11 0x5f48ab57e3a3 in gc_start /tmp/ruby/src/trunk_asan/gc/default/default.c:6472:13
    #12 0x5f48ab57fad4 in garbage_collect /tmp/ruby/src/trunk_asan/gc/default/default.c:6351:15
    #13 0x5f48ab569ff0 in newobj_slowpath /tmp/ruby/src/trunk_asan/gc/default/default.c:2479:22
    #14 0x5f48ab569ff0 in newobj_slowpath_wb_protected /tmp/ruby/src/trunk_asan/gc/default/default.c:2501:12
    #15 0x5f48ab5499c5 in rb_gc_impl_new_obj /tmp/ruby/src/trunk_asan/gc/default/default.c:2539:11
    #16 0x5f48ab5499c5 in newobj_of /tmp/ruby/src/trunk_asan/gc.c:997:17
    #17 0x5f48ab549e7d in rb_wb_protected_newobj_of /tmp/ruby/src/trunk_asan/gc.c:1035:12
    #18 0x5f48ab688b21 in rb_vm_ifunc_new /tmp/ruby/src/trunk_asan/proc.c:747:30
    #19 0x5f48ab8d3ab5 in rb_vm_ifunc_proc_new /tmp/ruby/src/trunk_asan/internal/imemo.h:202:12
    #20 0x5f48ab8d3ab5 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1503:34
    #21 0x5f48ab8d3ab5 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #22 0x5f48ab8d3ab5 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #23 0x5f48abca2e19 in yielder_new /tmp/ruby/src/trunk_asan/enumerator.c:1407:56
    #24 0x5f48abca2e19 in generator_each /tmp/ruby/src/trunk_asan/enumerator.c:1537:23
    #25 0x5f48ab91c4fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #26 0x5f48ab91c4fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #27 0x5f48ab91c4fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #28 0x5f48ab920f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #29 0x5f48ab920f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #30 0x5f48ab8d3f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #31 0x5f48ab8d3f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #32 0x5f48ab8d4749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #33 0x5f48ab8d3da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #34 0x5f48ab8d3da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #35 0x5f48abca7af8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #36 0x5f48ab91c4fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #37 0x5f48ab91c4fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #38 0x5f48ab91c4fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #39 0x5f48ab8d004d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #40 0x5f48ab8d004d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
    #41 0x5f48abca3ad1 in enum_chain_each /tmp/ruby/src/trunk_asan/enumerator.c:3299:9
    #42 0x5f48ab91c4fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #43 0x5f48ab91c4fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #44 0x5f48ab91c4fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #45 0x5f48ab920f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #46 0x5f48ab920f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #47 0x5f48ab8d3f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #48 0x5f48ab8d3f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #49 0x5f48ab8d4749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #50 0x5f48ab8d3da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #51 0x5f48ab8d3da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #52 0x5f48abca7af8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #53 0x5f48ab91c4fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #54 0x5f48ab91c4fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #55 0x5f48ab91c4fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #56 0x5f48ab920f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #57 0x5f48ab920f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #58 0x5f48ab8d3f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #59 0x5f48ab8d3f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #60 0x5f48ab8d4749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #61 0x5f48ab8d3b06 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #62 0x5f48ab8d3b06 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #63 0x5f48ab8d3b06 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #64 0x5f48abcaa17b in lazy_init_block /tmp/ruby/src/trunk_asan/enumerator.c:1665:5
    #65 0x5f48ab89f1ca in vm_yield_with_cfunc /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150:11
    #66 0x5f48ab8e1cc4 in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1733:16
    #67 0x5f48ab8e1cc4 in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #68 0x5f48ab8e0175 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #69 0x5f48ab6893d8 in rb_proc_call_kw /tmp/ruby/src/trunk_asan/proc.c:979:12
    #70 0x5f48ab91c4fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #71 0x5f48ab91c4fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #72 0x5f48ab91c4fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #73 0x5f48ab920f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #74 0x5f48ab920f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #75 0x5f48ab8d3f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #76 0x5f48ab8d3f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #77 0x5f48ab8d4749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #78 0x5f48ab8d3da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #79 0x5f48ab8d3da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #80 0x5f48abca7af8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #81 0x5f48ab91c4fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #82 0x5f48ab91c4fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #83 0x5f48ab91c4fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #84 0x5f48ab920f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #85 0x5f48ab920f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #86 0x5f48ab8d3f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #87 0x5f48ab8d3f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #88 0x5f48ab8d4749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #89 0x5f48ab8d3b06 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #90 0x5f48ab8d3b06 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #91 0x5f48ab8d3b06 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #92 0x5f48abca8379 in next_i /tmp/ruby/src/trunk_asan/enumerator.c:769:14
    #93 0x5f48ab89f1ca in vm_yield_with_cfunc /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150:11
    #94 0x5f48ab8e1cc4 in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1733:16
    #95 0x5f48ab8e1cc4 in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #96 0x5f48ab8e0175 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #97 0x5f48abc67e3f in rb_fiber_start /tmp/ruby/src/trunk_asan/cont.c:2457:23
    #98 0x5f48abc6fde7 in fiber_entry /tmp/ruby/src/trunk_asan/cont.c:860:5

Address 0x7e6c75938248 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:
  0x7e6c75937f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e6c75938000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e6c75938080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e6c75938100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e6c75938180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x7e6c75938200: 00 00 00 00 f7 f7 f7 f7 f7[f7]f7 f7 f7 f7 f7 f7
  0x7e6c75938280: f7 f7 f7 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e6c75938300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e6c75938380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e6c75938400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7e6c75938480: 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
==776172==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:001620 IFUNC 
c:0004 p:---- s:0012 E:0009e0 CFUNC  :each
c:0003 p:---- s:0009 e:000008 CFUNC  :each
c:0002 p:---- s:0006 E:002620 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: 4

-- C level backtrace information -------------------------------------------
[744/765] 776184=index_write_test
[745/765] 776176=test_integer_comb
[746/765] 776184=test_ns_spki
[747/765] 776184=test_depth_first
[748/765] 776184=test_tsort
[749/765] 776184=test_random
[750/765] 776184=test_merge_keys
[751/765] 776184=test_lexer
[752/765] 776184=test_kwargs
[753/765] 776184=test_io_wait
[754/765] 776184=test_gem_ext_configure_builder
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress(___interceptor_backtrace+0x79) [0x5f48ab482d09]
[0x5f48abd6a6e7]
[0x5f48abcb09f1]
[0x5f48abcb06cc]
[0x5f48ab4ff22a]
[0x5f48ab4dfcaf]
[0x5f48ab4e2d3d]
[0x5f48ab4e3a9c]
[0x5f48ab57a7bb]
[0x5f48ab5580a2]
[0x5f48ab7b0600]
[0x5f48ab56f346]
[0x5f48ab57e3a4]
[0x5f48ab57fad5]
[0x5f48ab569ff1]
[0x5f48ab5499c6]
[0x5f48ab549e7e]
[0x5f48ab688b22]
[0x5f48ab8d3ab6]
[0x5f48abca2e1a]
[0x5f48ab91c4fc]
[0x5f48ab920f66]
[0x5f48ab8d3f76]
[0x5f48ab8d474a]
[0x5f48ab8d3daa]
[0x5f48abca7af9]
[0x5f48ab91c4fc]
[0x5f48ab8d004e]
[0x5f48abca3ad2]
[0x5f48ab91c4fc]
[0x5f48ab920f66]
[0x5f48ab8d3f76]
[0x5f48ab8d474a]
[0x5f48ab8d3daa]
[0x5f48abca7af9]
[0x5f48ab91c4fc]
[0x5f48ab920f66]
[0x5f48ab8d3f76]
[0x5f48ab8d474a]
[0x5f48ab8d3b07]
[0x5f48abcaa17c]
[0x5f48ab89f1cb]
[0x5f48ab8e1cc5]
[0x5f48ab8e0176]
[0x5f48ab6893d9]
[0x5f48ab91c4fc]
[0x5f48ab920f66]
[0x5f48ab8d3f76]
[0x5f48ab8d474a]
[0x5f48ab8d3daa]
[0x5f48abca7af9]
[0x5f48ab91c4fc]
[0x5f48ab920f66]
[0x5f48ab8d3f76]
[0x5f48ab8d474a]
[0x5f48ab8d3b07]
[0x5f48abca837a]
[0x5f48ab89f1cb]
[0x5f48ab8e1cc5]
[0x5f48ab8e0176]
[0x5f48abc67e40]
[0x5f48abc6fde8]

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

[755/765] 776184=test_mdns
[756/765] 776184=test_x509store
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
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.768195 seconds

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