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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1010    1010    1010 ?             -1 Ss    1000   0:00 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
   1010    1035    1035    1035 pts/0       1035 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
   1035    1038    1035    1035 pts/0       1035 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1038 1326316    1035    1035 pts/0       1035 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1326316 1326319    1035    1035 pts/0       1035 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.20260210-025733 --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
1326319 1326320    1035    1035 pts/0       1035 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260210-025733 --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
1326320 1327295    1035    1035 pts/0       1035 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1327295 1327296    1035    1035 pts/0       1035 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1327296 1327632    1035    1035 pts/0       1035 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
1327632 1327640    1035    1035 pts/0       1035 Sl+   1000   1:11 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1327640 1447942    1035    1035 pts/0       1035 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1327640 1447993    1035    1035 pts/0       1035 Z+    1000   0:00 [test_autoload.*] <defunct>
1327640 1448037    1035    1035 pts/0       1035 Z+    1000   0:00 [test_autoload.*] <defunct>
1326320 1895928    1035    1035 pts/0       1035 R+    1000   0:00 ps jx
{1=>[1010], 1010=>[1035], 1035=>[1038], 1038=>[1326316], 1326316=>[1326319], 1326319=>[1326320], 1326320=>[1327295, 1895928], 1327295=>[1327296], 1327296=>[1327632], 1327632=>[1327640], 1327640=>[1447942, 1447993, 1448037]}
$ timeout 60 gdb -p 1447942 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1447945]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000651f95703eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x772f4c5ff6c0 (LWP 1447942) "test_autoload.*" 0x0000651f95703eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x772f455786c0 (LWP 1447945) "test_autoload.*" 0x0000772f7431b4fd in __GI___poll (fds=0x772f56fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x772f455786c0 (LWP 1447945) "test_autoload.*"):
#0  0x0000772f7431b4fd in __GI___poll (fds=0x772f56fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000651f9568e74a in __interceptor_poll ()
No symbol table info available.
#2  0x0000651f95a934eb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
        vm = <optimized out>
#4  0x0000651f956e7aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000772f7429caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {131044910532288, 7587709106104238306, 131044910532288, -352, 0, 131045028515984, 7587709106116821218, 7587606350932017378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000772f74329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x772f4c5ff6c0 (LWP 1447942) "test_autoload.*"):
#0  0x0000651f95703eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000651f95704e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000651f956536e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x0000651f95653559 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x0000651f95653185 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x0000651f9564e18e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x0000651f9564eace in __asan::Allocator::Reallocate(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x0000651f9564e9da in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#8  0x0000651f956ea31d in __interceptor_realloc ()
No symbol table info available.
#9  0x0000651f957ae8d0 in rb_gc_impl_realloc (objspace_ptr=0x51d000000a80, ptr=ptr@entry=0x51e000099c80, new_size=4408, old_size=2936, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8406
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#10 0x0000651f957755cf in ruby_sized_xrealloc2_body (ptr=0x51e000099c80, n=551, size=8, old_n=367) at /tmp/ruby/src/trunk_asan/gc.c:5462
        len = 18446744073709551104
#11 ruby_sized_xrealloc2 (ptr=<optimized out>, n=<optimized out>, size=<optimized out>, old_n=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5455
No locals.
#12 0x0000651f95cffc77 in ary_heap_realloc (ary=131045688999040, new_capa=551) at /tmp/ruby/src/trunk_asan/array.c:377
No locals.
#13 ary_resize_capa (ary=ary@entry=131045688999040, capacity=551) at /tmp/ruby/src/trunk_asan/array.c:420
        new_capa = 551
#14 0x0000651f95cff413 in ary_double_capa (ary=131045688999040, min=368) at /tmp/ruby/src/trunk_asan/array.c:469
        new_capa = 128
#15 ary_ensure_room_for_push (ary=ary@entry=131045688999040, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:628
        old_len = <optimized out>
        new_len = 368
        capa = <optimized out>
#16 0x0000651f95cfefe5 in rb_ary_push (ary=ary@entry=131045688999040, item=item@entry=131045138349840) at /tmp/ruby/src/trunk_asan/array.c:1404
        idx = 367
        target_ary = <optimized out>
        rbimpl_ary = <optimized out>
        ptr = <optimized out>
        tmp_n = <optimized out>
#17 0x0000651f95845777 in rb_provide_feature (box=box@entry=0x651f96e698a0 <root_box>, feature=131045138349840, feature@entry=131045688272320) at /tmp/ruby/src/trunk_asan/load.c:689
        features = 131045688999040
#18 0x0000651f95848f2b in require_internal (ec=<optimized out>, ec@entry=0x51700040a4d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1391
        real = <optimized out>
        th = 0x5150000f3c80
        box = 0x651f96e698a0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 131045689053080
        realpath_map = 131045689052920
        path = 131045688272320
        state = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#19 0x0000651f9584688b in rb_require_string_internal (fname=131045138349840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x51700040a4d8
        result = <optimized out>
#20 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#21 0x0000651f95b71828 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:3902
        ci = 0x13f9100140003
        cc = <optimized out>
        me = 0x772f735f4ac8
        cfunc = 0x506000037108
        recv = 131045690357640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x0000651f95b57035 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x772f4c5fc3e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#23 0x0000651f95b5d1f5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4297
