# Logfile created on 2025-11-13 01:05:38 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000766d3264fdc8 @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.20251113-010537", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000766d327fc9f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000766d327fc810 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000766d2e1293e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251113-010537", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251113-010537>, @binmode=false, @mon_data=#<Monitor:0x0000766d327fc450>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 37a05b591c
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
dcb90f8a75ffa56ee36a2d005b20ac4fc392f3f4627a26ab3f4823561e332831  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
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/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/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/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.0
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.7.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.1
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.15.1
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=7999
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:11 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    999    1021    1021    1021 pts/0       1021 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022  184396    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 184396  186975    1021    1021 pts/0       1021 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251113-010537 --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
 186975  186978    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251113-010537 --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
 186978  215799    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 215799  215800    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 215800  239615    1021    1021 pts/0       1021 Sl+   1000   0:22 /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
 239615  240507    1021    1021 pts/0       1021 Sl+   1000   1:40 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 240507  562859    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 240507  562939    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 240507  563039    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 186978 1993644    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3051002    1021    1021 pts/0       1021 Sl+   1000  57:10 /tmp/ruby/build/trunk_asan/ruby --parser=prism -W0
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3051002, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[184396], 184396=>[186975], 186975=>[186978], 186978=>[215799, 1993644], 215799=>[215800], 215800=>[239615], 239615=>[240507], 240507=>[562859, 562939, 563039]}
$ timeout 60 gdb -p 562859 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 562863]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x71f90ee666c0 (LWP 562859) "test_autoload.*" 0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x71f90d0f66c0 (LWP 562863) "test_autoload.*" 0x000071f93771b4fd in __GI___poll (fds=0x71f9181bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71f90d0f66c0 (LWP 562863) "test_autoload.*"):
#0  0x000071f93771b4fd in __GI___poll (fds=0x71f9181bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b5d7ab0d77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b5d7aef59ea in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071f93769caa4 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 = {125314479908544, -717029777444585556, 125314479908544, -352, 0, 125314510766224, -717029777423614036, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071f937729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71f90ee666c0 (LWP 562859) "test_autoload.*"):
#0  0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005b5d7ab83e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005b5d7aad2710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005b5d7aad2589 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  0x00005b5d7aad21b5 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  0x00005b5d7aacd1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005b5d7aacd873 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005b5d7ab69110 in __interceptor_calloc ()
No symbol table info available.
#8  0x00005b5d7b03f1e9 in pm_constant_pool_init (pool=pool@entry=0x71f90ee62750, capacity=4) at /tmp/ruby/src/trunk_asan/prism/util/pm_constant_pool.c:185
        maximum = 4294967295
        element_size = 24
        memory = <optimized out>
#9  0x00005b5d7b4962d6 in pm_parser_init (parser=parser@entry=0x71f90ee62510, source=source@entry=0x71f936900000 "sleep 0.3; class AutoloadTest; end\n", size=35, options=options@entry=0x71f90ee627d8) at /tmp/ruby/src/trunk_asan/prism/prism.c:22701
        newline = <optimized out>
        length = <optimized out>
        constant_size = <optimized out>
        newline_size = <optimized out>
        search_shebang = <optimized out>
#10 0x00005b5d7b23e47f in pm_parse_file (result=0x71f90ee62510, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11417
        rbimpl_id = 40779
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#11 0x00005b5d7acc1d4d in load_iseq_eval (ec=0x5160014fbbd0, fname=fname@entry=125314619774000) at /tmp/ruby/src/trunk_asan/load.c:746
        result = <optimized out>
        error = <optimized out>
        ec = 0x5160014fbbd0
        v = <optimized out>
        realpath_map = 125315183071280
        box = 0x5b5d7c29b800 <root_box_data>
        iseq = <optimized out>
#12 0x00005b5d7acbc555 in require_internal (ec=ec@entry=0x5160014fbbd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000186080
        box = 0x5b5d7c29b800 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125315183071440
        realpath_map = 125315183071280
        path = 125314619774000
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#13 0x00005b5d7acba19b in rb_require_string_internal (fname=125314609237120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x5160014fbbd0
        result = <optimized out>
#14 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#15 0x00005b5d7afd4a48 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:3915
        ci = 0x13ee100140003
        cc = <optimized out>
        me = 0x71f9354d1f70
        cfunc = 0x506000036f88
        recv = 125315183261800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x00005b5d7afba315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71f90ee63480) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#17 0x00005b5d7afc0445 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4310
No locals.
#18 0x00005b5d7af763bd in vm_sendish (ec=0x5160014fbbd0, reg_cfp=0x71f9104df6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#19 vm_exec_core (ec=ec@entry=0x5160014fbbd0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f9104df6e8
        reg_pc = 0x5110000a5738
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#20 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160014fbbd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#21 0x00005b5d7afeae3a in vm_call0_body (ec=<optimized out>, calling=0x71f905884c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x71f905884cd0
        cc = <optimized out>
        ret = <optimized out>
#22 0x00005b5d7afea6a2 in vm_call0_cme (ec=0x5160014fbbd0, calling=0x71f905884c60, argv=0x71f90ee63c20, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#23 vm_call0_body (ec=<optimized out>, calling=0x71f905884c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x71f9157a1590
        orig_cme = <optimized out>
        ci = 0x71f905884cd0
        cc = 0x71f9157a1568
        ret = <optimized out>
#24 0x00005b5d7af9397a in vm_call0_cc (ec=0x5160014fbbd0, recv=125315183261800, id=22689, 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>
#25 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 = 0x5160014fbbd0
        cc = <optimized out>
        self = <optimized out>
#26 0x00005b5d7af94a0e in rb_funcallv (recv=125315183261800, mid=22689, argc=1, argv=0x71f90ee63c20) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#27 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x71f90ee63c20
#28 0x00005b5d7af4d4b3 in autoload_feature_require (_arguments=125314510765952) at /tmp/ruby/src/trunk_asan/variable.c:3211
        receiver = 125315183261800
        arguments = 0x71f90ee63f80
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#29 autoload_try_load (_arguments=125314510765952) at /tmp/ruby/src/trunk_asan/variable.c:3224
        arguments = 0x71f90ee63f80
        result = <optimized out>
        ce = <optimized out>
#30 0x00005b5d7abb28f7 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:1174
        _ec = 0x5160014fbbd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f90ee63f30, <optimized out>, 0x71f90ee63e40, <optimized out>, <optimized out>}, prev = 0x71f905784940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160014fbbd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#31 0x00005b5d7af4c8a0 in rb_autoload_load (module=module@entry=125315183214040, name=name@entry=246475) at /tmp/ruby/src/trunk_asan/variable.c:3285
        ce = <optimized out>
        arguments = {module = 125315183214040, name = 246475, flag = 0, mutex = 125314581151120, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#32 0x00005b5d7af58806 in rb_const_search_from (klass=125314581282600, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
        ac = 0xfffffffffffffe00
        am = 125315183214040
        tmp = 125315183214040
        ce = <optimized out>
        current = 125315183214040
        value = <optimized out>
        first_iteration = <optimized out>
#33 0x00005b5d7af4e204 in rb_const_search (klass=125314581282600, id=246475, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
th: 0x515000186080, native_id: 0x71f90ee666c0
-- Control frame information -----------------------------------------------
        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:3336
        c = <optimized out>
#35 0x00005b5d7af5ce2e 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 = 92358976734216
        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 0x00005b5d7af6961d in vm_get_ev_const_chain (ec=0x5160014fbbd0, segments=0x50200066d330) 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=0x50200066d270) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6615
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        segments = 0x50200066d330
        ice = <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]
        val = <optimized out>
#38 0x00005b5d7af6fe6f in vm_exec_core (ec=ec@entry=0x5160014fbbd0) at ../../src/trunk_asan/insns.def:264
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        ic = 0x0
        leaf = false
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        val = <optimized out>

        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f9104df720
        reg_pc = 0x5030041a5ba0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160014fbbd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#40 0x00005b5d7aff51b2 in invoke_iseq_block_from_c (ec=0x5160014fbbd0, captured=0x71f9104df7a8, self=125314621251400, 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:1814
        flags = 0
        iseq = 0x71f91579d738
        cfp = <optimized out>
        sp = 0x71f9103df850
        use_argv = 0x0
        stack_argv = 0x71f9103df850
        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:1828
        captured = 0x71f9104df7a8
#42 0x00005b5d7af969ec 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:1865
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:1873
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 0x00005b5d7af969ec in rb_yield (val=<optimized out>)
No locals.
#46 0x00005b5d7abb218c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x5160014fbbd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f90ee64d70, <optimized out>, 0x71f90ee64c80, <optimized out>, <optimized out>}, prev = 0x71f905784240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160014fbbd0
        cfp = 0x71f9104df758
#47 0x00005b5d7ad4627b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#48 0x00005b5d7afd4a48 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:3915
        ci = 0x656100040001
        cc = <optimized out>
        me = 0x71f915797428
        cfunc = 0x506000049288
        recv = 125314621251400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#49 0x00005b5d7afba315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71f90ee65400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#50 0x00005b5d7afb9da5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#51 0x00005b5d7af6ea7f in vm_sendish (ec=0x5160014fbbd0, reg_cfp=0x71f9104df790, cd=0x50200066d710, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#52 vm_exec_core (ec=ec@entry=0x5160014fbbd0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200066d710
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f9104df790
        reg_pc = 0x504003012ff0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#53 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160014fbbd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#54 0x00005b5d7afa8d7b in invoke_iseq_block_from_c (ec=0x5160014fbbd0, captured=<optimized out>, self=125314621251400, 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:1814
        flags = 0
        iseq = 0x71f91579d760
        cfp = 0x71f9104df7c8
        sp = 0x71f9103df818
        use_argv = <optimized out>
        stack_argv = 0x71f9103df818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#55 invoke_block_from_c_proc (ec=0x5160014fbbd0, self=125314621251400, 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:1908
        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:1938
No locals.
#57 0x00005b5d7afa6fd6 in rb_vm_invoke_proc (ec=0x540000000408, proc=0x80, proc@entry=0x504003058210, argc=2058890974, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#58 0x00005b5d7aef403d in thread_do_start_proc (th=th@entry=0x515000186080) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003058210
        args_len = 0
        args_ptr = <optimized out>
#59 0x00005b5d7aef1bad in thread_do_start (th=0x515000186080) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#60 thread_start_func_2 (th=th@entry=0x515000186080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#61 0x00005b5d7aef0e9e in call_thread_start_func_2 (th=0x515000186080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x71f90ee65cc0
#62 nt_start (ptr=0x50c0002b4200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000186080
        sched = <optimized out>
        nt = 0x50c0002b4200
        vm = 0x525000000100
#63 0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#64 0x000071f93769caa4 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 = {125314510776000, -717023532562137172, 125314510776000, -352, 0, 140728329307568, -717023532541165652, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#65 0x000071f937729c6c 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 562859) detached]
$ timeout 60 gdb -p 562939 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 562944]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x71f9098db6c0 (LWP 562939) "test_autoload.*" 0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x71f90d0f66c0 (LWP 562944) "test_autoload.*" 0x000071f93771b4fd in __GI___poll (fds=0x71f9181bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71f90d0f66c0 (LWP 562944) "test_autoload.*"):
#0  0x000071f93771b4fd in __GI___poll (fds=0x71f9181bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b5d7ab0d77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b5d7aef59ea in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071f93769caa4 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 = {125314479908544, -717029777444585556, 125314479908544, -352, 0, 125314421068336, -717029777423614036, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071f937729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71f9098db6c0 (LWP 562939) "test_autoload.*"):
#0  0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005b5d7ab83e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005b5d7aad2710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005b5d7aad2589 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  0x00005b5d7aad21b5 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  0x00005b5d7aacd1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005b5d7aacd873 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005b5d7ab69110 in __interceptor_calloc ()
No symbol table info available.
#8  0x00005b5d7b4eb6e0 in pm_node_alloc (size=136, parser=<optimized out>) at /tmp/ruby/src/trunk_asan/prism/prism.c:1923
        memory = <optimized out>
#9  pm_call_node_create (parser=0x71f9098d76b0, flags=32) at /tmp/ruby/src/trunk_asan/prism/prism.c:2638
        node = <optimized out>
#10 pm_call_node_variable_call_create (parser=0x71f9098d76b0, message=0x71f9098d77f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:2897
        node = <optimized out>
#11 parse_variable_call (parser=parser@entry=0x71f9098d76b0) at /tmp/ruby/src/trunk_asan/prism/prism.c:16589
        flags = 40
        node = <optimized out>
#12 0x00005b5d7b4c4160 in parse_expression_prefix (parser=0x71f9098d76b0, binding_power=<optimized out>, accepts_command_call=<optimized out>, accepts_label=<optimized out>, diag_id=<optimized out>, depth=<optimized out>) at /tmp/ruby/src/trunk_asan/prism/prism.c:18664
        node = <optimized out>
        identifier = <optimized out>
        opening_newline_index = <optimized out>
        if_after_else = <optimized out>
#13 0x00005b5d7b4c292b in parse_expression (parser=parser@entry=0x71f9098d76b0, binding_power=binding_power@entry=PM_BINDING_POWER_STATEMENT, accepts_command_call=true, accepts_label=<optimized out>, diag_id=PM_ERR_ALIAS_ARGUMENT, diag_id@entry=PM_ERR_CANNOT_PARSE_EXPRESSION, depth=depth@entry=1) at /tmp/ruby/src/trunk_asan/prism/prism.c:22251
        node = <optimized out>
        current_token_type = <optimized out>
        current_binding_powers = <optimized out>
