# Logfile created on 2025-01-27 18:22:30 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fcd23e7fde0 @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-182230", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fcd23ea0068 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fcd247ffca8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fcd22daa1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250127-182230", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250127-182230>, @binmode=false, @mon_data=#<Monitor:0x00007fcd247ff8c0>, @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 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.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/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating 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/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]: 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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/debug-1.10.0/ext/debug'
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/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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[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/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/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/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=46872
  "--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] 1258187=test_set
[  2/765] 1258192=test_gem_source_fetch_problem
[  3/765] 1258193=test_gem_update_suggestion
[  4/765] 1258186=test_resource
[  5/765] 1258195=test_member
[  6/765] 1258189=test_gem_console_ui
[  7/765] 1258185=test_append
[  8/765] 1258194=test_ractor_compatibility
[  9/765] 1258191=test_gem_resolver_lock_set
[ 10/765] 1258183=test_unicode_normalize
[ 11/765] 1258196=test_method
[ 12/765] 1258197=test_reqarg
[ 13/765] 1258184=test_m17n
[ 14/765] 1258188=test_buffered_io
[ 15/765] 1258195=test_yjit
[ 16/765] 1258190=test_date_conv
[ 17/765] 1258185=test_webauthn_poller
[ 18/765] 1258198=test_argf
[ 19/765] 1258190=test_egrep_cpp
[ 20/765] 1258187=test_gem_resolver_composed_set
[ 21/765] 1258186=test_pkey_rsa
[ 22/765] 1258183=test_numhash
[ 23/765] 1258183=test_gem_stream_ui
[ 24/765] 1258188=test_trace
[ 25/765] 1258190=test_nofree
[ 26/765] 1258190=test_arity
[ 27/765] 1258188=test_ipaddr
[ 28/765] 1258190=test_hash
[ 29/765] 1258188=test_arith_seq_beg_len_step
[ 30/765] 1258192=test_beginendblock
[ 31/765] 1258189=test_gem_resolver_requirement_list
[ 32/765] 1258189=test_io_buffer
[ 33/765] 1258187=test_scalar_scanner
[ 34/765] 1258188=test_gem_config_file
[ 35/765] 1258187=test_gem_commands_pristine_command
[ 36/765] 1258191=test_yamlstore
[ 37/765] 1258193=test_yjit_exit_locations
[ 38/765] 1258191=test_mailto
[ 39/765] 1258189=test_yaml_tree
[ 40/765] 1258185=test_case_mapping
[ 41/765] 1258185=test_rubygems
[ 42/765] 1258191=test_gem_package_tar_writer
[ 43/765] 1258183=ripper_test
[ 44/765] 1258184=test_weakref
[ 45/765] 1258189=test_timeout
[ 46/765] 1258191=test_not
[ 47/765] 1258193=test_socket
[ 48/765] 1258191=test_function
[ 49/765] 1258184=test_console_attr
[ 50/765] 1258184=test_gem_bundler_version_finder
[ 51/765] 1258186=test_webauthn_listener_response
[ 52/765] 1258185=heredoc_test
[ 53/765] 1258188=newline_test
[ 54/765] 1258194=test_ubf_async_safe
[ 55/765] 1258194=test_array
[ 56/765] 1258194=parser_test
[ 57/765] 1258185=snippets_test
[ 58/765] 1258197=test_gem_path_support
[ 59/765] 1258194=constant_path_node_test
[ 60/765] 1258194=test_gem_safe_yaml
[ 61/765] 1258186=test_digest_extend
[ 62/765] 1258184=test_did_you_mean
[ 63/765] 1258191=test_autoconf
[ 64/765] 1258186=test_popen_deadlock
[ 65/765] 1258191=test_bug-5832
[ 66/765] 1258191=test_cgi_multipart
[ 67/765] 1258192=test_case
[ 68/765] 1258189=test_pack
[ 69/765] 1258189=test_ast
[ 70/765] 1258188=test_rb_str_dup
[ 71/765] 1258188=fuzzer_test
[ 72/765] 1258192=onigmo_test
[ 73/765] 1258188=test_struct
[ 74/765] 1258191=test_math
[ 75/765] 1258191=json_encoding_test
[ 76/765] 1258188=test_time
[ 77/765] 1258191=test_gc
[ 78/765] 1258191=test_libs
[ 79/765] 1258197=test_super
[ 80/765] 1258192=test_gem_security
[ 81/765] 1258191=test_euc_tw
[ 82/765] 1258191=test_compile_prism
[ 83/765] 1258184=test_gem_commands_build_command
[ 84/765] 1258194=test_sizeof
[ 85/765] 1258188=test_gem_requirement
[ 86/765] 1258183=test_alias
[ 87/765] 1258188=test_object_references
[ 88/765] 1258188=test_wait
[ 89/765] 1258184=test_x509name
[ 90/765] 1258184=test_sleep
[ 91/765] 1258188=test_dns
Closed file descriptor: TestSocket#test_resolurion_error_error_code: 12
[ 92/765] 1258191=test_stringio
[ 93/765] 1258183=test_require
[ 94/765] 1258191=test_dup
[ 95/765] 1258188=test_configuration
[ 96/765] 1258197=test_comparable
[ 97/765] 1258188=test_bug-3571
[ 98/765] 1258186=test_emoji_breaks
[ 99/765] 1258197=test_notimplement
[100/765] 1258186=test_system
[101/765] 1258197=test_date_new
[102/765] 1258188=test_io_timeout
[103/765] 1258197=test_gem_commands_info_command
[104/765] 1258188=command_line_test
[105/765] 1258188=test_gem_source_subpath_problem
[106/765] 1258197=test_tmpdir
[107/765] 1258191=node_id_test
[108/765] 1258188=parse_stream_test
[109/765] 1258188=test_gem_resolver_api_set
[110/765] 1258184=test_emitter
[111/765] 1258184=test_ts
[112/765] 1258197=test_dryrun
[113/765] 1258197=test_io_buffer
[114/765] 1258188=encodings_test
[115/765] 1258187=json_generator_test
[116/765] 1258197=test_gem_impossible_dependencies_error
[117/765] 1258197=test_type
[118/765] 1258197=test_range
[119/765] 1258188=test_udp
[120/765] 1258188=dispatcher_test
[121/765] 1258188=test_configuration
[122/765] 1258193=test_windows_1252
[123/765] 1258193=test_stringify_symbols
[124/765] 1258193=test_rubyoptions
[125/765] 1258188=test_printf
[126/765] 1258188=warnings_test
[127/765] 1258188=test_to_ary_concat
[128/765] 1258191=test_gem_commands_uninstall_command
[129/765] 1258196=test_gem_dependency_list
[130/765] 1258187=test_files_test
[131/765] 1258187=test_gem_resolver_installer_set
[132/765] 1258184=test_require
[133/765] 1258184=test_ifunless
[134/765] 1258184=test_gem_silent_ui
[135/765] 1258184=test_shapes
[136/765] 1258184=test_ocsp
[137/765] 1258196=test_pkey_dh
[138/765] 1258196=test_interned_str
[139/765] 1258196=test_placearg
[140/765] 1258187=test_gem_commands_cleanup_command
[141/765] 1258185=test_env
[142/765] 1258196=regular_expression_encoding_test
[143/765] 1258196=test_project_sanity
[144/765] 1258186=test_continuation
[145/765] 1258184=test_object_create_start
[146/765] 1258184=test_forwardable
[147/765] 1258186=test_config
[148/765] 1258184=test_delete
[149/765] 1258184=comments_test
[150/765] 1258192=test_io_m17n
[151/765] 1258196=test_ensured
[152/765] 1258186=test_gem_ext_configure_builder
[153/765] 1258186=test_x509store
[154/765] 1258184=test_mdns
[155/765] 1258184=test_dir
[156/765] 1258196=test_random
[157/765] 1258196=test_merge_keys
[158/765] 1258196=test_lexer
[159/765] 1258188=test_kwargs
[160/765] 1258188=test_io_wait
[161/765] 1258196=test_set_len
[162/765] 1258196=test_threadgroup
[163/765] 1258187=test_euc_kr
[164/765] 1258187=test_gem_commands_lock_command
[165/765] 1258191=test_gem_local_remote_options
[166/765] 1258187=test_exception
[167/765] 1258186=test_bash_completion
[168/765] 1258191=test_gem_security_signer
[169/765] 1258188=test_install
[170/765] 1258186=test_prettyprint
[171/765] 1258186=integer_parse_test
[172/765] 1258191=test_gem_validator
[173/765] 1258191=test_sleep
[174/765] 1258186=test_queue
[175/765] 1258186=regular_expression_options_test
[176/765] 1258186=index_write_test
[177/765] 1258186=test_integer_comb
[178/765] 1258184=test_depth_first
[179/765] 1258184=test_ns_spki
[180/765] 1258196=test_tsort
[181/765] 1258184=test_bundled_gems
[182/765] 1258184=lex_test
[183/765] 1258196=test_tree_spell_checker
[184/765] 1258196=test_m17n_comb
[185/765] 1258197=test_date_ractor
[186/765] 1258188=test_pair
[187/765] 1258194=test_assignment
[188/765] 1258197=test_syntax
[189/765] 1258192=test_date_marshal
[190/765] 1258192=test_ossl
[191/765] 1258191=test_gem_request_set_gem_dependency_api
[192/765] 1258192=test_grapheme_breaks
[193/765] 1258192=test_ripper
[194/765] 1258191=test_key_name_check
[195/765] 1258191=test_singleton
[196/765] 1258191=test_file_exhaustive
[197/765] 1258184=test_gem_ext_cargo_builder
[198/765] 1258184=test_gem_gem_runner
[199/765] 1258184=test_exception
[200/765] 1258184=test_object
[201/765] 1258184=test_gem_commands_signout_command
[202/765] 1258184=test_pack
[203/765] 1258188=test_gem_commands_exec_command
[204/765] 1258192=test_gem_commands_unpack_command
[205/765] 1258198=test_autoload
[206/765] 1258184=test_gem_resolver_local_specification
[207/765] 1258184=test_optarg
[208/765] 1258183=test_ractor
[209/765] 1258184=test_ssl_session
[210/765] 1258183=test_stream
[211/765] 1258183=heredoc_dedent_test
[212/765] 1258183=test_method_name_check
[213/765] 1258183=test_kernel
[214/765] 1258187=test_function_entry
[215/765] 1258187=implicit_array_test
[216/765] 1258187=test_acceptable
[217/765] 1258192=test_len
[218/765] 1258192=test_gem_package_task
[219/765] 1258192=test_provider
[220/765] 1258187=test_bn
[221/765] 1258187=test_httpheader
[222/765] 1258184=test_http_request
[223/765] 1258187=test_data
[224/765] 1258187=test_gem_commands_server_command
[225/765] 1258187=!Nothing_to_test
[226/765] 1258187=numeric_value_test
[227/765] 1258187=test_keyword
[228/765] 1258184=test_date_parse
[229/765] 1258183=test_gem_commands_update_command
[230/765] 1258184=test_fips
[231/765] 1258192=test_pkey_ec
[232/765] 1258188=test_rand
[233/765] 1258192=test_noarg
[234/765] 1258190=test_data
[235/765] 1258190=test_utf32
[236/765] 1258190=test_integer
[237/765] 1258185=test_ellipsize
[238/765] 1258185=test_memory_view
[239/765] 1258185=test_helper
[240/765] 1258185=test_gem_safe_marshal
[241/765] 1258190=test_capacity
[242/765] 1258190=test_nextafter
[243/765] 1258194=static_literals_test
[244/765] 1258194=test_to_ruby
[245/765] 1258194=test_bundled_ca
[246/765] 1258190=test_random
[247/765] 1258192=test_backtrace
[248/765] 1258192=test_generic
[249/765] 1258190=breadth_first_search_test
[250/765] 1258192=test_fiber
[251/765] 1258184=test_resize
[252/765] 1258184=test_div
[253/765] 1258184=test_deprecated
[254/765] 1258184=test_gc_compact
[255/765] 1258190=test_vm_dump
[256/765] 1258190=test_ftp
[257/765] 1258188=test_open3
[258/765] 1258187=errors_test
[259/765] 1258190=test_gem_commands_rebuild_command
[260/765] 1258194=test_alias_and_anchor
[261/765] 1258194=test_gem_commands_setup_command
[262/765] 1258187=test_cesu8
[263/765] 1258187=json_parser_test
[264/765] 1258187=test_date_strptime
[265/765] 1258185=test_ssl
[266/765] 1258190=test_https_proxy
[267/765] 1258190=test_pkey_dsa
[268/765] 1258187=test_nomethod_error
[269/765] 1258187=library_symbols_test
[270/765] 1258187=test_emitter
[271/765] 1258187=test_json_tree
[272/765] 1258187=test_ractor
[273/765] 1258190=test_framework
[274/765] 1258190=test_case_comprehensive
[275/765] 1258190=test_omap
[276/765] 1258190=magic_comment_test
[277/765] 1258183=test_zlib
[278/765] 1258186=test_marshal
[279/765] 1258194=test_uncorrectable_name_check
[280/765] 1258194=test_load
[281/765] 1258194=test_proc
[282/765] 1258187=test_singleton_function
[283/765] 1258187=test_cclass
[284/765] 1258187=test_shellwords
[285/765] 1258187=test_delegate
[286/765] 1258187=test_cgi_core
[287/765] 1258187=attribute_write_test
[288/765] 1258190=test_parser
[289/765] 1258187=test_yaml_special_cases
[290/765] 1258187=test_gem_source_list
[291/765] 1258190=test_gem_remote_fetcher_local_ssl_server
[292/765] 1258187=test_ractor
[293/765] 1258187=test_float
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 34229>
[294/765] 1258196=test_gem
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1258185  ko1    8u  IPv4 427933550      0t0  TCP localhost:34229->localhost:53592 (CLOSE_WAIT)
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 8
[295/765] 1258185=percent_delimiter_string_test
[296/765] 1258185=freeze_test
[297/765] 1258185=test_files_test_1
[298/765] 1258186=test_gem_commands_check_command
[299/765] 1258186=test_random_formatter
[300/765] 1258186=test_gem_source_git
[301/765] 1258191=test_regex_casefold
[302/765] 1258191=test_pipe
[303/765] 1258191=test_gem_installer
[304/765] 1258186=test_gem_command_manager
[305/765] 1258187=test_date_attr
[306/765] 1258187=test_scan_args
[307/765] 1258187=test_duplicate
[308/765] 1258187=test_time
[309/765] 1258186=json_ext_parser_test
[310/765] 1258186=test_integer
[311/765] 1258187=test_erb
[312/765] 1258194=test_condition
[313/765] 1258194=test_cp949
[314/765] 1258194=test_string
[315/765] 1258187=test_files_lib
[316/765] 1258187=test_sorted_set
[317/765] 1258190=test_emoji
[318/765] 1258190=test_gem_resolver_git_set
[319/765] 1258187=test_class_name_check
[320/765] 1258187=test_safe_load
[321/765] 1258187=test_frozen
[322/765] 1258187=test_handle
[323/765] 1258196=test_gem_source
[324/765] 1258198=test_name_error
[325/765] 1258190=test_exception_at_throwing
[326/765] 1258190=string_encoding_test
[327/765] 1258190=test_enumerator
[328/765] 1258196=test_gem_package
[329/765] 1258187=test_utf16
[330/765] 1258187=test_gem_source_installed
[331/765] 1258187=test_modify_expand
[332/765] 1258187=test_gem_available_set
[333/765] 1258187=test_change_word
[334/765] 1258187=test_date_time
[335/765] 1258198=test_pkcs12
[336/765] 1258187=test_date
[337/765] 1258187=test_parser
[338/765] 1258188=test_gem_source_vendor
[339/765] 1258188=test_gem_commands_list_command
[340/765] 1258187=test_variable_name_check
[341/765] 1258188=test_dbm
[342/765] 1258188=test_pty
[343/765] 1258187=test_assembler
[344/765] 1258187=test_gem_uninstaller
[345/765] 1258196=test_symbol
[346/765] 1258196=test_gem_platform
[347/765] 1258196=overlap_test
[348/765] 1258188=test_gem_commands_help_command
[349/765] 1258198=test_stringchar
[350/765] 1258183=test_arith_seq_extract
[351/765] 1258188=test_debug
[352/765] 1258188=test_gem_uri
[353/765] 1258188=test_rbconfig
[354/765] 1258198=test_gem_package_old
[355/765] 1258188=test_digest
[356/765] 1258183=test_ractor
[357/765] 1258184=test_psych
[358/765] 1258198=test_fiddle
[359/765] 1258184=test_enumerator
[360/765] 1258184=test_kdf
[361/765] 1258183=test_class2name
[362/765] 1258183=test_nil
[363/765] 1258183=test_gem_request_set_lockfile_tokenizer
[364/765] 1258184=test_gem_commands_outdated_command
[365/765] 1258183=string_query_test
[366/765] 1258183=test_backtrace
[367/765] 1258184=test_time_tz
[368/765] 1258196=test_lazy_enumerator
[369/765] 1258198=test_profile_frames
[370/765] 1258184=test_resolve_symbol
[371/765] 1258198=test_date_compat
[372/765] 1258184=test_error_highlight
[373/765] 1258198=test_array
[374/765] 1258187=test_find_executable
[375/765] 1258187=test_set
[376/765] 1258187=test_coverage
[377/765] 1258197=test_func
[378/765] 1258188=json_common_interface_test
[379/765] 1258188=test_stream
[380/765] 1258188=test_remote_fetch_error
[381/765] 1258188=test_pathname
[382/765] 1258183=test_dir_m17n
[383/765] 1258196=test_gem_resolver_git_specification
[384/765] 1258195=test_cgi_tag_helper
[385/765] 1258195=named_capture_test
[386/765] 1258188=test_gem_commands_cert_command
[387/765] 1258195=test_io
[388/765] 1258196=test_fileutils
[389/765] 1258195=test_eval
[390/765] 1258195=test_process
[391/765] 1258195=test_object
[392/765] 1258196=test_method_cache
[393/765] 1258196=test_iterator
[394/765] 1258196=test_marshalable
[395/765] 1258196=test_gem_resolver_index_specification
[396/765] 1258197=test_string
[397/765] 1258197=test_gem_dependency
[398/765] 1258196=test_class
[399/765] 1258185=test_serialize_subclasses
[400/765] 1258185=test_const
[401/765] 1258185=parse_comments_test
[402/765] 1258185=test_gem_commands_dependency_command
[403/765] 1258197=test_gem_ext_ext_conf_builder
[404/765] 1258187=test_cmethod
[405/765] 1258187=test_qsort
[406/765] 1258187=test_storage
[407/765] 1258187=string_test
[408/765] 1258187=test_path_to_class
[409/765] 1258187=json_addition_test
[410/765] 1258187=test_thread_fd_close
[411/765] 1258187=test_num2int
[412/765] 1258185=test_gem_source_local
[413/765] 1258187=test_iter_break
[414/765] 1258187=test_have_macro
[415/765] 1258195=test_process
[416/765] 1258188=test_parse
[417/765] 1258185=test_wss
[418/765] 1258185=test_address_resolve
[419/765] 1258185=test_closure
[420/765] 1258187=test_variable
[421/765] 1258186=test_digest
[422/765] 1258184=test_gem_resolver_lock_specification
[423/765] 1258186=test_cstr
[424/765] 1258184=test_foreach
[425/765] 1258184=test_econv
[426/765] 1258192=test_securerandom
[427/765] 1258192=test_flip
[428/765] 1258192=test_nowrite
[429/765] 1258192=test_thread_queue
[430/765] 1258187=test_summary
[431/765] 1258185=test_stack
[432/765] 1258187=test_gem_ext_cargo_builder_unit
[433/765] 1258187=test_gem_commands_install_command
[434/765] 1258186=test_file
[435/765] 1258188=test_sockopt
[436/765] 1258188=test_frozen_error
[437/765] 1258188=bom_test
[438/765] 1258188=test_lambda
[439/765] 1258183=test_encoding
[440/765] 1258183=test_pattern_matching
[441/765] 1258188=test_thread
[442/765] 1258183=test_gem_commands_search_command
[443/765] 1258183=test_arithmetic_sequence
[444/765] 1258183=test_literal
[445/765] 1258188=test_getopts
[446/765] 1258188=test_gem_resolver_api_specification
[447/765] 1258188=parameters_signature_test
[448/765] 1258188=test_primitive
[449/765] 1258188=test_gem_request
[450/765] 1258197=test_gem_commands_signin_command
[451/765] 1258197=test_nonblock
[452/765] 1258197=test_pkey
[453/765] 1258197=test_gem_commands_specification_command
[454/765] 1258188=test_recorder
[455/765] 1258188=test_yield_block
[456/765] 1258188=test_yaml
[457/765] 1258197=test_boolean
[458/765] 1258197=test_config
[459/765] 1258191=test_ractor
[460/765] 1258188=test_document
[461/765] 1258188=test_spell_checker
[462/765] 1258191=test_bug_reporter
[463/765] 1258188=test_windows_1251
[464/765] 1258188=relocation_test
[465/765] 1258188=test_parser_events
[466/765] 1258185=test_addr
[467/765] 1258184=test_eval
[468/765] 1258185=test_stat
[469/765] 1258185=test_gem_resolver_best_set
[470/765] 1258188=test_convertible
[471/765] 1258185=test_yamldbm
[472/765] 1258185=test_helper
[473/765] 1258185=test_thread_cv
[474/765] 1258193=test_cgi_modruby
[475/765] 1258193=test_gem_resolver_conflict
[476/765] 1258193=test_readpartial
[477/765] 1258187=test_scalar
[478/765] 1258187=test_gem_commands_contents_command
[479/765] 1258185=test_regexp
[480/765] 1258192=newline_offsets_test
[481/765] 1258193=test_rational
[482/765] 1258187=test_str2big
[483/765] 1258187=test_switch_hitter
[484/765] 1258191=test_defined
[485/765] 1258187=test_pack
[486/765] 1258197=test_call
[487/765] 1258191=test_thread
[488/765] 1258197=json_generic_object_test
[489/765] 1258197=test_hash_create
[490/765] 1258197=test_gem_security_policy
[491/765] 1258192=test_gem_install_update_options
[492/765] 1258186=test_file
[493/765] 1258187=test_gem_resolver_index_set
[494/765] 1258186=test_case_options
[495/765] 1258192=test_arity
[496/765] 1258192=test_update
[497/765] 1258192=test_files_sample
[498/765] 1258186=test_raise
[499/765] 1258186=test_proxy
[500/765] 1258187=test_io_wait_uncommon
[501/765] 1258187=test_string
[502/765] 1258197=test_yield
[503/765] 1258198=test_gem_request_set_lockfile_parser
[504/765] 1258186=test_shift_jis
[505/765] 1258186=test_gem_ci_detector
[506/765] 1258186=test_gem_dependency_resolution_error
[507/765] 1258186=fixtures_test
[508/765] 1258193=test_rational2
[509/765] 1258192=test_http
[510/765] 1258193=test_too_many_dummy_encodings
[511/765] 1258184=test_filter
[512/765] 1258198=test_gem_ext_cmake_builder
[513/765] 1258187=test_clone
[514/765] 1258198=test_objspace
[515/765] 1258184=test_erb_m17n
[516/765] 1258184=test_koi8
[517/765] 1258193=test_gem_resolver_vendor_set
[518/765] 1258183=test_fnmatch
[519/765] 1258184=test_have_library
[520/765] 1258193=test_require
[521/765] 1258183=test_https
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 7 #<File::Stat dev=0x8, ino=427937677, 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    1258192  ko1    7u  IPv4 427937677      0t0  TCP localhost:37407->localhost:41376 (CLOSE_WAIT)
[522/765] 1258186=test_erb_command
[523/765] 1258186=integer_base_flags_test
[524/765] 1258186=test_httpresponses
[525/765] 1258186=test_unicode_escape
[526/765] 1258187=test_ftp
[527/765] 1258187=test_gem_commands_which_command
[528/765] 1258187=test_enum
[529/765] 1258186=parse_test
[530/765] 1258186=test_gem_source_specific_file
[531/765] 1258186=test_unix
[532/765] 1258186=test_optparse
[533/765] 1258186=test_coder
[534/765] 1258186=test_symbol
[535/765] 1258184=test_last_thread
[536/765] 1258184=test_ldap
[537/765] 1258184=test_gem_source_lock
[538/765] 1258184=test_etc
[539/765] 1258193=test_gem_remote_fetcher_local_server
[540/765] 1258184=test_cipher
[541/765] 1258184=test_hash
[542/765] 1258193=test_new
[543/765] 1258193=test_ractor
[544/765] 1258184=test_gem_commands_environment_command
[545/765] 1258184=test_tracepoint
[546/765] 1258193=test_my_integer
[547/765] 1258193=test_array_create
[548/765] 1258193=test_gem_resolver_installed_specification
[549/765] 1258193=test_gem_commands_mirror
[550/765] 1258187=test_internal_ivar
[551/765] 1258187=test_cgi_cookie
[552/765] 1258193=symbol_encoding_test
[553/765] 1258187=desugar_compiler_test
[554/765] 1258187=test_signedness
[555/765] 1258188=test_hmac
[556/765] 1258188=test_ractor
[557/765] 1258193=test_gem_spec_fetcher
[558/765] 1258188=test_undef
[559/765] 1258188=test_c_union_entity
[560/765] 1258192=test_gem_commands_sources_command
[561/765] 1258188=test_ws
[562/765] 1258188=test_io_console
[563/765] 1258184=test_date_arith
[564/765] 1258193=test_numeric
[565/765] 1258184=test_metaclass
[566/765] 1258184=test_io
[567/765] 1258193=test_key_error
[568/765] 1258192=test_engine
[569/765] 1258192=test_enc_raise
[570/765] 1258193=test_httpresponse
[571/765] 1258192=test_inlinecache
[572/765] 1258193=test_usrmarshal
[573/765] 1258192=test_weakkeymap
[574/765] 1258193=test_gem_command
[575/765] 1258183=test_pinned
[576/765] 1258183=test_memory_view
[577/765] 1258196=test_gem_util
[578/765] 1258193=test_tempfile
[579/765] 1258183=test_config
[580/765] 1258183=test_gem_resolver
[581/765] 1258196=test_gem_remote_fetcher
[582/765] 1258193=test_gem_gemcutter_utilities
[583/765] 1258183=test_jaro_winkler
[584/765] 1258183=test_gem_commands_yank_command
[585/765] 1258188=test_exit
[586/765] 1258187=test_pattern_key_name_check
[587/765] 1258187=test_postponed_job
[588/765] 1258188=test_gem_request_set_lockfile
[589/765] 1258193=ractor_test
[590/765] 1258196=test_human_typo
[591/765] 1258196=test_cparser
=================================================================
==1258190==ERROR: AddressSanitizer: use-after-poison on address 0x7dd4a6583858 at pc 0x57fd6fae07bb bp 0x7dd4a95637c0 sp 0x7dd4a95637b8
READ of size 8 at 0x7dd4a6583858 thread T0
[592/765] 1258193=test_dot_dot
[593/765] 1258193=test_bignum
[594/765] 1258183=reflection_test
[595/765] 1258183=test_passing_block
    #0 0x57fd6fae07ba in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30
    #1 0x57fd6fae07ba in gc_update_references_weak_table_i /tmp/ruby/src/trunk_asan/gc/default/default.c:7116:12
    #2 0x57fd6fabe0a1 in vm_weak_table_gen_ivar_foreach /tmp/ruby/src/trunk_asan/gc.c:3495:32
    #3 0x57fd6fd165ff in apply_functor /tmp/ruby/src/trunk_asan/st.c:1633:12
    #4 0x57fd6fd165ff in st_general_foreach /tmp/ruby/src/trunk_asan/st.c:1543:18
    #5 0x57fd6fd165ff in rb_st_foreach /tmp/ruby/src/trunk_asan/st.c:1640:12
    #6 0x57fd6fad5345 in rb_gc_vm_weak_table_foreach /tmp/ruby/src/trunk_asan/gc.c:3575:13
    #7 0x57fd6fad5345 in gc_update_references /tmp/ruby/src/trunk_asan/gc/default/default.c:7158:9
    #8 0x57fd6fad5345 in gc_compact_finish /tmp/ruby/src/trunk_asan/gc/default/default.c:3481:5
    #9 0x57fd6fad5345 in gc_sweep_compact /tmp/ruby/src/trunk_asan/gc/default/default.c:5688:5
    #10 0x57fd6fad5345 in gc_sweep /tmp/ruby/src/trunk_asan/gc/default/default.c:4144:9
    #11 0x57fd6fae43a3 in gc_start /tmp/ruby/src/trunk_asan/gc/default/default.c:6472:13
    #12 0x57fd6fae5ad4 in garbage_collect /tmp/ruby/src/trunk_asan/gc/default/default.c:6351:15
    #13 0x57fd6facfff0 in newobj_slowpath /tmp/ruby/src/trunk_asan/gc/default/default.c:2479:22
    #14 0x57fd6facfff0 in newobj_slowpath_wb_protected /tmp/ruby/src/trunk_asan/gc/default/default.c:2501:12
    #15 0x57fd6faaf9c5 in rb_gc_impl_new_obj /tmp/ruby/src/trunk_asan/gc/default/default.c:2539:11
    #16 0x57fd6faaf9c5 in newobj_of /tmp/ruby/src/trunk_asan/gc.c:997:17
    #17 0x57fd6faafe7d in rb_wb_protected_newobj_of /tmp/ruby/src/trunk_asan/gc.c:1035:12
    #18 0x57fd6fbeeb21 in rb_vm_ifunc_new /tmp/ruby/src/trunk_asan/proc.c:747:30
    #19 0x57fd6fe39ab5 in rb_vm_ifunc_proc_new /tmp/ruby/src/trunk_asan/internal/imemo.h:202:12
    #20 0x57fd6fe39ab5 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1503:34
    #21 0x57fd6fe39ab5 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #22 0x57fd6fe39ab5 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #23 0x57fd70208e19 in yielder_new /tmp/ruby/src/trunk_asan/enumerator.c:1407:56
    #24 0x57fd70208e19 in generator_each /tmp/ruby/src/trunk_asan/enumerator.c:1537:23
    #25 0x57fd6fe824fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #26 0x57fd6fe824fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #27 0x57fd6fe824fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #28 0x57fd6fe86f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #29 0x57fd6fe86f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #30 0x57fd6fe39f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #31 0x57fd6fe39f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #32 0x57fd6fe3a749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #33 0x57fd6fe39da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #34 0x57fd6fe39da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #35 0x57fd7020daf8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #36 0x57fd6fe824fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #37 0x57fd6fe824fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #38 0x57fd6fe824fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #39 0x57fd6fe3604d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #40 0x57fd6fe3604d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
    #41 0x57fd70209ad1 in enum_chain_each /tmp/ruby/src/trunk_asan/enumerator.c:3299:9
    #42 0x57fd6fe824fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #43 0x57fd6fe824fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #44 0x57fd6fe824fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #45 0x57fd6fe86f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #46 0x57fd6fe86f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #47 0x57fd6fe39f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #48 0x57fd6fe39f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #49 0x57fd6fe3a749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #50 0x57fd6fe39da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #51 0x57fd6fe39da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #52 0x57fd7020daf8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #53 0x57fd6fe824fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #54 0x57fd6fe824fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #55 0x57fd6fe824fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #56 0x57fd6fe86f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #57 0x57fd6fe86f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #58 0x57fd6fe39f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #59 0x57fd6fe39f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #60 0x57fd6fe3a749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #61 0x57fd6fe39b06 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #62 0x57fd6fe39b06 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #63 0x57fd6fe39b06 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #64 0x57fd7021017b in lazy_init_block /tmp/ruby/src/trunk_asan/enumerator.c:1665:5
    #65 0x57fd6fe051ca in vm_yield_with_cfunc /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150:11
    #66 0x57fd6fe47cc4 in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1733:16
    #67 0x57fd6fe47cc4 in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #68 0x57fd6fe46175 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #69 0x57fd6fbef3d8 in rb_proc_call_kw /tmp/ruby/src/trunk_asan/proc.c:979:12
    #70 0x57fd6fe824fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #71 0x57fd6fe824fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #72 0x57fd6fe824fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #73 0x57fd6fe86f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #74 0x57fd6fe86f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #75 0x57fd6fe39f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #76 0x57fd6fe39f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #77 0x57fd6fe3a749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #78 0x57fd6fe39da9 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #79 0x57fd6fe39da9 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #80 0x57fd7020daf8 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #81 0x57fd6fe824fb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #82 0x57fd6fe824fb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #83 0x57fd6fe824fb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #84 0x57fd6fe86f65 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #85 0x57fd6fe86f65 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #86 0x57fd6fe39f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #87 0x57fd6fe39f75 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1528:12
    #88 0x57fd6fe3a749 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1470:18
    #89 0x57fd6fe39b06 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1502:12
    #90 0x57fd6fe39b06 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1551:12
    #91 0x57fd6fe39b06 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1537:12
    #92 0x57fd7020e379 in next_i /tmp/ruby/src/trunk_asan/enumerator.c:769:14
    #93 0x57fd6fe051ca in vm_yield_with_cfunc /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150:11
    #94 0x57fd6fe47cc4 in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1733:16
    #95 0x57fd6fe47cc4 in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #96 0x57fd6fe46175 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #97 0x57fd701cde3f in rb_fiber_start /tmp/ruby/src/trunk_asan/cont.c:2457:23
    #98 0x57fd701d5de7 in fiber_entry /tmp/ruby/src/trunk_asan/cont.c:860:5

Address 0x7dd4a6583858 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:
  0x7dd4a6583580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7dd4a6583600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7dd4a6583680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7dd4a6583700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7dd4a6583780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x7dd4a6583800: 00 00 00 00 00 00 f7 f7 f7 f7 f7[f7]f7 f7 f7 f7
  0x7dd4a6583880: f7 f7 f7 f7 f7 00 00 00 00 00 00 00 00 00 00 f7
  0x7dd4a6583900: f7 f7 f7 f7 00 00 00 00 00 00 00 00 00 00 00 00
  0x7dd4a6583980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7dd4a6583a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x7dd4a6583a80: 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
==1258190==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:001a10 IFUNC 
c:0004 p:---- s:0012 E:001a40 CFUNC  :each
c:0003 p:---- s:0009 e:000008 CFUNC  :each
c:0002 p:---- s:0006 E:001aa0 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 -------------------------------------------
[596/765] 1258183=test_http
[597/765] 1258183=test_x509cert
[598/765] 1258191=test_addrinfo
[599/765] 1258193=test_bug-14834
[600/765] 1258191=ruby_parser_test
[601/765] 1258191=test_buffering
[602/765] 1258191=test_svcb_https
[603/765] 1258191=test_enumerable
[604/765] 1258191=test_bmethod
[605/765] 1258191=test_gem_resolver_specification
[606/765] 1258191=test_load
[607/765] 1258191=test_encoding
[608/765] 1258193=json_fixtures_test
[609/765] 1258188=test_default_gems
[610/765] 1258193=test_gem_security_trust_dir
[611/765] 1258193=test_constant
[612/765] 1258188=test_have_func
[613/765] 1258186=test_enc_str_buf_cat
[614/765] 1258186=test_gem_package_tar_reader_entry
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestEnumerator#test_lazy_chain_under_gc_compact_stress(___interceptor_backtrace+0x79) [0x57fd6f9e8d09]
[0x57fd702d06e7]
[0x57fd702169f1]
[0x57fd702166cc]
[0x57fd6fa6522a]
[0x57fd6fa45caf]
[0x57fd6fa48d3d]
[0x57fd6fa49a9c]
[0x57fd6fae07bb]
[0x57fd6fabe0a2]
[0x57fd6fd16600]
[0x57fd6fad5346]
[0x57fd6fae43a4]
[0x57fd6fae5ad5]
[0x57fd6facfff1]
[0x57fd6faaf9c6]
[0x57fd6faafe7e]
[0x57fd6fbeeb22]
[0x57fd6fe39ab6]
[0x57fd70208e1a]
[0x57fd6fe824fc]
[0x57fd6fe86f66]
[0x57fd6fe39f76]
[0x57fd6fe3a74a]
[0x57fd6fe39daa]
[0x57fd7020daf9]
[0x57fd6fe824fc]
[0x57fd6fe3604e]
[0x57fd70209ad2]
[0x57fd6fe824fc]
[0x57fd6fe86f66]
[0x57fd6fe39f76]
[0x57fd6fe3a74a]
[0x57fd6fe39daa]
[0x57fd7020daf9]
[0x57fd6fe824fc]
[0x57fd6fe86f66]
[0x57fd6fe39f76]
[0x57fd6fe3a74a]
[0x57fd6fe39b07]
[0x57fd7021017c]
[0x57fd6fe051cb]
[0x57fd6fe47cc5]
[0x57fd6fe46176]
[0x57fd6fbef3d9]
[0x57fd6fe824fc]
[0x57fd6fe86f66]
[0x57fd6fe39f76]
[0x57fd6fe3a74a]
[0x57fd6fe39daa]
[0x57fd7020daf9]
[0x57fd6fe824fc]
[0x57fd6fe86f66]
[0x57fd6fe39f76]
[0x57fd6fe3a74a]
[0x57fd6fe39b07]
[0x57fd7020e37a]
[0x57fd6fe051cb]
[0x57fd6fe47cc5]
[0x57fd6fe46176]
[0x57fd701cde40]
[0x57fd701d5de8]

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

running file: /tmp/ruby/src/trunk_asan/test/ruby/test_enumerator.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

make: *** [uncommon.mk:965: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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.998161 seconds

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