No locals.
#24 0x0000651f95b121ad in vm_sendish (ec=0x51700040a4d8, reg_cfp=0x772f4d1ff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x51700040a4d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x651f95b0cb75 <vm_exec_core+29765>, 0x651f95b06a6f <vm_exec_core+4927>, 0x651f95b0c3b6 <vm_exec_core+27782>, 0x651f95b0818f <vm_exec_core+10847>, 0x651f95b05c59 <vm_exec_core+1321>, 0x651f95b073c7 <vm_exec_core+7319>, 0x651f95b0c765 <vm_exec_core+28725>, 0x651f95b06fdf <vm_exec_core+6319>, 0x651f95b0d2bb <vm_exec_core+31627>, 0x651f95b0b7a2 <vm_exec_core+24690>, 0x651f95b09987 <vm_exec_core+16983>, 0x651f95b05fd9 <vm_exec_core+2217>, 0x651f95b0cd1e <vm_exec_core+30190>, 0x651f95b0c9c8 <vm_exec_core+29336>, 0x651f95b071c1 <vm_exec_core+6801>, 0x651f95b06507 <vm_exec_core+3543>, 0x651f95b0bd62 <vm_exec_core+26162>, 0x651f95b07a90 <vm_exec_core+9056>, 0x651f95b0cfbb <vm_exec_core+30859>, 0x651f95b0cba9 <vm_exec_core+29817>, 0x651f95b08005 <vm_exec_core+10453>, 0x651f95b098f2 <vm_exec_core+16834>, 0x651f95b0ba72 <vm_exec_core+25410>, 0x651f95b0cab7 <vm_exec_core+29575>, 0x651f95b0a5cc <vm_exec_core+20124>, 0x651f95b0bb0a <vm_exec_core+25562>, 0x651f95b0bf18 <vm_exec_core+26600>, 0x651f95b0a509 <vm_exec_core+19929>, 0x651f95b06416 <vm_exec_core+3302>, 0x651f95b0b204 <vm_exec_core+23252>, 0x651f95b06265 <vm_exec_core+2869>, 0x651f95b06595 <vm_exec_core+3685>, 0x651f95b08834 <vm_exec_core+12548>, 0x651f95b0a451 <vm_exec_core+19745>, 0x651f95b0b01a <vm_exec_core+22762>, 0x651f95b09f79 <vm_exec_core+18505>, 0x651f95b05ef3 <vm_exec_core+1987>, 0x651f95b0c31e <vm_exec_core+27630>, 0x651f95b0c8ea <vm_exec_core+29114>, 0x651f95b0678f <vm_exec_core+4191>, 0x651f95b07697 <vm_exec_core+8039>, 0x651f95b07320 <vm_exec_core+7152>, 0x651f95b07b80 <vm_exec_core+9296>, 0x651f95b09715 <vm_exec_core+16357>, 0x651f95b06ca1 <vm_exec_core+5489>, 0x651f95b0c265 <vm_exec_core+27445>, 0x651f95b07625 <vm_exec_core+7925>, 0x651f95b09225 <vm_exec_core+15093>, 0x651f95b09c65 <vm_exec_core+17717>, 0x651f95b0be04 <vm_exec_core+26324>, 0x651f95b0a9b3 <vm_exec_core+21123>, 0x651f95b07deb <vm_exec_core+9915>, 0x651f95b07796 <vm_exec_core+8294>, 0x651f95b0bce4 <vm_exec_core+26036>, 0x651f95b08b7d <vm_exec_core+13389>, 0x651f95b0b292 <vm_exec_core+23394>, 0x651f95b0aac8 <vm_exec_core+21400>, 0x651f95b05a88 <vm_exec_core+856>, 0x651f95b067df <vm_exec_core+4271>, 0x651f95b0a020 <vm_exec_core+18672>, 0x651f95b0c1c0 <vm_exec_core+27280>, 0x651f95b080af <vm_exec_core+10623>, 0x651f95b0bc09 <vm_exec_core+25817>, 0x651f95b0799d <vm_exec_core+8813>, 0x651f95b0a797 <vm_exec_core+20583>, 0x651f95b0a886 <vm_exec_core+20822>, 0x651f95b09dba <vm_exec_core+18058>, 0x651f95b0a20b <vm_exec_core+19163>, 0x651f95b085a5 <vm_exec_core+11893>, 0x651f95b07bf6 <vm_exec_core+9414>, 0x651f95b0b87b <vm_exec_core+24907>, 0x651f95b13940 <vm_exec_core+57872>, 0x651f95b084ef <vm_exec_core+11711>, 0x651f95b0a0fe <vm_exec_core+18894>, 0x651f95b0a68f <vm_exec_core+20319>, 0x651f95b06e0b <vm_exec_core+5851>, 0x651f95b06f8e <vm_exec_core+6238>, 0x651f95b06f11 <vm_exec_core+6113>, 0x651f95b07736 <vm_exec_core+8198>, 0x651f95b07b06 <vm_exec_core+9174>, 0x651f95b09b05 <vm_exec_core+17365>, 0x651f95b0907d <vm_exec_core+14669>, 0x651f95b0cee7 <vm_exec_core+30647>, 0x651f95b05b59 <vm_exec_core+1065>, 0x651f95b070ea <vm_exec_core+6586>, 0x651f95b0d3df <vm_exec_core+31919>, 0x651f95b0b0e0 <vm_exec_core+22960>, 0x651f95b09e74 <vm_exec_core+18244>, 0x651f95b0bfaa <vm_exec_core+26746>, 0x651f95b05a8d <vm_exec_core+861>, 0x651f95b0c68e <vm_exec_core+28510>, 0x651f95b0d035 <vm_exec_core+30981>, 0x651f95b0d101 <vm_exec_core+31185>, 0x651f95b062e4 <vm_exec_core+2996>, 0x651f95b0cc23 <vm_exec_core+29939>, 0x651f95b08aa6 <vm_exec_core+13174>, 0x651f95b0cda5 <vm_exec_core+30325>, 0x651f95b07ec8 <vm_exec_core+10136>, 0x651f95b0c608 <vm_exec_core+28376>, 0x651f95b061d0 <vm_exec_core+2720>, 0x651f95b06d4d <vm_exec_core+5661>, 0x651f95b0d1cf <vm_exec_core+31391>, 0x651f95b09335 <vm_exec_core+15365>, 0x651f95b08f27 <vm_exec_core+14327>, 0x651f95b097af <vm_exec_core+16511>, 0x651f95b08d3a <vm_exec_core+13834>, 0x651f95b095fb <vm_exec_core+16075>, 0x651f95b0952d <vm_exec_core+15869>, 0x651f95b0840c <vm_exec_core+11484>, 0x651f95b08c45 <vm_exec_core+13589>, 0x651f95b08968 <vm_exec_core+12856>, 0x651f95b08e54 <vm_exec_core+14116>, 0x651f95b08ec5 <vm_exec_core+14229>, 0x651f95b0cb66 <vm_exec_core+29750>, 0x651f95b06a60 <vm_exec_core+4912>, 0x651f95b0c3a7 <vm_exec_core+27767>, 0x651f95b08180 <vm_exec_core+10832>, 0x651f95b05c4a <vm_exec_core+1306>, 0x651f95b073b8 <vm_exec_core+7304>, 0x651f95b0c756 <vm_exec_core+28710>, 0x651f95b06fd0 <vm_exec_core+6304>, 0x651f95b0d2ac <vm_exec_core+31612>, 0x651f95b0b793 <vm_exec_core+24675>, 0x651f95b09978 <vm_exec_core+16968>, 0x651f95b05fca <vm_exec_core+2202>, 0x651f95b0cd0f <vm_exec_core+30175>, 0x651f95b0c9b9 <vm_exec_core+29321>, 0x651f95b071b2 <vm_exec_core+6786>, 0x651f95b064f8 <vm_exec_core+3528>, 0x651f95b0bd53 <vm_exec_core+26147>, 0x651f95b07a81 <vm_exec_core+9041>, 0x651f95b0cfac <vm_exec_core+30844>, 0x651f95b0cb9a <vm_exec_core+29802>, 0x651f95b07ff6 <vm_exec_core+10438>, 0x651f95b098e3 <vm_exec_core+16819>, 0x651f95b0ba63 <vm_exec_core+25395>, 0x651f95b0caa8 <vm_exec_core+29560>, 0x651f95b0a5bd <vm_exec_core+20109>, 0x651f95b0bafb <vm_exec_core+25547>, 0x651f95b0bf09 <vm_exec_core+26585>, 0x651f95b0a4fa <vm_exec_core+19914>, 0x651f95b06407 <vm_exec_core+3287>, 0x651f95b0b1f5 <vm_exec_core+23237>, 0x651f95b06256 <vm_exec_core+2854>, 0x651f95b06586 <vm_exec_core+3670>, 0x651f95b08825 <vm_exec_core+12533>, 0x651f95b0a442 <vm_exec_core+19730>, 0x651f95b0b00b <vm_exec_core+22747>, 0x651f95b09f6a <vm_exec_core+18490>, 0x651f95b05ee4 <vm_exec_core+1972>, 0x651f95b0c30f <vm_exec_core+27615>, 0x651f95b0c8db <vm_exec_core+29099>, 0x651f95b06780 <vm_exec_core+4176>, 0x651f95b07688 <vm_exec_core+8024>, 0x651f95b07311 <vm_exec_core+7137>, 0x651f95b07b71 <vm_exec_core+9281>, 0x651f95b09706 <vm_exec_core+16342>, 0x651f95b06c92 <vm_exec_core+5474>, 0x651f95b0c256 <vm_exec_core+27430>, 0x651f95b07616 <vm_exec_core+7910>, 0x651f95b09216 <vm_exec_core+15078>, 0x651f95b09c56 <vm_exec_core+17702>, 0x651f95b0bdf5 <vm_exec_core+26309>, 0x651f95b0a9a4 <vm_exec_core+21108>, 0x651f95b07ddc <vm_exec_core+9900>, 0x651f95b07787 <vm_exec_core+8279>, 0x651f95b0bcd5 <vm_exec_core+26021>, 0x651f95b08b6e <vm_exec_core+13374>, 0x651f95b0b283 <vm_exec_core+23379>, 0x651f95b0aab9 <vm_exec_core+21385>, 0x651f95b0a863 <vm_exec_core+20787>, 0x651f95b067d0 <vm_exec_core+4256>, 0x651f95b0a011 <vm_exec_core+18657>, 0x651f95b0c1b1 <vm_exec_core+27265>, 0x651f95b080a0 <vm_exec_core+10608>, 0x651f95b0bbfa <vm_exec_core+25802>, 0x651f95b0817b <vm_exec_core+10827>, 0x651f95b0a788 <vm_exec_core+20568>, 0x651f95b0a877 <vm_exec_core+20807>, 0x651f95b09dab <vm_exec_core+18043>, 0x651f95b0a1fc <vm_exec_core+19148>, 0x651f95b08596 <vm_exec_core+11878>, 0x651f95b07be7 <vm_exec_core+9399>, 0x651f95b0b86c <vm_exec_core+24892>, 0x651f95b13931 <vm_exec_core+57857>, 0x651f95b084e0 <vm_exec_core+11696>, 0x651f95b0a0ef <vm_exec_core+18879>, 0x651f95b0a680 <vm_exec_core+20304>, 0x651f95b06dfc <vm_exec_core+5836>, 0x651f95b06f7f <vm_exec_core+6223>, 0x651f95b06f02 <vm_exec_core+6098>, 0x651f95b07727 <vm_exec_core+8183>, 0x651f95b07af7 <vm_exec_core+9159>, 0x651f95b09af6 <vm_exec_core+17350>, 0x651f95b0906e <vm_exec_core+14654>, 0x651f95b09af1 <vm_exec_core+17345>, 0x651f95b0a4f5 <vm_exec_core+19909>, 0x651f95b0a43d <vm_exec_core+19725>, 0x651f95b07722 <vm_exec_core+8178>, 0x651f95b0a863 <vm_exec_core+20787>...}
        reg_cfp = 0x772f4d1ff6e8
        reg_pc = 0x5110000a9fb8
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <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>
#26 0x0000651f95b008c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700040a4d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#27 0x0000651f95b881fa in vm_call0_body (ec=<optimized out>, calling=0x772f3bfe9860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x772f3bfe98d0
        cc = <optimized out>
        ret = <optimized out>
