# Logfile created on 2025-01-27 16:09:41 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f4e7229fdc0 @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-160941", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f4e722c0b10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f4e722c0840 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f4e711ca2e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250127-160941", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250127-160941>, @binmode=false, @mon_data=#<Monitor:0x00007f4e72c1fdc8>, @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 cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.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 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/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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
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/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]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/rubyvm'
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]: 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]: 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/objspace'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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/objspace'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
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/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/nkf-0.2.0/ext/nkf'
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/syslog-0.2.0/ext/syslog'
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]: 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=36746
  "--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] 81672=test_member
[  2/765] 81658=test_gem_console_ui
[  3/765] 81659=test_gem_update_suggestion
[  4/765] 81671=test_set
[  5/765] 81669=test_gem_source_fetch_problem
[  6/765] 81663=test_resource
[  7/765] 81661=test_reqarg
[  8/765] 81673=test_gem_resolver_lock_set
[  9/765] 81662=test_ractor_compatibility
[ 10/765] 81665=test_append
[ 11/765] 81667=test_unicode_normalize
[ 12/765] 81670=test_method
[ 13/765] 81664=test_webauthn_poller
[ 14/765] 81666=test_date_conv
[ 15/765] 81672=test_gem_resolver_composed_set
[ 16/765] 81668=test_egrep_cpp
[ 17/765] 81660=test_argf
[ 18/765] 81665=test_m17n
[ 19/765] 81666=test_buffered_io
[ 20/765] 81671=test_yjit
[ 21/765] 81667=test_arity
[ 22/765] 81663=test_ipaddr
[ 23/765] 81667=test_pkey_rsa
[ 24/765] 81663=test_nofree
[ 25/765] 81663=test_trace
[ 26/765] 81663=test_numhash
[ 27/765] 81663=test_gem_stream_ui
[ 28/765] 81668=test_scalar_scanner
[ 29/765] 81666=test_gem_resolver_requirement_list
[ 30/765] 81668=test_beginendblock
[ 31/765] 81658=test_arith_seq_beg_len_step
[ 32/765] 81672=test_hash
[ 33/765] 81669=test_io_buffer
[ 34/765] 81673=test_yjit_exit_locations
[ 35/765] 81659=test_yamlstore
[ 36/765] 81664=test_gem_commands_pristine_command
[ 37/765] 81666=test_gem_config_file
[ 38/765] 81669=ripper_test
[ 39/765] 81658=test_rubygems
[ 40/765] 81659=test_gem_package_tar_writer
[ 41/765] 81665=test_yaml_tree
[ 42/765] 81663=test_case_mapping
[ 43/765] 81663=test_mailto
[ 44/765] 81673=test_socket
[ 45/765] 81659=test_function
[ 46/765] 81666=test_weakref
[ 47/765] 81663=test_not
[ 48/765] 81663=test_timeout
[ 49/765] 81665=test_console_attr
[ 50/765] 81665=test_gem_bundler_version_finder
[ 51/765] 81667=test_gem_path_support
[ 52/765] 81658=constant_path_node_test
[ 53/765] 81662=heredoc_test
[ 54/765] 81666=test_webauthn_listener_response
[ 55/765] 81666=test_array
[ 56/765] 81658=test_ubf_async_safe
[ 57/765] 81661=parser_test
[ 58/765] 81666=snippets_test
[ 59/765] 81658=newline_test
[ 60/765] 81662=test_bug-5832
[ 61/765] 81662=test_case
[ 62/765] 81667=test_cgi_multipart
[ 63/765] 81662=test_digest_extend
[ 64/765] 81662=test_gem_safe_yaml
[ 65/765] 81661=test_popen_deadlock
[ 66/765] 81659=test_autoconf
[ 67/765] 81665=test_did_you_mean
[ 68/765] 81659=test_super
[ 69/765] 81668=test_libs
[ 70/765] 81668=test_gc
[ 71/765] 81668=test_math
[ 72/765] 81667=json_encoding_test
[ 73/765] 81668=test_time
[ 74/765] 81667=test_rb_str_dup
[ 75/765] 81667=fuzzer_test
[ 76/765] 81658=test_ast
[ 77/765] 81663=test_pack
[ 78/765] 81663=test_struct
[ 79/765] 81663=onigmo_test
[ 80/765] 81667=test_sizeof
[ 81/765] 81663=test_alias
[ 82/765] 81665=test_gem_requirement
[ 83/765] 81662=test_euc_tw
[ 84/765] 81662=test_gem_security
[ 85/765] 81668=test_gem_commands_build_command
[ 86/765] 81665=test_compile_prism
[ 87/765] 81669=test_sleep
[ 88/765] 81663=test_x509name
[ 89/765] 81663=test_object_references
[ 90/765] 81663=test_wait
[ 91/765] 81663=test_require
[ 92/765] 81659=test_dup
[ 93/765] 81665=test_dns
[ 94/765] 81661=test_stringio
[ 95/765] 81668=test_io_timeout
[ 96/765] 81668=test_date_new
[ 97/765] 81668=command_line_test
[ 98/765] 81661=test_gem_commands_info_command
[ 99/765] 81659=test_configuration
[100/765] 81668=test_comparable
[101/765] 81659=test_system
[102/765] 81668=test_emoji_breaks
[103/765] 81668=test_notimplement
[104/765] 81668=test_bug-3571
[105/765] 81669=parse_stream_test
[106/765] 81668=test_gem_resolver_api_set
[107/765] 81669=test_ts
[108/765] 81668=test_emitter
[109/765] 81668=test_tmpdir
[110/765] 81665=node_id_test
[111/765] 81668=test_gem_source_subpath_problem
[112/765] 81664=test_range
[113/765] 81661=test_type
[114/765] 81661=test_dryrun
[115/765] 81661=test_gem_impossible_dependencies_error
[116/765] 81661=json_generator_test
[117/765] 81673=encodings_test
[118/765] 81668=test_io_buffer
[119/765] 81668=test_windows_1252
[120/765] 81668=test_configuration
[121/765] 81673=dispatcher_test
[122/765] 81673=test_udp
[123/765] 81673=test_printf
[124/765] 81673=test_rubyoptions
[125/765] 81668=test_to_ary_concat
[126/765] 81665=warnings_test
[127/765] 81669=test_stringify_symbols
[128/765] 81665=test_gem_resolver_installer_set
[129/765] 81669=test_gem_dependency_list
[130/765] 81670=test_files_test
[131/765] 81669=test_gem_commands_uninstall_command
[132/765] 81670=test_ocsp
[133/765] 81661=test_shapes
[134/765] 81661=test_pkey_dh
[135/765] 81665=test_ifunless
[136/765] 81665=test_require
[137/765] 81665=test_gem_silent_ui
[138/765] 81661=test_env
[139/765] 81665=regular_expression_encoding_test
[140/765] 81665=test_project_sanity
[141/765] 81665=test_interned_str
[142/765] 81665=test_placearg
[143/765] 81666=test_gem_commands_cleanup_command
[144/765] 81665=test_io_m17n
[145/765] 81662=test_delete
[146/765] 81659=comments_test
[147/765] 81662=test_config
[148/765] 81670=test_ensured
[149/765] 81668=test_continuation
[150/765] 81662=test_forwardable
[151/765] 81668=test_object_create_start
[152/765] 81668=test_dir
[153/765] 81659=test_x509store
[154/765] 81662=test_mdns
[155/765] 81662=test_gem_ext_configure_builder
[156/765] 81670=test_lexer
[157/765] 81662=test_io_wait
[158/765] 81670=test_kwargs
[159/765] 81670=test_merge_keys
[160/765] 81670=test_random
[161/765] 81670=test_euc_kr
[162/765] 81670=test_gem_commands_lock_command
[163/765] 81662=test_set_len
[164/765] 81662=test_threadgroup
[165/765] 81659=test_gem_security_signer
[166/765] 81668=test_bash_completion
[167/765] 81669=test_exception
[168/765] 81670=test_gem_local_remote_options
[169/765] 81668=test_prettyprint
[170/765] 81659=test_gem_validator
[171/765] 81668=integer_parse_test
[172/765] 81668=test_install
[173/765] 81670=test_queue
[174/765] 81659=test_sleep
[175/765] 81670=regular_expression_options_test
[176/765] 81666=test_tsort
[177/765] 81666=test_depth_first
[178/765] 81666=test_ns_spki
[179/765] 81662=index_write_test
[180/765] 81662=test_integer_comb
[181/765] 81670=test_tree_spell_checker
[182/765] 81666=test_pair
[183/765] 81670=test_m17n_comb
[184/765] 81667=test_date_ractor
[185/765] 81664=test_bundled_gems
[186/765] 81664=lex_test
[187/765] 81668=test_syntax
[188/765] 81667=test_grapheme_breaks
[189/765] 81667=test_gem_request_set_gem_dependency_api
[190/765] 81667=test_ossl
[191/765] 81665=test_date_marshal
[192/765] 81665=test_assignment
[193/765] 81659=test_singleton
[194/765] 81659=test_ripper
[195/765] 81664=test_key_name_check
[196/765] 81664=test_exception
[197/765] 81664=test_gem_commands_signout_command
[198/765] 81664=test_object
[199/765] 81664=test_file_exhaustive
[200/765] 81666=test_gem_gem_runner
[201/765] 81659=test_gem_ext_cargo_builder
[202/765] 81659=test_ractor
[203/765] 81659=test_ssl_session
[204/765] 81666=test_optarg
[205/765] 81663=test_stream
[206/765] 81663=test_gem_commands_exec_command
[207/765] 81660=test_gem_commands_unpack_command
[208/765] 81666=test_pack
[209/765] 81659=test_gem_resolver_local_specification
[210/765] 81659=test_autoload
[211/765] 81667=test_method_name_check
[212/765] 81666=test_kernel
[213/765] 81667=heredoc_dedent_test
[214/765] 81667=test_acceptable
[215/765] 81669=implicit_array_test
[216/765] 81669=test_len
[217/765] 81660=test_function_entry
[218/765] 81669=test_data
[219/765] 81660=test_http_request
[220/765] 81669=test_httpheader
[221/765] 81660=test_gem_commands_server_command
[222/765] 81660=test_gem_package_task
[223/765] 81660=test_bn
[224/765] 81669=test_provider
[225/765] 81660=numeric_value_test
[226/765] 81667=test_keyword
[227/765] 81660=!Nothing_to_test
[228/765] 81660=test_rand
[229/765] 81661=test_pkey_ec
[230/765] 81661=test_noarg
[231/765] 81672=test_data
[232/765] 81672=test_gem_commands_update_command
[233/765] 81663=test_date_parse
[234/765] 81661=test_fips
[235/765] 81660=test_helper
[236/765] 81660=test_memory_view
[237/765] 81660=test_integer
[238/765] 81666=test_utf32
[239/765] 81666=test_ellipsize
[240/765] 81669=test_nextafter
[241/765] 81666=test_capacity
[242/765] 81666=test_gem_safe_marshal
[243/765] 81663=test_backtrace
[244/765] 81660=static_literals_test
[245/765] 81663=test_random
[246/765] 81660=test_to_ruby
[247/765] 81663=test_bundled_ca
[248/765] 81660=test_fiber
[249/765] 81669=test_generic
[250/765] 81669=breadth_first_search_test
[251/765] 81669=test_deprecated
[252/765] 81669=test_gc_compact
[253/765] 81667=test_resize
[254/765] 81667=test_div
[255/765] 81667=errors_test
[256/765] 81661=test_open3
[257/765] 81663=test_vm_dump
[258/765] 81663=test_ftp
[259/765] 81667=json_parser_test
[260/765] 81663=test_gem_commands_setup_command
[261/765] 81667=test_alias_and_anchor
[262/765] 81667=test_gem_commands_rebuild_command
[263/765] 81666=test_cesu8
[264/765] 81667=test_json_tree
[265/765] 81666=test_emitter
[266/765] 81667=library_symbols_test
[267/765] 81667=test_ractor
[268/765] 81666=test_date_strptime
[269/765] 81666=test_ssl
[270/765] 81665=test_nomethod_error
[271/765] 81665=test_pkey_dsa
[272/765] 81667=test_https_proxy
[273/765] 81672=test_load
[274/765] 81672=test_uncorrectable_name_check
[275/765] 81672=test_cclass
[276/765] 81662=test_shellwords
[277/765] 81662=test_singleton_function
[278/765] 81662=test_proc
[279/765] 81663=test_case_comprehensive
[280/765] 81663=test_framework
[281/765] 81667=test_marshal
[282/765] 81663=magic_comment_test
[283/765] 81665=test_zlib
[284/765] 81672=test_omap
[285/765] 81672=test_parser
[286/765] 81672=attribute_write_test
[287/765] 81672=test_yaml_special_cases
[288/765] 81672=test_gem_source_list
[289/765] 81672=test_delegate
[290/765] 81670=test_cgi_core
[291/765] 81672=freeze_test
[292/765] 81672=percent_delimiter_string_test
[293/765] 81670=test_gem
[294/765] 81672=test_files_test_1
[295/765] 81664=test_gem_remote_fetcher_local_ssl_server
[296/765] 81663=test_float
[297/765] 81666=test_ractor
[298/765] 81667=test_pipe
[299/765] 81666=test_regex_casefold
[300/765] 81666=test_gem_source_git
[301/765] 81667=test_gem_commands_check_command
[302/765] 81667=test_random_formatter
[303/765] 81667=test_gem_installer
[304/765] 81666=test_gem_command_manager
[305/765] 81666=test_erb
[306/765] 81662=test_scan_args
[307/765] 81662=test_date_attr
[308/765] 81662=test_integer
[309/765] 81666=test_duplicate
[310/765] 81666=test_time
[311/765] 81663=json_ext_parser_test
[312/765] 81663=test_emoji
[313/765] 81663=test_files_lib
[314/765] 81666=test_sorted_set
[315/765] 81664=test_string
[316/765] 81666=test_gem_resolver_git_set
[317/765] 81670=test_class_name_check
[318/765] 81670=test_cp949
[319/765] 81670=test_condition
[320/765] 81670=test_exception_at_throwing
[321/765] 81670=test_name_error
[322/765] 81666=string_encoding_test
[323/765] 81666=test_safe_load
[324/765] 81666=test_gem_source
[325/765] 81659=test_frozen
[326/765] 81659=test_handle
[327/765] 81670=test_gem_package
[328/765] 81666=test_utf16
[329/765] 81666=test_enumerator
[330/765] 81661=test_date
[331/765] 81661=test_date_time
[332/765] 81659=test_pkcs12
[333/765] 81661=test_parser
[334/765] 81661=test_gem_available_set
[335/765] 81661=test_modify_expand
[336/765] 81661=test_gem_source_installed
[337/765] 81661=test_change_word
[338/765] 81661=overlap_test
[339/765] 81670=test_gem_platform
[340/765] 81665=test_gem_uninstaller
[341/765] 81659=test_symbol
[342/765] 81659=test_variable_name_check
[343/765] 81669=test_dbm
[344/765] 81669=test_gem_source_vendor
[345/765] 81670=test_gem_commands_list_command
[346/765] 81669=test_assembler
[347/765] 81669=test_pty
[348/765] 81659=test_digest
[349/765] 81670=test_gem_uri
[350/765] 81670=test_rbconfig
[351/765] 81670=test_gem_package_old
[352/765] 81670=test_arith_seq_extract
[353/765] 81661=test_gem_commands_help_command
[354/765] 81668=test_stringchar
[355/765] 81661=test_debug
[356/765] 81661=test_fiddle
[357/765] 81670=test_enumerator
[358/765] 81670=test_psych
[359/765] 81670=test_ractor
[360/765] 81668=string_query_test
[361/765] 81668=test_backtrace
[362/765] 81669=test_time_tz
[363/765] 81661=test_kdf
[364/765] 81669=test_gem_commands_outdated_command
[365/765] 81661=test_gem_request_set_lockfile_tokenizer
[366/765] 81670=test_nil
[367/765] 81670=test_class2name
[368/765] 81670=test_error_highlight
[369/765] 81669=test_set
[370/765] 81661=test_find_executable
[371/765] 81661=test_array
[372/765] 81669=test_lazy_enumerator
[373/765] 81671=test_date_compat
[374/765] 81671=test_resolve_symbol
[375/765] 81659=test_profile_frames
[376/765] 81671=test_gem_resolver_git_specification
[377/765] 81659=test_dir_m17n
[378/765] 81668=named_capture_test
[379/765] 81668=test_cgi_tag_helper
[380/765] 81668=test_stream
[381/765] 81668=json_common_interface_test
[382/765] 81668=test_func
[383/765] 81665=test_coverage
[384/765] 81671=test_remote_fetch_error
[385/765] 81671=test_pathname
[386/765] 81669=test_fileutils
[387/765] 81672=test_process
[388/765] 81672=test_object
[389/765] 81671=test_eval
[390/765] 81671=test_io
[391/765] 81669=test_gem_commands_cert_command
[392/765] 81671=parse_comments_test
[393/765] 81671=test_serialize_subclasses
[394/765] 81671=test_const
[395/765] 81671=test_class
[396/765] 81660=test_iterator
[397/765] 81672=test_marshalable
[398/765] 81672=test_gem_resolver_index_specification
[399/765] 81660=test_string
[400/765] 81660=test_method_cache
[401/765] 81660=test_gem_dependency
[402/765] 81672=test_thread_fd_close
[403/765] 81672=json_addition_test
[404/765] 81665=string_test
[405/765] 81672=test_path_to_class
[406/765] 81672=test_storage
[407/765] 81672=test_gem_commands_dependency_command
[408/765] 81665=test_cmethod
[409/765] 81665=test_qsort
[410/765] 81665=test_gem_ext_ext_conf_builder
[411/765] 81660=test_parse
[412/765] 81672=test_have_macro
[413/765] 81663=test_process
[414/765] 81669=test_iter_break
[415/765] 81669=test_gem_source_local
[416/765] 81670=test_num2int
[417/765] 81670=test_cstr
[418/765] 81668=test_gem_resolver_lock_specification
[419/765] 81668=test_digest
[420/765] 81668=test_variable
[421/765] 81659=test_wss
[422/765] 81659=test_closure
[423/765] 81672=test_address_resolve
[424/765] 81672=test_econv
[425/765] 81669=test_foreach
[426/765] 81669=test_securerandom
[427/765] 81669=test_stack
[428/765] 81668=test_gem_commands_install_command
[429/765] 81662=test_gem_ext_cargo_builder_unit
[430/765] 81662=test_thread_queue
[431/765] 81659=test_flip
[432/765] 81670=test_nowrite
[433/765] 81670=test_summary
[434/765] 81659=test_encoding
[435/765] 81659=bom_test
[436/765] 81659=test_sockopt
[437/765] 81660=test_frozen_error
[438/765] 81659=test_file
[439/765] 81660=test_lambda
[440/765] 81660=test_arithmetic_sequence
[441/765] 81660=test_literal
[442/765] 81670=test_thread
[443/765] 81670=test_pattern_matching
[444/765] 81670=test_gem_commands_search_command
[445/765] 81670=test_primitive
[446/765] 81670=test_gem_request
[447/765] 81667=test_pkey
[448/765] 81667=test_nonblock
[449/765] 81667=test_gem_commands_signin_command
[450/765] 81670=test_gem_resolver_api_specification
[451/765] 81665=test_getopts
[452/765] 81665=parameters_signature_test
[453/765] 81665=test_document
[454/765] 81670=test_ractor
[455/765] 81665=test_bug_reporter
[456/765] 81667=test_spell_checker
[457/765] 81667=test_yield_block
[458/765] 81667=test_recorder
[459/765] 81667=test_gem_commands_specification_command
[460/765] 81670=test_boolean
[461/765] 81670=test_config
[462/765] 81673=test_yaml
[463/765] 81667=test_eval
[464/765] 81669=test_stat
[465/765] 81669=test_addr
[466/765] 81669=test_gem_resolver_best_set
[467/765] 81669=test_convertible
[468/765] 81672=relocation_test
[469/765] 81672=test_windows_1251
[470/765] 81672=test_parser_events
[471/765] 81673=test_thread_cv
[472/765] 81672=test_cgi_modruby
[473/765] 81672=test_helper
[474/765] 81672=test_yamldbm
[475/765] 81672=test_scalar
[476/765] 81672=test_readpartial
[477/765] 81665=test_gem_commands_contents_command
[478/765] 81668=test_gem_resolver_conflict
[479/765] 81668=test_regexp
[480/765] 81665=newline_offsets_test
[481/765] 81673=test_str2big
[482/765] 81673=test_rational
[483/765] 81672=test_switch_hitter
[484/765] 81672=test_defined
[485/765] 81662=test_pack
[486/765] 81672=json_generic_object_test
[487/765] 81672=test_hash_create
[488/765] 81672=test_call
[489/765] 81670=test_thread
[490/765] 81672=test_gem_resolver_index_set
[491/765] 81672=test_gem_security_policy
[492/765] 81665=test_file
[493/765] 81659=test_gem_install_update_options
[494/765] 81665=test_case_options
[495/765] 81665=test_update
[496/765] 81665=test_files_sample
[497/765] 81667=test_arity
[498/765] 81667=test_io_wait_uncommon
[499/765] 81667=test_string
[500/765] 81673=test_gem_ci_detector
[501/765] 81673=test_shift_jis
[502/765] 81673=test_yield
[503/765] 81665=test_gem_request_set_lockfile_parser
[504/765] 81672=test_raise
[505/765] 81672=test_proxy
[506/765] 81662=fixtures_test
[507/765] 81659=test_rational2
[508/765] 81667=test_gem_dependency_resolution_error
[509/765] 81667=test_http
[510/765] 81659=test_erb_m17n
[511/765] 81665=test_clone
[512/765] 81659=test_objspace
[513/765] 81660=test_koi8
[514/765] 81672=test_too_many_dummy_encodings
[515/765] 81660=test_filter
[516/765] 81660=test_gem_ext_cmake_builder
[517/765] 81660=test_unicode_escape
[518/765] 81672=test_httpresponses
[519/765] 81672=integer_base_flags_test
[520/765] 81672=test_ftp
[521/765] 81672=test_fnmatch
[522/765] 81672=test_gem_resolver_vendor_set
[523/765] 81672=test_require
[524/765] 81660=test_https
[525/765] 81662=test_erb_command
[526/765] 81665=test_have_library
[527/765] 81662=test_symbol
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 #<File::Stat dev=0x8, ino=426565087, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND   PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    81667  ko1    9u  IPv4 426565087      0t0  TCP localhost:45437->localhost:52224 (CLOSE_WAIT)
[528/765] 81671=test_optparse
[529/765] 81671=test_coder
[530/765] 81671=test_enum
[531/765] 81665=test_gem_commands_which_command
[532/765] 81665=test_gem_source_specific_file
[533/765] 81661=test_unix
[534/765] 81665=parse_test
[535/765] 81661=test_hash
[536/765] 81665=test_cipher
[537/765] 81661=test_new
[538/765] 81661=test_last_thread
[539/765] 81665=test_gem_remote_fetcher_local_server
[540/765] 81665=test_etc
[541/765] 81665=test_gem_source_lock
[542/765] 81665=test_ldap
[543/765] 81665=symbol_encoding_test
[544/765] 81665=test_internal_ivar
[545/765] 81672=test_cgi_cookie
[546/765] 81665=test_gem_commands_mirror
[547/765] 81665=test_hmac
[548/765] 81672=test_signedness
[549/765] 81665=desugar_compiler_test
[550/765] 81665=test_ractor
[551/765] 81661=test_array_create
[552/765] 81661=test_gem_resolver_installed_specification
[553/765] 81661=test_my_integer
[554/765] 81661=test_gem_commands_environment_command
[555/765] 81665=test_tracepoint
[556/765] 81661=test_date_arith
[557/765] 81661=test_io_console
[558/765] 81669=test_ws
[559/765] 81667=test_io
[560/765] 81669=test_metaclass
[561/765] 81669=test_numeric
[562/765] 81669=test_gem_spec_fetcher
[563/765] 81671=test_ractor
[564/765] 81671=test_gem_commands_sources_command
[565/765] 81665=test_c_union_entity
[566/765] 81669=test_undef
[567/765] 81669=test_key_error
[568/765] 81665=test_enc_raise
[569/765] 81669=test_engine
[570/765] 81669=test_gem_command
[571/765] 81665=test_memory_view
[572/765] 81669=test_pinned
[573/765] 81669=test_inlinecache
[574/765] 81671=test_httpresponse
[575/765] 81665=test_usrmarshal
[576/765] 81671=test_weakkeymap
[577/765] 81660=test_gem_commands_yank_command
[578/765] 81669=test_jaro_winkler
[579/765] 81669=test_pattern_key_name_check
[580/765] 81669=test_exit
[581/765] 81669=test_config
[582/765] 81660=test_tempfile
[583/765] 81669=test_gem_util
[584/765] 81665=test_gem_remote_fetcher
[585/765] 81662=test_gem_gemcutter_utilities
[586/765] 81661=test_gem_resolver
[587/765] 81669=test_dot_dot
[588/765] 81669=test_human_typo
[589/765] 81669=test_cparser
[590/765] 81662=reflection_test
[591/765] 81662=test_bignum
[592/765] 81672=test_postponed_job
[593/765] 81665=ractor_test
[594/765] 81660=test_gem_request_set_lockfile
[595/765] 81662=test_x509cert
[596/765] 81665=test_addrinfo
[597/765] 81661=test_passing_block
[598/765] 81661=test_http
[599/765] 81661=test_bmethod
[600/765] 81661=test_enumerable
[601/765] 81665=ruby_parser_test
[602/765] 81661=test_buffering
[603/765] 81665=test_svcb_https
[604/765] 81661=test_bug-14834
[605/765] 81665=test_default_gems
[606/765] 81670=test_constant
[607/765] 81665=test_gem_security_trust_dir
[608/765] 81661=test_gem_resolver_specification
[609/765] 81665=json_fixtures_test
[610/765] 81661=test_encoding
[611/765] 81665=test_load
[612/765] 81665=test_zsh_completion
[613/765] 81665=test_gem_package_tar_reader_entry
[614/765] 81660=test_lock_native_thread
[615/765] 81660=test_webauthn_listener
[616/765] 81672=test_have_func
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45881>
COMMAND   PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    81660  ko1   10u  IPv4 426568783      0t0  TCP localhost:45881->localhost:52612 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 10
[617/765] 81665=test_enc_str_buf_cat
[618/765] 81660=test_gem_resolver_dependency_request
[619/765] 81665=test_euc_jp
[620/765] 81665=test_abi
[621/765] 81660=test_scanner_events
[622/765] 81662=test_external_new
[623/765] 81662=test_gem_doctor
[624/765] 81669=test_ancdata
[625/765] 81660=test_weakmap
[626/765] 81669=test_rubyvm
[627/765] 81669=test_data_error
=================================================================
==81660==ERROR: AddressSanitizer: use-after-poison on address 0x7829238613b0 at pc 0x5bf45c0a27bb bp 0x7ffe9ce6b4a0 sp 0x7ffe9ce6b498
READ of size 8 at 0x7829238613b0 thread T0
[628/765] 81662=test_gem_request_connection_pools
[629/765] 81661=test_optimization
    #0 0x5bf45c0a27ba in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30
    #1 0x5bf45c0a27ba in gc_update_references_weak_table_i /tmp/ruby/src/trunk_asan/gc/default/default.c:7116:12
    #2 0x5bf45c0800a1 in vm_weak_table_gen_ivar_foreach /tmp/ruby/src/trunk_asan/gc.c:3495:32
    #3 0x5bf45c2d85ff in apply_functor /tmp/ruby/src/trunk_asan/st.c:1633:12
    #4 0x5bf45c2d85ff in st_general_foreach /tmp/ruby/src/trunk_asan/st.c:1543:18
    #5 0x5bf45c2d85ff in rb_st_foreach /tmp/ruby/src/trunk_asan/st.c:1640:12
    #6 0x5bf45c097345 in rb_gc_vm_weak_table_foreach /tmp/ruby/src/trunk_asan/gc.c:3575:13
    #7 0x5bf45c097345 in gc_update_references /tmp/ruby/src/trunk_asan/gc/default/default.c:7158:9
    #8 0x5bf45c097345 in gc_compact_finish /tmp/ruby/src/trunk_asan/gc/default/default.c:3481:5
    #9 0x5bf45c097345 in gc_sweep_compact /tmp/ruby/src/trunk_asan/gc/default/default.c:5688:5
    #10 0x5bf45c097345 in gc_sweep /tmp/ruby/src/trunk_asan/gc/default/default.c:4144:9
    #11 0x5bf45c0a63a3 in gc_start /tmp/ruby/src/trunk_asan/gc/default/default.c:6472:13
    #12 0x5bf45c0878e6 in garbage_collect /tmp/ruby/src/trunk_asan/gc/default/default.c:6351:15
    #13 0x5bf45c0878e6 in rb_gc_impl_start /tmp/ruby/src/trunk_asan/gc/default/default.c:6805:5
    #14 0x5bf45c0b2858 in gc_compact /tmp/ruby/src/trunk_asan/gc/default/default.c:9095:5
    #15 0x5bf45c4302b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #16 0x5bf45c41670c in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779:16
    #17 0x5bf45c4161c4 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
    #18 0x5bf45c3dd896 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #19 0x5bf45c3dd896 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
    #20 0x5bf45c3cbbd7 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #21 0x5bf45c44dc81 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #22 0x5bf45c44dc81 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #23 0x5bf45c3fa295 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #24 0x5bf45c3fa295 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #25 0x5bf45c3fa295 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #26 0x5bf45c3fa295 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #27 0x5bf45c5ae3a5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #28 0x5bf45c4302b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #29 0x5bf45c3d6e66 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #30 0x5bf45c3d6e66 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #31 0x5bf45c3cbbd7 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #32 0x5bf45c44dc81 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #33 0x5bf45c44dc81 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #34 0x5bf45c3fa295 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #35 0x5bf45c3fa295 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #36 0x5bf45c3fa295 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #37 0x5bf45c3fa295 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #38 0x5bf45c5ae3a5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #39 0x5bf45c4302b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #40 0x5bf45c3d6e66 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #41 0x5bf45c3d6e66 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #42 0x5bf45c3cbf90 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #43 0x5bf45c3cbf90 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #44 0x5bf45c0475da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #45 0x5bf45c0475da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #46 0x5bf45c040b46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #47 0x5bf45c040b46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #48 0x78293fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #49 0x78293fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #50 0x5bf45bf64924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: b45dc673189f664be8fa79f5124b06c06a5cfe3e)

