# Logfile created on 2025-12-14 07:41:01 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000712e6612fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20251214-074100", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000712e6aa7c6a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000712e6aa7c448 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000712e66069248 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251214-074100", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251214-074100>, @binmode=false, @mon_data=#<Monitor:0x0000712e6aa7c1a0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 711d14992e
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
Update rbs to 22451ecbe262326176eb3915b64366712930685c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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.ext/include -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/17.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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/17.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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
fa89712586ce8402de4d28557842bbac15f66b8c025ea472873ca486d84c4837  builtin_binary.rbbin
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.ext/include -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/17.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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/coverage'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/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.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.3.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 rbs to 22451ecbe262326176eb3915b64366712930685c
	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.ext/include -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/17.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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/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/4.0.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/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.0.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/4.0.0+0
                                    bundler 4.0.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.0
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.8.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.7.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.5.0
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.18.0
                                    openssl 4.0.0.pre
                                    psych 5.3.0
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    minitest 5.27.0
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.17.0
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[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.ext/include -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/17.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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/17.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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/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.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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=17429
  "--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/757] 1841291=-ext-/rational/test_rat
[  2/757] 1841290=test_extlibs
[  3/757] 1841297=mkmf/test_flags
[  4/757] 1841295=openssl/test_asn1
[  5/757] 1841292=json/json_string_matching_test
[  6/757] 1841291=rubygems/test_gem_ext_rake_builder
[  7/757] 1841293=monitor/test_monitor
[  8/757] 1841299=ruby/test_whileuntil
[  9/757] 1841299=ruby/test_transcode
[ 10/757] 1841292=ruby/test_method_cache
[ 11/757] 1841292=ruby/test_path
[ 12/757] 1841304=test_pp
[ 13/757] 1841302=socket/test_tcp
[ 14/757] 1841308=ruby/test_sprintf_comb
[ 15/757] 1841306=rubygems/test_gem_stub_specification
[ 16/757] 1841292=prism/ruby/tunnel_test
[ 17/757] 1841312=rubygems/test_gem_text
[ 18/757] 1841314=ruby/test_settracefunc
[ 19/757] 1841322=rubygems/test_gem_version
[ 20/757] 1841324=rubygems/test_gem_commands_stale_command
[ 21/757] 1841319=prism/result/equality_test
[ 22/757] 1841293=openssl/test_x509ext
[ 23/757] 1841304=psych/test_data
[ 24/757] 1841304=ripper/test_files_ext
[ 25/757] 1841295=ruby/test_object_id
[ 26/757] 1841292=prism/unescape_test
[ 27/757] 1841292=ruby/test_complex
[ 28/757] 1841293=prism/result/source_location_test
[ 29/757] 1841319=-ext-/thread/test_instrumentation_api
[ 30/757] 1841302=-ext-/vm/test_at_exit
[ 31/757] 1841308=prism/result/static_inspect_test
[ 32/757] 1841324=-ext-/symbol/test_inadvertent_creation
[ 33/757] 1841304=io/nonblock/test_flush
[ 34/757] 1841304=ruby/test_complexrational
[ 35/757] 1841302=rubygems/test_gem_commands_fetch_command
[ 36/757] 1841304=openssl/test_pkcs7
[ 37/757] 1841293=-ext-/bignum/test_mul
[ 38/757] 1841293=mkmf/test_mkmf
[ 39/757] 1841312=-ext-/test_enumerator_kw
[ 40/757] 1841312=ruby/test_mixed_unicode_escapes
[ 41/757] 1841322=did_you_mean/spell_checking/test_require_path_check
[ 42/757] 1841312=psych/test_class
[ 43/757] 1841308=openssl/test_x509crl
[ 44/757] 1841312=strscan/test_stringscanner
[ 45/757] 1841293=psych/test_numeric
[ 46/757] 1841293=ruby/enc/test_gb18030
[ 47/757] 1841322=rubygems/test_gem_package_tar_reader
[ 48/757] 1841293=ruby/enc/test_gbk
[ 49/757] 1841293=rubygems/test_gem_specification
[ 50/757] 1841322=rubygems/test_gem_dependency_installer
[ 51/757] 1841312=ruby/test_refinement
[ 52/757] 1841306=rubygems/test_gem_name_tuple
[ 53/757] 1841295=ruby/test_warning
[ 54/757] 1841306=psych/test_tree_builder
[ 55/757] 1841324=net/protocol/test_protocol
[ 56/757] 1841306=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 57/757] 1841306=-ext-/load/test_protect
[ 58/757] 1841306=openssl/test_x509req
[ 59/757] 1841324=rubygems/test_gem_commands_open_command
[ 60/757] 1841308=prism/api/dump_test
[ 61/757] 1841292=-ext-/string/test_enc_associate
[ 62/757] 1841295=ruby/test_gc
[ 63/757] 1841302=ruby/test_allocation
[ 64/757] 1841324=prism/ruby/location_test
[ 65/757] 1841306=yaml/test_store
[ 66/757] 1841306=ruby/test_insns_leaf
[ 67/757] 1841306=ruby/test_iseq
[ 68/757] 1841324=mkmf/test_pkg_config
[ 69/757] 1841324=ruby/test_string_memory
[ 70/757] 1841297=prism/regexp_test
[ 71/757] 1841304=-ext-/string/test_coderange
[ 72/757] 1841304=open-uri/test_open-uri
[ 73/757] 1841324=-ext-/bignum/test_big2str
[ 74/757] 1841324=-ext-/win32/test_dln
[ 75/757] 1841324=ruby/test_complex2
[ 76/757] 1841324=ruby/enc/test_iso_8859
[ 77/757] 1841297=openssl/test_x509attr
[ 78/757] 1841324=ruby/test_fixnum
[ 79/757] 1841324=fiber/test_timeout
[ 80/757] 1841324=ruby/test_signal
[ 81/757] 1841319=-ext-/iseq_load/test_iseq_load
[ 82/757] 1841297=-ext-/scheduler/test_interrupt_with_scheduler
[ 83/757] 1841297=-ext-/string/test_fstring
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 34823>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1841304  ko1    8u  IPv4 1454493210      0t0  TCP localhost:34823->localhost:42064 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_encoding: 8
[ 84/757] 1841304=did_you_mean/core_ext/test_name_error_extension
[ 85/757] 1841304=fiber/test_scheduler
[ 86/757] 1841291=-ext-/test_ensure_and_callcc
[ 87/757] 1841291=ruby/enc/test_big5
[ 88/757] 1841291=rubygems/test_gem_resolver_activation_request
[ 89/757] 1841291=psych/test_null
[ 90/757] 1841291=-ext-/win32/test_fd_setsize
[ 91/757] 1841291=rubygems/test_gem_request_set
[ 92/757] 1841297=prism/version_test
[ 93/757] 1841297=ruby/test_objectspace
[ 94/757] 1841314=test_trick
[ 95/757] 1841292=rubygems/test_gem_rdoc
[ 96/757] 1841299=prism/api/lex_test
[ 97/757] 1841299=ruby/test_require_lib
[ 98/757] 1841291=rubygems/test_gem_version_option
[ 99/757] 1841292=ripper/test_files_test_2
[100/757] 1841291=rubygems/test_gem_remote_fetcher_s3
[101/757] 1841291=psych/test_stringio
[102/757] 1841291=objspace/test_ractor
[103/757] 1841308=rubygems/test_gem_unsatisfiable_dependency_error
[104/757] 1841306=ripper/test_sexp
[105/757] 1841293=prism/ruby/pattern_test
[106/757] 1841306=rubygems/test_gem_package_tar_header
[107/757] 1841293=rubygems/test_gem_commands_owner_command
[108/757] 1841306=socket/test_basicsocket
[109/757] 1841306=test_find
[110/757] 1841306=prism/locals_test
[111/757] 1841306=-ext-/test_recursion
[112/757] 1841308=-ext-/string/test_normalize
[113/757] 1841306=ruby/test_struct
[114/757] 1841308=rubygems/test_gem_resolver_vendor_specification
[115/757] 1841308=-ext-/typeddata/test_typeddata
[116/757] 1841322=date/test_date_strftime
[117/757] 1841306=prism/ruby/compiler_test
[118/757] 1841291=ruby/test_box
[119/757] 1841306=ruby/test_basicinstructions
[120/757] 1841293=-ext-/bignum/test_bigzero
[121/757] 1841293=fiber/test_mutex
[122/757] 1841306=fileutils/test_verbose
[123/757] 1841304=rubygems/test_gem_ext_builder
[124/757] 1841306=rubygems/test_gem_uri_formatter
[125/757] 1841290=ruby/test_sprintf
[126/757] 1841306=uri/test_common
[127/757] 1841308=ruby/test_optimization
[128/757] 1841293=rubygems/test_gem_request_connection_pools
[129/757] 1841322=openssl/test_ssl
[130/757] 1841290=win32/test_registry
[131/757] 1841290=rubygems/test_deprecate
[132/757] 1841319=strscan/test_ractor
[133/757] 1841306=prism/api/parse_success_test
[134/757] 1841306=ruby/test_module
[135/757] 1841319=rubygems/test_gem_commands_push_command
[136/757] 1841293=ripper/test_scanner_events
[137/757] 1841293=-ext-/string/test_external_new
[138/757] 1841290=-ext-/test_abi
[139/757] 1841293=ruby/enc/test_euc_jp
[140/757] 1841293=rubygems/test_gem_resolver_dependency_request
[141/757] 1841293=ruby/test_rubyvm
[142/757] 1841293=-ext-/exception/test_data_error
[143/757] 1841293=rubygems/test_gem_doctor
[144/757] 1841293=socket/test_ancdata
[145/757] 1841293=ruby/test_weakmap
[146/757] 1841290=ruby/test_encoding
[147/757] 1841319=dtrace/test_load
[148/757] 1841319=json/json_fixtures_test
[149/757] 1841319=rubygems/test_gem_resolver_specification
[150/757] 1841319=mkmf/test_constant
[151/757] 1841291=rubygems/test_gem_security_trust_dir
[152/757] 1841291=ruby/test_default_gems
[153/757] 1841291=-ext-/string/test_enc_str_buf_cat
[154/757] 1841291=mkmf/test_have_func
[155/757] 1841290=rubygems/test_webauthn_listener
[156/757] 1841290=-ext-/thread/test_lock_native_thread
[157/757] 1841324=rubygems/test_gem_package_tar_reader_entry
[158/757] 1841290=optparse/test_zsh_completion
[159/757] 1841290=-ext-/funcall/test_passing_block
[160/757] 1841290=uri/test_http
[161/757] 1841290=socket/test_addrinfo
[162/757] 1841324=openssl/test_x509cert
[163/757] 1841290=-ext-/test_bug-14834
[164/757] 1841290=prism/ruby/ruby_parser_test
[165/757] 1841291=openssl/test_buffering
[166/757] 1841291=resolv/test_svcb_https
[167/757] 1841291=psych/nodes/test_enumerable
[168/757] 1841291=-ext-/proc/test_bmethod
[169/757] 1841291=rubygems/test_gem_resolver
[170/757] 1841290=rubygems/test_gem_remote_fetcher
[171/757] 1841304=rubygems/test_gem_gemcutter_utilities
[172/757] 1841314=rubygems/test_gem_util
[173/757] 1841291=openssl/test_config
[174/757] 1841291=test_tempfile
[175/757] 1841304=rubygems/test_exit
[176/757] 1841324=did_you_mean/spell_checking/test_pattern_key_name_check
[177/757] 1841324=did_you_mean/edit_distance/test_jaro_winkler
[178/757] 1841324=rubygems/test_gem_commands_yank_command
[179/757] 1841304=json/ractor_test
[180/757] 1841290=rubygems/test_gem_request_set_lockfile
[181/757] 1841304=fiber/test_io_close
[182/757] 1841314=-ext-/postponed_job/test_postponed_job
[183/757] 1841304=ruby/test_bignum
[184/757] 1841324=prism/ruby/reflection_test
[185/757] 1841324=did_you_mean/tree_spell/test_human_typo
[186/757] 1841324=-ext-/load/test_dot_dot
[187/757] 1841324=-ext-/exception/test_enc_raise
[188/757] 1841324=openssl/test_engine
[189/757] 1841324=ruby/test_key_error
[190/757] 1841324=-ext-/marshal/test_usrmarshal
[191/757] 1841304=ruby/test_weakkeymap
[192/757] 1841291=net/http/test_httpresponse
[193/757] 1841291=ruby/test_inlinecache
[194/757] 1841324=rubygems/test_gem_command
[195/757] 1841324=-ext-/integer/test_my_integer
[196/757] 1841291=rubygems/test_gem_commands_environment_command
[197/757] 1841324=-ext-/tracepoint/test_tracepoint
[198/757] 1841291=dtrace/test_array_create
[199/757] 1841291=rubygems/test_gem_resolver_installed_specification
[200/757] 1841291=pathname/test_ractor
[201/757] 1841314=prism/ruby/desugar_compiler_test
[202/757] 1841291=openssl/test_hmac
[203/757] 1841291=mkmf/test_signedness
[204/757] 1841299=-ext-/marshal/test_internal_ivar
[205/757] 1841299=rubygems/test_gem_commands_mirror
[206/757] 1841314=prism/encoding/symbol_encoding_test
[207/757] 1841314=ruby/test_undef
[208/757] 1841314=rubygems/test_gem_commands_sources_command
[209/757] 1841319=rubygems/test_gem_spec_fetcher
[210/757] 1841292=io/console/test_ractor
[211/757] 1841290=ruby/test_metaclass
[212/757] 1841292=ruby/test_numeric
[213/757] 1841290=ruby/test_io
[214/757] 1841324=uri/test_ws
[215/757] 1841319=io/console/test_io_console
[216/757] 1841299=date/test_date_arith
[217/757] 1841324=socket/test_unix
[218/757] 1841299=rubygems/test_gem_source_specific_file
[219/757] 1841324=prism/api/parse_test
[220/757] 1841324=ruby/test_enum
[221/757] 1841292=rubygems/test_gem_commands_which_command
[222/757] 1841292=ruby/test_symbol
[223/757] 1841299=optparse/test_optparse
[224/757] 1841304=psych/test_coder
[225/757] 1841304=rubygems/test_gem_source_lock
[226/757] 1841314=uri/test_ldap
[227/757] 1841314=rubygems/test_gem_remote_fetcher_local_server
[228/757] 1841304=etc/test_etc
[229/757] 1841314=-ext-/gvl/test_last_thread
[230/757] 1841299=-ext-/time/test_new
[231/757] 1841299=psych/test_hash
[232/757] 1841299=openssl/test_cipher
[233/757] 1841299=ripper/test_filter
[234/757] 1841299=rubygems/test_gem_ext_cmake_builder
[235/757] 1841304=-ext-/string/test_too_many_dummy_encodings
[236/757] 1841299=ruby/enc/test_koi8
[237/757] 1841299=erb/test_erb_m17n
[238/757] 1841299=ruby/test_clone
[239/757] 1841304=objspace/test_objspace
[240/757] 1841314=mkmf/test_have_library
[241/757] 1841297=net/http/test_https
[242/757] 1841312=rubygems/test_require
[243/757] 1841299=erb/test_erb_command
[244/757] 1841299=rubygems/test_gem_resolver_vendor_set
[245/757] 1841299=ruby/test_fnmatch
[246/757] 1841299=uri/test_ftp
[247/757] 1841299=net/http/test_httpresponses
[248/757] 1841299=prism/result/integer_base_flags_test
[249/757] 1841299=ruby/test_unicode_escape
[250/757] 1841319=open-uri/test_proxy
[251/757] 1841291=dtrace/test_raise
[252/757] 1841291=ruby/enc/test_shift_jis
[253/757] 1841291=ruby/test_yield
[254/757] 1841306=rubygems/test_gem_request_set_lockfile_parser
[255/757] 1841299=rubygems/test_gem_ci_detector
[256/757] 1841299=io/wait/test_io_wait_uncommon
[257/757] 1841299=psych/test_string
[258/757] 1841319=net/http/test_http
[259/757] 1841306=prism/fixtures_test
[260/757] 1841322=ruby/test_rational2
[261/757] 1841322=rubygems/test_gem_dependency_resolution_error
[262/757] 1841322=uri/test_file
[263/757] 1841293=rubygems/test_gem_install_update_options
[264/757] 1841299=rubygems/test_gem_security_policy
[265/757] 1841322=rubygems/test_gem_resolver_index_set
[266/757] 1841322=ruby/test_ractor
[267/757] 1841306=-ext-/method/test_arity
[268/757] 1841306=-ext-/st/test_update
[269/757] 1841306=ripper/test_files_sample
[270/757] 1841293=ruby/enc/test_case_options
[271/757] 1841293=ruby/test_defined
[272/757] 1841299=-ext-/bignum/test_pack
[273/757] 1841306=date/test_switch_hitter
[274/757] 1841314=ruby/test_thread
[275/757] 1841306=ruby/test_call
[276/757] 1841293=json/json_generic_object_test
[277/757] 1841293=dtrace/test_hash_create
[278/757] 1841293=rubygems/test_gem_resolver_conflict
[279/757] 1841293=rubygems/test_gem_commands_contents_command
[280/757] 1841293=ruby/test_readpartial
[281/757] 1841299=psych/test_scalar
[282/757] 1841299=-ext-/bignum/test_str2big
[283/757] 1841299=ruby/test_rational
[284/757] 1841306=ruby/test_regexp
[285/757] 1841293=prism/newline_offsets_test
[286/757] 1841293=ripper/test_parser_events
[287/757] 1841299=prism/ruby/relocation_test
[288/757] 1841293=ruby/enc/test_windows_1251
[289/757] 1841299=resolv/test_win32_config
[290/757] 1841299=rubygems/test_gem_resolver_best_set
[291/757] 1841293=mkmf/test_convertible
[292/757] 1841299=resolv/test_addr
[293/757] 1841299=ruby/test_eval
[294/757] 1841324=-ext-/file/test_stat
[295/757] 1841324=psych/test_yamldbm
[296/757] 1841312=json/test_helper
[297/757] 1841312=ruby/test_thread_cv
[298/757] 1841324=prism/ruby/parameters_signature_test
[299/757] 1841324=rubygems/test_gem_resolver_api_specification
[300/757] 1841324=optparse/test_getopts
[301/757] 1841324=socket/test_nonblock
[302/757] 1841324=rubygems/test_gem_commands_signin_command
[303/757] 1841324=openssl/test_pkey
[304/757] 1841312=ruby/test_primitive
[305/757] 1841312=rubygems/test_gem_request
[306/757] 1841297=psych/test_yaml
[307/757] 1841324=mkmf/test_config
[308/757] 1841292=psych/test_boolean
[309/757] 1841292=rubygems/test_gem_commands_specification_command
[310/757] 1841312=-ext-/iter/test_yield_block
[311/757] 1841297=psych/handlers/test_recorder
[312/757] 1841297=-ext-/bug_reporter/test_bug_reporter
[313/757] 1841312=did_you_mean/test_spell_checker
[314/757] 1841312=fiber/test_ractor
[315/757] 1841292=psych/test_document
[316/757] 1841292=ruby/test_lambda
[317/757] 1841312=ruby/test_file
[318/757] 1841292=prism/bom_test
[319/757] 1841292=socket/test_sockopt
[320/757] 1841292=ruby/test_frozen_error
[321/757] 1841292=psych/test_encoding
[322/757] 1841292=rubygems/test_gem_commands_search_command
[323/757] 1841292=ruby/test_pattern_matching
[324/757] 1841297=fiber/test_thread
[325/757] 1841297=ruby/test_literal
[326/757] 1841299=ruby/test_arithmetic_sequence
[327/757] 1841299=test_securerandom
[328/757] 1841299=-ext-/st/test_foreach
[329/757] 1841299=ruby/test_econv
[330/757] 1841292=optparse/test_summary
[331/757] 1841324=ruby/test_flip
[332/757] 1841324=fileutils/test_nowrite
[333/757] 1841324=ruby/test_thread_queue
[334/757] 1841292=rubygems/test_gem_commands_install_command
[335/757] 1841319=rubygems/test_gem_ext_cargo_builder_unit
[336/757] 1841302=ruby/test_stack
[337/757] 1841319=-ext-/num2int/test_num2int
[338/757] 1841319=rubygems/test_gem_source_local
[339/757] 1841319=-ext-/iter/test_iter_break
[340/757] 1841319=ruby/test_parse
[341/757] 1841312=mkmf/test_have_macro
[342/757] 1841312=ruby/test_process
[343/757] 1841292=fiber/test_address_resolve
[344/757] 1841292=uri/test_wss
[345/757] 1841292=openssl/test_digest
[346/757] 1841292=ruby/test_variable
[347/757] 1841324=-ext-/string/test_cstr
[348/757] 1841319=rubygems/test_gem_resolver_lock_specification
[349/757] 1841297=rubygems/test_gem_dependency
[350/757] 1841319=dtrace/test_method_cache
[351/757] 1841319=ruby/test_iterator
[352/757] 1841302=psych/test_marshalable
[353/757] 1841291=rubygems/test_gem_resolver_index_specification
[354/757] 1841299=dtrace/test_string
[355/757] 1841299=psych/test_serialize_subclasses
[356/757] 1841299=ruby/test_const
[357/757] 1841302=ruby/test_class
[358/757] 1841299=prism/api/parse_comments_test
[359/757] 1841299=dtrace/test_cmethod
[360/757] 1841299=-ext-/string/test_qsort
[361/757] 1841299=rubygems/test_gem_ext_ext_conf_builder
[362/757] 1841291=rubygems/test_gem_commands_dependency_command
[363/757] 1841319=prism/result/string_test
[364/757] 1841319=-ext-/path_to_class/test_path_to_class
[365/757] 1841319=fiber/test_storage
[366/757] 1841319=json/json_addition_test
[367/757] 1841291=rubygems/test_remote_fetch_error
[368/757] 1841291=pathname/test_pathname
[369/757] 1841319=coverage/test_coverage
[370/757] 1841297=json/json_common_interface_test
[371/757] 1841297=psych/test_stream
[372/757] 1841297=prism/result/named_capture_test
[373/757] 1841297=rubygems/test_gem_resolver_git_specification
[374/757] 1841293=ruby/test_dir_m17n
[375/757] 1841324=rubygems/test_gem_commands_cert_command
[376/757] 1841291=fiber/test_io
[377/757] 1841291=-ext-/eval/test_eval
[378/757] 1841291=fiber/test_process
[379/757] 1841297=ruby/test_object
[380/757] 1841292=fileutils/test_fileutils
[381/757] 1841324=psych/test_nil
[382/757] 1841324=-ext-/class/test_class2name
[383/757] 1841324=json/json_ryu_fallback_test
[384/757] 1841324=rubygems/test_gem_commands_outdated_command
[385/757] 1841324=rubygems/test_gem_request_set_lockfile_tokenizer
[386/757] 1841324=openssl/test_kdf
[387/757] 1841324=ruby/test_backtrace
[388/757] 1841322=ruby/test_time_tz
[389/757] 1841322=prism/ruby/string_query_test
[390/757] 1841299=-ext-/load/test_resolve_symbol
[391/757] 1841319=-ext-/debug/test_profile_frames
[392/757] 1841322=date/test_date_compat
[393/757] 1841322=ruby/test_lazy_enumerator
[394/757] 1841299=ruby/test_array
[395/757] 1841290=mkmf/test_find_executable
[396/757] 1841319=error_highlight/test_error_highlight
[397/757] 1841290=-ext-/debug/test_debug
[398/757] 1841290=rubygems/test_gem_commands_help_command
[399/757] 1841290=ruby/test_stringchar
[400/757] 1841290=rubygems/test_gem_package_tar_header_ractor
[401/757] 1841324=-ext-/arith_seq/test_arith_seq_extract
[402/757] 1841322=digest/test_digest
[403/757] 1841324=rubygems/test_gem_uri
[404/757] 1841324=test_rbconfig
[405/757] 1841297=rubygems/test_gem_package_old
[406/757] 1841295=digest/test_ractor
[407/757] 1841297=psych/test_psych
[408/757] 1841324=json/json_coder_test
[409/757] 1841324=fiber/test_enumerator
[410/757] 1841324=did_you_mean/tree_spell/test_change_word
[411/757] 1841324=-ext-/string/test_modify_expand
[412/757] 1841324=rubygems/test_gem_source_installed
[413/757] 1841297=rubygems/test_gem_available_set
[414/757] 1841324=uri/test_parser
[415/757] 1841324=date/test_date
[416/757] 1841324=psych/test_date_time
[417/757] 1841297=openssl/test_pkcs12
[418/757] 1841293=test_pty
[419/757] 1841324=did_you_mean/spell_checking/test_variable_name_check
[420/757] 1841290=yaml/test_dbm
[421/757] 1841290=rubygems/test_gem_source_vendor
[422/757] 1841324=rubygems/test_gem_commands_list_command
[423/757] 1841290=rubygems/test_gem_platform
[424/757] 1841324=prism/ractor_test
[425/757] 1841295=rubygems/test_gem_uninstaller
[426/757] 1841290=psych/test_symbol
[427/757] 1841290=prism/result/overlap_test
[428/757] 1841324=rubygems/test_gem_source
[429/757] 1841297=ruby/test_frozen
[430/757] 1841297=psych/test_safe_load
[431/757] 1841297=prism/encoding/string_encoding_test
[432/757] 1841297=ruby/test_name_error
[433/757] 1841293=-ext-/exception/test_exception_at_throwing
[434/757] 1841324=ruby/test_enumerator
[435/757] 1841308=ruby/enc/test_utf16
[436/757] 1841308=rubygems/test_gem_package
[437/757] 1841293=ruby/test_integer
[438/757] 1841290=-ext-/struct/test_duplicate
[439/757] 1841290=ruby/test_time
[440/757] 1841297=json/json_ext_parser_test
[441/757] 1841297=date/test_date_attr
[442/757] 1841297=-ext-/test_scan_args
[443/757] 1841297=erb/test_erb
[444/757] 1841290=ruby/test_condition
[445/757] 1841290=ruby/enc/test_cp949
[446/757] 1841290=rubygems/test_gem_resolver_git_set
[447/757] 1841297=did_you_mean/spell_checking/test_class_name_check
[448/757] 1841297=ruby/test_string
[449/757] 1841308=ruby/enc/test_emoji
[450/757] 1841308=ripper/test_files_lib
[451/757] 1841295=rubygems/test_gem_commands_check_command
[452/757] 1841295=ruby/test_random_formatter
[453/757] 1841295=rubygems/test_gem_source_git
[454/757] 1841319=ruby/test_pipe
[455/757] 1841319=ruby/enc/test_regex_casefold
[456/757] 1841319=rubygems/test_gem_command_manager
[457/757] 1841319=rubygems/test_gem_installer
[458/757] 1841322=ruby/test_set
[459/757] 1841292=-ext-/stack/test_stack_overflow
[460/757] 1841292=test_delegate
[461/757] 1841322=psych/test_yaml_special_cases
[462/757] 1841292=rubygems/test_gem_source_list
[463/757] 1841322=prism/result/attribute_write_test
[464/757] 1841322=psych/test_parser
[465/757] 1841322=stringio/test_ractor
[466/757] 1841292=ruby/test_float
[467/757] 1841322=rubygems/test_gem_remote_fetcher_local_ssl_server
[468/757] 1841290=ripper/test_files_test_1
[469/757] 1841292=prism/percent_delimiter_string_test
[470/757] 1841292=rubygems/test_gem
[471/757] 1841322=prism/api/freeze_test
[472/757] 1841322=openssl/test_pkey_dsa
[473/757] 1841322=net/http/test_https_proxy
[474/757] 1841322=ruby/test_nomethod_error
[475/757] 1841322=date/test_date_strptime
[476/757] 1841322=open-uri/test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 45509>
[477/757] 1841295=psych/test_ractor
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1841322  ko1    8u  IPv4 1454511929      0t0  TCP localhost:45509->localhost:46876 (CLOSE_WAIT)
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 8
[478/757] 1841299=prism/library_symbols_test
[479/757] 1841299=psych/test_json_tree
[480/757] 1841299=psych/visitors/test_emitter
[481/757] 1841299=psych/test_omap
[482/757] 1841292=ruby/test_marshal
[483/757] 1841299=prism/magic_comment_test
[484/757] 1841293=zlib/test_zlib
[485/757] 1841308=mkmf/test_framework
[486/757] 1841308=ruby/enc/test_case_comprehensive
[487/757] 1841308=ruby/test_proc
[488/757] 1841299=optparse/test_cclass
[489/757] 1841295=test_shellwords
[490/757] 1841295=dtrace/test_singleton_function
[491/757] 1841295=did_you_mean/spell_checking/test_uncorrectable_name_check
[492/757] 1841295=optparse/test_load
[493/757] 1841295=open-uri/test_ftp
[494/757] 1841299=ruby/test_vm_dump
[495/757] 1841299=test_open3
[496/757] 1841295=prism/errors_test
[497/757] 1841302=ruby/enc/test_cesu8
[498/757] 1841322=rubygems/test_gem_commands_rebuild_command
[499/757] 1841302=rubygems/test_gem_commands_setup_command
[500/757] 1841322=psych/test_alias_and_anchor
[501/757] 1841322=json/json_parser_test
[502/757] 1841322=prism/result/breadth_first_search_test
[503/757] 1841322=uri/test_generic
[504/757] 1841292=ruby/test_fiber
[505/757] 1841322=-ext-/bignum/test_div
[506/757] 1841322=-ext-/array/test_resize
[507/757] 1841322=ruby/test_gc_compact
[508/757] 1841295=psych/test_deprecated
[509/757] 1841295=rubygems/test_gem_safe_marshal
[510/757] 1841302=-ext-/string/test_capacity
[511/757] 1841302=-ext-/float/test_nextafter
[512/757] 1841302=openssl/test_random
[513/757] 1841302=psych/visitors/test_to_ruby
[514/757] 1841302=rubygems/test_bundled_ca
[515/757] 1841295=prism/result/static_literals_test
[516/757] 1841295=fiber/test_backtrace
[517/757] 1841295=openssl/test_fips
[518/757] 1841308=rubygems/test_gem_commands_update_command
[519/757] 1841295=date/test_date_parse
[520/757] 1841302=optparse/test_noarg
[521/757] 1841295=-ext-/struct/test_data
[522/757] 1841295=openssl/test_pkey_ec
[523/757] 1841295=ruby/test_rand
[524/757] 1841290=-ext-/string/test_ellipsize
[525/757] 1841290=ruby/enc/test_utf32
[526/757] 1841290=-ext-/integer/test_integer
[527/757] 1841290=ruby/test_memory_view
[528/757] 1841290=prism/test_helper
[529/757] 1841290=openssl/test_provider
[530/757] 1841302=openssl/test_bn
[531/757] 1841302=rubygems/test_gem_package_task
[532/757] 1841302=rubygems/test_gem_commands_server_command
[533/757] 1841302=net/http/test_httpheader
[534/757] 1841302=ruby/test_data
[535/757] 1841302=net/http/test_http_request
[536/757] 1841302=lib/!Nothing_to_test
[537/757] 1841302=prism/result/numeric_value_test
[538/757] 1841302=ruby/test_keyword
[539/757] 1841295=prism/heredoc_dedent_test
[540/757] 1841295=did_you_mean/spell_checking/test_method_name_check
[541/757] 1841295=rubygems/test_kernel
[542/757] 1841293=dtrace/test_function_entry
[543/757] 1841293=-ext-/struct/test_len
[544/757] 1841293=prism/result/implicit_array_test
[545/757] 1841293=optparse/test_acceptable
[546/757] 1841308=rubygems/test_gem_ext_cargo_builder
[547/757] 1841290=rubygems/test_gem_gem_runner
[548/757] 1841290=ruby/test_file_exhaustive
[549/757] 1841308=psych/test_object
[550/757] 1841308=rubygems/test_gem_commands_signout_command
[551/757] 1841308=psych/test_exception
[552/757] 1841308=ruby/test_autoload
[553/757] 1841295=rubygems/test_gem_resolver_local_specification
[554/757] 1841295=rubygems/test_gem_commands_exec_command
[555/757] 1841293=rubygems/test_gem_commands_unpack_command
[556/757] 1841302=ruby/test_pack
[557/757] 1841293=psych/json/test_stream
[558/757] 1841293=io/wait/test_ractor
[559/757] 1841293=openssl/test_ssl_session
[560/757] 1841319=optparse/test_optarg
[561/757] 1841299=ruby/test_assignment
[562/757] 1841302=date/test_date_marshal
[563/757] 1841302=openssl/test_ossl
[564/757] 1841302=rubygems/test_gem_request_set_gem_dependency_api
[565/757] 1841319=ruby/enc/test_grapheme_breaks
[566/757] 1841319=ruby/test_syntax
[567/757] 1841295=ripper/test_ripper
[568/757] 1841293=did_you_mean/spell_checking/test_key_name_check
[569/757] 1841302=test_singleton
[570/757] 1841302=ruby/test_integer_comb
[571/757] 1841293=prism/result/index_write_test
[572/757] 1841293=test_tsort
[573/757] 1841293=psych/visitors/test_depth_first
[574/757] 1841293=openssl/test_ns_spki
[575/757] 1841293=prism/lex_test
[576/757] 1841322=test_bundled_gems
[577/757] 1841322=ruby/test_m17n_comb
[578/757] 1841295=date/test_date_ractor
[579/757] 1841293=openssl/test_pair
[580/757] 1841295=did_you_mean/test_tree_spell_checker
[581/757] 1841295=mkmf/test_install
[582/757] 1841295=prism/result/integer_parse_test
[583/757] 1841295=rubygems/test_gem_validator
[584/757] 1841295=test_prettyprint
[585/757] 1841295=prism/result/regular_expression_options_test
[586/757] 1841295=fiber/test_queue
[587/757] 1841295=ruby/test_sleep
[588/757] 1841292=ruby/test_threadgroup
[589/757] 1841299=-ext-/string/test_set_len
[590/757] 1841299=rubygems/test_gem_commands_lock_command
[591/757] 1841299=ruby/enc/test_euc_kr
[592/757] 1841299=rubygems/test_gem_local_remote_options
[593/757] 1841299=optparse/test_bash_completion
[594/757] 1841299=ruby/test_exception
[595/757] 1841292=rubygems/test_gem_security_signer
[596/757] 1841324=openssl/test_x509store
[597/757] 1841292=resolv/test_mdns
[598/757] 1841292=rubygems/test_gem_ext_configure_builder
[599/757] 1841324=ruby/test_dir
[600/757] 1841292=cgi/test_cgi_escape
[601/757] 1841293=psych/test_merge_keys
[602/757] 1841293=-ext-/test_random
[603/757] 1841293=optparse/test_kwargs
[604/757] 1841293=io/wait/test_io_wait
[605/757] 1841295=ripper/test_lexer
[606/757] 1841292=rubygems/test_gem_commands_cleanup_command
[607/757] 1841295=-ext-/string/test_interned_str
[608/757] 1841295=optparse/test_placearg
[609/757] 1841324=rubygems/test_project_sanity
[610/757] 1841324=ruby/test_env
[611/757] 1841302=prism/encoding/regular_expression_encoding_test
[612/757] 1841302=ruby/test_zjit
[613/757] 1841302=test_forwardable
[614/757] 1841302=dtrace/test_object_create_start
[615/757] 1841302=ruby/test_continuation
[616/757] 1841302=-ext-/exception/test_ensured
[617/757] 1841302=-ext-/hash/test_delete
[618/757] 1841302=prism/result/comments_test
[619/757] 1841302=rubygems/test_config
[620/757] 1841302=ruby/test_io_m17n
[621/757] 1841295=rubygems/test_gem_commands_uninstall_command
[622/757] 1841292=rubygems/test_gem_dependency_list
[623/757] 1841292=ripper/test_files_test
[624/757] 1841292=rubygems/test_gem_resolver_installer_set
[625/757] 1841308=rubygems/test_gem_silent_ui
[626/757] 1841308=dtrace/test_require
[627/757] 1841308=ruby/test_ifunless
[628/757] 1841308=openssl/test_pkey_dh
[629/757] 1841297=ruby/test_shapes
[630/757] 1841297=openssl/test_ocsp
[631/757] 1841308=socket/test_udp
[632/757] 1841308=prism/ruby/dispatcher_test
[633/757] 1841308=mkmf/test_configuration
[634/757] 1841292=ruby/enc/test_windows_1252
[635/757] 1841292=-ext-/load/test_stringify_symbols
[636/757] 1841292=prism/result/warnings_test
[637/757] 1841292=-ext-/array/test_to_ary_concat
[638/757] 1841308=-ext-/test_printf
[639/757] 1841308=ruby/test_rubyoptions
[640/757] 1841293=rubygems/test_gem_source_subpath_problem
[641/757] 1841293=test_tmpdir
[642/757] 1841295=prism/result/node_id_test
[643/757] 1841297=openssl/test_ts
[644/757] 1841322=psych/test_emitter
[645/757] 1841293=prism/api/parse_stream_test
[646/757] 1841322=rubygems/test_gem_resolver_api_set
[647/757] 1841293=prism/encoding/encodings_test
[648/757] 1841293=fiber/test_io_buffer
[649/757] 1841322=rubygems/test_gem_impossible_dependencies_error
[650/757] 1841293=json/json_generator_test
[651/757] 1841322=fileutils/test_dryrun
[652/757] 1841322=-ext-/symbol/test_type
[653/757] 1841322=ruby/test_range
[654/757] 1841295=stringio/test_stringio
[655/757] 1841295=resolv/test_dns
[656/757] 1841304=ruby/test_dup
[657/757] 1841292=ruby/test_require
[658/757] 1841297=-ext-/test_bug-3571
[659/757] 1841297=ruby/test_system
[660/757] 1841295=ruby/enc/test_emoji_breaks
[661/757] 1841295=-ext-/test_notimplement
[662/757] 1841295=mmtk/test_configuration
[663/757] 1841295=ruby/test_comparable
[664/757] 1841295=-ext-/box/test_load_ext
[665/757] 1841295=rubygems/test_gem_commands_info_command
[666/757] 1841304=prism/api/command_line_test
[667/757] 1841295=ruby/test_io_timeout
[668/757] 1841295=date/test_date_new
[669/757] 1841295=ruby/test_compile_prism
[670/757] 1841304=rubygems/test_gem_commands_build_command
[671/757] 1841302=rubygems/test_gem_security
[672/757] 1841293=ruby/enc/test_euc_tw
[673/757] 1841293=ruby/test_alias
[674/757] 1841304=rubygems/test_gem_requirement
[675/757] 1841304=mkmf/test_sizeof
[676/757] 1841295=-ext-/wait/test_wait
[677/757] 1841295=psych/test_object_references
[678/757] 1841295=openssl/test_x509name
[679/757] 1841295=fiber/test_sleep
[680/757] 1841293=optparse/test_autoconf
[681/757] 1841293=optparse/test_did_you_mean
[682/757] 1841322=-ext-/popen_deadlock/test_popen_deadlock
[683/757] 1841293=rubygems/test_gem_safe_yaml
[684/757] 1841293=digest/test_digest_extend
[685/757] 1841295=ruby/test_case
[686/757] 1841293=-ext-/test_bug-5832
[687/757] 1841293=prism/onigmo_test
[688/757] 1841293=psych/test_struct
[689/757] 1841293=ruby/test_ast
[690/757] 1841295=-ext-/string/test_rb_str_dup
[691/757] 1841295=prism/fuzzer_test
[692/757] 1841295=dtrace/test_gc
[693/757] 1841295=ruby/test_math
[694/757] 1841295=json/json_encoding_test
[695/757] 1841295=test_time
[696/757] 1841299=ruby/test_super
[697/757] 1841297=mkmf/test_libs
[698/757] 1841297=rubygems/test_gem_bundler_version_finder
[699/757] 1841297=-ext-/win32/test_console_attr
[700/757] 1841297=optparse/test_switch
[701/757] 1841297=prism/newline_test
[702/757] 1841295=-ext-/gvl/test_ubf_async_safe
[703/757] 1841295=psych/test_array
[704/757] 1841295=prism/ruby/parser_test
[705/757] 1841295=prism/snippets_test
[706/757] 1841302=rubygems/test_webauthn_listener_response
[707/757] 1841302=psych/test_psych_set
[708/757] 1841302=prism/result/heredoc_test
[709/757] 1841302=rubygems/test_gem_path_support
[710/757] 1841302=prism/result/constant_path_node_test
[711/757] 1841302=psych/visitors/test_yaml_tree
[712/757] 1841302=ruby/enc/test_case_mapping
[713/757] 1841302=uri/test_mailto
[714/757] 1841302=rubygems/test_rubygems
[715/757] 1841297=rubygems/test_gem_package_tar_writer
[716/757] 1841297=prism/ruby/ripper_test
[717/757] 1841302=test_timeout
[718/757] 1841322=ruby/test_not
[719/757] 1841322=test_weakref
[720/757] 1841322=socket/test_socket
[721/757] 1841299=ruby/test_io_buffer
[722/757] 1841297=-ext-/arith_seq/test_arith_seq_beg_len_step
[723/757] 1841299=ruby/test_hash
[724/757] 1841297=rubygems/test_gem_resolver_requirement_list
[725/757] 1841297=ruby/test_beginendblock
[726/757] 1841302=psych/test_scalar_scanner
[727/757] 1841302=rubygems/test_gem_commands_pristine_command
[728/757] 1841304=rubygems/test_gem_config_file
[729/757] 1841324=psych/test_yamlstore
[730/757] 1841324=ruby/test_yjit_exit_locations
[731/757] 1841304=ruby/test_yjit
[732/757] 1841324=net/http/test_buffered_io
[733/757] 1841324=ruby/test_m17n
[734/757] 1841297=mkmf/test_egrep_cpp
[735/757] 1841324=ruby/test_argf
[736/757] 1841297=rubygems/test_gem_resolver_composed_set
[737/757] 1841297=date/test_date_conv
[738/757] 1841297=rubygems/test_webauthn_poller
[739/757] 1841297=ruby/test_trace
[740/757] 1841297=-ext-/st/test_numhash
[741/757] 1841297=rubygems/test_gem_stream_ui
[742/757] 1841297=-ext-/string/test_nofree
[743/757] 1841297=openssl/test_pkey_rsa
[744/757] 1841322=test_ipaddr
[745/757] 1841322=ruby/test_arity
[746/757] 1841322=resolv/test_resource
[747/757] 1841322=psych/test_set
[748/757] 1841322=rubygems/test_gem_source_fetch_problem
[749/757] 1841322=rubygems/test_gem_update_suggestion
[750/757] 1841322=rubygems/test_gem_console_ui
[751/757] 1841322=-ext-/struct/test_member
[752/757] 1841322=test_unicode_normalize
[753/757] 1841322=ruby/test_method
[754/757] 1841297=did_you_mean/test_ractor_compatibility
[755/757] 1841312=-ext-/econv/test_append
[756/757] 1841312=rubygems/test_gem_resolver_lock_set
[757/757] 1841312=optparse/test_reqarg
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:15 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    999    1021    1021    1021 pts/0       1021 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022 1840020    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1840020 1840023    1021    1021 pts/0       1021 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251214-074100 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
1840023 1840024    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251214-074100 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
1840024 1840956    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1840956 1840957    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1840957 1841287    1021    1021 pts/0       1021 Sl+   1000   0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --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
1841287 1841291    1021    1021 pts/0       1021 Sl+   1000   0:29 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
1841291 1867480    1021    1021 pts/0       1021 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1840024 2433987    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[1840020], 1840020=>[1840023], 1840023=>[1840024], 1840024=>[1840956, 2433987], 1840956=>[1840957], 1840957=>[1841287], 1841287=>[1841291], 1841291=>[1867480]}
$ timeout 60 gdb -p 1867480 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000629043c1eebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7d7392b9ec40 (LWP 1867480) "ruby" 0x0000629043c1eebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7d7392b9ec40 (LWP 1867480) "ruby"):
#0  0x0000629043c1eebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000629043c1fe7a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000629043b6c808 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x0000629043b6c5f9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x0000629043b6c42d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x0000629043b6be6d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x0000629043b6bab6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x0000629043b6dd86 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x0000629043c04c50 in __interceptor_free ()
No symbol table info available.
#9  0x0000629043c8ffae in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7d7392318800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8281
        malloc_increase_done = <optimized out>
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 0x0000629043f73195 in rb_threadptr_sched_free (th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2355
No locals.
#11 0x00006290440634df in thread_free (ptr=0x540000000208, ptr@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/vm.c:3798
        th = 0x540000000208
#12 0x000062904406318c in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3398
        th = 0x515000000300
        objspace = <optimized out>
        next = <optimized out>
#13 0x0000629043c4921b in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:265
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#14 0x0000629043c48834 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#15 0x0000629043c4974b in ruby_stop (ex=520, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#16 0x0000629043decf9d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
        status = <optimized out>
        pid = <optimized out>
#17 0x0000629044087978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x660100000001
        cc = <optimized out>
        me = 0x7d7392185410
        cfunc = 0x5060000495e8
        recv = 137935325858520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x000062904406d0d5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff67a36200) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#19 0x000062904406cb65 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5029
        ci = <optimized out>
        cc = 0x0