#28 0x0000651f95b87a4b in vm_call0_cme (ec=0x51700040a4d8, calling=0x772f3bfe9860, argv=0x772f4c5fcb80, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#29 vm_call0_body (ec=<optimized out>, calling=0x772f3bfe9860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x772f5079e450
        orig_cme = <optimized out>
        ci = 0x772f3bfe98d0
        cc = 0x772f5079e428
        ret = <optimized out>
#30 0x0000651f95b2fc30 in vm_call0_cc (ec=0x51700040a4d8, recv=131045690357640, id=22833, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#31 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
        ci = <optimized out>
        ec = 0x51700040a4d8
        cc = <optimized out>
        self = <optimized out>
#32 0x0000651f95b30cce in rb_funcallv (recv=131045690357640, mid=22833, argc=1, argv=0x772f4c5fcb80) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#33 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x772f4c5fcb80
#34 0x0000651f95ae7df3 in autoload_feature_require (_arguments=131045028515680) at /tmp/ruby/src/trunk_asan/variable.c:3237
        receiver = 131045690357640
        arguments = 0x772f4c5fcf60
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#35 autoload_try_load (_arguments=131045028515680) at /tmp/ruby/src/trunk_asan/variable.c:3250
        arguments = 0x772f4c5fcf60
        result = <optimized out>
        ce = <optimized out>
