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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3870633 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3870636]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000060914b0f7ebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x723124dab6c0 (LWP 3870633) "test_autoload.*" 0x000060914b0f7ebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x72312e0316c0 (LWP 3870636) "test_autoload.*" 0x000072315ef1b4fd in __GI___poll (fds=0x723141bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x72312e0316c0 (LWP 3870636) "test_autoload.*"):
#0  0x000072315ef1b4fd in __GI___poll (fds=0x723141bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000060914b08275a in __interceptor_poll ()
No symbol table info available.
#2  0x000060914b477ddb 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  0x000060914b0dbb0f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000072315ee9caa4 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 = {125555550918336, -4200592797072604780, 125555550918336, -352, 0, 125555397267600, -4200592797060021868, -4200557941491351148}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000072315ef29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x723124dab6c0 (LWP 3870633) "test_autoload.*"):
#0  0x000060914b0f7ebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000060914b0f8e7a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000060914b0476f0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000060914b047569 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  0x000060914b047195 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  0x000060914b04219e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000060914b041f88 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000060914b0ddef3 in __interceptor_malloc ()
No symbol table info available.
#8  0x000060914ba25283 in pm_parser_scope_push (parser=0x723124da7510, closed=true) at /tmp/ruby/src/trunk_asan/prism/prism.c:585
        scope = <optimized out>
#9  parse_program (parser=0x723124da7510) at /tmp/ruby/src/trunk_asan/prism/prism.c:21796
        current_block_exits = <optimized out>
        previous_block_exits = <optimized out>
        statements = <optimized out>
        locals = <optimized out>
#10 pm_parse (parser=0x723124da7510) at /tmp/ruby/src/trunk_asan/prism/prism.c:22235
No locals.
#11 0x000060914b7c48c7 in pm_parse_file (result=0x723124da7510, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11404
        rbimpl_id = 40875
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#12 0x000060914b23f4fd in load_iseq_eval (ec=0x5170002e9550, fname=fname@entry=125555765738720) at /tmp/ruby/src/trunk_asan/load.c:736
        result = <optimized out>
        error = <optimized out>
        ec = 0x5170002e9550
        v = <optimized out>
        realpath_map = 125556365578280
        box = 0x60914c82e8a0 <root_box_data>
        iseq = <optimized out>
#13 0x000060914b239985 in require_internal (ec=ec@entry=0x5170002e9550, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x51500019b480
        box = 0x60914c82e8a0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125556365578440
        realpath_map = 125556365578280
        path = 125555765738720
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#14 0x000060914b2379ab in rb_require_string_internal (fname=125555785748000, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170002e9550
        result = <optimized out>
#15 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#16 0x000060914b55c128 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 = 0x72315e1665f0
        cfunc = 0x506000037048
        recv = 125556365768760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#17 0x000060914b541885 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x723124da8480) 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>
#18 0x000060914b5479d5 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.
#19 0x000060914b4fccad in vm_sendish (ec=0x5170002e9550, reg_cfp=0x7231378d56e8, 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>
#20 vm_exec_core (ec=ec@entry=0x5170002e9550) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7231378d56e8
        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>
#21 0x000060914b4ebb62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170002e9550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x000060914b57255a in vm_call0_body (ec=<optimized out>, calling=0x72312d031c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x72312d031cd0
        cc = <optimized out>
        ret = <optimized out>
#23 0x000060914b571dca in vm_call0_cme (ec=0x5170002e9550, calling=0x72312d031c60, argv=0x723124da8c20, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#24 vm_call0_body (ec=<optimized out>, calling=0x72312d031c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x72313d775700
        orig_cme = <optimized out>
        ci = 0x72312d031cd0
        cc = 0x72313d7cf4f8
        ret = <optimized out>
#25 0x000060914b51aa7d in vm_call0_cc (ec=0x5170002e9550, recv=125556365768760, 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>
#26 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 = 0x5170002e9550
        cc = <optimized out>
        self = <optimized out>
#27 0x000060914b51bb1e in rb_funcallv (recv=125556365768760, mid=22769, argc=1, argv=0x723124da8c20) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#28 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x723124da8c20
#29 0x000060914b4d3663 in autoload_feature_require (_arguments=125555397267328) at /tmp/ruby/src/trunk_asan/variable.c:3226
        receiver = 125556365768760
        arguments = 0x723124da8f80
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#30 autoload_try_load (_arguments=125555397267328) at /tmp/ruby/src/trunk_asan/variable.c:3239
        arguments = 0x723124da8f80
        result = <optimized out>
        ce = <optimized out>
#31 0x000060914b127757 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:1144
        _ec = 0x5170002e9550
th: 0x51500019b480, native_id: 0x723124dab6c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        _tag = {tag = 36, retval = <optimized out>, buf = {0x723124da8f30, <optimized out>, 0x723124da8e40, <optimized out>, <optimized out>}, prev = 0x72312cf31740, state = RUBY_TAG_NONE, lock_rec = 0}
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]
        result = 4
        ec = 0x5170002e9550
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
#32 0x000060914b4d2a50 in rb_autoload_load (module=module@entry=125556365721040, name=name@entry=276827) at /tmp/ruby/src/trunk_asan/variable.c:3300
        ce = <optimized out>
        arguments = {module = 125556365721040, name = 276827, flag = 0, mutex = 125555810640600, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#33 0x000060914b4dea16 in rb_const_search_from (klass=125555705910280, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
        ac = 0xfffffffffffffe00
        am = 125556365721040
        tmp = 125556365721040
        ce = <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]
        current = 125556365721040
        value = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        first_iteration = <optimized out>

#34 0x000060914b4d43b4 in rb_const_search (klass=125555705910280, id=276827, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
        value = <optimized out>
#35 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>
#36 0x000060914b4e312e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        root_cref = <optimized out>
        klass = 92358976733960
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#37 0x000060914b4eff0d in vm_get_ev_const_chain (ec=0x5170002e9550, segments=0x5020006c21f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#38 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020006c23b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6606
        segments = 0x5020006c21f0
        ice = <optimized out>
        val = <optimized out>
#39 0x000060914b4f675f in vm_exec_core (ec=ec@entry=0x5170002e9550) at ../../src/trunk_asan/insns.def:265
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7231378d5720
        reg_pc = 0x503000224a80
        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>
#40 0x000060914b4ebb62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170002e9550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#41 0x000060914b57c8e2 in invoke_iseq_block_from_c (ec=0x5170002e9550, captured=0x7231378d57a8, self=125555806860200, 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 = 0x723139f7bdb8
        cfp = <optimized out>
        sp = 0x7231377d5850
        use_argv = 0x0
        stack_argv = 0x7231377d5850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#42 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 = 0x7231378d57a8
#43 0x000060914b51dafc 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.
#44 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.
#45 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#46 0x000060914b51dafc in rb_yield (val=<optimized out>)
No locals.
#47 0x000060914b126fec in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1124
        _ec = 0x5170002e9550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x723124da9d70, <optimized out>, 0x723124da9c80, <optimized out>, <optimized out>}, prev = 0x72312cf31240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5170002e9550
        cfp = 0x7231378d5758
#48 0x000060914b2c4c0b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#49 0x000060914b55c128 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 = 0x7231374d1b30
        cfunc = 0x506000049408
        recv = 125555806860200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#50 0x000060914b541885 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x723124daa400) 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>
#51 0x000060914b541315 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
#52 0x000060914b4f536f in vm_sendish (ec=0x5170002e9550, reg_cfp=0x7231378d5790, cd=0x5020006c22d0, 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>
#53 vm_exec_core (ec=ec@entry=0x5170002e9550) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020006c22d0
        insns_address_table = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7231378d5790
        reg_pc = 0x5040004db970
        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>
#54 0x000060914b4ebb62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170002e9550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#55 0x000060914b53001b in invoke_iseq_block_from_c (ec=0x5170002e9550, captured=<optimized out>, self=125555806860200, 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 = 0x723139f7be08
        cfp = 0x7231378d57c8
        sp = 0x7231377d5818
        use_argv = <optimized out>
        stack_argv = 0x7231377d5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#56 invoke_block_from_c_proc (ec=0x5170002e9550, self=125555806860200, 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>
#57 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.
#58 0x000060914b52e276 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x504004c3c610, argc=1259306686, 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
#59 0x000060914b4761b0 in thread_do_start_proc (th=th@entry=0x51500019b480) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504004c3c610
        args_len = <optimized out>
        args_ptr = <optimized out>
#60 0x000060914b473d3d in thread_do_start (th=0x51500019b480) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#61 thread_start_func_2 (th=th@entry=0x51500019b480, 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>
#62 0x000060914b47302e in call_thread_start_func_2 (th=0x51500019b480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x723124daacc0
#63 nt_start (ptr=0x50c000f60ac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x51500019b480
        sched = <optimized out>
        nt = 0x50c000f60ac0
        vm = 0x525000000100
#64 0x000060914b0dbb0f in asan_thread_start(void*) ()
No symbol table info available.
#65 0x000072315ee9caa4 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 = {125555397277376, -4200615282300141164, 125555397277376, -352, 0, 140735190412048, -4200615282287558252, -4200557941491351148}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#66 0x000072315ef29c6c 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 3870633) detached]
$ timeout 60 gdb -p 3870657 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3870658]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000060914b0f7ebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x72312fc3e6c0 (LWP 3870657) "test_autoload.*" 0x000060914b0f7ebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x72312e0316c0 (LWP 3870658) "test_autoload.*" 0x000072315ef1b4fd in __GI___poll (fds=0x72312ce31040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x72312e0316c0 (LWP 3870658) "test_autoload.*"):
#0  0x000072315ef1b4fd in __GI___poll (fds=0x72312ce31040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000060914b08275a in __interceptor_poll ()
No symbol table info available.
#2  0x000060914b477ddb 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  0x000060914b0dbb0f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000072315ee9caa4 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 = {125555550918336, -4200592797072604780, 125555550918336, -352, 0, 125555580322352, -4200592797060021868, -4200557941491351148}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000072315ef29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x72312fc3e6c0 (LWP 3870657) "test_autoload.*"):
#0  0x000060914b0f7ebe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000060914b0f8e7a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000060914b0476f0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000060914b047569 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  0x000060914b047195 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  0x000060914b04219e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000060914b041f88 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000060914b0ddef3 in __interceptor_malloc ()
No symbol table info available.
#8  0x000060914ba25283 in pm_parser_scope_push (parser=0x72312fc3a6b0, closed=true) at /tmp/ruby/src/trunk_asan/prism/prism.c:585
        scope = <optimized out>
