# Logfile created on 2025-12-08 13:09:25 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007bd920b0fde0 @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.20251208-130925", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007bd92104c718 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007bd92104c4c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007bd920a49168 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251208-130925", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251208-130925>, @binmode=false, @mon_data=#<Monitor:0x00007bd92104c1f0>, @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 = 66b2cc3dab
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
Update rbs to 22451ecbe262326176eb3915b64366712930685c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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
9958c2692d4b057244a862eda87eb832aa00db3ab166f120bbd588234442b66c  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: 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/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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 encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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]: 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/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/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/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'
./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
                                    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.8.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.5.0
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    date 3.5.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.17.1
                                    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.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.17.0
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=5599
  "--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] 1671592=-ext-/bignum/test_str2big
[  2/757] 1671592=ruby/test_rational
[  3/757] 1671591=ruby/test_regexp
[  4/757] 1671594=prism/newline_offsets_test
[  5/757] 1671593=rubygems/test_gem_resolver_conflict
[  6/757] 1671596=rubygems/test_gem_commands_contents_command
[  7/757] 1671601=psych/test_scalar
[  8/757] 1671598=ruby/test_readpartial
[  9/757] 1671603=json/test_helper
[ 10/757] 1671603=psych/test_yamldbm
[ 11/757] 1671609=ruby/test_thread_cv
[ 12/757] 1671607=ripper/test_parser_events
[ 13/757] 1671605=prism/ruby/relocation_test
[ 14/757] 1671617=ruby/enc/test_windows_1251
[ 15/757] 1671620=rubygems/test_gem_resolver_best_set
[ 16/757] 1671615=mkmf/test_convertible
[ 17/757] 1671617=resolv/test_win32_config
[ 18/757] 1671601=ruby/test_eval
[ 19/757] 1671612=-ext-/file/test_stat
[ 20/757] 1671623=resolv/test_addr
[ 21/757] 1671612=psych/test_boolean
[ 22/757] 1671603=mkmf/test_config
[ 23/757] 1671617=psych/test_yaml
[ 24/757] 1671612=-ext-/iter/test_yield_block
[ 25/757] 1671612=psych/handlers/test_recorder
[ 26/757] 1671612=rubygems/test_gem_commands_specification_command
[ 27/757] 1671623=-ext-/bug_reporter/test_bug_reporter
[ 28/757] 1671598=did_you_mean/test_spell_checker
[ 29/757] 1671598=psych/test_document
[ 30/757] 1671605=fiber/test_ractor
[ 31/757] 1671607=prism/ruby/parameters_signature_test
[ 32/757] 1671598=rubygems/test_gem_resolver_api_specification
[ 33/757] 1671607=optparse/test_getopts
[ 34/757] 1671617=openssl/test_pkey
[ 35/757] 1671609=rubygems/test_gem_commands_signin_command
[ 36/757] 1671607=socket/test_nonblock
[ 37/757] 1671593=rubygems/test_gem_request
[ 38/757] 1671605=ruby/test_primitive
[ 39/757] 1671607=rubygems/test_gem_commands_search_command
[ 40/757] 1671605=fiber/test_thread
[ 41/757] 1671620=ruby/test_pattern_matching
[ 42/757] 1671605=ruby/test_literal
[ 43/757] 1671596=ruby/test_arithmetic_sequence
[ 44/757] 1671596=ruby/test_lambda
[ 45/757] 1671623=prism/bom_test
[ 46/757] 1671598=ruby/test_frozen_error
[ 47/757] 1671612=socket/test_sockopt
[ 48/757] 1671598=ruby/test_file
[ 49/757] 1671612=psych/test_encoding
[ 50/757] 1671617=optparse/test_summary
[ 51/757] 1671592=ruby/test_thread_queue
[ 52/757] 1671612=ruby/test_flip
[ 53/757] 1671596=fileutils/test_nowrite
[ 54/757] 1671607=rubygems/test_gem_commands_install_command
[ 55/757] 1671596=rubygems/test_gem_ext_cargo_builder_unit
[ 56/757] 1671609=ruby/test_stack
[ 57/757] 1671623=test_securerandom
[ 58/757] 1671596=ruby/test_econv
[ 59/757] 1671593=-ext-/st/test_foreach
[ 60/757] 1671612=fiber/test_address_resolve
[ 61/757] 1671594=uri/test_wss
[ 62/757] 1671593=-ext-/string/test_cstr
[ 63/757] 1671620=rubygems/test_gem_resolver_lock_specification
[ 64/757] 1671612=openssl/test_digest
[ 65/757] 1671594=ruby/test_variable
[ 66/757] 1671612=rubygems/test_gem_source_local
[ 67/757] 1671623=-ext-/num2int/test_num2int
[ 68/757] 1671623=ruby/test_parse
[ 69/757] 1671620=ruby/test_process
[ 70/757] 1671617=mkmf/test_have_macro
[ 71/757] 1671612=-ext-/iter/test_iter_break
[ 72/757] 1671612=-ext-/string/test_qsort
[ 73/757] 1671603=dtrace/test_cmethod
[ 74/757] 1671612=rubygems/test_gem_ext_ext_conf_builder
[ 75/757] 1671603=rubygems/test_gem_commands_dependency_command
[ 76/757] 1671593=json/json_addition_test
[ 77/757] 1671593=prism/result/string_test
[ 78/757] 1671601=-ext-/path_to_class/test_path_to_class
[ 79/757] 1671601=fiber/test_storage
[ 80/757] 1671601=rubygems/test_gem_dependency
[ 81/757] 1671593=psych/test_marshalable
[ 82/757] 1671593=rubygems/test_gem_resolver_index_specification
[ 83/757] 1671593=dtrace/test_string
[ 84/757] 1671593=ruby/test_iterator
[ 85/757] 1671603=dtrace/test_method_cache
[ 86/757] 1671603=prism/api/parse_comments_test
[ 87/757] 1671603=ruby/test_const
[ 88/757] 1671593=psych/test_serialize_subclasses
[ 89/757] 1671603=ruby/test_class
[ 90/757] 1671593=fiber/test_io
[ 91/757] 1671617=rubygems/test_gem_commands_cert_command
[ 92/757] 1671601=ruby/test_object
[ 93/757] 1671593=fiber/test_process
[ 94/757] 1671593=-ext-/eval/test_eval
[ 95/757] 1671593=fileutils/test_fileutils
[ 96/757] 1671594=rubygems/test_remote_fetch_error
[ 97/757] 1671623=pathname/test_pathname
[ 98/757] 1671594=psych/test_stream
[ 99/757] 1671609=json/json_common_interface_test
[100/757] 1671594=coverage/test_coverage
[101/757] 1671609=prism/result/named_capture_test
[102/757] 1671623=rubygems/test_gem_resolver_git_specification
[103/757] 1671607=ruby/test_dir_m17n
[104/757] 1671609=fiber/test_io_close
[105/757] 1671592=json/ractor_test
[106/757] 1671609=rubygems/test_gem_request_set_lockfile
[107/757] 1671592=-ext-/postponed_job/test_postponed_job
[108/757] 1671598=prism/ruby/reflection_test
[109/757] 1671598=ruby/test_bignum
[110/757] 1671617=-ext-/load/test_dot_dot
[111/757] 1671617=did_you_mean/tree_spell/test_human_typo
[112/757] 1671617=rubygems/test_gem_remote_fetcher
[113/757] 1671596=rubygems/test_gem_gemcutter_utilities
[114/757] 1671598=rubygems/test_gem_resolver
[115/757] 1671605=openssl/test_config
[116/757] 1671605=test_tempfile
[117/757] 1671612=rubygems/test_gem_util
[118/757] 1671596=did_you_mean/spell_checking/test_pattern_key_name_check
[119/757] 1671617=rubygems/test_exit
[120/757] 1671596=rubygems/test_gem_commands_yank_command
[121/757] 1671598=did_you_mean/edit_distance/test_jaro_winkler
[122/757] 1671598=-ext-/marshal/test_usrmarshal
[123/757] 1671612=ruby/test_weakkeymap
[124/757] 1671617=ruby/test_inlinecache
[125/757] 1671623=net/http/test_httpresponse
[126/757] 1671596=rubygems/test_gem_command
[127/757] 1671592=-ext-/exception/test_enc_raise
[128/757] 1671592=openssl/test_engine
[129/757] 1671601=ruby/test_key_error
[130/757] 1671601=rubygems/test_gem_commands_sources_command
[131/757] 1671617=ruby/test_undef
[132/757] 1671617=rubygems/test_gem_spec_fetcher
[133/757] 1671623=io/console/test_ractor
[134/757] 1671592=ruby/test_io
[135/757] 1671596=ruby/test_metaclass
[136/757] 1671596=ruby/test_numeric
[137/757] 1671623=date/test_date_arith
[138/757] 1671609=io/console/test_io_console
[139/757] 1671623=uri/test_ws
[140/757] 1671623=rubygems/test_gem_resolver_installed_specification
[141/757] 1671617=dtrace/test_array_create
[142/757] 1671617=-ext-/integer/test_my_integer
[143/757] 1671617=-ext-/tracepoint/test_tracepoint
[144/757] 1671596=rubygems/test_gem_commands_environment_command
[145/757] 1671623=pathname/test_ractor
[146/757] 1671598=openssl/test_hmac
[147/757] 1671598=mkmf/test_signedness
[148/757] 1671596=prism/ruby/desugar_compiler_test
[149/757] 1671623=prism/encoding/symbol_encoding_test
[150/757] 1671605=-ext-/marshal/test_internal_ivar
[151/757] 1671623=rubygems/test_gem_commands_mirror
[152/757] 1671605=rubygems/test_gem_remote_fetcher_local_server
[153/757] 1671623=etc/test_etc
[154/757] 1671596=rubygems/test_gem_source_lock
[155/757] 1671601=uri/test_ldap
[156/757] 1671615=-ext-/gvl/test_last_thread
[157/757] 1671601=-ext-/time/test_new
[158/757] 1671601=psych/test_hash
[159/757] 1671601=openssl/test_cipher
[160/757] 1671596=rubygems/test_gem_source_specific_file
[161/757] 1671601=socket/test_unix
[162/757] 1671596=prism/api/parse_test
[163/757] 1671596=ruby/test_enum
[164/757] 1671601=rubygems/test_gem_commands_which_command
[165/757] 1671601=ruby/test_symbol
[166/757] 1671605=psych/test_coder
[167/757] 1671623=optparse/test_optparse
[168/757] 1671605=rubygems/test_require
[169/757] 1671615=net/http/test_https
[170/757] 1671617=erb/test_erb_command
[171/757] 1671594=mkmf/test_have_library
[172/757] 1671623=ruby/test_fnmatch
[173/757] 1671623=rubygems/test_gem_resolver_vendor_set
[174/757] 1671623=uri/test_ftp
[175/757] 1671623=ruby/test_unicode_escape
[176/757] 1671617=net/http/test_httpresponses
[177/757] 1671612=prism/result/integer_base_flags_test
[178/757] 1671617=rubygems/test_gem_ext_cmake_builder
[179/757] 1671623=ripper/test_filter
[180/757] 1671612=-ext-/string/test_too_many_dummy_encodings
[181/757] 1671617=ruby/enc/test_koi8
[182/757] 1671617=erb/test_erb_m17n
[183/757] 1671623=objspace/test_objspace
[184/757] 1671617=ruby/test_clone
[185/757] 1671612=net/http/test_http
[186/757] 1671609=ruby/test_rational2
[187/757] 1671609=prism/fixtures_test
[188/757] 1671617=rubygems/test_gem_dependency_resolution_error
[189/757] 1671617=open-uri/test_proxy
[190/757] 1671617=dtrace/test_raise
[191/757] 1671617=rubygems/test_gem_ci_detector
[192/757] 1671617=ruby/enc/test_shift_jis
[193/757] 1671617=rubygems/test_gem_request_set_lockfile_parser
[194/757] 1671609=ruby/test_yield
[195/757] 1671617=psych/test_string
[196/757] 1671617=io/wait/test_io_wait_uncommon
[197/757] 1671617=-ext-/st/test_update
[198/757] 1671617=ripper/test_files_sample
[199/757] 1671607=-ext-/method/test_arity
[200/757] 1671607=ruby/test_ractor
[201/757] 1671617=ruby/enc/test_case_options
[202/757] 1671617=uri/test_file
[203/757] 1671598=rubygems/test_gem_install_update_options
[204/757] 1671617=rubygems/test_gem_security_policy
[205/757] 1671594=rubygems/test_gem_resolver_index_set
[206/757] 1671594=ruby/test_thread
[207/757] 1671598=ruby/test_call
[208/757] 1671617=json/json_generic_object_test
[209/757] 1671617=dtrace/test_hash_create
[210/757] 1671617=-ext-/bignum/test_pack
[211/757] 1671598=ruby/test_defined
[212/757] 1671605=date/test_switch_hitter
[213/757] 1671605=ruby/enc/test_big5
[214/757] 1671605=rubygems/test_gem_resolver_activation_request
[215/757] 1671617=psych/test_null
[216/757] 1671617=ruby/test_signal
[217/757] 1671605=fiber/test_timeout
[218/757] 1671605=ruby/test_fixnum
[219/757] 1671605=-ext-/string/test_fstringLeaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 7 #<File::Stat dev=0x8, ino=1378706908, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>

COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1671612  ko1    7u  IPv4 1378706908      0t0  TCP localhost:45481->localhost:34556 (CLOSE_WAIT)
[220/757] 1671598=did_you_mean/core_ext/test_name_error_extension
[221/757] 1671598=-ext-/scheduler/test_interrupt_with_scheduler
[222/757] 1671598=-ext-/iseq_load/test_iseq_load
[223/757] 1671605=-ext-/test_ensure_and_callcc
[224/757] 1671605=fiber/test_scheduler
[225/757] 1671596=ruby/test_require_lib
[226/757] 1671615=ripper/test_files_test_2
[227/757] 1671601=rubygems/test_gem_version_option
[228/757] 1671601=rubygems/test_gem_rdoc
[229/757] 1671601=prism/api/lex_test
[230/757] 1671601=rubygems/test_gem_remote_fetcher_s3
[231/757] 1671601=psych/test_stringio
[232/757] 1671601=-ext-/win32/test_fd_setsize
[233/757] 1671601=rubygems/test_gem_request_set
[234/757] 1671612=prism/version_test
[235/757] 1671612=test_trick
[236/757] 1671593=ruby/test_objectspace
[237/757] 1671601=rubygems/test_gem_commands_owner_command
[238/757] 1671601=socket/test_basicsocket
[239/757] 1671601=test_find
[240/757] 1671601=prism/locals_test
[241/757] 1671601=-ext-/string/test_normalize
[242/757] 1671601=-ext-/test_recursion
[243/757] 1671601=objspace/test_ractor
[244/757] 1671598=rubygems/test_gem_unsatisfiable_dependency_error
[245/757] 1671598=ripper/test_sexp
[246/757] 1671598=prism/ruby/pattern_test
[247/757] 1671598=rubygems/test_gem_package_tar_header
[248/757] 1671598=fileutils/test_verbose
[249/757] 1671598=rubygems/test_gem_ext_builder
[250/757] 1671601=ruby/test_struct
[251/757] 1671601=date/test_date_strftime
[252/757] 1671605=prism/ruby/compiler_test
[253/757] 1671605=rubygems/test_gem_resolver_vendor_specification
[254/757] 1671605=-ext-/typeddata/test_typeddata
[255/757] 1671605=ruby/test_box
[256/757] 1671609=fiber/test_mutex
[257/757] 1671601=ruby/test_basicinstructions
[258/757] 1671617=-ext-/bignum/test_bigzero
[259/757] 1671617=openssl/test_ssl
[260/757] 1671609=win32/test_registry
[261/757] 1671609=rubygems/test_deprecate
[262/757] 1671601=strscan/test_ractor
[263/757] 1671609=ruby/test_module
[264/757] 1671601=rubygems/test_gem_commands_push_command
[265/757] 1671592=prism/api/parse_success_test
[266/757] 1671592=rubygems/test_gem_uri_formatter
[267/757] 1671592=ruby/test_sprintf
[268/757] 1671601=uri/test_common
[269/757] 1671592=rubygems/test_gem_request_connection_pools
[270/757] 1671598=ruby/test_optimization
[271/757] 1671601=ruby/test_rubyvm
[272/757] 1671601=-ext-/exception/test_data_error
[273/757] 1671601=socket/test_ancdata
[274/757] 1671601=rubygems/test_gem_doctor
[275/757] 1671592=ruby/test_weakmap
[276/757] 1671601=-ext-/test_abi
[277/757] 1671605=ripper/test_scanner_events
[278/757] 1671605=-ext-/string/test_external_new
[279/757] 1671605=ruby/enc/test_euc_jp
[280/757] 1671605=rubygems/test_gem_resolver_dependency_request
[281/757] 1671605=-ext-/string/test_enc_str_buf_cat
[282/757] 1671605=mkmf/test_have_func
[283/757] 1671601=-ext-/thread/test_lock_native_thread
[284/757] 1671601=rubygems/test_webauthn_listener
[285/757] 1671601=optparse/test_zsh_completion
[286/757] 1671601=rubygems/test_gem_package_tar_reader_entry
[287/757] 1671615=json/json_fixtures_test
[288/757] 1671615=ruby/test_encoding
[289/757] 1671612=dtrace/test_load
[290/757] 1671612=rubygems/test_gem_resolver_specification
[291/757] 1671612=mkmf/test_constant
[292/757] 1671603=rubygems/test_gem_security_trust_dir
[293/757] 1671601=ruby/test_default_gems
[294/757] 1671603=resolv/test_svcb_https
[295/757] 1671601=prism/ruby/ruby_parser_test
[296/757] 1671603=openssl/test_buffering
[297/757] 1671601=-ext-/test_bug-14834
[298/757] 1671603=-ext-/proc/test_bmethod
[299/757] 1671603=psych/nodes/test_enumerable
[300/757] 1671603=uri/test_http
[301/757] 1671603=-ext-/funcall/test_passing_block
[302/757] 1671603=socket/test_addrinfo
[303/757] 1671601=openssl/test_x509cert
[304/757] 1671605=openssl/test_asn1
[305/757] 1671605=mkmf/test_flags
[306/757] 1671596=json/json_string_matching_test
[307/757] 1671603=monitor/test_monitor
[308/757] 1671596=rubygems/test_gem_ext_rake_builder
[309/757] 1671603=ruby/test_whileuntil
[310/757] 1671603=ruby/test_transcode
[311/757] 1671607=-ext-/rational/test_rat
[312/757] 1671607=test_extlibs
[313/757] 1671615=ruby/test_settracefunc
[314/757] 1671601=rubygems/test_gem_text
[315/757] 1671601=prism/ruby/tunnel_test
[316/757] 1671601=rubygems/test_gem_version
[317/757] 1671601=rubygems/test_gem_commands_stale_command
[318/757] 1671601=ruby/test_path
[319/757] 1671601=ruby/test_method_cache
[320/757] 1671601=ruby/test_sprintf_comb
[321/757] 1671601=socket/test_tcp
[322/757] 1671605=test_pp
[323/757] 1671605=rubygems/test_gem_stub_specification
[324/757] 1671601=openssl/test_x509ext
[325/757] 1671596=ripper/test_files_ext
[326/757] 1671601=psych/test_data
[327/757] 1671601=ruby/test_object_id
[328/757] 1671605=prism/unescape_test
[329/757] 1671605=prism/result/equality_test
[330/757] 1671605=-ext-/symbol/test_inadvertent_creation
[331/757] 1671596=prism/result/static_inspect_test
[332/757] 1671596=ruby/test_complex
[333/757] 1671605=prism/result/source_location_test
[334/757] 1671605=-ext-/thread/test_instrumentation_api
[335/757] 1671601=-ext-/vm/test_at_exit
[336/757] 1671601=-ext-/test_enumerator_kw
[337/757] 1671601=ruby/test_mixed_unicode_escapes
[338/757] 1671601=-ext-/bignum/test_mul
[339/757] 1671601=mkmf/test_mkmf
[340/757] 1671601=did_you_mean/spell_checking/test_require_path_check
[341/757] 1671601=io/nonblock/test_flush
[342/757] 1671601=ruby/test_complexrational
[343/757] 1671601=rubygems/test_gem_commands_fetch_command
[344/757] 1671596=openssl/test_pkcs7
[345/757] 1671601=rubygems/test_gem_specification
[346/757] 1671615=ruby/enc/test_gbk
[347/757] 1671603=ruby/test_refinement
[348/757] 1671615=rubygems/test_gem_dependency_installer
[349/757] 1671593=ruby/test_warning
[350/757] 1671612=rubygems/test_gem_name_tuple
[351/757] 1671612=psych/test_class
[352/757] 1671612=psych/test_numeric
[353/757] 1671612=strscan/test_stringscanner
[354/757] 1671612=openssl/test_x509crl
[355/757] 1671593=rubygems/test_gem_package_tar_reader
[356/757] 1671593=ruby/enc/test_gb18030
[357/757] 1671593=ruby/test_gc
[358/757] 1671605=ruby/test_allocation
[359/757] 1671592=prism/api/dump_test
[360/757] 1671596=-ext-/string/test_enc_associate
[361/757] 1671609=prism/ruby/location_test
[362/757] 1671609=ruby/test_insns_leaf
[363/757] 1671609=yaml/test_store
[364/757] 1671609=ruby/test_iseq
[365/757] 1671612=net/protocol/test_protocol
[366/757] 1671612=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[367/757] 1671612=psych/test_tree_builder
[368/757] 1671612=-ext-/load/test_protect
[369/757] 1671612=openssl/test_x509req
[370/757] 1671612=rubygems/test_gem_commands_open_command
[371/757] 1671612=-ext-/win32/test_dln
[372/757] 1671612=ruby/enc/test_iso_8859
[373/757] 1671617=ruby/test_complex2
[374/757] 1671612=openssl/test_x509attr
[375/757] 1671617=mkmf/test_pkg_config
[376/757] 1671612=prism/regexp_test
[377/757] 1671612=ruby/test_string_memory
[378/757] 1671612=-ext-/string/test_coderange
[379/757] 1671612=open-uri/test_open-uri
[380/757] 1671617=-ext-/bignum/test_big2str
[381/757] 1671617=ruby/test_system
[382/757] 1671612=-ext-/test_notimplement
[383/757] 1671612=ruby/enc/test_emoji_breaks
[384/757] 1671612=-ext-/test_bug-3571
[385/757] 1671612=-ext-/box/test_load_ext
[386/757] 1671612=ruby/test_comparable
[387/757] 1671612=mmtk/test_configuration
[388/757] 1671612=prism/api/command_line_test
[389/757] 1671612=rubygems/test_gem_commands_info_command
[390/757] 1671607=ruby/test_io_timeout
[391/757] 1671607=date/test_date_new
[392/757] 1671607=stringio/test_stringio
[393/757] 1671612=resolv/test_dns
[394/757] 1671596=ruby/test_dup
[395/757] 1671607=ruby/test_require
[396/757] 1671612=-ext-/wait/test_wait
[397/757] 1671612=psych/test_object_references
[398/757] 1671612=fiber/test_sleep
[399/757] 1671596=openssl/test_x509name
[400/757] 1671596=rubygems/test_gem_commands_build_command
[401/757] 1671601=ruby/test_compile_prism
[402/757] 1671592=ruby/enc/test_euc_tw
[403/757] 1671592=rubygems/test_gem_security
[404/757] 1671612=ruby/test_alias
[405/757] 1671596=rubygems/test_gem_requirement
[406/757] 1671596=mkmf/test_sizeof
[407/757] 1671612=psych/test_struct
[408/757] 1671612=prism/onigmo_test
[409/757] 1671612=prism/fuzzer_test
[410/757] 1671601=-ext-/string/test_rb_str_dup
[411/757] 1671601=ruby/test_ast
[412/757] 1671612=ruby/test_super
[413/757] 1671615=mkmf/test_libs
[414/757] 1671609=dtrace/test_gc
[415/757] 1671609=json/json_encoding_test
[416/757] 1671615=test_time
[417/757] 1671609=ruby/test_math
[418/757] 1671609=-ext-/popen_deadlock/test_popen_deadlock
[419/757] 1671617=optparse/test_autoconf
[420/757] 1671617=optparse/test_did_you_mean
[421/757] 1671615=digest/test_digest_extend
[422/757] 1671615=rubygems/test_gem_safe_yaml
[423/757] 1671615=ruby/test_case
[424/757] 1671617=-ext-/test_bug-5832
[425/757] 1671617=prism/ruby/parser_test
[426/757] 1671615=prism/snippets_test
[427/757] 1671617=psych/test_array
[428/757] 1671617=-ext-/gvl/test_ubf_async_safe
[429/757] 1671617=prism/newline_test
[430/757] 1671617=psych/test_psych_set
[431/757] 1671617=prism/result/heredoc_test
[432/757] 1671617=rubygems/test_webauthn_listener_response
[433/757] 1671617=prism/result/constant_path_node_test
[434/757] 1671617=rubygems/test_gem_path_support
[435/757] 1671617=rubygems/test_gem_bundler_version_finder
[436/757] 1671617=-ext-/win32/test_console_attr
[437/757] 1671617=optparse/test_switch
[438/757] 1671617=ruby/test_not
[439/757] 1671617=test_timeout
[440/757] 1671592=test_weakref
[441/757] 1671612=socket/test_socket
[442/757] 1671592=psych/visitors/test_yaml_tree
[443/757] 1671592=ruby/enc/test_case_mapping
[444/757] 1671592=uri/test_mailto
[445/757] 1671592=prism/ruby/ripper_test
[446/757] 1671609=rubygems/test_gem_package_tar_writer
[447/757] 1671609=rubygems/test_rubygems
[448/757] 1671617=psych/test_yamlstore
[449/757] 1671617=rubygems/test_gem_commands_pristine_command
[450/757] 1671609=rubygems/test_gem_config_file
[451/757] 1671609=ruby/test_yjit_exit_locations
[452/757] 1671592=ruby/test_io_buffer
[453/757] 1671609=rubygems/test_gem_resolver_requirement_list
[454/757] 1671609=ruby/test_beginendblock
[455/757] 1671592=-ext-/arith_seq/test_arith_seq_beg_len_step
[456/757] 1671592=ruby/test_hash
[457/757] 1671596=psych/test_scalar_scanner
[458/757] 1671596=-ext-/string/test_nofree
[459/757] 1671596=ruby/test_trace
[460/757] 1671596=rubygems/test_gem_stream_ui
[461/757] 1671596=-ext-/st/test_numhash
[462/757] 1671596=openssl/test_pkey_rsa
[463/757] 1671612=test_ipaddr
[464/757] 1671612=ruby/test_arity
[465/757] 1671612=net/http/test_buffered_io
[466/757] 1671612=ruby/test_yjit
[467/757] 1671609=ruby/test_m17n
[468/757] 1671596=rubygems/test_gem_resolver_composed_set
[469/757] 1671596=mkmf/test_egrep_cpp
[470/757] 1671596=ruby/test_argf
[471/757] 1671609=rubygems/test_webauthn_poller
[472/757] 1671609=date/test_date_conv
[473/757] 1671609=ruby/test_method
[474/757] 1671617=test_unicode_normalize
[475/757] 1671617=rubygems/test_gem_resolver_lock_set
[476/757] 1671617=did_you_mean/test_ractor_compatibility
[477/757] 1671603=-ext-/econv/test_append
[478/757] 1671603=optparse/test_reqarg
[479/757] 1671607=resolv/test_resource
[480/757] 1671607=rubygems/test_gem_update_suggestion
[481/757] 1671607=psych/test_set
[482/757] 1671607=rubygems/test_gem_source_fetch_problem
[483/757] 1671607=rubygems/test_gem_console_ui
[484/757] 1671607=-ext-/struct/test_member
[485/757] 1671607=prism/lex_test
[486/757] 1671617=test_bundled_gems
[487/757] 1671617=openssl/test_pair
[488/757] 1671603=date/test_date_ractor
[489/757] 1671607=ruby/test_m17n_comb
[490/757] 1671603=did_you_mean/test_tree_spell_checker
[491/757] 1671603=ruby/test_integer_comb
[492/757] 1671598=prism/result/index_write_test
[493/757] 1671598=test_tsort
[494/757] 1671598=openssl/test_ns_spki
[495/757] 1671617=psych/visitors/test_depth_first
[496/757] 1671598=prism/result/regular_expression_options_test
[497/757] 1671598=fiber/test_queue
[498/757] 1671617=ruby/test_sleep
[499/757] 1671598=mkmf/test_install
[500/757] 1671620=rubygems/test_gem_validator
[501/757] 1671620=prism/result/integer_parse_test
[502/757] 1671615=test_prettyprint
[503/757] 1671615=rubygems/test_gem_local_remote_options
[504/757] 1671598=rubygems/test_gem_security_signer
[505/757] 1671620=optparse/test_bash_completion
[506/757] 1671620=ruby/test_exception
[507/757] 1671615=ruby/test_threadgroup
[508/757] 1671598=-ext-/string/test_set_len
[509/757] 1671598=rubygems/test_gem_commands_lock_command
[510/757] 1671598=ruby/enc/test_euc_kr
[511/757] 1671598=psych/test_merge_keys
[512/757] 1671598=-ext-/test_random
[513/757] 1671598=io/wait/test_io_wait
[514/757] 1671615=optparse/test_kwargs
[515/757] 1671615=ripper/test_lexer
[516/757] 1671615=ruby/test_dir
[517/757] 1671605=cgi/test_cgi_escape
[518/757] 1671617=resolv/test_mdns
[519/757] 1671615=openssl/test_x509store
[520/757] 1671617=rubygems/test_gem_ext_configure_builder
[521/757] 1671617=test_forwardable
[522/757] 1671617=dtrace/test_object_create_start
[523/757] 1671617=ruby/test_continuation
[524/757] 1671617=-ext-/exception/test_ensured
[525/757] 1671615=ruby/test_io_m17n
[526/757] 1671605=-ext-/hash/test_delete
[527/757] 1671605=prism/result/comments_test
[528/757] 1671605=rubygems/test_config
[529/757] 1671605=rubygems/test_gem_commands_cleanup_command
[530/757] 1671617=-ext-/string/test_interned_str
[531/757] 1671617=optparse/test_placearg
[532/757] 1671598=rubygems/test_project_sanity
[533/757] 1671598=ruby/test_zjit
[534/757] 1671598=prism/encoding/regular_expression_encoding_test
[535/757] 1671598=ruby/test_env
[536/757] 1671617=rubygems/test_gem_silent_ui
[537/757] 1671617=ruby/test_ifunless
[538/757] 1671617=dtrace/test_require
[539/757] 1671617=openssl/test_pkey_dh
[540/757] 1671617=openssl/test_ocsp
[541/757] 1671605=ruby/test_shapes
[542/757] 1671605=rubygems/test_gem_commands_uninstall_command
[543/757] 1671617=rubygems/test_gem_resolver_installer_set
[544/757] 1671609=ripper/test_files_test
[545/757] 1671592=rubygems/test_gem_dependency_list
[546/757] 1671592=-ext-/load/test_stringify_symbols
[547/757] 1671617=-ext-/array/test_to_ary_concat
[548/757] 1671592=prism/result/warnings_test
[549/757] 1671592=-ext-/test_printf
[550/757] 1671592=ruby/test_rubyoptions
[551/757] 1671609=prism/ruby/dispatcher_test
[552/757] 1671605=socket/test_udp
[553/757] 1671605=ruby/enc/test_windows_1252
[554/757] 1671605=mkmf/test_configuration
[555/757] 1671609=rubygems/test_gem_impossible_dependencies_error
[556/757] 1671609=json/json_generator_test
[557/757] 1671605=prism/encoding/encodings_test
[558/757] 1671605=fiber/test_io_buffer
[559/757] 1671605=fileutils/test_dryrun
[560/757] 1671605=ruby/test_range
[561/757] 1671615=-ext-/symbol/test_type
[562/757] 1671615=prism/result/node_id_test
[563/757] 1671596=test_tmpdir
[564/757] 1671603=rubygems/test_gem_source_subpath_problem
[565/757] 1671596=openssl/test_ts
[566/757] 1671615=psych/test_emitter
[567/757] 1671615=rubygems/test_gem_resolver_api_set
[568/757] 1671603=prism/api/parse_stream_test
[569/757] 1671615=ruby/enc/test_cesu8
[570/757] 1671603=rubygems/test_gem_commands_setup_command
[571/757] 1671615=psych/test_alias_and_anchor
[572/757] 1671615=rubygems/test_gem_commands_rebuild_command
[573/757] 1671609=json/json_parser_test
[574/757] 1671615=open-uri/test_ftp
[575/757] 1671615=ruby/test_vm_dump
[576/757] 1671615=prism/errors_test
[577/757] 1671607=test_open3
[578/757] 1671609=-ext-/bignum/test_div
[579/757] 1671617=-ext-/array/test_resize
[580/757] 1671609=ruby/test_gc_compact
[581/757] 1671617=psych/test_deprecated
[582/757] 1671617=prism/result/breadth_first_search_test
[583/757] 1671617=uri/test_generic
[584/757] 1671617=ruby/test_fiber
[585/757] 1671620=openssl/test_random
[586/757] 1671620=rubygems/test_bundled_ca
[587/757] 1671596=psych/visitors/test_to_ruby
[588/757] 1671596=prism/result/static_literals_test
[589/757] 1671596=fiber/test_backtrace
[590/757] 1671596=rubygems/test_gem_safe_marshal
[591/757] 1671615=-ext-/float/test_nextafter
[592/757] 1671620=-ext-/string/test_capacity
[593/757] 1671620=-ext-/string/test_ellipsize
[594/757] 1671615=-ext-/integer/test_integer
[595/757] 1671620=ruby/enc/test_utf32
[596/757] 1671620=prism/test_helper
[597/757] 1671620=ruby/test_memory_view
[598/757] 1671603=openssl/test_fips
[599/757] 1671620=rubygems/test_gem_commands_update_command
[600/757] 1671615=date/test_date_parse
[601/757] 1671605=optparse/test_noarg
[602/757] 1671615=-ext-/struct/test_data
[603/757] 1671615=ruby/test_rand
[604/757] 1671603=openssl/test_pkey_ec
[605/757] 1671596=prism/result/numeric_value_test
[606/757] 1671596=ruby/test_keyword
[607/757] 1671603=lib/!Nothing_to_test
[608/757] 1671603=openssl/test_bn
[609/757] 1671603=openssl/test_provider
[610/757] 1671591=rubygems/test_gem_package_task
[611/757] 1671605=rubygems/test_gem_commands_server_command
[612/757] 1671605=ruby/test_data
[613/757] 1671605=net/http/test_http_request
[614/757] 1671605=net/http/test_httpheader
[615/757] 1671605=dtrace/test_function_entry
[616/757] 1671605=-ext-/struct/test_len
[617/757] 1671605=optparse/test_acceptable
[618/757] 1671591=prism/result/implicit_array_test
[619/757] 1671615=prism/heredoc_dedent_test
[620/757] 1671615=did_you_mean/spell_checking/test_method_name_check
[621/757] 1671591=rubygems/test_kernel
[622/757] 1671615=ruby/test_autoload
[623/757] 1671593=rubygems/test_gem_resolver_local_specification
[624/757] 1671593=rubygems/test_gem_commands_exec_command
[625/757] 1671605=rubygems/test_gem_commands_unpack_command
[626/757] 1671603=ruby/test_pack
[627/757] 1671596=psych/json/test_stream
[628/757] 1671596=io/wait/test_ractor
[629/757] 1671620=openssl/test_ssl_session
[630/757] 1671596=optparse/test_optarg
[631/757] 1671605=rubygems/test_gem_gem_runner
[632/757] 1671605=rubygems/test_gem_ext_cargo_builder
[633/757] 1671605=ruby/test_file_exhaustive
[634/757] 1671591=rubygems/test_gem_commands_signout_command
[635/757] 1671591=psych/test_object
[636/757] 1671591=psych/test_exception
[637/757] 1671591=did_you_mean/spell_checking/test_key_name_check
[638/757] 1671591=ripper/test_ripper
[639/757] 1671603=test_singleton
[640/757] 1671596=ruby/test_assignment
[641/757] 1671603=ruby/enc/test_grapheme_breaks
[642/757] 1671603=rubygems/test_gem_request_set_gem_dependency_api
[643/757] 1671620=openssl/test_ossl
[644/757] 1671620=date/test_date_marshal
[645/757] 1671620=ruby/test_syntax
[646/757] 1671603=date/test_date_compat
[647/757] 1671603=-ext-/load/test_resolve_symbol
[648/757] 1671603=-ext-/debug/test_profile_frames
[649/757] 1671593=ruby/test_lazy_enumerator
[650/757] 1671603=mkmf/test_find_executable
[651/757] 1671603=ruby/test_array
[652/757] 1671623=error_highlight/test_error_highlight
[653/757] 1671591=json/json_ryu_fallback_test
[654/757] 1671591=rubygems/test_gem_commands_outdated_command
[655/757] 1671591=rubygems/test_gem_request_set_lockfile_tokenizer
[656/757] 1671591=psych/test_nil
[657/757] 1671591=-ext-/class/test_class2name
[658/757] 1671598=openssl/test_kdf
[659/757] 1671591=ruby/test_time_tz
[660/757] 1671598=ruby/test_backtrace
[661/757] 1671591=prism/ruby/string_query_test
[662/757] 1671591=psych/test_psych
[663/757] 1671591=json/json_coder_test
[664/757] 1671591=digest/test_ractor
[665/757] 1671593=fiber/test_enumerator
[666/757] 1671593=-ext-/debug/test_debug
[667/757] 1671593=-ext-/arith_seq/test_arith_seq_extract
[668/757] 1671607=rubygems/test_gem_package_tar_header_ractor
[669/757] 1671591=ruby/test_stringchar
[670/757] 1671593=rubygems/test_gem_commands_help_command
[671/757] 1671591=digest/test_digest
[672/757] 1671593=rubygems/test_gem_package_old
[673/757] 1671593=test_rbconfig
[674/757] 1671593=rubygems/test_gem_uri
[675/757] 1671593=test_pty
[676/757] 1671598=yaml/test_dbm
[677/757] 1671598=did_you_mean/spell_checking/test_variable_name_check
[678/757] 1671598=rubygems/test_gem_commands_list_command
[679/757] 1671598=rubygems/test_gem_source_vendor
[680/757] 1671598=prism/result/overlap_test
[681/757] 1671609=prism/ractor_test
[682/757] 1671607=rubygems/test_gem_platform
[683/757] 1671593=rubygems/test_gem_uninstaller
[684/757] 1671607=psych/test_symbol
[685/757] 1671607=did_you_mean/tree_spell/test_change_word
[686/757] 1671607=rubygems/test_gem_available_set
[687/757] 1671609=-ext-/string/test_modify_expand
[688/757] 1671609=rubygems/test_gem_source_installed
[689/757] 1671607=uri/test_parser
[690/757] 1671609=date/test_date
[691/757] 1671609=openssl/test_pkcs12
[692/757] 1671607=psych/test_date_time
[693/757] 1671598=ruby/test_enumerator
[694/757] 1671607=ruby/enc/test_utf16
[695/757] 1671623=rubygems/test_gem_package
[696/757] 1671607=rubygems/test_gem_source
[697/757] 1671607=ruby/test_frozen
[698/757] 1671607=psych/test_safe_load
[699/757] 1671609=prism/encoding/string_encoding_test
[700/757] 1671607=-ext-/exception/test_exception_at_throwing
[701/757] 1671596=ruby/test_name_error
[702/757] 1671609=ruby/enc/test_cp949
[703/757] 1671609=ruby/test_condition
[704/757] 1671609=did_you_mean/spell_checking/test_class_name_check
[705/757] 1671609=rubygems/test_gem_resolver_git_set
[706/757] 1671607=ruby/enc/test_emoji
[707/757] 1671607=ripper/test_files_lib
[708/757] 1671623=ruby/test_string
[709/757] 1671596=ruby/test_integer
[710/757] 1671593=ruby/test_time
[711/757] 1671593=json/json_ext_parser_test
[712/757] 1671593=-ext-/struct/test_duplicate
[713/757] 1671593=-ext-/test_scan_args
[714/757] 1671593=date/test_date_attr
[715/757] 1671593=erb/test_erb
[716/757] 1671593=rubygems/test_gem_command_manager
[717/757] 1671593=rubygems/test_gem_installer
[718/757] 1671617=ruby/test_random_formatter
[719/757] 1671617=rubygems/test_gem_commands_check_command
[720/757] 1671617=ruby/test_pipe
[721/757] 1671617=ruby/enc/test_regex_casefold
[722/757] 1671617=rubygems/test_gem_source_git
[723/757] 1671591=ruby/test_float
[724/757] 1671591=stringio/test_ractor
[725/757] 1671591=rubygems/test_gem_remote_fetcher_local_ssl_server
[726/757] 1671609=ripper/test_files_test_1
[727/757] 1671609=prism/api/freeze_test
[728/757] 1671609=prism/percent_delimiter_string_test
[729/757] 1671609=rubygems/test_gem
[730/757] 1671591=-ext-/stack/test_stack_overflow
[731/757] 1671591=ruby/test_set
[732/757] 1671591=test_delegate
[733/757] 1671591=rubygems/test_gem_source_list
[734/757] 1671603=psych/test_yaml_special_cases
[735/757] 1671591=psych/test_parser
[736/757] 1671603=prism/result/attribute_write_test
[737/757] 1671603=ruby/test_marshal
[738/757] 1671591=prism/magic_comment_test
[739/757] 1671607=zlib/test_zlib
[740/757] 1671609=psych/test_omap
[741/757] 1671609=ruby/enc/test_case_comprehensive
[742/757] 1671591=mkmf/test_framework
[743/757] 1671609=test_shellwords
[744/757] 1671609=optparse/test_cclass
[745/757] 1671591=dtrace/test_singleton_function
[746/757] 1671591=ruby/test_proc
[747/757] 1671603=optparse/test_load
[748/757] 1671609=did_you_mean/spell_checking/test_uncorrectable_name_check
[749/757] 1671609=ruby/test_nomethod_error
[750/757] 1671603=openssl/test_pkey_dsa
[751/757] 1671609=net/http/test_https_proxy
[752/757] 1671596=open-uri/test_ssl
[753/757] 1671609=date/test_date_strptime
[754/757] 1671609=psych/test_ractor
[755/757] 1671603=psych/test_json_tree
[756/757] 1671603=psych/visitors/test_emitter
[757/757] 1671603=prism/library_symbols_test
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:15 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    999    1021    1021    1021 pts/0       1021 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022 1670321    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1670321 1670324    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.20251208-130925 --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
1670324 1670325    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.20251208-130925 --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
1670325 1671257    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1671257 1671258    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1671258 1671588    1021    1021 pts/0       1021 Sl+   1000   0:20 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
1671588 1671615    1021    1021 pts/0       1021 Sl+   1000   0:58 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1671615 1845992    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1671615 1846056    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1671615 1846118    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 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
1670325 2181161    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      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 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[1670321], 1670321=>[1670324], 1670324=>[1670325], 1670325=>[1671257, 2181161], 1671257=>[1671258], 1671258=>[1671588], 1671588=>[1671615], 1671615=>[1845992, 1846056, 1846118]}
$ timeout 60 gdb -p 1845992 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1845995]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x74bcd71d96c0 (LWP 1845992) "test_autoload.*" 0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x74bce4ef46c0 (LWP 1845995) "test_autoload.*" 0x000074bd0911b4fd in __GI___poll (fds=0x74bcd3bf3040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x74bce4ef46c0 (LWP 1845995) "test_autoload.*"):
#0  0x000074bd0911b4fd in __GI___poll (fds=0x74bcd3bf3040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b86efd0f77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b86f010814b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3080
        vm = <optimized out>