#36 0x0000651f957336de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700040a4d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x772f4c5fce90, <optimized out>, 0x772f4c5fcda0, <optimized out>, <optimized out>}, prev = 0x772f3bee9740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#37 0x0000651f95a640b2 in rb_mutex_synchronize (self=<optimized out>, func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:635
        args = {self = 131045057297320, mutex = 0x504000788310, ec = <optimized out>}
#38 0x0000651f95ae7200 in rb_autoload_load (module=module@entry=131045690310080, name=name@entry=199883) at /tmp/ruby/src/trunk_asan/variable.c:3311
        ce = <optimized out>
        arguments = {module = 131045690310080, name = 199883, flag = 0, mutex = 131045057297320, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#39 0x0000651f95af3620 in rb_const_search_from (klass=131045137970120, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>, found_in=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3417
        ac = 0x0
        am = 131045690310080
        tmp = 131045690310080
        ce = <optimized out>
        current = 131045690310080
        value = <optimized out>
        first_iteration = <optimized out>
#40 0x0000651f95ae8c6e in rb_const_search (klass=131045137970120, id=199883, exclude=0, recurse=1, visibility=0, found_in=0x0) at /tmp/ruby/src/trunk_asan/variable.c:3440
        value = <optimized out>
#41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3363
        c = <optimized out>
        found_in = <optimized out>
#42 0x0000651f95af7dee in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        root_cref = <optimized out>
        klass = 92358976737416
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
th: 0x5150000f3c80, native_id: 0x772f4c5ff6c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        klass = <optimized out>
c:0005 p:0023 s:0019 e:000018 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
        av = <optimized out>
        am = <optimized out>
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        ce = <optimized out>
        search_continue = <optimized out>
#43 0x0000651f95b04cb2 in vm_get_ev_const_chain (ec=0x51700040a4d8, segments=0x502000ce0310) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        id = 0
        val = 128
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        idx = <optimized out>

        allow_nil = <optimized out>
#44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000ce1610) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6605
        segments = 0x502000ce0310
        ice = <optimized out>
        val = <optimized out>
#45 0x0000651f95b0cd67 in vm_exec_core (ec=ec@entry=0x51700040a4d8) at ../../src/trunk_asan/insns.def:266
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x651f95b0cb75 <vm_exec_core+29765>, 0x651f95b06a6f <vm_exec_core+4927>, 0x651f95b0c3b6 <vm_exec_core+27782>, 0x651f95b0818f <vm_exec_core+10847>, 0x651f95b05c59 <vm_exec_core+1321>, 0x651f95b073c7 <vm_exec_core+7319>, 0x651f95b0c765 <vm_exec_core+28725>, 0x651f95b06fdf <vm_exec_core+6319>, 0x651f95b0d2bb <vm_exec_core+31627>, 0x651f95b0b7a2 <vm_exec_core+24690>, 0x651f95b09987 <vm_exec_core+16983>, 0x651f95b05fd9 <vm_exec_core+2217>, 0x651f95b0cd1e <vm_exec_core+30190>, 0x651f95b0c9c8 <vm_exec_core+29336>, 0x651f95b071c1 <vm_exec_core+6801>, 0x651f95b06507 <vm_exec_core+3543>, 0x651f95b0bd62 <vm_exec_core+26162>, 0x651f95b07a90 <vm_exec_core+9056>, 0x651f95b0cfbb <vm_exec_core+30859>, 0x651f95b0cba9 <vm_exec_core+29817>, 0x651f95b08005 <vm_exec_core+10453>, 0x651f95b098f2 <vm_exec_core+16834>, 0x651f95b0ba72 <vm_exec_core+25410>, 0x651f95b0cab7 <vm_exec_core+29575>, 0x651f95b0a5cc <vm_exec_core+20124>, 0x651f95b0bb0a <vm_exec_core+25562>, 0x651f95b0bf18 <vm_exec_core+26600>, 0x651f95b0a509 <vm_exec_core+19929>, 0x651f95b06416 <vm_exec_core+3302>, 0x651f95b0b204 <vm_exec_core+23252>, 0x651f95b06265 <vm_exec_core+2869>, 0x651f95b06595 <vm_exec_core+3685>, 0x651f95b08834 <vm_exec_core+12548>, 0x651f95b0a451 <vm_exec_core+19745>, 0x651f95b0b01a <vm_exec_core+22762>, 0x651f95b09f79 <vm_exec_core+18505>, 0x651f95b05ef3 <vm_exec_core+1987>, 0x651f95b0c31e <vm_exec_core+27630>, 0x651f95b0c8ea <vm_exec_core+29114>, 0x651f95b0678f <vm_exec_core+4191>, 0x651f95b07697 <vm_exec_core+8039>, 0x651f95b07320 <vm_exec_core+7152>, 0x651f95b07b80 <vm_exec_core+9296>, 0x651f95b09715 <vm_exec_core+16357>, 0x651f95b06ca1 <vm_exec_core+5489>, 0x651f95b0c265 <vm_exec_core+27445>, 0x651f95b07625 <vm_exec_core+7925>, 0x651f95b09225 <vm_exec_core+15093>, 0x651f95b09c65 <vm_exec_core+17717>, 0x651f95b0be04 <vm_exec_core+26324>, 0x651f95b0a9b3 <vm_exec_core+21123>, 0x651f95b07deb <vm_exec_core+9915>, 0x651f95b07796 <vm_exec_core+8294>, 0x651f95b0bce4 <vm_exec_core+26036>, 0x651f95b08b7d <vm_exec_core+13389>, 0x651f95b0b292 <vm_exec_core+23394>, 0x651f95b0aac8 <vm_exec_core+21400>, 0x651f95b05a88 <vm_exec_core+856>, 0x651f95b067df <vm_exec_core+4271>, 0x651f95b0a020 <vm_exec_core+18672>, 0x651f95b0c1c0 <vm_exec_core+27280>, 0x651f95b080af <vm_exec_core+10623>, 0x651f95b0bc09 <vm_exec_core+25817>, 0x651f95b0799d <vm_exec_core+8813>, 0x651f95b0a797 <vm_exec_core+20583>, 0x651f95b0a886 <vm_exec_core+20822>, 0x651f95b09dba <vm_exec_core+18058>, 0x651f95b0a20b <vm_exec_core+19163>, 0x651f95b085a5 <vm_exec_core+11893>, 0x651f95b07bf6 <vm_exec_core+9414>, 0x651f95b0b87b <vm_exec_core+24907>, 0x651f95b13940 <vm_exec_core+57872>, 0x651f95b084ef <vm_exec_core+11711>, 0x651f95b0a0fe <vm_exec_core+18894>, 0x651f95b0a68f <vm_exec_core+20319>, 0x651f95b06e0b <vm_exec_core+5851>, 0x651f95b06f8e <vm_exec_core+6238>, 0x651f95b06f11 <vm_exec_core+6113>, 0x651f95b07736 <vm_exec_core+8198>, 0x651f95b07b06 <vm_exec_core+9174>, 0x651f95b09b05 <vm_exec_core+17365>, 0x651f95b0907d <vm_exec_core+14669>, 0x651f95b0cee7 <vm_exec_core+30647>, 0x651f95b05b59 <vm_exec_core+1065>, 0x651f95b070ea <vm_exec_core+6586>, 0x651f95b0d3df <vm_exec_core+31919>, 0x651f95b0b0e0 <vm_exec_core+22960>, 0x651f95b09e74 <vm_exec_core+18244>, 0x651f95b0bfaa <vm_exec_core+26746>, 0x651f95b05a8d <vm_exec_core+861>, 0x651f95b0c68e <vm_exec_core+28510>, 0x651f95b0d035 <vm_exec_core+30981>, 0x651f95b0d101 <vm_exec_core+31185>, 0x651f95b062e4 <vm_exec_core+2996>, 0x651f95b0cc23 <vm_exec_core+29939>, 0x651f95b08aa6 <vm_exec_core+13174>, 0x651f95b0cda5 <vm_exec_core+30325>, 0x651f95b07ec8 <vm_exec_core+10136>, 0x651f95b0c608 <vm_exec_core+28376>, 0x651f95b061d0 <vm_exec_core+2720>, 0x651f95b06d4d <vm_exec_core+5661>, 0x651f95b0d1cf <vm_exec_core+31391>, 0x651f95b09335 <vm_exec_core+15365>, 0x651f95b08f27 <vm_exec_core+14327>, 0x651f95b097af <vm_exec_core+16511>, 0x651f95b08d3a <vm_exec_core+13834>, 0x651f95b095fb <vm_exec_core+16075>, 0x651f95b0952d <vm_exec_core+15869>, 0x651f95b0840c <vm_exec_core+11484>, 0x651f95b08c45 <vm_exec_core+13589>, 0x651f95b08968 <vm_exec_core+12856>, 0x651f95b08e54 <vm_exec_core+14116>, 0x651f95b08ec5 <vm_exec_core+14229>, 0x651f95b0cb66 <vm_exec_core+29750>, 0x651f95b06a60 <vm_exec_core+4912>, 0x651f95b0c3a7 <vm_exec_core+27767>, 0x651f95b08180 <vm_exec_core+10832>, 0x651f95b05c4a <vm_exec_core+1306>, 0x651f95b073b8 <vm_exec_core+7304>, 0x651f95b0c756 <vm_exec_core+28710>, 0x651f95b06fd0 <vm_exec_core+6304>, 0x651f95b0d2ac <vm_exec_core+31612>, 0x651f95b0b793 <vm_exec_core+24675>, 0x651f95b09978 <vm_exec_core+16968>, 0x651f95b05fca <vm_exec_core+2202>, 0x651f95b0cd0f <vm_exec_core+30175>, 0x651f95b0c9b9 <vm_exec_core+29321>, 0x651f95b071b2 <vm_exec_core+6786>, 0x651f95b064f8 <vm_exec_core+3528>, 0x651f95b0bd53 <vm_exec_core+26147>, 0x651f95b07a81 <vm_exec_core+9041>, 0x651f95b0cfac <vm_exec_core+30844>, 0x651f95b0cb9a <vm_exec_core+29802>, 0x651f95b07ff6 <vm_exec_core+10438>, 0x651f95b098e3 <vm_exec_core+16819>, 0x651f95b0ba63 <vm_exec_core+25395>, 0x651f95b0caa8 <vm_exec_core+29560>, 0x651f95b0a5bd <vm_exec_core+20109>, 0x651f95b0bafb <vm_exec_core+25547>, 0x651f95b0bf09 <vm_exec_core+26585>, 0x651f95b0a4fa <vm_exec_core+19914>, 0x651f95b06407 <vm_exec_core+3287>, 0x651f95b0b1f5 <vm_exec_core+23237>, 0x651f95b06256 <vm_exec_core+2854>, 0x651f95b06586 <vm_exec_core+3670>, 0x651f95b08825 <vm_exec_core+12533>, 0x651f95b0a442 <vm_exec_core+19730>, 0x651f95b0b00b <vm_exec_core+22747>, 0x651f95b09f6a <vm_exec_core+18490>, 0x651f95b05ee4 <vm_exec_core+1972>, 0x651f95b0c30f <vm_exec_core+27615>, 0x651f95b0c8db <vm_exec_core+29099>, 0x651f95b06780 <vm_exec_core+4176>, 0x651f95b07688 <vm_exec_core+8024>, 0x651f95b07311 <vm_exec_core+7137>, 0x651f95b07b71 <vm_exec_core+9281>, 0x651f95b09706 <vm_exec_core+16342>, 0x651f95b06c92 <vm_exec_core+5474>, 0x651f95b0c256 <vm_exec_core+27430>, 0x651f95b07616 <vm_exec_core+7910>, 0x651f95b09216 <vm_exec_core+15078>, 0x651f95b09c56 <vm_exec_core+17702>, 0x651f95b0bdf5 <vm_exec_core+26309>, 0x651f95b0a9a4 <vm_exec_core+21108>, 0x651f95b07ddc <vm_exec_core+9900>, 0x651f95b07787 <vm_exec_core+8279>, 0x651f95b0bcd5 <vm_exec_core+26021>, 0x651f95b08b6e <vm_exec_core+13374>, 0x651f95b0b283 <vm_exec_core+23379>, 0x651f95b0aab9 <vm_exec_core+21385>, 0x651f95b0a863 <vm_exec_core+20787>, 0x651f95b067d0 <vm_exec_core+4256>, 0x651f95b0a011 <vm_exec_core+18657>, 0x651f95b0c1b1 <vm_exec_core+27265>, 0x651f95b080a0 <vm_exec_core+10608>, 0x651f95b0bbfa <vm_exec_core+25802>, 0x651f95b0817b <vm_exec_core+10827>, 0x651f95b0a788 <vm_exec_core+20568>, 0x651f95b0a877 <vm_exec_core+20807>, 0x651f95b09dab <vm_exec_core+18043>, 0x651f95b0a1fc <vm_exec_core+19148>, 0x651f95b08596 <vm_exec_core+11878>, 0x651f95b07be7 <vm_exec_core+9399>, 0x651f95b0b86c <vm_exec_core+24892>, 0x651f95b13931 <vm_exec_core+57857>, 0x651f95b084e0 <vm_exec_core+11696>, 0x651f95b0a0ef <vm_exec_core+18879>, 0x651f95b0a680 <vm_exec_core+20304>, 0x651f95b06dfc <vm_exec_core+5836>, 0x651f95b06f7f <vm_exec_core+6223>, 0x651f95b06f02 <vm_exec_core+6098>, 0x651f95b07727 <vm_exec_core+8183>, 0x651f95b07af7 <vm_exec_core+9159>, 0x651f95b09af6 <vm_exec_core+17350>, 0x651f95b0906e <vm_exec_core+14654>, 0x651f95b09af1 <vm_exec_core+17345>, 0x651f95b0a4f5 <vm_exec_core+19909>, 0x651f95b0a43d <vm_exec_core+19725>, 0x651f95b07722 <vm_exec_core+8178>, 0x651f95b0a863 <vm_exec_core+20787>...}
        reg_cfp = 0x772f4d1ff720
        reg_pc = 0x50300057ef00
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <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>
#46 0x0000651f95b008c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700040a4d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x0000651f95b92622 in invoke_iseq_block_from_c (ec=0x51700040a4d8, captured=0x772f4d1ff7a8, self=131045138065680, 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:1820
        flags = 0
        iseq = 0x772f52e946b8
        cfp = <optimized out>
        sp = 0x772f4d0ff850
        use_argv = 0x0
        stack_argv = 0x772f4d0ff850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 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:1834
        captured = 0x772f4d1ff7a8