#14 0x00005b5d7b4b7bfe in parse_statements (parser=parser@entry=0x71f9098d76b0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13985
        node = <optimized out>
        statements = 0x50400306e250
        last_value = <optimized out>
#15 0x00005b5d7b49847a in parse_program (parser=0x71f9098d76b0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22524
        current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
        previous_block_exits = 0x0
        statements = <optimized out>
        locals = <optimized out>
#16 pm_parse (parser=0x71f9098d76b0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22956
No locals.
#17 0x00005b5d7b23e487 in pm_parse_file (result=0x71f9098d76b0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11418
        rbimpl_id = 40779
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#18 0x00005b5d7acc1d4d in load_iseq_eval (ec=0x5160014f43d0, fname=fname@entry=125314619774000) at /tmp/ruby/src/trunk_asan/load.c:746
        result = <optimized out>
        error = <optimized out>
        ec = 0x5160014f43d0
        v = <optimized out>
        realpath_map = 125315183071280
        box = 0x5b5d7c29b800 <root_box_data>
        iseq = <optimized out>
#19 0x00005b5d7acbc555 in require_internal (ec=ec@entry=0x5160014f43d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000193500
        box = 0x5b5d7c29b800 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125315183071440
        realpath_map = 125315183071280
        path = 125314619774000
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#20 0x00005b5d7acba19b in rb_require_string_internal (fname=125314609237120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x5160014f43d0
        result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#22 0x00005b5d7afd4a48 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:3915
        ci = 0x13ee100140003
        cc = <optimized out>
        me = 0x71f9354d1f70
        cfunc = 0x506000036f88
        recv = 125315183261800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x00005b5d7afba315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71f9098d8620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#24 0x00005b5d7afc0445 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4310
No locals.
#25 0x00005b5d7af763bd in vm_sendish (ec=0x5160014f43d0, reg_cfp=0x71f9101ef6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#26 vm_exec_core (ec=ec@entry=0x5160014f43d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f9101ef6e8
        reg_pc = 0x5110000a5738
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160014f43d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x00005b5d7afeae3a in vm_call0_body (ec=<optimized out>, calling=0x71f904272c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x71f904272cd0
        cc = <optimized out>
        ret = <optimized out>
#29 0x00005b5d7afea6a2 in vm_call0_cme (ec=0x5160014f43d0, calling=0x71f904272c60, argv=0x71f9098d8dc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#30 vm_call0_body (ec=<optimized out>, calling=0x71f904272c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x71f9157a1590
        orig_cme = <optimized out>
        ci = 0x71f904272cd0
        cc = 0x71f9157a1568
        ret = <optimized out>
#31 0x00005b5d7af9397a in vm_call0_cc (ec=0x5160014f43d0, recv=125315183261800, id=22689, 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>
#32 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 = 0x5160014f43d0
        cc = <optimized out>
        self = <optimized out>
#33 0x00005b5d7af94a0e in rb_funcallv (recv=125315183261800, mid=22689, argc=1, argv=0x71f9098d8dc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x71f9098d8dc0
#35 0x00005b5d7af4d4b3 in autoload_feature_require (_arguments=125314421068064) at /tmp/ruby/src/trunk_asan/variable.c:3211
        receiver = 125315183261800
        arguments = 0x71f9098d9120
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#36 autoload_try_load (_arguments=125314421068064) at /tmp/ruby/src/trunk_asan/variable.c:3224
        arguments = 0x71f9098d9120
        result = <optimized out>
        ce = <optimized out>
#37 0x00005b5d7abb28f7 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:1174
        _ec = 0x5160014f43d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f9098d90d0, <optimized out>, 0x71f9098d8fe0, <optimized out>, <optimized out>}, prev = 0x71f904172740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160014f43d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#38 0x00005b5d7af4c8a0 in rb_autoload_load (module=module@entry=125315183214040, name=name@entry=246475) at /tmp/ruby/src/trunk_asan/variable.c:3285
        ce = <optimized out>
        arguments = {module = 125315183214040, name = 246475, flag = 0, mutex = 125314581151120, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#39 0x00005b5d7af58806 in rb_const_search_from (klass=125314581282600, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
        ac = 0xfffffffffffffe00
        am = 125315183214040
        tmp = 125315183214040
        ce = <optimized out>
        current = 125315183214040
        value = <optimized out>
        first_iteration = <optimized out>
#40 0x00005b5d7af4e204 in rb_const_search (klass=125314581282600, id=246475, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
        value = <optimized out>
#41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3336
        c = <optimized out>
#42 0x00005b5d7af5ce2e 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 = 92358976734856
        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>
#43 0x00005b5d7af6961d in vm_get_ev_const_chain (ec=0x5160014f43d0, segments=0x50200066d330) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200066d270) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6615
        segments = 0x50200066d330
        ice = <optimized out>
        val = <optimized out>
#45 0x00005b5d7af6fe6f in vm_exec_core (ec=ec@entry=0x5160014f43d0) at ../../src/trunk_asan/insns.def:264
        ic = 0x0
        leaf = false
        val = <optimized out>
th: 0x515000193500, native_id: 0x71f9098db6c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f9101ef720
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        reg_pc = 0x5030041a5ba0
        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>
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_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
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_concatstrings = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#46 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160014f43d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x00005b5d7aff51b2 in invoke_iseq_block_from_c (ec=0x5160014f43d0, captured=0x71f9101ef7a8, self=125314621251400, 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:1814
        flags = 0
        iseq = 0x71f91579d738
        cfp = <optimized out>
        sp = 0x71f9100ef850
        use_argv = 0x0
        stack_argv = 0x71f9100ef850
        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:1828
        captured = 0x71f9101ef7a8
#49 0x00005b5d7af969ec 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:1865
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:1873
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 0x00005b5d7af969ec in rb_yield (val=<optimized out>)
No locals.
#53 0x00005b5d7abb218c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x5160014f43d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f9098d9f10, <optimized out>, 0x71f9098d9e20, <optimized out>, <optimized out>}, prev = 0x71f904172240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160014f43d0
        cfp = 0x71f9101ef758
#54 0x00005b5d7ad4627b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#55 0x00005b5d7afd4a48 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:3915
        ci = 0x656100040001
        cc = <optimized out>
        me = 0x71f915797428
        cfunc = 0x506000049288
        recv = 125314621251400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#56 0x00005b5d7af6ea7f in vm_sendish (ec=0x5160014f43d0, reg_cfp=0x71f9101ef790, cd=0x50200066d710, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#57 vm_exec_core (ec=ec@entry=0x5160014f43d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200066d710
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f9101ef790
        reg_pc = 0x504003012ff0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#58 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160014f43d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#59 0x00005b5d7afa8d7b in invoke_iseq_block_from_c (ec=0x5160014f43d0, captured=<optimized out>, self=125314621251400, 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:1814
        flags = 0
        iseq = 0x71f91579d760
        cfp = 0x71f9101ef7c8
        sp = 0x71f9100ef818
        use_argv = <optimized out>
        stack_argv = 0x71f9100ef818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#60 invoke_block_from_c_proc (ec=0x5160014f43d0, self=125314621251400, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#61 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:1938
No locals.
#62 0x00005b5d7afa6fd6 in rb_vm_invoke_proc (ec=0x540000000688, proc=0x80, proc@entry=0x504003058050, argc=2058890974, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#63 0x00005b5d7aef403d in thread_do_start_proc (th=th@entry=0x515000193500) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003058050
        args_len = 0
        args_ptr = <optimized out>
#64 0x00005b5d7aef1bad in thread_do_start (th=0x515000193500) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#65 thread_start_func_2 (th=th@entry=0x515000193500, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#66 0x00005b5d7aef0e9e in call_thread_start_func_2 (th=0x515000193500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x71f9098dacc0
#67 nt_start (ptr=0x50c0002abd40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000193500
        sched = <optimized out>
        nt = 0x50c0002abd40
        vm = 0x525000000100
#68 0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#69 0x000071f93769caa4 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 = {125314421077696, -717039693987201108, 125314421077696, -352, 0, 140728329307568, -717039693966229588, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#70 0x000071f937729c6c 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 562939) detached]
$ timeout 60 gdb -p 563039 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 563043]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x71f903f686c0 (LWP 563039) "test_autoload.*" 0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x71f90d0f66c0 (LWP 563043) "test_autoload.*" 0x000071f93771b4fd in __GI___poll (fds=0x71f9181bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71f90d0f66c0 (LWP 563043) "test_autoload.*"):
#0  0x000071f93771b4fd in __GI___poll (fds=0x71f9181bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b5d7ab0d77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b5d7aef59ea in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071f93769caa4 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 = {125314479908544, -717029777444585556, 125314479908544, -352, 0, 125314327274032, -717029777423614036, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071f937729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71f903f686c0 (LWP 563039) "test_autoload.*"):
#0  0x00005b5d7ab82ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005b5d7ab83e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005b5d7aad2710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005b5d7aad2589 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  0x00005b5d7aad21b5 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  0x00005b5d7aacd1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005b5d7aacd873 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005b5d7ab69110 in __interceptor_calloc ()
No symbol table info available.
#8  0x00005b5d7abdf33d in calloc1 (n=192) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1495
No locals.
#9  rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=192, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8216
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
        gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5221
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5215
No locals.
#12 0x00005b5d7aca4cb6 in ISEQ_COMPILE_DATA_ALLOC (iseq=0x71f91318d0e8) at /tmp/ruby/src/trunk_asan/iseq.h:164
No locals.
#13 prepare_iseq_build (iseq=iseq@entry=0x71f91318d0e8, name=name@entry=125315182616160, path=path@entry=125314619774000, realpath=realpath@entry=125314609237120, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x71f9026616c0, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x71f9026616a0) at /tmp/ruby/src/trunk_asan/iseq.c:708
        coverage = 0
        err_info = 4
        body = <optimized out>
#14 0x00005b5d7aca413a in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x71f9026616a0, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1140
        next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
        code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}}
        data = <optimized out>
        iseq = 0x71f91318d0e8
        location = <optimized out>
        start_line = <optimized out>
        start = <optimized out>
        end = <optimized out>
#15 0x00005b5d7aca3d24 in pm_iseq_new_top (node=node@entry=0x71f903f649f8, name=name@entry=125315182616160, path=path@entry=125314619774000, realpath=125314609237120, parent=parent@entry=0x0, error_state=error_state@entry=0x71f903f64b20) at /tmp/ruby/src/trunk_asan/iseq.c:971
No locals.
#16 0x00005b5d7acc1df5 in load_iseq_eval (ec=0x51600150c0d0, fname=fname@entry=125314619774000) at /tmp/ruby/src/trunk_asan/load.c:750
        error_state = <optimized out>
        result = <optimized out>
        error = <optimized out>
        ec = 0x51600150c0d0
        v = <optimized out>
        realpath_map = 125315183071280
        box = 0x5b5d7c29b800 <root_box_data>
        iseq = <optimized out>
#17 0x00005b5d7acbc555 in require_internal (ec=ec@entry=0x51600150c0d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x51500003af00
        box = 0x5b5d7c29b800 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125315183071440
        realpath_map = 125315183071280
        path = 125314619774000
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#18 0x00005b5d7acba19b in rb_require_string_internal (fname=125314609237120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x51600150c0d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#20 0x00005b5d7afd4a48 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:3915
        ci = 0x13ee100140003
        cc = <optimized out>
        me = 0x71f9354d1f70
        cfunc = 0x506000036f88
        recv = 125315183261800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005b5d7afba315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71f903f65620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x00005b5d7afc0445 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4310
No locals.
#23 0x00005b5d7af763bd in vm_sendish (ec=0x51600150c0d0, reg_cfp=0x71f90fce56e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#24 vm_exec_core (ec=ec@entry=0x51600150c0d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f90fce56e8
        reg_pc = 0x5110000a5738
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51600150c0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00005b5d7afeae3a in vm_call0_body (ec=<optimized out>, calling=0x71f90285fc60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x71f90285fcd0
        cc = <optimized out>
        ret = <optimized out>
#27 0x00005b5d7afea6a2 in vm_call0_cme (ec=0x51600150c0d0, calling=0x71f90285fc60, argv=0x71f903f65dc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x71f90285fc60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x71f9157a1590
        orig_cme = <optimized out>
        ci = 0x71f90285fcd0
        cc = 0x71f9157a1568
        ret = <optimized out>
#29 0x00005b5d7af9397a in vm_call0_cc (ec=0x51600150c0d0, recv=125315183261800, id=22689, 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>
#30 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 = 0x51600150c0d0
        cc = <optimized out>
        self = <optimized out>
#31 0x00005b5d7af94a0e in rb_funcallv (recv=125315183261800, mid=22689, argc=1, argv=0x71f903f65dc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x71f903f65dc0
#33 0x00005b5d7af4d4b3 in autoload_feature_require (_arguments=125314327273760) at /tmp/ruby/src/trunk_asan/variable.c:3211
        receiver = 125315183261800
        arguments = 0x71f903f66120
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
th: 0x51500003af00, native_id: 0x71f903f686c0
#34 autoload_try_load (_arguments=125314327273760) at /tmp/ruby/src/trunk_asan/variable.c:3224
        arguments = 0x71f903f66120
        result = <optimized out>
        ce = <optimized out>
#35 0x00005b5d7abb28f7 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:1174
        _ec = 0x51600150c0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f903f660d0, <optimized out>, 0x71f903f65fe0, <optimized out>, <optimized out>}, prev = 0x71f90275f740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600150c0d0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
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]
#36 0x00005b5d7af4c8a0 in rb_autoload_load (module=module@entry=125315183214040, name=name@entry=246475) at /tmp/ruby/src/trunk_asan/variable.c:3285
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        ce = <optimized out>
        arguments = {module = 125315183214040, name = 246475, flag = 0, mutex = 125314581151120, autoload_const = 0x0, autoload_data = 0x0}
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        result = <optimized out>
        autoload_const_value = <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]

