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

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7f49062446c0 (LWP 507506) "test_autoload.*" 0x00005a08fb6a5eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7f4911df46c0 (LWP 507508) "test_autoload.*" 0x00007f493791b4fd in __GI___poll (fds=0x7f491a7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7f4911df46c0 (LWP 507508) "test_autoload.*"):
#0  0x00007f493791b4fd in __GI___poll (fds=0x7f491a7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a08fb63074a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a08fba354eb 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  0x00005a08fb689aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007f493789caa4 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 = {139951809185472, 682119917819089113, 139951809185472, -352, 0, 139951612371088, 682119917798117593, 682063202464911577}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007f4937929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7f49062446c0 (LWP 507506) "test_autoload.*"):
#0  0x00005a08fb6a5eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005a08fb6a6e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005a08fb5f56e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005a08fb5f5559 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  0x00005a08fb5f5185 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  0x00005a08fb5f018e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005a08fb5eff78 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005a08fb68bee3 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005a08fb74f6dc in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=size@entry=55, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8311
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#9  0x00005a08fb70f31e in ruby_xmalloc_body (size=55) at /tmp/ruby/src/trunk_asan/gc.c:5373
No locals.
#10 ruby_xmalloc (size=55) at /tmp/ruby/src/trunk_asan/gc.c:5355
No locals.
#11 0x00005a08fba7264e in ruby_strdup (str=str@entry=0x5070000af720 "/tmp/rubytest.zn6lgc/autoload20260210-499318-g9k73v.rb") at /tmp/ruby/src/trunk_asan/util.c:520
        tmp = <optimized out>
        len = <optimized out>
#12 0x00005a08fb7ea5fb in load_lock (ftptr=0x5070000af720 "/tmp/rubytest.zn6lgc/autoload20260210-499318-g9k73v.rb", warn=false, box=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:958
        data = <optimized out>
        loading_tbl = 0x5060000003e0
        warning = <optimized out>
#13 require_internal (ec=ec@entry=0x5170008d5ed8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1325
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x51500005f300
        box = 0x5a08fce0b8a0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 139952433713200
        realpath_map = 139952433713040
        path = 139952405174400
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#14 0x00005a08fb7e888b in rb_require_string_internal (fname=139952405035880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170008d5ed8
        result = <optimized out>
#15 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#16 0x00005a08fbb13828 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 = 0x7f493569c758
        cfunc = 0x506000037108
        recv = 139952433903520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#17 0x00005a08fbaf9035 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7f4906241520) 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>
#18 0x00005a08fbaff1f5 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.
#19 0x00005a08fbab41ad in vm_sendish (ec=0x5170008d5ed8, reg_cfp=0x7f4909d126e8, 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>
#20 vm_exec_core (ec=ec@entry=0x5170008d5ed8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f4909d126e8
        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>
#21 0x00005a08fbaa28c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170008d5ed8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x00005a08fbb2a1fa in vm_call0_body (ec=<optimized out>, calling=0x7f4904bd2860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7f4904bd28d0
        cc = <optimized out>
        ret = <optimized out>
#23 0x00005a08fbad1c30 in vm_call0_cc (ec=0x5170008d5ed8, recv=139952433903520, 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>
#24 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 = 0x5170008d5ed8
        cc = <optimized out>
        self = <optimized out>
#25 0x00005a08fbad2cce in rb_funcallv (recv=139952433903520, mid=22833, argc=1, argv=0x7f4906241b80) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#26 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x7f4906241b80
#27 0x00005a08fba89df3 in autoload_feature_require (_arguments=139951612370784) at /tmp/ruby/src/trunk_asan/variable.c:3237
        receiver = 139952433903520
        arguments = 0x7f4906241f60
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#28 autoload_try_load (_arguments=139951612370784) at /tmp/ruby/src/trunk_asan/variable.c:3250
        arguments = 0x7f4906241f60
        result = <optimized out>
        ce = <optimized out>
#29 0x00005a08fb6d56de 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 = 0x5170008d5ed8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7f4906241e90, <optimized out>, 0x7f4906241da0, <optimized out>, <optimized out>}, prev = 0x7f4904ad2840, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#30 0x00005a08fba060b2 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 = 139952405173440, mutex = 0x504000303e50, ec = <optimized out>}
#31 0x00005a08fba89200 in rb_autoload_load (module=module@entry=139952433855960, name=name@entry=185067) at /tmp/ruby/src/trunk_asan/variable.c:3311
        ce = <optimized out>
        arguments = {module = 139952433855960, name = 185067, flag = 0, mutex = 139952405173440, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#32 0x00005a08fba95620 in rb_const_search_from (klass=139951869490720, 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 = 139952433855960
        tmp = 139952433855960
        ce = <optimized out>
        current = 139952433855960
        value = <optimized out>
        first_iteration = <optimized out>
#33 0x00005a08fba8ac6e in rb_const_search (klass=139951869490720, id=185067, exclude=0, recurse=1, visibility=0, found_in=0x0) at /tmp/ruby/src/trunk_asan/variable.c:3440
        value = <optimized out>
#34 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>
#35 0x00005a08fba99dee 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 = 92358976733960
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#36 0x00005a08fbaa6cb2 in vm_get_ev_const_chain (ec=0x5170008d5ed8, segments=0x5020011ecc90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#37 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020011ecc70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6605
        segments = 0x5020011ecc90
        ice = <optimized out>
        val = <optimized out>
#38 0x00005a08fbaaed67 in vm_exec_core (ec=ec@entry=0x5170008d5ed8) at ../../src/trunk_asan/insns.def:266
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f4909d12720
        reg_pc = 0x503000149090
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
th: 0x51500005f300, native_id: 0x7f49062446c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_getblockparam = <optimized out>
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        INSN_LABEL_setblockparam = <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]
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        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>
#39 0x00005a08fbaa28c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170008d5ed8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#40 0x00005a08fbb34622 in invoke_iseq_block_from_c (ec=0x5170008d5ed8, captured=0x7f4909d127a8, self=139951869483680, 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 = 0x7f49182aa860
        cfp = <optimized out>
        sp = 0x7f4909c12850
        use_argv = 0x0
        stack_argv = 0x7f4909c12850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#41 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 = 0x7f4909d127a8
#42 0x00005a08fbad4cac 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.
#43 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.
#44 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#45 0x00005a08fbad4cac in rb_yield (val=<optimized out>)
No locals.
#46 0x00005a08fb6d500c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
        _ec = 0x5170008d5ed8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7f4906242d70, <optimized out>, 0x7f4906242c80, <optimized out>, <optimized out>}, prev = 0x7f4904ad2240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5170008d5ed8
        cfp = 0x7f4909d12758
#47 0x00005a08fb877b6b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#48 0x00005a08fbb13828 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 = 0x7f493561b540
        cfunc = 0x506000048748
        recv = 139951869483680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#49 0x00005a08fbaf9035 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7f4906243400) 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>
#50 0x00005a08fbaf8ac5 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
#51 0x00005a08fbaad5c0 in vm_sendish (ec=0x5170008d5ed8, reg_cfp=0x7f4909d12790, cd=0x5020011ecd70, 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>
#52 vm_exec_core (ec=ec@entry=0x5170008d5ed8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020011ecd70
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f4909d12790
        reg_pc = 0x504000301c30
        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>
#53 0x00005a08fbaa28c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170008d5ed8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#54 0x00005a08fbae73eb in invoke_iseq_block_from_c (ec=0x5170008d5ed8, captured=<optimized out>, self=139951869483680, 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 = 0x7f49182aa888
        cfp = 0x7f4909d127c8
        sp = 0x7f4909c12818
        use_argv = <optimized out>
        stack_argv = 0x7f4909c12818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#55 invoke_block_from_c_proc (ec=0x5170008d5ed8, self=139951869483680, 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>
#56 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.
#57 0x00005a08fbae5606 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, argc=-76915026, 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
#58 0x00005a08fba33cf2 in thread_do_start_proc (th=th@entry=0x51500005f300) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003046d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#59 0x00005a08fba3188d in thread_do_start (th=0x51500005f300) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#60 thread_start_func_2 (th=th@entry=0x51500005f300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5a08fc3c9460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#61 0x00005a08fba30b7e in call_thread_start_func_2 (th=0x51500005f300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7f4906243cc0
#62 nt_start (ptr=0x50c0000b8480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x51500005f300
        sched = <optimized out>
        nt = 0x50c0000b8480
        vm = 0x5a08fcdf7880 <_vm>
#63 0x00005a08fb689aff in asan_thread_start(void*) ()
No symbol table info available.
#64 0x00007f493789caa4 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 = {139951612380864, 682101303430828249, 139951612380864, -352, 0, 140724806629872, 682101303409856729, 682063202464911577}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#65 0x00007f4937929c6c 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 507506) detached]
$ timeout 60 gdb -p 507521 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 507523]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005a08fb6a5eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7f490bd896c0 (LWP 507521) "test_autoload.*" 0x00005a08fb6a5eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7f4911df46c0 (LWP 507523) "test_autoload.*" 0x00007f493791b4fd in __GI___poll (fds=0x7f491a7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7f4911df46c0 (LWP 507523) "test_autoload.*"):
#0  0x00007f493791b4fd in __GI___poll (fds=0x7f491a7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a08fb63074a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a08fba354eb 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  0x00005a08fb689aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007f493789caa4 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 = {139951809185472, 682119917819089113, 139951809185472, -352, 0, 139951708074544, 682119917798117593, 682063202464911577}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007f4937929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7f490bd896c0 (LWP 507521) "test_autoload.*"):
#0  0x00005a08fb6a5eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005a08fb6a6e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005a08fb5f56e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005a08fb5f5559 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  0x00005a08fb5f5185 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  0x00005a08fb5f018e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005a08fb5eff78 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005a08fb68bee3 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005a08fb62dc07 in __interceptor_realpath ()
No symbol table info available.
#9  0x00005a08fb6e49bc in rb_check_realpath_internal (basedir=4, path=139952405174400, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4754
        resolved_ptr = 0x0
        resolved_buffer = 0x0
        unresolved_path = 139952405174400
        resolved = <optimized out>
        paths = <optimized out>
        errno_to_fail = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#10 0x00005a08fb7ea76b in realpath_internal_cached (hash=139952433713040, path=139952405174400) at /tmp/ruby/src/trunk_asan/load.c:714
        ret = 4
        realpath = <optimized out>
#11 require_internal (ec=ec@entry=0x5170004d9e58, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1335
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x51500035a000
        box = 0x5a08fce0b8a0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 139952433713200
        realpath_map = 139952433713040
        path = 139952405174400
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#12 0x00005a08fb7e888b in rb_require_string_internal (fname=139952405035880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170004d9e58
        result = <optimized out>