#49 0x0000651f95b32cac 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:1871
No locals.
#50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#52 0x0000651f95b32cac in rb_yield (val=<optimized out>)
No locals.
#53 0x0000651f9573300c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
        _ec = 0x51700040a4d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x772f4c5fdd70, <optimized out>, 0x772f4c5fdc80, <optimized out>, <optimized out>}, prev = 0x772f3bee9240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51700040a4d8
        cfp = 0x772f4d1ff758
#54 0x0000651f958d5b6b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#55 0x0000651f95b71828 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:3902
        ci = 0x660100040001
        cc = <optimized out>
        me = 0x772f4e8962d8
        cfunc = 0x506000048748
        recv = 131045138065680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#56 0x0000651f95b57035 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x772f4c5fe400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#57 0x0000651f95b56ac5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#58 0x0000651f95b0b5c0 in vm_sendish (ec=0x51700040a4d8, reg_cfp=0x772f4d1ff790, cd=0x502000ce0190, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#59 vm_exec_core (ec=ec@entry=0x51700040a4d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000ce0190
        insns_address_table = {0x651f95b0cb75 <vm_exec_core+29765>, 0x651f95b06a6f <vm_exec_core+4927>, 0x651f95b0c3b6 <vm_exec_core+27782>, 0x651f95b0818f <vm_exec_core+10847>, 0x651f95b05c59 <vm_exec_core+1321>, 0x651f95b073c7 <vm_exec_core+7319>, 0x651f95b0c765 <vm_exec_core+28725>, 0x651f95b06fdf <vm_exec_core+6319>, 0x651f95b0d2bb <vm_exec_core+31627>, 0x651f95b0b7a2 <vm_exec_core+24690>, 0x651f95b09987 <vm_exec_core+16983>, 0x651f95b05fd9 <vm_exec_core+2217>, 0x651f95b0cd1e <vm_exec_core+30190>, 0x651f95b0c9c8 <vm_exec_core+29336>, 0x651f95b071c1 <vm_exec_core+6801>, 0x651f95b06507 <vm_exec_core+3543>, 0x651f95b0bd62 <vm_exec_core+26162>, 0x651f95b07a90 <vm_exec_core+9056>, 0x651f95b0cfbb <vm_exec_core+30859>, 0x651f95b0cba9 <vm_exec_core+29817>, 0x651f95b08005 <vm_exec_core+10453>, 0x651f95b098f2 <vm_exec_core+16834>, 0x651f95b0ba72 <vm_exec_core+25410>, 0x651f95b0cab7 <vm_exec_core+29575>, 0x651f95b0a5cc <vm_exec_core+20124>, 0x651f95b0bb0a <vm_exec_core+25562>, 0x651f95b0bf18 <vm_exec_core+26600>, 0x651f95b0a509 <vm_exec_core+19929>, 0x651f95b06416 <vm_exec_core+3302>, 0x651f95b0b204 <vm_exec_core+23252>, 0x651f95b06265 <vm_exec_core+2869>, 0x651f95b06595 <vm_exec_core+3685>, 0x651f95b08834 <vm_exec_core+12548>, 0x651f95b0a451 <vm_exec_core+19745>, 0x651f95b0b01a <vm_exec_core+22762>, 0x651f95b09f79 <vm_exec_core+18505>, 0x651f95b05ef3 <vm_exec_core+1987>, 0x651f95b0c31e <vm_exec_core+27630>, 0x651f95b0c8ea <vm_exec_core+29114>, 0x651f95b0678f <vm_exec_core+4191>, 0x651f95b07697 <vm_exec_core+8039>, 0x651f95b07320 <vm_exec_core+7152>, 0x651f95b07b80 <vm_exec_core+9296>, 0x651f95b09715 <vm_exec_core+16357>, 0x651f95b06ca1 <vm_exec_core+5489>, 0x651f95b0c265 <vm_exec_core+27445>, 0x651f95b07625 <vm_exec_core+7925>, 0x651f95b09225 <vm_exec_core+15093>, 0x651f95b09c65 <vm_exec_core+17717>, 0x651f95b0be04 <vm_exec_core+26324>, 0x651f95b0a9b3 <vm_exec_core+21123>, 0x651f95b07deb <vm_exec_core+9915>, 0x651f95b07796 <vm_exec_core+8294>, 0x651f95b0bce4 <vm_exec_core+26036>, 0x651f95b08b7d <vm_exec_core+13389>, 0x651f95b0b292 <vm_exec_core+23394>, 0x651f95b0aac8 <vm_exec_core+21400>, 0x651f95b05a88 <vm_exec_core+856>, 0x651f95b067df <vm_exec_core+4271>, 0x651f95b0a020 <vm_exec_core+18672>, 0x651f95b0c1c0 <vm_exec_core+27280>, 0x651f95b080af <vm_exec_core+10623>, 0x651f95b0bc09 <vm_exec_core+25817>, 0x651f95b0799d <vm_exec_core+8813>, 0x651f95b0a797 <vm_exec_core+20583>, 0x651f95b0a886 <vm_exec_core+20822>, 0x651f95b09dba <vm_exec_core+18058>, 0x651f95b0a20b <vm_exec_core+19163>, 0x651f95b085a5 <vm_exec_core+11893>, 0x651f95b07bf6 <vm_exec_core+9414>, 0x651f95b0b87b <vm_exec_core+24907>, 0x651f95b13940 <vm_exec_core+57872>, 0x651f95b084ef <vm_exec_core+11711>, 0x651f95b0a0fe <vm_exec_core+18894>, 0x651f95b0a68f <vm_exec_core+20319>, 0x651f95b06e0b <vm_exec_core+5851>, 0x651f95b06f8e <vm_exec_core+6238>, 0x651f95b06f11 <vm_exec_core+6113>, 0x651f95b07736 <vm_exec_core+8198>, 0x651f95b07b06 <vm_exec_core+9174>, 0x651f95b09b05 <vm_exec_core+17365>, 0x651f95b0907d <vm_exec_core+14669>, 0x651f95b0cee7 <vm_exec_core+30647>, 0x651f95b05b59 <vm_exec_core+1065>, 0x651f95b070ea <vm_exec_core+6586>, 0x651f95b0d3df <vm_exec_core+31919>, 0x651f95b0b0e0 <vm_exec_core+22960>, 0x651f95b09e74 <vm_exec_core+18244>, 0x651f95b0bfaa <vm_exec_core+26746>, 0x651f95b05a8d <vm_exec_core+861>, 0x651f95b0c68e <vm_exec_core+28510>, 0x651f95b0d035 <vm_exec_core+30981>, 0x651f95b0d101 <vm_exec_core+31185>, 0x651f95b062e4 <vm_exec_core+2996>, 0x651f95b0cc23 <vm_exec_core+29939>, 0x651f95b08aa6 <vm_exec_core+13174>, 0x651f95b0cda5 <vm_exec_core+30325>, 0x651f95b07ec8 <vm_exec_core+10136>, 0x651f95b0c608 <vm_exec_core+28376>, 0x651f95b061d0 <vm_exec_core+2720>, 0x651f95b06d4d <vm_exec_core+5661>, 0x651f95b0d1cf <vm_exec_core+31391>, 0x651f95b09335 <vm_exec_core+15365>, 0x651f95b08f27 <vm_exec_core+14327>, 0x651f95b097af <vm_exec_core+16511>, 0x651f95b08d3a <vm_exec_core+13834>, 0x651f95b095fb <vm_exec_core+16075>, 0x651f95b0952d <vm_exec_core+15869>, 0x651f95b0840c <vm_exec_core+11484>, 0x651f95b08c45 <vm_exec_core+13589>, 0x651f95b08968 <vm_exec_core+12856>, 0x651f95b08e54 <vm_exec_core+14116>, 0x651f95b08ec5 <vm_exec_core+14229>, 0x651f95b0cb66 <vm_exec_core+29750>, 0x651f95b06a60 <vm_exec_core+4912>, 0x651f95b0c3a7 <vm_exec_core+27767>, 0x651f95b08180 <vm_exec_core+10832>, 0x651f95b05c4a <vm_exec_core+1306>, 0x651f95b073b8 <vm_exec_core+7304>, 0x651f95b0c756 <vm_exec_core+28710>, 0x651f95b06fd0 <vm_exec_core+6304>, 0x651f95b0d2ac <vm_exec_core+31612>, 0x651f95b0b793 <vm_exec_core+24675>, 0x651f95b09978 <vm_exec_core+16968>, 0x651f95b05fca <vm_exec_core+2202>, 0x651f95b0cd0f <vm_exec_core+30175>, 0x651f95b0c9b9 <vm_exec_core+29321>, 0x651f95b071b2 <vm_exec_core+6786>, 0x651f95b064f8 <vm_exec_core+3528>, 0x651f95b0bd53 <vm_exec_core+26147>, 0x651f95b07a81 <vm_exec_core+9041>, 0x651f95b0cfac <vm_exec_core+30844>, 0x651f95b0cb9a <vm_exec_core+29802>, 0x651f95b07ff6 <vm_exec_core+10438>, 0x651f95b098e3 <vm_exec_core+16819>, 0x651f95b0ba63 <vm_exec_core+25395>, 0x651f95b0caa8 <vm_exec_core+29560>, 0x651f95b0a5bd <vm_exec_core+20109>, 0x651f95b0bafb <vm_exec_core+25547>, 0x651f95b0bf09 <vm_exec_core+26585>, 0x651f95b0a4fa <vm_exec_core+19914>, 0x651f95b06407 <vm_exec_core+3287>, 0x651f95b0b1f5 <vm_exec_core+23237>, 0x651f95b06256 <vm_exec_core+2854>, 0x651f95b06586 <vm_exec_core+3670>, 0x651f95b08825 <vm_exec_core+12533>, 0x651f95b0a442 <vm_exec_core+19730>, 0x651f95b0b00b <vm_exec_core+22747>, 0x651f95b09f6a <vm_exec_core+18490>, 0x651f95b05ee4 <vm_exec_core+1972>, 0x651f95b0c30f <vm_exec_core+27615>, 0x651f95b0c8db <vm_exec_core+29099>, 0x651f95b06780 <vm_exec_core+4176>, 0x651f95b07688 <vm_exec_core+8024>, 0x651f95b07311 <vm_exec_core+7137>, 0x651f95b07b71 <vm_exec_core+9281>, 0x651f95b09706 <vm_exec_core+16342>, 0x651f95b06c92 <vm_exec_core+5474>, 0x651f95b0c256 <vm_exec_core+27430>, 0x651f95b07616 <vm_exec_core+7910>, 0x651f95b09216 <vm_exec_core+15078>, 0x651f95b09c56 <vm_exec_core+17702>, 0x651f95b0bdf5 <vm_exec_core+26309>, 0x651f95b0a9a4 <vm_exec_core+21108>, 0x651f95b07ddc <vm_exec_core+9900>, 0x651f95b07787 <vm_exec_core+8279>, 0x651f95b0bcd5 <vm_exec_core+26021>, 0x651f95b08b6e <vm_exec_core+13374>, 0x651f95b0b283 <vm_exec_core+23379>, 0x651f95b0aab9 <vm_exec_core+21385>, 0x651f95b0a863 <vm_exec_core+20787>, 0x651f95b067d0 <vm_exec_core+4256>, 0x651f95b0a011 <vm_exec_core+18657>, 0x651f95b0c1b1 <vm_exec_core+27265>, 0x651f95b080a0 <vm_exec_core+10608>, 0x651f95b0bbfa <vm_exec_core+25802>, 0x651f95b0817b <vm_exec_core+10827>, 0x651f95b0a788 <vm_exec_core+20568>, 0x651f95b0a877 <vm_exec_core+20807>, 0x651f95b09dab <vm_exec_core+18043>, 0x651f95b0a1fc <vm_exec_core+19148>, 0x651f95b08596 <vm_exec_core+11878>, 0x651f95b07be7 <vm_exec_core+9399>, 0x651f95b0b86c <vm_exec_core+24892>, 0x651f95b13931 <vm_exec_core+57857>, 0x651f95b084e0 <vm_exec_core+11696>, 0x651f95b0a0ef <vm_exec_core+18879>, 0x651f95b0a680 <vm_exec_core+20304>, 0x651f95b06dfc <vm_exec_core+5836>, 0x651f95b06f7f <vm_exec_core+6223>, 0x651f95b06f02 <vm_exec_core+6098>, 0x651f95b07727 <vm_exec_core+8183>, 0x651f95b07af7 <vm_exec_core+9159>, 0x651f95b09af6 <vm_exec_core+17350>, 0x651f95b0906e <vm_exec_core+14654>, 0x651f95b09af1 <vm_exec_core+17345>, 0x651f95b0a4f5 <vm_exec_core+19909>, 0x651f95b0a43d <vm_exec_core+19725>, 0x651f95b07722 <vm_exec_core+8178>, 0x651f95b0a863 <vm_exec_core+20787>...}
        reg_cfp = 0x772f4d1ff790
        reg_pc = 0x504000dbe7b0
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <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>
#60 0x0000651f95b008c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700040a4d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#61 0x0000651f95b453eb in invoke_iseq_block_from_c (ec=0x51700040a4d8, captured=<optimized out>, self=131045138065680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x772f52e946e0
        cfp = 0x772f4d1ff7c8
        sp = 0x772f4d0ff818
        use_argv = <optimized out>
        stack_argv = 0x772f4d0ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#62 invoke_block_from_c_proc (ec=0x51700040a4d8, self=131045138065680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#63 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1944