#20 0x00006290440208df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d73924184f0, cd=0x5070007cbba0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#21 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5070007cbba0
        insns_address_table = {0x62904401c4a6 <vm_exec_core+1494>, 0x62904401d7ad <vm_exec_core+6365>, 0x629044022941 <vm_exec_core+27249>, 0x62904401d31f <vm_exec_core+5199>, 0x6290440236f2 <vm_exec_core+30754>, 0x6290440214f4 <vm_exec_core+22052>, 0x62904401f19e <vm_exec_core+13006>, 0x62904401c60e <vm_exec_core+1854>, 0x629044022f34 <vm_exec_core+28772>, 0x629044022c7c <vm_exec_core+28076>, 0x62904401d59c <vm_exec_core+5836>, 0x62904401cafe <vm_exec_core+3118>, 0x629044021bf6 <vm_exec_core+23846>, 0x62904401e0a3 <vm_exec_core+8659>, 0x629044023135 <vm_exec_core+29285>, 0x629044022dde <vm_exec_core+28430>, 0x62904401e791 <vm_exec_core+10433>, 0x62904401f12d <vm_exec_core+12893>, 0x629044021755 <vm_exec_core+22661>, 0x629044022d55 <vm_exec_core+28293>, 0x629044020c00 <vm_exec_core+19760>, 0x6290440217de <vm_exec_core+22798>, 0x629044022297 <vm_exec_core+25543>, 0x629044020b3d <vm_exec_core+19565>, 0x62904401ca3b <vm_exec_core+2923>, 0x6290440211f7 <vm_exec_core+21287>, 0x62904401c8ce <vm_exec_core+2558>, 0x62904401cd04 <vm_exec_core+3636>, 0x62904401ea14 <vm_exec_core+11076>, 0x62904402070a <vm_exec_core+18490>, 0x629044021090 <vm_exec_core+20928>, 0x6290440203af <vm_exec_core+17631>, 0x62904401c4da <vm_exec_core+1546>, 0x6290440224c7 <vm_exec_core+26103>, 0x629044022ba7 <vm_exec_core+27863>, 0x62904401ceab <vm_exec_core+4059>, 0x62904401da57 <vm_exec_core+7047>, 0x62904401d715 <vm_exec_core+6213>, 0x62904401e192 <vm_exec_core+8898>, 0x62904401efc9 <vm_exec_core+12537>, 0x62904401cf52 <vm_exec_core+4226>, 0x62904402232f <vm_exec_core+25695>, 0x62904401d9e1 <vm_exec_core+6929>, 0x62904401ee77 <vm_exec_core+12199>, 0x62904401f93e <vm_exec_core+14958>, 0x629044021c8c <vm_exec_core+23996>, 0x629044020dc2 <vm_exec_core+20210>, 0x62904401e46c <vm_exec_core+9628>, 0x62904401dcee <vm_exec_core+7710>, 0x629044021ae2 <vm_exec_core+23570>, 0x62904401ebf4 <vm_exec_core+11556>, 0x6290440212f6 <vm_exec_core+21542>, 0x629044020e34 <vm_exec_core+20324>, 0x6290440213ad <vm_exec_core+21725>, 0x629044022879 <vm_exec_core+27049>, 0x6290440201c1 <vm_exec_core+17137>, 0x629044021d45 <vm_exec_core+24181>, 0x62904401c228 <vm_exec_core+856>, 0x629044021873 <vm_exec_core+22947>, 0x62904401e58b <vm_exec_core+9915>, 0x629044020a98 <vm_exec_core+19400>, 0x629044020cd8 <vm_exec_core+19976>, 0x62904401f572 <vm_exec_core+13986>, 0x62904401cdb8 <vm_exec_core+3816>, 0x62904401e939 <vm_exec_core+10857>, 0x62904401df76 <vm_exec_core+8358>, 0x62904402142b <vm_exec_core+21851>, 0x62904401d0e3 <vm_exec_core+4627>, 0x62904401f31f <vm_exec_core+13391>, 0x62904401fc6f <vm_exec_core+15775>, 0x62904401e270 <vm_exec_core+9120>, 0x629044029dcb <vm_exec_core+57083>, 0x62904401dc45 <vm_exec_core+7541>, 0x62904401db3d <vm_exec_core+7277>, 0x62904401de48 <vm_exec_core+8056>, 0x62904401e833 <vm_exec_core+10595>, 0x6290440205ae <vm_exec_core+18142>, 0x62904401f9f9 <vm_exec_core+15145>, 0x62904402110f <vm_exec_core+21055>, 0x62904401fe55 <vm_exec_core+16261>, 0x6290440223f0 <vm_exec_core+25888>, 0x629044023997 <vm_exec_core+31431>, 0x629044022634 <vm_exec_core+26468>, 0x629044023285 <vm_exec_core+29621>, 0x629044023376 <vm_exec_core+29862>, 0x62904401c960 <vm_exec_core+2704>, 0x629044022e5d <vm_exec_core+28557>, 0x62904401eb19 <vm_exec_core+11337>, 0x629044023058 <vm_exec_core+29064>, 0x62904401e65a <vm_exec_core+10122>, 0x62904402256b <vm_exec_core+26267>, 0x62904401c7f7 <vm_exec_core+2343>, 0x62904401cfdd <vm_exec_core+4365>, 0x6290440235ba <vm_exec_core+30442>, 0x62904401eefd <vm_exec_core+12333>, 0x62904401ecfa <vm_exec_core+11818>, 0x62904401c22d <vm_exec_core+861>, 0x62904401c71a <vm_exec_core+2122>, 0x62904401c2b3 <vm_exec_core+995>, 0x629044022723 <vm_exec_core+26707>, 0x62904402007e <vm_exec_core+16814>, 0x62904401f742 <vm_exec_core+14450>, 0x62904401ff5a <vm_exec_core+16522>, 0x62904401fba6 <vm_exec_core+15574>, 0x62904401ed8f <vm_exec_core+11967>, 0x62904401f64d <vm_exec_core+14205>, 0x62904401f019 <vm_exec_core+12617>, 0x62904401f85c <vm_exec_core+14732>, 0x62904401f8cd <vm_exec_core+14845>, 0x62904401c497 <vm_exec_core+1479>, 0x62904401d79e <vm_exec_core+6350>, 0x629044022932 <vm_exec_core+27234>, 0x62904401d310 <vm_exec_core+5184>, 0x6290440236e3 <vm_exec_core+30739>, 0x6290440214e5 <vm_exec_core+22037>, 0x62904401f18f <vm_exec_core+12991>, 0x62904401c5ff <vm_exec_core+1839>, 0x629044022f25 <vm_exec_core+28757>, 0x629044022c6d <vm_exec_core+28061>, 0x62904401d58d <vm_exec_core+5821>, 0x62904401caef <vm_exec_core+3103>, 0x629044021be7 <vm_exec_core+23831>, 0x62904401e094 <vm_exec_core+8644>, 0x629044023126 <vm_exec_core+29270>, 0x629044022dcf <vm_exec_core+28415>, 0x62904401e782 <vm_exec_core+10418>, 0x62904401f11e <vm_exec_core+12878>, 0x629044021746 <vm_exec_core+22646>, 0x629044022d46 <vm_exec_core+28278>, 0x629044020bf1 <vm_exec_core+19745>, 0x6290440217cf <vm_exec_core+22783>, 0x629044022288 <vm_exec_core+25528>, 0x629044020b2e <vm_exec_core+19550>, 0x62904401ca2c <vm_exec_core+2908>, 0x6290440211e8 <vm_exec_core+21272>, 0x62904401c8bf <vm_exec_core+2543>, 0x62904401ccf5 <vm_exec_core+3621>, 0x62904401ea05 <vm_exec_core+11061>, 0x6290440206fb <vm_exec_core+18475>, 0x629044021081 <vm_exec_core+20913>, 0x6290440203a0 <vm_exec_core+17616>, 0x62904401c4cb <vm_exec_core+1531>, 0x6290440224b8 <vm_exec_core+26088>, 0x629044022b98 <vm_exec_core+27848>, 0x62904401ce9c <vm_exec_core+4044>, 0x62904401da48 <vm_exec_core+7032>, 0x62904401d706 <vm_exec_core+6198>, 0x62904401e183 <vm_exec_core+8883>, 0x62904401efba <vm_exec_core+12522>, 0x62904401cf43 <vm_exec_core+4211>, 0x629044022320 <vm_exec_core+25680>, 0x62904401d9d2 <vm_exec_core+6914>, 0x62904401ee68 <vm_exec_core+12184>, 0x62904401f92f <vm_exec_core+14943>, 0x629044021c7d <vm_exec_core+23981>, 0x629044020db3 <vm_exec_core+20195>, 0x62904401e45d <vm_exec_core+9613>, 0x62904401dcdf <vm_exec_core+7695>, 0x629044021ad3 <vm_exec_core+23555>, 0x62904401ebe5 <vm_exec_core+11541>, 0x6290440212e7 <vm_exec_core+21527>, 0x629044020e25 <vm_exec_core+20309>, 0x62904402139e <vm_exec_core+21710>, 0x62904402286a <vm_exec_core+27034>, 0x6290440201b2 <vm_exec_core+17122>, 0x629044021d36 <vm_exec_core+24166>, 0x6290440211d4 <vm_exec_core+21252>, 0x629044021864 <vm_exec_core+22932>, 0x62904401e57c <vm_exec_core+9900>, 0x629044020a89 <vm_exec_core+19385>, 0x629044020cc9 <vm_exec_core+19961>, 0x62904401f563 <vm_exec_core+13971>, 0x6290440206f6 <vm_exec_core+18470>, 0x62904401e92a <vm_exec_core+10842>, 0x62904401df67 <vm_exec_core+8343>, 0x62904402141c <vm_exec_core+21836>, 0x62904401d0d4 <vm_exec_core+4612>, 0x62904401f310 <vm_exec_core+13376>, 0x62904401fc60 <vm_exec_core+15760>, 0x62904401e261 <vm_exec_core+9105>, 0x629044029dbc <vm_exec_core+57068>, 0x62904401dc36 <vm_exec_core+7526>, 0x62904401db2e <vm_exec_core+7262>, 0x62904401de39 <vm_exec_core+8041>, 0x62904401e824 <vm_exec_core+10580>, 0x62904402059f <vm_exec_core+18127>, 0x62904401f9ea <vm_exec_core+15130>, 0x62904402059a <vm_exec_core+18122>, 0x629044020dae <vm_exec_core+20190>, 0x629044020da9 <vm_exec_core+20185>, 0x62904401de34 <vm_exec_core+8036>, 0x6290440211d4 <vm_exec_core+21252>, 0x62904401ef83 <vm_exec_core+12467>, 0x62904401ef88 <vm_exec_core+12472>, 0x629044020da4 <vm_exec_core+20180>, 0x629044020bec <vm_exec_core+19740>, 0x62904401fc5b <vm_exec_core+15755>, 0x62904401fb92 <vm_exec_core+15554>, 0x629044020c9b <vm_exec_core+19915>, 0x629044020065 <vm_exec_core+16789>...}
        reg_cfp = 0x7d73924184f0
        reg_pc = 0x511000301318
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#22 0x00006290440170d2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2788
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x00006290440a8292 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7d7392418620, self=137935319953480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1817
        flags = 0
        iseq = 0x7d7391fedcb0
        cfp = <optimized out>
        sp = 0x7d7392318a28
        use_argv = 0x7d73908d42e0
        stack_argv = 0x7d7392318a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#24 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1831
        captured = 0x7d7392418620