#13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#14 0x00005a08fbb13828 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 = 0x7f493569c758
        cfunc = 0x506000037108
        recv = 139952433903520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005a08fbaf9035 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7f490bd866c0) 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>
#16 0x00005a08fbaff1f5 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.
#17 0x00005a08fbab41ad in vm_sendish (ec=0x5170004d9e58, reg_cfp=0x7f4909b0e6e8, 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>
#18 vm_exec_core (ec=ec@entry=0x5170004d9e58) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f4909b0e6e8
        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>
#19 0x00005a08fbaa28c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170004d9e58
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#20 0x00005a08fbb2a1fa in vm_call0_body (ec=<optimized out>, calling=0x7f48fc978860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7f48fc9788d0
        cc = <optimized out>
        ret = <optimized out>
#21 0x00005a08fbad1c30 in vm_call0_cc (ec=0x5170004d9e58, recv=139952433903520, 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>
#22 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 = 0x5170004d9e58
        cc = <optimized out>
        self = <optimized out>
#23 0x00005a08fbad2cce in rb_funcallv (recv=139952433903520, mid=22833, argc=1, argv=0x7f490bd86d20) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#24 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x7f490bd86d20
#25 0x00005a08fba89df3 in autoload_feature_require (_arguments=139951708074240) at /tmp/ruby/src/trunk_asan/variable.c:3237
        receiver = 139952433903520
        arguments = 0x7f490bd87100
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#26 autoload_try_load (_arguments=139951708074240) at /tmp/ruby/src/trunk_asan/variable.c:3250
        arguments = 0x7f490bd87100
        result = <optimized out>
        ce = <optimized out>
#27 0x00005a08fb6d56de 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 = 0x5170004d9e58
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7f490bd87030, <optimized out>, 0x7f490bd86f40, <optimized out>, <optimized out>}, prev = 0x7f48fc878640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#28 0x00005a08fba060b2 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 = 139952405173440, mutex = 0x504000303e50, ec = <optimized out>}
#29 0x00005a08fba89200 in rb_autoload_load (module=module@entry=139952433855960, name=name@entry=185067) at /tmp/ruby/src/trunk_asan/variable.c:3311
        ce = <optimized out>
        arguments = {module = 139952433855960, name = 185067, flag = 0, mutex = 139952405173440, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#30 0x00005a08fba95620 in rb_const_search_from (klass=139951869490720, 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 = 139952433855960
        tmp = 139952433855960
        ce = <optimized out>
        current = 139952433855960
        value = <optimized out>
        first_iteration = <optimized out>
#31 0x00005a08fba8ac6e in rb_const_search (klass=139951869490720, id=185067, exclude=0, recurse=1, visibility=0, found_in=0x0) at /tmp/ruby/src/trunk_asan/variable.c:3440
        value = <optimized out>
#32 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>
#33 0x00005a08fba99dee 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>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#34 0x00005a08fbaa6cb2 in vm_get_ev_const_chain (ec=0x5170004d9e58, segments=0x5020011ecc90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#35 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020011ecc70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6605
        segments = 0x5020011ecc90
        ice = <optimized out>
        val = <optimized out>
#36 0x00005a08fbaaed67 in vm_exec_core (ec=ec@entry=0x5170004d9e58) at ../../src/trunk_asan/insns.def:266
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f4909b0e720
        reg_pc = 0x503000149090
        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>
th: 0x51500035a000, native_id: 0x7f490bd896c0
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <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]
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_duphash = <optimized out>
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        INSN_LABEL_expandarray = <optimized out>
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_concatarray = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        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>
#37 0x00005a08fbaa28c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170004d9e58
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#38 0x00005a08fbb34622 in invoke_iseq_block_from_c (ec=0x5170004d9e58, captured=0x7f4909b0e7a8, self=139951869483680, 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 = 0x7f49182aa860
        cfp = <optimized out>
        sp = 0x7f4909a0e850
        use_argv = 0x0
        stack_argv = 0x7f4909a0e850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#39 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 = 0x7f4909b0e7a8
#40 0x00005a08fbad4cac 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.
#41 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.
#42 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#43 0x00005a08fbad4cac in rb_yield (val=<optimized out>)
No locals.
#44 0x00005a08fb6d500c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
        _ec = 0x5170004d9e58
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7f490bd87f10, <optimized out>, 0x7f490bd87e20, <optimized out>, <optimized out>}, prev = 0x7f48fc878240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5170004d9e58
        cfp = 0x7f4909b0e758
#45 0x00005a08fb877b6b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#46 0x00005a08fbb13828 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 = 0x7f493561b540
        cfunc = 0x506000048748
        recv = 139951869483680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#47 0x00005a08fbaad5c0 in vm_sendish (ec=0x5170004d9e58, reg_cfp=0x7f4909b0e790, cd=0x5020011ecd70, 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>
#48 vm_exec_core (ec=ec@entry=0x5170004d9e58) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020011ecd70
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f4909b0e790
        reg_pc = 0x504000301c30
        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>
#49 0x00005a08fbaa28c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170004d9e58
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#50 0x00005a08fbae73eb in invoke_iseq_block_from_c (ec=0x5170004d9e58, captured=<optimized out>, self=139951869483680, 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 = 0x7f49182aa888
        cfp = 0x7f4909b0e7c8
        sp = 0x7f4909a0e818
        use_argv = <optimized out>
        stack_argv = 0x7f4909a0e818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#51 invoke_block_from_c_proc (ec=0x5170004d9e58, self=139951869483680, 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>
#52 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.
#53 0x00005a08fbae5606 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, argc=-76915026, 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
#54 0x00005a08fba33cf2 in thread_do_start_proc (th=th@entry=0x51500035a000) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003052d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#55 0x00005a08fba3188d in thread_do_start (th=0x51500035a000) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#56 thread_start_func_2 (th=th@entry=0x51500035a000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5a08fc3c9460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#57 0x00005a08fba30b7e in call_thread_start_func_2 (th=0x51500035a000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7f490bd88cc0
#58 nt_start (ptr=0x50c0000fbb00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x51500035a000
        sched = <optimized out>
        nt = 0x50c0000fbb00
        vm = 0x5a08fcdf7880 <_vm>