Address 0x7829238613b0 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:
  0x782923861100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x782923861180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x782923861200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x782923861280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x782923861300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x782923861380: 00 00 00 00 00 00[f7]f7 f7 f7 f7 00 00 00 00 00
  0x782923861400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x782923861480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x782923861500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x782923861580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x782923861600: 00 00 00 00 00 00 f7 f7 f7 f7 f7 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
==81660==ABORTING
/tmp/ruby/src/trunk_asan/test/ruby/test_weakmap.rb:202: [BUG] ASAN error
ruby 3.5.0dev (2025-01-27T15:28:36Z master feec48ae2b) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0017 p:---- s:0109 e:000108 CFUNC  :compact
c:0016 p:0004 s:0105 e:000104 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_weakmap.rb:202
c:0015 p:0024 s:0101 e:000100 METHOD <internal:numeric>:257
c:0014 p:0025 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_weakmap.rb:201
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:0016a0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk_asan/test/ruby/test_weakmap.rb:201:in 'test_compaction'
<internal:numeric>:257:in 'times'
/tmp/ruby/src/trunk_asan/test/ruby/test_weakmap.rb:202:in 'block in test_compaction'
/tmp/ruby/src/trunk_asan/test/ruby/test_weakmap.rb:202:in 'compact'

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