#4  0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000074bd0909caa4 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 = {128354643560128, 3348299785374871499, 128354643560128, -352, 0, 128354411704464, 3348299785387454411, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000074bd09129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x74bcd71d96c0 (LWP 1845992) "test_autoload.*"):
#0  0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005b86efd85e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005b86efcd4710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005b86efcd4589 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  0x00005b86efcd41b5 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  0x00005b86efccf1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005b86efccf873 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005b86efd6b110 in __interceptor_calloc ()
No symbol table info available.
#8  0x00005b86f02586c9 in pm_constant_pool_init (pool=pool@entry=0x74bcd71d5750, capacity=4) at /tmp/ruby/src/trunk_asan/prism/util/pm_constant_pool.c:185
        maximum = 4294967295
        element_size = 24
        memory = <optimized out>
#9  0x00005b86f06b1f81 in pm_parser_init (parser=parser@entry=0x74bcd71d5510, source=source@entry=0x74bd083e2000 "sleep 0.3; class AutoloadTest; end\n", size=35, options=options@entry=0x74bcd71d57d8) at /tmp/ruby/src/trunk_asan/prism/prism.c:21967
        newline = <optimized out>
        length = <optimized out>
        constant_size = <optimized out>
        newline_size = <optimized out>
        search_shebang = <optimized out>
#10 0x00005b86f0453dbf in pm_parse_file (result=0x74bcd71d5510, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11403
        rbimpl_id = 40875
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#11 0x00005b86efecc60d in load_iseq_eval (ec=0x51700039fc50, fname=fname@entry=128354689438200) at /tmp/ruby/src/trunk_asan/load.c:746
        result = <optimized out>
        error = <optimized out>
        ec = 0x51700039fc50
        v = <optimized out>
        realpath_map = 128355242135600
        box = 0x5b86f14bd9e0 <root_box_data>
        iseq = <optimized out>
#12 0x00005b86efec6a95 in require_internal (ec=ec@entry=0x51700039fc50, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000195580
        box = 0x5b86f14bd9e0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 128355242135760
        realpath_map = 128355242135600
        path = 128354689438200
        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 0x00005b86efec4abb in rb_require_string_internal (fname=128354654320640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
        result = <optimized out>
        ec = 0x51700039fc50
        result = <optimized out>
#14 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1443
No locals.
#15 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x13e2100140003
        cc = <optimized out>
        me = 0x74bd083266a0
        cfunc = 0x506000037048
        recv = 128355242326080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x00005b86f01d1475 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74bcd71d6480) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#17 0x00005b86f01d75c5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4298
No locals.
#18 0x00005b86f018d01d in vm_sendish (ec=0x51700039fc50, reg_cfp=0x74bce51db6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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=0x51700039fc50) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bce51db6e8
        reg_pc = 0x5110000a5378
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x51700039fc50
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#21 0x00005b86f0201ffa in vm_call0_body (ec=<optimized out>, calling=0x74bcd0b88060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x74bcd0b880d0
        cc = <optimized out>
        ret = <optimized out>
#22 0x00005b86f020186a in vm_call0_cme (ec=0x51700039fc50, calling=0x74bcd0b88060, argv=0x74bcd71d6c20, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#23 vm_call0_body (ec=<optimized out>, calling=0x74bcd0b88060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x74bce7b77848
        orig_cme = <optimized out>
        ci = 0x74bcd0b880d0
        cc = 0x74bce7b77820
        ret = <optimized out>
#24 0x00005b86f01aa67d in vm_call0_cc (ec=0x51700039fc50, recv=128355242326080, id=22769, 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 = 0x51700039fc50
        cc = <optimized out>
        self = <optimized out>
#26 0x00005b86f01ab71e in rb_funcallv (recv=128355242326080, mid=22769, argc=1, argv=0x74bcd71d6c20) 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 = 0x74bcd71d6c20
#28 0x00005b86f01639d3 in autoload_feature_require (_arguments=128354411704192) at /tmp/ruby/src/trunk_asan/variable.c:3226
        receiver = 128355242326080
        arguments = 0x74bcd71d6f80
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
th: 0x515000195580, native_id: 0x74bcd71d96c0
-- Control frame information -----------------------------------------------
        result = <optimized out>
#29 autoload_try_load (_arguments=128354411704192) at /tmp/ruby/src/trunk_asan/variable.c:3239
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
        arguments = 0x74bcd71d6f80
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        result = <optimized out>
        ce = <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]
#30 0x00005b86efdb48f7 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 = 0x51700039fc50
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74bcd71d6f30, <optimized out>, 0x74bcd71d6e40, <optimized out>, <optimized out>}, prev = 0x74bcd0a87840, state = RUBY_TAG_NONE, lock_rec = 0}
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        result = 4
        ec = 0x51700039fc50
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#31 0x00005b86f0162dc0 in rb_autoload_load (module=module@entry=128355242278360, name=name@entry=317883) at /tmp/ruby/src/trunk_asan/variable.c:3300
        ce = <optimized out>
        arguments = {module = 128355242278360, name = 317883, flag = 0, mutex = 128354690158080, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#32 0x00005b86f016ed86 in rb_const_search_from (klass=128354634995840, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
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]
        ac = 0xfffffffffffffe00
        am = 128355242278360
        tmp = 128355242278360
        ce = <optimized out>

        current = 128355242278360
        value = <optimized out>
        first_iteration = <optimized out>
#33 0x00005b86f0164724 in rb_const_search (klass=128354634995840, id=317883, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
        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:3351
        c = <optimized out>
#35 0x00005b86f017349e 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 0x00005b86f018027d in vm_get_ev_const_chain (ec=0x51700039fc50, segments=0x5020002e9db0) 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=0x5020002e9dd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6606
        segments = 0x5020002e9db0
        ice = <optimized out>
        val = <optimized out>
#38 0x00005b86f0186acf in vm_exec_core (ec=ec@entry=0x51700039fc50) at ../../src/trunk_asan/insns.def:265
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bce51db720
        reg_pc = 0x5030010832c0
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x51700039fc50
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#40 0x00005b86f020c382 in invoke_iseq_block_from_c (ec=0x51700039fc50, captured=0x74bce51db7a8, self=128354690059040, 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 = 0x74bce335fe70
        cfp = <optimized out>
        sp = 0x74bce50db850
        use_argv = 0x0
        stack_argv = 0x74bce50db850
        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 = 0x74bce51db7a8
#42 0x00005b86f01ad6fc 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 0x00005b86f01ad6fc in rb_yield (val=<optimized out>)
No locals.
#46 0x00005b86efdb418c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x51700039fc50
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74bcd71d7d70, <optimized out>, 0x74bcd71d7c80, <optimized out>, <optimized out>}, prev = 0x74bcd0a87240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51700039fc50
        cfp = 0x74bce51db758
#47 0x00005b86eff51cab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#48 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x65b100040001
        cc = <optimized out>
        me = 0x74bce7b7fd90
        cfunc = 0x506000049408
        recv = 128354690059040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#49 0x00005b86f01d1475 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74bcd71d8400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#50 0x00005b86f01d0f05 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5029
        ci = <optimized out>
        cc = 0x0
#51 0x00005b86f01856df in vm_sendish (ec=0x51700039fc50, reg_cfp=0x74bce51db790, cd=0x5020002e9d10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#52 vm_exec_core (ec=ec@entry=0x51700039fc50) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020002e9d10
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bce51db790
        reg_pc = 0x504000b13ff0
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x51700039fc50
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#54 0x00005b86f01bfc1b in invoke_iseq_block_from_c (ec=0x51700039fc50, captured=<optimized out>, self=128354690059040, 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 = 0x74bce335fee8
        cfp = 0x74bce51db7c8
        sp = 0x74bce50db818
        use_argv = <optimized out>
        stack_argv = 0x74bce50db818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#55 invoke_block_from_c_proc (ec=0x51700039fc50, self=128354690059040, 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 0x00005b86f01bde76 in rb_vm_invoke_proc (ec=0x540000000408, proc=0x80, proc@entry=0x504005c24990, argc=-271036706, 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 0x00005b86f0106520 in thread_do_start_proc (th=th@entry=0x515000195580) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504005c24990
        args_len = <optimized out>
        args_ptr = <optimized out>
#59 0x00005b86f01040ad in thread_do_start (th=0x515000195580) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#60 thread_start_func_2 (th=th@entry=0x515000195580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _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 0x00005b86f010339e in call_thread_start_func_2 (th=0x515000195580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x74bcd71d8cc0
#62 nt_start (ptr=0x50c000385780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x515000195580
        sched = <optimized out>
        nt = 0x50c000385780
        vm = 0x525000000100