#59 0x00005a08fb689aff in asan_thread_start(void*) ()
No symbol table info available.
#60 0x00007f493789caa4 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 = {139951708083904, 682106763944874201, 139951708083904, -352, 0, 140724806629872, 682106763923902681, 682063202464911577}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#61 0x00007f4937929c6c 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 507521) detached]
$ timeout 60 gdb -p 507538 -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 499318 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 507539]
[New LWP 507422]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f493791b4fd in __GI___poll (fds=0x7f493590a960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7f4937b8ac40 (LWP 499318) "ruby"            0x00007f493791b4fd in __GI___poll (fds=0x7f493590a960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  2    Thread 0x7f491b9ff6c0 (LWP 507539) "test_autoload.*" 0x00007f493791b4fd in __GI___poll (fds=0x7f491a7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7f490c4916c0 (LWP 507422) "parallel.rb:40"  0x00007f493791b4fd in __GI___poll (fds=0x7f4908302660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x7f490c4916c0 (LWP 507422) "parallel.rb:40"):
#0  0x00007f493791b4fd in __GI___poll (fds=0x7f4908302660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a08fb63074a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a08fb7a2349 in nogvl_wait_for (th=139951914772320, fptr=0x511000410180, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005a08fb7a38ba in internal_read_func (ptr=0x7f4908302440) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7f4908302440
        result = <optimized out>
#5  0x00005a08fba140ae in rb_thread_io_blocking_call (io=0x511000410180, func=0x5a08fb7a33b0 <internal_read_func>, data1=0x7f4908302440, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005a08fb6d56de 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 = 0x51700043e958
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7f490c48fdd0, <optimized out>, 0x7f490c48fce0, <optimized out>, <optimized out>}, prev = 0x7f4908300240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005a08fb6d5b69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#8  0x00005a08fb7b7a02 in io_read_memory_locktmp (str=139951646713440, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3526
        str = <optimized out>
        iis = {th = 139951914772320, fptr = 0x511000410180, nonblock = 0, fd = 4, buf = 0x519000dd2280, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000410180
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x00005a08fb793cf1 in io_readpartial (argc=137373280, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x00005a08fbb13828 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 = 0x412100100003
        cc = <optimized out>
        me = 0x7f49371983b8
        cfunc = 0x50600002c1e8
        recv = 139951914772640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005a08fbab41ad in vm_sendish (ec=0x51700043e958, reg_cfp=0x7f490ac82790, 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>
#13 vm_exec_core (ec=ec@entry=0x51700043e958) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f490ac82790
        reg_pc = 0x51300001f258
        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>
#14 0x00005a08fbaa28c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700043e958
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x00005a08fbae73eb in invoke_iseq_block_from_c (ec=0x51700043e958, captured=<optimized out>, self=139952405399960, 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 = 0x7f493711b4d0
        cfp = 0x7f490ac827c8
        sp = 0x7f490ab82818
        use_argv = <optimized out>
        stack_argv = 0x7f490ab82818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x51700043e958, self=139952405399960, 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>
#17 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.
#18 0x00005a08fbae5606 in rb_vm_invoke_proc (ec=0x7f4908302660, proc=0x1, argc=932295933, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4294967295
#19 0x00005a08fba33cf2 in thread_do_start_proc (th=th@entry=0x515000006e80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000312610
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x00005a08fba3188d in thread_do_start (th=0x515000006e80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x515000006e80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5a08fc3c9460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x00005a08fba30b7e in call_thread_start_func_2 (th=0x515000006e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7f490c490cc0
#23 nt_start (ptr=0x50c0000f91c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000006e80
        sched = <optimized out>
        nt = 0x50c0000f91c0
        vm = 0x5a08fcdf7880 <_vm>
#24 0x00005a08fb689aff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007f493789caa4 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 = {139951715456704, 682114335972217049, 139951715456704, -352, 25, 140724806632528, 682114335951245529, 682063202464911577}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x00007f4937929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7f491b9ff6c0 (LWP 507539) "test_autoload.*"):
#0  0x00007f493791b4fd in __GI___poll (fds=0x7f491a7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a08fb63074a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a08fba354eb 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  0x00005a08fb689aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007f493789caa4 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 = {139951972808384, 682142451901878489, 139951972808384, -352, 0, 139951809176496, 682142451880906969, 682063202464911577}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007f4937929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7f4937b8ac40 (LWP 499318) "ruby"):
#0  0x00007f493791b4fd in __GI___poll (fds=0x7f493590a960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a08fb63074a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a08fb7a2349 in nogvl_wait_for (th=139952433627960, fptr=0x51100047a080, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 12, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005a08fb7a38ba in internal_read_func (ptr=0x7f493590a840) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7f493590a840
        result = <optimized out>
#5  0x00005a08fba140ae in rb_thread_io_blocking_call (io=0x51100047a080, func=0x5a08fb7a33b0 <internal_read_func>, data1=data1@entry=0x7f493590a840, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005a08fb7a31b9 in rb_io_blocking_region_wait (io=0x51100047a080, function=0x1, argument=0x7f493590a840, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1322
        iis = {th = 139952433627960, fptr = 0x51100047a080, nonblock = 0, fd = 12, buf = 0x525000039900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x00005a08fb7a6b57 in io_bufread (ptr=0x525000039900 "", len=8192, fptr=0x51100047a080) at /tmp/ruby/src/trunk_asan/io.c:3092
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
        p = <optimized out>
#10 0x00005a08fb6d56de 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 = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0c1c4130, <optimized out>, 0x7ffd0c1c4040, <optimized out>, <optimized out>}, prev = 0x7f493590a460, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005a08fb6d5b69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#12 0x00005a08fb7a4567 in io_fread (str=139952405592720, offset=0, size=8192, fptr=0x51100047a080) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x525000039900 "", len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=139952405592720) at /tmp/ruby/src/trunk_asan/io.c:3417
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005a08fb7940c6 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3841
        str = <optimized out>
        length = <optimized out>
        fptr = 0x51100047a080
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x00005a08fbb2a522 in vm_call0_cfunc_with_frame (ec=0x5170000000d8, calling=<optimized out>, argv=0x7f49358ac1e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x7f49374183a0
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 139952405592840
        argc = 0
        mid = 16417
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#16 vm_call0_cfunc (ec=0x5170000000d8, calling=<optimized out>, argv=0x7f49358ac1e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#17 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#18 0x00005a08fbb2f305 in vm_call0_cc (ec=0x5170000000d8, recv=139952405592840, id=16417, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x1)>
        use_argv = 0x7f49358ac1e8
        av = <optimized out>
#19 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#20 0x00005a08fbad447b in rb_call (recv=139952405592840, mid=16417, argc=0, argv=0x7f49358ac1e8, scope=4076007936) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x7f493590a960
#21 rb_funcall_with_block_kw (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, passed_procval=4, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1210
No locals.
#22 0x00005a08fbb34687 in vm_yield_with_symbol (ec=0x5170000000d8, symbol=4202764, argc=1, argv=0x7f49358ac1e0, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5274
No locals.
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=4202764, 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:1843
No locals.
#24 0x00005a08fbad4cac 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.
#25 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.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#27 0x00005a08fbad4cac in rb_yield (val=<optimized out>)
No locals.
#28 0x00005a08fb6d56de 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 = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0c1c4910, <optimized out>, 0x7ffd0c1c4820, <optimized out>, <optimized out>}, prev = 0x7f49359dc040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x00005a08fb6d5b69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#30 0x00005a08fbb13828 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 = 0x42d100020003
        cc = <optimized out>
        me = 0x7f4937198d18
        cfunc = 0x50600002b168
        recv = 139952433723760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005a08fbaad5c0 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7f49374183d8, cd=0x51a000008c20, 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>
#32 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51a000008c20
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f49374183d8
        reg_pc = 0x52300000b208
        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>
#33 0x00005a08fbaa2cb1 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#34 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#35 0x00005a08fbb34622 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7f4937418620, self=139952405399960, 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 = 0x7f4936fdd0f0
        cfp = <optimized out>
        sp = 0x7f4937318a28
        use_argv = 0x7f49358910e0
        stack_argv = 0x7f4937318a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
th: 0x5a08fc3c9460, native_id: 0x7f4937b8ac40
-- Control frame information -----------------------------------------------
        bound = <optimized out>
#36 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
c:0021 p:---- s:0186 e:000185 l:y b:---- CFUNC  :read
        captured = 0x7f4937418620
#37 0x00005a08fbad4cac 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
c:0020 p:---- s:0183 e:000182 l:y b:---- CFUNC  :popen
No locals.
#38 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
c:0019 p:0289 s:0178 e:000176 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
c:0018 p:0290 s:0139 e:000138 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:369
#39 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
c:0017 p:0017 s:0116 e:000115 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:620
No locals.
c:0016 p:0040 s:0110 e:000109 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:347
#40 0x00005a08fbad4cac in rb_yield (val=<optimized out>)
No locals.
c:0015 p:0038 s:0106 e:000105 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
c:0014 p:0007 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:340
#41 0x00005a08fbcb2f66 in rb_ary_collect (ary=139951871150720) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 139951881387480
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        i = 4
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
#42 0x00005a08fbb13828 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
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
        ci = 0x16a100000001
        cc = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
        me = 0x7f493719e6a0
        cfunc = 0x506000020188
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
        recv = 139951871150720
        block_handler = <optimized out>
c:0007 p:0069 s:0046 E:000c70 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        frame_type = 1431634051
        len = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        val = <optimized out>
#43 0x00005a08fbaad5c0 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7f4937418608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        val = 36
        ci = <optimized out>
        argc = <optimized out>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        recv = <optimized out>
        cc = <optimized out>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]
        calling = <optimized out>
#44 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857

th: 0x515000006e80, native_id: 0x7f490c4916c0
        bh = <optimized out>
-- Control frame information -----------------------------------------------
        blockiseq = <optimized out>
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
        leaf = false
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        val = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        cd = 0x5120000101b0

        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f4937418608
        reg_pc = 0x51900001bc10
        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>
#45 0x00005a08fbaa2cb1 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#46 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#47 0x00005a08fbb34622 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7f4937418738, self=139952405399960, 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 = 0x7f493711b688
        cfp = <optimized out>
        sp = 0x7f49373188d0
        use_argv = 0x7f49358fa0e0
        stack_argv = 0x7f49373188d0
        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 = 0x7f4937418738
#49 0x00005a08fbad4cac 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 0x00005a08fbad4cac in rb_yield (val=<optimized out>)
No locals.
#53 0x00005a08fbcb2f66 in rb_ary_collect (ary=139951914773080) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 139951914772720
        i = 0
#54 0x00005a08fbb13828 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 = 0x16a100000001
        cc = <optimized out>
        me = 0x7f493719e6a0
        cfunc = 0x506000020188
        recv = 139951914773080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#55 0x00005a08fbaad5c0 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7f4937418720, cd=0x50200002af30, 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>
#56 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002af30
        insns_address_table = {0x5a08fbaaeb75 <vm_exec_core+29765>, 0x5a08fbaa8a6f <vm_exec_core+4927>, 0x5a08fbaae3b6 <vm_exec_core+27782>, 0x5a08fbaaa18f <vm_exec_core+10847>, 0x5a08fbaa7c59 <vm_exec_core+1321>, 0x5a08fbaa93c7 <vm_exec_core+7319>, 0x5a08fbaae765 <vm_exec_core+28725>, 0x5a08fbaa8fdf <vm_exec_core+6319>, 0x5a08fbaaf2bb <vm_exec_core+31627>, 0x5a08fbaad7a2 <vm_exec_core+24690>, 0x5a08fbaab987 <vm_exec_core+16983>, 0x5a08fbaa7fd9 <vm_exec_core+2217>, 0x5a08fbaaed1e <vm_exec_core+30190>, 0x5a08fbaae9c8 <vm_exec_core+29336>, 0x5a08fbaa91c1 <vm_exec_core+6801>, 0x5a08fbaa8507 <vm_exec_core+3543>, 0x5a08fbaadd62 <vm_exec_core+26162>, 0x5a08fbaa9a90 <vm_exec_core+9056>, 0x5a08fbaaefbb <vm_exec_core+30859>, 0x5a08fbaaeba9 <vm_exec_core+29817>, 0x5a08fbaaa005 <vm_exec_core+10453>, 0x5a08fbaab8f2 <vm_exec_core+16834>, 0x5a08fbaada72 <vm_exec_core+25410>, 0x5a08fbaaeab7 <vm_exec_core+29575>, 0x5a08fbaac5cc <vm_exec_core+20124>, 0x5a08fbaadb0a <vm_exec_core+25562>, 0x5a08fbaadf18 <vm_exec_core+26600>, 0x5a08fbaac509 <vm_exec_core+19929>, 0x5a08fbaa8416 <vm_exec_core+3302>, 0x5a08fbaad204 <vm_exec_core+23252>, 0x5a08fbaa8265 <vm_exec_core+2869>, 0x5a08fbaa8595 <vm_exec_core+3685>, 0x5a08fbaaa834 <vm_exec_core+12548>, 0x5a08fbaac451 <vm_exec_core+19745>, 0x5a08fbaad01a <vm_exec_core+22762>, 0x5a08fbaabf79 <vm_exec_core+18505>, 0x5a08fbaa7ef3 <vm_exec_core+1987>, 0x5a08fbaae31e <vm_exec_core+27630>, 0x5a08fbaae8ea <vm_exec_core+29114>, 0x5a08fbaa878f <vm_exec_core+4191>, 0x5a08fbaa9697 <vm_exec_core+8039>, 0x5a08fbaa9320 <vm_exec_core+7152>, 0x5a08fbaa9b80 <vm_exec_core+9296>, 0x5a08fbaab715 <vm_exec_core+16357>, 0x5a08fbaa8ca1 <vm_exec_core+5489>, 0x5a08fbaae265 <vm_exec_core+27445>, 0x5a08fbaa9625 <vm_exec_core+7925>, 0x5a08fbaab225 <vm_exec_core+15093>, 0x5a08fbaabc65 <vm_exec_core+17717>, 0x5a08fbaade04 <vm_exec_core+26324>, 0x5a08fbaac9b3 <vm_exec_core+21123>, 0x5a08fbaa9deb <vm_exec_core+9915>, 0x5a08fbaa9796 <vm_exec_core+8294>, 0x5a08fbaadce4 <vm_exec_core+26036>, 0x5a08fbaaab7d <vm_exec_core+13389>, 0x5a08fbaad292 <vm_exec_core+23394>, 0x5a08fbaacac8 <vm_exec_core+21400>, 0x5a08fbaa7a88 <vm_exec_core+856>, 0x5a08fbaa87df <vm_exec_core+4271>, 0x5a08fbaac020 <vm_exec_core+18672>, 0x5a08fbaae1c0 <vm_exec_core+27280>, 0x5a08fbaaa0af <vm_exec_core+10623>, 0x5a08fbaadc09 <vm_exec_core+25817>, 0x5a08fbaa999d <vm_exec_core+8813>, 0x5a08fbaac797 <vm_exec_core+20583>, 0x5a08fbaac886 <vm_exec_core+20822>, 0x5a08fbaabdba <vm_exec_core+18058>, 0x5a08fbaac20b <vm_exec_core+19163>, 0x5a08fbaaa5a5 <vm_exec_core+11893>, 0x5a08fbaa9bf6 <vm_exec_core+9414>, 0x5a08fbaad87b <vm_exec_core+24907>, 0x5a08fbab5940 <vm_exec_core+57872>, 0x5a08fbaaa4ef <vm_exec_core+11711>, 0x5a08fbaac0fe <vm_exec_core+18894>, 0x5a08fbaac68f <vm_exec_core+20319>, 0x5a08fbaa8e0b <vm_exec_core+5851>, 0x5a08fbaa8f8e <vm_exec_core+6238>, 0x5a08fbaa8f11 <vm_exec_core+6113>, 0x5a08fbaa9736 <vm_exec_core+8198>, 0x5a08fbaa9b06 <vm_exec_core+9174>, 0x5a08fbaabb05 <vm_exec_core+17365>, 0x5a08fbaab07d <vm_exec_core+14669>, 0x5a08fbaaeee7 <vm_exec_core+30647>, 0x5a08fbaa7b59 <vm_exec_core+1065>, 0x5a08fbaa90ea <vm_exec_core+6586>, 0x5a08fbaaf3df <vm_exec_core+31919>, 0x5a08fbaad0e0 <vm_exec_core+22960>, 0x5a08fbaabe74 <vm_exec_core+18244>, 0x5a08fbaadfaa <vm_exec_core+26746>, 0x5a08fbaa7a8d <vm_exec_core+861>, 0x5a08fbaae68e <vm_exec_core+28510>, 0x5a08fbaaf035 <vm_exec_core+30981>, 0x5a08fbaaf101 <vm_exec_core+31185>, 0x5a08fbaa82e4 <vm_exec_core+2996>, 0x5a08fbaaec23 <vm_exec_core+29939>, 0x5a08fbaaaaa6 <vm_exec_core+13174>, 0x5a08fbaaeda5 <vm_exec_core+30325>, 0x5a08fbaa9ec8 <vm_exec_core+10136>, 0x5a08fbaae608 <vm_exec_core+28376>, 0x5a08fbaa81d0 <vm_exec_core+2720>, 0x5a08fbaa8d4d <vm_exec_core+5661>, 0x5a08fbaaf1cf <vm_exec_core+31391>, 0x5a08fbaab335 <vm_exec_core+15365>, 0x5a08fbaaaf27 <vm_exec_core+14327>, 0x5a08fbaab7af <vm_exec_core+16511>, 0x5a08fbaaad3a <vm_exec_core+13834>, 0x5a08fbaab5fb <vm_exec_core+16075>, 0x5a08fbaab52d <vm_exec_core+15869>, 0x5a08fbaaa40c <vm_exec_core+11484>, 0x5a08fbaaac45 <vm_exec_core+13589>, 0x5a08fbaaa968 <vm_exec_core+12856>, 0x5a08fbaaae54 <vm_exec_core+14116>, 0x5a08fbaaaec5 <vm_exec_core+14229>, 0x5a08fbaaeb66 <vm_exec_core+29750>, 0x5a08fbaa8a60 <vm_exec_core+4912>, 0x5a08fbaae3a7 <vm_exec_core+27767>, 0x5a08fbaaa180 <vm_exec_core+10832>, 0x5a08fbaa7c4a <vm_exec_core+1306>, 0x5a08fbaa93b8 <vm_exec_core+7304>, 0x5a08fbaae756 <vm_exec_core+28710>, 0x5a08fbaa8fd0 <vm_exec_core+6304>, 0x5a08fbaaf2ac <vm_exec_core+31612>, 0x5a08fbaad793 <vm_exec_core+24675>, 0x5a08fbaab978 <vm_exec_core+16968>, 0x5a08fbaa7fca <vm_exec_core+2202>, 0x5a08fbaaed0f <vm_exec_core+30175>, 0x5a08fbaae9b9 <vm_exec_core+29321>, 0x5a08fbaa91b2 <vm_exec_core+6786>, 0x5a08fbaa84f8 <vm_exec_core+3528>, 0x5a08fbaadd53 <vm_exec_core+26147>, 0x5a08fbaa9a81 <vm_exec_core+9041>, 0x5a08fbaaefac <vm_exec_core+30844>, 0x5a08fbaaeb9a <vm_exec_core+29802>, 0x5a08fbaa9ff6 <vm_exec_core+10438>, 0x5a08fbaab8e3 <vm_exec_core+16819>, 0x5a08fbaada63 <vm_exec_core+25395>, 0x5a08fbaaeaa8 <vm_exec_core+29560>, 0x5a08fbaac5bd <vm_exec_core+20109>, 0x5a08fbaadafb <vm_exec_core+25547>, 0x5a08fbaadf09 <vm_exec_core+26585>, 0x5a08fbaac4fa <vm_exec_core+19914>, 0x5a08fbaa8407 <vm_exec_core+3287>, 0x5a08fbaad1f5 <vm_exec_core+23237>, 0x5a08fbaa8256 <vm_exec_core+2854>, 0x5a08fbaa8586 <vm_exec_core+3670>, 0x5a08fbaaa825 <vm_exec_core+12533>, 0x5a08fbaac442 <vm_exec_core+19730>, 0x5a08fbaad00b <vm_exec_core+22747>, 0x5a08fbaabf6a <vm_exec_core+18490>, 0x5a08fbaa7ee4 <vm_exec_core+1972>, 0x5a08fbaae30f <vm_exec_core+27615>, 0x5a08fbaae8db <vm_exec_core+29099>, 0x5a08fbaa8780 <vm_exec_core+4176>, 0x5a08fbaa9688 <vm_exec_core+8024>, 0x5a08fbaa9311 <vm_exec_core+7137>, 0x5a08fbaa9b71 <vm_exec_core+9281>, 0x5a08fbaab706 <vm_exec_core+16342>, 0x5a08fbaa8c92 <vm_exec_core+5474>, 0x5a08fbaae256 <vm_exec_core+27430>, 0x5a08fbaa9616 <vm_exec_core+7910>, 0x5a08fbaab216 <vm_exec_core+15078>, 0x5a08fbaabc56 <vm_exec_core+17702>, 0x5a08fbaaddf5 <vm_exec_core+26309>, 0x5a08fbaac9a4 <vm_exec_core+21108>, 0x5a08fbaa9ddc <vm_exec_core+9900>, 0x5a08fbaa9787 <vm_exec_core+8279>, 0x5a08fbaadcd5 <vm_exec_core+26021>, 0x5a08fbaaab6e <vm_exec_core+13374>, 0x5a08fbaad283 <vm_exec_core+23379>, 0x5a08fbaacab9 <vm_exec_core+21385>, 0x5a08fbaac863 <vm_exec_core+20787>, 0x5a08fbaa87d0 <vm_exec_core+4256>, 0x5a08fbaac011 <vm_exec_core+18657>, 0x5a08fbaae1b1 <vm_exec_core+27265>, 0x5a08fbaaa0a0 <vm_exec_core+10608>, 0x5a08fbaadbfa <vm_exec_core+25802>, 0x5a08fbaaa17b <vm_exec_core+10827>, 0x5a08fbaac788 <vm_exec_core+20568>, 0x5a08fbaac877 <vm_exec_core+20807>, 0x5a08fbaabdab <vm_exec_core+18043>, 0x5a08fbaac1fc <vm_exec_core+19148>, 0x5a08fbaaa596 <vm_exec_core+11878>, 0x5a08fbaa9be7 <vm_exec_core+9399>, 0x5a08fbaad86c <vm_exec_core+24892>, 0x5a08fbab5931 <vm_exec_core+57857>, 0x5a08fbaaa4e0 <vm_exec_core+11696>, 0x5a08fbaac0ef <vm_exec_core+18879>, 0x5a08fbaac680 <vm_exec_core+20304>, 0x5a08fbaa8dfc <vm_exec_core+5836>, 0x5a08fbaa8f7f <vm_exec_core+6223>, 0x5a08fbaa8f02 <vm_exec_core+6098>, 0x5a08fbaa9727 <vm_exec_core+8183>, 0x5a08fbaa9af7 <vm_exec_core+9159>, 0x5a08fbaabaf6 <vm_exec_core+17350>, 0x5a08fbaab06e <vm_exec_core+14654>, 0x5a08fbaabaf1 <vm_exec_core+17345>, 0x5a08fbaac4f5 <vm_exec_core+19909>, 0x5a08fbaac43d <vm_exec_core+19725>, 0x5a08fbaa9722 <vm_exec_core+8178>, 0x5a08fbaac863 <vm_exec_core+20787>...}
        reg_cfp = 0x7f4937418720
        reg_pc = 0x504000009fb8
        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>
#57 0x00005a08fbaa2cb1 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#58 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#59 0x00005a08fbaec1a6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#60 0x00005a08fb6d0c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7f493711b818) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0c1c6790, <optimized out>, 0x7ffd0c1c66e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f493711b818
#61 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#62 0x00005a08fb6c9bb7 in rb_main (argc=11, argv=0x7ffd0c1c6958) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#63 main (argc=11, argv=0x7ffd0c1c6958) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 499318) detached]
$ timeout 60 gdb -p 499314 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 499316]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007d0d4f926d07 in __GI___select (nfds=9, readfds=0x50c005af6100, writefds=0x0, exceptfds=0x0, timeout=0x7ffdd1ba18e0) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7d0d4fb49c40 (LWP 499314) "ruby" 0x00007d0d4f926d07 in __GI___select (nfds=9, readfds=0x50c005af6100, writefds=0x0, exceptfds=0x0, timeout=0x7ffdd1ba18e0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7d0d337ff6c0 (LWP 499316) "ruby" 0x00007d0d4f91b4fd in __GI___poll (fds=0x7d0d325ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7d0d337ff6c0 (LWP 499316) "ruby"):
#0  0x00007d0d4f91b4fd in __GI___poll (fds=0x7d0d325ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005e379384074a in __interceptor_poll ()
No symbol table info available.
#2  0x00005e3793c454eb 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  0x00005e3793899aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007d0d4f89caa4 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 = {137495652071104, 1221109590402072157, 137495652071104, -352, 0, 140728122096336, 1221109590389489245, 1221242269683088989}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007d0d4f929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7d0d4fb49c40 (LWP 499314) "ruby"):
#0  0x00007d0d4f926d07 in __GI___select (nfds=9, readfds=0x50c005af6100, writefds=0x0, exceptfds=0x0, timeout=0x7ffdd1ba18e0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 524272176}
        pts64 = 0x7ffdd1ba1760
        r = <optimized out>
#1  0x00005e3793c2ba75 in native_fd_select (n=9, readfds=0x50c005af6100, writefds=0x0, exceptfds=0x7d0d4f926d07 <__GI___select+327>, timeout=0x7ffdd1ba1760, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2  do_select (p=137496089500032) at /tmp/ruby/src/trunk_asan/thread.c:4531
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffdd1ba1890
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005e37938e56de 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 = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd1ba1a50, <optimized out>, 0x7ffdd1ba1960, <optimized out>, <optimized out>}, prev = 0x7d0d4d929860, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005e37938e5b69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#5  0x00005e3793c2af52 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4593
        set = {max = 9, th = 0x5e37945d9460 <_main_thread>, rset = 0x7d0d4d929740, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7d0d4d9297a0}
#6  0x00005e37939bd195 in select_internal (read=137495576324960, write=4, except=4, tp=0x7d0d4d9297a0, fds=0x7d0d4d929740) at /tmp/ruby/src/trunk_asan/io.c:10754
        timerec = <optimized out>
        max = 9
        pending = <optimized out>
        rp = 0x7d0d4d929740
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#7  select_call (arg=137496089499424) at /tmp/ruby/src/trunk_asan/io.c:10824
        p = 0x7d0d4d929720
#8  0x00005e37938e56de 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 = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd1ba1dd0, <optimized out>, 0x7ffdd1ba1ce0, <optimized out>, <optimized out>}, prev = 0x7d0d4d966f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#9  0x00005e37938e5b69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#10 0x00005e379399906b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#11 0x00005e3793d23828 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 = 0x165100100009
        cc = <optimized out>
        me = 0x7d0d4f388b58
        cfunc = 0x50600002b408
        recv = 137496117115240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005e3793cc41ad in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7d0d4cdff3a0, 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>
#13 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e3793cbeb75 <vm_exec_core+29765>, 0x5e3793cb8a6f <vm_exec_core+4927>, 0x5e3793cbe3b6 <vm_exec_core+27782>, 0x5e3793cba18f <vm_exec_core+10847>, 0x5e3793cb7c59 <vm_exec_core+1321>, 0x5e3793cb93c7 <vm_exec_core+7319>, 0x5e3793cbe765 <vm_exec_core+28725>, 0x5e3793cb8fdf <vm_exec_core+6319>, 0x5e3793cbf2bb <vm_exec_core+31627>, 0x5e3793cbd7a2 <vm_exec_core+24690>, 0x5e3793cbb987 <vm_exec_core+16983>, 0x5e3793cb7fd9 <vm_exec_core+2217>, 0x5e3793cbed1e <vm_exec_core+30190>, 0x5e3793cbe9c8 <vm_exec_core+29336>, 0x5e3793cb91c1 <vm_exec_core+6801>, 0x5e3793cb8507 <vm_exec_core+3543>, 0x5e3793cbdd62 <vm_exec_core+26162>, 0x5e3793cb9a90 <vm_exec_core+9056>, 0x5e3793cbefbb <vm_exec_core+30859>, 0x5e3793cbeba9 <vm_exec_core+29817>, 0x5e3793cba005 <vm_exec_core+10453>, 0x5e3793cbb8f2 <vm_exec_core+16834>, 0x5e3793cbda72 <vm_exec_core+25410>, 0x5e3793cbeab7 <vm_exec_core+29575>, 0x5e3793cbc5cc <vm_exec_core+20124>, 0x5e3793cbdb0a <vm_exec_core+25562>, 0x5e3793cbdf18 <vm_exec_core+26600>, 0x5e3793cbc509 <vm_exec_core+19929>, 0x5e3793cb8416 <vm_exec_core+3302>, 0x5e3793cbd204 <vm_exec_core+23252>, 0x5e3793cb8265 <vm_exec_core+2869>, 0x5e3793cb8595 <vm_exec_core+3685>, 0x5e3793cba834 <vm_exec_core+12548>, 0x5e3793cbc451 <vm_exec_core+19745>, 0x5e3793cbd01a <vm_exec_core+22762>, 0x5e3793cbbf79 <vm_exec_core+18505>, 0x5e3793cb7ef3 <vm_exec_core+1987>, 0x5e3793cbe31e <vm_exec_core+27630>, 0x5e3793cbe8ea <vm_exec_core+29114>, 0x5e3793cb878f <vm_exec_core+4191>, 0x5e3793cb9697 <vm_exec_core+8039>, 0x5e3793cb9320 <vm_exec_core+7152>, 0x5e3793cb9b80 <vm_exec_core+9296>, 0x5e3793cbb715 <vm_exec_core+16357>, 0x5e3793cb8ca1 <vm_exec_core+5489>, 0x5e3793cbe265 <vm_exec_core+27445>, 0x5e3793cb9625 <vm_exec_core+7925>, 0x5e3793cbb225 <vm_exec_core+15093>, 0x5e3793cbbc65 <vm_exec_core+17717>, 0x5e3793cbde04 <vm_exec_core+26324>, 0x5e3793cbc9b3 <vm_exec_core+21123>, 0x5e3793cb9deb <vm_exec_core+9915>, 0x5e3793cb9796 <vm_exec_core+8294>, 0x5e3793cbdce4 <vm_exec_core+26036>, 0x5e3793cbab7d <vm_exec_core+13389>, 0x5e3793cbd292 <vm_exec_core+23394>, 0x5e3793cbcac8 <vm_exec_core+21400>, 0x5e3793cb7a88 <vm_exec_core+856>, 0x5e3793cb87df <vm_exec_core+4271>, 0x5e3793cbc020 <vm_exec_core+18672>, 0x5e3793cbe1c0 <vm_exec_core+27280>, 0x5e3793cba0af <vm_exec_core+10623>, 0x5e3793cbdc09 <vm_exec_core+25817>, 0x5e3793cb999d <vm_exec_core+8813>, 0x5e3793cbc797 <vm_exec_core+20583>, 0x5e3793cbc886 <vm_exec_core+20822>, 0x5e3793cbbdba <vm_exec_core+18058>, 0x5e3793cbc20b <vm_exec_core+19163>, 0x5e3793cba5a5 <vm_exec_core+11893>, 0x5e3793cb9bf6 <vm_exec_core+9414>, 0x5e3793cbd87b <vm_exec_core+24907>, 0x5e3793cc5940 <vm_exec_core+57872>, 0x5e3793cba4ef <vm_exec_core+11711>, 0x5e3793cbc0fe <vm_exec_core+18894>, 0x5e3793cbc68f <vm_exec_core+20319>, 0x5e3793cb8e0b <vm_exec_core+5851>, 0x5e3793cb8f8e <vm_exec_core+6238>, 0x5e3793cb8f11 <vm_exec_core+6113>, 0x5e3793cb9736 <vm_exec_core+8198>, 0x5e3793cb9b06 <vm_exec_core+9174>, 0x5e3793cbbb05 <vm_exec_core+17365>, 0x5e3793cbb07d <vm_exec_core+14669>, 0x5e3793cbeee7 <vm_exec_core+30647>, 0x5e3793cb7b59 <vm_exec_core+1065>, 0x5e3793cb90ea <vm_exec_core+6586>, 0x5e3793cbf3df <vm_exec_core+31919>, 0x5e3793cbd0e0 <vm_exec_core+22960>, 0x5e3793cbbe74 <vm_exec_core+18244>, 0x5e3793cbdfaa <vm_exec_core+26746>, 0x5e3793cb7a8d <vm_exec_core+861>, 0x5e3793cbe68e <vm_exec_core+28510>, 0x5e3793cbf035 <vm_exec_core+30981>, 0x5e3793cbf101 <vm_exec_core+31185>, 0x5e3793cb82e4 <vm_exec_core+2996>, 0x5e3793cbec23 <vm_exec_core+29939>, 0x5e3793cbaaa6 <vm_exec_core+13174>, 0x5e3793cbeda5 <vm_exec_core+30325>, 0x5e3793cb9ec8 <vm_exec_core+10136>, 0x5e3793cbe608 <vm_exec_core+28376>, 0x5e3793cb81d0 <vm_exec_core+2720>, 0x5e3793cb8d4d <vm_exec_core+5661>, 0x5e3793cbf1cf <vm_exec_core+31391>, 0x5e3793cbb335 <vm_exec_core+15365>, 0x5e3793cbaf27 <vm_exec_core+14327>, 0x5e3793cbb7af <vm_exec_core+16511>, 0x5e3793cbad3a <vm_exec_core+13834>, 0x5e3793cbb5fb <vm_exec_core+16075>, 0x5e3793cbb52d <vm_exec_core+15869>, 0x5e3793cba40c <vm_exec_core+11484>, 0x5e3793cbac45 <vm_exec_core+13589>, 0x5e3793cba968 <vm_exec_core+12856>, 0x5e3793cbae54 <vm_exec_core+14116>, 0x5e3793cbaec5 <vm_exec_core+14229>, 0x5e3793cbeb66 <vm_exec_core+29750>, 0x5e3793cb8a60 <vm_exec_core+4912>, 0x5e3793cbe3a7 <vm_exec_core+27767>, 0x5e3793cba180 <vm_exec_core+10832>, 0x5e3793cb7c4a <vm_exec_core+1306>, 0x5e3793cb93b8 <vm_exec_core+7304>, 0x5e3793cbe756 <vm_exec_core+28710>, 0x5e3793cb8fd0 <vm_exec_core+6304>, 0x5e3793cbf2ac <vm_exec_core+31612>, 0x5e3793cbd793 <vm_exec_core+24675>, 0x5e3793cbb978 <vm_exec_core+16968>, 0x5e3793cb7fca <vm_exec_core+2202>, 0x5e3793cbed0f <vm_exec_core+30175>, 0x5e3793cbe9b9 <vm_exec_core+29321>, 0x5e3793cb91b2 <vm_exec_core+6786>, 0x5e3793cb84f8 <vm_exec_core+3528>, 0x5e3793cbdd53 <vm_exec_core+26147>, 0x5e3793cb9a81 <vm_exec_core+9041>, 0x5e3793cbefac <vm_exec_core+30844>, 0x5e3793cbeb9a <vm_exec_core+29802>, 0x5e3793cb9ff6 <vm_exec_core+10438>, 0x5e3793cbb8e3 <vm_exec_core+16819>, 0x5e3793cbda63 <vm_exec_core+25395>, 0x5e3793cbeaa8 <vm_exec_core+29560>, 0x5e3793cbc5bd <vm_exec_core+20109>, 0x5e3793cbdafb <vm_exec_core+25547>, 0x5e3793cbdf09 <vm_exec_core+26585>, 0x5e3793cbc4fa <vm_exec_core+19914>, 0x5e3793cb8407 <vm_exec_core+3287>, 0x5e3793cbd1f5 <vm_exec_core+23237>, 0x5e3793cb8256 <vm_exec_core+2854>, 0x5e3793cb8586 <vm_exec_core+3670>, 0x5e3793cba825 <vm_exec_core+12533>, 0x5e3793cbc442 <vm_exec_core+19730>, 0x5e3793cbd00b <vm_exec_core+22747>, 0x5e3793cbbf6a <vm_exec_core+18490>, 0x5e3793cb7ee4 <vm_exec_core+1972>, 0x5e3793cbe30f <vm_exec_core+27615>, 0x5e3793cbe8db <vm_exec_core+29099>, 0x5e3793cb8780 <vm_exec_core+4176>, 0x5e3793cb9688 <vm_exec_core+8024>, 0x5e3793cb9311 <vm_exec_core+7137>, 0x5e3793cb9b71 <vm_exec_core+9281>, 0x5e3793cbb706 <vm_exec_core+16342>, 0x5e3793cb8c92 <vm_exec_core+5474>, 0x5e3793cbe256 <vm_exec_core+27430>, 0x5e3793cb9616 <vm_exec_core+7910>, 0x5e3793cbb216 <vm_exec_core+15078>, 0x5e3793cbbc56 <vm_exec_core+17702>, 0x5e3793cbddf5 <vm_exec_core+26309>, 0x5e3793cbc9a4 <vm_exec_core+21108>, 0x5e3793cb9ddc <vm_exec_core+9900>, 0x5e3793cb9787 <vm_exec_core+8279>, 0x5e3793cbdcd5 <vm_exec_core+26021>, 0x5e3793cbab6e <vm_exec_core+13374>, 0x5e3793cbd283 <vm_exec_core+23379>, 0x5e3793cbcab9 <vm_exec_core+21385>, 0x5e3793cbc863 <vm_exec_core+20787>, 0x5e3793cb87d0 <vm_exec_core+4256>, 0x5e3793cbc011 <vm_exec_core+18657>, 0x5e3793cbe1b1 <vm_exec_core+27265>, 0x5e3793cba0a0 <vm_exec_core+10608>, 0x5e3793cbdbfa <vm_exec_core+25802>, 0x5e3793cba17b <vm_exec_core+10827>, 0x5e3793cbc788 <vm_exec_core+20568>, 0x5e3793cbc877 <vm_exec_core+20807>, 0x5e3793cbbdab <vm_exec_core+18043>, 0x5e3793cbc1fc <vm_exec_core+19148>, 0x5e3793cba596 <vm_exec_core+11878>, 0x5e3793cb9be7 <vm_exec_core+9399>, 0x5e3793cbd86c <vm_exec_core+24892>, 0x5e3793cc5931 <vm_exec_core+57857>, 0x5e3793cba4e0 <vm_exec_core+11696>, 0x5e3793cbc0ef <vm_exec_core+18879>, 0x5e3793cbc680 <vm_exec_core+20304>, 0x5e3793cb8dfc <vm_exec_core+5836>, 0x5e3793cb8f7f <vm_exec_core+6223>, 0x5e3793cb8f02 <vm_exec_core+6098>, 0x5e3793cb9727 <vm_exec_core+8183>, 0x5e3793cb9af7 <vm_exec_core+9159>, 0x5e3793cbbaf6 <vm_exec_core+17350>, 0x5e3793cbb06e <vm_exec_core+14654>, 0x5e3793cbbaf1 <vm_exec_core+17345>, 0x5e3793cbc4f5 <vm_exec_core+19909>, 0x5e3793cbc43d <vm_exec_core+19725>, 0x5e3793cb9722 <vm_exec_core+8178>, 0x5e3793cbc863 <vm_exec_core+20787>...}
        reg_cfp = 0x7d0d4cdff3a0
        reg_pc = 0x52300000b0f8
        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>
#14 0x00005e3793cb2a79 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005e3793d44622 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7d0d4cdff578, self=137496109251720, 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 = 0x7d0d4f1b1bb8
        cfp = <optimized out>
        sp = 0x7d0d4ccff9e8
        use_argv = 0x7d0d4d801760
        stack_argv = 0x7d0d4ccff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 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 = 0x7d0d4cdff578
#18 0x00005e3793ce4cac 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.
#19 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.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x00005e3793ce4cac in rb_yield (val=<optimized out>)
No locals.
#22 0x00005e3793eb568a in rb_ary_each (ary=137496109144960) at /tmp/ruby/src/trunk_asan/array.c:2766
        i = 0
#23 0x00005e3793d23828 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 = 0xc1100000001
        cc = <optimized out>
        me = 0x7d0d4f38eb20
        cfunc = 0x50600001e928
        recv = 137496109144960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00005e3793cbd5c0 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7d0d4cdff560, cd=0x511000021540, 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>
#25 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000021540
        insns_address_table = {0x5e3793cbeb75 <vm_exec_core+29765>, 0x5e3793cb8a6f <vm_exec_core+4927>, 0x5e3793cbe3b6 <vm_exec_core+27782>, 0x5e3793cba18f <vm_exec_core+10847>, 0x5e3793cb7c59 <vm_exec_core+1321>, 0x5e3793cb93c7 <vm_exec_core+7319>, 0x5e3793cbe765 <vm_exec_core+28725>, 0x5e3793cb8fdf <vm_exec_core+6319>, 0x5e3793cbf2bb <vm_exec_core+31627>, 0x5e3793cbd7a2 <vm_exec_core+24690>, 0x5e3793cbb987 <vm_exec_core+16983>, 0x5e3793cb7fd9 <vm_exec_core+2217>, 0x5e3793cbed1e <vm_exec_core+30190>, 0x5e3793cbe9c8 <vm_exec_core+29336>, 0x5e3793cb91c1 <vm_exec_core+6801>, 0x5e3793cb8507 <vm_exec_core+3543>, 0x5e3793cbdd62 <vm_exec_core+26162>, 0x5e3793cb9a90 <vm_exec_core+9056>, 0x5e3793cbefbb <vm_exec_core+30859>, 0x5e3793cbeba9 <vm_exec_core+29817>, 0x5e3793cba005 <vm_exec_core+10453>, 0x5e3793cbb8f2 <vm_exec_core+16834>, 0x5e3793cbda72 <vm_exec_core+25410>, 0x5e3793cbeab7 <vm_exec_core+29575>, 0x5e3793cbc5cc <vm_exec_core+20124>, 0x5e3793cbdb0a <vm_exec_core+25562>, 0x5e3793cbdf18 <vm_exec_core+26600>, 0x5e3793cbc509 <vm_exec_core+19929>, 0x5e3793cb8416 <vm_exec_core+3302>, 0x5e3793cbd204 <vm_exec_core+23252>, 0x5e3793cb8265 <vm_exec_core+2869>, 0x5e3793cb8595 <vm_exec_core+3685>, 0x5e3793cba834 <vm_exec_core+12548>, 0x5e3793cbc451 <vm_exec_core+19745>, 0x5e3793cbd01a <vm_exec_core+22762>, 0x5e3793cbbf79 <vm_exec_core+18505>, 0x5e3793cb7ef3 <vm_exec_core+1987>, 0x5e3793cbe31e <vm_exec_core+27630>, 0x5e3793cbe8ea <vm_exec_core+29114>, 0x5e3793cb878f <vm_exec_core+4191>, 0x5e3793cb9697 <vm_exec_core+8039>, 0x5e3793cb9320 <vm_exec_core+7152>, 0x5e3793cb9b80 <vm_exec_core+9296>, 0x5e3793cbb715 <vm_exec_core+16357>, 0x5e3793cb8ca1 <vm_exec_core+5489>, 0x5e3793cbe265 <vm_exec_core+27445>, 0x5e3793cb9625 <vm_exec_core+7925>, 0x5e3793cbb225 <vm_exec_core+15093>, 0x5e3793cbbc65 <vm_exec_core+17717>, 0x5e3793cbde04 <vm_exec_core+26324>, 0x5e3793cbc9b3 <vm_exec_core+21123>, 0x5e3793cb9deb <vm_exec_core+9915>, 0x5e3793cb9796 <vm_exec_core+8294>, 0x5e3793cbdce4 <vm_exec_core+26036>, 0x5e3793cbab7d <vm_exec_core+13389>, 0x5e3793cbd292 <vm_exec_core+23394>, 0x5e3793cbcac8 <vm_exec_core+21400>, 0x5e3793cb7a88 <vm_exec_core+856>, 0x5e3793cb87df <vm_exec_core+4271>, 0x5e3793cbc020 <vm_exec_core+18672>, 0x5e3793cbe1c0 <vm_exec_core+27280>, 0x5e3793cba0af <vm_exec_core+10623>, 0x5e3793cbdc09 <vm_exec_core+25817>, 0x5e3793cb999d <vm_exec_core+8813>, 0x5e3793cbc797 <vm_exec_core+20583>, 0x5e3793cbc886 <vm_exec_core+20822>, 0x5e3793cbbdba <vm_exec_core+18058>, 0x5e3793cbc20b <vm_exec_core+19163>, 0x5e3793cba5a5 <vm_exec_core+11893>, 0x5e3793cb9bf6 <vm_exec_core+9414>, 0x5e3793cbd87b <vm_exec_core+24907>, 0x5e3793cc5940 <vm_exec_core+57872>, 0x5e3793cba4ef <vm_exec_core+11711>, 0x5e3793cbc0fe <vm_exec_core+18894>, 0x5e3793cbc68f <vm_exec_core+20319>, 0x5e3793cb8e0b <vm_exec_core+5851>, 0x5e3793cb8f8e <vm_exec_core+6238>, 0x5e3793cb8f11 <vm_exec_core+6113>, 0x5e3793cb9736 <vm_exec_core+8198>, 0x5e3793cb9b06 <vm_exec_core+9174>, 0x5e3793cbbb05 <vm_exec_core+17365>, 0x5e3793cbb07d <vm_exec_core+14669>, 0x5e3793cbeee7 <vm_exec_core+30647>, 0x5e3793cb7b59 <vm_exec_core+1065>, 0x5e3793cb90ea <vm_exec_core+6586>, 0x5e3793cbf3df <vm_exec_core+31919>, 0x5e3793cbd0e0 <vm_exec_core+22960>, 0x5e3793cbbe74 <vm_exec_core+18244>, 0x5e3793cbdfaa <vm_exec_core+26746>, 0x5e3793cb7a8d <vm_exec_core+861>, 0x5e3793cbe68e <vm_exec_core+28510>, 0x5e3793cbf035 <vm_exec_core+30981>, 0x5e3793cbf101 <vm_exec_core+31185>, 0x5e3793cb82e4 <vm_exec_core+2996>, 0x5e3793cbec23 <vm_exec_core+29939>, 0x5e3793cbaaa6 <vm_exec_core+13174>, 0x5e3793cbeda5 <vm_exec_core+30325>, 0x5e3793cb9ec8 <vm_exec_core+10136>, 0x5e3793cbe608 <vm_exec_core+28376>, 0x5e3793cb81d0 <vm_exec_core+2720>, 0x5e3793cb8d4d <vm_exec_core+5661>, 0x5e3793cbf1cf <vm_exec_core+31391>, 0x5e3793cbb335 <vm_exec_core+15365>, 0x5e3793cbaf27 <vm_exec_core+14327>, 0x5e3793cbb7af <vm_exec_core+16511>, 0x5e3793cbad3a <vm_exec_core+13834>, 0x5e3793cbb5fb <vm_exec_core+16075>, 0x5e3793cbb52d <vm_exec_core+15869>, 0x5e3793cba40c <vm_exec_core+11484>, 0x5e3793cbac45 <vm_exec_core+13589>, 0x5e3793cba968 <vm_exec_core+12856>, 0x5e3793cbae54 <vm_exec_core+14116>, 0x5e3793cbaec5 <vm_exec_core+14229>, 0x5e3793cbeb66 <vm_exec_core+29750>, 0x5e3793cb8a60 <vm_exec_core+4912>, 0x5e3793cbe3a7 <vm_exec_core+27767>, 0x5e3793cba180 <vm_exec_core+10832>, 0x5e3793cb7c4a <vm_exec_core+1306>, 0x5e3793cb93b8 <vm_exec_core+7304>, 0x5e3793cbe756 <vm_exec_core+28710>, 0x5e3793cb8fd0 <vm_exec_core+6304>, 0x5e3793cbf2ac <vm_exec_core+31612>, 0x5e3793cbd793 <vm_exec_core+24675>, 0x5e3793cbb978 <vm_exec_core+16968>, 0x5e3793cb7fca <vm_exec_core+2202>, 0x5e3793cbed0f <vm_exec_core+30175>, 0x5e3793cbe9b9 <vm_exec_core+29321>, 0x5e3793cb91b2 <vm_exec_core+6786>, 0x5e3793cb84f8 <vm_exec_core+3528>, 0x5e3793cbdd53 <vm_exec_core+26147>, 0x5e3793cb9a81 <vm_exec_core+9041>, 0x5e3793cbefac <vm_exec_core+30844>, 0x5e3793cbeb9a <vm_exec_core+29802>, 0x5e3793cb9ff6 <vm_exec_core+10438>, 0x5e3793cbb8e3 <vm_exec_core+16819>, 0x5e3793cbda63 <vm_exec_core+25395>, 0x5e3793cbeaa8 <vm_exec_core+29560>, 0x5e3793cbc5bd <vm_exec_core+20109>, 0x5e3793cbdafb <vm_exec_core+25547>, 0x5e3793cbdf09 <vm_exec_core+26585>, 0x5e3793cbc4fa <vm_exec_core+19914>, 0x5e3793cb8407 <vm_exec_core+3287>, 0x5e3793cbd1f5 <vm_exec_core+23237>, 0x5e3793cb8256 <vm_exec_core+2854>, 0x5e3793cb8586 <vm_exec_core+3670>, 0x5e3793cba825 <vm_exec_core+12533>, 0x5e3793cbc442 <vm_exec_core+19730>, 0x5e3793cbd00b <vm_exec_core+22747>, 0x5e3793cbbf6a <vm_exec_core+18490>, 0x5e3793cb7ee4 <vm_exec_core+1972>, 0x5e3793cbe30f <vm_exec_core+27615>, 0x5e3793cbe8db <vm_exec_core+29099>, 0x5e3793cb8780 <vm_exec_core+4176>, 0x5e3793cb9688 <vm_exec_core+8024>, 0x5e3793cb9311 <vm_exec_core+7137>, 0x5e3793cb9b71 <vm_exec_core+9281>, 0x5e3793cbb706 <vm_exec_core+16342>, 0x5e3793cb8c92 <vm_exec_core+5474>, 0x5e3793cbe256 <vm_exec_core+27430>, 0x5e3793cb9616 <vm_exec_core+7910>, 0x5e3793cbb216 <vm_exec_core+15078>, 0x5e3793cbbc56 <vm_exec_core+17702>, 0x5e3793cbddf5 <vm_exec_core+26309>, 0x5e3793cbc9a4 <vm_exec_core+21108>, 0x5e3793cb9ddc <vm_exec_core+9900>, 0x5e3793cb9787 <vm_exec_core+8279>, 0x5e3793cbdcd5 <vm_exec_core+26021>, 0x5e3793cbab6e <vm_exec_core+13374>, 0x5e3793cbd283 <vm_exec_core+23379>, 0x5e3793cbcab9 <vm_exec_core+21385>, 0x5e3793cbc863 <vm_exec_core+20787>, 0x5e3793cb87d0 <vm_exec_core+4256>, 0x5e3793cbc011 <vm_exec_core+18657>, 0x5e3793cbe1b1 <vm_exec_core+27265>, 0x5e3793cba0a0 <vm_exec_core+10608>, 0x5e3793cbdbfa <vm_exec_core+25802>, 0x5e3793cba17b <vm_exec_core+10827>, 0x5e3793cbc788 <vm_exec_core+20568>, 0x5e3793cbc877 <vm_exec_core+20807>, 0x5e3793cbbdab <vm_exec_core+18043>, 0x5e3793cbc1fc <vm_exec_core+19148>, 0x5e3793cba596 <vm_exec_core+11878>, 0x5e3793cb9be7 <vm_exec_core+9399>, 0x5e3793cbd86c <vm_exec_core+24892>, 0x5e3793cc5931 <vm_exec_core+57857>, 0x5e3793cba4e0 <vm_exec_core+11696>, 0x5e3793cbc0ef <vm_exec_core+18879>, 0x5e3793cbc680 <vm_exec_core+20304>, 0x5e3793cb8dfc <vm_exec_core+5836>, 0x5e3793cb8f7f <vm_exec_core+6223>, 0x5e3793cb8f02 <vm_exec_core+6098>, 0x5e3793cb9727 <vm_exec_core+8183>, 0x5e3793cb9af7 <vm_exec_core+9159>, 0x5e3793cbbaf6 <vm_exec_core+17350>, 0x5e3793cbb06e <vm_exec_core+14654>, 0x5e3793cbbaf1 <vm_exec_core+17345>, 0x5e3793cbc4f5 <vm_exec_core+19909>, 0x5e3793cbc43d <vm_exec_core+19725>, 0x5e3793cb9722 <vm_exec_core+8178>, 0x5e3793cbc863 <vm_exec_core+20787>...}
        reg_cfp = 0x7d0d4cdff560
        reg_pc = 0x51500001bc50
th: 0x5e37945d9460, native_id: 0x7d0d4fb49c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_nop = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        INSN_LABEL_getlocal = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
        INSN_LABEL_setlocal = <optimized out>
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
        INSN_LABEL_setconstant = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
        INSN_LABEL_putchilledstring = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]

        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 0x00005e3793cb2cb1 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x00005e3793cfbcb3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
        ec = 0x5170000000d8
        val = <optimized out>
#29 0x00005e3793a00639 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=137496115390920) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x5e379501b8a0 <root_box>
        iseq = 0x7d0d4f1da8b0
#30 0x00005e37939fa868 in require_internal (ec=ec@entry=0x5170000000d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5e37945d9460 <_main_thread>
        box = 0x5e379501b8a0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 137496117104680
        realpath_map = 137496117104520
        path = 137496115390920
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#31 0x00005e37939f8b44 in rb_require_string_internal (fname=137496115390960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170000000d8
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
        base = <optimized out>
#33 0x00005e3793d23828 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 = 0x594100140003
        cc = <optimized out>
        me = 0x7d0d4f1daa40
        cfunc = 0x5060000371c8
        recv = 137496117295000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005e3793d09035 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffdd1ba41c0) 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>
#35 0x00005e3793d08ac5 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
#36 0x00005e3793cc41ad in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7d0d4cdff790, 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>
#37 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e3793cbeb75 <vm_exec_core+29765>, 0x5e3793cb8a6f <vm_exec_core+4927>, 0x5e3793cbe3b6 <vm_exec_core+27782>, 0x5e3793cba18f <vm_exec_core+10847>, 0x5e3793cb7c59 <vm_exec_core+1321>, 0x5e3793cb93c7 <vm_exec_core+7319>, 0x5e3793cbe765 <vm_exec_core+28725>, 0x5e3793cb8fdf <vm_exec_core+6319>, 0x5e3793cbf2bb <vm_exec_core+31627>, 0x5e3793cbd7a2 <vm_exec_core+24690>, 0x5e3793cbb987 <vm_exec_core+16983>, 0x5e3793cb7fd9 <vm_exec_core+2217>, 0x5e3793cbed1e <vm_exec_core+30190>, 0x5e3793cbe9c8 <vm_exec_core+29336>, 0x5e3793cb91c1 <vm_exec_core+6801>, 0x5e3793cb8507 <vm_exec_core+3543>, 0x5e3793cbdd62 <vm_exec_core+26162>, 0x5e3793cb9a90 <vm_exec_core+9056>, 0x5e3793cbefbb <vm_exec_core+30859>, 0x5e3793cbeba9 <vm_exec_core+29817>, 0x5e3793cba005 <vm_exec_core+10453>, 0x5e3793cbb8f2 <vm_exec_core+16834>, 0x5e3793cbda72 <vm_exec_core+25410>, 0x5e3793cbeab7 <vm_exec_core+29575>, 0x5e3793cbc5cc <vm_exec_core+20124>, 0x5e3793cbdb0a <vm_exec_core+25562>, 0x5e3793cbdf18 <vm_exec_core+26600>, 0x5e3793cbc509 <vm_exec_core+19929>, 0x5e3793cb8416 <vm_exec_core+3302>, 0x5e3793cbd204 <vm_exec_core+23252>, 0x5e3793cb8265 <vm_exec_core+2869>, 0x5e3793cb8595 <vm_exec_core+3685>, 0x5e3793cba834 <vm_exec_core+12548>, 0x5e3793cbc451 <vm_exec_core+19745>, 0x5e3793cbd01a <vm_exec_core+22762>, 0x5e3793cbbf79 <vm_exec_core+18505>, 0x5e3793cb7ef3 <vm_exec_core+1987>, 0x5e3793cbe31e <vm_exec_core+27630>, 0x5e3793cbe8ea <vm_exec_core+29114>, 0x5e3793cb878f <vm_exec_core+4191>, 0x5e3793cb9697 <vm_exec_core+8039>, 0x5e3793cb9320 <vm_exec_core+7152>, 0x5e3793cb9b80 <vm_exec_core+9296>, 0x5e3793cbb715 <vm_exec_core+16357>, 0x5e3793cb8ca1 <vm_exec_core+5489>, 0x5e3793cbe265 <vm_exec_core+27445>, 0x5e3793cb9625 <vm_exec_core+7925>, 0x5e3793cbb225 <vm_exec_core+15093>, 0x5e3793cbbc65 <vm_exec_core+17717>, 0x5e3793cbde04 <vm_exec_core+26324>, 0x5e3793cbc9b3 <vm_exec_core+21123>, 0x5e3793cb9deb <vm_exec_core+9915>, 0x5e3793cb9796 <vm_exec_core+8294>, 0x5e3793cbdce4 <vm_exec_core+26036>, 0x5e3793cbab7d <vm_exec_core+13389>, 0x5e3793cbd292 <vm_exec_core+23394>, 0x5e3793cbcac8 <vm_exec_core+21400>, 0x5e3793cb7a88 <vm_exec_core+856>, 0x5e3793cb87df <vm_exec_core+4271>, 0x5e3793cbc020 <vm_exec_core+18672>, 0x5e3793cbe1c0 <vm_exec_core+27280>, 0x5e3793cba0af <vm_exec_core+10623>, 0x5e3793cbdc09 <vm_exec_core+25817>, 0x5e3793cb999d <vm_exec_core+8813>, 0x5e3793cbc797 <vm_exec_core+20583>, 0x5e3793cbc886 <vm_exec_core+20822>, 0x5e3793cbbdba <vm_exec_core+18058>, 0x5e3793cbc20b <vm_exec_core+19163>, 0x5e3793cba5a5 <vm_exec_core+11893>, 0x5e3793cb9bf6 <vm_exec_core+9414>, 0x5e3793cbd87b <vm_exec_core+24907>, 0x5e3793cc5940 <vm_exec_core+57872>, 0x5e3793cba4ef <vm_exec_core+11711>, 0x5e3793cbc0fe <vm_exec_core+18894>, 0x5e3793cbc68f <vm_exec_core+20319>, 0x5e3793cb8e0b <vm_exec_core+5851>, 0x5e3793cb8f8e <vm_exec_core+6238>, 0x5e3793cb8f11 <vm_exec_core+6113>, 0x5e3793cb9736 <vm_exec_core+8198>, 0x5e3793cb9b06 <vm_exec_core+9174>, 0x5e3793cbbb05 <vm_exec_core+17365>, 0x5e3793cbb07d <vm_exec_core+14669>, 0x5e3793cbeee7 <vm_exec_core+30647>, 0x5e3793cb7b59 <vm_exec_core+1065>, 0x5e3793cb90ea <vm_exec_core+6586>, 0x5e3793cbf3df <vm_exec_core+31919>, 0x5e3793cbd0e0 <vm_exec_core+22960>, 0x5e3793cbbe74 <vm_exec_core+18244>, 0x5e3793cbdfaa <vm_exec_core+26746>, 0x5e3793cb7a8d <vm_exec_core+861>, 0x5e3793cbe68e <vm_exec_core+28510>, 0x5e3793cbf035 <vm_exec_core+30981>, 0x5e3793cbf101 <vm_exec_core+31185>, 0x5e3793cb82e4 <vm_exec_core+2996>, 0x5e3793cbec23 <vm_exec_core+29939>, 0x5e3793cbaaa6 <vm_exec_core+13174>, 0x5e3793cbeda5 <vm_exec_core+30325>, 0x5e3793cb9ec8 <vm_exec_core+10136>, 0x5e3793cbe608 <vm_exec_core+28376>, 0x5e3793cb81d0 <vm_exec_core+2720>, 0x5e3793cb8d4d <vm_exec_core+5661>, 0x5e3793cbf1cf <vm_exec_core+31391>, 0x5e3793cbb335 <vm_exec_core+15365>, 0x5e3793cbaf27 <vm_exec_core+14327>, 0x5e3793cbb7af <vm_exec_core+16511>, 0x5e3793cbad3a <vm_exec_core+13834>, 0x5e3793cbb5fb <vm_exec_core+16075>, 0x5e3793cbb52d <vm_exec_core+15869>, 0x5e3793cba40c <vm_exec_core+11484>, 0x5e3793cbac45 <vm_exec_core+13589>, 0x5e3793cba968 <vm_exec_core+12856>, 0x5e3793cbae54 <vm_exec_core+14116>, 0x5e3793cbaec5 <vm_exec_core+14229>, 0x5e3793cbeb66 <vm_exec_core+29750>, 0x5e3793cb8a60 <vm_exec_core+4912>, 0x5e3793cbe3a7 <vm_exec_core+27767>, 0x5e3793cba180 <vm_exec_core+10832>, 0x5e3793cb7c4a <vm_exec_core+1306>, 0x5e3793cb93b8 <vm_exec_core+7304>, 0x5e3793cbe756 <vm_exec_core+28710>, 0x5e3793cb8fd0 <vm_exec_core+6304>, 0x5e3793cbf2ac <vm_exec_core+31612>, 0x5e3793cbd793 <vm_exec_core+24675>, 0x5e3793cbb978 <vm_exec_core+16968>, 0x5e3793cb7fca <vm_exec_core+2202>, 0x5e3793cbed0f <vm_exec_core+30175>, 0x5e3793cbe9b9 <vm_exec_core+29321>, 0x5e3793cb91b2 <vm_exec_core+6786>, 0x5e3793cb84f8 <vm_exec_core+3528>, 0x5e3793cbdd53 <vm_exec_core+26147>, 0x5e3793cb9a81 <vm_exec_core+9041>, 0x5e3793cbefac <vm_exec_core+30844>, 0x5e3793cbeb9a <vm_exec_core+29802>, 0x5e3793cb9ff6 <vm_exec_core+10438>, 0x5e3793cbb8e3 <vm_exec_core+16819>, 0x5e3793cbda63 <vm_exec_core+25395>, 0x5e3793cbeaa8 <vm_exec_core+29560>, 0x5e3793cbc5bd <vm_exec_core+20109>, 0x5e3793cbdafb <vm_exec_core+25547>, 0x5e3793cbdf09 <vm_exec_core+26585>, 0x5e3793cbc4fa <vm_exec_core+19914>, 0x5e3793cb8407 <vm_exec_core+3287>, 0x5e3793cbd1f5 <vm_exec_core+23237>, 0x5e3793cb8256 <vm_exec_core+2854>, 0x5e3793cb8586 <vm_exec_core+3670>, 0x5e3793cba825 <vm_exec_core+12533>, 0x5e3793cbc442 <vm_exec_core+19730>, 0x5e3793cbd00b <vm_exec_core+22747>, 0x5e3793cbbf6a <vm_exec_core+18490>, 0x5e3793cb7ee4 <vm_exec_core+1972>, 0x5e3793cbe30f <vm_exec_core+27615>, 0x5e3793cbe8db <vm_exec_core+29099>, 0x5e3793cb8780 <vm_exec_core+4176>, 0x5e3793cb9688 <vm_exec_core+8024>, 0x5e3793cb9311 <vm_exec_core+7137>, 0x5e3793cb9b71 <vm_exec_core+9281>, 0x5e3793cbb706 <vm_exec_core+16342>, 0x5e3793cb8c92 <vm_exec_core+5474>, 0x5e3793cbe256 <vm_exec_core+27430>, 0x5e3793cb9616 <vm_exec_core+7910>, 0x5e3793cbb216 <vm_exec_core+15078>, 0x5e3793cbbc56 <vm_exec_core+17702>, 0x5e3793cbddf5 <vm_exec_core+26309>, 0x5e3793cbc9a4 <vm_exec_core+21108>, 0x5e3793cb9ddc <vm_exec_core+9900>, 0x5e3793cb9787 <vm_exec_core+8279>, 0x5e3793cbdcd5 <vm_exec_core+26021>, 0x5e3793cbab6e <vm_exec_core+13374>, 0x5e3793cbd283 <vm_exec_core+23379>, 0x5e3793cbcab9 <vm_exec_core+21385>, 0x5e3793cbc863 <vm_exec_core+20787>, 0x5e3793cb87d0 <vm_exec_core+4256>, 0x5e3793cbc011 <vm_exec_core+18657>, 0x5e3793cbe1b1 <vm_exec_core+27265>, 0x5e3793cba0a0 <vm_exec_core+10608>, 0x5e3793cbdbfa <vm_exec_core+25802>, 0x5e3793cba17b <vm_exec_core+10827>, 0x5e3793cbc788 <vm_exec_core+20568>, 0x5e3793cbc877 <vm_exec_core+20807>, 0x5e3793cbbdab <vm_exec_core+18043>, 0x5e3793cbc1fc <vm_exec_core+19148>, 0x5e3793cba596 <vm_exec_core+11878>, 0x5e3793cb9be7 <vm_exec_core+9399>, 0x5e3793cbd86c <vm_exec_core+24892>, 0x5e3793cc5931 <vm_exec_core+57857>, 0x5e3793cba4e0 <vm_exec_core+11696>, 0x5e3793cbc0ef <vm_exec_core+18879>, 0x5e3793cbc680 <vm_exec_core+20304>, 0x5e3793cb8dfc <vm_exec_core+5836>, 0x5e3793cb8f7f <vm_exec_core+6223>, 0x5e3793cb8f02 <vm_exec_core+6098>, 0x5e3793cb9727 <vm_exec_core+8183>, 0x5e3793cb9af7 <vm_exec_core+9159>, 0x5e3793cbbaf6 <vm_exec_core+17350>, 0x5e3793cbb06e <vm_exec_core+14654>, 0x5e3793cbbaf1 <vm_exec_core+17345>, 0x5e3793cbc4f5 <vm_exec_core+19909>, 0x5e3793cbc43d <vm_exec_core+19725>, 0x5e3793cb9722 <vm_exec_core+8178>, 0x5e3793cbc863 <vm_exec_core+20787>...}
        reg_cfp = 0x7d0d4cdff790
        reg_pc = 0x504000009878
        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>
#38 0x00005e3793cb28c2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x00005e3793cfc1a6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#40 0x00005e37938e0c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7d0d4f1daae0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd1ba4730, <optimized out>, 0x7ffdd1ba4680, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7d0d4f1daae0
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#42 0x00005e37938d9bb7 in rb_main (argc=9, argv=0x7ffdd1ba48f8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffdd1ba48f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 499314) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

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

Children under /tmp/rubytest.zn6lgc:
* drwx------ 2 60 2026-02-10 06:37:37 +0000 autoload20260210-499318-e9fxbb/
  * -rw-r--r-- 1 37 2026-02-10 06:37:37 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 498978 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000074ec82d107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffea85561c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x74ec82ff9740 (LWP 498978) "make" 0x000074ec82d107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffea85561c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x74ec82ff9740 (LWP 498978) "make"):
#0  0x000074ec82d107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffea85561c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x0000629cc0f0dd16 in reap_children ()
No symbol table info available.
#2  0x0000629cc0f0ea8c in new_job ()
No symbol table info available.
#3  0x0000629cc0f1d72a in ?? ()
No symbol table info available.
#4  0x0000629cc0f1e09e in update_goal_chain ()
No symbol table info available.
#5  0x0000629cc0ef867a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 498978) detached]
make: *** [uncommon.mk:915: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 498977 -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 1259639 -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-10T03:50:33Z master 2967f98f30) +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.670592 seconds

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