#9  parse_program (parser=0x72312fc3a6b0) at /tmp/ruby/src/trunk_asan/prism/prism.c:21796
        current_block_exits = <optimized out>
        previous_block_exits = <optimized out>
        statements = <optimized out>
        locals = <optimized out>
#10 pm_parse (parser=0x72312fc3a6b0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22235
No locals.
#11 0x000060914b7c48c7 in pm_parse_file (result=0x72312fc3a6b0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11404
        rbimpl_id = 40875
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#12 0x000060914b23f4fd in load_iseq_eval (ec=0x51700031a550, fname=fname@entry=125555765738720) at /tmp/ruby/src/trunk_asan/load.c:736
        result = <optimized out>
        error = <optimized out>
        ec = 0x51700031a550
        v = <optimized out>
        realpath_map = 125556365578280
        box = 0x60914c82e8a0 <root_box_data>
        iseq = <optimized out>
#13 0x000060914b239985 in require_internal (ec=ec@entry=0x51700031a550, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000108e00
        box = 0x60914c82e8a0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125556365578440
        realpath_map = 125556365578280
        path = 125555765738720
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#14 0x000060914b2379ab in rb_require_string_internal (fname=125555785748000, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x51700031a550
        result = <optimized out>
#15 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#16 0x000060914b55c128 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 = 0x72315e1665f0
        cfunc = 0x506000037048
        recv = 125556365768760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#17 0x000060914b541885 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72312fc3b620) 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>
#18 0x000060914b5479d5 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.
#19 0x000060914b4fccad in vm_sendish (ec=0x51700031a550, reg_cfp=0x7231376d16e8, 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>
#20 vm_exec_core (ec=ec@entry=0x51700031a550) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7231376d16e8
        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>
#21 0x000060914b4ebb62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x51700031a550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x000060914b57255a in vm_call0_body (ec=<optimized out>, calling=0x723133af7c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x723133af7cd0
        cc = <optimized out>
        ret = <optimized out>
th: 0x515000108e00, native_id: 0x72312fc3e6c0
#23 0x000060914b571dca in vm_call0_cme (ec=0x51700031a550, calling=0x723133af7c60, argv=0x72312fc3bdc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
No locals.
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]
#24 vm_call0_body (ec=<optimized out>, calling=0x723133af7c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x72313d775700
        orig_cme = <optimized out>
        ci = 0x723133af7cd0
        cc = 0x72313d7cf4f8
        ret = <optimized out>
#25 0x000060914b51aa7d in vm_call0_cc (ec=0x51700031a550, recv=125556365768760, 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>
#26 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 = 0x51700031a550
        cc = <optimized out>
        self = <optimized out>
#27 0x000060914b51bb1e in rb_funcallv (recv=125556365768760, mid=22769, argc=1, argv=0x72312fc3bdc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
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]

No locals.
#28 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x72312fc3bdc0
#29 0x000060914b4d3663 in autoload_feature_require (_arguments=125555580322080) at /tmp/ruby/src/trunk_asan/variable.c:3226
        receiver = 125556365768760
        arguments = 0x72312fc3c120
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#30 autoload_try_load (_arguments=125555580322080) at /tmp/ruby/src/trunk_asan/variable.c:3239
        arguments = 0x72312fc3c120
        result = <optimized out>
        ce = <optimized out>
#31 0x000060914b127757 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:1144
        _ec = 0x51700031a550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72312fc3c0d0, <optimized out>, 0x72312fc3bfe0, <optimized out>, <optimized out>}, prev = 0x7231339f7640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51700031a550
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x000060914b4d2a50 in rb_autoload_load (module=module@entry=125556365721040, name=name@entry=276827) at /tmp/ruby/src/trunk_asan/variable.c:3300
        ce = <optimized out>
        arguments = {module = 125556365721040, name = 276827, flag = 0, mutex = 125555810640600, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#33 0x000060914b4dea16 in rb_const_search_from (klass=125555705910280, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
        ac = 0xfffffffffffffe00
        am = 125556365721040
        tmp = 125556365721040
        ce = <optimized out>
        current = 125556365721040
        value = <optimized out>
        first_iteration = <optimized out>
#34 0x000060914b4d43b4 in rb_const_search (klass=125555705910280, id=276827, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
        value = <optimized out>
#35 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>
#36 0x000060914b4e312e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        root_cref = <optimized out>
        klass = 92358976733960
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#37 0x000060914b4eff0d in vm_get_ev_const_chain (ec=0x51700031a550, segments=0x5020006c21f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#38 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020006c23b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6606
        segments = 0x5020006c21f0
        ice = <optimized out>
        val = <optimized out>
#39 0x000060914b4f675f in vm_exec_core (ec=ec@entry=0x51700031a550) at ../../src/trunk_asan/insns.def:265
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7231376d1720
        reg_pc = 0x503000224a80
        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>
#40 0x000060914b4ebb62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x51700031a550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#41 0x000060914b57c8e2 in invoke_iseq_block_from_c (ec=0x51700031a550, captured=0x7231376d17a8, self=125555806860200, 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 = 0x723139f7bdb8
        cfp = <optimized out>
        sp = 0x7231375d1850
        use_argv = 0x0
        stack_argv = 0x7231375d1850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#42 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 = 0x7231376d17a8
#43 0x000060914b51dafc 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.
#44 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.
#45 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#46 0x000060914b51dafc in rb_yield (val=<optimized out>)
No locals.
#47 0x000060914b126fec in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1124
        _ec = 0x51700031a550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72312fc3cf10, <optimized out>, 0x72312fc3ce20, <optimized out>, <optimized out>}, prev = 0x7231339f7240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51700031a550
        cfp = 0x7231376d1758
#48 0x000060914b2c4c0b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#49 0x000060914b55c128 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 = 0x7231374d1b30
        cfunc = 0x506000049408
        recv = 125555806860200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#50 0x000060914b4f536f in vm_sendish (ec=0x51700031a550, reg_cfp=0x7231376d1790, cd=0x5020006c22d0, 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>
#51 vm_exec_core (ec=ec@entry=0x51700031a550) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020006c22d0
        insns_address_table = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7231376d1790
        reg_pc = 0x5040004db970
        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>
#52 0x000060914b4ebb62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x51700031a550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#53 0x000060914b53001b in invoke_iseq_block_from_c (ec=0x51700031a550, captured=<optimized out>, self=125555806860200, 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 = 0x723139f7be08
        cfp = 0x7231376d17c8
        sp = 0x7231375d1818
        use_argv = <optimized out>
        stack_argv = 0x7231375d1818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#54 invoke_block_from_c_proc (ec=0x51700031a550, self=125555806860200, 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>
#55 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.
#56 0x000060914b52e276 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x504004c3c410, argc=1259306686, 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
#57 0x000060914b4761b0 in thread_do_start_proc (th=th@entry=0x515000108e00) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504004c3c410
        args_len = <optimized out>
        args_ptr = <optimized out>
#58 0x000060914b473d3d in thread_do_start (th=0x515000108e00) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#59 thread_start_func_2 (th=th@entry=0x515000108e00, 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>
#60 0x000060914b47302e in call_thread_start_func_2 (th=0x515000108e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x72312fc3dcc0
#61 nt_start (ptr=0x50c000f60940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x515000108e00
        sched = <optimized out>
        nt = 0x50c000f60940
        vm = 0x525000000100