#25 0x0000629044048f5c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1868
No locals.
th: 0x515000000300, native_id: 0x7d7392b9ec40
-- Control frame information -----------------------------------------------
#26 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1876
=================================================================
No locals.
#27 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
==1867480==ERROR: AddressSanitizer: heap-use-after-free on address 0x7d73924184d8 at pc 0x629044518acc bp 0x7fff67a34c70 sp 0x7fff67a34c68
#28 0x0000629044048f5c in rb_yield (val=<optimized out>)
No locals.
#29 0x0000629044210d43 in rb_ary_collect (ary=137934726822880) at /tmp/ruby/src/trunk_asan/array.c:3771
READ of size 8 at 0x7d73924184d8 thread T0
        collect = 137934726821280
        i = 3
#30 0x0000629044087978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7d73921ae6d0
        cfunc = 0x506000020128
        recv = 137934726822880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00006290440208df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d7392418608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x62904401c4a6 <vm_exec_core+1494>, 0x62904401d7ad <vm_exec_core+6365>, 0x629044022941 <vm_exec_core+27249>, 0x62904401d31f <vm_exec_core+5199>, 0x6290440236f2 <vm_exec_core+30754>, 0x6290440214f4 <vm_exec_core+22052>, 0x62904401f19e <vm_exec_core+13006>, 0x62904401c60e <vm_exec_core+1854>, 0x629044022f34 <vm_exec_core+28772>, 0x629044022c7c <vm_exec_core+28076>, 0x62904401d59c <vm_exec_core+5836>, 0x62904401cafe <vm_exec_core+3118>, 0x629044021bf6 <vm_exec_core+23846>, 0x62904401e0a3 <vm_exec_core+8659>, 0x629044023135 <vm_exec_core+29285>, 0x629044022dde <vm_exec_core+28430>, 0x62904401e791 <vm_exec_core+10433>, 0x62904401f12d <vm_exec_core+12893>, 0x629044021755 <vm_exec_core+22661>, 0x629044022d55 <vm_exec_core+28293>, 0x629044020c00 <vm_exec_core+19760>, 0x6290440217de <vm_exec_core+22798>, 0x629044022297 <vm_exec_core+25543>, 0x629044020b3d <vm_exec_core+19565>, 0x62904401ca3b <vm_exec_core+2923>, 0x6290440211f7 <vm_exec_core+21287>, 0x62904401c8ce <vm_exec_core+2558>, 0x62904401cd04 <vm_exec_core+3636>, 0x62904401ea14 <vm_exec_core+11076>, 0x62904402070a <vm_exec_core+18490>, 0x629044021090 <vm_exec_core+20928>, 0x6290440203af <vm_exec_core+17631>, 0x62904401c4da <vm_exec_core+1546>, 0x6290440224c7 <vm_exec_core+26103>, 0x629044022ba7 <vm_exec_core+27863>, 0x62904401ceab <vm_exec_core+4059>, 0x62904401da57 <vm_exec_core+7047>, 0x62904401d715 <vm_exec_core+6213>, 0x62904401e192 <vm_exec_core+8898>, 0x62904401efc9 <vm_exec_core+12537>, 0x62904401cf52 <vm_exec_core+4226>, 0x62904402232f <vm_exec_core+25695>, 0x62904401d9e1 <vm_exec_core+6929>, 0x62904401ee77 <vm_exec_core+12199>, 0x62904401f93e <vm_exec_core+14958>, 0x629044021c8c <vm_exec_core+23996>, 0x629044020dc2 <vm_exec_core+20210>, 0x62904401e46c <vm_exec_core+9628>, 0x62904401dcee <vm_exec_core+7710>, 0x629044021ae2 <vm_exec_core+23570>, 0x62904401ebf4 <vm_exec_core+11556>, 0x6290440212f6 <vm_exec_core+21542>, 0x629044020e34 <vm_exec_core+20324>, 0x6290440213ad <vm_exec_core+21725>, 0x629044022879 <vm_exec_core+27049>, 0x6290440201c1 <vm_exec_core+17137>, 0x629044021d45 <vm_exec_core+24181>, 0x62904401c228 <vm_exec_core+856>, 0x629044021873 <vm_exec_core+22947>, 0x62904401e58b <vm_exec_core+9915>, 0x629044020a98 <vm_exec_core+19400>, 0x629044020cd8 <vm_exec_core+19976>, 0x62904401f572 <vm_exec_core+13986>, 0x62904401cdb8 <vm_exec_core+3816>, 0x62904401e939 <vm_exec_core+10857>, 0x62904401df76 <vm_exec_core+8358>, 0x62904402142b <vm_exec_core+21851>, 0x62904401d0e3 <vm_exec_core+4627>, 0x62904401f31f <vm_exec_core+13391>, 0x62904401fc6f <vm_exec_core+15775>, 0x62904401e270 <vm_exec_core+9120>, 0x629044029dcb <vm_exec_core+57083>, 0x62904401dc45 <vm_exec_core+7541>, 0x62904401db3d <vm_exec_core+7277>, 0x62904401de48 <vm_exec_core+8056>, 0x62904401e833 <vm_exec_core+10595>, 0x6290440205ae <vm_exec_core+18142>, 0x62904401f9f9 <vm_exec_core+15145>, 0x62904402110f <vm_exec_core+21055>, 0x62904401fe55 <vm_exec_core+16261>, 0x6290440223f0 <vm_exec_core+25888>, 0x629044023997 <vm_exec_core+31431>, 0x629044022634 <vm_exec_core+26468>, 0x629044023285 <vm_exec_core+29621>, 0x629044023376 <vm_exec_core+29862>, 0x62904401c960 <vm_exec_core+2704>, 0x629044022e5d <vm_exec_core+28557>, 0x62904401eb19 <vm_exec_core+11337>, 0x629044023058 <vm_exec_core+29064>, 0x62904401e65a <vm_exec_core+10122>, 0x62904402256b <vm_exec_core+26267>, 0x62904401c7f7 <vm_exec_core+2343>, 0x62904401cfdd <vm_exec_core+4365>, 0x6290440235ba <vm_exec_core+30442>, 0x62904401eefd <vm_exec_core+12333>, 0x62904401ecfa <vm_exec_core+11818>, 0x62904401c22d <vm_exec_core+861>, 0x62904401c71a <vm_exec_core+2122>, 0x62904401c2b3 <vm_exec_core+995>, 0x629044022723 <vm_exec_core+26707>, 0x62904402007e <vm_exec_core+16814>, 0x62904401f742 <vm_exec_core+14450>, 0x62904401ff5a <vm_exec_core+16522>, 0x62904401fba6 <vm_exec_core+15574>, 0x62904401ed8f <vm_exec_core+11967>, 0x62904401f64d <vm_exec_core+14205>, 0x62904401f019 <vm_exec_core+12617>, 0x62904401f85c <vm_exec_core+14732>, 0x62904401f8cd <vm_exec_core+14845>, 0x62904401c497 <vm_exec_core+1479>, 0x62904401d79e <vm_exec_core+6350>, 0x629044022932 <vm_exec_core+27234>, 0x62904401d310 <vm_exec_core+5184>, 0x6290440236e3 <vm_exec_core+30739>, 0x6290440214e5 <vm_exec_core+22037>, 0x62904401f18f <vm_exec_core+12991>, 0x62904401c5ff <vm_exec_core+1839>, 0x629044022f25 <vm_exec_core+28757>, 0x629044022c6d <vm_exec_core+28061>, 0x62904401d58d <vm_exec_core+5821>, 0x62904401caef <vm_exec_core+3103>, 0x629044021be7 <vm_exec_core+23831>, 0x62904401e094 <vm_exec_core+8644>, 0x629044023126 <vm_exec_core+29270>, 0x629044022dcf <vm_exec_core+28415>, 0x62904401e782 <vm_exec_core+10418>, 0x62904401f11e <vm_exec_core+12878>, 0x629044021746 <vm_exec_core+22646>, 0x629044022d46 <vm_exec_core+28278>, 0x629044020bf1 <vm_exec_core+19745>, 0x6290440217cf <vm_exec_core+22783>, 0x629044022288 <vm_exec_core+25528>, 0x629044020b2e <vm_exec_core+19550>, 0x62904401ca2c <vm_exec_core+2908>, 0x6290440211e8 <vm_exec_core+21272>, 0x62904401c8bf <vm_exec_core+2543>, 0x62904401ccf5 <vm_exec_core+3621>, 0x62904401ea05 <vm_exec_core+11061>, 0x6290440206fb <vm_exec_core+18475>, 0x629044021081 <vm_exec_core+20913>, 0x6290440203a0 <vm_exec_core+17616>, 0x62904401c4cb <vm_exec_core+1531>, 0x6290440224b8 <vm_exec_core+26088>, 0x629044022b98 <vm_exec_core+27848>, 0x62904401ce9c <vm_exec_core+4044>, 0x62904401da48 <vm_exec_core+7032>, 0x62904401d706 <vm_exec_core+6198>, 0x62904401e183 <vm_exec_core+8883>, 0x62904401efba <vm_exec_core+12522>, 0x62904401cf43 <vm_exec_core+4211>, 0x629044022320 <vm_exec_core+25680>, 0x62904401d9d2 <vm_exec_core+6914>, 0x62904401ee68 <vm_exec_core+12184>, 0x62904401f92f <vm_exec_core+14943>, 0x629044021c7d <vm_exec_core+23981>, 0x629044020db3 <vm_exec_core+20195>, 0x62904401e45d <vm_exec_core+9613>, 0x62904401dcdf <vm_exec_core+7695>, 0x629044021ad3 <vm_exec_core+23555>, 0x62904401ebe5 <vm_exec_core+11541>, 0x6290440212e7 <vm_exec_core+21527>, 0x629044020e25 <vm_exec_core+20309>, 0x62904402139e <vm_exec_core+21710>, 0x62904402286a <vm_exec_core+27034>, 0x6290440201b2 <vm_exec_core+17122>, 0x629044021d36 <vm_exec_core+24166>, 0x6290440211d4 <vm_exec_core+21252>, 0x629044021864 <vm_exec_core+22932>, 0x62904401e57c <vm_exec_core+9900>, 0x629044020a89 <vm_exec_core+19385>, 0x629044020cc9 <vm_exec_core+19961>, 0x62904401f563 <vm_exec_core+13971>, 0x6290440206f6 <vm_exec_core+18470>, 0x62904401e92a <vm_exec_core+10842>, 0x62904401df67 <vm_exec_core+8343>, 0x62904402141c <vm_exec_core+21836>, 0x62904401d0d4 <vm_exec_core+4612>, 0x62904401f310 <vm_exec_core+13376>, 0x62904401fc60 <vm_exec_core+15760>, 0x62904401e261 <vm_exec_core+9105>, 0x629044029dbc <vm_exec_core+57068>, 0x62904401dc36 <vm_exec_core+7526>, 0x62904401db2e <vm_exec_core+7262>, 0x62904401de39 <vm_exec_core+8041>, 0x62904401e824 <vm_exec_core+10580>, 0x62904402059f <vm_exec_core+18127>, 0x62904401f9ea <vm_exec_core+15130>, 0x62904402059a <vm_exec_core+18122>, 0x629044020dae <vm_exec_core+20190>, 0x629044020da9 <vm_exec_core+20185>, 0x62904401de34 <vm_exec_core+8036>, 0x6290440211d4 <vm_exec_core+21252>, 0x62904401ef83 <vm_exec_core+12467>, 0x62904401ef88 <vm_exec_core+12472>, 0x629044020da4 <vm_exec_core+20180>, 0x629044020bec <vm_exec_core+19740>, 0x62904401fc5b <vm_exec_core+15755>, 0x62904401fb92 <vm_exec_core+15554>, 0x629044020c9b <vm_exec_core+19915>, 0x629044020065 <vm_exec_core+16789>...}
        reg_cfp = 0x7d7392418608
        reg_pc = 0x51900001b210
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#33 0x00006290440174bb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2815
No locals.
#34 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2794
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#35 0x00006290440a8292 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7d7392418738, self=137935319953480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1817
        flags = 0
        iseq = 0x7d739212c658
        cfp = <optimized out>
        sp = 0x7d73923188d0
        use_argv = 0x7d7390847de0
        stack_argv = 0x7d73923188d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#36 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1831
        captured = 0x7d7392418738