No locals.
#64 0x0000651f95b43606 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, argc=-1787806034, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#65 0x0000651f95a91cf2 in thread_do_start_proc (th=th@entry=0x5150000f3c80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040006e4010
        args_len = <optimized out>
        args_ptr = <optimized out>
#66 0x0000651f95a8f88d in thread_do_start (th=0x5150000f3c80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#67 thread_start_func_2 (th=th@entry=0x5150000f3c80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x651f96427460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#68 0x0000651f95a8eb7e in call_thread_start_func_2 (th=0x5150000f3c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x772f4c5fecc0
#69 nt_start (ptr=0x50c000238e40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000f3c80
        sched = <optimized out>
        nt = 0x50c000238e40
        vm = 0x651f96e55880 <_vm>
#70 0x0000651f956e7aff in asan_thread_start(void*) ()
No symbol table info available.
#71 0x0000772f7429caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {131045028525760, 7587693640463876322, 131045028525760, -352, 0, 140735320709296, 7587693640476459234, 7587606350932017378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#72 0x0000772f74329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1447942) detached]
$ timeout 60 gdb -p 1447993 -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 1448037 -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 1327640 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

  1) Failure:
TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:419]:
[ruby-core:86410] [Bug #14634].
Expected #<Test::Unit::AssertionFailedError: Expected #<Process::Status: pid 1447942 SIGKILL (signal 9)> to be success?.> to be nil.

  2) Failure:
TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6]:
Expected [[1447993, #<Process::Status: pid 1447993 exit 0>],
 [1448037, #<Process::Status: pid 1448037 exit 0>]] to be empty.

Finished tests in 593.139854s, 57.8447 tests/s, 12200.3840 assertions/s.
34310 tests, 7236534 assertions, 2 failures, 0 errors, 179 skips

ruby -v: ruby 4.1.0dev (2026-02-10T02:55:35Z master 1fcabc481a) +PRISM [x86_64-linux]

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1327632 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:915: yes-test-all] Error 2

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1327296 -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 1327295 -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 1895928 -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 -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 -Wshorten-64-to-32 -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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.1.0dev (2026-02-10T02:55:35Z master 1fcabc481a) +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 ............................................................
  3360 ...

Finished in 39.091043 seconds

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