#37 0x00005b5d7af58806 in rb_const_search_from (klass=125314581282600, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
        ac = 0xfffffffffffffe00
        am = 125315183214040
        tmp = 125315183214040
        ce = <optimized out>
        current = 125315183214040
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x00005b5d7af4e204 in rb_const_search (klass=125314581282600, id=246475, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
        value = <optimized out>
#39 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:3336
        c = <optimized out>
#40 0x00005b5d7af5ce2e 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 = 92358976735240
        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>
#41 0x00005b5d7af6961d in vm_get_ev_const_chain (ec=0x51600150c0d0, segments=0x50200066d330) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200066d270) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6615
        segments = 0x50200066d330
        ice = <optimized out>
        val = <optimized out>
#43 0x00005b5d7af6fe6f in vm_exec_core (ec=ec@entry=0x51600150c0d0) at ../../src/trunk_asan/insns.def:264
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f90fce5720
        reg_pc = 0x5030041a5ba0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51600150c0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x00005b5d7aff51b2 in invoke_iseq_block_from_c (ec=0x51600150c0d0, captured=0x71f90fce57a8, self=125314621251400, 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:1814
        flags = 0
        iseq = 0x71f91579d738
        cfp = <optimized out>
        sp = 0x71f90fbe5850
        use_argv = 0x0
        stack_argv = 0x71f90fbe5850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 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:1828
        captured = 0x71f90fce57a8
#47 0x00005b5d7af969ec 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:1865
No locals.
#48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#50 0x00005b5d7af969ec in rb_yield (val=<optimized out>)
No locals.
#51 0x00005b5d7abb218c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x51600150c0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f903f66f10, <optimized out>, 0x71f903f66e20, <optimized out>, <optimized out>}, prev = 0x71f90275f240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51600150c0d0
        cfp = 0x71f90fce5758
#52 0x00005b5d7ad4627b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#53 0x00005b5d7afd4a48 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:3915
        ci = 0x656100040001
        cc = <optimized out>
        me = 0x71f915797428
        cfunc = 0x506000049288
        recv = 125314621251400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#54 0x00005b5d7af6ea7f in vm_sendish (ec=0x51600150c0d0, reg_cfp=0x71f90fce5790, cd=0x50200066d710, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#55 vm_exec_core (ec=ec@entry=0x51600150c0d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200066d710
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f90fce5790
        reg_pc = 0x504003012ff0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#56 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51600150c0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#57 0x00005b5d7afa8d7b in invoke_iseq_block_from_c (ec=0x51600150c0d0, captured=<optimized out>, self=125314621251400, 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:1814
        flags = 0
        iseq = 0x71f91579d760
        cfp = 0x71f90fce57c8
        sp = 0x71f90fbe5818
        use_argv = <optimized out>
        stack_argv = 0x71f90fbe5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#58 invoke_block_from_c_proc (ec=0x51600150c0d0, self=125314621251400, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#59 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:1938
No locals.
#60 0x00005b5d7afa6fd6 in rb_vm_invoke_proc (ec=0x540000000808, proc=0x80, proc@entry=0x504003058090, argc=2058890974, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#61 0x00005b5d7aef403d in thread_do_start_proc (th=th@entry=0x51500003af00) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003058090
        args_len = 0
        args_ptr = <optimized out>
#62 0x00005b5d7aef1bad in thread_do_start (th=0x51500003af00) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#63 thread_start_func_2 (th=th@entry=0x51500003af00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#64 0x00005b5d7aef0e9e in call_thread_start_func_2 (th=0x51500003af00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x71f903f67cc0
#65 nt_start (ptr=0x50c0002abf80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x51500003af00
        sched = <optimized out>
        nt = 0x50c0002abf80
        vm = 0x525000000100
#66 0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#67 0x000071f93769caa4 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 = {125314327283392, -717052258377154644, 125314327283392, -352, 0, 140728329307568, -717052258356183124, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#68 0x000071f937729c6c 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 563039) detached]
$ timeout 60 gdb -p 240507 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 563041]
[New LWP 512763]
[New LWP 429299]
[New LWP 394609]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000071f93771b4fd in __GI___poll (fds=0x71f9357bcb60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x71f937982c40 (LWP 240507) "ruby"            0x000071f93771b4fd in __GI___poll (fds=0x71f9357bcb60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  2    Thread 0x71f91b7ff6c0 (LWP 563041) "test_autoload.*" 0x000071f93771b4fd in __GI___poll (fds=0x71f9181bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x71f911eec6c0 (LWP 512763) "parallel.rb:40"  0x000071f93771b4fd in __GI___poll (fds=0x71f909ef7660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x71f912ae86c0 (LWP 429299) "Gem::Timeout st" 0x000071f937698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00001b690) at ./nptl/futex-internal.c:57
  5    Thread 0x71f912feb6c0 (LWP 394609) "Timeout stdlib " 0x000071f937698d71 in __futex_abstimed_wait_common64 (private=29177, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000048810) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x71f912feb6c0 (LWP 394609) "Timeout stdlib "):
#0  0x000071f937698d71 in __futex_abstimed_wait_common64 (private=29177, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000048810) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=29177, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000048810) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000048810, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000071f93769b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0000487e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71f93769b4b0 <__condvar_cleanup_waiting>, __arg = 0x71f912fe9c00, __canceltype = 141204240, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0000487e8, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0000487e8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b5d7aec557f in rb_native_cond_wait (cond=0x50c000048810, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000068b80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00005b5d7aeefd91 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000068b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x00005b5d7aed0b21 in native_sleep (th=0x515000068b80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x515000068b80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005b5d7aeee8fc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=125315181277640, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1076
        args = <optimized out>
#12 0x00005b5d7abb28f7 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:1174
        _ec = 0x516000ec43d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f912fe9f70, <optimized out>, 0x71f912fe9e80, <optimized out>, <optimized out>}, prev = 0x71f9083a8240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000ec43d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005b5d7aeedc5e in queue_do_pop (self=<optimized out>, q=0x504000038850, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
        queue_waiter = {w = {self = 125315181277640, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 125315181277640, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000038850
        end = 0
#14 0x00005b5d7af71e99 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7548
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005b5d7af71e99 in vm_invoke_builtin_delegate (ec=0x516000ec43d0, cfp=0x71f911fee758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516000ec43d0) at ../../src/trunk_asan/insns.def:1674
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f911fee758
        reg_pc = 0x510000002af8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x516000ec43d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005b5d7afa8d7b in invoke_iseq_block_from_c (ec=0x516000ec43d0, captured=<optimized out>, self=125315181344160, 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:1814
        flags = 0
        iseq = 0x71f936dd7b28
        cfp = 0x71f911fee7c8
        sp = 0x71f911eee818
        use_argv = <optimized out>
        stack_argv = 0x71f911eee818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516000ec43d0, self=125315181344160, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#20 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:1938
No locals.
#21 0x00005b5d7afa6fd6 in rb_vm_invoke_proc (ec=0x50c000048810, proc=0x189, proc@entry=0x5040000a35d0, argc=929664369, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#22 0x00005b5d7aef403d in thread_do_start_proc (th=th@entry=0x515000068b80) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040000a35d0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005b5d7aef1bad in thread_do_start (th=0x515000068b80) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000068b80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005b5d7aef0e9e in call_thread_start_func_2 (th=0x515000068b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x71f912feacc0
#26 nt_start (ptr=0x50c0000487c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000068b80
        sched = <optimized out>
        nt = 0x50c0000487c0
        vm = 0x525000000100
#27 0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000071f93769caa4 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 = {125314579478208, -717014808946688084, 125314579478208, -352, 0, 140728329304816, -717014808925716564, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000071f937729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x71f912ae86c0 (LWP 429299) "Gem::Timeout st"):
#0  0x000071f937698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00001b690) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00001b690) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00001b690, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000071f93769b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c00001b668) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71f93769b4b0 <__condvar_cleanup_waiting>, __arg = 0x71f912ae6c00, __canceltype = 129821456, __prev = 0x0}
        cbuffer = {wseq = 52, cond = 0x50c00001b668, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 52
        seq = 26
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c00001b668, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b5d7aec557f in rb_native_cond_wait (cond=0x50c00001b690, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x5150000b5e80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00005b5d7aeefd91 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x5150000b5e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x00005b5d7aed0b21 in native_sleep (th=0x5150000b5e80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x5150000b5e80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005b5d7aeee8fc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=125314630006160, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1076
        args = <optimized out>
#12 0x00005b5d7abb28f7 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:1174
        _ec = 0x5160020a63d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f912ae6f70, <optimized out>, 0x71f912ae6e80, <optimized out>, <optimized out>}, prev = 0x71f90789f240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160020a63d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005b5d7aeedc5e in queue_do_pop (self=<optimized out>, q=0x5040002f1c90, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
        queue_waiter = {w = {self = 125314630006160, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 125314630006160, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x5040002f1c90
        end = 0
#14 0x00005b5d7af72006 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7548
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005b5d7af72006 in vm_invoke_builtin_delegate (ec=0x5160020a63d0, cfp=0x71f9138f2758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160020a63d0) at ../../src/trunk_asan/insns.def:1663
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f9138f2758
        reg_pc = 0x510000002af8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160020a63d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005b5d7afa8d7b in invoke_iseq_block_from_c (ec=0x5160020a63d0, captured=<optimized out>, self=125314620842720, 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:1814
        flags = 0
        iseq = 0x71f91601bfe0
        cfp = 0x71f9138f27c8
        sp = 0x71f9137f2818
        use_argv = <optimized out>
        stack_argv = 0x71f9137f2818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160020a63d0, self=125314620842720, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#20 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:1938
No locals.
#21 0x00005b5d7afa6fd6 in rb_vm_invoke_proc (ec=0x50c00001b690, proc=0x189, proc@entry=0x50400363d4d0, argc=929664369, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#22 0x00005b5d7aef403d in thread_do_start_proc (th=th@entry=0x5150000b5e80) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400363d4d0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005b5d7aef1bad in thread_do_start (th=0x5150000b5e80) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150000b5e80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005b5d7aef0e9e in call_thread_start_func_2 (th=0x5150000b5e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x71f912ae7cc0
#26 nt_start (ptr=0x50c00001b640) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x5150000b5e80
        sched = <optimized out>
        nt = 0x50c00001b640
        vm = 0x525000000100
#27 0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000071f93769caa4 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 = {125314574223040, -717015218579193940, 125314574223040, -352, 22, 140728329304816, -717015218558222420, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000071f937729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x71f911eec6c0 (LWP 512763) "parallel.rb:40"):
#0  0x000071f93771b4fd in __GI___poll (fds=0x71f909ef7660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b5d7ab0d77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b5d7ac78209 in nogvl_wait_for (th=125314621092920, fptr=0x5110002cdd40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12573
        fds = {fd = 6, 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  0x00005b5d7ac7969a in internal_read_func (ptr=0x71f909ef7540) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x71f909ef7540
        result = <optimized out>
#5  0x00005b5d7aed5a62 in rb_thread_io_blocking_call (io=0x5110002cdd40, func=0x5b5d7ac79190 <internal_read_func>, data1=0x71f909ef7540, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
        __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  0x00005b5d7abb28f7 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:1174
        _ec = 0x5160018ac2d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71f911eeae50, <optimized out>, 0x71f911eead60, <optimized out>, <optimized out>}, prev = 0x71f909eed240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160018ac2d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005b5d7ac8d452 in io_read_memory_locktmp (str=125314427483744, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
No locals.
#8  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:3504
        str = <optimized out>
        iis = {th = 125314621092920, fptr = 0x5110002cdd40, nonblock = 0, fd = 6, buf = 0x519000023f80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002cdd40
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005b5d7ac69fa1 in io_readpartial (argc=166688352, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x00005b5d7afd4a48 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:3915
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x71f936f98958
        cfunc = 0x50600002c068
        recv = 125314621093040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005b5d7af763bd in vm_sendish (ec=0x5160018ac2d0, reg_cfp=0x71f90b7ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#12 vm_exec_core (ec=ec@entry=0x5160018ac2d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f90b7ff790
        reg_pc = 0x51300005f598
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005b5d7af65272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160018ac2d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005b5d7afa8d7b in invoke_iseq_block_from_c (ec=0x5160018ac2d0, captured=<optimized out>, self=125315154727240, 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:1814
        flags = 0
        iseq = 0x71f936f1f350
        cfp = 0x71f90b7ff7c8
        sp = 0x71f90b6ff818
        use_argv = <optimized out>
        stack_argv = 0x71f90b6ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160018ac2d0, self=125315154727240, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#16 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:1938
No locals.
#17 0x00005b5d7afa6fd6 in rb_vm_invoke_proc (ec=0x71f909ef7660, proc=0x1, proc@entry=0x504003011b90, argc=930198781, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 4294967295
#18 0x00005b5d7aef403d in thread_do_start_proc (th=th@entry=0x515000200100) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003011b90
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005b5d7aef1bad in thread_do_start (th=0x515000200100) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000200100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00005b5d7aef0e9e in call_thread_start_func_2 (th=0x515000200100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x71f911eebcc0
#22 nt_start (ptr=0x50c0001342c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000200100
        sched = <optimized out>
        nt = 0x50c0001342c0
        vm = 0x525000000100
#23 0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000071f93769caa4 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 = {125314561656512, -717021268040630356, 125314561656512, -352, 25, 140728329310192, -717021268019658836, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000071f937729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x71f91b7ff6c0 (LWP 563041) "test_autoload.*"):
#0  0x000071f93771b4fd in __GI___poll (fds=0x71f9181bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b5d7ab0d77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b5d7aef59ea in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x00005b5d7ab66b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071f93769caa4 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 = {125314722166464, -716998309829820500, 125314722166464, -352, 0, 125314327274416, -716998309808848980, -716936581242175572}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071f937729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71f937982c40 (LWP 240507) "ruby"):
#0  0x000071f93771b4fd in __GI___poll (fds=0x71f9357bcb60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b5d7ab0d77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b5d7ac78209 in nogvl_wait_for (th=125315182987920, fptr=0x5110004ad840, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12573
        fds = {fd = 14, 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  0x00005b5d7ac7969a in internal_read_func (ptr=0x71f9357bca20) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x71f9357bca20
        result = <optimized out>
#5  0x00005b5d7aed5a62 in rb_thread_io_blocking_call (io=0x5110004ad840, func=0x5b5d7ac79190 <internal_read_func>, data1=data1@entry=0x71f9357bca20, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
        __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  0x00005b5d7ac78fd0 in rb_io_blocking_region_wait (io=0x5110004ad840, function=0x1, argument=0x71f9357bca20, 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:1321
        iis = {th = 125315182987920, fptr = 0x5110004ad840, nonblock = 0, fd = 14, buf = 0x525000269900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x00005b5d7ac7c8d7 in io_bufread (ptr=0x525000269900 "", len=8192, fptr=0x5110004ad840) at /tmp/ruby/src/trunk_asan/io.c:3064
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103
        p = <optimized out>
#10 0x00005b5d7abb28f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdde140df0, <optimized out>, 0x7ffdde140d00, <optimized out>, <optimized out>}, prev = 0x71f9358b86a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005b5d7ac7a307 in io_fread (str=125314581196800, offset=0, size=8192, fptr=0x5110004ad840) at /tmp/ruby/src/trunk_asan/io.c:3117
        arg = {str_ptr = 0x525000269900 "", len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=125314581196800) at /tmp/ruby/src/trunk_asan/io.c:3395
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005b5d7ac6a376 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110004ad840
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005b5d7afeb162 in vm_call0_cfunc_with_frame (ec=0x5160000003d0, calling=<optimized out>, argv=0x71f9356665e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x71f9372183a0
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 125314581196840
        argc = 0
        mid = 16353
        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>
#15 vm_call0_cfunc (ec=0x5160000003d0, calling=<optimized out>, argv=0x71f9356665e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#16 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>
#17 0x00005b5d7afeff2f in vm_call0_cc (ec=0x5160000003d0, recv=125314581196840, id=16353, 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 = 0x71f9356665e8
        av = <optimized out>
#18 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>
#19 0x00005b5d7af961ba in rb_call (recv=125314581196840, mid=16353, argc=0, argv=0x71f9356665e8, scope=4076007936) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x71f9357bcb60
#20 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.
#21 0x00005b5d7aff5217 in vm_yield_with_symbol (ec=0x5160000003d0, symbol=4186380, argc=1, argv=0x71f9356665e0, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5287
No locals.
#22 invoke_block_from_c_bh (ec=<optimized out>, block_handler=4186380, 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:1837
No locals.
#23 0x00005b5d7af969ec 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:1865
No locals.
#24 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#26 0x00005b5d7af969ec in rb_yield (val=<optimized out>)
No locals.
#27 0x00005b5d7abb28f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdde141550, <optimized out>, 0x7ffdde141460, <optimized out>, <optimized out>}, prev = 0x71f93578c940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#28 0x00005b5d7afd4a48 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:3915
        ci = 0x428100020003
        cc = <optimized out>
        me = 0x71f936f992b8
        cfunc = 0x50600002afe8
        recv = 125315183082000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#29 0x00005b5d7af6ea7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71f9372183d8, cd=0x51a00000b020, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#30 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51a00000b020
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f9372183d8
        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_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>
th: 0x515000000300, native_id: 0x71f937982c40
        INSN_LABEL_trace_opt_ltlt = <optimized out>
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0187 e:000186 l:y b:---- CFUNC  :read
        INSN_LABEL_trace_opt_and = <optimized out>
c:0020 p:---- s:0184 e:000183 l:y b:---- CFUNC  :popen
        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>
c:0019 p:0289 s:0179 e:000177 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
c:0018 p:0290 s:0140 e:000139 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:344
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
c:0017 p:0014 s:0116 e:000115 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:620
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#31 0x00005b5d7af6565b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#32 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
c:0016 p:0040 s:0110 e:000109 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:347
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
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
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
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
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:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:000a30 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]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
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
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
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]

th: 0x515000068b80, native_id: 0x71f912feb6c0
        state = <optimized out>
        result = 36
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
#33 0x00005b5d7aff51b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x71f937218620, self=125315154727240, 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:1814
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        flags = 0
        iseq = 0x71f936f10b48

        cfp = <optimized out>
        sp = 0x71f937118a28
th: 0x5150000b5e80, native_id: 0x71f912ae86c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
        use_argv = 0x71f93564a2e0
        stack_argv = 0x71f937118a28
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 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:1828

        captured = 0x71f937218620
#35 0x00005b5d7af969ec 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:1865
th: 0x515000200100, native_id: 0x71f911eec6c0
-- Control frame information -----------------------------------------------
No locals.
#36 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#38 0x00005b5d7af969ec in rb_yield (val=<optimized out>)
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
No locals.
#39 0x00005b5d7b15bd43 in rb_ary_collect (ary=125314581058080) at /tmp/ruby/src/trunk_asan/array.c:3673
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]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        collect = 125314621384400
        i = 23

#40 0x00005b5d7afd4a48 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x71f936f9ebf0
        cfunc = 0x506000020068
        recv = 125314581058080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#41 0x00005b5d7af6ea7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71f937218608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#42 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f937218608
        reg_pc = 0x51900001b210
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#43 0x00005b5d7af6565b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#44 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#45 0x00005b5d7aff51b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x71f937218738, self=125315154727240, 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:1814
        flags = 0
        iseq = 0x71f936f1f508
        cfp = <optimized out>
        sp = 0x71f9371188d0
        use_argv = 0x71f9356cb8e0
        stack_argv = 0x71f9371188d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 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:1828
        captured = 0x71f937218738
#47 0x00005b5d7af969ec 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:1865
No locals.
#48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#50 0x00005b5d7af969ec in rb_yield (val=<optimized out>)
No locals.
#51 0x00005b5d7b15bd43 in rb_ary_collect (ary=125314621093200) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 125314621093120
        i = 0
#52 0x00005b5d7afd4a48 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x71f936f9ebf0
        cfunc = 0x506000020068
        recv = 125314621093200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#53 0x00005b5d7af6ea7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71f937218720, cd=0x502000029e70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#54 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000029e70
        insns_address_table = {0x5b5d7af6a646 <vm_exec_core+1494>, 0x5b5d7af6b94d <vm_exec_core+6365>, 0x5b5d7af70b71 <vm_exec_core+27393>, 0x5b5d7af6b4bf <vm_exec_core+5199>, 0x5b5d7af71922 <vm_exec_core+30898>, 0x5b5d7af6f72d <vm_exec_core+22205>, 0x5b5d7af6d33e <vm_exec_core+13006>, 0x5b5d7af6a7ae <vm_exec_core+1854>, 0x5b5d7af71164 <vm_exec_core+28916>, 0x5b5d7af70eac <vm_exec_core+28220>, 0x5b5d7af6b73c <vm_exec_core+5836>, 0x5b5d7af6ac9e <vm_exec_core+3118>, 0x5b5d7af6fe26 <vm_exec_core+23990>, 0x5b5d7af6c243 <vm_exec_core+8659>, 0x5b5d7af71365 <vm_exec_core+29429>, 0x5b5d7af7100e <vm_exec_core+28574>, 0x5b5d7af6c931 <vm_exec_core+10433>, 0x5b5d7af6d2cd <vm_exec_core+12893>, 0x5b5d7af6f985 <vm_exec_core+22805>, 0x5b5d7af70f85 <vm_exec_core+28437>, 0x5b5d7af6eda0 <vm_exec_core+19760>, 0x5b5d7af6fa0e <vm_exec_core+22942>, 0x5b5d7af704c7 <vm_exec_core+25687>, 0x5b5d7af6ecdd <vm_exec_core+19565>, 0x5b5d7af6abdb <vm_exec_core+2923>, 0x5b5d7af6f430 <vm_exec_core+21440>, 0x5b5d7af6aa6e <vm_exec_core+2558>, 0x5b5d7af6aea4 <vm_exec_core+3636>, 0x5b5d7af6cbb4 <vm_exec_core+11076>, 0x5b5d7af6e8aa <vm_exec_core+18490>, 0x5b5d7af6f2c9 <vm_exec_core+21081>, 0x5b5d7af6e54f <vm_exec_core+17631>, 0x5b5d7af6a67a <vm_exec_core+1546>, 0x5b5d7af706f7 <vm_exec_core+26247>, 0x5b5d7af70dd7 <vm_exec_core+28007>, 0x5b5d7af6b04b <vm_exec_core+4059>, 0x5b5d7af6bbf7 <vm_exec_core+7047>, 0x5b5d7af6b8b5 <vm_exec_core+6213>, 0x5b5d7af6c332 <vm_exec_core+8898>, 0x5b5d7af6d169 <vm_exec_core+12537>, 0x5b5d7af6b0f2 <vm_exec_core+4226>, 0x5b5d7af7055f <vm_exec_core+25839>, 0x5b5d7af6bb81 <vm_exec_core+6929>, 0x5b5d7af6d017 <vm_exec_core+12199>, 0x5b5d7af6dade <vm_exec_core+14958>, 0x5b5d7af6febc <vm_exec_core+24140>, 0x5b5d7af6ef62 <vm_exec_core+20210>, 0x5b5d7af6c60c <vm_exec_core+9628>, 0x5b5d7af6be8e <vm_exec_core+7710>, 0x5b5d7af6fd12 <vm_exec_core+23714>, 0x5b5d7af6cd94 <vm_exec_core+11556>, 0x5b5d7af6f52f <vm_exec_core+21695>, 0x5b5d7af6efd4 <vm_exec_core+20324>, 0x5b5d7af6f5e6 <vm_exec_core+21878>, 0x5b5d7af70aa9 <vm_exec_core+27193>, 0x5b5d7af6e361 <vm_exec_core+17137>, 0x5b5d7af6ff75 <vm_exec_core+24325>, 0x5b5d7af6a3c8 <vm_exec_core+856>, 0x5b5d7af6faa3 <vm_exec_core+23091>, 0x5b5d7af6c72b <vm_exec_core+9915>, 0x5b5d7af6ec38 <vm_exec_core+19400>, 0x5b5d7af6ee78 <vm_exec_core+19976>, 0x5b5d7af6d712 <vm_exec_core+13986>, 0x5b5d7af6af58 <vm_exec_core+3816>, 0x5b5d7af6cad9 <vm_exec_core+10857>, 0x5b5d7af6c116 <vm_exec_core+8358>, 0x5b5d7af6f664 <vm_exec_core+22004>, 0x5b5d7af6b283 <vm_exec_core+4627>, 0x5b5d7af6d4bf <vm_exec_core+13391>, 0x5b5d7af6de0f <vm_exec_core+15775>, 0x5b5d7af6c410 <vm_exec_core+9120>, 0x5b5d7af77e19 <vm_exec_core+56745>, 0x5b5d7af6bde5 <vm_exec_core+7541>, 0x5b5d7af6bcdd <vm_exec_core+7277>, 0x5b5d7af6bfe8 <vm_exec_core+8056>, 0x5b5d7af6c9d3 <vm_exec_core+10595>, 0x5b5d7af6e74e <vm_exec_core+18142>, 0x5b5d7af6db99 <vm_exec_core+15145>, 0x5b5d7af6f348 <vm_exec_core+21208>, 0x5b5d7af6dff5 <vm_exec_core+16261>, 0x5b5d7af70620 <vm_exec_core+26032>, 0x5b5d7af71bc7 <vm_exec_core+31575>, 0x5b5d7af70864 <vm_exec_core+26612>, 0x5b5d7af714b5 <vm_exec_core+29765>, 0x5b5d7af715a6 <vm_exec_core+30006>, 0x5b5d7af6ab00 <vm_exec_core+2704>, 0x5b5d7af7108d <vm_exec_core+28701>, 0x5b5d7af6ccb9 <vm_exec_core+11337>, 0x5b5d7af71288 <vm_exec_core+29208>, 0x5b5d7af6c7fa <vm_exec_core+10122>, 0x5b5d7af7079b <vm_exec_core+26411>, 0x5b5d7af6a997 <vm_exec_core+2343>, 0x5b5d7af6b17d <vm_exec_core+4365>, 0x5b5d7af717ea <vm_exec_core+30586>, 0x5b5d7af6d09d <vm_exec_core+12333>, 0x5b5d7af6ce9a <vm_exec_core+11818>, 0x5b5d7af6a3cd <vm_exec_core+861>, 0x5b5d7af6a8ba <vm_exec_core+2122>, 0x5b5d7af6a453 <vm_exec_core+995>, 0x5b5d7af70953 <vm_exec_core+26851>, 0x5b5d7af6e21e <vm_exec_core+16814>, 0x5b5d7af6d8e2 <vm_exec_core+14450>, 0x5b5d7af6e0fa <vm_exec_core+16522>, 0x5b5d7af6dd46 <vm_exec_core+15574>, 0x5b5d7af6cf2f <vm_exec_core+11967>, 0x5b5d7af6d7ed <vm_exec_core+14205>, 0x5b5d7af6d1b9 <vm_exec_core+12617>, 0x5b5d7af6d9fc <vm_exec_core+14732>, 0x5b5d7af6da6d <vm_exec_core+14845>, 0x5b5d7af6a637 <vm_exec_core+1479>, 0x5b5d7af6b93e <vm_exec_core+6350>, 0x5b5d7af70b62 <vm_exec_core+27378>, 0x5b5d7af6b4b0 <vm_exec_core+5184>, 0x5b5d7af71913 <vm_exec_core+30883>, 0x5b5d7af6f71e <vm_exec_core+22190>, 0x5b5d7af6d32f <vm_exec_core+12991>, 0x5b5d7af6a79f <vm_exec_core+1839>, 0x5b5d7af71155 <vm_exec_core+28901>, 0x5b5d7af70e9d <vm_exec_core+28205>, 0x5b5d7af6b72d <vm_exec_core+5821>, 0x5b5d7af6ac8f <vm_exec_core+3103>, 0x5b5d7af6fe17 <vm_exec_core+23975>, 0x5b5d7af6c234 <vm_exec_core+8644>, 0x5b5d7af71356 <vm_exec_core+29414>, 0x5b5d7af70fff <vm_exec_core+28559>, 0x5b5d7af6c922 <vm_exec_core+10418>, 0x5b5d7af6d2be <vm_exec_core+12878>, 0x5b5d7af6f976 <vm_exec_core+22790>, 0x5b5d7af70f76 <vm_exec_core+28422>, 0x5b5d7af6ed91 <vm_exec_core+19745>, 0x5b5d7af6f9ff <vm_exec_core+22927>, 0x5b5d7af704b8 <vm_exec_core+25672>, 0x5b5d7af6ecce <vm_exec_core+19550>, 0x5b5d7af6abcc <vm_exec_core+2908>, 0x5b5d7af6f421 <vm_exec_core+21425>, 0x5b5d7af6aa5f <vm_exec_core+2543>, 0x5b5d7af6ae95 <vm_exec_core+3621>, 0x5b5d7af6cba5 <vm_exec_core+11061>, 0x5b5d7af6e89b <vm_exec_core+18475>, 0x5b5d7af6f2ba <vm_exec_core+21066>, 0x5b5d7af6e540 <vm_exec_core+17616>, 0x5b5d7af6a66b <vm_exec_core+1531>, 0x5b5d7af706e8 <vm_exec_core+26232>, 0x5b5d7af70dc8 <vm_exec_core+27992>, 0x5b5d7af6b03c <vm_exec_core+4044>, 0x5b5d7af6bbe8 <vm_exec_core+7032>, 0x5b5d7af6b8a6 <vm_exec_core+6198>, 0x5b5d7af6c323 <vm_exec_core+8883>, 0x5b5d7af6d15a <vm_exec_core+12522>, 0x5b5d7af6b0e3 <vm_exec_core+4211>, 0x5b5d7af70550 <vm_exec_core+25824>, 0x5b5d7af6bb72 <vm_exec_core+6914>, 0x5b5d7af6d008 <vm_exec_core+12184>, 0x5b5d7af6dacf <vm_exec_core+14943>, 0x5b5d7af6fead <vm_exec_core+24125>, 0x5b5d7af6ef53 <vm_exec_core+20195>, 0x5b5d7af6c5fd <vm_exec_core+9613>, 0x5b5d7af6be7f <vm_exec_core+7695>, 0x5b5d7af6fd03 <vm_exec_core+23699>, 0x5b5d7af6cd85 <vm_exec_core+11541>, 0x5b5d7af6f520 <vm_exec_core+21680>, 0x5b5d7af6efc5 <vm_exec_core+20309>, 0x5b5d7af6f5d7 <vm_exec_core+21863>, 0x5b5d7af70a9a <vm_exec_core+27178>, 0x5b5d7af6e352 <vm_exec_core+17122>, 0x5b5d7af6ff66 <vm_exec_core+24310>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6fa94 <vm_exec_core+23076>, 0x5b5d7af6c71c <vm_exec_core+9900>, 0x5b5d7af6ec29 <vm_exec_core+19385>, 0x5b5d7af6ee69 <vm_exec_core+19961>, 0x5b5d7af6d703 <vm_exec_core+13971>, 0x5b5d7af6e896 <vm_exec_core+18470>, 0x5b5d7af6caca <vm_exec_core+10842>, 0x5b5d7af6c107 <vm_exec_core+8343>, 0x5b5d7af6f655 <vm_exec_core+21989>, 0x5b5d7af6b274 <vm_exec_core+4612>, 0x5b5d7af6d4b0 <vm_exec_core+13376>, 0x5b5d7af6de00 <vm_exec_core+15760>, 0x5b5d7af6c401 <vm_exec_core+9105>, 0x5b5d7af77e0a <vm_exec_core+56730>, 0x5b5d7af6bdd6 <vm_exec_core+7526>, 0x5b5d7af6bcce <vm_exec_core+7262>, 0x5b5d7af6bfd9 <vm_exec_core+8041>, 0x5b5d7af6c9c4 <vm_exec_core+10580>, 0x5b5d7af6e73f <vm_exec_core+18127>, 0x5b5d7af6db8a <vm_exec_core+15130>, 0x5b5d7af6e73a <vm_exec_core+18122>, 0x5b5d7af6ef4e <vm_exec_core+20190>, 0x5b5d7af6ef49 <vm_exec_core+20185>, 0x5b5d7af6bfd4 <vm_exec_core+8036>, 0x5b5d7af6f40d <vm_exec_core+21405>, 0x5b5d7af6d123 <vm_exec_core+12467>, 0x5b5d7af6d128 <vm_exec_core+12472>, 0x5b5d7af6ef44 <vm_exec_core+20180>, 0x5b5d7af6ed8c <vm_exec_core+19740>, 0x5b5d7af6ddfb <vm_exec_core+15755>, 0x5b5d7af6dd32 <vm_exec_core+15554>, 0x5b5d7af6ee3b <vm_exec_core+19915>, 0x5b5d7af6e205 <vm_exec_core+16789>...}
        reg_cfp = 0x71f937218720
        reg_pc = 0x5040000085b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#55 0x00005b5d7af6565b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#56 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#57 0x00005b5d7afadab8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5160000003d0
        val = <optimized out>
#58 0x00005b5d7abadc7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x71f936f1f698) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdde143310, <optimized out>, 0x7ffdde143260, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x71f936f1f698
#59 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#60 0x00005b5d7aba6be7 in rb_main (argc=11, argv=0x7ffdde1434e8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#61 main (argc=11, argv=0x7ffdde1434e8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x793fbdf6ec40 (LWP 239615) "ruby" 0x0000793fbdd26d07 in __GI___select (nfds=31, readfds=0x50c00562bf40, writefds=0x0, exceptfds=0x0, timeout=0x7ffca5716a60) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x793fa1dff6c0 (LWP 239854) "ruby" 0x0000793fbdd1b4fd in __GI___poll (fds=0x793fa0bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x793fa1dff6c0 (LWP 239854) "ruby"):
#0  0x0000793fbdd1b4fd in __GI___poll (fds=0x793fa0bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005c2867a5277a in __interceptor_poll ()
No symbol table info available.
#2  0x00005c2867e3a9ea in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x00005c2867aabb2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000793fbdc9caa4 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 = {133314205710016, 408285963724372038, 133314205710016, -352, 0, 140723084168048, 408285963745343558, 408347382519674950}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000793fbdd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x793fbdf6ec40 (LWP 239615) "ruby"):
#0  0x0000793fbdd26d07 in __GI___select (nfds=31, readfds=0x50c00562bf40, writefds=0x0, exceptfds=0x0, timeout=0x7ffca5716a60) 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 = 432805917}
        pts64 = 0x7ffca5716900
        r = <optimized out>
#1  0x00005c2867e22005 in native_fd_select (n=31, readfds=0x50c00562bf40, writefds=0x0, exceptfds=0x793fbdd26d07 <__GI___select+327>, timeout=0x7ffca5716900, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=133314640955264) at /tmp/ruby/src/trunk_asan/thread.c:4492
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffca5716a10
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005c2867af78f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca5716bd0, <optimized out>, 0x7ffca5716ae0, <optimized out>, <optimized out>}, prev = 0x793fbbe02ea0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005c2867e21591 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:4554
        set = {max = 31, th = 0x515000000300, rset = 0x793fbbd14640, 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 = 0x793fbbd146a0}
#5  0x00005c2867bc7ce1 in select_internal (read=133314147540160, write=4, except=4, tp=0x793fbbd146a0, fds=0x793fbbd14640) at /tmp/ruby/src/trunk_asan/io.c:10735
        timerec = <optimized out>
        max = 31
        pending = <optimized out>
        rp = 0x793fbbd14640
        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>
#6  select_call (arg=133314640954912) at /tmp/ruby/src/trunk_asan/io.c:10805
        p = 0x793fbbd14620
#7  0x00005c2867af78f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca5716ed0, <optimized out>, 0x7ffca5716de0, <optimized out>, <optimized out>}, prev = 0x793fbbd43140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005c2867ba42eb in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11173
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005c2867f19a48 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:3915
        ci = 0x162100100009
        cc = <optimized out>
        me = 0x793fbd599130
        cfunc = 0x50600002b288
        recv = 133314666625560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005c2867ebb3bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x793fbd8183a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c2867eaf646 <vm_exec_core+1494>, 0x5c2867eb094d <vm_exec_core+6365>, 0x5c2867eb5b71 <vm_exec_core+27393>, 0x5c2867eb04bf <vm_exec_core+5199>, 0x5c2867eb6922 <vm_exec_core+30898>, 0x5c2867eb472d <vm_exec_core+22205>, 0x5c2867eb233e <vm_exec_core+13006>, 0x5c2867eaf7ae <vm_exec_core+1854>, 0x5c2867eb6164 <vm_exec_core+28916>, 0x5c2867eb5eac <vm_exec_core+28220>, 0x5c2867eb073c <vm_exec_core+5836>, 0x5c2867eafc9e <vm_exec_core+3118>, 0x5c2867eb4e26 <vm_exec_core+23990>, 0x5c2867eb1243 <vm_exec_core+8659>, 0x5c2867eb6365 <vm_exec_core+29429>, 0x5c2867eb600e <vm_exec_core+28574>, 0x5c2867eb1931 <vm_exec_core+10433>, 0x5c2867eb22cd <vm_exec_core+12893>, 0x5c2867eb4985 <vm_exec_core+22805>, 0x5c2867eb5f85 <vm_exec_core+28437>, 0x5c2867eb3da0 <vm_exec_core+19760>, 0x5c2867eb4a0e <vm_exec_core+22942>, 0x5c2867eb54c7 <vm_exec_core+25687>, 0x5c2867eb3cdd <vm_exec_core+19565>, 0x5c2867eafbdb <vm_exec_core+2923>, 0x5c2867eb4430 <vm_exec_core+21440>, 0x5c2867eafa6e <vm_exec_core+2558>, 0x5c2867eafea4 <vm_exec_core+3636>, 0x5c2867eb1bb4 <vm_exec_core+11076>, 0x5c2867eb38aa <vm_exec_core+18490>, 0x5c2867eb42c9 <vm_exec_core+21081>, 0x5c2867eb354f <vm_exec_core+17631>, 0x5c2867eaf67a <vm_exec_core+1546>, 0x5c2867eb56f7 <vm_exec_core+26247>, 0x5c2867eb5dd7 <vm_exec_core+28007>, 0x5c2867eb004b <vm_exec_core+4059>, 0x5c2867eb0bf7 <vm_exec_core+7047>, 0x5c2867eb08b5 <vm_exec_core+6213>, 0x5c2867eb1332 <vm_exec_core+8898>, 0x5c2867eb2169 <vm_exec_core+12537>, 0x5c2867eb00f2 <vm_exec_core+4226>, 0x5c2867eb555f <vm_exec_core+25839>, 0x5c2867eb0b81 <vm_exec_core+6929>, 0x5c2867eb2017 <vm_exec_core+12199>, 0x5c2867eb2ade <vm_exec_core+14958>, 0x5c2867eb4ebc <vm_exec_core+24140>, 0x5c2867eb3f62 <vm_exec_core+20210>, 0x5c2867eb160c <vm_exec_core+9628>, 0x5c2867eb0e8e <vm_exec_core+7710>, 0x5c2867eb4d12 <vm_exec_core+23714>, 0x5c2867eb1d94 <vm_exec_core+11556>, 0x5c2867eb452f <vm_exec_core+21695>, 0x5c2867eb3fd4 <vm_exec_core+20324>, 0x5c2867eb45e6 <vm_exec_core+21878>, 0x5c2867eb5aa9 <vm_exec_core+27193>, 0x5c2867eb3361 <vm_exec_core+17137>, 0x5c2867eb4f75 <vm_exec_core+24325>, 0x5c2867eaf3c8 <vm_exec_core+856>, 0x5c2867eb4aa3 <vm_exec_core+23091>, 0x5c2867eb172b <vm_exec_core+9915>, 0x5c2867eb3c38 <vm_exec_core+19400>, 0x5c2867eb3e78 <vm_exec_core+19976>, 0x5c2867eb2712 <vm_exec_core+13986>, 0x5c2867eaff58 <vm_exec_core+3816>, 0x5c2867eb1ad9 <vm_exec_core+10857>, 0x5c2867eb1116 <vm_exec_core+8358>, 0x5c2867eb4664 <vm_exec_core+22004>, 0x5c2867eb0283 <vm_exec_core+4627>, 0x5c2867eb24bf <vm_exec_core+13391>, 0x5c2867eb2e0f <vm_exec_core+15775>, 0x5c2867eb1410 <vm_exec_core+9120>, 0x5c2867ebce19 <vm_exec_core+56745>, 0x5c2867eb0de5 <vm_exec_core+7541>, 0x5c2867eb0cdd <vm_exec_core+7277>, 0x5c2867eb0fe8 <vm_exec_core+8056>, 0x5c2867eb19d3 <vm_exec_core+10595>, 0x5c2867eb374e <vm_exec_core+18142>, 0x5c2867eb2b99 <vm_exec_core+15145>, 0x5c2867eb4348 <vm_exec_core+21208>, 0x5c2867eb2ff5 <vm_exec_core+16261>, 0x5c2867eb5620 <vm_exec_core+26032>, 0x5c2867eb6bc7 <vm_exec_core+31575>, 0x5c2867eb5864 <vm_exec_core+26612>, 0x5c2867eb64b5 <vm_exec_core+29765>, 0x5c2867eb65a6 <vm_exec_core+30006>, 0x5c2867eafb00 <vm_exec_core+2704>, 0x5c2867eb608d <vm_exec_core+28701>, 0x5c2867eb1cb9 <vm_exec_core+11337>, 0x5c2867eb6288 <vm_exec_core+29208>, 0x5c2867eb17fa <vm_exec_core+10122>, 0x5c2867eb579b <vm_exec_core+26411>, 0x5c2867eaf997 <vm_exec_core+2343>, 0x5c2867eb017d <vm_exec_core+4365>, 0x5c2867eb67ea <vm_exec_core+30586>, 0x5c2867eb209d <vm_exec_core+12333>, 0x5c2867eb1e9a <vm_exec_core+11818>, 0x5c2867eaf3cd <vm_exec_core+861>, 0x5c2867eaf8ba <vm_exec_core+2122>, 0x5c2867eaf453 <vm_exec_core+995>, 0x5c2867eb5953 <vm_exec_core+26851>, 0x5c2867eb321e <vm_exec_core+16814>, 0x5c2867eb28e2 <vm_exec_core+14450>, 0x5c2867eb30fa <vm_exec_core+16522>, 0x5c2867eb2d46 <vm_exec_core+15574>, 0x5c2867eb1f2f <vm_exec_core+11967>, 0x5c2867eb27ed <vm_exec_core+14205>, 0x5c2867eb21b9 <vm_exec_core+12617>, 0x5c2867eb29fc <vm_exec_core+14732>, 0x5c2867eb2a6d <vm_exec_core+14845>, 0x5c2867eaf637 <vm_exec_core+1479>, 0x5c2867eb093e <vm_exec_core+6350>, 0x5c2867eb5b62 <vm_exec_core+27378>, 0x5c2867eb04b0 <vm_exec_core+5184>, 0x5c2867eb6913 <vm_exec_core+30883>, 0x5c2867eb471e <vm_exec_core+22190>, 0x5c2867eb232f <vm_exec_core+12991>, 0x5c2867eaf79f <vm_exec_core+1839>, 0x5c2867eb6155 <vm_exec_core+28901>, 0x5c2867eb5e9d <vm_exec_core+28205>, 0x5c2867eb072d <vm_exec_core+5821>, 0x5c2867eafc8f <vm_exec_core+3103>, 0x5c2867eb4e17 <vm_exec_core+23975>, 0x5c2867eb1234 <vm_exec_core+8644>, 0x5c2867eb6356 <vm_exec_core+29414>, 0x5c2867eb5fff <vm_exec_core+28559>, 0x5c2867eb1922 <vm_exec_core+10418>, 0x5c2867eb22be <vm_exec_core+12878>, 0x5c2867eb4976 <vm_exec_core+22790>, 0x5c2867eb5f76 <vm_exec_core+28422>, 0x5c2867eb3d91 <vm_exec_core+19745>, 0x5c2867eb49ff <vm_exec_core+22927>, 0x5c2867eb54b8 <vm_exec_core+25672>, 0x5c2867eb3cce <vm_exec_core+19550>, 0x5c2867eafbcc <vm_exec_core+2908>, 0x5c2867eb4421 <vm_exec_core+21425>, 0x5c2867eafa5f <vm_exec_core+2543>, 0x5c2867eafe95 <vm_exec_core+3621>, 0x5c2867eb1ba5 <vm_exec_core+11061>, 0x5c2867eb389b <vm_exec_core+18475>, 0x5c2867eb42ba <vm_exec_core+21066>, 0x5c2867eb3540 <vm_exec_core+17616>, 0x5c2867eaf66b <vm_exec_core+1531>, 0x5c2867eb56e8 <vm_exec_core+26232>, 0x5c2867eb5dc8 <vm_exec_core+27992>, 0x5c2867eb003c <vm_exec_core+4044>, 0x5c2867eb0be8 <vm_exec_core+7032>, 0x5c2867eb08a6 <vm_exec_core+6198>, 0x5c2867eb1323 <vm_exec_core+8883>, 0x5c2867eb215a <vm_exec_core+12522>, 0x5c2867eb00e3 <vm_exec_core+4211>, 0x5c2867eb5550 <vm_exec_core+25824>, 0x5c2867eb0b72 <vm_exec_core+6914>, 0x5c2867eb2008 <vm_exec_core+12184>, 0x5c2867eb2acf <vm_exec_core+14943>, 0x5c2867eb4ead <vm_exec_core+24125>, 0x5c2867eb3f53 <vm_exec_core+20195>, 0x5c2867eb15fd <vm_exec_core+9613>, 0x5c2867eb0e7f <vm_exec_core+7695>, 0x5c2867eb4d03 <vm_exec_core+23699>, 0x5c2867eb1d85 <vm_exec_core+11541>, 0x5c2867eb4520 <vm_exec_core+21680>, 0x5c2867eb3fc5 <vm_exec_core+20309>, 0x5c2867eb45d7 <vm_exec_core+21863>, 0x5c2867eb5a9a <vm_exec_core+27178>, 0x5c2867eb3352 <vm_exec_core+17122>, 0x5c2867eb4f66 <vm_exec_core+24310>, 0x5c2867eb440d <vm_exec_core+21405>, 0x5c2867eb4a94 <vm_exec_core+23076>, 0x5c2867eb171c <vm_exec_core+9900>, 0x5c2867eb3c29 <vm_exec_core+19385>, 0x5c2867eb3e69 <vm_exec_core+19961>, 0x5c2867eb2703 <vm_exec_core+13971>, 0x5c2867eb3896 <vm_exec_core+18470>, 0x5c2867eb1aca <vm_exec_core+10842>, 0x5c2867eb1107 <vm_exec_core+8343>, 0x5c2867eb4655 <vm_exec_core+21989>, 0x5c2867eb0274 <vm_exec_core+4612>, 0x5c2867eb24b0 <vm_exec_core+13376>, 0x5c2867eb2e00 <vm_exec_core+15760>, 0x5c2867eb1401 <vm_exec_core+9105>, 0x5c2867ebce0a <vm_exec_core+56730>, 0x5c2867eb0dd6 <vm_exec_core+7526>, 0x5c2867eb0cce <vm_exec_core+7262>, 0x5c2867eb0fd9 <vm_exec_core+8041>, 0x5c2867eb19c4 <vm_exec_core+10580>, 0x5c2867eb373f <vm_exec_core+18127>, 0x5c2867eb2b8a <vm_exec_core+15130>, 0x5c2867eb373a <vm_exec_core+18122>, 0x5c2867eb3f4e <vm_exec_core+20190>, 0x5c2867eb3f49 <vm_exec_core+20185>, 0x5c2867eb0fd4 <vm_exec_core+8036>, 0x5c2867eb440d <vm_exec_core+21405>, 0x5c2867eb2123 <vm_exec_core+12467>, 0x5c2867eb2128 <vm_exec_core+12472>, 0x5c2867eb3f44 <vm_exec_core+20180>, 0x5c2867eb3d8c <vm_exec_core+19740>, 0x5c2867eb2dfb <vm_exec_core+15755>, 0x5c2867eb2d32 <vm_exec_core+15554>, 0x5c2867eb3e3b <vm_exec_core+19915>, 0x5c2867eb3205 <vm_exec_core+16789>...}
        reg_cfp = 0x793fbd8183a0
        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_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>
#12 0x00005c2867eaa429 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2787
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005c2867f3a1b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x793fbd818578, self=133314664337240, 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:1814
        flags = 0
        iseq = 0x793fbd3d78b0
        cfp = <optimized out>
        sp = 0x793fbd7189e8
        use_argv = 0x793fbbc57560
        stack_argv = 0x793fbd7189e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 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:1828
        captured = 0x793fbd818578
#16 0x00005c2867edb9ec 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:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00005c2867edb9ec in rb_yield (val=<optimized out>)
No locals.
#20 0x00005c286809312a in rb_ary_each (ary=133314662045480) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#21 0x00005c2867f19a48 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:3915
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x793fbd59f008
        cfunc = 0x50600001e928
        recv = 133314662045480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005c2867eb3a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x793fbd818560, cd=0x511000021a40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000021a40
        insns_address_table = {0x5c2867eaf646 <vm_exec_core+1494>, 0x5c2867eb094d <vm_exec_core+6365>, 0x5c2867eb5b71 <vm_exec_core+27393>, 0x5c2867eb04bf <vm_exec_core+5199>, 0x5c2867eb6922 <vm_exec_core+30898>, 0x5c2867eb472d <vm_exec_core+22205>, 0x5c2867eb233e <vm_exec_core+13006>, 0x5c2867eaf7ae <vm_exec_core+1854>, 0x5c2867eb6164 <vm_exec_core+28916>, 0x5c2867eb5eac <vm_exec_core+28220>, 0x5c2867eb073c <vm_exec_core+5836>, 0x5c2867eafc9e <vm_exec_core+3118>, 0x5c2867eb4e26 <vm_exec_core+23990>, 0x5c2867eb1243 <vm_exec_core+8659>, 0x5c2867eb6365 <vm_exec_core+29429>, 0x5c2867eb600e <vm_exec_core+28574>, 0x5c2867eb1931 <vm_exec_core+10433>, 0x5c2867eb22cd <vm_exec_core+12893>, 0x5c2867eb4985 <vm_exec_core+22805>, 0x5c2867eb5f85 <vm_exec_core+28437>, 0x5c2867eb3da0 <vm_exec_core+19760>, 0x5c2867eb4a0e <vm_exec_core+22942>, 0x5c2867eb54c7 <vm_exec_core+25687>, 0x5c2867eb3cdd <vm_exec_core+19565>, 0x5c2867eafbdb <vm_exec_core+2923>, 0x5c2867eb4430 <vm_exec_core+21440>, 0x5c2867eafa6e <vm_exec_core+2558>, 0x5c2867eafea4 <vm_exec_core+3636>, 0x5c2867eb1bb4 <vm_exec_core+11076>, 0x5c2867eb38aa <vm_exec_core+18490>, 0x5c2867eb42c9 <vm_exec_core+21081>, 0x5c2867eb354f <vm_exec_core+17631>, 0x5c2867eaf67a <vm_exec_core+1546>, 0x5c2867eb56f7 <vm_exec_core+26247>, 0x5c2867eb5dd7 <vm_exec_core+28007>, 0x5c2867eb004b <vm_exec_core+4059>, 0x5c2867eb0bf7 <vm_exec_core+7047>, 0x5c2867eb08b5 <vm_exec_core+6213>, 0x5c2867eb1332 <vm_exec_core+8898>, 0x5c2867eb2169 <vm_exec_core+12537>, 0x5c2867eb00f2 <vm_exec_core+4226>, 0x5c2867eb555f <vm_exec_core+25839>, 0x5c2867eb0b81 <vm_exec_core+6929>, 0x5c2867eb2017 <vm_exec_core+12199>, 0x5c2867eb2ade <vm_exec_core+14958>, 0x5c2867eb4ebc <vm_exec_core+24140>, 0x5c2867eb3f62 <vm_exec_core+20210>, 0x5c2867eb160c <vm_exec_core+9628>, 0x5c2867eb0e8e <vm_exec_core+7710>, 0x5c2867eb4d12 <vm_exec_core+23714>, 0x5c2867eb1d94 <vm_exec_core+11556>, 0x5c2867eb452f <vm_exec_core+21695>, 0x5c2867eb3fd4 <vm_exec_core+20324>, 0x5c2867eb45e6 <vm_exec_core+21878>, 0x5c2867eb5aa9 <vm_exec_core+27193>, 0x5c2867eb3361 <vm_exec_core+17137>, 0x5c2867eb4f75 <vm_exec_core+24325>, 0x5c2867eaf3c8 <vm_exec_core+856>, 0x5c2867eb4aa3 <vm_exec_core+23091>, 0x5c2867eb172b <vm_exec_core+9915>, 0x5c2867eb3c38 <vm_exec_core+19400>, 0x5c2867eb3e78 <vm_exec_core+19976>, 0x5c2867eb2712 <vm_exec_core+13986>, 0x5c2867eaff58 <vm_exec_core+3816>, 0x5c2867eb1ad9 <vm_exec_core+10857>, 0x5c2867eb1116 <vm_exec_core+8358>, 0x5c2867eb4664 <vm_exec_core+22004>, 0x5c2867eb0283 <vm_exec_core+4627>, 0x5c2867eb24bf <vm_exec_core+13391>, 0x5c2867eb2e0f <vm_exec_core+15775>, 0x5c2867eb1410 <vm_exec_core+9120>, 0x5c2867ebce19 <vm_exec_core+56745>, 0x5c2867eb0de5 <vm_exec_core+7541>, 0x5c2867eb0cdd <vm_exec_core+7277>, 0x5c2867eb0fe8 <vm_exec_core+8056>, 0x5c2867eb19d3 <vm_exec_core+10595>, 0x5c2867eb374e <vm_exec_core+18142>, 0x5c2867eb2b99 <vm_exec_core+15145>, 0x5c2867eb4348 <vm_exec_core+21208>, 0x5c2867eb2ff5 <vm_exec_core+16261>, 0x5c2867eb5620 <vm_exec_core+26032>, 0x5c2867eb6bc7 <vm_exec_core+31575>, 0x5c2867eb5864 <vm_exec_core+26612>, 0x5c2867eb64b5 <vm_exec_core+29765>, 0x5c2867eb65a6 <vm_exec_core+30006>, 0x5c2867eafb00 <vm_exec_core+2704>, 0x5c2867eb608d <vm_exec_core+28701>, 0x5c2867eb1cb9 <vm_exec_core+11337>, 0x5c2867eb6288 <vm_exec_core+29208>, 0x5c2867eb17fa <vm_exec_core+10122>, 0x5c2867eb579b <vm_exec_core+26411>, 0x5c2867eaf997 <vm_exec_core+2343>, 0x5c2867eb017d <vm_exec_core+4365>, 0x5c2867eb67ea <vm_exec_core+30586>, 0x5c2867eb209d <vm_exec_core+12333>, 0x5c2867eb1e9a <vm_exec_core+11818>, 0x5c2867eaf3cd <vm_exec_core+861>, 0x5c2867eaf8ba <vm_exec_core+2122>, 0x5c2867eaf453 <vm_exec_core+995>, 0x5c2867eb5953 <vm_exec_core+26851>, 0x5c2867eb321e <vm_exec_core+16814>, 0x5c2867eb28e2 <vm_exec_core+14450>, 0x5c2867eb30fa <vm_exec_core+16522>, 0x5c2867eb2d46 <vm_exec_core+15574>, 0x5c2867eb1f2f <vm_exec_core+11967>, 0x5c2867eb27ed <vm_exec_core+14205>, 0x5c2867eb21b9 <vm_exec_core+12617>, 0x5c2867eb29fc <vm_exec_core+14732>, 0x5c2867eb2a6d <vm_exec_core+14845>, 0x5c2867eaf637 <vm_exec_core+1479>, 0x5c2867eb093e <vm_exec_core+6350>, 0x5c2867eb5b62 <vm_exec_core+27378>, 0x5c2867eb04b0 <vm_exec_core+5184>, 0x5c2867eb6913 <vm_exec_core+30883>, 0x5c2867eb471e <vm_exec_core+22190>, 0x5c2867eb232f <vm_exec_core+12991>, 0x5c2867eaf79f <vm_exec_core+1839>, 0x5c2867eb6155 <vm_exec_core+28901>, 0x5c2867eb5e9d <vm_exec_core+28205>, 0x5c2867eb072d <vm_exec_core+5821>, 0x5c2867eafc8f <vm_exec_core+3103>, 0x5c2867eb4e17 <vm_exec_core+23975>, 0x5c2867eb1234 <vm_exec_core+8644>, 0x5c2867eb6356 <vm_exec_core+29414>, 0x5c2867eb5fff <vm_exec_core+28559>, 0x5c2867eb1922 <vm_exec_core+10418>, 0x5c2867eb22be <vm_exec_core+12878>, 0x5c2867eb4976 <vm_exec_core+22790>, 0x5c2867eb5f76 <vm_exec_core+28422>, 0x5c2867eb3d91 <vm_exec_core+19745>, 0x5c2867eb49ff <vm_exec_core+22927>, 0x5c2867eb54b8 <vm_exec_core+25672>, 0x5c2867eb3cce <vm_exec_core+19550>, 0x5c2867eafbcc <vm_exec_core+2908>, 0x5c2867eb4421 <vm_exec_core+21425>, 0x5c2867eafa5f <vm_exec_core+2543>, 0x5c2867eafe95 <vm_exec_core+3621>, 0x5c2867eb1ba5 <vm_exec_core+11061>, 0x5c2867eb389b <vm_exec_core+18475>, 0x5c2867eb42ba <vm_exec_core+21066>, 0x5c2867eb3540 <vm_exec_core+17616>, 0x5c2867eaf66b <vm_exec_core+1531>, 0x5c2867eb56e8 <vm_exec_core+26232>, 0x5c2867eb5dc8 <vm_exec_core+27992>, 0x5c2867eb003c <vm_exec_core+4044>, 0x5c2867eb0be8 <vm_exec_core+7032>, 0x5c2867eb08a6 <vm_exec_core+6198>, 0x5c2867eb1323 <vm_exec_core+8883>, 0x5c2867eb215a <vm_exec_core+12522>, 0x5c2867eb00e3 <vm_exec_core+4211>, 0x5c2867eb5550 <vm_exec_core+25824>, 0x5c2867eb0b72 <vm_exec_core+6914>, 0x5c2867eb2008 <vm_exec_core+12184>, 0x5c2867eb2acf <vm_exec_core+14943>, 0x5c2867eb4ead <vm_exec_core+24125>, 0x5c2867eb3f53 <vm_exec_core+20195>, 0x5c2867eb15fd <vm_exec_core+9613>, 0x5c2867eb0e7f <vm_exec_core+7695>, 0x5c2867eb4d03 <vm_exec_core+23699>, 0x5c2867eb1d85 <vm_exec_core+11541>, 0x5c2867eb4520 <vm_exec_core+21680>, 0x5c2867eb3fc5 <vm_exec_core+20309>, 0x5c2867eb45d7 <vm_exec_core+21863>, 0x5c2867eb5a9a <vm_exec_core+27178>, 0x5c2867eb3352 <vm_exec_core+17122>, 0x5c2867eb4f66 <vm_exec_core+24310>, 0x5c2867eb440d <vm_exec_core+21405>, 0x5c2867eb4a94 <vm_exec_core+23076>, 0x5c2867eb171c <vm_exec_core+9900>, 0x5c2867eb3c29 <vm_exec_core+19385>, 0x5c2867eb3e69 <vm_exec_core+19961>, 0x5c2867eb2703 <vm_exec_core+13971>, 0x5c2867eb3896 <vm_exec_core+18470>, 0x5c2867eb1aca <vm_exec_core+10842>, 0x5c2867eb1107 <vm_exec_core+8343>, 0x5c2867eb4655 <vm_exec_core+21989>, 0x5c2867eb0274 <vm_exec_core+4612>, 0x5c2867eb24b0 <vm_exec_core+13376>, 0x5c2867eb2e00 <vm_exec_core+15760>, 0x5c2867eb1401 <vm_exec_core+9105>, 0x5c2867ebce0a <vm_exec_core+56730>, 0x5c2867eb0dd6 <vm_exec_core+7526>, 0x5c2867eb0cce <vm_exec_core+7262>, 0x5c2867eb0fd9 <vm_exec_core+8041>, 0x5c2867eb19c4 <vm_exec_core+10580>, 0x5c2867eb373f <vm_exec_core+18127>, 0x5c2867eb2b8a <vm_exec_core+15130>, 0x5c2867eb373a <vm_exec_core+18122>, 0x5c2867eb3f4e <vm_exec_core+20190>, 0x5c2867eb3f49 <vm_exec_core+20185>, 0x5c2867eb0fd4 <vm_exec_core+8036>, 0x5c2867eb440d <vm_exec_core+21405>, 0x5c2867eb2123 <vm_exec_core+12467>, 0x5c2867eb2128 <vm_exec_core+12472>, 0x5c2867eb3f44 <vm_exec_core+20180>, 0x5c2867eb3d8c <vm_exec_core+19740>, 0x5c2867eb2dfb <vm_exec_core+15755>, 0x5c2867eb2d32 <vm_exec_core+15554>, 0x5c2867eb3e3b <vm_exec_core+19915>, 0x5c2867eb3205 <vm_exec_core+16789>...}
        reg_cfp = 0x793fbd818560
        reg_pc = 0x51500001b750
        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>
th: 0x515000000300, native_id: 0x793fbdf6ec40
-- Control frame information -----------------------------------------------
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <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:698
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <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:826
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <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:1311
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <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:1767
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <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:1811
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <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:145
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
        INSN_LABEL_concatarray = <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:1895
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
        INSN_LABEL_concattoarray = <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]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
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_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>
#24 0x00005c2867eaa65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005c2867ef2603 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
        ec = 0x5160000003d0
        val = <optimized out>
#27 0x00005c2867c06fe1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=133314664982400) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x5c28691e0800 <root_box_data>
        iseq = 0x793fbd3fe668
#28 0x00005c2867c01555 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x5c28691e0800 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133314666615000
        realpath_map = 133314666614840
        path = 133314664982400
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#29 0x00005c2867bff454 in rb_require_string_internal (fname=133314664982440, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
        base = <optimized out>
#31 0x00005c2867f19a48 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:3915
        ci = 0x58b100140003
        cc = <optimized out>
        me = 0x793fbd3fe7f8
        cfunc = 0x506000037048
        recv = 133314666805360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00005c2867eff315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffca5719260) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x00005c2867efeda5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#34 0x00005c2867ebb3bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x793fbd818790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c2867eaf646 <vm_exec_core+1494>, 0x5c2867eb094d <vm_exec_core+6365>, 0x5c2867eb5b71 <vm_exec_core+27393>, 0x5c2867eb04bf <vm_exec_core+5199>, 0x5c2867eb6922 <vm_exec_core+30898>, 0x5c2867eb472d <vm_exec_core+22205>, 0x5c2867eb233e <vm_exec_core+13006>, 0x5c2867eaf7ae <vm_exec_core+1854>, 0x5c2867eb6164 <vm_exec_core+28916>, 0x5c2867eb5eac <vm_exec_core+28220>, 0x5c2867eb073c <vm_exec_core+5836>, 0x5c2867eafc9e <vm_exec_core+3118>, 0x5c2867eb4e26 <vm_exec_core+23990>, 0x5c2867eb1243 <vm_exec_core+8659>, 0x5c2867eb6365 <vm_exec_core+29429>, 0x5c2867eb600e <vm_exec_core+28574>, 0x5c2867eb1931 <vm_exec_core+10433>, 0x5c2867eb22cd <vm_exec_core+12893>, 0x5c2867eb4985 <vm_exec_core+22805>, 0x5c2867eb5f85 <vm_exec_core+28437>, 0x5c2867eb3da0 <vm_exec_core+19760>, 0x5c2867eb4a0e <vm_exec_core+22942>, 0x5c2867eb54c7 <vm_exec_core+25687>, 0x5c2867eb3cdd <vm_exec_core+19565>, 0x5c2867eafbdb <vm_exec_core+2923>, 0x5c2867eb4430 <vm_exec_core+21440>, 0x5c2867eafa6e <vm_exec_core+2558>, 0x5c2867eafea4 <vm_exec_core+3636>, 0x5c2867eb1bb4 <vm_exec_core+11076>, 0x5c2867eb38aa <vm_exec_core+18490>, 0x5c2867eb42c9 <vm_exec_core+21081>, 0x5c2867eb354f <vm_exec_core+17631>, 0x5c2867eaf67a <vm_exec_core+1546>, 0x5c2867eb56f7 <vm_exec_core+26247>, 0x5c2867eb5dd7 <vm_exec_core+28007>, 0x5c2867eb004b <vm_exec_core+4059>, 0x5c2867eb0bf7 <vm_exec_core+7047>, 0x5c2867eb08b5 <vm_exec_core+6213>, 0x5c2867eb1332 <vm_exec_core+8898>, 0x5c2867eb2169 <vm_exec_core+12537>, 0x5c2867eb00f2 <vm_exec_core+4226>, 0x5c2867eb555f <vm_exec_core+25839>, 0x5c2867eb0b81 <vm_exec_core+6929>, 0x5c2867eb2017 <vm_exec_core+12199>, 0x5c2867eb2ade <vm_exec_core+14958>, 0x5c2867eb4ebc <vm_exec_core+24140>, 0x5c2867eb3f62 <vm_exec_core+20210>, 0x5c2867eb160c <vm_exec_core+9628>, 0x5c2867eb0e8e <vm_exec_core+7710>, 0x5c2867eb4d12 <vm_exec_core+23714>, 0x5c2867eb1d94 <vm_exec_core+11556>, 0x5c2867eb452f <vm_exec_core+21695>, 0x5c2867eb3fd4 <vm_exec_core+20324>, 0x5c2867eb45e6 <vm_exec_core+21878>, 0x5c2867eb5aa9 <vm_exec_core+27193>, 0x5c2867eb3361 <vm_exec_core+17137>, 0x5c2867eb4f75 <vm_exec_core+24325>, 0x5c2867eaf3c8 <vm_exec_core+856>, 0x5c2867eb4aa3 <vm_exec_core+23091>, 0x5c2867eb172b <vm_exec_core+9915>, 0x5c2867eb3c38 <vm_exec_core+19400>, 0x5c2867eb3e78 <vm_exec_core+19976>, 0x5c2867eb2712 <vm_exec_core+13986>, 0x5c2867eaff58 <vm_exec_core+3816>, 0x5c2867eb1ad9 <vm_exec_core+10857>, 0x5c2867eb1116 <vm_exec_core+8358>, 0x5c2867eb4664 <vm_exec_core+22004>, 0x5c2867eb0283 <vm_exec_core+4627>, 0x5c2867eb24bf <vm_exec_core+13391>, 0x5c2867eb2e0f <vm_exec_core+15775>, 0x5c2867eb1410 <vm_exec_core+9120>, 0x5c2867ebce19 <vm_exec_core+56745>, 0x5c2867eb0de5 <vm_exec_core+7541>, 0x5c2867eb0cdd <vm_exec_core+7277>, 0x5c2867eb0fe8 <vm_exec_core+8056>, 0x5c2867eb19d3 <vm_exec_core+10595>, 0x5c2867eb374e <vm_exec_core+18142>, 0x5c2867eb2b99 <vm_exec_core+15145>, 0x5c2867eb4348 <vm_exec_core+21208>, 0x5c2867eb2ff5 <vm_exec_core+16261>, 0x5c2867eb5620 <vm_exec_core+26032>, 0x5c2867eb6bc7 <vm_exec_core+31575>, 0x5c2867eb5864 <vm_exec_core+26612>, 0x5c2867eb64b5 <vm_exec_core+29765>, 0x5c2867eb65a6 <vm_exec_core+30006>, 0x5c2867eafb00 <vm_exec_core+2704>, 0x5c2867eb608d <vm_exec_core+28701>, 0x5c2867eb1cb9 <vm_exec_core+11337>, 0x5c2867eb6288 <vm_exec_core+29208>, 0x5c2867eb17fa <vm_exec_core+10122>, 0x5c2867eb579b <vm_exec_core+26411>, 0x5c2867eaf997 <vm_exec_core+2343>, 0x5c2867eb017d <vm_exec_core+4365>, 0x5c2867eb67ea <vm_exec_core+30586>, 0x5c2867eb209d <vm_exec_core+12333>, 0x5c2867eb1e9a <vm_exec_core+11818>, 0x5c2867eaf3cd <vm_exec_core+861>, 0x5c2867eaf8ba <vm_exec_core+2122>, 0x5c2867eaf453 <vm_exec_core+995>, 0x5c2867eb5953 <vm_exec_core+26851>, 0x5c2867eb321e <vm_exec_core+16814>, 0x5c2867eb28e2 <vm_exec_core+14450>, 0x5c2867eb30fa <vm_exec_core+16522>, 0x5c2867eb2d46 <vm_exec_core+15574>, 0x5c2867eb1f2f <vm_exec_core+11967>, 0x5c2867eb27ed <vm_exec_core+14205>, 0x5c2867eb21b9 <vm_exec_core+12617>, 0x5c2867eb29fc <vm_exec_core+14732>, 0x5c2867eb2a6d <vm_exec_core+14845>, 0x5c2867eaf637 <vm_exec_core+1479>, 0x5c2867eb093e <vm_exec_core+6350>, 0x5c2867eb5b62 <vm_exec_core+27378>, 0x5c2867eb04b0 <vm_exec_core+5184>, 0x5c2867eb6913 <vm_exec_core+30883>, 0x5c2867eb471e <vm_exec_core+22190>, 0x5c2867eb232f <vm_exec_core+12991>, 0x5c2867eaf79f <vm_exec_core+1839>, 0x5c2867eb6155 <vm_exec_core+28901>, 0x5c2867eb5e9d <vm_exec_core+28205>, 0x5c2867eb072d <vm_exec_core+5821>, 0x5c2867eafc8f <vm_exec_core+3103>, 0x5c2867eb4e17 <vm_exec_core+23975>, 0x5c2867eb1234 <vm_exec_core+8644>, 0x5c2867eb6356 <vm_exec_core+29414>, 0x5c2867eb5fff <vm_exec_core+28559>, 0x5c2867eb1922 <vm_exec_core+10418>, 0x5c2867eb22be <vm_exec_core+12878>, 0x5c2867eb4976 <vm_exec_core+22790>, 0x5c2867eb5f76 <vm_exec_core+28422>, 0x5c2867eb3d91 <vm_exec_core+19745>, 0x5c2867eb49ff <vm_exec_core+22927>, 0x5c2867eb54b8 <vm_exec_core+25672>, 0x5c2867eb3cce <vm_exec_core+19550>, 0x5c2867eafbcc <vm_exec_core+2908>, 0x5c2867eb4421 <vm_exec_core+21425>, 0x5c2867eafa5f <vm_exec_core+2543>, 0x5c2867eafe95 <vm_exec_core+3621>, 0x5c2867eb1ba5 <vm_exec_core+11061>, 0x5c2867eb389b <vm_exec_core+18475>, 0x5c2867eb42ba <vm_exec_core+21066>, 0x5c2867eb3540 <vm_exec_core+17616>, 0x5c2867eaf66b <vm_exec_core+1531>, 0x5c2867eb56e8 <vm_exec_core+26232>, 0x5c2867eb5dc8 <vm_exec_core+27992>, 0x5c2867eb003c <vm_exec_core+4044>, 0x5c2867eb0be8 <vm_exec_core+7032>, 0x5c2867eb08a6 <vm_exec_core+6198>, 0x5c2867eb1323 <vm_exec_core+8883>, 0x5c2867eb215a <vm_exec_core+12522>, 0x5c2867eb00e3 <vm_exec_core+4211>, 0x5c2867eb5550 <vm_exec_core+25824>, 0x5c2867eb0b72 <vm_exec_core+6914>, 0x5c2867eb2008 <vm_exec_core+12184>, 0x5c2867eb2acf <vm_exec_core+14943>, 0x5c2867eb4ead <vm_exec_core+24125>, 0x5c2867eb3f53 <vm_exec_core+20195>, 0x5c2867eb15fd <vm_exec_core+9613>, 0x5c2867eb0e7f <vm_exec_core+7695>, 0x5c2867eb4d03 <vm_exec_core+23699>, 0x5c2867eb1d85 <vm_exec_core+11541>, 0x5c2867eb4520 <vm_exec_core+21680>, 0x5c2867eb3fc5 <vm_exec_core+20309>, 0x5c2867eb45d7 <vm_exec_core+21863>, 0x5c2867eb5a9a <vm_exec_core+27178>, 0x5c2867eb3352 <vm_exec_core+17122>, 0x5c2867eb4f66 <vm_exec_core+24310>, 0x5c2867eb440d <vm_exec_core+21405>, 0x5c2867eb4a94 <vm_exec_core+23076>, 0x5c2867eb171c <vm_exec_core+9900>, 0x5c2867eb3c29 <vm_exec_core+19385>, 0x5c2867eb3e69 <vm_exec_core+19961>, 0x5c2867eb2703 <vm_exec_core+13971>, 0x5c2867eb3896 <vm_exec_core+18470>, 0x5c2867eb1aca <vm_exec_core+10842>, 0x5c2867eb1107 <vm_exec_core+8343>, 0x5c2867eb4655 <vm_exec_core+21989>, 0x5c2867eb0274 <vm_exec_core+4612>, 0x5c2867eb24b0 <vm_exec_core+13376>, 0x5c2867eb2e00 <vm_exec_core+15760>, 0x5c2867eb1401 <vm_exec_core+9105>, 0x5c2867ebce0a <vm_exec_core+56730>, 0x5c2867eb0dd6 <vm_exec_core+7526>, 0x5c2867eb0cce <vm_exec_core+7262>, 0x5c2867eb0fd9 <vm_exec_core+8041>, 0x5c2867eb19c4 <vm_exec_core+10580>, 0x5c2867eb373f <vm_exec_core+18127>, 0x5c2867eb2b8a <vm_exec_core+15130>, 0x5c2867eb373a <vm_exec_core+18122>, 0x5c2867eb3f4e <vm_exec_core+20190>, 0x5c2867eb3f49 <vm_exec_core+20185>, 0x5c2867eb0fd4 <vm_exec_core+8036>, 0x5c2867eb440d <vm_exec_core+21405>, 0x5c2867eb2123 <vm_exec_core+12467>, 0x5c2867eb2128 <vm_exec_core+12472>, 0x5c2867eb3f44 <vm_exec_core+20180>, 0x5c2867eb3d8c <vm_exec_core+19740>, 0x5c2867eb2dfb <vm_exec_core+15755>, 0x5c2867eb2d32 <vm_exec_core+15554>, 0x5c2867eb3e3b <vm_exec_core+19915>, 0x5c2867eb3205 <vm_exec_core+16789>...}
        reg_cfp = 0x793fbd818790
        reg_pc = 0x504000008978
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00005c2867eaa272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00005c2867ef2ab8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5160000003d0
        val = <optimized out>
#38 0x00005c2867af2c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x793fbd3fe898) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca57197d0, <optimized out>, 0x7ffca5719720, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x793fbd3fe898
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x00005c2867aebbe7 in rb_main (argc=9, argv=0x7ffca5719998) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffca5719998) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

[Inferior 1 (process 239615) detached]
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.9uofxs:
* drwx------ 2      60 2025-11-13 01:15:52 +0000 autoload20251113-240507-1qrt8n/
  * -rw-r--r-- 1 37 2025-11-13 01:15:52 +0000 test-bug-11055.rb
* -rw-r--r-- 1  100112 2025-11-13 01:06:58 +0000 _ruby_box_p344391_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-13 01:06:58 +0000 _ruby_box_p344391_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-13 01:06:58 +0000 _ruby_box_p344391_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-13 01:06:57 +0000 _ruby_box_p343498_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-13 01:06:57 +0000 _ruby_box_p343498_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-13 01:06:57 +0000 _ruby_box_p343498_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-13 01:06:57 +0000 _ruby_box_p342621_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-13 01:06:57 +0000 _ruby_box_p342621_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-13 01:06:57 +0000 _ruby_box_p342621_2_rbconfig+sizeof.so
* -rw-r--r-- 1   31544 2025-11-13 01:06:56 +0000 _ruby_box_p337829_2_monitor.so
* -rw-r--r-- 1  152480 2025-11-13 01:06:56 +0000 _ruby_box_p337829_2_stringio.so
* -rw-r--r-- 1   28832 2025-11-13 01:06:56 +0000 _ruby_box_p337829_2_erb+escape.so
* -rw-r--r-- 1   51032 2025-11-13 01:06:56 +0000 _ruby_box_p337829_2_cgi+escape.so
* -rw-r--r-- 1  104440 2025-11-13 01:06:56 +0000 _ruby_box_p337829_2_strscan.so
* -rw-r--r-- 1   24216 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_io+nonblock.so
* -rw-r--r-- 1   65840 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_digest.so
* -rw-r--r-- 1 1504016 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_openssl.so
* -rw-r--r-- 1   16768 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_io+wait.so
* -rw-r--r-- 1  959520 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_socket.so
* -rw-r--r-- 1  302216 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_zlib.so
* -rw-r--r-- 1  112944 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_psych.so
* -rw-r--r-- 1  234368 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_json+ext+generator.so
* -rw-r--r-- 1  158096 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_json+ext+parser.so
* -rw-r--r-- 1  109528 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_etc.so
* -rw-r--r-- 1  941192 2025-11-13 01:06:55 +0000 _ruby_box_p337829_2_date_core.so
* -rw-r--r-- 1  100112 2025-11-13 01:06:54 +0000 _ruby_box_p337829_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-13 01:06:54 +0000 _ruby_box_p337829_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-13 01:06:54 +0000 _ruby_box_p337829_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-13 01:06:54 +0000 _ruby_box_p337047_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-13 01:06:54 +0000 _ruby_box_p337047_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-13 01:06:53 +0000 _ruby_box_p337047_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 215800 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:915: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 215799 -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 1993644 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-13T00:34:08Z master 37a05b591c) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................

Finished in 40.837592 seconds

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