#62 0x000060914b0dbb0f in asan_thread_start(void*) ()
No symbol table info available.
#63 0x000072315ee9caa4 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 = {125555580331712, -4200595547462286956, 125555580331712, -352, 0, 140735190412048, -4200595547449704044, -4200557941491351148}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#64 0x000072315ef29c6c 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 3870657) detached]
$ timeout 60 gdb -p 3870690 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3695828 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3870694]
[New LWP 3838621]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000072315ef1baca in __GI___libc_read (nbytes=4, buf=0x72315d09b040, fd=14) at ../sysdeps/unix/sysv/linux/read.c:26

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x72315f0e4c40 (LWP 3695828) "ruby"            0x000072315ef1baca in __GI___libc_read (nbytes=4, buf=0x72315d09b040, fd=14) at ../sysdeps/unix/sysv/linux/read.c:26
  2    Thread 0x723142dff6c0 (LWP 3870694) "test_autoload.*" 0x000072315ef1b4fd in __GI___poll (fds=0x723141bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x72313dbfd6c0 (LWP 3838621) "parallel.rb:40"  0x000072315ef1b4fd in __GI___poll (fds=0x723136109060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x72313dbfd6c0 (LWP 3838621) "parallel.rb:40"):
#0  0x000072315ef1b4fd in __GI___poll (fds=0x723136109060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000060914b08275a in __interceptor_poll ()
No symbol table info available.
#2  0x000060914b1f1429 in nogvl_wait_for (th=125555754061000, fptr=0x51100013e240, 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  0x000060914b1f28ba in internal_read_func (ptr=0x723136108f40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x723136108f40
        result = <optimized out>
#5  0x000060914b456f42 in rb_thread_io_blocking_call (io=0x51100013e240, func=0x60914b1f23b0 <internal_read_func>, data1=0x723136108f40, 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  0x000060914b127757 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:1144
        _ec = 0x5170002ecd50
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72313dbfbe50, <optimized out>, 0x72313dbfbd60, <optimized out>, <optimized out>}, prev = 0x723136100240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170002ecd50
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000060914b206592 in io_read_memory_locktmp (str=125555686019168, 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 = 125555754061000, fptr = 0x51100013e240, nonblock = 0, fd = 6, buf = 0x5190007bd980, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100013e240
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000060914b1e31c1 in io_readpartial (argc=907055200, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
        ret = <optimized out>
#10 0x000060914b55c128 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 = 0x72315e9288b0
        cfunc = 0x50600002c128
        recv = 125555754064520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000060914b4fccad in vm_sendish (ec=0x5170002ecd50, reg_cfp=0x72313b55d790, 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=0x5170002ecd50) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x72313b55d790
        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 0x000060914b4ebb62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170002ecd50
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000060914b53001b in invoke_iseq_block_from_c (ec=0x5170002ecd50, captured=<optimized out>, self=125556363576440, 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 = 0x72315e78f0a8
        cfp = 0x72313b55d7c8
        sp = 0x72313b45d818
        use_argv = <optimized out>
        stack_argv = 0x72313b45d818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5170002ecd50, self=125556363576440, 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 0x000060914b52e276 in rb_vm_invoke_proc (ec=0x723136109060, proc=0x1, proc@entry=0x5040004d6490, argc=1592898813, 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 0x000060914b4761b0 in thread_do_start_proc (th=th@entry=0x51500028f080) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004d6490
        args_len = <optimized out>
        args_ptr = <optimized out>
#19 0x000060914b473d3d in thread_do_start (th=0x51500028f080) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500028f080, 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 0x000060914b47302e in call_thread_start_func_2 (th=0x51500028f080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x72313dbfccc0
#22 nt_start (ptr=0x50c000e45800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x51500028f080
        sched = <optimized out>
        nt = 0x50c000e45800
        vm = 0x525000000100
#23 0x000060914b0dbb0f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000072315ee9caa4 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 = {125555814946496, -4200635370935926380, 125555814946496, -352, 25, 140735190414672, -4200635370923343468, -4200557941491351148}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000072315ef29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x723142dff6c0 (LWP 3870694) "test_autoload.*"):
#0  0x000072315ef1b4fd in __GI___poll (fds=0x723141bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000060914b08275a in __interceptor_poll ()
No symbol table info available.
#2  0x000060914b477ddb 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  0x000060914b0dbb0f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000072315ee9caa4 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 = {125555900937920, -4200549335224794732, 125555900937920, -352, 0, 125555682780080, -4200549335212211820, -4200557941491351148}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000072315ef29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x72315f0e4c40 (LWP 3695828) "ruby"):
#0  0x000072315ef1baca in __GI___libc_read (nbytes=4, buf=0x72315d09b040, fd=14) 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=14, buf=0x72315d09b040, nbytes=4) at ../sysdeps/unix/sysv/linux/read.c:24
No locals.
#2  0x000060914b05d253 in __interceptor_read ()
No symbol table info available.
#3  0x000060914b2cfefe in read_retry (fd=fd@entry=14, buf=buf@entry=0x72315d09b040, len=len@entry=4) at /tmp/ruby/src/trunk_asan/process.c:3781
        r = <optimized out>
#4  0x000060914b2c04be in recv_child_error (fd=14, errmsg=0x7fff770839a0 "", 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 = 5127
        err = <optimized out>
        error_occurred = <optimized out>
#6  0x000060914b2d02da in rb_spawn_process (eargp=0x4, errmsg=0x0, errmsg_buflen=15) at /tmp/ruby/src/trunk_asan/process.c:4536
        pid = <optimized out>
#7  do_spawn_process (arg=125556338113184) at /tmp/ruby/src/trunk_asan/process.c:4591
        argp = 0x72315ceebaa0
#8  0x000060914b127757 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:1144
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff770838d0, <optimized out>, 0x7fff770837e0, <optimized out>, <optimized out>}, prev = 0x72315cfbf440, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#9  0x000060914b2d00ef in rb_execarg_spawn (execarg_obj=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4607
        args = {execarg = 125555810666520, errmsg = {ptr = 0x72315e1c6a80 "ruby", buflen = <optimized out>}}
        r = <optimized out>
#10 0x000060914b2c56b7 in rb_f_spawn (argc=6, argv=0x72315c2ffcd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4928
        errmsg = '\000' <repeats 40 times>, "\341\r\000\000\000\000\000\000\360x\261~,^\000\000\240\021N},^\000\000\340\302\200~,^\000\000\000P\001\000\000\000\000"
        eargp = 0x72315c23b420
        fail_str = 125555785737280
        pid = <optimized out>
        execarg_obj = <optimized out>
#11 0x000060914b55c128 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 = 0x6c7110050005
        cc = <optimized out>
        me = 0x72315cc87198
        cfunc = 0x506000049648
        recv = 125556363483680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000060914b4fccad in vm_sendish (ec=0x5170000000d0, reg_cfp=0x72315c3ff480, 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>
#13 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 = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x72315c3ff480
        reg_pc = 0x52300000b368
        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>
#14 0x000060914b4ebf4b 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.
#15 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
#16 0x000060914b57c8e2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x72315c3ff620, self=125556363576440, 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 = 0x72315e7808a0
        cfp = <optimized out>
        sp = 0x72315c2ffa28
        use_argv = 0x72315ce90f60
        stack_argv = 0x72315c2ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x72315c3ff620
#18 0x000060914b51dafc 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.
#19 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.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x000060914b51dafc in rb_yield (val=<optimized out>)
No locals.
#22 0x000060914b6e4f03 in rb_ary_collect (ary=125555810359040) at /tmp/ruby/src/trunk_asan/array.c:3678
        collect = 125556324796800
        i = 23
#23 0x000060914b55c128 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 = 0x72315e92eb98
        cfunc = 0x5060000200c8
        recv = 125555810359040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x000060914b4f536f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x72315c3ff608, 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>
#25 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 = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x72315c3ff608
        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>
th: 0x515000000300, native_id: 0x72315f0e4c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_getglobal = <optimized out>
c:0017 p:---- s:0164 e:000163 l:y b:---- CFUNC  :spawn
c:0016 p:0333 s:0154 e:000153 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:234
        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>
c:0015 p:0084 s:0116 e:000115 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
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
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <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_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>
c:0007 p:0069 s:0046 E:001d90 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_pushtoarray = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_splatarray = <optimized out>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

th: 0x51500028f080, native_id: 0x72313dbfd6c0
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
        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>
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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        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>
#26 0x000060914b4ebf4b 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.
#27 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
#28 0x000060914b57c8e2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x72315c3ff738, self=125556363576440, 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 = 0x72315e78f260
        cfp = <optimized out>
        sp = 0x72315c2ff8d0
        use_argv = 0x72315ce121e0
        stack_argv = 0x72315c2ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#29 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 = 0x72315c3ff738
#30 0x000060914b51dafc 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.
#31 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.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#33 0x000060914b51dafc in rb_yield (val=<optimized out>)
No locals.
#34 0x000060914b6e4f03 in rb_ary_collect (ary=125555754066480) at /tmp/ruby/src/trunk_asan/array.c:3678
        collect = 125555754065760
        i = 0
#35 0x000060914b55c128 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 = 0x72315e92eb98
        cfunc = 0x5060000200c8
        recv = 125555754066480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x000060914b4f536f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x72315c3ff720, 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>
#37 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
        insns_address_table = {0x60914b4f0f36 <vm_exec_core+1494>, 0x60914b4f223d <vm_exec_core+6365>, 0x60914b4f7461 <vm_exec_core+27393>, 0x60914b4f1daf <vm_exec_core+5199>, 0x60914b4f8212 <vm_exec_core+30898>, 0x60914b4f6020 <vm_exec_core+22208>, 0x60914b4f3c2e <vm_exec_core+13006>, 0x60914b4f109e <vm_exec_core+1854>, 0x60914b4f7a54 <vm_exec_core+28916>, 0x60914b4f779c <vm_exec_core+28220>, 0x60914b4f202c <vm_exec_core+5836>, 0x60914b4f158e <vm_exec_core+3118>, 0x60914b4f6716 <vm_exec_core+23990>, 0x60914b4f2b33 <vm_exec_core+8659>, 0x60914b4f7c55 <vm_exec_core+29429>, 0x60914b4f78fe <vm_exec_core+28574>, 0x60914b4f3221 <vm_exec_core+10433>, 0x60914b4f3bbd <vm_exec_core+12893>, 0x60914b4f6275 <vm_exec_core+22805>, 0x60914b4f7875 <vm_exec_core+28437>, 0x60914b4f5690 <vm_exec_core+19760>, 0x60914b4f62fe <vm_exec_core+22942>, 0x60914b4f6db7 <vm_exec_core+25687>, 0x60914b4f55cd <vm_exec_core+19565>, 0x60914b4f14cb <vm_exec_core+2923>, 0x60914b4f5d23 <vm_exec_core+21443>, 0x60914b4f135e <vm_exec_core+2558>, 0x60914b4f1794 <vm_exec_core+3636>, 0x60914b4f34a4 <vm_exec_core+11076>, 0x60914b4f519a <vm_exec_core+18490>, 0x60914b4f5bbc <vm_exec_core+21084>, 0x60914b4f4e3f <vm_exec_core+17631>, 0x60914b4f0f6a <vm_exec_core+1546>, 0x60914b4f6fe7 <vm_exec_core+26247>, 0x60914b4f76c7 <vm_exec_core+28007>, 0x60914b4f193b <vm_exec_core+4059>, 0x60914b4f24e7 <vm_exec_core+7047>, 0x60914b4f21a5 <vm_exec_core+6213>, 0x60914b4f2c22 <vm_exec_core+8898>, 0x60914b4f3a59 <vm_exec_core+12537>, 0x60914b4f19e2 <vm_exec_core+4226>, 0x60914b4f6e4f <vm_exec_core+25839>, 0x60914b4f2471 <vm_exec_core+6929>, 0x60914b4f3907 <vm_exec_core+12199>, 0x60914b4f43ce <vm_exec_core+14958>, 0x60914b4f67ac <vm_exec_core+24140>, 0x60914b4f5852 <vm_exec_core+20210>, 0x60914b4f2efc <vm_exec_core+9628>, 0x60914b4f277e <vm_exec_core+7710>, 0x60914b4f6602 <vm_exec_core+23714>, 0x60914b4f3684 <vm_exec_core+11556>, 0x60914b4f5e22 <vm_exec_core+21698>, 0x60914b4f58c4 <vm_exec_core+20324>, 0x60914b4f5ed9 <vm_exec_core+21881>, 0x60914b4f7399 <vm_exec_core+27193>, 0x60914b4f4c51 <vm_exec_core+17137>, 0x60914b4f6865 <vm_exec_core+24325>, 0x60914b4f0cb8 <vm_exec_core+856>, 0x60914b4f6393 <vm_exec_core+23091>, 0x60914b4f301b <vm_exec_core+9915>, 0x60914b4f5528 <vm_exec_core+19400>, 0x60914b4f5768 <vm_exec_core+19976>, 0x60914b4f4002 <vm_exec_core+13986>, 0x60914b4f1848 <vm_exec_core+3816>, 0x60914b4f33c9 <vm_exec_core+10857>, 0x60914b4f2a06 <vm_exec_core+8358>, 0x60914b4f5f57 <vm_exec_core+22007>, 0x60914b4f1b73 <vm_exec_core+4627>, 0x60914b4f3daf <vm_exec_core+13391>, 0x60914b4f46ff <vm_exec_core+15775>, 0x60914b4f2d00 <vm_exec_core+9120>, 0x60914b4fe713 <vm_exec_core+56755>, 0x60914b4f26d5 <vm_exec_core+7541>, 0x60914b4f25cd <vm_exec_core+7277>, 0x60914b4f28d8 <vm_exec_core+8056>, 0x60914b4f32c3 <vm_exec_core+10595>, 0x60914b4f503e <vm_exec_core+18142>, 0x60914b4f4489 <vm_exec_core+15145>, 0x60914b4f5c3b <vm_exec_core+21211>, 0x60914b4f48e5 <vm_exec_core+16261>, 0x60914b4f6f10 <vm_exec_core+26032>, 0x60914b4f84b7 <vm_exec_core+31575>, 0x60914b4f7154 <vm_exec_core+26612>, 0x60914b4f7da5 <vm_exec_core+29765>, 0x60914b4f7e96 <vm_exec_core+30006>, 0x60914b4f13f0 <vm_exec_core+2704>, 0x60914b4f797d <vm_exec_core+28701>, 0x60914b4f35a9 <vm_exec_core+11337>, 0x60914b4f7b78 <vm_exec_core+29208>, 0x60914b4f30ea <vm_exec_core+10122>, 0x60914b4f708b <vm_exec_core+26411>, 0x60914b4f1287 <vm_exec_core+2343>, 0x60914b4f1a6d <vm_exec_core+4365>, 0x60914b4f80da <vm_exec_core+30586>, 0x60914b4f398d <vm_exec_core+12333>, 0x60914b4f378a <vm_exec_core+11818>, 0x60914b4f0cbd <vm_exec_core+861>, 0x60914b4f11aa <vm_exec_core+2122>, 0x60914b4f0d43 <vm_exec_core+995>, 0x60914b4f7243 <vm_exec_core+26851>, 0x60914b4f4b0e <vm_exec_core+16814>, 0x60914b4f41d2 <vm_exec_core+14450>, 0x60914b4f49ea <vm_exec_core+16522>, 0x60914b4f4636 <vm_exec_core+15574>, 0x60914b4f381f <vm_exec_core+11967>, 0x60914b4f40dd <vm_exec_core+14205>, 0x60914b4f3aa9 <vm_exec_core+12617>, 0x60914b4f42ec <vm_exec_core+14732>, 0x60914b4f435d <vm_exec_core+14845>, 0x60914b4f0f27 <vm_exec_core+1479>, 0x60914b4f222e <vm_exec_core+6350>, 0x60914b4f7452 <vm_exec_core+27378>, 0x60914b4f1da0 <vm_exec_core+5184>, 0x60914b4f8203 <vm_exec_core+30883>, 0x60914b4f6011 <vm_exec_core+22193>, 0x60914b4f3c1f <vm_exec_core+12991>, 0x60914b4f108f <vm_exec_core+1839>, 0x60914b4f7a45 <vm_exec_core+28901>, 0x60914b4f778d <vm_exec_core+28205>, 0x60914b4f201d <vm_exec_core+5821>, 0x60914b4f157f <vm_exec_core+3103>, 0x60914b4f6707 <vm_exec_core+23975>, 0x60914b4f2b24 <vm_exec_core+8644>, 0x60914b4f7c46 <vm_exec_core+29414>, 0x60914b4f78ef <vm_exec_core+28559>, 0x60914b4f3212 <vm_exec_core+10418>, 0x60914b4f3bae <vm_exec_core+12878>, 0x60914b4f6266 <vm_exec_core+22790>, 0x60914b4f7866 <vm_exec_core+28422>, 0x60914b4f5681 <vm_exec_core+19745>, 0x60914b4f62ef <vm_exec_core+22927>, 0x60914b4f6da8 <vm_exec_core+25672>, 0x60914b4f55be <vm_exec_core+19550>, 0x60914b4f14bc <vm_exec_core+2908>, 0x60914b4f5d14 <vm_exec_core+21428>, 0x60914b4f134f <vm_exec_core+2543>, 0x60914b4f1785 <vm_exec_core+3621>, 0x60914b4f3495 <vm_exec_core+11061>, 0x60914b4f518b <vm_exec_core+18475>, 0x60914b4f5bad <vm_exec_core+21069>, 0x60914b4f4e30 <vm_exec_core+17616>, 0x60914b4f0f5b <vm_exec_core+1531>, 0x60914b4f6fd8 <vm_exec_core+26232>, 0x60914b4f76b8 <vm_exec_core+27992>, 0x60914b4f192c <vm_exec_core+4044>, 0x60914b4f24d8 <vm_exec_core+7032>, 0x60914b4f2196 <vm_exec_core+6198>, 0x60914b4f2c13 <vm_exec_core+8883>, 0x60914b4f3a4a <vm_exec_core+12522>, 0x60914b4f19d3 <vm_exec_core+4211>, 0x60914b4f6e40 <vm_exec_core+25824>, 0x60914b4f2462 <vm_exec_core+6914>, 0x60914b4f38f8 <vm_exec_core+12184>, 0x60914b4f43bf <vm_exec_core+14943>, 0x60914b4f679d <vm_exec_core+24125>, 0x60914b4f5843 <vm_exec_core+20195>, 0x60914b4f2eed <vm_exec_core+9613>, 0x60914b4f276f <vm_exec_core+7695>, 0x60914b4f65f3 <vm_exec_core+23699>, 0x60914b4f3675 <vm_exec_core+11541>, 0x60914b4f5e13 <vm_exec_core+21683>, 0x60914b4f58b5 <vm_exec_core+20309>, 0x60914b4f5eca <vm_exec_core+21866>, 0x60914b4f738a <vm_exec_core+27178>, 0x60914b4f4c42 <vm_exec_core+17122>, 0x60914b4f6856 <vm_exec_core+24310>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f6384 <vm_exec_core+23076>, 0x60914b4f300c <vm_exec_core+9900>, 0x60914b4f5519 <vm_exec_core+19385>, 0x60914b4f5759 <vm_exec_core+19961>, 0x60914b4f3ff3 <vm_exec_core+13971>, 0x60914b4f5186 <vm_exec_core+18470>, 0x60914b4f33ba <vm_exec_core+10842>, 0x60914b4f29f7 <vm_exec_core+8343>, 0x60914b4f5f48 <vm_exec_core+21992>, 0x60914b4f1b64 <vm_exec_core+4612>, 0x60914b4f3da0 <vm_exec_core+13376>, 0x60914b4f46f0 <vm_exec_core+15760>, 0x60914b4f2cf1 <vm_exec_core+9105>, 0x60914b4fe704 <vm_exec_core+56740>, 0x60914b4f26c6 <vm_exec_core+7526>, 0x60914b4f25be <vm_exec_core+7262>, 0x60914b4f28c9 <vm_exec_core+8041>, 0x60914b4f32b4 <vm_exec_core+10580>, 0x60914b4f502f <vm_exec_core+18127>, 0x60914b4f447a <vm_exec_core+15130>, 0x60914b4f502a <vm_exec_core+18122>, 0x60914b4f583e <vm_exec_core+20190>, 0x60914b4f5839 <vm_exec_core+20185>, 0x60914b4f28c4 <vm_exec_core+8036>, 0x60914b4f5d00 <vm_exec_core+21408>, 0x60914b4f3a13 <vm_exec_core+12467>, 0x60914b4f3a18 <vm_exec_core+12472>, 0x60914b4f5834 <vm_exec_core+20180>, 0x60914b4f567c <vm_exec_core+19740>, 0x60914b4f46eb <vm_exec_core+15755>, 0x60914b4f4622 <vm_exec_core+15554>, 0x60914b4f572b <vm_exec_core+19915>, 0x60914b4f4af5 <vm_exec_core+16789>...}
        reg_cfp = 0x72315c3ff720
        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>
        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>
#38 0x000060914b4ebf4b 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.
#39 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
#40 0x000060914b534d58 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
        ec = 0x5170000000d0
        val = <optimized out>
#41 0x000060914b122c5a in rb_ec_exec_node (ec=0x5170000000d0, n=0x72315e78f3f0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff77085870, <optimized out>, 0x7fff770857c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x72315e78f3f0
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#43 0x000060914b11bbc7 in rb_main (argc=11, argv=0x7fff77085a48) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#44 main (argc=11, argv=0x7fff77085a48) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7056c75cac40 (LWP 3695813) "ruby" 0x00007056c7326d07 in __GI___select (nfds=21, readfds=0x50c00547e700, writefds=0x0, exceptfds=0x0, timeout=0x7fff7ef93800) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7056ab3ff6c0 (LWP 3695815) "ruby" 0x00007056c731b4fd in __GI___poll (fds=0x7056aa1ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7056ab3ff6c0 (LWP 3695815) "ruby"):
#0  0x00007056c731b4fd in __GI___poll (fds=0x7056aa1ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000057f3bebee75a in __interceptor_poll ()
No symbol table info available.
#2  0x000057f3befe3ddb 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  0x000057f3bec47b0f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007056c729caa4 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 = {123517542594240, 5331092141068070589, 123517542594240, -352, 0, 140735323658512, 5331092141055487677, 5330854733301624509}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007056c7329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7056c75cac40 (LWP 3695813) "ruby"):
#0  0x00007056c7326d07 in __GI___select (nfds=21, readfds=0x50c00547e700, writefds=0x0, exceptfds=0x0, timeout=0x7fff7ef93800) 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 = 944754605}
        pts64 = 0x7fff7ef936a0
        r = <optimized out>
#1  0x000057f3befca695 in native_fd_select (n=21, readfds=0x50c00547e700, writefds=0x0, exceptfds=0x7056c7326d07 <__GI___select+327>, timeout=0x7fff7ef936a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2443
No locals.
#2  do_select (p=123517978499200) at /tmp/ruby/src/trunk_asan/thread.c:4507
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fff7ef937b0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000057f3bec93757 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:1144
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7ef93970, <optimized out>, 0x7fff7ef93880, <optimized out>, <optimized out>}, prev = 0x7056c5458ca0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000057f3befc9b87 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 = 21, th = 0x515000000300, rset = 0x7056c53b5740, 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 = 0x7056c53b57a0}
#5  0x000057f3bed67f61 in select_internal (read=123517997348640, write=4, except=4, tp=0x7056c53b57a0, fds=0x7056c53b5740) at /tmp/ruby/src/trunk_asan/io.c:10725
        timerec = <optimized out>
        max = 21
        pending = <optimized out>
        rp = 0x7056c53b5740
        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=123517978498848) at /tmp/ruby/src/trunk_asan/io.c:10795
        p = 0x7056c53b5720
#7  0x000057f3bec93757 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:1144
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7ef93c70, <optimized out>, 0x7fff7ef93b80, <optimized out>, <optimized out>}, prev = 0x7056c53e5a40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000057f3bed445bb 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  0x000057f3bf0c8128 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 = 0x7056c6bf9090
        cfunc = 0x50600002b348
        recv = 123518003902840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000057f3bf068cad in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7056c6e713a0, 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 = {0x57f3bf05cf36 <vm_exec_core+1494>, 0x57f3bf05e23d <vm_exec_core+6365>, 0x57f3bf063461 <vm_exec_core+27393>, 0x57f3bf05ddaf <vm_exec_core+5199>, 0x57f3bf064212 <vm_exec_core+30898>, 0x57f3bf062020 <vm_exec_core+22208>, 0x57f3bf05fc2e <vm_exec_core+13006>, 0x57f3bf05d09e <vm_exec_core+1854>, 0x57f3bf063a54 <vm_exec_core+28916>, 0x57f3bf06379c <vm_exec_core+28220>, 0x57f3bf05e02c <vm_exec_core+5836>, 0x57f3bf05d58e <vm_exec_core+3118>, 0x57f3bf062716 <vm_exec_core+23990>, 0x57f3bf05eb33 <vm_exec_core+8659>, 0x57f3bf063c55 <vm_exec_core+29429>, 0x57f3bf0638fe <vm_exec_core+28574>, 0x57f3bf05f221 <vm_exec_core+10433>, 0x57f3bf05fbbd <vm_exec_core+12893>, 0x57f3bf062275 <vm_exec_core+22805>, 0x57f3bf063875 <vm_exec_core+28437>, 0x57f3bf061690 <vm_exec_core+19760>, 0x57f3bf0622fe <vm_exec_core+22942>, 0x57f3bf062db7 <vm_exec_core+25687>, 0x57f3bf0615cd <vm_exec_core+19565>, 0x57f3bf05d4cb <vm_exec_core+2923>, 0x57f3bf061d23 <vm_exec_core+21443>, 0x57f3bf05d35e <vm_exec_core+2558>, 0x57f3bf05d794 <vm_exec_core+3636>, 0x57f3bf05f4a4 <vm_exec_core+11076>, 0x57f3bf06119a <vm_exec_core+18490>, 0x57f3bf061bbc <vm_exec_core+21084>, 0x57f3bf060e3f <vm_exec_core+17631>, 0x57f3bf05cf6a <vm_exec_core+1546>, 0x57f3bf062fe7 <vm_exec_core+26247>, 0x57f3bf0636c7 <vm_exec_core+28007>, 0x57f3bf05d93b <vm_exec_core+4059>, 0x57f3bf05e4e7 <vm_exec_core+7047>, 0x57f3bf05e1a5 <vm_exec_core+6213>, 0x57f3bf05ec22 <vm_exec_core+8898>, 0x57f3bf05fa59 <vm_exec_core+12537>, 0x57f3bf05d9e2 <vm_exec_core+4226>, 0x57f3bf062e4f <vm_exec_core+25839>, 0x57f3bf05e471 <vm_exec_core+6929>, 0x57f3bf05f907 <vm_exec_core+12199>, 0x57f3bf0603ce <vm_exec_core+14958>, 0x57f3bf0627ac <vm_exec_core+24140>, 0x57f3bf061852 <vm_exec_core+20210>, 0x57f3bf05eefc <vm_exec_core+9628>, 0x57f3bf05e77e <vm_exec_core+7710>, 0x57f3bf062602 <vm_exec_core+23714>, 0x57f3bf05f684 <vm_exec_core+11556>, 0x57f3bf061e22 <vm_exec_core+21698>, 0x57f3bf0618c4 <vm_exec_core+20324>, 0x57f3bf061ed9 <vm_exec_core+21881>, 0x57f3bf063399 <vm_exec_core+27193>, 0x57f3bf060c51 <vm_exec_core+17137>, 0x57f3bf062865 <vm_exec_core+24325>, 0x57f3bf05ccb8 <vm_exec_core+856>, 0x57f3bf062393 <vm_exec_core+23091>, 0x57f3bf05f01b <vm_exec_core+9915>, 0x57f3bf061528 <vm_exec_core+19400>, 0x57f3bf061768 <vm_exec_core+19976>, 0x57f3bf060002 <vm_exec_core+13986>, 0x57f3bf05d848 <vm_exec_core+3816>, 0x57f3bf05f3c9 <vm_exec_core+10857>, 0x57f3bf05ea06 <vm_exec_core+8358>, 0x57f3bf061f57 <vm_exec_core+22007>, 0x57f3bf05db73 <vm_exec_core+4627>, 0x57f3bf05fdaf <vm_exec_core+13391>, 0x57f3bf0606ff <vm_exec_core+15775>, 0x57f3bf05ed00 <vm_exec_core+9120>, 0x57f3bf06a713 <vm_exec_core+56755>, 0x57f3bf05e6d5 <vm_exec_core+7541>, 0x57f3bf05e5cd <vm_exec_core+7277>, 0x57f3bf05e8d8 <vm_exec_core+8056>, 0x57f3bf05f2c3 <vm_exec_core+10595>, 0x57f3bf06103e <vm_exec_core+18142>, 0x57f3bf060489 <vm_exec_core+15145>, 0x57f3bf061c3b <vm_exec_core+21211>, 0x57f3bf0608e5 <vm_exec_core+16261>, 0x57f3bf062f10 <vm_exec_core+26032>, 0x57f3bf0644b7 <vm_exec_core+31575>, 0x57f3bf063154 <vm_exec_core+26612>, 0x57f3bf063da5 <vm_exec_core+29765>, 0x57f3bf063e96 <vm_exec_core+30006>, 0x57f3bf05d3f0 <vm_exec_core+2704>, 0x57f3bf06397d <vm_exec_core+28701>, 0x57f3bf05f5a9 <vm_exec_core+11337>, 0x57f3bf063b78 <vm_exec_core+29208>, 0x57f3bf05f0ea <vm_exec_core+10122>, 0x57f3bf06308b <vm_exec_core+26411>, 0x57f3bf05d287 <vm_exec_core+2343>, 0x57f3bf05da6d <vm_exec_core+4365>, 0x57f3bf0640da <vm_exec_core+30586>, 0x57f3bf05f98d <vm_exec_core+12333>, 0x57f3bf05f78a <vm_exec_core+11818>, 0x57f3bf05ccbd <vm_exec_core+861>, 0x57f3bf05d1aa <vm_exec_core+2122>, 0x57f3bf05cd43 <vm_exec_core+995>, 0x57f3bf063243 <vm_exec_core+26851>, 0x57f3bf060b0e <vm_exec_core+16814>, 0x57f3bf0601d2 <vm_exec_core+14450>, 0x57f3bf0609ea <vm_exec_core+16522>, 0x57f3bf060636 <vm_exec_core+15574>, 0x57f3bf05f81f <vm_exec_core+11967>, 0x57f3bf0600dd <vm_exec_core+14205>, 0x57f3bf05faa9 <vm_exec_core+12617>, 0x57f3bf0602ec <vm_exec_core+14732>, 0x57f3bf06035d <vm_exec_core+14845>, 0x57f3bf05cf27 <vm_exec_core+1479>, 0x57f3bf05e22e <vm_exec_core+6350>, 0x57f3bf063452 <vm_exec_core+27378>, 0x57f3bf05dda0 <vm_exec_core+5184>, 0x57f3bf064203 <vm_exec_core+30883>, 0x57f3bf062011 <vm_exec_core+22193>, 0x57f3bf05fc1f <vm_exec_core+12991>, 0x57f3bf05d08f <vm_exec_core+1839>, 0x57f3bf063a45 <vm_exec_core+28901>, 0x57f3bf06378d <vm_exec_core+28205>, 0x57f3bf05e01d <vm_exec_core+5821>, 0x57f3bf05d57f <vm_exec_core+3103>, 0x57f3bf062707 <vm_exec_core+23975>, 0x57f3bf05eb24 <vm_exec_core+8644>, 0x57f3bf063c46 <vm_exec_core+29414>, 0x57f3bf0638ef <vm_exec_core+28559>, 0x57f3bf05f212 <vm_exec_core+10418>, 0x57f3bf05fbae <vm_exec_core+12878>, 0x57f3bf062266 <vm_exec_core+22790>, 0x57f3bf063866 <vm_exec_core+28422>, 0x57f3bf061681 <vm_exec_core+19745>, 0x57f3bf0622ef <vm_exec_core+22927>, 0x57f3bf062da8 <vm_exec_core+25672>, 0x57f3bf0615be <vm_exec_core+19550>, 0x57f3bf05d4bc <vm_exec_core+2908>, 0x57f3bf061d14 <vm_exec_core+21428>, 0x57f3bf05d34f <vm_exec_core+2543>, 0x57f3bf05d785 <vm_exec_core+3621>, 0x57f3bf05f495 <vm_exec_core+11061>, 0x57f3bf06118b <vm_exec_core+18475>, 0x57f3bf061bad <vm_exec_core+21069>, 0x57f3bf060e30 <vm_exec_core+17616>, 0x57f3bf05cf5b <vm_exec_core+1531>, 0x57f3bf062fd8 <vm_exec_core+26232>, 0x57f3bf0636b8 <vm_exec_core+27992>, 0x57f3bf05d92c <vm_exec_core+4044>, 0x57f3bf05e4d8 <vm_exec_core+7032>, 0x57f3bf05e196 <vm_exec_core+6198>, 0x57f3bf05ec13 <vm_exec_core+8883>, 0x57f3bf05fa4a <vm_exec_core+12522>, 0x57f3bf05d9d3 <vm_exec_core+4211>, 0x57f3bf062e40 <vm_exec_core+25824>, 0x57f3bf05e462 <vm_exec_core+6914>, 0x57f3bf05f8f8 <vm_exec_core+12184>, 0x57f3bf0603bf <vm_exec_core+14943>, 0x57f3bf06279d <vm_exec_core+24125>, 0x57f3bf061843 <vm_exec_core+20195>, 0x57f3bf05eeed <vm_exec_core+9613>, 0x57f3bf05e76f <vm_exec_core+7695>, 0x57f3bf0625f3 <vm_exec_core+23699>, 0x57f3bf05f675 <vm_exec_core+11541>, 0x57f3bf061e13 <vm_exec_core+21683>, 0x57f3bf0618b5 <vm_exec_core+20309>, 0x57f3bf061eca <vm_exec_core+21866>, 0x57f3bf06338a <vm_exec_core+27178>, 0x57f3bf060c42 <vm_exec_core+17122>, 0x57f3bf062856 <vm_exec_core+24310>, 0x57f3bf061d00 <vm_exec_core+21408>, 0x57f3bf062384 <vm_exec_core+23076>, 0x57f3bf05f00c <vm_exec_core+9900>, 0x57f3bf061519 <vm_exec_core+19385>, 0x57f3bf061759 <vm_exec_core+19961>, 0x57f3bf05fff3 <vm_exec_core+13971>, 0x57f3bf061186 <vm_exec_core+18470>, 0x57f3bf05f3ba <vm_exec_core+10842>, 0x57f3bf05e9f7 <vm_exec_core+8343>, 0x57f3bf061f48 <vm_exec_core+21992>, 0x57f3bf05db64 <vm_exec_core+4612>, 0x57f3bf05fda0 <vm_exec_core+13376>, 0x57f3bf0606f0 <vm_exec_core+15760>, 0x57f3bf05ecf1 <vm_exec_core+9105>, 0x57f3bf06a704 <vm_exec_core+56740>, 0x57f3bf05e6c6 <vm_exec_core+7526>, 0x57f3bf05e5be <vm_exec_core+7262>, 0x57f3bf05e8c9 <vm_exec_core+8041>, 0x57f3bf05f2b4 <vm_exec_core+10580>, 0x57f3bf06102f <vm_exec_core+18127>, 0x57f3bf06047a <vm_exec_core+15130>, 0x57f3bf06102a <vm_exec_core+18122>, 0x57f3bf06183e <vm_exec_core+20190>, 0x57f3bf061839 <vm_exec_core+20185>, 0x57f3bf05e8c4 <vm_exec_core+8036>, 0x57f3bf061d00 <vm_exec_core+21408>, 0x57f3bf05fa13 <vm_exec_core+12467>, 0x57f3bf05fa18 <vm_exec_core+12472>, 0x57f3bf061834 <vm_exec_core+20180>, 0x57f3bf06167c <vm_exec_core+19740>, 0x57f3bf0606eb <vm_exec_core+15755>, 0x57f3bf060622 <vm_exec_core+15554>, 0x57f3bf06172b <vm_exec_core+19915>, 0x57f3bf060af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7056c6e713a0
        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>
th: 0x515000000300, native_id: 0x7056c75cac40
        INSN_LABEL_trace_opt_plus = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <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
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
        INSN_LABEL_trace_opt_gt = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
        INSN_LABEL_trace_opt_ge = <optimized out>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
        INSN_LABEL_trace_opt_ltlt = <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_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <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
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_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 0x000057f3bf057d19 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 0x000057f3bf0e88e2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7056c6e71578, self=123518002992240, 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 = 0x7056c6b47570
        cfp = <optimized out>
        sp = 0x7056c6d719e8
        use_argv = 0x7056c52ed3e0
        stack_argv = 0x7056c6d719e8
        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 = 0x7056c6e71578
#16 0x000057f3bf089afc 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 0x000057f3bf089afc in rb_yield (val=<optimized out>)
No locals.
#20 0x000057f3bf24321a in rb_ary_each (ary=123517997127440) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#21 0x000057f3bf0c8128 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>
        me = 0x7056c6bfefb8
        cfunc = 0x50600001e988
        recv = 123517997127440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000057f3bf06136f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7056c6e71560, 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>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 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 = 0x511000021900
        insns_address_table = {0x57f3bf05cf36 <vm_exec_core+1494>, 0x57f3bf05e23d <vm_exec_core+6365>, 0x57f3bf063461 <vm_exec_core+27393>, 0x57f3bf05ddaf <vm_exec_core+5199>, 0x57f3bf064212 <vm_exec_core+30898>, 0x57f3bf062020 <vm_exec_core+22208>, 0x57f3bf05fc2e <vm_exec_core+13006>, 0x57f3bf05d09e <vm_exec_core+1854>, 0x57f3bf063a54 <vm_exec_core+28916>, 0x57f3bf06379c <vm_exec_core+28220>, 0x57f3bf05e02c <vm_exec_core+5836>, 0x57f3bf05d58e <vm_exec_core+3118>, 0x57f3bf062716 <vm_exec_core+23990>, 0x57f3bf05eb33 <vm_exec_core+8659>, 0x57f3bf063c55 <vm_exec_core+29429>, 0x57f3bf0638fe <vm_exec_core+28574>, 0x57f3bf05f221 <vm_exec_core+10433>, 0x57f3bf05fbbd <vm_exec_core+12893>, 0x57f3bf062275 <vm_exec_core+22805>, 0x57f3bf063875 <vm_exec_core+28437>, 0x57f3bf061690 <vm_exec_core+19760>, 0x57f3bf0622fe <vm_exec_core+22942>, 0x57f3bf062db7 <vm_exec_core+25687>, 0x57f3bf0615cd <vm_exec_core+19565>, 0x57f3bf05d4cb <vm_exec_core+2923>, 0x57f3bf061d23 <vm_exec_core+21443>, 0x57f3bf05d35e <vm_exec_core+2558>, 0x57f3bf05d794 <vm_exec_core+3636>, 0x57f3bf05f4a4 <vm_exec_core+11076>, 0x57f3bf06119a <vm_exec_core+18490>, 0x57f3bf061bbc <vm_exec_core+21084>, 0x57f3bf060e3f <vm_exec_core+17631>, 0x57f3bf05cf6a <vm_exec_core+1546>, 0x57f3bf062fe7 <vm_exec_core+26247>, 0x57f3bf0636c7 <vm_exec_core+28007>, 0x57f3bf05d93b <vm_exec_core+4059>, 0x57f3bf05e4e7 <vm_exec_core+7047>, 0x57f3bf05e1a5 <vm_exec_core+6213>, 0x57f3bf05ec22 <vm_exec_core+8898>, 0x57f3bf05fa59 <vm_exec_core+12537>, 0x57f3bf05d9e2 <vm_exec_core+4226>, 0x57f3bf062e4f <vm_exec_core+25839>, 0x57f3bf05e471 <vm_exec_core+6929>, 0x57f3bf05f907 <vm_exec_core+12199>, 0x57f3bf0603ce <vm_exec_core+14958>, 0x57f3bf0627ac <vm_exec_core+24140>, 0x57f3bf061852 <vm_exec_core+20210>, 0x57f3bf05eefc <vm_exec_core+9628>, 0x57f3bf05e77e <vm_exec_core+7710>, 0x57f3bf062602 <vm_exec_core+23714>, 0x57f3bf05f684 <vm_exec_core+11556>, 0x57f3bf061e22 <vm_exec_core+21698>, 0x57f3bf0618c4 <vm_exec_core+20324>, 0x57f3bf061ed9 <vm_exec_core+21881>, 0x57f3bf063399 <vm_exec_core+27193>, 0x57f3bf060c51 <vm_exec_core+17137>, 0x57f3bf062865 <vm_exec_core+24325>, 0x57f3bf05ccb8 <vm_exec_core+856>, 0x57f3bf062393 <vm_exec_core+23091>, 0x57f3bf05f01b <vm_exec_core+9915>, 0x57f3bf061528 <vm_exec_core+19400>, 0x57f3bf061768 <vm_exec_core+19976>, 0x57f3bf060002 <vm_exec_core+13986>, 0x57f3bf05d848 <vm_exec_core+3816>, 0x57f3bf05f3c9 <vm_exec_core+10857>, 0x57f3bf05ea06 <vm_exec_core+8358>, 0x57f3bf061f57 <vm_exec_core+22007>, 0x57f3bf05db73 <vm_exec_core+4627>, 0x57f3bf05fdaf <vm_exec_core+13391>, 0x57f3bf0606ff <vm_exec_core+15775>, 0x57f3bf05ed00 <vm_exec_core+9120>, 0x57f3bf06a713 <vm_exec_core+56755>, 0x57f3bf05e6d5 <vm_exec_core+7541>, 0x57f3bf05e5cd <vm_exec_core+7277>, 0x57f3bf05e8d8 <vm_exec_core+8056>, 0x57f3bf05f2c3 <vm_exec_core+10595>, 0x57f3bf06103e <vm_exec_core+18142>, 0x57f3bf060489 <vm_exec_core+15145>, 0x57f3bf061c3b <vm_exec_core+21211>, 0x57f3bf0608e5 <vm_exec_core+16261>, 0x57f3bf062f10 <vm_exec_core+26032>, 0x57f3bf0644b7 <vm_exec_core+31575>, 0x57f3bf063154 <vm_exec_core+26612>, 0x57f3bf063da5 <vm_exec_core+29765>, 0x57f3bf063e96 <vm_exec_core+30006>, 0x57f3bf05d3f0 <vm_exec_core+2704>, 0x57f3bf06397d <vm_exec_core+28701>, 0x57f3bf05f5a9 <vm_exec_core+11337>, 0x57f3bf063b78 <vm_exec_core+29208>, 0x57f3bf05f0ea <vm_exec_core+10122>, 0x57f3bf06308b <vm_exec_core+26411>, 0x57f3bf05d287 <vm_exec_core+2343>, 0x57f3bf05da6d <vm_exec_core+4365>, 0x57f3bf0640da <vm_exec_core+30586>, 0x57f3bf05f98d <vm_exec_core+12333>, 0x57f3bf05f78a <vm_exec_core+11818>, 0x57f3bf05ccbd <vm_exec_core+861>, 0x57f3bf05d1aa <vm_exec_core+2122>, 0x57f3bf05cd43 <vm_exec_core+995>, 0x57f3bf063243 <vm_exec_core+26851>, 0x57f3bf060b0e <vm_exec_core+16814>, 0x57f3bf0601d2 <vm_exec_core+14450>, 0x57f3bf0609ea <vm_exec_core+16522>, 0x57f3bf060636 <vm_exec_core+15574>, 0x57f3bf05f81f <vm_exec_core+11967>, 0x57f3bf0600dd <vm_exec_core+14205>, 0x57f3bf05faa9 <vm_exec_core+12617>, 0x57f3bf0602ec <vm_exec_core+14732>, 0x57f3bf06035d <vm_exec_core+14845>, 0x57f3bf05cf27 <vm_exec_core+1479>, 0x57f3bf05e22e <vm_exec_core+6350>, 0x57f3bf063452 <vm_exec_core+27378>, 0x57f3bf05dda0 <vm_exec_core+5184>, 0x57f3bf064203 <vm_exec_core+30883>, 0x57f3bf062011 <vm_exec_core+22193>, 0x57f3bf05fc1f <vm_exec_core+12991>, 0x57f3bf05d08f <vm_exec_core+1839>, 0x57f3bf063a45 <vm_exec_core+28901>, 0x57f3bf06378d <vm_exec_core+28205>, 0x57f3bf05e01d <vm_exec_core+5821>, 0x57f3bf05d57f <vm_exec_core+3103>, 0x57f3bf062707 <vm_exec_core+23975>, 0x57f3bf05eb24 <vm_exec_core+8644>, 0x57f3bf063c46 <vm_exec_core+29414>, 0x57f3bf0638ef <vm_exec_core+28559>, 0x57f3bf05f212 <vm_exec_core+10418>, 0x57f3bf05fbae <vm_exec_core+12878>, 0x57f3bf062266 <vm_exec_core+22790>, 0x57f3bf063866 <vm_exec_core+28422>, 0x57f3bf061681 <vm_exec_core+19745>, 0x57f3bf0622ef <vm_exec_core+22927>, 0x57f3bf062da8 <vm_exec_core+25672>, 0x57f3bf0615be <vm_exec_core+19550>, 0x57f3bf05d4bc <vm_exec_core+2908>, 0x57f3bf061d14 <vm_exec_core+21428>, 0x57f3bf05d34f <vm_exec_core+2543>, 0x57f3bf05d785 <vm_exec_core+3621>, 0x57f3bf05f495 <vm_exec_core+11061>, 0x57f3bf06118b <vm_exec_core+18475>, 0x57f3bf061bad <vm_exec_core+21069>, 0x57f3bf060e30 <vm_exec_core+17616>, 0x57f3bf05cf5b <vm_exec_core+1531>, 0x57f3bf062fd8 <vm_exec_core+26232>, 0x57f3bf0636b8 <vm_exec_core+27992>, 0x57f3bf05d92c <vm_exec_core+4044>, 0x57f3bf05e4d8 <vm_exec_core+7032>, 0x57f3bf05e196 <vm_exec_core+6198>, 0x57f3bf05ec13 <vm_exec_core+8883>, 0x57f3bf05fa4a <vm_exec_core+12522>, 0x57f3bf05d9d3 <vm_exec_core+4211>, 0x57f3bf062e40 <vm_exec_core+25824>, 0x57f3bf05e462 <vm_exec_core+6914>, 0x57f3bf05f8f8 <vm_exec_core+12184>, 0x57f3bf0603bf <vm_exec_core+14943>, 0x57f3bf06279d <vm_exec_core+24125>, 0x57f3bf061843 <vm_exec_core+20195>, 0x57f3bf05eeed <vm_exec_core+9613>, 0x57f3bf05e76f <vm_exec_core+7695>, 0x57f3bf0625f3 <vm_exec_core+23699>, 0x57f3bf05f675 <vm_exec_core+11541>, 0x57f3bf061e13 <vm_exec_core+21683>, 0x57f3bf0618b5 <vm_exec_core+20309>, 0x57f3bf061eca <vm_exec_core+21866>, 0x57f3bf06338a <vm_exec_core+27178>, 0x57f3bf060c42 <vm_exec_core+17122>, 0x57f3bf062856 <vm_exec_core+24310>, 0x57f3bf061d00 <vm_exec_core+21408>, 0x57f3bf062384 <vm_exec_core+23076>, 0x57f3bf05f00c <vm_exec_core+9900>, 0x57f3bf061519 <vm_exec_core+19385>, 0x57f3bf061759 <vm_exec_core+19961>, 0x57f3bf05fff3 <vm_exec_core+13971>, 0x57f3bf061186 <vm_exec_core+18470>, 0x57f3bf05f3ba <vm_exec_core+10842>, 0x57f3bf05e9f7 <vm_exec_core+8343>, 0x57f3bf061f48 <vm_exec_core+21992>, 0x57f3bf05db64 <vm_exec_core+4612>, 0x57f3bf05fda0 <vm_exec_core+13376>, 0x57f3bf0606f0 <vm_exec_core+15760>, 0x57f3bf05ecf1 <vm_exec_core+9105>, 0x57f3bf06a704 <vm_exec_core+56740>, 0x57f3bf05e6c6 <vm_exec_core+7526>, 0x57f3bf05e5be <vm_exec_core+7262>, 0x57f3bf05e8c9 <vm_exec_core+8041>, 0x57f3bf05f2b4 <vm_exec_core+10580>, 0x57f3bf06102f <vm_exec_core+18127>, 0x57f3bf06047a <vm_exec_core+15130>, 0x57f3bf06102a <vm_exec_core+18122>, 0x57f3bf06183e <vm_exec_core+20190>, 0x57f3bf061839 <vm_exec_core+20185>, 0x57f3bf05e8c4 <vm_exec_core+8036>, 0x57f3bf061d00 <vm_exec_core+21408>, 0x57f3bf05fa13 <vm_exec_core+12467>, 0x57f3bf05fa18 <vm_exec_core+12472>, 0x57f3bf061834 <vm_exec_core+20180>, 0x57f3bf06167c <vm_exec_core+19740>, 0x57f3bf0606eb <vm_exec_core+15755>, 0x57f3bf060622 <vm_exec_core+15554>, 0x57f3bf06172b <vm_exec_core+19915>, 0x57f3bf060af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7056c6e71560
        reg_pc = 0x51500001b4d0
        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 0x000057f3bf057f4b 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 0x000057f3bf0a08a3 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 0x000057f3bedab791 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=123518003373280) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x57f3c039a8a0 <root_box_data>
        iseq = 0x7056c6b6e3c8
#28 0x000057f3beda5985 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x57f3c039a8a0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 123518003892280
        realpath_map = 123518003892120
        path = 123518003373280
        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 0x000057f3beda3c64 in rb_require_string_internal (fname=123518003373320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170000000d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
        base = <optimized out>
#31 0x000057f3bf0c8128 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 = 0x7056c6b6e558
        cfunc = 0x506000037108
        recv = 123518005196840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x000057f3bf0ad885 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff7ef96000) 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 0x000057f3bf0ad315 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 0x000057f3bf068cad in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7056c6e71790, 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 = {0x57f3bf05cf36 <vm_exec_core+1494>, 0x57f3bf05e23d <vm_exec_core+6365>, 0x57f3bf063461 <vm_exec_core+27393>, 0x57f3bf05ddaf <vm_exec_core+5199>, 0x57f3bf064212 <vm_exec_core+30898>, 0x57f3bf062020 <vm_exec_core+22208>, 0x57f3bf05fc2e <vm_exec_core+13006>, 0x57f3bf05d09e <vm_exec_core+1854>, 0x57f3bf063a54 <vm_exec_core+28916>, 0x57f3bf06379c <vm_exec_core+28220>, 0x57f3bf05e02c <vm_exec_core+5836>, 0x57f3bf05d58e <vm_exec_core+3118>, 0x57f3bf062716 <vm_exec_core+23990>, 0x57f3bf05eb33 <vm_exec_core+8659>, 0x57f3bf063c55 <vm_exec_core+29429>, 0x57f3bf0638fe <vm_exec_core+28574>, 0x57f3bf05f221 <vm_exec_core+10433>, 0x57f3bf05fbbd <vm_exec_core+12893>, 0x57f3bf062275 <vm_exec_core+22805>, 0x57f3bf063875 <vm_exec_core+28437>, 0x57f3bf061690 <vm_exec_core+19760>, 0x57f3bf0622fe <vm_exec_core+22942>, 0x57f3bf062db7 <vm_exec_core+25687>, 0x57f3bf0615cd <vm_exec_core+19565>, 0x57f3bf05d4cb <vm_exec_core+2923>, 0x57f3bf061d23 <vm_exec_core+21443>, 0x57f3bf05d35e <vm_exec_core+2558>, 0x57f3bf05d794 <vm_exec_core+3636>, 0x57f3bf05f4a4 <vm_exec_core+11076>, 0x57f3bf06119a <vm_exec_core+18490>, 0x57f3bf061bbc <vm_exec_core+21084>, 0x57f3bf060e3f <vm_exec_core+17631>, 0x57f3bf05cf6a <vm_exec_core+1546>, 0x57f3bf062fe7 <vm_exec_core+26247>, 0x57f3bf0636c7 <vm_exec_core+28007>, 0x57f3bf05d93b <vm_exec_core+4059>, 0x57f3bf05e4e7 <vm_exec_core+7047>, 0x57f3bf05e1a5 <vm_exec_core+6213>, 0x57f3bf05ec22 <vm_exec_core+8898>, 0x57f3bf05fa59 <vm_exec_core+12537>, 0x57f3bf05d9e2 <vm_exec_core+4226>, 0x57f3bf062e4f <vm_exec_core+25839>, 0x57f3bf05e471 <vm_exec_core+6929>, 0x57f3bf05f907 <vm_exec_core+12199>, 0x57f3bf0603ce <vm_exec_core+14958>, 0x57f3bf0627ac <vm_exec_core+24140>, 0x57f3bf061852 <vm_exec_core+20210>, 0x57f3bf05eefc <vm_exec_core+9628>, 0x57f3bf05e77e <vm_exec_core+7710>, 0x57f3bf062602 <vm_exec_core+23714>, 0x57f3bf05f684 <vm_exec_core+11556>, 0x57f3bf061e22 <vm_exec_core+21698>, 0x57f3bf0618c4 <vm_exec_core+20324>, 0x57f3bf061ed9 <vm_exec_core+21881>, 0x57f3bf063399 <vm_exec_core+27193>, 0x57f3bf060c51 <vm_exec_core+17137>, 0x57f3bf062865 <vm_exec_core+24325>, 0x57f3bf05ccb8 <vm_exec_core+856>, 0x57f3bf062393 <vm_exec_core+23091>, 0x57f3bf05f01b <vm_exec_core+9915>, 0x57f3bf061528 <vm_exec_core+19400>, 0x57f3bf061768 <vm_exec_core+19976>, 0x57f3bf060002 <vm_exec_core+13986>, 0x57f3bf05d848 <vm_exec_core+3816>, 0x57f3bf05f3c9 <vm_exec_core+10857>, 0x57f3bf05ea06 <vm_exec_core+8358>, 0x57f3bf061f57 <vm_exec_core+22007>, 0x57f3bf05db73 <vm_exec_core+4627>, 0x57f3bf05fdaf <vm_exec_core+13391>, 0x57f3bf0606ff <vm_exec_core+15775>, 0x57f3bf05ed00 <vm_exec_core+9120>, 0x57f3bf06a713 <vm_exec_core+56755>, 0x57f3bf05e6d5 <vm_exec_core+7541>, 0x57f3bf05e5cd <vm_exec_core+7277>, 0x57f3bf05e8d8 <vm_exec_core+8056>, 0x57f3bf05f2c3 <vm_exec_core+10595>, 0x57f3bf06103e <vm_exec_core+18142>, 0x57f3bf060489 <vm_exec_core+15145>, 0x57f3bf061c3b <vm_exec_core+21211>, 0x57f3bf0608e5 <vm_exec_core+16261>, 0x57f3bf062f10 <vm_exec_core+26032>, 0x57f3bf0644b7 <vm_exec_core+31575>, 0x57f3bf063154 <vm_exec_core+26612>, 0x57f3bf063da5 <vm_exec_core+29765>, 0x57f3bf063e96 <vm_exec_core+30006>, 0x57f3bf05d3f0 <vm_exec_core+2704>, 0x57f3bf06397d <vm_exec_core+28701>, 0x57f3bf05f5a9 <vm_exec_core+11337>, 0x57f3bf063b78 <vm_exec_core+29208>, 0x57f3bf05f0ea <vm_exec_core+10122>, 0x57f3bf06308b <vm_exec_core+26411>, 0x57f3bf05d287 <vm_exec_core+2343>, 0x57f3bf05da6d <vm_exec_core+4365>, 0x57f3bf0640da <vm_exec_core+30586>, 0x57f3bf05f98d <vm_exec_core+12333>, 0x57f3bf05f78a <vm_exec_core+11818>, 0x57f3bf05ccbd <vm_exec_core+861>, 0x57f3bf05d1aa <vm_exec_core+2122>, 0x57f3bf05cd43 <vm_exec_core+995>, 0x57f3bf063243 <vm_exec_core+26851>, 0x57f3bf060b0e <vm_exec_core+16814>, 0x57f3bf0601d2 <vm_exec_core+14450>, 0x57f3bf0609ea <vm_exec_core+16522>, 0x57f3bf060636 <vm_exec_core+15574>, 0x57f3bf05f81f <vm_exec_core+11967>, 0x57f3bf0600dd <vm_exec_core+14205>, 0x57f3bf05faa9 <vm_exec_core+12617>, 0x57f3bf0602ec <vm_exec_core+14732>, 0x57f3bf06035d <vm_exec_core+14845>, 0x57f3bf05cf27 <vm_exec_core+1479>, 0x57f3bf05e22e <vm_exec_core+6350>, 0x57f3bf063452 <vm_exec_core+27378>, 0x57f3bf05dda0 <vm_exec_core+5184>, 0x57f3bf064203 <vm_exec_core+30883>, 0x57f3bf062011 <vm_exec_core+22193>, 0x57f3bf05fc1f <vm_exec_core+12991>, 0x57f3bf05d08f <vm_exec_core+1839>, 0x57f3bf063a45 <vm_exec_core+28901>, 0x57f3bf06378d <vm_exec_core+28205>, 0x57f3bf05e01d <vm_exec_core+5821>, 0x57f3bf05d57f <vm_exec_core+3103>, 0x57f3bf062707 <vm_exec_core+23975>, 0x57f3bf05eb24 <vm_exec_core+8644>, 0x57f3bf063c46 <vm_exec_core+29414>, 0x57f3bf0638ef <vm_exec_core+28559>, 0x57f3bf05f212 <vm_exec_core+10418>, 0x57f3bf05fbae <vm_exec_core+12878>, 0x57f3bf062266 <vm_exec_core+22790>, 0x57f3bf063866 <vm_exec_core+28422>, 0x57f3bf061681 <vm_exec_core+19745>, 0x57f3bf0622ef <vm_exec_core+22927>, 0x57f3bf062da8 <vm_exec_core+25672>, 0x57f3bf0615be <vm_exec_core+19550>, 0x57f3bf05d4bc <vm_exec_core+2908>, 0x57f3bf061d14 <vm_exec_core+21428>, 0x57f3bf05d34f <vm_exec_core+2543>, 0x57f3bf05d785 <vm_exec_core+3621>, 0x57f3bf05f495 <vm_exec_core+11061>, 0x57f3bf06118b <vm_exec_core+18475>, 0x57f3bf061bad <vm_exec_core+21069>, 0x57f3bf060e30 <vm_exec_core+17616>, 0x57f3bf05cf5b <vm_exec_core+1531>, 0x57f3bf062fd8 <vm_exec_core+26232>, 0x57f3bf0636b8 <vm_exec_core+27992>, 0x57f3bf05d92c <vm_exec_core+4044>, 0x57f3bf05e4d8 <vm_exec_core+7032>, 0x57f3bf05e196 <vm_exec_core+6198>, 0x57f3bf05ec13 <vm_exec_core+8883>, 0x57f3bf05fa4a <vm_exec_core+12522>, 0x57f3bf05d9d3 <vm_exec_core+4211>, 0x57f3bf062e40 <vm_exec_core+25824>, 0x57f3bf05e462 <vm_exec_core+6914>, 0x57f3bf05f8f8 <vm_exec_core+12184>, 0x57f3bf0603bf <vm_exec_core+14943>, 0x57f3bf06279d <vm_exec_core+24125>, 0x57f3bf061843 <vm_exec_core+20195>, 0x57f3bf05eeed <vm_exec_core+9613>, 0x57f3bf05e76f <vm_exec_core+7695>, 0x57f3bf0625f3 <vm_exec_core+23699>, 0x57f3bf05f675 <vm_exec_core+11541>, 0x57f3bf061e13 <vm_exec_core+21683>, 0x57f3bf0618b5 <vm_exec_core+20309>, 0x57f3bf061eca <vm_exec_core+21866>, 0x57f3bf06338a <vm_exec_core+27178>, 0x57f3bf060c42 <vm_exec_core+17122>, 0x57f3bf062856 <vm_exec_core+24310>, 0x57f3bf061d00 <vm_exec_core+21408>, 0x57f3bf062384 <vm_exec_core+23076>, 0x57f3bf05f00c <vm_exec_core+9900>, 0x57f3bf061519 <vm_exec_core+19385>, 0x57f3bf061759 <vm_exec_core+19961>, 0x57f3bf05fff3 <vm_exec_core+13971>, 0x57f3bf061186 <vm_exec_core+18470>, 0x57f3bf05f3ba <vm_exec_core+10842>, 0x57f3bf05e9f7 <vm_exec_core+8343>, 0x57f3bf061f48 <vm_exec_core+21992>, 0x57f3bf05db64 <vm_exec_core+4612>, 0x57f3bf05fda0 <vm_exec_core+13376>, 0x57f3bf0606f0 <vm_exec_core+15760>, 0x57f3bf05ecf1 <vm_exec_core+9105>, 0x57f3bf06a704 <vm_exec_core+56740>, 0x57f3bf05e6c6 <vm_exec_core+7526>, 0x57f3bf05e5be <vm_exec_core+7262>, 0x57f3bf05e8c9 <vm_exec_core+8041>, 0x57f3bf05f2b4 <vm_exec_core+10580>, 0x57f3bf06102f <vm_exec_core+18127>, 0x57f3bf06047a <vm_exec_core+15130>, 0x57f3bf06102a <vm_exec_core+18122>, 0x57f3bf06183e <vm_exec_core+20190>, 0x57f3bf061839 <vm_exec_core+20185>, 0x57f3bf05e8c4 <vm_exec_core+8036>, 0x57f3bf061d00 <vm_exec_core+21408>, 0x57f3bf05fa13 <vm_exec_core+12467>, 0x57f3bf05fa18 <vm_exec_core+12472>, 0x57f3bf061834 <vm_exec_core+20180>, 0x57f3bf06167c <vm_exec_core+19740>, 0x57f3bf0606eb <vm_exec_core+15755>, 0x57f3bf060622 <vm_exec_core+15554>, 0x57f3bf06172b <vm_exec_core+19915>, 0x57f3bf060af5 <vm_exec_core+16789>...}
        reg_cfp = 0x7056c6e71790
        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 0x000057f3bf057b62 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 0x000057f3bf0a0d58 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
        ec = 0x5170000000d0
        val = <optimized out>
#38 0x000057f3bec8ec5a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7056c6b6e5f8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7ef96570, <optimized out>, 0x7fff7ef964c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7056c6b6e5f8
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#40 0x000057f3bec87bc7 in rb_main (argc=9, argv=0x7fff7ef96738) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7fff7ef96738) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 3695813) 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.

$ timeout 60 gdb -p 3695483 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:920: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3695482 -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)

$$$[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-10T17:45:09Z master 1eb10ca3cb) +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 38.937270 seconds

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