#37 0x0000629044048f5c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1868
No locals.
#38 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1876
No locals.
#39 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#40 0x0000629044048f5c in rb_yield (val=<optimized out>)
No locals.
#41 0x0000629044210d43 in rb_ary_collect (ary=137934727521200) at /tmp/ruby/src/trunk_asan/array.c:3771
        collect = 137934727521080
        i = 0
#42 0x0000629044087978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7d73921ae6d0
        cfunc = 0x506000020128
        recv = 137934727521200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#43 0x00006290440208df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d7392418720, cd=0x50200002a610, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#44 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002a610
        insns_address_table = {0x62904401c4a6 <vm_exec_core+1494>, 0x62904401d7ad <vm_exec_core+6365>, 0x629044022941 <vm_exec_core+27249>, 0x62904401d31f <vm_exec_core+5199>, 0x6290440236f2 <vm_exec_core+30754>, 0x6290440214f4 <vm_exec_core+22052>, 0x62904401f19e <vm_exec_core+13006>, 0x62904401c60e <vm_exec_core+1854>, 0x629044022f34 <vm_exec_core+28772>, 0x629044022c7c <vm_exec_core+28076>, 0x62904401d59c <vm_exec_core+5836>, 0x62904401cafe <vm_exec_core+3118>, 0x629044021bf6 <vm_exec_core+23846>, 0x62904401e0a3 <vm_exec_core+8659>, 0x629044023135 <vm_exec_core+29285>, 0x629044022dde <vm_exec_core+28430>, 0x62904401e791 <vm_exec_core+10433>, 0x62904401f12d <vm_exec_core+12893>, 0x629044021755 <vm_exec_core+22661>, 0x629044022d55 <vm_exec_core+28293>, 0x629044020c00 <vm_exec_core+19760>, 0x6290440217de <vm_exec_core+22798>, 0x629044022297 <vm_exec_core+25543>, 0x629044020b3d <vm_exec_core+19565>, 0x62904401ca3b <vm_exec_core+2923>, 0x6290440211f7 <vm_exec_core+21287>, 0x62904401c8ce <vm_exec_core+2558>, 0x62904401cd04 <vm_exec_core+3636>, 0x62904401ea14 <vm_exec_core+11076>, 0x62904402070a <vm_exec_core+18490>, 0x629044021090 <vm_exec_core+20928>, 0x6290440203af <vm_exec_core+17631>, 0x62904401c4da <vm_exec_core+1546>, 0x6290440224c7 <vm_exec_core+26103>, 0x629044022ba7 <vm_exec_core+27863>, 0x62904401ceab <vm_exec_core+4059>, 0x62904401da57 <vm_exec_core+7047>, 0x62904401d715 <vm_exec_core+6213>, 0x62904401e192 <vm_exec_core+8898>, 0x62904401efc9 <vm_exec_core+12537>, 0x62904401cf52 <vm_exec_core+4226>, 0x62904402232f <vm_exec_core+25695>, 0x62904401d9e1 <vm_exec_core+6929>, 0x62904401ee77 <vm_exec_core+12199>, 0x62904401f93e <vm_exec_core+14958>, 0x629044021c8c <vm_exec_core+23996>, 0x629044020dc2 <vm_exec_core+20210>, 0x62904401e46c <vm_exec_core+9628>, 0x62904401dcee <vm_exec_core+7710>, 0x629044021ae2 <vm_exec_core+23570>, 0x62904401ebf4 <vm_exec_core+11556>, 0x6290440212f6 <vm_exec_core+21542>, 0x629044020e34 <vm_exec_core+20324>, 0x6290440213ad <vm_exec_core+21725>, 0x629044022879 <vm_exec_core+27049>, 0x6290440201c1 <vm_exec_core+17137>, 0x629044021d45 <vm_exec_core+24181>, 0x62904401c228 <vm_exec_core+856>, 0x629044021873 <vm_exec_core+22947>, 0x62904401e58b <vm_exec_core+9915>, 0x629044020a98 <vm_exec_core+19400>, 0x629044020cd8 <vm_exec_core+19976>, 0x62904401f572 <vm_exec_core+13986>, 0x62904401cdb8 <vm_exec_core+3816>, 0x62904401e939 <vm_exec_core+10857>, 0x62904401df76 <vm_exec_core+8358>, 0x62904402142b <vm_exec_core+21851>, 0x62904401d0e3 <vm_exec_core+4627>, 0x62904401f31f <vm_exec_core+13391>, 0x62904401fc6f <vm_exec_core+15775>, 0x62904401e270 <vm_exec_core+9120>, 0x629044029dcb <vm_exec_core+57083>, 0x62904401dc45 <vm_exec_core+7541>, 0x62904401db3d <vm_exec_core+7277>, 0x62904401de48 <vm_exec_core+8056>, 0x62904401e833 <vm_exec_core+10595>, 0x6290440205ae <vm_exec_core+18142>, 0x62904401f9f9 <vm_exec_core+15145>, 0x62904402110f <vm_exec_core+21055>, 0x62904401fe55 <vm_exec_core+16261>, 0x6290440223f0 <vm_exec_core+25888>, 0x629044023997 <vm_exec_core+31431>, 0x629044022634 <vm_exec_core+26468>, 0x629044023285 <vm_exec_core+29621>, 0x629044023376 <vm_exec_core+29862>, 0x62904401c960 <vm_exec_core+2704>, 0x629044022e5d <vm_exec_core+28557>, 0x62904401eb19 <vm_exec_core+11337>, 0x629044023058 <vm_exec_core+29064>, 0x62904401e65a <vm_exec_core+10122>, 0x62904402256b <vm_exec_core+26267>, 0x62904401c7f7 <vm_exec_core+2343>, 0x62904401cfdd <vm_exec_core+4365>, 0x6290440235ba <vm_exec_core+30442>, 0x62904401eefd <vm_exec_core+12333>, 0x62904401ecfa <vm_exec_core+11818>, 0x62904401c22d <vm_exec_core+861>, 0x62904401c71a <vm_exec_core+2122>, 0x62904401c2b3 <vm_exec_core+995>, 0x629044022723 <vm_exec_core+26707>, 0x62904402007e <vm_exec_core+16814>, 0x62904401f742 <vm_exec_core+14450>, 0x62904401ff5a <vm_exec_core+16522>, 0x62904401fba6 <vm_exec_core+15574>, 0x62904401ed8f <vm_exec_core+11967>, 0x62904401f64d <vm_exec_core+14205>, 0x62904401f019 <vm_exec_core+12617>, 0x62904401f85c <vm_exec_core+14732>, 0x62904401f8cd <vm_exec_core+14845>, 0x62904401c497 <vm_exec_core+1479>, 0x62904401d79e <vm_exec_core+6350>, 0x629044022932 <vm_exec_core+27234>, 0x62904401d310 <vm_exec_core+5184>, 0x6290440236e3 <vm_exec_core+30739>, 0x6290440214e5 <vm_exec_core+22037>, 0x62904401f18f <vm_exec_core+12991>, 0x62904401c5ff <vm_exec_core+1839>, 0x629044022f25 <vm_exec_core+28757>, 0x629044022c6d <vm_exec_core+28061>, 0x62904401d58d <vm_exec_core+5821>, 0x62904401caef <vm_exec_core+3103>, 0x629044021be7 <vm_exec_core+23831>, 0x62904401e094 <vm_exec_core+8644>, 0x629044023126 <vm_exec_core+29270>, 0x629044022dcf <vm_exec_core+28415>, 0x62904401e782 <vm_exec_core+10418>, 0x62904401f11e <vm_exec_core+12878>, 0x629044021746 <vm_exec_core+22646>, 0x629044022d46 <vm_exec_core+28278>, 0x629044020bf1 <vm_exec_core+19745>, 0x6290440217cf <vm_exec_core+22783>, 0x629044022288 <vm_exec_core+25528>, 0x629044020b2e <vm_exec_core+19550>, 0x62904401ca2c <vm_exec_core+2908>, 0x6290440211e8 <vm_exec_core+21272>, 0x62904401c8bf <vm_exec_core+2543>, 0x62904401ccf5 <vm_exec_core+3621>, 0x62904401ea05 <vm_exec_core+11061>, 0x6290440206fb <vm_exec_core+18475>, 0x629044021081 <vm_exec_core+20913>, 0x6290440203a0 <vm_exec_core+17616>, 0x62904401c4cb <vm_exec_core+1531>, 0x6290440224b8 <vm_exec_core+26088>, 0x629044022b98 <vm_exec_core+27848>, 0x62904401ce9c <vm_exec_core+4044>, 0x62904401da48 <vm_exec_core+7032>, 0x62904401d706 <vm_exec_core+6198>, 0x62904401e183 <vm_exec_core+8883>, 0x62904401efba <vm_exec_core+12522>, 0x62904401cf43 <vm_exec_core+4211>, 0x629044022320 <vm_exec_core+25680>, 0x62904401d9d2 <vm_exec_core+6914>, 0x62904401ee68 <vm_exec_core+12184>, 0x62904401f92f <vm_exec_core+14943>, 0x629044021c7d <vm_exec_core+23981>, 0x629044020db3 <vm_exec_core+20195>, 0x62904401e45d <vm_exec_core+9613>, 0x62904401dcdf <vm_exec_core+7695>, 0x629044021ad3 <vm_exec_core+23555>, 0x62904401ebe5 <vm_exec_core+11541>, 0x6290440212e7 <vm_exec_core+21527>, 0x629044020e25 <vm_exec_core+20309>, 0x62904402139e <vm_exec_core+21710>, 0x62904402286a <vm_exec_core+27034>, 0x6290440201b2 <vm_exec_core+17122>, 0x629044021d36 <vm_exec_core+24166>, 0x6290440211d4 <vm_exec_core+21252>, 0x629044021864 <vm_exec_core+22932>, 0x62904401e57c <vm_exec_core+9900>, 0x629044020a89 <vm_exec_core+19385>, 0x629044020cc9 <vm_exec_core+19961>, 0x62904401f563 <vm_exec_core+13971>, 0x6290440206f6 <vm_exec_core+18470>, 0x62904401e92a <vm_exec_core+10842>, 0x62904401df67 <vm_exec_core+8343>, 0x62904402141c <vm_exec_core+21836>, 0x62904401d0d4 <vm_exec_core+4612>, 0x62904401f310 <vm_exec_core+13376>, 0x62904401fc60 <vm_exec_core+15760>, 0x62904401e261 <vm_exec_core+9105>, 0x629044029dbc <vm_exec_core+57068>, 0x62904401dc36 <vm_exec_core+7526>, 0x62904401db2e <vm_exec_core+7262>, 0x62904401de39 <vm_exec_core+8041>, 0x62904401e824 <vm_exec_core+10580>, 0x62904402059f <vm_exec_core+18127>, 0x62904401f9ea <vm_exec_core+15130>, 0x62904402059a <vm_exec_core+18122>, 0x629044020dae <vm_exec_core+20190>, 0x629044020da9 <vm_exec_core+20185>, 0x62904401de34 <vm_exec_core+8036>, 0x6290440211d4 <vm_exec_core+21252>, 0x62904401ef83 <vm_exec_core+12467>, 0x62904401ef88 <vm_exec_core+12472>, 0x629044020da4 <vm_exec_core+20180>, 0x629044020bec <vm_exec_core+19740>, 0x62904401fc5b <vm_exec_core+15755>, 0x62904401fb92 <vm_exec_core+15554>, 0x629044020c9b <vm_exec_core+19915>, 0x629044020065 <vm_exec_core+16789>...}
        reg_cfp = 0x7d7392418720
        reg_pc = 0x5040000087b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#45 0x00006290440174bb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2815