-- C level backtrace information -------------------------------------------
[630/765] 81669=test_common
[631/765] 81665=test_gem_uri_formatter
[632/765] 81665=test_sprintf
[633/765] 81671=test_module
[634/765] 81662=test_gem_commands_push_command
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestWeakMap#test_compaction(___interceptor_backtrace+0x79) [0x5bf45bfaad09]
[0x5bf45c8926e7]
[0x5bf45c7d89f1]
[0x5bf45c7d86cc]
[0x5bf45c02722a]
[0x5bf45c007caf]
[0x5bf45c00ad3d]
[0x5bf45c00ba9c]
[0x5bf45c0a27bb]
[0x5bf45c0800a2]
[0x5bf45c2d8600]
[0x5bf45c097346]
[0x5bf45c0a63a4]
[0x5bf45c0878e7]
[0x5bf45c0b2859]
[0x5bf45c4302b8]
[0x5bf45c41670d]
[0x5bf45c4161c5]
[0x5bf45c3dd897]
[0x5bf45c3cbbd8]
[0x5bf45c44dc82]
[0x5bf45c3fa296]
[0x5bf45c5ae3a6]
[0x5bf45c4302b8]
[0x5bf45c3d6e67]
[0x5bf45c3cbbd8]
[0x5bf45c44dc82]
[0x5bf45c3fa296]
[0x5bf45c5ae3a6]
[0x5bf45c4302b8]
[0x5bf45c3d6e67]
[0x5bf45c3cbf91]
[0x5bf45c0475db]
[0x5bf45c040b47]
[0x78293fa2a1ca]
[0x78293fa2a28b]
[0x5bf45bf64925]

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

[635/765] 81672=parse_success_test
[636/765] 81672=test_ractor
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_weakmap.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 36.060757 seconds

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