#63 0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#64 0x000074bd0909caa4 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 = {128354411714240, 3348403298918543307, 128354411714240, -352, 0, 140721971989168, 3348403298931126219, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#65 0x000074bd09129c6c 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 1845992) detached]
$ timeout 60 gdb -p 1846056 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1846060]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x74bcd90ee6c0 (LWP 1846056) "test_autoload.*" 0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x74bce4ef46c0 (LWP 1846060) "test_autoload.*" 0x000074bd0911b4fd in __GI___poll (fds=0x74bcd3bf3040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x74bce4ef46c0 (LWP 1846060) "test_autoload.*"):
#0  0x000074bd0911b4fd in __GI___poll (fds=0x74bcd3bf3040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b86efd0f77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b86f010814b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3080
        vm = <optimized out>
#4  0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000074bd0909caa4 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 = {128354643560128, 3348299785374871499, 128354643560128, -352, 0, 128354444296752, 3348299785387454411, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000074bd09129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x74bcd90ee6c0 (LWP 1846056) "test_autoload.*"):
#0  0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005b86efd85e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005b86efcd4710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005b86efcd4589 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  0x00005b86efcd41b5 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  0x00005b86efccf1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005b86efccf873 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005b86efd6b110 in __interceptor_calloc ()
No symbol table info available.
#8  0x00005b86efde3e3d in calloc1 (n=192) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1520
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:8317
        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:5234
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5228
No locals.
#12 0x00005b86efeae8e6 in ISEQ_COMPILE_DATA_ALLOC (iseq=0x74bce7b63de8) at /tmp/ruby/src/trunk_asan/iseq.h:164
No locals.
#13 prepare_iseq_build (iseq=iseq@entry=0x74bce7b63de8, name=name@entry=128355241679840, path=path@entry=128354689438200, realpath=realpath@entry=128354654320640, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x74bccf275040, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x74bccf275020) at /tmp/ruby/src/trunk_asan/iseq.c:708
        coverage = 0
        err_info = 4
        body = <optimized out>
#14 0x00005b86efeadd6a 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=0x74bccf275020, 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 = 0x74bce7b63de8
        location = <optimized out>
        start_line = <optimized out>
        start = <optimized out>
        end = <optimized out>
#15 0x00005b86efead954 in pm_iseq_new_top (node=node@entry=0x74bcd90ea9f8, name=name@entry=128355241679840, path=path@entry=128354689438200, realpath=128354654320640, parent=parent@entry=0x0, error_state=error_state@entry=0x74bcd90eab20) at /tmp/ruby/src/trunk_asan/iseq.c:971
No locals.
#16 0x00005b86efecc6b5 in load_iseq_eval (ec=0x5170001f41d0, fname=fname@entry=128354689438200) at /tmp/ruby/src/trunk_asan/load.c:750
        error_state = <optimized out>
        result = <optimized out>
        error = <optimized out>
        ec = 0x5170001f41d0
        v = <optimized out>
        realpath_map = 128355242135600
        box = 0x5b86f14bd9e0 <root_box_data>
        iseq = <optimized out>
#17 0x00005b86efec6a95 in require_internal (ec=ec@entry=0x5170001f41d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000195a80
        box = 0x5b86f14bd9e0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 128355242135760
        realpath_map = 128355242135600
        path = 128354689438200
        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 0x00005b86efec4abb in rb_require_string_internal (fname=128354654320640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
        result = <optimized out>
        ec = 0x5170001f41d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1443
No locals.
#20 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x13e2100140003
        cc = <optimized out>
        me = 0x74bd083266a0
        cfunc = 0x506000037048
        recv = 128355242326080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005b86f01d1475 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74bcd90eb620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x00005b86f01d75c5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4298
No locals.
#23 0x00005b86f018d01d in vm_sendish (ec=0x5170001f41d0, reg_cfp=0x74bce3bfb6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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=0x5170001f41d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bce3bfb6e8
        reg_pc = 0x5110000a5378
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170001f41d0
th: 0x515000195a80, native_id: 0x74bcd90ee6c0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
-- Control frame information -----------------------------------------------
#26 0x00005b86f0201ffa in vm_call0_body (ec=<optimized out>, calling=0x74bccf474060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        reg_cfp = <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]
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]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        i = <optimized out>
        ci = 0x74bccf4740d0
        cc = <optimized out>
        ret = <optimized out>
#27 0x00005b86f020186a in vm_call0_cme (ec=0x5170001f41d0, calling=0x74bccf474060, argv=0x74bcd90ebdc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x74bccf474060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x74bce7b77848
        orig_cme = <optimized out>
        ci = 0x74bccf4740d0
        cc = 0x74bce7b77820
        ret = <optimized out>
#29 0x00005b86f01aa67d in vm_call0_cc (ec=0x5170001f41d0, recv=128355242326080, id=22769, 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 = 0x5170001f41d0
        cc = <optimized out>
        self = <optimized out>
#31 0x00005b86f01ab71e in rb_funcallv (recv=128355242326080, mid=22769, argc=1, argv=0x74bcd90ebdc0) 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 = 0x74bcd90ebdc0
#33 0x00005b86f01639d3 in autoload_feature_require (_arguments=128354444296480) at /tmp/ruby/src/trunk_asan/variable.c:3226
        receiver = 128355242326080
        arguments = 0x74bcd90ec120
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#34 autoload_try_load (_arguments=128354444296480) at /tmp/ruby/src/trunk_asan/variable.c:3239
        arguments = 0x74bcd90ec120
        result = <optimized out>
        ce = <optimized out>