No locals.
#46 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2794
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#47 0x00006290440605a8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
        ec = 0x5170000000d0
        val = <optimized out>
#48 0x0000629043c49c5a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7d739212c7e8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff67a37b50, <optimized out>, 0x7fff67a37aa0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7d739212c7e8
#49 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#50 0x0000629043c42bc7 in rb_main (argc=11, argv=0x7fff67a37d28) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#51 main (argc=11, argv=0x7fff67a37d28) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 2434002]
/usr/bin/llvm-symbolizer-17: error: '[stack]': No such file or directory
    #0 0x629044518acb in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25
    #1 0x629044518acb in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:495:9
    #2 0x62904451b8cd in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1621:14
    #3 0x7fff67a34e1e  ([stack]+0x1ce1e)

0x7d73924184d8 is located 1047768 bytes inside of 1048576-byte region [0x7d7392318800,0x7d7392418800)
freed by thread T0 here:
    #0 0x629043c04bea in free (/tmp/ruby/build/trunk_asan/ruby+0x208bea) (BuildId: bd0bd587858e5029773b4611984c89791e71d671)
    #1 0x629043c8ffad in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8281:9
    #2 0x629043f73194 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2355:5
    #3 0x6290440634de in thread_free /tmp/ruby/src/trunk_asan/vm.c:3798:5
    #4 0x62904406318b in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3398:13
    #5 0x629043c4921a in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:265:5
    #6 0x629043c48833 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:180:12
    #7 0x629043c4974a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:292:10
    #8 0x629043decf9c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4294:13
    #9 0x629044087977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
    #10 0x62904406d0d4 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889:16
    #11 0x62904406cb64 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
    #12 0x6290440208de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
    #13 0x6290440208de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
    #14 0x6290440170d1 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2788:22
    #15 0x6290440a8291 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1817:12
    #16 0x6290440a8291 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1831:20
    #17 0x629044048f5b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1868:12
    #18 0x629044048f5b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1876:12
    #19 0x629044048f5b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
    #20 0x629044048f5b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #21 0x629044210d42 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3771:30
    #22 0x629044087977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
    #23 0x6290440208de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
    #24 0x6290440208de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
    #25 0x6290440174ba in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2815:22
    #26 0x6290440174ba in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2794:18
    #27 0x6290440a8291 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1817:12
    #28 0x6290440a8291 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1831:20
    #29 0x629044048f5b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1868:12
    #30 0x629044048f5b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1876:12
    #31 0x629044048f5b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
    #32 0x629044048f5b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #33 0x629044210d42 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3771:30
    #34 0x629044087977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
    #35 0x6290440208de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
    #36 0x6290440208de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
    #37 0x6290440174ba in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2815:22
    #38 0x6290440174ba in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2794:18
    #39 0x6290440605a7 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3054:11
    #40 0x629043c49c59 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
    #41 0x629043c49c59 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
    #42 0x629043c42bc6 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
    #43 0x629043c42bc6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #44 0x7d739282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16

previously allocated by thread T0 here:
    #0 0x629043c04e92 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x208e92) (BuildId: bd0bd587858e5029773b4611984c89791e71d671)
    #1 0x629043cc694b in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8296:5
    #2 0x629043c8f253 in ruby_xmalloc2_body /tmp/ruby/src/trunk_asan/gc.c:5216:12
    #3 0x629043c8f253 in ruby_xmalloc2 /tmp/ruby/src/trunk_asan/gc.c:5210:34
    #4 0x629044064b6b in th_init /tmp/ruby/src/trunk_asan/vm.c:3921:24
    #5 0x629044068635 in Init_BareVM /tmp/ruby/src/trunk_asan/vm.c:4590:5
    #6 0x629043c45f08 in ruby_setup /tmp/ruby/src/trunk_asan/eval.c:79:5
    #7 0x629043c46626 in ruby_init /tmp/ruby/src/trunk_asan/eval.c:100:17
    #8 0x629043c42bb3 in rb_main /tmp/ruby/src/trunk_asan/main.c:41:5
    #9 0x629043c42bb3 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #10 0x7d739282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #11 0x7d739282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #12 0x629043b66994 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16a994) (BuildId: bd0bd587858e5029773b4611984c89791e71d671)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 in control_frame_dump
Shadow bytes around the buggy address:
  0x7d7392418200: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d7392418280: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d7392418300: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d7392418380: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d7392418400: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x7d7392418480: fd fd fd fd fd fd fd fd fd fd fd[fd]fd fd fd fd
  0x7d7392418500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d7392418580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d7392418600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d7392418680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d7392418700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
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
==1867480==ABORTING
AddressSanitizer: nested bug in the same thread, aborting.
[Inferior 1 (process 1867480) exited with code 01]
#<Thread:0x00007d736e38ad38 /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': Expected #<Process::Status: pid 1867480 exit 1> to be success?. (Test::Unit::AssertionFailedError)
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:604:in 'Test::Unit::CoreAssertions#assert'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:257:in 'Test::Unit::Assertions#assert_predicate'
	from /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72:in 'block (2 levels) in TestFiberProcess#test_fork'
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1841291 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)


  1) Failure:
TestFiberProcess#test_fork [/tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72]:
Expected #<Process::Status: pid 1867480 exit 1> to be success?.

Finished tests in 593.072622s, 53.8180 tests/s, 11557.3907 assertions/s.
31918 tests, 6854372 assertions, 1 failures, 0 errors, 179 skips

ruby -v: ruby 4.0.0dev (2025-12-14T07:11:02Z master 711d14992e) +PRISM [x86_64-linux]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1841287 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:918: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1840957 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1840956 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 2433987 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[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.ext/include -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/17.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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/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.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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 4.0.0dev (2025-12-14T07:11:02Z master 711d14992e) +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 40.464096 seconds

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