#35 0x00005b86efdb48f7 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 = 0x5170001f41d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74bcd90ec0d0, <optimized out>, 0x74bcd90ebfe0, <optimized out>, <optimized out>}, prev = 0x74bccf373740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170001f41d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x00005b86f0162dc0 in rb_autoload_load (module=module@entry=128355242278360, name=name@entry=317883) at /tmp/ruby/src/trunk_asan/variable.c:3300
        ce = <optimized out>
        arguments = {module = 128355242278360, name = 317883, flag = 0, mutex = 128354690158080, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x00005b86f016ed86 in rb_const_search_from (klass=128354634995840, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
        ac = 0xfffffffffffffe00
        am = 128355242278360
        tmp = 128355242278360
        ce = <optimized out>
        current = 128355242278360
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x00005b86f0164724 in rb_const_search (klass=128354634995840, id=317883, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
        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:3351
        c = <optimized out>
#40 0x00005b86f017349e 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 0x00005b86f018027d in vm_get_ev_const_chain (ec=0x5170001f41d0, segments=0x5020002e9db0) 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=0x5020002e9dd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6606
        segments = 0x5020002e9db0
        ice = <optimized out>
        val = <optimized out>
#43 0x00005b86f0186acf in vm_exec_core (ec=ec@entry=0x5170001f41d0) at ../../src/trunk_asan/insns.def:265
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bce3bfb720
        reg_pc = 0x5030010832c0
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170001f41d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x00005b86f020c382 in invoke_iseq_block_from_c (ec=0x5170001f41d0, captured=0x74bce3bfb7a8, self=128354690059040, 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 = 0x74bce335fe70
        cfp = <optimized out>
        sp = 0x74bce3afb850
        use_argv = 0x0
        stack_argv = 0x74bce3afb850
        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 = 0x74bce3bfb7a8
#47 0x00005b86f01ad6fc 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 0x00005b86f01ad6fc in rb_yield (val=<optimized out>)
No locals.
#51 0x00005b86efdb418c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x5170001f41d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74bcd90ecf10, <optimized out>, 0x74bcd90ece20, <optimized out>, <optimized out>}, prev = 0x74bccf373240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5170001f41d0
        cfp = 0x74bce3bfb758
#52 0x00005b86eff51cab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#53 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x65b100040001
        cc = <optimized out>
        me = 0x74bce7b7fd90
        cfunc = 0x506000049408
        recv = 128354690059040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#54 0x00005b86f01856df in vm_sendish (ec=0x5170001f41d0, reg_cfp=0x74bce3bfb790, cd=0x5020002e9d10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#55 vm_exec_core (ec=ec@entry=0x5170001f41d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020002e9d10
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bce3bfb790
        reg_pc = 0x504000b13ff0
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170001f41d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#57 0x00005b86f01bfc1b in invoke_iseq_block_from_c (ec=0x5170001f41d0, captured=<optimized out>, self=128354690059040, 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 = 0x74bce335fee8
        cfp = 0x74bce3bfb7c8
        sp = 0x74bce3afb818
        use_argv = <optimized out>
        stack_argv = 0x74bce3afb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#58 invoke_block_from_c_proc (ec=0x5170001f41d0, self=128354690059040, 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 0x00005b86f01bde76 in rb_vm_invoke_proc (ec=0x540000000808, proc=0x80, proc@entry=0x504005c24890, argc=-271036706, 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 0x00005b86f0106520 in thread_do_start_proc (th=th@entry=0x515000195a80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504005c24890
        args_len = <optimized out>
        args_ptr = <optimized out>
#62 0x00005b86f01040ad in thread_do_start (th=0x515000195a80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#63 thread_start_func_2 (th=th@entry=0x515000195a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _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 0x00005b86f010339e in call_thread_start_func_2 (th=0x515000195a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x74bcd90edcc0
#65 nt_start (ptr=0x50c000385180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x515000195a80
        sched = <optimized out>
        nt = 0x50c000385180
        vm = 0x525000000100
#66 0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#67 0x000074bd0909caa4 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 = {128354444306112, 3348416607411580875, 128354444306112, -352, 0, 140721971989168, 3348416607424163787, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#68 0x000074bd09129c6c 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 1846056) detached]
$ timeout 60 gdb -p 1846118 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1846123]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x74bccf0676c0 (LWP 1846118) "test_autoload.*" 0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x74bce4ef46c0 (LWP 1846123) "test_autoload.*" 0x000074bd0911b4fd in __GI___poll (fds=0x74bcd3bf3040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x74bce4ef46c0 (LWP 1846123) "test_autoload.*"):
#0  0x000074bd0911b4fd in __GI___poll (fds=0x74bcd3bf3040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b86efd0f77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b86f010814b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3080
        vm = <optimized out>
#4  0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000074bd0909caa4 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 = {128354643560128, 3348299785374871499, 128354643560128, -352, 0, 128354275971632, 3348299785387454411, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000074bd09129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x74bccf0676c0 (LWP 1846118) "test_autoload.*"):
#0  0x00005b86efd84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005b86efd85e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005b86efcd4710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005b86efcd4589 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  0x00005b86efcd41b5 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  0x00005b86efccf1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005b86efccefa8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005b86efd6af13 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005b86efe2ccfc in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8296
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#9  0x00005b86efdf53b4 in ruby_xmalloc2_body (n=<optimized out>, size=1) at /tmp/ruby/src/trunk_asan/gc.c:5220
No locals.
#10 ruby_xmalloc2 (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5214
No locals.
#11 0x00005b86efeae99f in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:654
        new_arena = <optimized out>
#12 prepare_iseq_build (iseq=iseq@entry=0x74bce7b63de8, name=<optimized out>, name@entry=128355241679840, path=path@entry=128354689438200, realpath=realpath@entry=128354654320640, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x74bccd760040, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x74bccd760020) at /tmp/ruby/src/trunk_asan/iseq.c:712
        coverage = 0
        err_info = 4
        body = <optimized out>
#13 0x00005b86efeadd6a 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=0x74bccd760020, 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 = 0x74bce7b63de8
        location = <optimized out>
        start_line = <optimized out>
        start = <optimized out>
        end = <optimized out>
#14 0x00005b86efead954 in pm_iseq_new_top (node=node@entry=0x74bccf0639f8, name=name@entry=128355241679840, path=path@entry=128354689438200, realpath=128354654320640, parent=parent@entry=0x0, error_state=error_state@entry=0x74bccf063b20) at /tmp/ruby/src/trunk_asan/iseq.c:971
No locals.
#15 0x00005b86efecc6b5 in load_iseq_eval (ec=0x5170000620d0, fname=fname@entry=128354689438200) at /tmp/ruby/src/trunk_asan/load.c:750
        error_state = <optimized out>
        result = <optimized out>
        error = <optimized out>
        ec = 0x5170000620d0
        v = <optimized out>
        realpath_map = 128355242135600
        box = 0x5b86f14bd9e0 <root_box_data>
        iseq = <optimized out>
#16 0x00005b86efec6a95 in require_internal (ec=ec@entry=0x5170000620d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000132480
        box = 0x5b86f14bd9e0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 128355242135760
        realpath_map = 128355242135600
        path = 128354689438200
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#17 0x00005b86efec4abb in rb_require_string_internal (fname=128354654320640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
        result = <optimized out>
        ec = 0x5170000620d0
        result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1443
No locals.
#19 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x13e2100140003
        cc = <optimized out>
        me = 0x74bd083266a0
        cfunc = 0x506000037048
        recv = 128355242326080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00005b86f01d1475 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74bccf064620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x00005b86f01d75c5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4298
No locals.
#22 0x00005b86f018d01d in vm_sendish (ec=0x5170000620d0, reg_cfp=0x74bccf1696e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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>
#23 vm_exec_core (ec=ec@entry=0x5170000620d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bccf1696e8
        reg_pc = 0x5110000a5378
        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>
#24 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170000620d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x00005b86f0201ffa in vm_call0_body (ec=<optimized out>, calling=0x74bccd95f060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x74bccd95f0d0
        cc = <optimized out>
        ret = <optimized out>
#26 0x00005b86f020186a in vm_call0_cme (ec=0x5170000620d0, calling=0x74bccd95f060, argv=0x74bccf064dc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x74bccd95f060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x74bce7b77848
        orig_cme = <optimized out>
        ci = 0x74bccd95f0d0
        cc = 0x74bce7b77820
        ret = <optimized out>
#28 0x00005b86f01aa67d in vm_call0_cc (ec=0x5170000620d0, recv=128355242326080, id=22769, 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>
#29 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 = 0x5170000620d0
        cc = <optimized out>
        self = <optimized out>
#30 0x00005b86f01ab71e in rb_funcallv (recv=128355242326080, mid=22769, argc=1, argv=0x74bccf064dc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x74bccf064dc0
#32 0x00005b86f01639d3 in autoload_feature_require (_arguments=128354275971360) at /tmp/ruby/src/trunk_asan/variable.c:3226
        receiver = 128355242326080
        arguments = 0x74bccf065120
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#33 autoload_try_load (_arguments=128354275971360) at /tmp/ruby/src/trunk_asan/variable.c:3239
        arguments = 0x74bccf065120
        result = <optimized out>
        ce = <optimized out>
#34 0x00005b86efdb48f7 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 = 0x5170000620d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74bccf0650d0, <optimized out>, 0x74bccf064fe0, <optimized out>, <optimized out>}, prev = 0x74bccd85e740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000620d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#35 0x00005b86f0162dc0 in rb_autoload_load (module=module@entry=128355242278360, name=name@entry=317883) at /tmp/ruby/src/trunk_asan/variable.c:3300
        ce = <optimized out>
        arguments = {module = 128355242278360, name = 317883, flag = 0, mutex = 128354690158080, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#36 0x00005b86f016ed86 in rb_const_search_from (klass=128354634995840, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
        ac = 0xfffffffffffffe00
        am = 128355242278360
        tmp = 128355242278360
        ce = <optimized out>
        current = 128355242278360
        value = <optimized out>
        first_iteration = <optimized out>
#37 0x00005b86f0164724 in rb_const_search (klass=128354634995840, id=317883, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
        value = <optimized out>
#38 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:3351
        c = <optimized out>
#39 0x00005b86f017349e 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 = 92358976736008
        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>
#40 0x00005b86f018027d in vm_get_ev_const_chain (ec=0x5170000620d0, segments=0x5020002e9db0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020002e9dd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6606
        segments = 0x5020002e9db0
        ice = <optimized out>
        val = <optimized out>
#42 0x00005b86f0186acf in vm_exec_core (ec=ec@entry=0x5170000620d0) at ../../src/trunk_asan/insns.def:265
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bccf169720
        reg_pc = 0x5030010832c0
        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>
th: 0x515000132480, native_id: 0x74bccf0676c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_dup = <optimized out>
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
        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>
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]
        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>
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_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        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>
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_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170000620d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x00005b86f020c382 in invoke_iseq_block_from_c (ec=0x5170000620d0, captured=0x74bccf1697a8, self=128354690059040, 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 = 0x74bce335fe70
        cfp = <optimized out>
        sp = 0x74bccf069850
        use_argv = 0x0
        stack_argv = 0x74bccf069850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#45 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 = 0x74bccf1697a8
#46 0x00005b86f01ad6fc 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.
#47 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.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#49 0x00005b86f01ad6fc in rb_yield (val=<optimized out>)
No locals.
#50 0x00005b86efdb418c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x5170000620d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74bccf065f10, <optimized out>, 0x74bccf065e20, <optimized out>, <optimized out>}, prev = 0x74bccd85e240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5170000620d0
        cfp = 0x74bccf169758
#51 0x00005b86eff51cab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#52 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x65b100040001
        cc = <optimized out>
        me = 0x74bce7b7fd90
        cfunc = 0x506000049408
        recv = 128354690059040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#53 0x00005b86f01856df in vm_sendish (ec=0x5170000620d0, reg_cfp=0x74bccf169790, cd=0x5020002e9d10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#54 vm_exec_core (ec=ec@entry=0x5170000620d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020002e9d10
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bccf169790
        reg_pc = 0x504000b13ff0
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170000620d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#56 0x00005b86f01bfc1b in invoke_iseq_block_from_c (ec=0x5170000620d0, captured=<optimized out>, self=128354690059040, 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 = 0x74bce335fee8
        cfp = 0x74bccf1697c8
        sp = 0x74bccf069818
        use_argv = <optimized out>
        stack_argv = 0x74bccf069818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#57 invoke_block_from_c_proc (ec=0x5170000620d0, self=128354690059040, 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>
#58 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.
#59 0x00005b86f01bde76 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x504005c247d0, argc=-271036706, 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
#60 0x00005b86f0106520 in thread_do_start_proc (th=th@entry=0x515000132480) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504005c247d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#61 0x00005b86f01040ad in thread_do_start (th=0x515000132480) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#62 thread_start_func_2 (th=th@entry=0x515000132480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _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>
#63 0x00005b86f010339e in call_thread_start_func_2 (th=0x515000132480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x74bccf066cc0
#64 nt_start (ptr=0x50c000384940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x515000132480
        sched = <optimized out>
        nt = 0x50c000384940
        vm = 0x525000000100
#65 0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#66 0x000074bd0909caa4 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 = {128354275980992, 3348385883899899851, 128354275980992, -352, 0, 140721971989168, 3348385883912482763, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#67 0x000074bd09129c6c 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 1846118) detached]
$ timeout 60 gdb -p 1671615 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1846121]
[New LWP 1813784]
[New LWP 1743671]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000074bd0911baca in __GI___libc_read (nbytes=4, buf=0x74bd07242840, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x74bd093b9c40 (LWP 1671615) "ruby"            0x000074bd0911baca in __GI___libc_read (nbytes=4, buf=0x74bd07242840, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
  2    Thread 0x74bced1ff6c0 (LWP 1846121) "test_autoload.*" 0x000074bd0911b4fd in __GI___poll (fds=0x74bcd3bf3040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x74bce7ffd6c0 (LWP 1813784) "parallel.rb:40"  0x000074bd0911b4fd in __GI___poll (fds=0x74bcd4804960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x74bcd8beb6c0 (LWP 1743671) "Timeout stdlib " 0x000074bd09098d71 in __futex_abstimed_wait_common64 (private=3735, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000113254) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x74bcd8beb6c0 (LWP 1743671) "Timeout stdlib "):
#0  0x000074bd09098d71 in __futex_abstimed_wait_common64 (private=3735, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000113254) 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=3735, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000113254) 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=0x50c000113254, 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  0x000074bd0909b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000113228) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x74bd0909b4b0 <__condvar_cleanup_waiting>, __arg = 0x74bcd8be9be0, __canceltype = 144654296, __prev = 0x0}
        cbuffer = {wseq = 15, cond = 0x50c000113228, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 15
        seq = 7
        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=0x50c000113228, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b86f00d65bf in rb_native_cond_wait (cond=0x50c000113254, 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=0x51500021e100, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00005b86f010224b in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x51500021e100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1127
        can_direct_transfer = <optimized out>
#8  0x00005b86f00e24bc in native_sleep (th=0x51500021e100, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3355
        sched = <optimized out>
#9  sleep_forever (th=0x51500021e100, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1392
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005b86f0100cb8 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128354695384920, timeout=<optimized out>, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1437
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1053
        args = <optimized out>
#12 0x00005b86efdb48f7 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 = 0x5170000380d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74bcd8be9f70, <optimized out>, 0x74bcd8be9e80, <optimized out>, <optimized out>}, prev = 0x74bcdc790240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000380d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005b86f00fffde in queue_do_pop (self=<optimized out>, q=0x504000604210, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1128
        queue_waiter = {w = {self = 128354695384920, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 128354695384920, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000604210
        end = 0
#14 0x00005b86f0188c66 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:7535
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005b86f0188c66 in vm_invoke_builtin_delegate (ec=0x5170000380d0, cfp=0x74bce2ff2758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5170000380d0) at ../../src/trunk_asan/insns.def:1665
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bce2ff2758
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170000380d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005b86f01bfc1b in invoke_iseq_block_from_c (ec=0x5170000380d0, captured=<optimized out>, self=128354576447960, 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 = 0x74bd08917578
        cfp = 0x74bce2ff27c8
        sp = 0x74bce2ef2818
        use_argv = <optimized out>
        stack_argv = 0x74bce2ef2818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5170000380d0, self=128354576447960, 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 0x00005b86f01bde76 in rb_vm_invoke_proc (ec=0x50c000113254, proc=0x189, proc@entry=0x504000603e50, argc=151620977, 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 0x00005b86f0106520 in thread_do_start_proc (th=th@entry=0x51500021e100) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000603e50
        args_len = <optimized out>
        args_ptr = <optimized out>
#23 0x00005b86f01040ad in thread_do_start (th=0x51500021e100) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500021e100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _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 0x00005b86f010339e in call_thread_start_func_2 (th=0x51500021e100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x74bcd8beacc0
#26 nt_start (ptr=0x50c000113200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x51500021e100
        sched = <optimized out>
        nt = 0x50c000113200
        vm = 0x525000000100
#27 0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000074bd0909caa4 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 = {128354439050944, 3348413442557554635, 128354439050944, -352, 0, 140721971983824, 3348413442570137547, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000074bd09129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x74bce7ffd6c0 (LWP 1813784) "parallel.rb:40"):
#0  0x000074bd0911b4fd in __GI___poll (fds=0x74bcd4804960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b86efd0f77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b86efe7e539 in nogvl_wait_for (th=128354614615720, fptr=0x5110002785c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12563
        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  0x00005b86efe7f9ca in internal_read_func (ptr=0x74bcd4804840) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x74bcd4804840
        result = <optimized out>
#5  0x00005b86f00e72b2 in rb_thread_io_blocking_call (io=0x5110002785c0, func=0x5b86efe7f4c0 <internal_read_func>, data1=0x74bcd4804840, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1984
        __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  0x00005b86efdb48f7 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 = 0x517000008950
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74bce7ffbe50, <optimized out>, 0x74bce7ffbd60, <optimized out>, <optimized out>}, prev = 0x74bcd47fc240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x517000008950
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005b86efe936a2 in io_read_memory_locktmp (str=128354367850848, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
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:3502
        str = <optimized out>
        iis = {th = 128354614615720, fptr = 0x5110002785c0, nonblock = 0, fd = 6, buf = 0x519000256c80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002785c0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005b86efe702d1 in io_readpartial (argc=-729790112, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
        ret = <optimized out>
#10 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x40e100100003
        cc = <optimized out>
        me = 0x74bd089d88e0
        cfunc = 0x50600002c128
        recv = 128354614616280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005b86f018d01d in vm_sendish (ec=0x517000008950, reg_cfp=0x74bcd8326790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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=0x517000008950) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bcd8326790
        reg_pc = 0x51300005fad8
        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 0x00005b86f017bed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x517000008950
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005b86f01bfc1b in invoke_iseq_block_from_c (ec=0x517000008950, captured=<optimized out>, self=128355240199200, 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 = 0x74bd0895f0d0
        cfp = 0x74bcd83267c8
        sp = 0x74bcd8226818
        use_argv = <optimized out>
        stack_argv = 0x74bcd8226818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x517000008950, self=128355240199200, 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 0x00005b86f01bde76 in rb_vm_invoke_proc (ec=0x74bcd4804960, proc=0x1, proc@entry=0x504000b15890, argc=152155389, 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 0x00005b86f0106520 in thread_do_start_proc (th=th@entry=0x5150000cd080) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000b15890
        args_len = <optimized out>
        args_ptr = <optimized out>
#19 0x00005b86f01040ad in thread_do_start (th=0x5150000cd080) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150000cd080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _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 0x00005b86f010339e in call_thread_start_func_2 (th=0x5150000cd080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x74bce7ffccc0
#22 nt_start (ptr=0x50c00036c100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x5150000cd080
        sched = <optimized out>
        nt = 0x50c00036c100
        vm = 0x525000000100
#23 0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000074bd0909caa4 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 = {128354694977216, 3348297455891984331, 128354694977216, -352, 25, 140721971991792, 3348297455904567243, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000074bd09129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x74bced1ff6c0 (LWP 1846121) "test_autoload.*"):
#0  0x000074bd0911b4fd in __GI___poll (fds=0x74bcd3bf3040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b86efd0f77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b86f010814b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3080
        vm = <optimized out>
#4  0x00005b86efd68b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000074bd0909caa4 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 = {128354780968640, 3348319719928704971, 128354780968640, -352, 0, 128354275972016, 3348319719941287883, 3347396251788455883}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000074bd09129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x74bd093b9c40 (LWP 1671615) "ruby"):
#0  0x000074bd0911baca in __GI___libc_read (nbytes=4, buf=0x74bd07242840, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        sc_ret = <optimized out>
        __arg2 = <optimized out>
        _a3 = <optimized out>
        _a1 = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg1 = <optimized out>
        _a2 = <optimized out>
#1  __GI___libc_read (fd=16, buf=0x74bd07242840, nbytes=4) at ../sysdeps/unix/sysv/linux/read.c:24
No locals.
#2  0x00005b86efcea273 in __interceptor_read ()
No symbol table info available.
#3  0x00005b86eff5cf9e in read_retry (fd=fd@entry=16, buf=buf@entry=0x74bd07242840, len=len@entry=4) at /tmp/ruby/src/trunk_asan/process.c:3781
        r = <optimized out>
#4  0x00005b86eff4d55e in recv_child_error (fd=16, errmsg=0x74bd071ecb30 "", errmsg_buflen=80, errp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:3807
        err = <optimized out>
        size = <optimized out>
        ret = <optimized out>
#5  fork_check_err (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>, eargp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4078
        ep = <optimized out>
        w = 0x0
        pid = 2181216
        err = <optimized out>
        error_occurred = <optimized out>
#6  0x00005b86eff4cc33 in rb_fork_async_signal_safe (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4115
        result = <optimized out>
        process_status = <optimized out>
#7  0x00005b86efe5befd in pipe_open (execarg_obj=128354654012160, modestr=<optimized out>, fmode=<optimized out>, convconfig=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:7650
        rbimpl_id = 0
        errmsg = '\000' <repeats 24 times>, "1\000\000\000\000\000\000\000\300\200\365J\302\\\000\000@;\240\206$r\000\000\000\000\000\000\000\000\000\000\020\343\264L\302\\\000\0000\000\000\000\000\000\000\000\360\017\000\000\000\000\000"
        arg = {execarg_obj = 128354654012160, eargp = 0x74bce58ec320, modef = 1, pair = {-1, -1}, write_pair = {-1, -1}}
        eargp = <optimized out>
        prog = 128354654310960
        pid = 0
        e = 0
        fp = 0x0
        fd = -1
        write_fd = -1
        port = <optimized out>
        fptr = <optimized out>
        write_port = <optimized out>
        write_fptr = <optimized out>
        status = <optimized out>
        state = <optimized out>
#8  0x00005b86efe5b85e in rb_io_popen (pname=<optimized out>, pmode=<optimized out>, env=<optimized out>, opt=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:8039
        execarg_obj = <optimized out>
        tmp = <optimized out>
        modestr = <optimized out>
        oflags = <optimized out>
        fmode = <optimized out>
        convconfig = <optimized out>
#9  0x00005b86efe66931 in rb_io_s_popen (argc=1, argv=0x74bd08b18ce0, klass=128355242146320) at /tmp/ruby/src/trunk_asan/io.c:8001
        pmode = 4
        opt = <optimized out>
        env = <optimized out>
        pname = 16
#10 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x429100020003
        cc = <optimized out>
        me = 0x74bd089d9240
        cfunc = 0x50600002b0a8
        recv = 128355242146320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005b86f01856df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x74bd08c18480, cd=0x51a00000b020, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51a00000b020
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bd08c18480
        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>
        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 0x00005b86f017c2bb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#14 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#15 0x00005b86f020c382 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x74bd08c18620, self=128355240199200, 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 = 0x74bd089508c8
        cfp = <optimized out>
        sp = 0x74bd08b18a28
        use_argv = 0x74bd0704af60
        stack_argv = 0x74bd08b18a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 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 = 0x74bd08c18620
#17 0x00005b86f01ad6fc 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.
#18 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.
#19 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#20 0x00005b86f01ad6fc in rb_yield (val=<optimized out>)
No locals.
#21 0x00005b86f03745c3 in rb_ary_collect (ary=128354689582880) at /tmp/ruby/src/trunk_asan/array.c:3678
        collect = 128354689322960
        i = 22
#22 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x74bd089debc8
        cfunc = 0x5060000200c8
        recv = 128354689582880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x00005b86f01856df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x74bd08c18608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bd08c18608
        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>
th: 0x515000000300, native_id: 0x74bd093b9c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
c:0017 p:---- s:0160 e:000159 l:y b:---- CFUNC  :popen
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
c:0016 p:0289 s:0155 e:000153 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
        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>
c:0015 p:0084 s:0116 e:000115 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
        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>
c:0014 p:0099 s:0098 e:000097 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:33
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
        INSN_LABEL_trace_opt_mult = <optimized out>
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]
        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>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
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
        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>
c:0007 p:0069 s:0046 E:000860 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]
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        INSN_LABEL_trace_opt_succ = <optimized out>
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
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]
#25 0x00005b86f017c2bb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#26 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
        _ec = 0x5170000000d0

        _tag = <optimized out>
        state = <optimized out>
th: 0x51500021e100, native_id: 0x74bcd8beb6c0
        result = 36
#27 0x00005b86f020c382 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x74bd08c18738, self=128355240199200, 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 = 0x74bd0895f288
        cfp = <optimized out>
        sp = 0x74bd08b188d0
        use_argv = 0x74bd07071060
        stack_argv = 0x74bd08b188d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#28 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 = 0x74bd08c18738
#29 0x00005b86f01ad6fc 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.
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
#30 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.
#31 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#32 0x00005b86f01ad6fc in rb_yield (val=<optimized out>)
No locals.
#33 0x00005b86f03745c3 in rb_ary_collect (ary=128354614616920) at /tmp/ruby/src/trunk_asan/array.c:3678
        collect = 128354614616680
        i = 0
#34 0x00005b86f01ebbc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x74bd089debc8
        cfunc = 0x5060000200c8
        recv = 128354614616920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#35 0x00005b86f01856df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x74bd08c18720, cd=0x50200002a0b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#36 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002a0b0
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:90 [FINISH]
        insns_address_table = {0x5b86f01812a6 <vm_exec_core+1494>, 0x5b86f01825ad <vm_exec_core+6365>, 0x5b86f01877d1 <vm_exec_core+27393>, 0x5b86f018211f <vm_exec_core+5199>, 0x5b86f0188582 <vm_exec_core+30898>, 0x5b86f0186390 <vm_exec_core+22208>, 0x5b86f0183f9e <vm_exec_core+13006>, 0x5b86f018140e <vm_exec_core+1854>, 0x5b86f0187dc4 <vm_exec_core+28916>, 0x5b86f0187b0c <vm_exec_core+28220>, 0x5b86f018239c <vm_exec_core+5836>, 0x5b86f01818fe <vm_exec_core+3118>, 0x5b86f0186a86 <vm_exec_core+23990>, 0x5b86f0182ea3 <vm_exec_core+8659>, 0x5b86f0187fc5 <vm_exec_core+29429>, 0x5b86f0187c6e <vm_exec_core+28574>, 0x5b86f0183591 <vm_exec_core+10433>, 0x5b86f0183f2d <vm_exec_core+12893>, 0x5b86f01865e5 <vm_exec_core+22805>, 0x5b86f0187be5 <vm_exec_core+28437>, 0x5b86f0185a00 <vm_exec_core+19760>, 0x5b86f018666e <vm_exec_core+22942>, 0x5b86f0187127 <vm_exec_core+25687>, 0x5b86f018593d <vm_exec_core+19565>, 0x5b86f018183b <vm_exec_core+2923>, 0x5b86f0186093 <vm_exec_core+21443>, 0x5b86f01816ce <vm_exec_core+2558>, 0x5b86f0181b04 <vm_exec_core+3636>, 0x5b86f0183814 <vm_exec_core+11076>, 0x5b86f018550a <vm_exec_core+18490>, 0x5b86f0185f2c <vm_exec_core+21084>, 0x5b86f01851af <vm_exec_core+17631>, 0x5b86f01812da <vm_exec_core+1546>, 0x5b86f0187357 <vm_exec_core+26247>, 0x5b86f0187a37 <vm_exec_core+28007>, 0x5b86f0181cab <vm_exec_core+4059>, 0x5b86f0182857 <vm_exec_core+7047>, 0x5b86f0182515 <vm_exec_core+6213>, 0x5b86f0182f92 <vm_exec_core+8898>, 0x5b86f0183dc9 <vm_exec_core+12537>, 0x5b86f0181d52 <vm_exec_core+4226>, 0x5b86f01871bf <vm_exec_core+25839>, 0x5b86f01827e1 <vm_exec_core+6929>, 0x5b86f0183c77 <vm_exec_core+12199>, 0x5b86f018473e <vm_exec_core+14958>, 0x5b86f0186b1c <vm_exec_core+24140>, 0x5b86f0185bc2 <vm_exec_core+20210>, 0x5b86f018326c <vm_exec_core+9628>, 0x5b86f0182aee <vm_exec_core+7710>, 0x5b86f0186972 <vm_exec_core+23714>, 0x5b86f01839f4 <vm_exec_core+11556>, 0x5b86f0186192 <vm_exec_core+21698>, 0x5b86f0185c34 <vm_exec_core+20324>, 0x5b86f0186249 <vm_exec_core+21881>, 0x5b86f0187709 <vm_exec_core+27193>, 0x5b86f0184fc1 <vm_exec_core+17137>, 0x5b86f0186bd5 <vm_exec_core+24325>, 0x5b86f0181028 <vm_exec_core+856>, 0x5b86f0186703 <vm_exec_core+23091>, 0x5b86f018338b <vm_exec_core+9915>, 0x5b86f0185898 <vm_exec_core+19400>, 0x5b86f0185ad8 <vm_exec_core+19976>, 0x5b86f0184372 <vm_exec_core+13986>, 0x5b86f0181bb8 <vm_exec_core+3816>, 0x5b86f0183739 <vm_exec_core+10857>, 0x5b86f0182d76 <vm_exec_core+8358>, 0x5b86f01862c7 <vm_exec_core+22007>, 0x5b86f0181ee3 <vm_exec_core+4627>, 0x5b86f018411f <vm_exec_core+13391>, 0x5b86f0184a6f <vm_exec_core+15775>, 0x5b86f0183070 <vm_exec_core+9120>, 0x5b86f018ea83 <vm_exec_core+56755>, 0x5b86f0182a45 <vm_exec_core+7541>, 0x5b86f018293d <vm_exec_core+7277>, 0x5b86f0182c48 <vm_exec_core+8056>, 0x5b86f0183633 <vm_exec_core+10595>, 0x5b86f01853ae <vm_exec_core+18142>, 0x5b86f01847f9 <vm_exec_core+15145>, 0x5b86f0185fab <vm_exec_core+21211>, 0x5b86f0184c55 <vm_exec_core+16261>, 0x5b86f0187280 <vm_exec_core+26032>, 0x5b86f0188827 <vm_exec_core+31575>, 0x5b86f01874c4 <vm_exec_core+26612>, 0x5b86f0188115 <vm_exec_core+29765>, 0x5b86f0188206 <vm_exec_core+30006>, 0x5b86f0181760 <vm_exec_core+2704>, 0x5b86f0187ced <vm_exec_core+28701>, 0x5b86f0183919 <vm_exec_core+11337>, 0x5b86f0187ee8 <vm_exec_core+29208>, 0x5b86f018345a <vm_exec_core+10122>, 0x5b86f01873fb <vm_exec_core+26411>, 0x5b86f01815f7 <vm_exec_core+2343>, 0x5b86f0181ddd <vm_exec_core+4365>, 0x5b86f018844a <vm_exec_core+30586>, 0x5b86f0183cfd <vm_exec_core+12333>, 0x5b86f0183afa <vm_exec_core+11818>, 0x5b86f018102d <vm_exec_core+861>, 0x5b86f018151a <vm_exec_core+2122>, 0x5b86f01810b3 <vm_exec_core+995>, 0x5b86f01875b3 <vm_exec_core+26851>, 0x5b86f0184e7e <vm_exec_core+16814>, 0x5b86f0184542 <vm_exec_core+14450>, 0x5b86f0184d5a <vm_exec_core+16522>, 0x5b86f01849a6 <vm_exec_core+15574>, 0x5b86f0183b8f <vm_exec_core+11967>, 0x5b86f018444d <vm_exec_core+14205>, 0x5b86f0183e19 <vm_exec_core+12617>, 0x5b86f018465c <vm_exec_core+14732>, 0x5b86f01846cd <vm_exec_core+14845>, 0x5b86f0181297 <vm_exec_core+1479>, 0x5b86f018259e <vm_exec_core+6350>, 0x5b86f01877c2 <vm_exec_core+27378>, 0x5b86f0182110 <vm_exec_core+5184>, 0x5b86f0188573 <vm_exec_core+30883>, 0x5b86f0186381 <vm_exec_core+22193>, 0x5b86f0183f8f <vm_exec_core+12991>, 0x5b86f01813ff <vm_exec_core+1839>, 0x5b86f0187db5 <vm_exec_core+28901>, 0x5b86f0187afd <vm_exec_core+28205>, 0x5b86f018238d <vm_exec_core+5821>, 0x5b86f01818ef <vm_exec_core+3103>, 0x5b86f0186a77 <vm_exec_core+23975>, 0x5b86f0182e94 <vm_exec_core+8644>, 0x5b86f0187fb6 <vm_exec_core+29414>, 0x5b86f0187c5f <vm_exec_core+28559>, 0x5b86f0183582 <vm_exec_core+10418>, 0x5b86f0183f1e <vm_exec_core+12878>, 0x5b86f01865d6 <vm_exec_core+22790>, 0x5b86f0187bd6 <vm_exec_core+28422>, 0x5b86f01859f1 <vm_exec_core+19745>, 0x5b86f018665f <vm_exec_core+22927>, 0x5b86f0187118 <vm_exec_core+25672>, 0x5b86f018592e <vm_exec_core+19550>, 0x5b86f018182c <vm_exec_core+2908>, 0x5b86f0186084 <vm_exec_core+21428>, 0x5b86f01816bf <vm_exec_core+2543>, 0x5b86f0181af5 <vm_exec_core+3621>, 0x5b86f0183805 <vm_exec_core+11061>, 0x5b86f01854fb <vm_exec_core+18475>, 0x5b86f0185f1d <vm_exec_core+21069>, 0x5b86f01851a0 <vm_exec_core+17616>, 0x5b86f01812cb <vm_exec_core+1531>, 0x5b86f0187348 <vm_exec_core+26232>, 0x5b86f0187a28 <vm_exec_core+27992>, 0x5b86f0181c9c <vm_exec_core+4044>, 0x5b86f0182848 <vm_exec_core+7032>, 0x5b86f0182506 <vm_exec_core+6198>, 0x5b86f0182f83 <vm_exec_core+8883>, 0x5b86f0183dba <vm_exec_core+12522>, 0x5b86f0181d43 <vm_exec_core+4211>, 0x5b86f01871b0 <vm_exec_core+25824>, 0x5b86f01827d2 <vm_exec_core+6914>, 0x5b86f0183c68 <vm_exec_core+12184>, 0x5b86f018472f <vm_exec_core+14943>, 0x5b86f0186b0d <vm_exec_core+24125>, 0x5b86f0185bb3 <vm_exec_core+20195>, 0x5b86f018325d <vm_exec_core+9613>, 0x5b86f0182adf <vm_exec_core+7695>, 0x5b86f0186963 <vm_exec_core+23699>, 0x5b86f01839e5 <vm_exec_core+11541>, 0x5b86f0186183 <vm_exec_core+21683>, 0x5b86f0185c25 <vm_exec_core+20309>, 0x5b86f018623a <vm_exec_core+21866>, 0x5b86f01876fa <vm_exec_core+27178>, 0x5b86f0184fb2 <vm_exec_core+17122>, 0x5b86f0186bc6 <vm_exec_core+24310>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f01866f4 <vm_exec_core+23076>, 0x5b86f018337c <vm_exec_core+9900>, 0x5b86f0185889 <vm_exec_core+19385>, 0x5b86f0185ac9 <vm_exec_core+19961>, 0x5b86f0184363 <vm_exec_core+13971>, 0x5b86f01854f6 <vm_exec_core+18470>, 0x5b86f018372a <vm_exec_core+10842>, 0x5b86f0182d67 <vm_exec_core+8343>, 0x5b86f01862b8 <vm_exec_core+21992>, 0x5b86f0181ed4 <vm_exec_core+4612>, 0x5b86f0184110 <vm_exec_core+13376>, 0x5b86f0184a60 <vm_exec_core+15760>, 0x5b86f0183061 <vm_exec_core+9105>, 0x5b86f018ea74 <vm_exec_core+56740>, 0x5b86f0182a36 <vm_exec_core+7526>, 0x5b86f018292e <vm_exec_core+7262>, 0x5b86f0182c39 <vm_exec_core+8041>, 0x5b86f0183624 <vm_exec_core+10580>, 0x5b86f018539f <vm_exec_core+18127>, 0x5b86f01847ea <vm_exec_core+15130>, 0x5b86f018539a <vm_exec_core+18122>, 0x5b86f0185bae <vm_exec_core+20190>, 0x5b86f0185ba9 <vm_exec_core+20185>, 0x5b86f0182c34 <vm_exec_core+8036>, 0x5b86f0186070 <vm_exec_core+21408>, 0x5b86f0183d83 <vm_exec_core+12467>, 0x5b86f0183d88 <vm_exec_core+12472>, 0x5b86f0185ba4 <vm_exec_core+20180>, 0x5b86f01859ec <vm_exec_core+19740>, 0x5b86f0184a5b <vm_exec_core+15755>, 0x5b86f0184992 <vm_exec_core+15554>, 0x5b86f0185a9b <vm_exec_core+19915>, 0x5b86f0184e65 <vm_exec_core+16789>...}
        reg_cfp = 0x74bd08c18720
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        reg_pc = 0x504000008578
        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>
th: 0x5150000cd080, native_id: 0x74bce7ffd6c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_putnil = <optimized out>
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
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]
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        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>
#37 0x00005b86f017c2bb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#38 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#39 0x00005b86f01c4958 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
        ec = 0x5170000000d0
        val = <optimized out>
#40 0x00005b86efdafc7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x74bd0895f418) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc63273810, <optimized out>, 0x7ffc63273760, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x74bd0895f418
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#42 0x00005b86efda8be7 in rb_main (argc=11, argv=0x7ffc632739d8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=11, argv=0x7ffc632739d8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7fbdecb59c40 (LWP 1671588) "ruby" 0x00007fbdec926d07 in __GI___select (nfds=31, readfds=0x50c005416c00, writefds=0x0, exceptfds=0x0, timeout=0x7ffe3a08ca80) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7fbdd09ff6c0 (LWP 1671590) "ruby" 0x00007fbdec91b4fd in __GI___poll (fds=0x7fbdcf7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7fbdd09ff6c0 (LWP 1671590) "ruby"):
#0  0x00007fbdec91b4fd in __GI___poll (fds=0x7fbdcf7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000615bc4f1a77a in __interceptor_poll ()
No symbol table info available.
#2  0x0000615bc531314b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3080
        vm = <optimized out>
#4  0x0000615bc4f73b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007fbdec89caa4 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 = {140453225690816, -8092627543002339083, 140453225690816, -352, 0, 140729872083856, -8092627543023310603, -8092601241469212427}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007fbdec929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7fbdecb59c40 (LWP 1671588) "ruby"):
#0  0x00007fbdec926d07 in __GI___select (nfds=31, readfds=0x50c005416c00, writefds=0x0, exceptfds=0x0, timeout=0x7ffe3a08ca80) 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 = 523489694}
        pts64 = 0x7ffe3a08c920
        r = <optimized out>
#1  0x0000615bc52f9a05 in native_fd_select (n=31, readfds=0x50c005416c00, writefds=0x0, exceptfds=0x7fbdec926d07 <__GI___select+327>, timeout=0x7ffe3a08c920, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2443
No locals.
#2  do_select (p=140453661102208) at /tmp/ruby/src/trunk_asan/thread.c:4507
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffe3a08ca30
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x0000615bc4fbf8f7 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 = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe3a08cbf0, <optimized out>, 0x7ffe3a08cb00, <optimized out>, <optimized out>}, prev = 0x7fbdeaad9aa0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x0000615bc52f8ef7 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:4569
        set = {max = 31, th = 0x515000000300, rset = 0x7fbdea93cf40, 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 = 0x7fbdea93cfa0}
#5  0x0000615bc5094071 in select_internal (read=140453167345960, write=4, except=4, tp=0x7fbdea93cfa0, fds=0x7fbdea93cf40) at /tmp/ruby/src/trunk_asan/io.c:10725
        timerec = <optimized out>
        max = 31
        pending = <optimized out>
        rp = 0x7fbdea93cf40
        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=140453661101856) at /tmp/ruby/src/trunk_asan/io.c:10795
        p = 0x7fbdea93cf20
#7  0x0000615bc4fbf8f7 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 = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe3a08cef0, <optimized out>, 0x7ffe3a08ce00, <optimized out>, <optimized out>}, prev = 0x7fbdea9e3d40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x0000615bc50706cb in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11163
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x0000615bc53f6bc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x162100100009
        cc = <optimized out>
        me = 0x7fbdec1990b8
        cfunc = 0x50600002b348
        recv = 140453686606360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x0000615bc539801d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7fbdec4063a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x615bc538c2a6 <vm_exec_core+1494>, 0x615bc538d5ad <vm_exec_core+6365>, 0x615bc53927d1 <vm_exec_core+27393>, 0x615bc538d11f <vm_exec_core+5199>, 0x615bc5393582 <vm_exec_core+30898>, 0x615bc5391390 <vm_exec_core+22208>, 0x615bc538ef9e <vm_exec_core+13006>, 0x615bc538c40e <vm_exec_core+1854>, 0x615bc5392dc4 <vm_exec_core+28916>, 0x615bc5392b0c <vm_exec_core+28220>, 0x615bc538d39c <vm_exec_core+5836>, 0x615bc538c8fe <vm_exec_core+3118>, 0x615bc5391a86 <vm_exec_core+23990>, 0x615bc538dea3 <vm_exec_core+8659>, 0x615bc5392fc5 <vm_exec_core+29429>, 0x615bc5392c6e <vm_exec_core+28574>, 0x615bc538e591 <vm_exec_core+10433>, 0x615bc538ef2d <vm_exec_core+12893>, 0x615bc53915e5 <vm_exec_core+22805>, 0x615bc5392be5 <vm_exec_core+28437>, 0x615bc5390a00 <vm_exec_core+19760>, 0x615bc539166e <vm_exec_core+22942>, 0x615bc5392127 <vm_exec_core+25687>, 0x615bc539093d <vm_exec_core+19565>, 0x615bc538c83b <vm_exec_core+2923>, 0x615bc5391093 <vm_exec_core+21443>, 0x615bc538c6ce <vm_exec_core+2558>, 0x615bc538cb04 <vm_exec_core+3636>, 0x615bc538e814 <vm_exec_core+11076>, 0x615bc539050a <vm_exec_core+18490>, 0x615bc5390f2c <vm_exec_core+21084>, 0x615bc53901af <vm_exec_core+17631>, 0x615bc538c2da <vm_exec_core+1546>, 0x615bc5392357 <vm_exec_core+26247>, 0x615bc5392a37 <vm_exec_core+28007>, 0x615bc538ccab <vm_exec_core+4059>, 0x615bc538d857 <vm_exec_core+7047>, 0x615bc538d515 <vm_exec_core+6213>, 0x615bc538df92 <vm_exec_core+8898>, 0x615bc538edc9 <vm_exec_core+12537>, 0x615bc538cd52 <vm_exec_core+4226>, 0x615bc53921bf <vm_exec_core+25839>, 0x615bc538d7e1 <vm_exec_core+6929>, 0x615bc538ec77 <vm_exec_core+12199>, 0x615bc538f73e <vm_exec_core+14958>, 0x615bc5391b1c <vm_exec_core+24140>, 0x615bc5390bc2 <vm_exec_core+20210>, 0x615bc538e26c <vm_exec_core+9628>, 0x615bc538daee <vm_exec_core+7710>, 0x615bc5391972 <vm_exec_core+23714>, 0x615bc538e9f4 <vm_exec_core+11556>, 0x615bc5391192 <vm_exec_core+21698>, 0x615bc5390c34 <vm_exec_core+20324>, 0x615bc5391249 <vm_exec_core+21881>, 0x615bc5392709 <vm_exec_core+27193>, 0x615bc538ffc1 <vm_exec_core+17137>, 0x615bc5391bd5 <vm_exec_core+24325>, 0x615bc538c028 <vm_exec_core+856>, 0x615bc5391703 <vm_exec_core+23091>, 0x615bc538e38b <vm_exec_core+9915>, 0x615bc5390898 <vm_exec_core+19400>, 0x615bc5390ad8 <vm_exec_core+19976>, 0x615bc538f372 <vm_exec_core+13986>, 0x615bc538cbb8 <vm_exec_core+3816>, 0x615bc538e739 <vm_exec_core+10857>, 0x615bc538dd76 <vm_exec_core+8358>, 0x615bc53912c7 <vm_exec_core+22007>, 0x615bc538cee3 <vm_exec_core+4627>, 0x615bc538f11f <vm_exec_core+13391>, 0x615bc538fa6f <vm_exec_core+15775>, 0x615bc538e070 <vm_exec_core+9120>, 0x615bc5399a83 <vm_exec_core+56755>, 0x615bc538da45 <vm_exec_core+7541>, 0x615bc538d93d <vm_exec_core+7277>, 0x615bc538dc48 <vm_exec_core+8056>, 0x615bc538e633 <vm_exec_core+10595>, 0x615bc53903ae <vm_exec_core+18142>, 0x615bc538f7f9 <vm_exec_core+15145>, 0x615bc5390fab <vm_exec_core+21211>, 0x615bc538fc55 <vm_exec_core+16261>, 0x615bc5392280 <vm_exec_core+26032>, 0x615bc5393827 <vm_exec_core+31575>, 0x615bc53924c4 <vm_exec_core+26612>, 0x615bc5393115 <vm_exec_core+29765>, 0x615bc5393206 <vm_exec_core+30006>, 0x615bc538c760 <vm_exec_core+2704>, 0x615bc5392ced <vm_exec_core+28701>, 0x615bc538e919 <vm_exec_core+11337>, 0x615bc5392ee8 <vm_exec_core+29208>, 0x615bc538e45a <vm_exec_core+10122>, 0x615bc53923fb <vm_exec_core+26411>, 0x615bc538c5f7 <vm_exec_core+2343>, 0x615bc538cddd <vm_exec_core+4365>, 0x615bc539344a <vm_exec_core+30586>, 0x615bc538ecfd <vm_exec_core+12333>, 0x615bc538eafa <vm_exec_core+11818>, 0x615bc538c02d <vm_exec_core+861>, 0x615bc538c51a <vm_exec_core+2122>, 0x615bc538c0b3 <vm_exec_core+995>, 0x615bc53925b3 <vm_exec_core+26851>, 0x615bc538fe7e <vm_exec_core+16814>, 0x615bc538f542 <vm_exec_core+14450>, 0x615bc538fd5a <vm_exec_core+16522>, 0x615bc538f9a6 <vm_exec_core+15574>, 0x615bc538eb8f <vm_exec_core+11967>, 0x615bc538f44d <vm_exec_core+14205>, 0x615bc538ee19 <vm_exec_core+12617>, 0x615bc538f65c <vm_exec_core+14732>, 0x615bc538f6cd <vm_exec_core+14845>, 0x615bc538c297 <vm_exec_core+1479>, 0x615bc538d59e <vm_exec_core+6350>, 0x615bc53927c2 <vm_exec_core+27378>, 0x615bc538d110 <vm_exec_core+5184>, 0x615bc5393573 <vm_exec_core+30883>, 0x615bc5391381 <vm_exec_core+22193>, 0x615bc538ef8f <vm_exec_core+12991>, 0x615bc538c3ff <vm_exec_core+1839>, 0x615bc5392db5 <vm_exec_core+28901>, 0x615bc5392afd <vm_exec_core+28205>, 0x615bc538d38d <vm_exec_core+5821>, 0x615bc538c8ef <vm_exec_core+3103>, 0x615bc5391a77 <vm_exec_core+23975>, 0x615bc538de94 <vm_exec_core+8644>, 0x615bc5392fb6 <vm_exec_core+29414>, 0x615bc5392c5f <vm_exec_core+28559>, 0x615bc538e582 <vm_exec_core+10418>, 0x615bc538ef1e <vm_exec_core+12878>, 0x615bc53915d6 <vm_exec_core+22790>, 0x615bc5392bd6 <vm_exec_core+28422>, 0x615bc53909f1 <vm_exec_core+19745>, 0x615bc539165f <vm_exec_core+22927>, 0x615bc5392118 <vm_exec_core+25672>, 0x615bc539092e <vm_exec_core+19550>, 0x615bc538c82c <vm_exec_core+2908>, 0x615bc5391084 <vm_exec_core+21428>, 0x615bc538c6bf <vm_exec_core+2543>, 0x615bc538caf5 <vm_exec_core+3621>, 0x615bc538e805 <vm_exec_core+11061>, 0x615bc53904fb <vm_exec_core+18475>, 0x615bc5390f1d <vm_exec_core+21069>, 0x615bc53901a0 <vm_exec_core+17616>, 0x615bc538c2cb <vm_exec_core+1531>, 0x615bc5392348 <vm_exec_core+26232>, 0x615bc5392a28 <vm_exec_core+27992>, 0x615bc538cc9c <vm_exec_core+4044>, 0x615bc538d848 <vm_exec_core+7032>, 0x615bc538d506 <vm_exec_core+6198>, 0x615bc538df83 <vm_exec_core+8883>, 0x615bc538edba <vm_exec_core+12522>, 0x615bc538cd43 <vm_exec_core+4211>, 0x615bc53921b0 <vm_exec_core+25824>, 0x615bc538d7d2 <vm_exec_core+6914>, 0x615bc538ec68 <vm_exec_core+12184>, 0x615bc538f72f <vm_exec_core+14943>, 0x615bc5391b0d <vm_exec_core+24125>, 0x615bc5390bb3 <vm_exec_core+20195>, 0x615bc538e25d <vm_exec_core+9613>, 0x615bc538dadf <vm_exec_core+7695>, 0x615bc5391963 <vm_exec_core+23699>, 0x615bc538e9e5 <vm_exec_core+11541>, 0x615bc5391183 <vm_exec_core+21683>, 0x615bc5390c25 <vm_exec_core+20309>, 0x615bc539123a <vm_exec_core+21866>, 0x615bc53926fa <vm_exec_core+27178>, 0x615bc538ffb2 <vm_exec_core+17122>, 0x615bc5391bc6 <vm_exec_core+24310>, 0x615bc5391070 <vm_exec_core+21408>, 0x615bc53916f4 <vm_exec_core+23076>, 0x615bc538e37c <vm_exec_core+9900>, 0x615bc5390889 <vm_exec_core+19385>, 0x615bc5390ac9 <vm_exec_core+19961>, 0x615bc538f363 <vm_exec_core+13971>, 0x615bc53904f6 <vm_exec_core+18470>, 0x615bc538e72a <vm_exec_core+10842>, 0x615bc538dd67 <vm_exec_core+8343>, 0x615bc53912b8 <vm_exec_core+21992>, 0x615bc538ced4 <vm_exec_core+4612>, 0x615bc538f110 <vm_exec_core+13376>, 0x615bc538fa60 <vm_exec_core+15760>, 0x615bc538e061 <vm_exec_core+9105>, 0x615bc5399a74 <vm_exec_core+56740>, 0x615bc538da36 <vm_exec_core+7526>, 0x615bc538d92e <vm_exec_core+7262>, 0x615bc538dc39 <vm_exec_core+8041>, 0x615bc538e624 <vm_exec_core+10580>, 0x615bc539039f <vm_exec_core+18127>, 0x615bc538f7ea <vm_exec_core+15130>, 0x615bc539039a <vm_exec_core+18122>, 0x615bc5390bae <vm_exec_core+20190>, 0x615bc5390ba9 <vm_exec_core+20185>, 0x615bc538dc34 <vm_exec_core+8036>, 0x615bc5391070 <vm_exec_core+21408>, 0x615bc538ed83 <vm_exec_core+12467>, 0x615bc538ed88 <vm_exec_core+12472>, 0x615bc5390ba4 <vm_exec_core+20180>, 0x615bc53909ec <vm_exec_core+19740>, 0x615bc538fa5b <vm_exec_core+15755>, 0x615bc538f992 <vm_exec_core+15554>, 0x615bc5390a9b <vm_exec_core+19915>, 0x615bc538fe65 <vm_exec_core+16789>...}
        reg_cfp = 0x7fbdec4063a0
        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 0x0000615bc5387089 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2788
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000615bc5417382 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7fbdec406578, self=140453684384320, 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 = 0x7fbdebfc7578
        cfp = <optimized out>
        sp = 0x7fbdec3069e8
        use_argv = 0x7fbdea8d4de0
        stack_argv = 0x7fbdec3069e8
        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 = 0x7fbdec406578
#16 0x0000615bc53b86fc 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 0x0000615bc53b86fc in rb_yield (val=<optimized out>)
No locals.
#20 0x0000615bc55718da in rb_ary_each (ary=140453658662720) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#21 0x0000615bc53f6bc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0xc0100000001
        cc = <optimized out>
th: 0x515000000300, native_id: 0x7fbdecb59c40
-- Control frame information -----------------------------------------------
        me = 0x7fbdec19efe0
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        cfunc = 0x50600001e988
        recv = 140453658662720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <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
#22 0x0000615bc53906df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7fbdec406560, cd=0x511000021900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <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
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
        argc = <optimized out>
        recv = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
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
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
        val = <optimized out>
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
        cd = 0x511000021900
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
        insns_address_table = {0x615bc538c2a6 <vm_exec_core+1494>, 0x615bc538d5ad <vm_exec_core+6365>, 0x615bc53927d1 <vm_exec_core+27393>, 0x615bc538d11f <vm_exec_core+5199>, 0x615bc5393582 <vm_exec_core+30898>, 0x615bc5391390 <vm_exec_core+22208>, 0x615bc538ef9e <vm_exec_core+13006>, 0x615bc538c40e <vm_exec_core+1854>, 0x615bc5392dc4 <vm_exec_core+28916>, 0x615bc5392b0c <vm_exec_core+28220>, 0x615bc538d39c <vm_exec_core+5836>, 0x615bc538c8fe <vm_exec_core+3118>, 0x615bc5391a86 <vm_exec_core+23990>, 0x615bc538dea3 <vm_exec_core+8659>, 0x615bc5392fc5 <vm_exec_core+29429>, 0x615bc5392c6e <vm_exec_core+28574>, 0x615bc538e591 <vm_exec_core+10433>, 0x615bc538ef2d <vm_exec_core+12893>, 0x615bc53915e5 <vm_exec_core+22805>, 0x615bc5392be5 <vm_exec_core+28437>, 0x615bc5390a00 <vm_exec_core+19760>, 0x615bc539166e <vm_exec_core+22942>, 0x615bc5392127 <vm_exec_core+25687>, 0x615bc539093d <vm_exec_core+19565>, 0x615bc538c83b <vm_exec_core+2923>, 0x615bc5391093 <vm_exec_core+21443>, 0x615bc538c6ce <vm_exec_core+2558>, 0x615bc538cb04 <vm_exec_core+3636>, 0x615bc538e814 <vm_exec_core+11076>, 0x615bc539050a <vm_exec_core+18490>, 0x615bc5390f2c <vm_exec_core+21084>, 0x615bc53901af <vm_exec_core+17631>, 0x615bc538c2da <vm_exec_core+1546>, 0x615bc5392357 <vm_exec_core+26247>, 0x615bc5392a37 <vm_exec_core+28007>, 0x615bc538ccab <vm_exec_core+4059>, 0x615bc538d857 <vm_exec_core+7047>, 0x615bc538d515 <vm_exec_core+6213>, 0x615bc538df92 <vm_exec_core+8898>, 0x615bc538edc9 <vm_exec_core+12537>, 0x615bc538cd52 <vm_exec_core+4226>, 0x615bc53921bf <vm_exec_core+25839>, 0x615bc538d7e1 <vm_exec_core+6929>, 0x615bc538ec77 <vm_exec_core+12199>, 0x615bc538f73e <vm_exec_core+14958>, 0x615bc5391b1c <vm_exec_core+24140>, 0x615bc5390bc2 <vm_exec_core+20210>, 0x615bc538e26c <vm_exec_core+9628>, 0x615bc538daee <vm_exec_core+7710>, 0x615bc5391972 <vm_exec_core+23714>, 0x615bc538e9f4 <vm_exec_core+11556>, 0x615bc5391192 <vm_exec_core+21698>, 0x615bc5390c34 <vm_exec_core+20324>, 0x615bc5391249 <vm_exec_core+21881>, 0x615bc5392709 <vm_exec_core+27193>, 0x615bc538ffc1 <vm_exec_core+17137>, 0x615bc5391bd5 <vm_exec_core+24325>, 0x615bc538c028 <vm_exec_core+856>, 0x615bc5391703 <vm_exec_core+23091>, 0x615bc538e38b <vm_exec_core+9915>, 0x615bc5390898 <vm_exec_core+19400>, 0x615bc5390ad8 <vm_exec_core+19976>, 0x615bc538f372 <vm_exec_core+13986>, 0x615bc538cbb8 <vm_exec_core+3816>, 0x615bc538e739 <vm_exec_core+10857>, 0x615bc538dd76 <vm_exec_core+8358>, 0x615bc53912c7 <vm_exec_core+22007>, 0x615bc538cee3 <vm_exec_core+4627>, 0x615bc538f11f <vm_exec_core+13391>, 0x615bc538fa6f <vm_exec_core+15775>, 0x615bc538e070 <vm_exec_core+9120>, 0x615bc5399a83 <vm_exec_core+56755>, 0x615bc538da45 <vm_exec_core+7541>, 0x615bc538d93d <vm_exec_core+7277>, 0x615bc538dc48 <vm_exec_core+8056>, 0x615bc538e633 <vm_exec_core+10595>, 0x615bc53903ae <vm_exec_core+18142>, 0x615bc538f7f9 <vm_exec_core+15145>, 0x615bc5390fab <vm_exec_core+21211>, 0x615bc538fc55 <vm_exec_core+16261>, 0x615bc5392280 <vm_exec_core+26032>, 0x615bc5393827 <vm_exec_core+31575>, 0x615bc53924c4 <vm_exec_core+26612>, 0x615bc5393115 <vm_exec_core+29765>, 0x615bc5393206 <vm_exec_core+30006>, 0x615bc538c760 <vm_exec_core+2704>, 0x615bc5392ced <vm_exec_core+28701>, 0x615bc538e919 <vm_exec_core+11337>, 0x615bc5392ee8 <vm_exec_core+29208>, 0x615bc538e45a <vm_exec_core+10122>, 0x615bc53923fb <vm_exec_core+26411>, 0x615bc538c5f7 <vm_exec_core+2343>, 0x615bc538cddd <vm_exec_core+4365>, 0x615bc539344a <vm_exec_core+30586>, 0x615bc538ecfd <vm_exec_core+12333>, 0x615bc538eafa <vm_exec_core+11818>, 0x615bc538c02d <vm_exec_core+861>, 0x615bc538c51a <vm_exec_core+2122>, 0x615bc538c0b3 <vm_exec_core+995>, 0x615bc53925b3 <vm_exec_core+26851>, 0x615bc538fe7e <vm_exec_core+16814>, 0x615bc538f542 <vm_exec_core+14450>, 0x615bc538fd5a <vm_exec_core+16522>, 0x615bc538f9a6 <vm_exec_core+15574>, 0x615bc538eb8f <vm_exec_core+11967>, 0x615bc538f44d <vm_exec_core+14205>, 0x615bc538ee19 <vm_exec_core+12617>, 0x615bc538f65c <vm_exec_core+14732>, 0x615bc538f6cd <vm_exec_core+14845>, 0x615bc538c297 <vm_exec_core+1479>, 0x615bc538d59e <vm_exec_core+6350>, 0x615bc53927c2 <vm_exec_core+27378>, 0x615bc538d110 <vm_exec_core+5184>, 0x615bc5393573 <vm_exec_core+30883>, 0x615bc5391381 <vm_exec_core+22193>, 0x615bc538ef8f <vm_exec_core+12991>, 0x615bc538c3ff <vm_exec_core+1839>, 0x615bc5392db5 <vm_exec_core+28901>, 0x615bc5392afd <vm_exec_core+28205>, 0x615bc538d38d <vm_exec_core+5821>, 0x615bc538c8ef <vm_exec_core+3103>, 0x615bc5391a77 <vm_exec_core+23975>, 0x615bc538de94 <vm_exec_core+8644>, 0x615bc5392fb6 <vm_exec_core+29414>, 0x615bc5392c5f <vm_exec_core+28559>, 0x615bc538e582 <vm_exec_core+10418>, 0x615bc538ef1e <vm_exec_core+12878>, 0x615bc53915d6 <vm_exec_core+22790>, 0x615bc5392bd6 <vm_exec_core+28422>, 0x615bc53909f1 <vm_exec_core+19745>, 0x615bc539165f <vm_exec_core+22927>, 0x615bc5392118 <vm_exec_core+25672>, 0x615bc539092e <vm_exec_core+19550>, 0x615bc538c82c <vm_exec_core+2908>, 0x615bc5391084 <vm_exec_core+21428>, 0x615bc538c6bf <vm_exec_core+2543>, 0x615bc538caf5 <vm_exec_core+3621>, 0x615bc538e805 <vm_exec_core+11061>, 0x615bc53904fb <vm_exec_core+18475>, 0x615bc5390f1d <vm_exec_core+21069>, 0x615bc53901a0 <vm_exec_core+17616>, 0x615bc538c2cb <vm_exec_core+1531>, 0x615bc5392348 <vm_exec_core+26232>, 0x615bc5392a28 <vm_exec_core+27992>, 0x615bc538cc9c <vm_exec_core+4044>, 0x615bc538d848 <vm_exec_core+7032>, 0x615bc538d506 <vm_exec_core+6198>, 0x615bc538df83 <vm_exec_core+8883>, 0x615bc538edba <vm_exec_core+12522>, 0x615bc538cd43 <vm_exec_core+4211>, 0x615bc53921b0 <vm_exec_core+25824>, 0x615bc538d7d2 <vm_exec_core+6914>, 0x615bc538ec68 <vm_exec_core+12184>, 0x615bc538f72f <vm_exec_core+14943>, 0x615bc5391b0d <vm_exec_core+24125>, 0x615bc5390bb3 <vm_exec_core+20195>, 0x615bc538e25d <vm_exec_core+9613>, 0x615bc538dadf <vm_exec_core+7695>, 0x615bc5391963 <vm_exec_core+23699>, 0x615bc538e9e5 <vm_exec_core+11541>, 0x615bc5391183 <vm_exec_core+21683>, 0x615bc5390c25 <vm_exec_core+20309>, 0x615bc539123a <vm_exec_core+21866>, 0x615bc53926fa <vm_exec_core+27178>, 0x615bc538ffb2 <vm_exec_core+17122>, 0x615bc5391bc6 <vm_exec_core+24310>, 0x615bc5391070 <vm_exec_core+21408>, 0x615bc53916f4 <vm_exec_core+23076>, 0x615bc538e37c <vm_exec_core+9900>, 0x615bc5390889 <vm_exec_core+19385>, 0x615bc5390ac9 <vm_exec_core+19961>, 0x615bc538f363 <vm_exec_core+13971>, 0x615bc53904f6 <vm_exec_core+18470>, 0x615bc538e72a <vm_exec_core+10842>, 0x615bc538dd67 <vm_exec_core+8343>, 0x615bc53912b8 <vm_exec_core+21992>, 0x615bc538ced4 <vm_exec_core+4612>, 0x615bc538f110 <vm_exec_core+13376>, 0x615bc538fa60 <vm_exec_core+15760>, 0x615bc538e061 <vm_exec_core+9105>, 0x615bc5399a74 <vm_exec_core+56740>, 0x615bc538da36 <vm_exec_core+7526>, 0x615bc538d92e <vm_exec_core+7262>, 0x615bc538dc39 <vm_exec_core+8041>, 0x615bc538e624 <vm_exec_core+10580>, 0x615bc539039f <vm_exec_core+18127>, 0x615bc538f7ea <vm_exec_core+15130>, 0x615bc539039a <vm_exec_core+18122>, 0x615bc5390bae <vm_exec_core+20190>, 0x615bc5390ba9 <vm_exec_core+20185>, 0x615bc538dc34 <vm_exec_core+8036>, 0x615bc5391070 <vm_exec_core+21408>, 0x615bc538ed83 <vm_exec_core+12467>, 0x615bc538ed88 <vm_exec_core+12472>, 0x615bc5390ba4 <vm_exec_core+20180>, 0x615bc53909ec <vm_exec_core+19740>, 0x615bc538fa5b <vm_exec_core+15755>, 0x615bc538f992 <vm_exec_core+15554>, 0x615bc5390a9b <vm_exec_core+19915>, 0x615bc538fe65 <vm_exec_core+16789>...}
        reg_cfp = 0x7fbdec406560
        reg_pc = 0x51500001b4d0
        INSN_LABEL_nop = <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_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <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_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>
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
        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>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]
        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>
#24 0x0000615bc53872bb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x0000615bc53cf4a3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3041
        ec = 0x5170000000d0
        val = <optimized out>
#27 0x0000615bc50d78a1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=140453684897000) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x615bc66c89e0 <root_box_data>
        iseq = 0x7fbdebfee3d0
#28 0x0000615bc50d1a95 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x615bc66c89e0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 140453686595800
        realpath_map = 140453686595640
        path = 140453684897000
        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 0x0000615bc50cfd74 in rb_require_string_internal (fname=140453684897040, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
        result = <optimized out>
        ec = 0x5170000000d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
        base = <optimized out>
#31 0x0000615bc53f6bc8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903
        ci = 0x590100140003
        cc = <optimized out>
        me = 0x7fbdebfee560
        cfunc = 0x506000037108
        recv = 140453686786120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x0000615bc53dc475 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe3a08f280) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x0000615bc53dbf05 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5029
        ci = <optimized out>
        cc = 0x0
#34 0x0000615bc539801d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7fbdec406790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x615bc538c2a6 <vm_exec_core+1494>, 0x615bc538d5ad <vm_exec_core+6365>, 0x615bc53927d1 <vm_exec_core+27393>, 0x615bc538d11f <vm_exec_core+5199>, 0x615bc5393582 <vm_exec_core+30898>, 0x615bc5391390 <vm_exec_core+22208>, 0x615bc538ef9e <vm_exec_core+13006>, 0x615bc538c40e <vm_exec_core+1854>, 0x615bc5392dc4 <vm_exec_core+28916>, 0x615bc5392b0c <vm_exec_core+28220>, 0x615bc538d39c <vm_exec_core+5836>, 0x615bc538c8fe <vm_exec_core+3118>, 0x615bc5391a86 <vm_exec_core+23990>, 0x615bc538dea3 <vm_exec_core+8659>, 0x615bc5392fc5 <vm_exec_core+29429>, 0x615bc5392c6e <vm_exec_core+28574>, 0x615bc538e591 <vm_exec_core+10433>, 0x615bc538ef2d <vm_exec_core+12893>, 0x615bc53915e5 <vm_exec_core+22805>, 0x615bc5392be5 <vm_exec_core+28437>, 0x615bc5390a00 <vm_exec_core+19760>, 0x615bc539166e <vm_exec_core+22942>, 0x615bc5392127 <vm_exec_core+25687>, 0x615bc539093d <vm_exec_core+19565>, 0x615bc538c83b <vm_exec_core+2923>, 0x615bc5391093 <vm_exec_core+21443>, 0x615bc538c6ce <vm_exec_core+2558>, 0x615bc538cb04 <vm_exec_core+3636>, 0x615bc538e814 <vm_exec_core+11076>, 0x615bc539050a <vm_exec_core+18490>, 0x615bc5390f2c <vm_exec_core+21084>, 0x615bc53901af <vm_exec_core+17631>, 0x615bc538c2da <vm_exec_core+1546>, 0x615bc5392357 <vm_exec_core+26247>, 0x615bc5392a37 <vm_exec_core+28007>, 0x615bc538ccab <vm_exec_core+4059>, 0x615bc538d857 <vm_exec_core+7047>, 0x615bc538d515 <vm_exec_core+6213>, 0x615bc538df92 <vm_exec_core+8898>, 0x615bc538edc9 <vm_exec_core+12537>, 0x615bc538cd52 <vm_exec_core+4226>, 0x615bc53921bf <vm_exec_core+25839>, 0x615bc538d7e1 <vm_exec_core+6929>, 0x615bc538ec77 <vm_exec_core+12199>, 0x615bc538f73e <vm_exec_core+14958>, 0x615bc5391b1c <vm_exec_core+24140>, 0x615bc5390bc2 <vm_exec_core+20210>, 0x615bc538e26c <vm_exec_core+9628>, 0x615bc538daee <vm_exec_core+7710>, 0x615bc5391972 <vm_exec_core+23714>, 0x615bc538e9f4 <vm_exec_core+11556>, 0x615bc5391192 <vm_exec_core+21698>, 0x615bc5390c34 <vm_exec_core+20324>, 0x615bc5391249 <vm_exec_core+21881>, 0x615bc5392709 <vm_exec_core+27193>, 0x615bc538ffc1 <vm_exec_core+17137>, 0x615bc5391bd5 <vm_exec_core+24325>, 0x615bc538c028 <vm_exec_core+856>, 0x615bc5391703 <vm_exec_core+23091>, 0x615bc538e38b <vm_exec_core+9915>, 0x615bc5390898 <vm_exec_core+19400>, 0x615bc5390ad8 <vm_exec_core+19976>, 0x615bc538f372 <vm_exec_core+13986>, 0x615bc538cbb8 <vm_exec_core+3816>, 0x615bc538e739 <vm_exec_core+10857>, 0x615bc538dd76 <vm_exec_core+8358>, 0x615bc53912c7 <vm_exec_core+22007>, 0x615bc538cee3 <vm_exec_core+4627>, 0x615bc538f11f <vm_exec_core+13391>, 0x615bc538fa6f <vm_exec_core+15775>, 0x615bc538e070 <vm_exec_core+9120>, 0x615bc5399a83 <vm_exec_core+56755>, 0x615bc538da45 <vm_exec_core+7541>, 0x615bc538d93d <vm_exec_core+7277>, 0x615bc538dc48 <vm_exec_core+8056>, 0x615bc538e633 <vm_exec_core+10595>, 0x615bc53903ae <vm_exec_core+18142>, 0x615bc538f7f9 <vm_exec_core+15145>, 0x615bc5390fab <vm_exec_core+21211>, 0x615bc538fc55 <vm_exec_core+16261>, 0x615bc5392280 <vm_exec_core+26032>, 0x615bc5393827 <vm_exec_core+31575>, 0x615bc53924c4 <vm_exec_core+26612>, 0x615bc5393115 <vm_exec_core+29765>, 0x615bc5393206 <vm_exec_core+30006>, 0x615bc538c760 <vm_exec_core+2704>, 0x615bc5392ced <vm_exec_core+28701>, 0x615bc538e919 <vm_exec_core+11337>, 0x615bc5392ee8 <vm_exec_core+29208>, 0x615bc538e45a <vm_exec_core+10122>, 0x615bc53923fb <vm_exec_core+26411>, 0x615bc538c5f7 <vm_exec_core+2343>, 0x615bc538cddd <vm_exec_core+4365>, 0x615bc539344a <vm_exec_core+30586>, 0x615bc538ecfd <vm_exec_core+12333>, 0x615bc538eafa <vm_exec_core+11818>, 0x615bc538c02d <vm_exec_core+861>, 0x615bc538c51a <vm_exec_core+2122>, 0x615bc538c0b3 <vm_exec_core+995>, 0x615bc53925b3 <vm_exec_core+26851>, 0x615bc538fe7e <vm_exec_core+16814>, 0x615bc538f542 <vm_exec_core+14450>, 0x615bc538fd5a <vm_exec_core+16522>, 0x615bc538f9a6 <vm_exec_core+15574>, 0x615bc538eb8f <vm_exec_core+11967>, 0x615bc538f44d <vm_exec_core+14205>, 0x615bc538ee19 <vm_exec_core+12617>, 0x615bc538f65c <vm_exec_core+14732>, 0x615bc538f6cd <vm_exec_core+14845>, 0x615bc538c297 <vm_exec_core+1479>, 0x615bc538d59e <vm_exec_core+6350>, 0x615bc53927c2 <vm_exec_core+27378>, 0x615bc538d110 <vm_exec_core+5184>, 0x615bc5393573 <vm_exec_core+30883>, 0x615bc5391381 <vm_exec_core+22193>, 0x615bc538ef8f <vm_exec_core+12991>, 0x615bc538c3ff <vm_exec_core+1839>, 0x615bc5392db5 <vm_exec_core+28901>, 0x615bc5392afd <vm_exec_core+28205>, 0x615bc538d38d <vm_exec_core+5821>, 0x615bc538c8ef <vm_exec_core+3103>, 0x615bc5391a77 <vm_exec_core+23975>, 0x615bc538de94 <vm_exec_core+8644>, 0x615bc5392fb6 <vm_exec_core+29414>, 0x615bc5392c5f <vm_exec_core+28559>, 0x615bc538e582 <vm_exec_core+10418>, 0x615bc538ef1e <vm_exec_core+12878>, 0x615bc53915d6 <vm_exec_core+22790>, 0x615bc5392bd6 <vm_exec_core+28422>, 0x615bc53909f1 <vm_exec_core+19745>, 0x615bc539165f <vm_exec_core+22927>, 0x615bc5392118 <vm_exec_core+25672>, 0x615bc539092e <vm_exec_core+19550>, 0x615bc538c82c <vm_exec_core+2908>, 0x615bc5391084 <vm_exec_core+21428>, 0x615bc538c6bf <vm_exec_core+2543>, 0x615bc538caf5 <vm_exec_core+3621>, 0x615bc538e805 <vm_exec_core+11061>, 0x615bc53904fb <vm_exec_core+18475>, 0x615bc5390f1d <vm_exec_core+21069>, 0x615bc53901a0 <vm_exec_core+17616>, 0x615bc538c2cb <vm_exec_core+1531>, 0x615bc5392348 <vm_exec_core+26232>, 0x615bc5392a28 <vm_exec_core+27992>, 0x615bc538cc9c <vm_exec_core+4044>, 0x615bc538d848 <vm_exec_core+7032>, 0x615bc538d506 <vm_exec_core+6198>, 0x615bc538df83 <vm_exec_core+8883>, 0x615bc538edba <vm_exec_core+12522>, 0x615bc538cd43 <vm_exec_core+4211>, 0x615bc53921b0 <vm_exec_core+25824>, 0x615bc538d7d2 <vm_exec_core+6914>, 0x615bc538ec68 <vm_exec_core+12184>, 0x615bc538f72f <vm_exec_core+14943>, 0x615bc5391b0d <vm_exec_core+24125>, 0x615bc5390bb3 <vm_exec_core+20195>, 0x615bc538e25d <vm_exec_core+9613>, 0x615bc538dadf <vm_exec_core+7695>, 0x615bc5391963 <vm_exec_core+23699>, 0x615bc538e9e5 <vm_exec_core+11541>, 0x615bc5391183 <vm_exec_core+21683>, 0x615bc5390c25 <vm_exec_core+20309>, 0x615bc539123a <vm_exec_core+21866>, 0x615bc53926fa <vm_exec_core+27178>, 0x615bc538ffb2 <vm_exec_core+17122>, 0x615bc5391bc6 <vm_exec_core+24310>, 0x615bc5391070 <vm_exec_core+21408>, 0x615bc53916f4 <vm_exec_core+23076>, 0x615bc538e37c <vm_exec_core+9900>, 0x615bc5390889 <vm_exec_core+19385>, 0x615bc5390ac9 <vm_exec_core+19961>, 0x615bc538f363 <vm_exec_core+13971>, 0x615bc53904f6 <vm_exec_core+18470>, 0x615bc538e72a <vm_exec_core+10842>, 0x615bc538dd67 <vm_exec_core+8343>, 0x615bc53912b8 <vm_exec_core+21992>, 0x615bc538ced4 <vm_exec_core+4612>, 0x615bc538f110 <vm_exec_core+13376>, 0x615bc538fa60 <vm_exec_core+15760>, 0x615bc538e061 <vm_exec_core+9105>, 0x615bc5399a74 <vm_exec_core+56740>, 0x615bc538da36 <vm_exec_core+7526>, 0x615bc538d92e <vm_exec_core+7262>, 0x615bc538dc39 <vm_exec_core+8041>, 0x615bc538e624 <vm_exec_core+10580>, 0x615bc539039f <vm_exec_core+18127>, 0x615bc538f7ea <vm_exec_core+15130>, 0x615bc539039a <vm_exec_core+18122>, 0x615bc5390bae <vm_exec_core+20190>, 0x615bc5390ba9 <vm_exec_core+20185>, 0x615bc538dc34 <vm_exec_core+8036>, 0x615bc5391070 <vm_exec_core+21408>, 0x615bc538ed83 <vm_exec_core+12467>, 0x615bc538ed88 <vm_exec_core+12472>, 0x615bc5390ba4 <vm_exec_core+20180>, 0x615bc53909ec <vm_exec_core+19740>, 0x615bc538fa5b <vm_exec_core+15755>, 0x615bc538f992 <vm_exec_core+15554>, 0x615bc5390a9b <vm_exec_core+19915>, 0x615bc538fe65 <vm_exec_core+16789>...}
        reg_cfp = 0x7fbdec406790
        reg_pc = 0x504000008938
        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 0x0000615bc5386ed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x0000615bc53cf958 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
        ec = 0x5170000000d0
        val = <optimized out>
#38 0x0000615bc4fbac7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7fbdebfee600) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe3a08f7f0, <optimized out>, 0x7ffe3a08f740, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fbdebfee600
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#40 0x0000615bc4fb3be7 in rb_main (argc=9, argv=0x7ffe3a08f9b8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffe3a08f9b8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.9d81s5:
* drwx------ 3      80 2025-12-08 13:19:37 +0000 autoload20251208-1671615-nj1me6/
  * -rw-r--r-- 1 103 2025-12-08 13:19:37 +0000 foo.rb
  * drwxr-xr-x 2  60 2025-12-08 13:19:37 +0000 foo/
    * -rw-r--r-- 1 20 2025-12-08 13:19:37 +0000 bar.rb
* -rw-r--r-- 1  100512 2025-12-08 13:10:28 +0000 _ruby_box_p1708596_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-08 13:10:28 +0000 _ruby_box_p1708596_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-08 13:10:27 +0000 _ruby_box_p1708596_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-08 13:10:27 +0000 _ruby_box_p1707872_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-08 13:10:27 +0000 _ruby_box_p1707872_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-08 13:10:27 +0000 _ruby_box_p1707872_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-08 13:10:27 +0000 _ruby_box_p1707397_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-08 13:10:27 +0000 _ruby_box_p1707397_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-08 13:10:26 +0000 _ruby_box_p1707397_2_rbconfig+sizeof.so
* -rw-r--r-- 1   37944 2025-12-08 13:10:25 +0000 _ruby_box_p1704561_2_monitor.so
* -rw-r--r-- 1  152440 2025-12-08 13:10:25 +0000 _ruby_box_p1704561_2_stringio.so
* -rw-r--r-- 1   28832 2025-12-08 13:10:25 +0000 _ruby_box_p1704561_2_erb+escape.so
* -rw-r--r-- 1   51040 2025-12-08 13:10:25 +0000 _ruby_box_p1704561_2_cgi+escape.so
* -rw-r--r-- 1  104440 2025-12-08 13:10:25 +0000 _ruby_box_p1704561_2_strscan.so
* -rw-r--r-- 1   24216 2025-12-08 13:10:25 +0000 _ruby_box_p1704561_2_io+nonblock.so
* -rw-r--r-- 1   67072 2025-12-08 13:10:25 +0000 _ruby_box_p1704561_2_digest.so
* -rw-r--r-- 1 1702272 2025-12-08 13:10:25 +0000 _ruby_box_p1704561_2_openssl.so
* -rw-r--r-- 1   16768 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_io+wait.so
* -rw-r--r-- 1  960376 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_socket.so
* -rw-r--r-- 1  326800 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_zlib.so
* -rw-r--r-- 1  121232 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_psych.so
* -rw-r--r-- 1  237208 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_json+ext+generator.so
* -rw-r--r-- 1  172280 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_json+ext+parser.so
* -rw-r--r-- 1  109520 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_etc.so
* -rw-r--r-- 1  954224 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_date_core.so
* -rw-r--r-- 1  100512 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-08 13:10:24 +0000 _ruby_box_p1704561_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-08 13:10:23 +0000 _ruby_box_p1704561_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-08 13:10:23 +0000 _ruby_box_p1703851_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-08 13:10:23 +0000 _ruby_box_p1703851_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-08 13:10:23 +0000 _ruby_box_p1703851_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-08 13:10:22 +0000 _ruby_box_p1701532_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-08 13:10:22 +0000 _ruby_box_p1701532_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-08 13:10:22 +0000 _ruby_box_p1701532_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 1671258 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007204e7b107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffa624c45c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7204e7c5c740 (LWP 1671258) "make"):
#0  0x00007204e7b107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffa624c45c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x000061e1f53c0d16 in reap_children ()
No symbol table info available.
#2  0x000061e1f53c1a8c in new_job ()
No symbol table info available.
#3  0x000061e1f53d072a in ?? ()
No symbol table info available.
#4  0x000061e1f53d109e in update_goal_chain ()
No symbol table info available.
#5  0x000061e1f53ab67a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 1671258) detached]
make: *** [uncommon.mk:920: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1671257 -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 2181161 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-12-08T11:28:52Z master 66b2cc3dab) +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 39.035006 seconds

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