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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7a46ef6b7c40 (LWP 2262755) "ruby" 0x000058ba76ea9ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7a46d33ff6c0 (LWP 2262757) "ruby" 0x00007a46ef51b4fd in __GI___poll (fds=0x7a46b8a00040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7a46d33ff6c0 (LWP 2262757) "ruby"):
#0  0x00007a46ef51b4fd in __GI___poll (fds=0x7a46b8a00040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058ba76e3477a in __interceptor_poll ()
No symbol table info available.
#2  0x000058ba7722d06b 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  0x000058ba76e8db2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007a46ef49caa4 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 = {134444610483904, 8369664625637730036, 134444610483904, -352, 0, 140721805512368, 8369664625650312948, 8369796204955969268}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007a46ef529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a46ef6b7c40 (LWP 2262755) "ruby"):
#0  0x000058ba76ea9ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000058ba76eaae9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000058ba76df7828 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x000058ba76df7619 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x000058ba76df744d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x000058ba76df6e8d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x000058ba76df6ad6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x000058ba76df8da6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x000058ba76e8fc70 in __interceptor_free ()
No symbol table info available.
#9  0x000058ba76f1b10e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7a46b78d8800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8281
        malloc_increase_done = <optimized out>
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 0x000058ba771fdd35 in rb_threadptr_sched_free (th=0x5150002e9800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2368
No locals.
#11 0x000058ba772ec7bf in thread_free (ptr=0x540000000308) at /tmp/ruby/src/trunk_asan/vm.c:3793
        th = 0x540000000308
#12 0x000058ba76f3dffd in rb_data_free (objspace=0x51d000000a80, obj=134444391835200) at /tmp/ruby/src/trunk_asan/gc.c:1202
        dfree = 0x0
        free_immediately = -512
        data = <optimized out>
        dfree = <optimized out>
        free_immediately = <optimized out>
#13 rb_gc_obj_free (objspace=<optimized out>, obj=134444391835200) at /tmp/ruby/src/trunk_asan/gc.c:1348
        args = <optimized out>
#14 0x000058ba76f3cbfb in gc_sweep_plane (objspace=objspace@entry=0x51d000000a80, heap=<optimized out>, p=134444391835200, p@entry=134444391833600, bitset=15986687, ctx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3514
        vp = 134444391835200
        sweep_page = <optimized out>
        slot_size = <optimized out>
        slot_bits = <optimized out>
#15 0x000058ba76f3c5ba in gc_sweep_page (objspace=objspace@entry=0x51d000000a80, heap=heap@entry=0x51d000000aa8, ctx=ctx@entry=0x7a46ed7d4690) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3605
        i = <error reading variable i (Incompatible types on DWARF stack)>
        sweep_page = 0x51c00008e880
        p = 134444391833600
        bits = 0x51c00008e998
        page_rvalue_count = <optimized out>
        out_of_range_bits = <optimized out>
        bitmap_plane_count = <optimized out>
        slot_mask = 18446744073709551615
        bitset = 0
#16 0x000058ba76f2e2ab in gc_sweep_step (objspace=<optimized out>, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3886
        ctx = {page = 0x51c00008e880, final_slots = 0, freed_slots = 753, empty_slots = <optimized out>}
        free_slots = <optimized out>
        sweep_page = 0x51c00008e880
        swept_slots = 1807
        pooled_slots = 1783
#17 0x000058ba76f27acf in gc_sweep_continue (objspace=0x51d000000a80, sweep_heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3969
        heap = 0x51d000000aa8
        i = 0
        i = <optimized out>
        heap = <optimized out>
#18 gc_continue (objspace=0x51d000000a80, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2059
        lock_lev = 0
        needs_gc = <optimized out>
#19 0x000058ba76f26427 in heap_prepare (objspace=0x51d000000a80, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2078
No locals.
#20 heap_next_free_page (objspace=0x51d000000a80, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2305
        page = <optimized out>
#21 newobj_cache_miss (objspace=0x51d000000a80, cache=<optimized out>, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2412
        page = <optimized out>
        heap = 0x51d000000aa8
        obj = 0
        lev = 1
        unlock_vm = <optimized out>
#22 0x000058ba76f08454 in newobj_alloc (cache=0x50c000000100, heap_idx=0, vm_locked=false, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2436
        obj = <optimized out>
#23 rb_gc_impl_new_obj (objspace_ptr=<optimized out>, cache_ptr=0x50c000000100, klass=134445073830920, flags=8199, wb_protected=true, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2515
        objspace = <optimized out>
        heap_idx = 0
        cache = 0x50c000000100
        obj = <optimized out>
#24 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, shape_id=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:996
        obj = <optimized out>
#25 0x000058ba7748599d in ary_alloc_embed (klass=134445073830920, capa=0) at /tmp/ruby/src/trunk_asan/array.c:689
        size = 40
        ary = <optimized out>
#26 ary_new (klass=134445073830920, capa=0) at /tmp/ruby/src/trunk_asan/array.c:737
        ary = <optimized out>
#27 rb_ary_new_capa (capa=0) at /tmp/ruby/src/trunk_asan/array.c:754
No locals.
#28 rb_ary_new () at /tmp/ruby/src/trunk_asan/array.c:760
No locals.
#29 0x000058ba776bdd18 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:665
        ary = <optimized out>
        min_argc = <optimized out>
        max_argc = <optimized out>
#30 0x000058ba77310b08 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 = 0x7a46cfcaa8d8
        cfunc = 0x506000005c08
        recv = 134444344884080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000058ba772aa61f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7a46ec9ff410, cd=0x50b00048da40, 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>
#32 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 = 0x50b00048da40
        insns_address_table = {0x58ba772a61e6 <vm_exec_core+1494>, 0x58ba772a74ed <vm_exec_core+6365>, 0x58ba772ac711 <vm_exec_core+27393>, 0x58ba772a705f <vm_exec_core+5199>, 0x58ba772ad4c2 <vm_exec_core+30898>, 0x58ba772ab2d0 <vm_exec_core+22208>, 0x58ba772a8ede <vm_exec_core+13006>, 0x58ba772a634e <vm_exec_core+1854>, 0x58ba772acd04 <vm_exec_core+28916>, 0x58ba772aca4c <vm_exec_core+28220>, 0x58ba772a72dc <vm_exec_core+5836>, 0x58ba772a683e <vm_exec_core+3118>, 0x58ba772ab9c6 <vm_exec_core+23990>, 0x58ba772a7de3 <vm_exec_core+8659>, 0x58ba772acf05 <vm_exec_core+29429>, 0x58ba772acbae <vm_exec_core+28574>, 0x58ba772a84d1 <vm_exec_core+10433>, 0x58ba772a8e6d <vm_exec_core+12893>, 0x58ba772ab525 <vm_exec_core+22805>, 0x58ba772acb25 <vm_exec_core+28437>, 0x58ba772aa940 <vm_exec_core+19760>, 0x58ba772ab5ae <vm_exec_core+22942>, 0x58ba772ac067 <vm_exec_core+25687>, 0x58ba772aa87d <vm_exec_core+19565>, 0x58ba772a677b <vm_exec_core+2923>, 0x58ba772aafd3 <vm_exec_core+21443>, 0x58ba772a660e <vm_exec_core+2558>, 0x58ba772a6a44 <vm_exec_core+3636>, 0x58ba772a8754 <vm_exec_core+11076>, 0x58ba772aa44a <vm_exec_core+18490>, 0x58ba772aae6c <vm_exec_core+21084>, 0x58ba772aa0ef <vm_exec_core+17631>, 0x58ba772a621a <vm_exec_core+1546>, 0x58ba772ac297 <vm_exec_core+26247>, 0x58ba772ac977 <vm_exec_core+28007>, 0x58ba772a6beb <vm_exec_core+4059>, 0x58ba772a7797 <vm_exec_core+7047>, 0x58ba772a7455 <vm_exec_core+6213>, 0x58ba772a7ed2 <vm_exec_core+8898>, 0x58ba772a8d09 <vm_exec_core+12537>, 0x58ba772a6c92 <vm_exec_core+4226>, 0x58ba772ac0ff <vm_exec_core+25839>, 0x58ba772a7721 <vm_exec_core+6929>, 0x58ba772a8bb7 <vm_exec_core+12199>, 0x58ba772a967e <vm_exec_core+14958>, 0x58ba772aba5c <vm_exec_core+24140>, 0x58ba772aab02 <vm_exec_core+20210>, 0x58ba772a81ac <vm_exec_core+9628>, 0x58ba772a7a2e <vm_exec_core+7710>, 0x58ba772ab8b2 <vm_exec_core+23714>, 0x58ba772a8934 <vm_exec_core+11556>, 0x58ba772ab0d2 <vm_exec_core+21698>, 0x58ba772aab74 <vm_exec_core+20324>, 0x58ba772ab189 <vm_exec_core+21881>, 0x58ba772ac649 <vm_exec_core+27193>, 0x58ba772a9f01 <vm_exec_core+17137>, 0x58ba772abb15 <vm_exec_core+24325>, 0x58ba772a5f68 <vm_exec_core+856>, 0x58ba772ab643 <vm_exec_core+23091>, 0x58ba772a82cb <vm_exec_core+9915>, 0x58ba772aa7d8 <vm_exec_core+19400>, 0x58ba772aaa18 <vm_exec_core+19976>, 0x58ba772a92b2 <vm_exec_core+13986>, 0x58ba772a6af8 <vm_exec_core+3816>, 0x58ba772a8679 <vm_exec_core+10857>, 0x58ba772a7cb6 <vm_exec_core+8358>, 0x58ba772ab207 <vm_exec_core+22007>, 0x58ba772a6e23 <vm_exec_core+4627>, 0x58ba772a905f <vm_exec_core+13391>, 0x58ba772a99af <vm_exec_core+15775>, 0x58ba772a7fb0 <vm_exec_core+9120>, 0x58ba772b39c3 <vm_exec_core+56755>, 0x58ba772a7985 <vm_exec_core+7541>, 0x58ba772a787d <vm_exec_core+7277>, 0x58ba772a7b88 <vm_exec_core+8056>, 0x58ba772a8573 <vm_exec_core+10595>, 0x58ba772aa2ee <vm_exec_core+18142>, 0x58ba772a9739 <vm_exec_core+15145>, 0x58ba772aaeeb <vm_exec_core+21211>, 0x58ba772a9b95 <vm_exec_core+16261>, 0x58ba772ac1c0 <vm_exec_core+26032>, 0x58ba772ad767 <vm_exec_core+31575>, 0x58ba772ac404 <vm_exec_core+26612>, 0x58ba772ad055 <vm_exec_core+29765>, 0x58ba772ad146 <vm_exec_core+30006>, 0x58ba772a66a0 <vm_exec_core+2704>, 0x58ba772acc2d <vm_exec_core+28701>, 0x58ba772a8859 <vm_exec_core+11337>, 0x58ba772ace28 <vm_exec_core+29208>, 0x58ba772a839a <vm_exec_core+10122>, 0x58ba772ac33b <vm_exec_core+26411>, 0x58ba772a6537 <vm_exec_core+2343>, 0x58ba772a6d1d <vm_exec_core+4365>, 0x58ba772ad38a <vm_exec_core+30586>, 0x58ba772a8c3d <vm_exec_core+12333>, 0x58ba772a8a3a <vm_exec_core+11818>, 0x58ba772a5f6d <vm_exec_core+861>, 0x58ba772a645a <vm_exec_core+2122>, 0x58ba772a5ff3 <vm_exec_core+995>, 0x58ba772ac4f3 <vm_exec_core+26851>, 0x58ba772a9dbe <vm_exec_core+16814>, 0x58ba772a9482 <vm_exec_core+14450>, 0x58ba772a9c9a <vm_exec_core+16522>, 0x58ba772a98e6 <vm_exec_core+15574>, 0x58ba772a8acf <vm_exec_core+11967>, 0x58ba772a938d <vm_exec_core+14205>, 0x58ba772a8d59 <vm_exec_core+12617>, 0x58ba772a959c <vm_exec_core+14732>, 0x58ba772a960d <vm_exec_core+14845>, 0x58ba772a61d7 <vm_exec_core+1479>, 0x58ba772a74de <vm_exec_core+6350>, 0x58ba772ac702 <vm_exec_core+27378>, 0x58ba772a7050 <vm_exec_core+5184>, 0x58ba772ad4b3 <vm_exec_core+30883>, 0x58ba772ab2c1 <vm_exec_core+22193>, 0x58ba772a8ecf <vm_exec_core+12991>, 0x58ba772a633f <vm_exec_core+1839>, 0x58ba772accf5 <vm_exec_core+28901>, 0x58ba772aca3d <vm_exec_core+28205>, 0x58ba772a72cd <vm_exec_core+5821>, 0x58ba772a682f <vm_exec_core+3103>, 0x58ba772ab9b7 <vm_exec_core+23975>, 0x58ba772a7dd4 <vm_exec_core+8644>, 0x58ba772acef6 <vm_exec_core+29414>, 0x58ba772acb9f <vm_exec_core+28559>, 0x58ba772a84c2 <vm_exec_core+10418>, 0x58ba772a8e5e <vm_exec_core+12878>, 0x58ba772ab516 <vm_exec_core+22790>, 0x58ba772acb16 <vm_exec_core+28422>, 0x58ba772aa931 <vm_exec_core+19745>, 0x58ba772ab59f <vm_exec_core+22927>, 0x58ba772ac058 <vm_exec_core+25672>, 0x58ba772aa86e <vm_exec_core+19550>, 0x58ba772a676c <vm_exec_core+2908>, 0x58ba772aafc4 <vm_exec_core+21428>, 0x58ba772a65ff <vm_exec_core+2543>, 0x58ba772a6a35 <vm_exec_core+3621>, 0x58ba772a8745 <vm_exec_core+11061>, 0x58ba772aa43b <vm_exec_core+18475>, 0x58ba772aae5d <vm_exec_core+21069>, 0x58ba772aa0e0 <vm_exec_core+17616>, 0x58ba772a620b <vm_exec_core+1531>, 0x58ba772ac288 <vm_exec_core+26232>, 0x58ba772ac968 <vm_exec_core+27992>, 0x58ba772a6bdc <vm_exec_core+4044>, 0x58ba772a7788 <vm_exec_core+7032>, 0x58ba772a7446 <vm_exec_core+6198>, 0x58ba772a7ec3 <vm_exec_core+8883>, 0x58ba772a8cfa <vm_exec_core+12522>, 0x58ba772a6c83 <vm_exec_core+4211>, 0x58ba772ac0f0 <vm_exec_core+25824>, 0x58ba772a7712 <vm_exec_core+6914>, 0x58ba772a8ba8 <vm_exec_core+12184>, 0x58ba772a966f <vm_exec_core+14943>, 0x58ba772aba4d <vm_exec_core+24125>, 0x58ba772aaaf3 <vm_exec_core+20195>, 0x58ba772a819d <vm_exec_core+9613>, 0x58ba772a7a1f <vm_exec_core+7695>, 0x58ba772ab8a3 <vm_exec_core+23699>, 0x58ba772a8925 <vm_exec_core+11541>, 0x58ba772ab0c3 <vm_exec_core+21683>, 0x58ba772aab65 <vm_exec_core+20309>, 0x58ba772ab17a <vm_exec_core+21866>, 0x58ba772ac63a <vm_exec_core+27178>, 0x58ba772a9ef2 <vm_exec_core+17122>, 0x58ba772abb06 <vm_exec_core+24310>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772ab634 <vm_exec_core+23076>, 0x58ba772a82bc <vm_exec_core+9900>, 0x58ba772aa7c9 <vm_exec_core+19385>, 0x58ba772aaa09 <vm_exec_core+19961>, 0x58ba772a92a3 <vm_exec_core+13971>, 0x58ba772aa436 <vm_exec_core+18470>, 0x58ba772a866a <vm_exec_core+10842>, 0x58ba772a7ca7 <vm_exec_core+8343>, 0x58ba772ab1f8 <vm_exec_core+21992>, 0x58ba772a6e14 <vm_exec_core+4612>, 0x58ba772a9050 <vm_exec_core+13376>, 0x58ba772a99a0 <vm_exec_core+15760>, 0x58ba772a7fa1 <vm_exec_core+9105>, 0x58ba772b39b4 <vm_exec_core+56740>, 0x58ba772a7976 <vm_exec_core+7526>, 0x58ba772a786e <vm_exec_core+7262>, 0x58ba772a7b79 <vm_exec_core+8041>, 0x58ba772a8564 <vm_exec_core+10580>, 0x58ba772aa2df <vm_exec_core+18127>, 0x58ba772a972a <vm_exec_core+15130>, 0x58ba772aa2da <vm_exec_core+18122>, 0x58ba772aaaee <vm_exec_core+20190>, 0x58ba772aaae9 <vm_exec_core+20185>, 0x58ba772a7b74 <vm_exec_core+8036>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772a8cc3 <vm_exec_core+12467>, 0x58ba772a8cc8 <vm_exec_core+12472>, 0x58ba772aaae4 <vm_exec_core+20180>, 0x58ba772aa92c <vm_exec_core+19740>, 0x58ba772a999b <vm_exec_core+15755>, 0x58ba772a98d2 <vm_exec_core+15554>, 0x58ba772aa9db <vm_exec_core+19915>, 0x58ba772a9da5 <vm_exec_core+16789>...}
        reg_cfp = 0x7a46ec9ff410
        reg_pc = 0x513001fd9f68
        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>
#33 0x000058ba772a0e12 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>
#34 0x000058ba773312c2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7a46ec9ff498, self=134444507523840, 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 = 0x7a46cd1d6170
        cfp = <optimized out>
        sp = 0x7a46ec8ffb80
        use_argv = 0x0
        stack_argv = 0x7a46ec8ffb80
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#35 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 = 0x7a46ec9ff498
#36 0x000058ba772d263c 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.
#37 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.
#38 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#39 0x000058ba772d263c in rb_yield (val=<optimized out>)
No locals.
#40 0x000058ba76ed918c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc593adb90, <optimized out>, 0x7ffc593adaa0, <optimized out>, <optimized out>}, prev = 0x7a46ed541340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5170000000d0
        cfp = 0x7a46ec9ff448
#41 0x000058ba77076bcb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#42 0x000058ba77310b08 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 = 0x7a46c6363b70
        cfunc = 0x506000049408
        recv = 134444507523840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#43 0x000058ba772aa61f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7a46ec9ff480, cd=0x5080014c3d50, 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>
#44 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 = 0x5080014c3d50
        insns_address_table = {0x58ba772a61e6 <vm_exec_core+1494>, 0x58ba772a74ed <vm_exec_core+6365>, 0x58ba772ac711 <vm_exec_core+27393>, 0x58ba772a705f <vm_exec_core+5199>, 0x58ba772ad4c2 <vm_exec_core+30898>, 0x58ba772ab2d0 <vm_exec_core+22208>, 0x58ba772a8ede <vm_exec_core+13006>, 0x58ba772a634e <vm_exec_core+1854>, 0x58ba772acd04 <vm_exec_core+28916>, 0x58ba772aca4c <vm_exec_core+28220>, 0x58ba772a72dc <vm_exec_core+5836>, 0x58ba772a683e <vm_exec_core+3118>, 0x58ba772ab9c6 <vm_exec_core+23990>, 0x58ba772a7de3 <vm_exec_core+8659>, 0x58ba772acf05 <vm_exec_core+29429>, 0x58ba772acbae <vm_exec_core+28574>, 0x58ba772a84d1 <vm_exec_core+10433>, 0x58ba772a8e6d <vm_exec_core+12893>, 0x58ba772ab525 <vm_exec_core+22805>, 0x58ba772acb25 <vm_exec_core+28437>, 0x58ba772aa940 <vm_exec_core+19760>, 0x58ba772ab5ae <vm_exec_core+22942>, 0x58ba772ac067 <vm_exec_core+25687>, 0x58ba772aa87d <vm_exec_core+19565>, 0x58ba772a677b <vm_exec_core+2923>, 0x58ba772aafd3 <vm_exec_core+21443>, 0x58ba772a660e <vm_exec_core+2558>, 0x58ba772a6a44 <vm_exec_core+3636>, 0x58ba772a8754 <vm_exec_core+11076>, 0x58ba772aa44a <vm_exec_core+18490>, 0x58ba772aae6c <vm_exec_core+21084>, 0x58ba772aa0ef <vm_exec_core+17631>, 0x58ba772a621a <vm_exec_core+1546>, 0x58ba772ac297 <vm_exec_core+26247>, 0x58ba772ac977 <vm_exec_core+28007>, 0x58ba772a6beb <vm_exec_core+4059>, 0x58ba772a7797 <vm_exec_core+7047>, 0x58ba772a7455 <vm_exec_core+6213>, 0x58ba772a7ed2 <vm_exec_core+8898>, 0x58ba772a8d09 <vm_exec_core+12537>, 0x58ba772a6c92 <vm_exec_core+4226>, 0x58ba772ac0ff <vm_exec_core+25839>, 0x58ba772a7721 <vm_exec_core+6929>, 0x58ba772a8bb7 <vm_exec_core+12199>, 0x58ba772a967e <vm_exec_core+14958>, 0x58ba772aba5c <vm_exec_core+24140>, 0x58ba772aab02 <vm_exec_core+20210>, 0x58ba772a81ac <vm_exec_core+9628>, 0x58ba772a7a2e <vm_exec_core+7710>, 0x58ba772ab8b2 <vm_exec_core+23714>, 0x58ba772a8934 <vm_exec_core+11556>, 0x58ba772ab0d2 <vm_exec_core+21698>, 0x58ba772aab74 <vm_exec_core+20324>, 0x58ba772ab189 <vm_exec_core+21881>, 0x58ba772ac649 <vm_exec_core+27193>, 0x58ba772a9f01 <vm_exec_core+17137>, 0x58ba772abb15 <vm_exec_core+24325>, 0x58ba772a5f68 <vm_exec_core+856>, 0x58ba772ab643 <vm_exec_core+23091>, 0x58ba772a82cb <vm_exec_core+9915>, 0x58ba772aa7d8 <vm_exec_core+19400>, 0x58ba772aaa18 <vm_exec_core+19976>, 0x58ba772a92b2 <vm_exec_core+13986>, 0x58ba772a6af8 <vm_exec_core+3816>, 0x58ba772a8679 <vm_exec_core+10857>, 0x58ba772a7cb6 <vm_exec_core+8358>, 0x58ba772ab207 <vm_exec_core+22007>, 0x58ba772a6e23 <vm_exec_core+4627>, 0x58ba772a905f <vm_exec_core+13391>, 0x58ba772a99af <vm_exec_core+15775>, 0x58ba772a7fb0 <vm_exec_core+9120>, 0x58ba772b39c3 <vm_exec_core+56755>, 0x58ba772a7985 <vm_exec_core+7541>, 0x58ba772a787d <vm_exec_core+7277>, 0x58ba772a7b88 <vm_exec_core+8056>, 0x58ba772a8573 <vm_exec_core+10595>, 0x58ba772aa2ee <vm_exec_core+18142>, 0x58ba772a9739 <vm_exec_core+15145>, 0x58ba772aaeeb <vm_exec_core+21211>, 0x58ba772a9b95 <vm_exec_core+16261>, 0x58ba772ac1c0 <vm_exec_core+26032>, 0x58ba772ad767 <vm_exec_core+31575>, 0x58ba772ac404 <vm_exec_core+26612>, 0x58ba772ad055 <vm_exec_core+29765>, 0x58ba772ad146 <vm_exec_core+30006>, 0x58ba772a66a0 <vm_exec_core+2704>, 0x58ba772acc2d <vm_exec_core+28701>, 0x58ba772a8859 <vm_exec_core+11337>, 0x58ba772ace28 <vm_exec_core+29208>, 0x58ba772a839a <vm_exec_core+10122>, 0x58ba772ac33b <vm_exec_core+26411>, 0x58ba772a6537 <vm_exec_core+2343>, 0x58ba772a6d1d <vm_exec_core+4365>, 0x58ba772ad38a <vm_exec_core+30586>, 0x58ba772a8c3d <vm_exec_core+12333>, 0x58ba772a8a3a <vm_exec_core+11818>, 0x58ba772a5f6d <vm_exec_core+861>, 0x58ba772a645a <vm_exec_core+2122>, 0x58ba772a5ff3 <vm_exec_core+995>, 0x58ba772ac4f3 <vm_exec_core+26851>, 0x58ba772a9dbe <vm_exec_core+16814>, 0x58ba772a9482 <vm_exec_core+14450>, 0x58ba772a9c9a <vm_exec_core+16522>, 0x58ba772a98e6 <vm_exec_core+15574>, 0x58ba772a8acf <vm_exec_core+11967>, 0x58ba772a938d <vm_exec_core+14205>, 0x58ba772a8d59 <vm_exec_core+12617>, 0x58ba772a959c <vm_exec_core+14732>, 0x58ba772a960d <vm_exec_core+14845>, 0x58ba772a61d7 <vm_exec_core+1479>, 0x58ba772a74de <vm_exec_core+6350>, 0x58ba772ac702 <vm_exec_core+27378>, 0x58ba772a7050 <vm_exec_core+5184>, 0x58ba772ad4b3 <vm_exec_core+30883>, 0x58ba772ab2c1 <vm_exec_core+22193>, 0x58ba772a8ecf <vm_exec_core+12991>, 0x58ba772a633f <vm_exec_core+1839>, 0x58ba772accf5 <vm_exec_core+28901>, 0x58ba772aca3d <vm_exec_core+28205>, 0x58ba772a72cd <vm_exec_core+5821>, 0x58ba772a682f <vm_exec_core+3103>, 0x58ba772ab9b7 <vm_exec_core+23975>, 0x58ba772a7dd4 <vm_exec_core+8644>, 0x58ba772acef6 <vm_exec_core+29414>, 0x58ba772acb9f <vm_exec_core+28559>, 0x58ba772a84c2 <vm_exec_core+10418>, 0x58ba772a8e5e <vm_exec_core+12878>, 0x58ba772ab516 <vm_exec_core+22790>, 0x58ba772acb16 <vm_exec_core+28422>, 0x58ba772aa931 <vm_exec_core+19745>, 0x58ba772ab59f <vm_exec_core+22927>, 0x58ba772ac058 <vm_exec_core+25672>, 0x58ba772aa86e <vm_exec_core+19550>, 0x58ba772a676c <vm_exec_core+2908>, 0x58ba772aafc4 <vm_exec_core+21428>, 0x58ba772a65ff <vm_exec_core+2543>, 0x58ba772a6a35 <vm_exec_core+3621>, 0x58ba772a8745 <vm_exec_core+11061>, 0x58ba772aa43b <vm_exec_core+18475>, 0x58ba772aae5d <vm_exec_core+21069>, 0x58ba772aa0e0 <vm_exec_core+17616>, 0x58ba772a620b <vm_exec_core+1531>, 0x58ba772ac288 <vm_exec_core+26232>, 0x58ba772ac968 <vm_exec_core+27992>, 0x58ba772a6bdc <vm_exec_core+4044>, 0x58ba772a7788 <vm_exec_core+7032>, 0x58ba772a7446 <vm_exec_core+6198>, 0x58ba772a7ec3 <vm_exec_core+8883>, 0x58ba772a8cfa <vm_exec_core+12522>, 0x58ba772a6c83 <vm_exec_core+4211>, 0x58ba772ac0f0 <vm_exec_core+25824>, 0x58ba772a7712 <vm_exec_core+6914>, 0x58ba772a8ba8 <vm_exec_core+12184>, 0x58ba772a966f <vm_exec_core+14943>, 0x58ba772aba4d <vm_exec_core+24125>, 0x58ba772aaaf3 <vm_exec_core+20195>, 0x58ba772a819d <vm_exec_core+9613>, 0x58ba772a7a1f <vm_exec_core+7695>, 0x58ba772ab8a3 <vm_exec_core+23699>, 0x58ba772a8925 <vm_exec_core+11541>, 0x58ba772ab0c3 <vm_exec_core+21683>, 0x58ba772aab65 <vm_exec_core+20309>, 0x58ba772ab17a <vm_exec_core+21866>, 0x58ba772ac63a <vm_exec_core+27178>, 0x58ba772a9ef2 <vm_exec_core+17122>, 0x58ba772abb06 <vm_exec_core+24310>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772ab634 <vm_exec_core+23076>, 0x58ba772a82bc <vm_exec_core+9900>, 0x58ba772aa7c9 <vm_exec_core+19385>, 0x58ba772aaa09 <vm_exec_core+19961>, 0x58ba772a92a3 <vm_exec_core+13971>, 0x58ba772aa436 <vm_exec_core+18470>, 0x58ba772a866a <vm_exec_core+10842>, 0x58ba772a7ca7 <vm_exec_core+8343>, 0x58ba772ab1f8 <vm_exec_core+21992>, 0x58ba772a6e14 <vm_exec_core+4612>, 0x58ba772a9050 <vm_exec_core+13376>, 0x58ba772a99a0 <vm_exec_core+15760>, 0x58ba772a7fa1 <vm_exec_core+9105>, 0x58ba772b39b4 <vm_exec_core+56740>, 0x58ba772a7976 <vm_exec_core+7526>, 0x58ba772a786e <vm_exec_core+7262>, 0x58ba772a7b79 <vm_exec_core+8041>, 0x58ba772a8564 <vm_exec_core+10580>, 0x58ba772aa2df <vm_exec_core+18127>, 0x58ba772a972a <vm_exec_core+15130>, 0x58ba772aa2da <vm_exec_core+18122>, 0x58ba772aaaee <vm_exec_core+20190>, 0x58ba772aaae9 <vm_exec_core+20185>, 0x58ba772a7b74 <vm_exec_core+8036>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772a8cc3 <vm_exec_core+12467>, 0x58ba772a8cc8 <vm_exec_core+12472>, 0x58ba772aaae4 <vm_exec_core+20180>, 0x58ba772aa92c <vm_exec_core+19740>, 0x58ba772a999b <vm_exec_core+15755>, 0x58ba772a98d2 <vm_exec_core+15554>, 0x58ba772aa9db <vm_exec_core+19915>, 0x58ba772a9da5 <vm_exec_core+16789>...}
        reg_cfp = 0x7a46ec9ff480
        reg_pc = 0x513000993958
        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>
#45 0x000058ba772a0e12 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>
#46 0x000058ba773312c2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7a46ec9ff508, self=134444507523840, 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 = 0x7a46cd1d6328
        cfp = <optimized out>
        sp = 0x7a46ec8ffb30
        use_argv = 0x0
        stack_argv = 0x7a46ec8ffb30
        opt_pc = 0
th: 0x515000000300, native_id: 0x7a46ef6b7c40
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0119 e:000118 l:y b:---- CFUNC  :map
        type = <optimized out>
        av = <optimized out>
c:0018 p:0021 s:0115 e:000114 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1294 [FINISH]
c:0017 p:---- s:0112 e:000111 l:y b:---- CFUNC  :fork
        bound = <optimized out>
#47 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 = 0x7a46ec9ff508
#48 0x000058ba772d263c 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.
#49 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.
c:0016 p:0019 s:0108 E:0008e8 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1292 [FINISH]
c:0015 p:---- s:0102 e:000101 l:y b:---- CFUNC  :synchronize
c:0014 p:0043 s:0098 E:000888 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1289
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
#50 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#51 0x000058ba772d263c in rb_yield (val=<optimized out>)
No locals.
#52 0x000058ba76ed98f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc593ae6d0, <optimized out>, 0x7ffc593ae5e0, <optimized out>, <optimized out>}, prev = 0x7a46ed53e840, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
        errinfo = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
#53 0x000058ba77310b08 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 = 0x682100000001
        cc = <optimized out>
        me = 0x7a46eedb6de8
c:0007 p:0069 s:0046 E:001c90 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]
        cfunc = 0x5060000470c8
        recv = 134444426301920
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
#54 0x000058ba772aa61f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7a46ec9ff4f0, cd=0x50b00048d7a0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#55 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50b00048d7a0
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]
        insns_address_table = {0x58ba772a61e6 <vm_exec_core+1494>, 0x58ba772a74ed <vm_exec_core+6365>, 0x58ba772ac711 <vm_exec_core+27393>, 0x58ba772a705f <vm_exec_core+5199>, 0x58ba772ad4c2 <vm_exec_core+30898>, 0x58ba772ab2d0 <vm_exec_core+22208>, 0x58ba772a8ede <vm_exec_core+13006>, 0x58ba772a634e <vm_exec_core+1854>, 0x58ba772acd04 <vm_exec_core+28916>, 0x58ba772aca4c <vm_exec_core+28220>, 0x58ba772a72dc <vm_exec_core+5836>, 0x58ba772a683e <vm_exec_core+3118>, 0x58ba772ab9c6 <vm_exec_core+23990>, 0x58ba772a7de3 <vm_exec_core+8659>, 0x58ba772acf05 <vm_exec_core+29429>, 0x58ba772acbae <vm_exec_core+28574>, 0x58ba772a84d1 <vm_exec_core+10433>, 0x58ba772a8e6d <vm_exec_core+12893>, 0x58ba772ab525 <vm_exec_core+22805>, 0x58ba772acb25 <vm_exec_core+28437>, 0x58ba772aa940 <vm_exec_core+19760>, 0x58ba772ab5ae <vm_exec_core+22942>, 0x58ba772ac067 <vm_exec_core+25687>, 0x58ba772aa87d <vm_exec_core+19565>, 0x58ba772a677b <vm_exec_core+2923>, 0x58ba772aafd3 <vm_exec_core+21443>, 0x58ba772a660e <vm_exec_core+2558>, 0x58ba772a6a44 <vm_exec_core+3636>, 0x58ba772a8754 <vm_exec_core+11076>, 0x58ba772aa44a <vm_exec_core+18490>, 0x58ba772aae6c <vm_exec_core+21084>, 0x58ba772aa0ef <vm_exec_core+17631>, 0x58ba772a621a <vm_exec_core+1546>, 0x58ba772ac297 <vm_exec_core+26247>, 0x58ba772ac977 <vm_exec_core+28007>, 0x58ba772a6beb <vm_exec_core+4059>, 0x58ba772a7797 <vm_exec_core+7047>, 0x58ba772a7455 <vm_exec_core+6213>, 0x58ba772a7ed2 <vm_exec_core+8898>, 0x58ba772a8d09 <vm_exec_core+12537>, 0x58ba772a6c92 <vm_exec_core+4226>, 0x58ba772ac0ff <vm_exec_core+25839>, 0x58ba772a7721 <vm_exec_core+6929>, 0x58ba772a8bb7 <vm_exec_core+12199>, 0x58ba772a967e <vm_exec_core+14958>, 0x58ba772aba5c <vm_exec_core+24140>, 0x58ba772aab02 <vm_exec_core+20210>, 0x58ba772a81ac <vm_exec_core+9628>, 0x58ba772a7a2e <vm_exec_core+7710>, 0x58ba772ab8b2 <vm_exec_core+23714>, 0x58ba772a8934 <vm_exec_core+11556>, 0x58ba772ab0d2 <vm_exec_core+21698>, 0x58ba772aab74 <vm_exec_core+20324>, 0x58ba772ab189 <vm_exec_core+21881>, 0x58ba772ac649 <vm_exec_core+27193>, 0x58ba772a9f01 <vm_exec_core+17137>, 0x58ba772abb15 <vm_exec_core+24325>, 0x58ba772a5f68 <vm_exec_core+856>, 0x58ba772ab643 <vm_exec_core+23091>, 0x58ba772a82cb <vm_exec_core+9915>, 0x58ba772aa7d8 <vm_exec_core+19400>, 0x58ba772aaa18 <vm_exec_core+19976>, 0x58ba772a92b2 <vm_exec_core+13986>, 0x58ba772a6af8 <vm_exec_core+3816>, 0x58ba772a8679 <vm_exec_core+10857>, 0x58ba772a7cb6 <vm_exec_core+8358>, 0x58ba772ab207 <vm_exec_core+22007>, 0x58ba772a6e23 <vm_exec_core+4627>, 0x58ba772a905f <vm_exec_core+13391>, 0x58ba772a99af <vm_exec_core+15775>, 0x58ba772a7fb0 <vm_exec_core+9120>, 0x58ba772b39c3 <vm_exec_core+56755>, 0x58ba772a7985 <vm_exec_core+7541>, 0x58ba772a787d <vm_exec_core+7277>, 0x58ba772a7b88 <vm_exec_core+8056>, 0x58ba772a8573 <vm_exec_core+10595>, 0x58ba772aa2ee <vm_exec_core+18142>, 0x58ba772a9739 <vm_exec_core+15145>, 0x58ba772aaeeb <vm_exec_core+21211>, 0x58ba772a9b95 <vm_exec_core+16261>, 0x58ba772ac1c0 <vm_exec_core+26032>, 0x58ba772ad767 <vm_exec_core+31575>, 0x58ba772ac404 <vm_exec_core+26612>, 0x58ba772ad055 <vm_exec_core+29765>, 0x58ba772ad146 <vm_exec_core+30006>, 0x58ba772a66a0 <vm_exec_core+2704>, 0x58ba772acc2d <vm_exec_core+28701>, 0x58ba772a8859 <vm_exec_core+11337>, 0x58ba772ace28 <vm_exec_core+29208>, 0x58ba772a839a <vm_exec_core+10122>, 0x58ba772ac33b <vm_exec_core+26411>, 0x58ba772a6537 <vm_exec_core+2343>, 0x58ba772a6d1d <vm_exec_core+4365>, 0x58ba772ad38a <vm_exec_core+30586>, 0x58ba772a8c3d <vm_exec_core+12333>, 0x58ba772a8a3a <vm_exec_core+11818>, 0x58ba772a5f6d <vm_exec_core+861>, 0x58ba772a645a <vm_exec_core+2122>, 0x58ba772a5ff3 <vm_exec_core+995>, 0x58ba772ac4f3 <vm_exec_core+26851>, 0x58ba772a9dbe <vm_exec_core+16814>, 0x58ba772a9482 <vm_exec_core+14450>, 0x58ba772a9c9a <vm_exec_core+16522>, 0x58ba772a98e6 <vm_exec_core+15574>, 0x58ba772a8acf <vm_exec_core+11967>, 0x58ba772a938d <vm_exec_core+14205>, 0x58ba772a8d59 <vm_exec_core+12617>, 0x58ba772a959c <vm_exec_core+14732>, 0x58ba772a960d <vm_exec_core+14845>, 0x58ba772a61d7 <vm_exec_core+1479>, 0x58ba772a74de <vm_exec_core+6350>, 0x58ba772ac702 <vm_exec_core+27378>, 0x58ba772a7050 <vm_exec_core+5184>, 0x58ba772ad4b3 <vm_exec_core+30883>, 0x58ba772ab2c1 <vm_exec_core+22193>, 0x58ba772a8ecf <vm_exec_core+12991>, 0x58ba772a633f <vm_exec_core+1839>, 0x58ba772accf5 <vm_exec_core+28901>, 0x58ba772aca3d <vm_exec_core+28205>, 0x58ba772a72cd <vm_exec_core+5821>, 0x58ba772a682f <vm_exec_core+3103>, 0x58ba772ab9b7 <vm_exec_core+23975>, 0x58ba772a7dd4 <vm_exec_core+8644>, 0x58ba772acef6 <vm_exec_core+29414>, 0x58ba772acb9f <vm_exec_core+28559>, 0x58ba772a84c2 <vm_exec_core+10418>, 0x58ba772a8e5e <vm_exec_core+12878>, 0x58ba772ab516 <vm_exec_core+22790>, 0x58ba772acb16 <vm_exec_core+28422>, 0x58ba772aa931 <vm_exec_core+19745>, 0x58ba772ab59f <vm_exec_core+22927>, 0x58ba772ac058 <vm_exec_core+25672>, 0x58ba772aa86e <vm_exec_core+19550>, 0x58ba772a676c <vm_exec_core+2908>, 0x58ba772aafc4 <vm_exec_core+21428>, 0x58ba772a65ff <vm_exec_core+2543>, 0x58ba772a6a35 <vm_exec_core+3621>, 0x58ba772a8745 <vm_exec_core+11061>, 0x58ba772aa43b <vm_exec_core+18475>, 0x58ba772aae5d <vm_exec_core+21069>, 0x58ba772aa0e0 <vm_exec_core+17616>, 0x58ba772a620b <vm_exec_core+1531>, 0x58ba772ac288 <vm_exec_core+26232>, 0x58ba772ac968 <vm_exec_core+27992>, 0x58ba772a6bdc <vm_exec_core+4044>, 0x58ba772a7788 <vm_exec_core+7032>, 0x58ba772a7446 <vm_exec_core+6198>, 0x58ba772a7ec3 <vm_exec_core+8883>, 0x58ba772a8cfa <vm_exec_core+12522>, 0x58ba772a6c83 <vm_exec_core+4211>, 0x58ba772ac0f0 <vm_exec_core+25824>, 0x58ba772a7712 <vm_exec_core+6914>, 0x58ba772a8ba8 <vm_exec_core+12184>, 0x58ba772a966f <vm_exec_core+14943>, 0x58ba772aba4d <vm_exec_core+24125>, 0x58ba772aaaf3 <vm_exec_core+20195>, 0x58ba772a819d <vm_exec_core+9613>, 0x58ba772a7a1f <vm_exec_core+7695>, 0x58ba772ab8a3 <vm_exec_core+23699>, 0x58ba772a8925 <vm_exec_core+11541>, 0x58ba772ab0c3 <vm_exec_core+21683>, 0x58ba772aab65 <vm_exec_core+20309>, 0x58ba772ab17a <vm_exec_core+21866>, 0x58ba772ac63a <vm_exec_core+27178>, 0x58ba772a9ef2 <vm_exec_core+17122>, 0x58ba772abb06 <vm_exec_core+24310>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772ab634 <vm_exec_core+23076>, 0x58ba772a82bc <vm_exec_core+9900>, 0x58ba772aa7c9 <vm_exec_core+19385>, 0x58ba772aaa09 <vm_exec_core+19961>, 0x58ba772a92a3 <vm_exec_core+13971>, 0x58ba772aa436 <vm_exec_core+18470>, 0x58ba772a866a <vm_exec_core+10842>, 0x58ba772a7ca7 <vm_exec_core+8343>, 0x58ba772ab1f8 <vm_exec_core+21992>, 0x58ba772a6e14 <vm_exec_core+4612>, 0x58ba772a9050 <vm_exec_core+13376>, 0x58ba772a99a0 <vm_exec_core+15760>, 0x58ba772a7fa1 <vm_exec_core+9105>, 0x58ba772b39b4 <vm_exec_core+56740>, 0x58ba772a7976 <vm_exec_core+7526>, 0x58ba772a786e <vm_exec_core+7262>, 0x58ba772a7b79 <vm_exec_core+8041>, 0x58ba772a8564 <vm_exec_core+10580>, 0x58ba772aa2df <vm_exec_core+18127>, 0x58ba772a972a <vm_exec_core+15130>, 0x58ba772aa2da <vm_exec_core+18122>, 0x58ba772aaaee <vm_exec_core+20190>, 0x58ba772aaae9 <vm_exec_core+20185>, 0x58ba772a7b74 <vm_exec_core+8036>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772a8cc3 <vm_exec_core+12467>, 0x58ba772a8cc8 <vm_exec_core+12472>, 0x58ba772aaae4 <vm_exec_core+20180>, 0x58ba772aa92c <vm_exec_core+19740>, 0x58ba772a999b <vm_exec_core+15755>, 0x58ba772a98d2 <vm_exec_core+15554>, 0x58ba772aa9db <vm_exec_core+19915>, 0x58ba772a9da5 <vm_exec_core+16789>...}
        reg_cfp = 0x7a46ec9ff4f0

        reg_pc = 0x514000214398
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#56 0x000058ba772a0e12 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>
#57 0x000058ba773312c2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7a46ec9ff620, self=134445072987920, 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 = 0x7a46eed50868
        cfp = <optimized out>
        sp = 0x7a46ec8ffa28
        use_argv = 0x7a46ed436860
        stack_argv = 0x7a46ec8ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#58 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 = 0x7a46ec9ff620
#59 0x000058ba772d263c 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.
#60 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.
#61 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#62 0x000058ba772d263c in rb_yield (val=<optimized out>)
No locals.
#63 0x000058ba77499503 in rb_ary_collect (ary=134444391790080) at /tmp/ruby/src/trunk_asan/array.c:3678
        collect = 134444508377760
        i = 93
#64 0x000058ba77310b08 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 = 0x7a46eeddeb90
        cfunc = 0x5060000200c8
        recv = 134444391790080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#65 0x000058ba772aa61f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7a46ec9ff608, 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>
#66 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 = {0x58ba772a61e6 <vm_exec_core+1494>, 0x58ba772a74ed <vm_exec_core+6365>, 0x58ba772ac711 <vm_exec_core+27393>, 0x58ba772a705f <vm_exec_core+5199>, 0x58ba772ad4c2 <vm_exec_core+30898>, 0x58ba772ab2d0 <vm_exec_core+22208>, 0x58ba772a8ede <vm_exec_core+13006>, 0x58ba772a634e <vm_exec_core+1854>, 0x58ba772acd04 <vm_exec_core+28916>, 0x58ba772aca4c <vm_exec_core+28220>, 0x58ba772a72dc <vm_exec_core+5836>, 0x58ba772a683e <vm_exec_core+3118>, 0x58ba772ab9c6 <vm_exec_core+23990>, 0x58ba772a7de3 <vm_exec_core+8659>, 0x58ba772acf05 <vm_exec_core+29429>, 0x58ba772acbae <vm_exec_core+28574>, 0x58ba772a84d1 <vm_exec_core+10433>, 0x58ba772a8e6d <vm_exec_core+12893>, 0x58ba772ab525 <vm_exec_core+22805>, 0x58ba772acb25 <vm_exec_core+28437>, 0x58ba772aa940 <vm_exec_core+19760>, 0x58ba772ab5ae <vm_exec_core+22942>, 0x58ba772ac067 <vm_exec_core+25687>, 0x58ba772aa87d <vm_exec_core+19565>, 0x58ba772a677b <vm_exec_core+2923>, 0x58ba772aafd3 <vm_exec_core+21443>, 0x58ba772a660e <vm_exec_core+2558>, 0x58ba772a6a44 <vm_exec_core+3636>, 0x58ba772a8754 <vm_exec_core+11076>, 0x58ba772aa44a <vm_exec_core+18490>, 0x58ba772aae6c <vm_exec_core+21084>, 0x58ba772aa0ef <vm_exec_core+17631>, 0x58ba772a621a <vm_exec_core+1546>, 0x58ba772ac297 <vm_exec_core+26247>, 0x58ba772ac977 <vm_exec_core+28007>, 0x58ba772a6beb <vm_exec_core+4059>, 0x58ba772a7797 <vm_exec_core+7047>, 0x58ba772a7455 <vm_exec_core+6213>, 0x58ba772a7ed2 <vm_exec_core+8898>, 0x58ba772a8d09 <vm_exec_core+12537>, 0x58ba772a6c92 <vm_exec_core+4226>, 0x58ba772ac0ff <vm_exec_core+25839>, 0x58ba772a7721 <vm_exec_core+6929>, 0x58ba772a8bb7 <vm_exec_core+12199>, 0x58ba772a967e <vm_exec_core+14958>, 0x58ba772aba5c <vm_exec_core+24140>, 0x58ba772aab02 <vm_exec_core+20210>, 0x58ba772a81ac <vm_exec_core+9628>, 0x58ba772a7a2e <vm_exec_core+7710>, 0x58ba772ab8b2 <vm_exec_core+23714>, 0x58ba772a8934 <vm_exec_core+11556>, 0x58ba772ab0d2 <vm_exec_core+21698>, 0x58ba772aab74 <vm_exec_core+20324>, 0x58ba772ab189 <vm_exec_core+21881>, 0x58ba772ac649 <vm_exec_core+27193>, 0x58ba772a9f01 <vm_exec_core+17137>, 0x58ba772abb15 <vm_exec_core+24325>, 0x58ba772a5f68 <vm_exec_core+856>, 0x58ba772ab643 <vm_exec_core+23091>, 0x58ba772a82cb <vm_exec_core+9915>, 0x58ba772aa7d8 <vm_exec_core+19400>, 0x58ba772aaa18 <vm_exec_core+19976>, 0x58ba772a92b2 <vm_exec_core+13986>, 0x58ba772a6af8 <vm_exec_core+3816>, 0x58ba772a8679 <vm_exec_core+10857>, 0x58ba772a7cb6 <vm_exec_core+8358>, 0x58ba772ab207 <vm_exec_core+22007>, 0x58ba772a6e23 <vm_exec_core+4627>, 0x58ba772a905f <vm_exec_core+13391>, 0x58ba772a99af <vm_exec_core+15775>, 0x58ba772a7fb0 <vm_exec_core+9120>, 0x58ba772b39c3 <vm_exec_core+56755>, 0x58ba772a7985 <vm_exec_core+7541>, 0x58ba772a787d <vm_exec_core+7277>, 0x58ba772a7b88 <vm_exec_core+8056>, 0x58ba772a8573 <vm_exec_core+10595>, 0x58ba772aa2ee <vm_exec_core+18142>, 0x58ba772a9739 <vm_exec_core+15145>, 0x58ba772aaeeb <vm_exec_core+21211>, 0x58ba772a9b95 <vm_exec_core+16261>, 0x58ba772ac1c0 <vm_exec_core+26032>, 0x58ba772ad767 <vm_exec_core+31575>, 0x58ba772ac404 <vm_exec_core+26612>, 0x58ba772ad055 <vm_exec_core+29765>, 0x58ba772ad146 <vm_exec_core+30006>, 0x58ba772a66a0 <vm_exec_core+2704>, 0x58ba772acc2d <vm_exec_core+28701>, 0x58ba772a8859 <vm_exec_core+11337>, 0x58ba772ace28 <vm_exec_core+29208>, 0x58ba772a839a <vm_exec_core+10122>, 0x58ba772ac33b <vm_exec_core+26411>, 0x58ba772a6537 <vm_exec_core+2343>, 0x58ba772a6d1d <vm_exec_core+4365>, 0x58ba772ad38a <vm_exec_core+30586>, 0x58ba772a8c3d <vm_exec_core+12333>, 0x58ba772a8a3a <vm_exec_core+11818>, 0x58ba772a5f6d <vm_exec_core+861>, 0x58ba772a645a <vm_exec_core+2122>, 0x58ba772a5ff3 <vm_exec_core+995>, 0x58ba772ac4f3 <vm_exec_core+26851>, 0x58ba772a9dbe <vm_exec_core+16814>, 0x58ba772a9482 <vm_exec_core+14450>, 0x58ba772a9c9a <vm_exec_core+16522>, 0x58ba772a98e6 <vm_exec_core+15574>, 0x58ba772a8acf <vm_exec_core+11967>, 0x58ba772a938d <vm_exec_core+14205>, 0x58ba772a8d59 <vm_exec_core+12617>, 0x58ba772a959c <vm_exec_core+14732>, 0x58ba772a960d <vm_exec_core+14845>, 0x58ba772a61d7 <vm_exec_core+1479>, 0x58ba772a74de <vm_exec_core+6350>, 0x58ba772ac702 <vm_exec_core+27378>, 0x58ba772a7050 <vm_exec_core+5184>, 0x58ba772ad4b3 <vm_exec_core+30883>, 0x58ba772ab2c1 <vm_exec_core+22193>, 0x58ba772a8ecf <vm_exec_core+12991>, 0x58ba772a633f <vm_exec_core+1839>, 0x58ba772accf5 <vm_exec_core+28901>, 0x58ba772aca3d <vm_exec_core+28205>, 0x58ba772a72cd <vm_exec_core+5821>, 0x58ba772a682f <vm_exec_core+3103>, 0x58ba772ab9b7 <vm_exec_core+23975>, 0x58ba772a7dd4 <vm_exec_core+8644>, 0x58ba772acef6 <vm_exec_core+29414>, 0x58ba772acb9f <vm_exec_core+28559>, 0x58ba772a84c2 <vm_exec_core+10418>, 0x58ba772a8e5e <vm_exec_core+12878>, 0x58ba772ab516 <vm_exec_core+22790>, 0x58ba772acb16 <vm_exec_core+28422>, 0x58ba772aa931 <vm_exec_core+19745>, 0x58ba772ab59f <vm_exec_core+22927>, 0x58ba772ac058 <vm_exec_core+25672>, 0x58ba772aa86e <vm_exec_core+19550>, 0x58ba772a676c <vm_exec_core+2908>, 0x58ba772aafc4 <vm_exec_core+21428>, 0x58ba772a65ff <vm_exec_core+2543>, 0x58ba772a6a35 <vm_exec_core+3621>, 0x58ba772a8745 <vm_exec_core+11061>, 0x58ba772aa43b <vm_exec_core+18475>, 0x58ba772aae5d <vm_exec_core+21069>, 0x58ba772aa0e0 <vm_exec_core+17616>, 0x58ba772a620b <vm_exec_core+1531>, 0x58ba772ac288 <vm_exec_core+26232>, 0x58ba772ac968 <vm_exec_core+27992>, 0x58ba772a6bdc <vm_exec_core+4044>, 0x58ba772a7788 <vm_exec_core+7032>, 0x58ba772a7446 <vm_exec_core+6198>, 0x58ba772a7ec3 <vm_exec_core+8883>, 0x58ba772a8cfa <vm_exec_core+12522>, 0x58ba772a6c83 <vm_exec_core+4211>, 0x58ba772ac0f0 <vm_exec_core+25824>, 0x58ba772a7712 <vm_exec_core+6914>, 0x58ba772a8ba8 <vm_exec_core+12184>, 0x58ba772a966f <vm_exec_core+14943>, 0x58ba772aba4d <vm_exec_core+24125>, 0x58ba772aaaf3 <vm_exec_core+20195>, 0x58ba772a819d <vm_exec_core+9613>, 0x58ba772a7a1f <vm_exec_core+7695>, 0x58ba772ab8a3 <vm_exec_core+23699>, 0x58ba772a8925 <vm_exec_core+11541>, 0x58ba772ab0c3 <vm_exec_core+21683>, 0x58ba772aab65 <vm_exec_core+20309>, 0x58ba772ab17a <vm_exec_core+21866>, 0x58ba772ac63a <vm_exec_core+27178>, 0x58ba772a9ef2 <vm_exec_core+17122>, 0x58ba772abb06 <vm_exec_core+24310>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772ab634 <vm_exec_core+23076>, 0x58ba772a82bc <vm_exec_core+9900>, 0x58ba772aa7c9 <vm_exec_core+19385>, 0x58ba772aaa09 <vm_exec_core+19961>, 0x58ba772a92a3 <vm_exec_core+13971>, 0x58ba772aa436 <vm_exec_core+18470>, 0x58ba772a866a <vm_exec_core+10842>, 0x58ba772a7ca7 <vm_exec_core+8343>, 0x58ba772ab1f8 <vm_exec_core+21992>, 0x58ba772a6e14 <vm_exec_core+4612>, 0x58ba772a9050 <vm_exec_core+13376>, 0x58ba772a99a0 <vm_exec_core+15760>, 0x58ba772a7fa1 <vm_exec_core+9105>, 0x58ba772b39b4 <vm_exec_core+56740>, 0x58ba772a7976 <vm_exec_core+7526>, 0x58ba772a786e <vm_exec_core+7262>, 0x58ba772a7b79 <vm_exec_core+8041>, 0x58ba772a8564 <vm_exec_core+10580>, 0x58ba772aa2df <vm_exec_core+18127>, 0x58ba772a972a <vm_exec_core+15130>, 0x58ba772aa2da <vm_exec_core+18122>, 0x58ba772aaaee <vm_exec_core+20190>, 0x58ba772aaae9 <vm_exec_core+20185>, 0x58ba772a7b74 <vm_exec_core+8036>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772a8cc3 <vm_exec_core+12467>, 0x58ba772a8cc8 <vm_exec_core+12472>, 0x58ba772aaae4 <vm_exec_core+20180>, 0x58ba772aa92c <vm_exec_core+19740>, 0x58ba772a999b <vm_exec_core+15755>, 0x58ba772a98d2 <vm_exec_core+15554>, 0x58ba772aa9db <vm_exec_core+19915>, 0x58ba772a9da5 <vm_exec_core+16789>...}
        reg_cfp = 0x7a46ec9ff608
        reg_pc = 0x51900001b210
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#67 0x000058ba772a11fb 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.
#68 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
#69 0x000058ba773312c2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7a46ec9ff738, self=134445072987920, 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 = 0x7a46eed5f228
        cfp = <optimized out>
        sp = 0x7a46ec8ff8d0
        use_argv = 0x7a46ed46ec60
        stack_argv = 0x7a46ec8ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#70 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 = 0x7a46ec9ff738
#71 0x000058ba772d263c 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.
#72 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.
#73 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#74 0x000058ba772d263c in rb_yield (val=<optimized out>)
No locals.
#75 0x000058ba77499503 in rb_ary_collect (ary=134444507530120) at /tmp/ruby/src/trunk_asan/array.c:3678
        collect = 134444507530040
        i = 0
#76 0x000058ba77310b08 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 = 0x7a46eeddeb90
        cfunc = 0x5060000200c8
        recv = 134444507530120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#77 0x000058ba772aa61f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7a46ec9ff720, cd=0x50200002a090, 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>
#78 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 = 0x50200002a090
        insns_address_table = {0x58ba772a61e6 <vm_exec_core+1494>, 0x58ba772a74ed <vm_exec_core+6365>, 0x58ba772ac711 <vm_exec_core+27393>, 0x58ba772a705f <vm_exec_core+5199>, 0x58ba772ad4c2 <vm_exec_core+30898>, 0x58ba772ab2d0 <vm_exec_core+22208>, 0x58ba772a8ede <vm_exec_core+13006>, 0x58ba772a634e <vm_exec_core+1854>, 0x58ba772acd04 <vm_exec_core+28916>, 0x58ba772aca4c <vm_exec_core+28220>, 0x58ba772a72dc <vm_exec_core+5836>, 0x58ba772a683e <vm_exec_core+3118>, 0x58ba772ab9c6 <vm_exec_core+23990>, 0x58ba772a7de3 <vm_exec_core+8659>, 0x58ba772acf05 <vm_exec_core+29429>, 0x58ba772acbae <vm_exec_core+28574>, 0x58ba772a84d1 <vm_exec_core+10433>, 0x58ba772a8e6d <vm_exec_core+12893>, 0x58ba772ab525 <vm_exec_core+22805>, 0x58ba772acb25 <vm_exec_core+28437>, 0x58ba772aa940 <vm_exec_core+19760>, 0x58ba772ab5ae <vm_exec_core+22942>, 0x58ba772ac067 <vm_exec_core+25687>, 0x58ba772aa87d <vm_exec_core+19565>, 0x58ba772a677b <vm_exec_core+2923>, 0x58ba772aafd3 <vm_exec_core+21443>, 0x58ba772a660e <vm_exec_core+2558>, 0x58ba772a6a44 <vm_exec_core+3636>, 0x58ba772a8754 <vm_exec_core+11076>, 0x58ba772aa44a <vm_exec_core+18490>, 0x58ba772aae6c <vm_exec_core+21084>, 0x58ba772aa0ef <vm_exec_core+17631>, 0x58ba772a621a <vm_exec_core+1546>, 0x58ba772ac297 <vm_exec_core+26247>, 0x58ba772ac977 <vm_exec_core+28007>, 0x58ba772a6beb <vm_exec_core+4059>, 0x58ba772a7797 <vm_exec_core+7047>, 0x58ba772a7455 <vm_exec_core+6213>, 0x58ba772a7ed2 <vm_exec_core+8898>, 0x58ba772a8d09 <vm_exec_core+12537>, 0x58ba772a6c92 <vm_exec_core+4226>, 0x58ba772ac0ff <vm_exec_core+25839>, 0x58ba772a7721 <vm_exec_core+6929>, 0x58ba772a8bb7 <vm_exec_core+12199>, 0x58ba772a967e <vm_exec_core+14958>, 0x58ba772aba5c <vm_exec_core+24140>, 0x58ba772aab02 <vm_exec_core+20210>, 0x58ba772a81ac <vm_exec_core+9628>, 0x58ba772a7a2e <vm_exec_core+7710>, 0x58ba772ab8b2 <vm_exec_core+23714>, 0x58ba772a8934 <vm_exec_core+11556>, 0x58ba772ab0d2 <vm_exec_core+21698>, 0x58ba772aab74 <vm_exec_core+20324>, 0x58ba772ab189 <vm_exec_core+21881>, 0x58ba772ac649 <vm_exec_core+27193>, 0x58ba772a9f01 <vm_exec_core+17137>, 0x58ba772abb15 <vm_exec_core+24325>, 0x58ba772a5f68 <vm_exec_core+856>, 0x58ba772ab643 <vm_exec_core+23091>, 0x58ba772a82cb <vm_exec_core+9915>, 0x58ba772aa7d8 <vm_exec_core+19400>, 0x58ba772aaa18 <vm_exec_core+19976>, 0x58ba772a92b2 <vm_exec_core+13986>, 0x58ba772a6af8 <vm_exec_core+3816>, 0x58ba772a8679 <vm_exec_core+10857>, 0x58ba772a7cb6 <vm_exec_core+8358>, 0x58ba772ab207 <vm_exec_core+22007>, 0x58ba772a6e23 <vm_exec_core+4627>, 0x58ba772a905f <vm_exec_core+13391>, 0x58ba772a99af <vm_exec_core+15775>, 0x58ba772a7fb0 <vm_exec_core+9120>, 0x58ba772b39c3 <vm_exec_core+56755>, 0x58ba772a7985 <vm_exec_core+7541>, 0x58ba772a787d <vm_exec_core+7277>, 0x58ba772a7b88 <vm_exec_core+8056>, 0x58ba772a8573 <vm_exec_core+10595>, 0x58ba772aa2ee <vm_exec_core+18142>, 0x58ba772a9739 <vm_exec_core+15145>, 0x58ba772aaeeb <vm_exec_core+21211>, 0x58ba772a9b95 <vm_exec_core+16261>, 0x58ba772ac1c0 <vm_exec_core+26032>, 0x58ba772ad767 <vm_exec_core+31575>, 0x58ba772ac404 <vm_exec_core+26612>, 0x58ba772ad055 <vm_exec_core+29765>, 0x58ba772ad146 <vm_exec_core+30006>, 0x58ba772a66a0 <vm_exec_core+2704>, 0x58ba772acc2d <vm_exec_core+28701>, 0x58ba772a8859 <vm_exec_core+11337>, 0x58ba772ace28 <vm_exec_core+29208>, 0x58ba772a839a <vm_exec_core+10122>, 0x58ba772ac33b <vm_exec_core+26411>, 0x58ba772a6537 <vm_exec_core+2343>, 0x58ba772a6d1d <vm_exec_core+4365>, 0x58ba772ad38a <vm_exec_core+30586>, 0x58ba772a8c3d <vm_exec_core+12333>, 0x58ba772a8a3a <vm_exec_core+11818>, 0x58ba772a5f6d <vm_exec_core+861>, 0x58ba772a645a <vm_exec_core+2122>, 0x58ba772a5ff3 <vm_exec_core+995>, 0x58ba772ac4f3 <vm_exec_core+26851>, 0x58ba772a9dbe <vm_exec_core+16814>, 0x58ba772a9482 <vm_exec_core+14450>, 0x58ba772a9c9a <vm_exec_core+16522>, 0x58ba772a98e6 <vm_exec_core+15574>, 0x58ba772a8acf <vm_exec_core+11967>, 0x58ba772a938d <vm_exec_core+14205>, 0x58ba772a8d59 <vm_exec_core+12617>, 0x58ba772a959c <vm_exec_core+14732>, 0x58ba772a960d <vm_exec_core+14845>, 0x58ba772a61d7 <vm_exec_core+1479>, 0x58ba772a74de <vm_exec_core+6350>, 0x58ba772ac702 <vm_exec_core+27378>, 0x58ba772a7050 <vm_exec_core+5184>, 0x58ba772ad4b3 <vm_exec_core+30883>, 0x58ba772ab2c1 <vm_exec_core+22193>, 0x58ba772a8ecf <vm_exec_core+12991>, 0x58ba772a633f <vm_exec_core+1839>, 0x58ba772accf5 <vm_exec_core+28901>, 0x58ba772aca3d <vm_exec_core+28205>, 0x58ba772a72cd <vm_exec_core+5821>, 0x58ba772a682f <vm_exec_core+3103>, 0x58ba772ab9b7 <vm_exec_core+23975>, 0x58ba772a7dd4 <vm_exec_core+8644>, 0x58ba772acef6 <vm_exec_core+29414>, 0x58ba772acb9f <vm_exec_core+28559>, 0x58ba772a84c2 <vm_exec_core+10418>, 0x58ba772a8e5e <vm_exec_core+12878>, 0x58ba772ab516 <vm_exec_core+22790>, 0x58ba772acb16 <vm_exec_core+28422>, 0x58ba772aa931 <vm_exec_core+19745>, 0x58ba772ab59f <vm_exec_core+22927>, 0x58ba772ac058 <vm_exec_core+25672>, 0x58ba772aa86e <vm_exec_core+19550>, 0x58ba772a676c <vm_exec_core+2908>, 0x58ba772aafc4 <vm_exec_core+21428>, 0x58ba772a65ff <vm_exec_core+2543>, 0x58ba772a6a35 <vm_exec_core+3621>, 0x58ba772a8745 <vm_exec_core+11061>, 0x58ba772aa43b <vm_exec_core+18475>, 0x58ba772aae5d <vm_exec_core+21069>, 0x58ba772aa0e0 <vm_exec_core+17616>, 0x58ba772a620b <vm_exec_core+1531>, 0x58ba772ac288 <vm_exec_core+26232>, 0x58ba772ac968 <vm_exec_core+27992>, 0x58ba772a6bdc <vm_exec_core+4044>, 0x58ba772a7788 <vm_exec_core+7032>, 0x58ba772a7446 <vm_exec_core+6198>, 0x58ba772a7ec3 <vm_exec_core+8883>, 0x58ba772a8cfa <vm_exec_core+12522>, 0x58ba772a6c83 <vm_exec_core+4211>, 0x58ba772ac0f0 <vm_exec_core+25824>, 0x58ba772a7712 <vm_exec_core+6914>, 0x58ba772a8ba8 <vm_exec_core+12184>, 0x58ba772a966f <vm_exec_core+14943>, 0x58ba772aba4d <vm_exec_core+24125>, 0x58ba772aaaf3 <vm_exec_core+20195>, 0x58ba772a819d <vm_exec_core+9613>, 0x58ba772a7a1f <vm_exec_core+7695>, 0x58ba772ab8a3 <vm_exec_core+23699>, 0x58ba772a8925 <vm_exec_core+11541>, 0x58ba772ab0c3 <vm_exec_core+21683>, 0x58ba772aab65 <vm_exec_core+20309>, 0x58ba772ab17a <vm_exec_core+21866>, 0x58ba772ac63a <vm_exec_core+27178>, 0x58ba772a9ef2 <vm_exec_core+17122>, 0x58ba772abb06 <vm_exec_core+24310>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772ab634 <vm_exec_core+23076>, 0x58ba772a82bc <vm_exec_core+9900>, 0x58ba772aa7c9 <vm_exec_core+19385>, 0x58ba772aaa09 <vm_exec_core+19961>, 0x58ba772a92a3 <vm_exec_core+13971>, 0x58ba772aa436 <vm_exec_core+18470>, 0x58ba772a866a <vm_exec_core+10842>, 0x58ba772a7ca7 <vm_exec_core+8343>, 0x58ba772ab1f8 <vm_exec_core+21992>, 0x58ba772a6e14 <vm_exec_core+4612>, 0x58ba772a9050 <vm_exec_core+13376>, 0x58ba772a99a0 <vm_exec_core+15760>, 0x58ba772a7fa1 <vm_exec_core+9105>, 0x58ba772b39b4 <vm_exec_core+56740>, 0x58ba772a7976 <vm_exec_core+7526>, 0x58ba772a786e <vm_exec_core+7262>, 0x58ba772a7b79 <vm_exec_core+8041>, 0x58ba772a8564 <vm_exec_core+10580>, 0x58ba772aa2df <vm_exec_core+18127>, 0x58ba772a972a <vm_exec_core+15130>, 0x58ba772aa2da <vm_exec_core+18122>, 0x58ba772aaaee <vm_exec_core+20190>, 0x58ba772aaae9 <vm_exec_core+20185>, 0x58ba772a7b74 <vm_exec_core+8036>, 0x58ba772aafb0 <vm_exec_core+21408>, 0x58ba772a8cc3 <vm_exec_core+12467>, 0x58ba772a8cc8 <vm_exec_core+12472>, 0x58ba772aaae4 <vm_exec_core+20180>, 0x58ba772aa92c <vm_exec_core+19740>, 0x58ba772a999b <vm_exec_core+15755>, 0x58ba772a98d2 <vm_exec_core+15554>, 0x58ba772aa9db <vm_exec_core+19915>, 0x58ba772a9da5 <vm_exec_core+16789>...}
        reg_cfp = 0x7a46ec9ff720
        reg_pc = 0x504000008678
        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>
#79 0x000058ba772a11fb 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.
#80 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
#81 0x000058ba772e9898 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
        ec = 0x5170000000d0
        val = <optimized out>
#82 0x000058ba76ed4c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7a46eed5f3b8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc593b0490, <optimized out>, 0x7ffc593b03e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a46eed5f3b8
#83 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#84 0x000058ba76ecdbe7 in rb_main (argc=11, argv=0x7ffc593b0658) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#85 main (argc=11, argv=0x7ffc593b0658) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2262755) detached]
$ timeout 60 gdb -p 1474604 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007a46cd32c4e4 in ?? () from /lib/x86_64-linux-gnu/libnss_systemd.so.2

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7a46ef6b7c40 (LWP 1474604) "ruby" 0x00007a46cd32c4e4 in ?? () from /lib/x86_64-linux-gnu/libnss_systemd.so.2

>>> Machine level backtrace


Thread 1 (Thread 0x7a46ef6b7c40 (LWP 1474604) "ruby"):
#0  0x00007a46cd32c4e4 in ?? () from /lib/x86_64-linux-gnu/libnss_systemd.so.2
No symbol table info available.
#1  0x00007a46ef8c90f2 in _dl_call_fini (closure_map=closure_map@entry=0x51a000034280) at ./elf/dl-call_fini.c:43
        array = 0x7a46cd37a5f8
        sz = <optimized out>
        map = 0x51a000034280
        fini_array = <optimized out>
        fini = <optimized out>
#2  0x00007a46ef8cd578 in _dl_fini () at ./elf/dl-fini.c:114
        l = 0x51a000034280
        maps = <optimized out>
        i = 49
        l = <optimized out>
        nmaps = <optimized out>
        nloaded = <optimized out>
        ns = 0
        do_audit = 0
        __PRETTY_FUNCTION__ = "_dl_fini"
#3  0x00007a46ef447a76 in __run_exit_handlers (status=0, listp=<optimized out>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at ./stdlib/exit.c:108
        atfct = <optimized out>
        onfct = <optimized out>
        cxafct = <optimized out>
        arg = <optimized out>
        f = <optimized out>
        new_exitfn_called = 5
        cur = 0x7a46ef604fc0 <initial>
        restart = <optimized out>
#4  0x00007a46ef447bbe in __GI_exit (status=<optimized out>) at ./stdlib/exit.c:138
No locals.
#5  0x00007a46ef42a1d1 in __libc_start_call_main (main=main@entry=0x58ba76ecda80 <main>, argc=argc@entry=11, argv=argv@entry=0x7ffc593b0658) at ../sysdeps/nptl/libc_start_call_main.h:74
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140721805526616, 9174414804738778868, 11, 0, 97557895741616, 134445085491200, 9174414804757653236, 8369796264067868404}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x58ba76e078ae <__asan_register_elf_globals+46>, 0x7ffc593b0658}, data = {prev = 0x0, cleanup = 0x0, canceltype = 1994422446}}}
        not_first_call = <optimized out>
#6  0x00007a46ef42a28b in __libc_start_main_impl (main=0x58ba76ecda80 <main>, argc=11, argv=0x7ffc593b0658, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc593b0648) at ../csu/libc-start.c:360
No locals.
#7  0x000058ba76df19b5 in _start ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)


Program received signal SIGSEGV, Segmentation fault.
0x000058ba777a3683 in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1619
1619	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
=================================================================
==1474604==ERROR: AddressSanitizer: heap-use-after-free on address 0x5290000087b8 at pc 0x58ba7717eef2 bp 0x529000008640 sp 0x529000008638
READ of size 4 at 0x5290000087b8 thread T0
[Inferior 1 (process 1474604) detached]
$ timeout 60 gdb -p 1474594 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2262785]
[New LWP 1474596]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000073ced3d10813 in __GI___wait4 (pid=-1, stat_loc=0x73ced1df5468, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x73ced3ea2c40 (LWP 1474594) "ruby"            0x000073ced3d10813 in __GI___wait4 (pid=-1, stat_loc=0x73ced1df5468, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x73ceb2dcd6c0 (LWP 2262785) "Timeout stdlib " 0x000073ced3c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x73ceb2dcac00, op=137, expected=0, futex_word=0x50c00546c2d0) at ./nptl/futex-internal.c:57
  3    Thread 0x73ceb7bff6c0 (LWP 1474596) "ruby"            0x000073ced3d1b4fd in __GI___poll (fds=0x73ceb69ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x73ceb7bff6c0 (LWP 1474596) "ruby"):
#0  0x000073ced3d1b4fd in __GI___poll (fds=0x73ceb69ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005be94409477a in __interceptor_poll ()
No symbol table info available.
#2  0x00005be94448d06b 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  0x00005be9440edb2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073ced3c9caa4 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 = {127331683268288, -6025338326742950954, 127331683268288, -352, 0, 140729963363184, -6025338326730368042, -6025400293231256618}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000073ced3d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x73ceb2dcd6c0 (LWP 2262785) "Timeout stdlib "):
#0  0x000073ced3c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x73ceb2dcac00, op=137, expected=0, futex_word=0x50c00546c2d0) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x73ceb2dcac00, clockid=0, expected=0, futex_word=0x50c00546c2d0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00546c2d0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x73ceb2dcac00, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000073ced3c9bc8e in __pthread_cond_wait_common (abstime=0x73ceb2dcac00, clockid=1, mutex=0x51500004f7b0, cond=0x50c00546c2a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73ced3c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x73ceb2dcaaf0, __canceltype = -1309874752, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c00546c2a8, mutex = 0x51500004f7b0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c00546c2a8, mutex=mutex@entry=0x51500004f7b0, abstime=abstime@entry=0x73ceb2dcac00) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005be944486c61 in native_cond_timedwait (cond=0x50c00546c2a8, mutex=0x51500004f7b0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x51500004f680, rel=rel@entry=0x73ceb1ece560) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2492
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x51500004f7b0
        cond = 0x50c00546c2a8
        max = 100000000000000000
#7  0x00005be944468024 in native_sleep (th=0x51500004f680, rel=0x73ceb1ece560) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3348
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=999843000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1340
        prev_status = THREAD_RUNNABLE
        end = 10029340715408303
        woke = 1
#9  0x00005be9444622fe in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:592
        timeout_value = <optimized out>
        relative_timeout = 18446744073709551100
        arguments = <optimized out>
        timeout = 18410704028439674882
        woken = 20
        scheduler = <optimized out>
#10 0x00005be9441398f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
        _ec = 0x51700007a550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73ceb2dcaef0, <optimized out>, 0x73ceb2dcae00, <optimized out>, <optimized out>}, prev = 0x73ceb21ce0a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51700007a550
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005be944461c05 in rb_mutex_sleep (self=<optimized out>, timeout=18410704028439674882) at /tmp/ruby/src/trunk_asan/thread_sync.c:615
        arguments = {self = 127331607194840, timeout = <optimized out>}
        beg = 1765101834
        woken = <optimized out>
        end = <optimized out>
#12 0x00005be944587262 in vm_call0_cfunc_with_frame (ec=0x51700007a550, calling=<optimized out>, argv=0x73ceb20cee48) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x73ceb2ecf6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 127331607194840
        argc = 1
        mid = 26641
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x51700007a550, calling=<optimized out>, argv=0x73ceb20cee48) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#15 0x00005be94452f5bd in vm_call0_cc (ec=0x51700007a550, recv=127331607194840, id=26641, 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 0x89)>
        use_argv = 0x0
        av = <optimized out>
#16 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 = 0x51700007a550
        cc = <optimized out>
        self = <optimized out>
#17 0x00005be9441398f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
        _ec = 0x51700007a550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73ceb2dcb290, <optimized out>, 0x73ceb2dcb1a0, <optimized out>, <optimized out>}, prev = 0x73ceb20ce740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51700007a550
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x00005be944492dbd in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1627
        sync_waiter = {self = 127331607194840, th = 0x51500004f680, fiber = 0x0, node = {next = 0x503003ce8d50, prev = 0x503003ce8d50}}
        ec = <optimized out>
        cv = <optimized out>
        args = <optimized out>
#19 0x00005be944570b08 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 = 0x463100100005
        cc = <optimized out>
        me = 0x73ced3586838
        cfunc = 0x506000047ea8
        recv = 127331607195160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00005be9445563b5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x73ceb2dcb8a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x00005be944555e45 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 = 0x73ceb2dcac00
#22 0x00005be944511f5d in vm_sendish (ec=0x51700007a550, reg_cfp=0x73ceb2ecf720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x51700007a550) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5be9445061e6 <vm_exec_core+1494>, 0x5be9445074ed <vm_exec_core+6365>, 0x5be94450c711 <vm_exec_core+27393>, 0x5be94450705f <vm_exec_core+5199>, 0x5be94450d4c2 <vm_exec_core+30898>, 0x5be94450b2d0 <vm_exec_core+22208>, 0x5be944508ede <vm_exec_core+13006>, 0x5be94450634e <vm_exec_core+1854>, 0x5be94450cd04 <vm_exec_core+28916>, 0x5be94450ca4c <vm_exec_core+28220>, 0x5be9445072dc <vm_exec_core+5836>, 0x5be94450683e <vm_exec_core+3118>, 0x5be94450b9c6 <vm_exec_core+23990>, 0x5be944507de3 <vm_exec_core+8659>, 0x5be94450cf05 <vm_exec_core+29429>, 0x5be94450cbae <vm_exec_core+28574>, 0x5be9445084d1 <vm_exec_core+10433>, 0x5be944508e6d <vm_exec_core+12893>, 0x5be94450b525 <vm_exec_core+22805>, 0x5be94450cb25 <vm_exec_core+28437>, 0x5be94450a940 <vm_exec_core+19760>, 0x5be94450b5ae <vm_exec_core+22942>, 0x5be94450c067 <vm_exec_core+25687>, 0x5be94450a87d <vm_exec_core+19565>, 0x5be94450677b <vm_exec_core+2923>, 0x5be94450afd3 <vm_exec_core+21443>, 0x5be94450660e <vm_exec_core+2558>, 0x5be944506a44 <vm_exec_core+3636>, 0x5be944508754 <vm_exec_core+11076>, 0x5be94450a44a <vm_exec_core+18490>, 0x5be94450ae6c <vm_exec_core+21084>, 0x5be94450a0ef <vm_exec_core+17631>, 0x5be94450621a <vm_exec_core+1546>, 0x5be94450c297 <vm_exec_core+26247>, 0x5be94450c977 <vm_exec_core+28007>, 0x5be944506beb <vm_exec_core+4059>, 0x5be944507797 <vm_exec_core+7047>, 0x5be944507455 <vm_exec_core+6213>, 0x5be944507ed2 <vm_exec_core+8898>, 0x5be944508d09 <vm_exec_core+12537>, 0x5be944506c92 <vm_exec_core+4226>, 0x5be94450c0ff <vm_exec_core+25839>, 0x5be944507721 <vm_exec_core+6929>, 0x5be944508bb7 <vm_exec_core+12199>, 0x5be94450967e <vm_exec_core+14958>, 0x5be94450ba5c <vm_exec_core+24140>, 0x5be94450ab02 <vm_exec_core+20210>, 0x5be9445081ac <vm_exec_core+9628>, 0x5be944507a2e <vm_exec_core+7710>, 0x5be94450b8b2 <vm_exec_core+23714>, 0x5be944508934 <vm_exec_core+11556>, 0x5be94450b0d2 <vm_exec_core+21698>, 0x5be94450ab74 <vm_exec_core+20324>, 0x5be94450b189 <vm_exec_core+21881>, 0x5be94450c649 <vm_exec_core+27193>, 0x5be944509f01 <vm_exec_core+17137>, 0x5be94450bb15 <vm_exec_core+24325>, 0x5be944505f68 <vm_exec_core+856>, 0x5be94450b643 <vm_exec_core+23091>, 0x5be9445082cb <vm_exec_core+9915>, 0x5be94450a7d8 <vm_exec_core+19400>, 0x5be94450aa18 <vm_exec_core+19976>, 0x5be9445092b2 <vm_exec_core+13986>, 0x5be944506af8 <vm_exec_core+3816>, 0x5be944508679 <vm_exec_core+10857>, 0x5be944507cb6 <vm_exec_core+8358>, 0x5be94450b207 <vm_exec_core+22007>, 0x5be944506e23 <vm_exec_core+4627>, 0x5be94450905f <vm_exec_core+13391>, 0x5be9445099af <vm_exec_core+15775>, 0x5be944507fb0 <vm_exec_core+9120>, 0x5be9445139c3 <vm_exec_core+56755>, 0x5be944507985 <vm_exec_core+7541>, 0x5be94450787d <vm_exec_core+7277>, 0x5be944507b88 <vm_exec_core+8056>, 0x5be944508573 <vm_exec_core+10595>, 0x5be94450a2ee <vm_exec_core+18142>, 0x5be944509739 <vm_exec_core+15145>, 0x5be94450aeeb <vm_exec_core+21211>, 0x5be944509b95 <vm_exec_core+16261>, 0x5be94450c1c0 <vm_exec_core+26032>, 0x5be94450d767 <vm_exec_core+31575>, 0x5be94450c404 <vm_exec_core+26612>, 0x5be94450d055 <vm_exec_core+29765>, 0x5be94450d146 <vm_exec_core+30006>, 0x5be9445066a0 <vm_exec_core+2704>, 0x5be94450cc2d <vm_exec_core+28701>, 0x5be944508859 <vm_exec_core+11337>, 0x5be94450ce28 <vm_exec_core+29208>, 0x5be94450839a <vm_exec_core+10122>, 0x5be94450c33b <vm_exec_core+26411>, 0x5be944506537 <vm_exec_core+2343>, 0x5be944506d1d <vm_exec_core+4365>, 0x5be94450d38a <vm_exec_core+30586>, 0x5be944508c3d <vm_exec_core+12333>, 0x5be944508a3a <vm_exec_core+11818>, 0x5be944505f6d <vm_exec_core+861>, 0x5be94450645a <vm_exec_core+2122>, 0x5be944505ff3 <vm_exec_core+995>, 0x5be94450c4f3 <vm_exec_core+26851>, 0x5be944509dbe <vm_exec_core+16814>, 0x5be944509482 <vm_exec_core+14450>, 0x5be944509c9a <vm_exec_core+16522>, 0x5be9445098e6 <vm_exec_core+15574>, 0x5be944508acf <vm_exec_core+11967>, 0x5be94450938d <vm_exec_core+14205>, 0x5be944508d59 <vm_exec_core+12617>, 0x5be94450959c <vm_exec_core+14732>, 0x5be94450960d <vm_exec_core+14845>, 0x5be9445061d7 <vm_exec_core+1479>, 0x5be9445074de <vm_exec_core+6350>, 0x5be94450c702 <vm_exec_core+27378>, 0x5be944507050 <vm_exec_core+5184>, 0x5be94450d4b3 <vm_exec_core+30883>, 0x5be94450b2c1 <vm_exec_core+22193>, 0x5be944508ecf <vm_exec_core+12991>, 0x5be94450633f <vm_exec_core+1839>, 0x5be94450ccf5 <vm_exec_core+28901>, 0x5be94450ca3d <vm_exec_core+28205>, 0x5be9445072cd <vm_exec_core+5821>, 0x5be94450682f <vm_exec_core+3103>, 0x5be94450b9b7 <vm_exec_core+23975>, 0x5be944507dd4 <vm_exec_core+8644>, 0x5be94450cef6 <vm_exec_core+29414>, 0x5be94450cb9f <vm_exec_core+28559>, 0x5be9445084c2 <vm_exec_core+10418>, 0x5be944508e5e <vm_exec_core+12878>, 0x5be94450b516 <vm_exec_core+22790>, 0x5be94450cb16 <vm_exec_core+28422>, 0x5be94450a931 <vm_exec_core+19745>, 0x5be94450b59f <vm_exec_core+22927>, 0x5be94450c058 <vm_exec_core+25672>, 0x5be94450a86e <vm_exec_core+19550>, 0x5be94450676c <vm_exec_core+2908>, 0x5be94450afc4 <vm_exec_core+21428>, 0x5be9445065ff <vm_exec_core+2543>, 0x5be944506a35 <vm_exec_core+3621>, 0x5be944508745 <vm_exec_core+11061>, 0x5be94450a43b <vm_exec_core+18475>, 0x5be94450ae5d <vm_exec_core+21069>, 0x5be94450a0e0 <vm_exec_core+17616>, 0x5be94450620b <vm_exec_core+1531>, 0x5be94450c288 <vm_exec_core+26232>, 0x5be94450c968 <vm_exec_core+27992>, 0x5be944506bdc <vm_exec_core+4044>, 0x5be944507788 <vm_exec_core+7032>, 0x5be944507446 <vm_exec_core+6198>, 0x5be944507ec3 <vm_exec_core+8883>, 0x5be944508cfa <vm_exec_core+12522>, 0x5be944506c83 <vm_exec_core+4211>, 0x5be94450c0f0 <vm_exec_core+25824>, 0x5be944507712 <vm_exec_core+6914>, 0x5be944508ba8 <vm_exec_core+12184>, 0x5be94450966f <vm_exec_core+14943>, 0x5be94450ba4d <vm_exec_core+24125>, 0x5be94450aaf3 <vm_exec_core+20195>, 0x5be94450819d <vm_exec_core+9613>, 0x5be944507a1f <vm_exec_core+7695>, 0x5be94450b8a3 <vm_exec_core+23699>, 0x5be944508925 <vm_exec_core+11541>, 0x5be94450b0c3 <vm_exec_core+21683>, 0x5be94450ab65 <vm_exec_core+20309>, 0x5be94450b17a <vm_exec_core+21866>, 0x5be94450c63a <vm_exec_core+27178>, 0x5be944509ef2 <vm_exec_core+17122>, 0x5be94450bb06 <vm_exec_core+24310>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be94450b634 <vm_exec_core+23076>, 0x5be9445082bc <vm_exec_core+9900>, 0x5be94450a7c9 <vm_exec_core+19385>, 0x5be94450aa09 <vm_exec_core+19961>, 0x5be9445092a3 <vm_exec_core+13971>, 0x5be94450a436 <vm_exec_core+18470>, 0x5be94450866a <vm_exec_core+10842>, 0x5be944507ca7 <vm_exec_core+8343>, 0x5be94450b1f8 <vm_exec_core+21992>, 0x5be944506e14 <vm_exec_core+4612>, 0x5be944509050 <vm_exec_core+13376>, 0x5be9445099a0 <vm_exec_core+15760>, 0x5be944507fa1 <vm_exec_core+9105>, 0x5be9445139b4 <vm_exec_core+56740>, 0x5be944507976 <vm_exec_core+7526>, 0x5be94450786e <vm_exec_core+7262>, 0x5be944507b79 <vm_exec_core+8041>, 0x5be944508564 <vm_exec_core+10580>, 0x5be94450a2df <vm_exec_core+18127>, 0x5be94450972a <vm_exec_core+15130>, 0x5be94450a2da <vm_exec_core+18122>, 0x5be94450aaee <vm_exec_core+20190>, 0x5be94450aae9 <vm_exec_core+20185>, 0x5be944507b74 <vm_exec_core+8036>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be944508cc3 <vm_exec_core+12467>, 0x5be944508cc8 <vm_exec_core+12472>, 0x5be94450aae4 <vm_exec_core+20180>, 0x5be94450a92c <vm_exec_core+19740>, 0x5be94450999b <vm_exec_core+15755>, 0x5be9445098d2 <vm_exec_core+15554>, 0x5be94450a9db <vm_exec_core+19915>, 0x5be944509da5 <vm_exec_core+16789>...}
        reg_cfp = 0x73ceb2ecf720
        reg_pc = 0x5130000b21e0
        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 0x00005be944500e12 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x51700007a550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x00005be9445912c2 in invoke_iseq_block_from_c (ec=0x51700007a550, captured=0x73ceb2ecf7a8, self=127331624992040, 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 = 0x73ced3527ce8
        cfp = <optimized out>
        sp = 0x73ceb2dcf870
        use_argv = 0x0
        stack_argv = 0x73ceb2dcf870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 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 = 0x73ceb2ecf7a8
#27 0x00005be94453263c 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.
#28 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.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#30 0x00005be94453263c in rb_yield (val=<optimized out>)
No locals.
#31 0x00005be9441398f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
        _ec = 0x51700007a550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73ceb2dcbf90, <optimized out>, 0x73ceb2dcbea0, <optimized out>, <optimized out>}, prev = 0x73ceb20cd240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51700007a550
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x00005be944570b08 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 = 0x682100000001
        cc = <optimized out>
        me = 0x73ced3586e28
        cfunc = 0x5060000470c8
        recv = 127331607194840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x00005be94450a61f in vm_sendish (ec=0x51700007a550, reg_cfp=0x73ceb2ecf790, cd=0x50f000005700, 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>
#34 vm_exec_core (ec=ec@entry=0x51700007a550) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f000005700
        insns_address_table = {0x5be9445061e6 <vm_exec_core+1494>, 0x5be9445074ed <vm_exec_core+6365>, 0x5be94450c711 <vm_exec_core+27393>, 0x5be94450705f <vm_exec_core+5199>, 0x5be94450d4c2 <vm_exec_core+30898>, 0x5be94450b2d0 <vm_exec_core+22208>, 0x5be944508ede <vm_exec_core+13006>, 0x5be94450634e <vm_exec_core+1854>, 0x5be94450cd04 <vm_exec_core+28916>, 0x5be94450ca4c <vm_exec_core+28220>, 0x5be9445072dc <vm_exec_core+5836>, 0x5be94450683e <vm_exec_core+3118>, 0x5be94450b9c6 <vm_exec_core+23990>, 0x5be944507de3 <vm_exec_core+8659>, 0x5be94450cf05 <vm_exec_core+29429>, 0x5be94450cbae <vm_exec_core+28574>, 0x5be9445084d1 <vm_exec_core+10433>, 0x5be944508e6d <vm_exec_core+12893>, 0x5be94450b525 <vm_exec_core+22805>, 0x5be94450cb25 <vm_exec_core+28437>, 0x5be94450a940 <vm_exec_core+19760>, 0x5be94450b5ae <vm_exec_core+22942>, 0x5be94450c067 <vm_exec_core+25687>, 0x5be94450a87d <vm_exec_core+19565>, 0x5be94450677b <vm_exec_core+2923>, 0x5be94450afd3 <vm_exec_core+21443>, 0x5be94450660e <vm_exec_core+2558>, 0x5be944506a44 <vm_exec_core+3636>, 0x5be944508754 <vm_exec_core+11076>, 0x5be94450a44a <vm_exec_core+18490>, 0x5be94450ae6c <vm_exec_core+21084>, 0x5be94450a0ef <vm_exec_core+17631>, 0x5be94450621a <vm_exec_core+1546>, 0x5be94450c297 <vm_exec_core+26247>, 0x5be94450c977 <vm_exec_core+28007>, 0x5be944506beb <vm_exec_core+4059>, 0x5be944507797 <vm_exec_core+7047>, 0x5be944507455 <vm_exec_core+6213>, 0x5be944507ed2 <vm_exec_core+8898>, 0x5be944508d09 <vm_exec_core+12537>, 0x5be944506c92 <vm_exec_core+4226>, 0x5be94450c0ff <vm_exec_core+25839>, 0x5be944507721 <vm_exec_core+6929>, 0x5be944508bb7 <vm_exec_core+12199>, 0x5be94450967e <vm_exec_core+14958>, 0x5be94450ba5c <vm_exec_core+24140>, 0x5be94450ab02 <vm_exec_core+20210>, 0x5be9445081ac <vm_exec_core+9628>, 0x5be944507a2e <vm_exec_core+7710>, 0x5be94450b8b2 <vm_exec_core+23714>, 0x5be944508934 <vm_exec_core+11556>, 0x5be94450b0d2 <vm_exec_core+21698>, 0x5be94450ab74 <vm_exec_core+20324>, 0x5be94450b189 <vm_exec_core+21881>, 0x5be94450c649 <vm_exec_core+27193>, 0x5be944509f01 <vm_exec_core+17137>, 0x5be94450bb15 <vm_exec_core+24325>, 0x5be944505f68 <vm_exec_core+856>, 0x5be94450b643 <vm_exec_core+23091>, 0x5be9445082cb <vm_exec_core+9915>, 0x5be94450a7d8 <vm_exec_core+19400>, 0x5be94450aa18 <vm_exec_core+19976>, 0x5be9445092b2 <vm_exec_core+13986>, 0x5be944506af8 <vm_exec_core+3816>, 0x5be944508679 <vm_exec_core+10857>, 0x5be944507cb6 <vm_exec_core+8358>, 0x5be94450b207 <vm_exec_core+22007>, 0x5be944506e23 <vm_exec_core+4627>, 0x5be94450905f <vm_exec_core+13391>, 0x5be9445099af <vm_exec_core+15775>, 0x5be944507fb0 <vm_exec_core+9120>, 0x5be9445139c3 <vm_exec_core+56755>, 0x5be944507985 <vm_exec_core+7541>, 0x5be94450787d <vm_exec_core+7277>, 0x5be944507b88 <vm_exec_core+8056>, 0x5be944508573 <vm_exec_core+10595>, 0x5be94450a2ee <vm_exec_core+18142>, 0x5be944509739 <vm_exec_core+15145>, 0x5be94450aeeb <vm_exec_core+21211>, 0x5be944509b95 <vm_exec_core+16261>, 0x5be94450c1c0 <vm_exec_core+26032>, 0x5be94450d767 <vm_exec_core+31575>, 0x5be94450c404 <vm_exec_core+26612>, 0x5be94450d055 <vm_exec_core+29765>, 0x5be94450d146 <vm_exec_core+30006>, 0x5be9445066a0 <vm_exec_core+2704>, 0x5be94450cc2d <vm_exec_core+28701>, 0x5be944508859 <vm_exec_core+11337>, 0x5be94450ce28 <vm_exec_core+29208>, 0x5be94450839a <vm_exec_core+10122>, 0x5be94450c33b <vm_exec_core+26411>, 0x5be944506537 <vm_exec_core+2343>, 0x5be944506d1d <vm_exec_core+4365>, 0x5be94450d38a <vm_exec_core+30586>, 0x5be944508c3d <vm_exec_core+12333>, 0x5be944508a3a <vm_exec_core+11818>, 0x5be944505f6d <vm_exec_core+861>, 0x5be94450645a <vm_exec_core+2122>, 0x5be944505ff3 <vm_exec_core+995>, 0x5be94450c4f3 <vm_exec_core+26851>, 0x5be944509dbe <vm_exec_core+16814>, 0x5be944509482 <vm_exec_core+14450>, 0x5be944509c9a <vm_exec_core+16522>, 0x5be9445098e6 <vm_exec_core+15574>, 0x5be944508acf <vm_exec_core+11967>, 0x5be94450938d <vm_exec_core+14205>, 0x5be944508d59 <vm_exec_core+12617>, 0x5be94450959c <vm_exec_core+14732>, 0x5be94450960d <vm_exec_core+14845>, 0x5be9445061d7 <vm_exec_core+1479>, 0x5be9445074de <vm_exec_core+6350>, 0x5be94450c702 <vm_exec_core+27378>, 0x5be944507050 <vm_exec_core+5184>, 0x5be94450d4b3 <vm_exec_core+30883>, 0x5be94450b2c1 <vm_exec_core+22193>, 0x5be944508ecf <vm_exec_core+12991>, 0x5be94450633f <vm_exec_core+1839>, 0x5be94450ccf5 <vm_exec_core+28901>, 0x5be94450ca3d <vm_exec_core+28205>, 0x5be9445072cd <vm_exec_core+5821>, 0x5be94450682f <vm_exec_core+3103>, 0x5be94450b9b7 <vm_exec_core+23975>, 0x5be944507dd4 <vm_exec_core+8644>, 0x5be94450cef6 <vm_exec_core+29414>, 0x5be94450cb9f <vm_exec_core+28559>, 0x5be9445084c2 <vm_exec_core+10418>, 0x5be944508e5e <vm_exec_core+12878>, 0x5be94450b516 <vm_exec_core+22790>, 0x5be94450cb16 <vm_exec_core+28422>, 0x5be94450a931 <vm_exec_core+19745>, 0x5be94450b59f <vm_exec_core+22927>, 0x5be94450c058 <vm_exec_core+25672>, 0x5be94450a86e <vm_exec_core+19550>, 0x5be94450676c <vm_exec_core+2908>, 0x5be94450afc4 <vm_exec_core+21428>, 0x5be9445065ff <vm_exec_core+2543>, 0x5be944506a35 <vm_exec_core+3621>, 0x5be944508745 <vm_exec_core+11061>, 0x5be94450a43b <vm_exec_core+18475>, 0x5be94450ae5d <vm_exec_core+21069>, 0x5be94450a0e0 <vm_exec_core+17616>, 0x5be94450620b <vm_exec_core+1531>, 0x5be94450c288 <vm_exec_core+26232>, 0x5be94450c968 <vm_exec_core+27992>, 0x5be944506bdc <vm_exec_core+4044>, 0x5be944507788 <vm_exec_core+7032>, 0x5be944507446 <vm_exec_core+6198>, 0x5be944507ec3 <vm_exec_core+8883>, 0x5be944508cfa <vm_exec_core+12522>, 0x5be944506c83 <vm_exec_core+4211>, 0x5be94450c0f0 <vm_exec_core+25824>, 0x5be944507712 <vm_exec_core+6914>, 0x5be944508ba8 <vm_exec_core+12184>, 0x5be94450966f <vm_exec_core+14943>, 0x5be94450ba4d <vm_exec_core+24125>, 0x5be94450aaf3 <vm_exec_core+20195>, 0x5be94450819d <vm_exec_core+9613>, 0x5be944507a1f <vm_exec_core+7695>, 0x5be94450b8a3 <vm_exec_core+23699>, 0x5be944508925 <vm_exec_core+11541>, 0x5be94450b0c3 <vm_exec_core+21683>, 0x5be94450ab65 <vm_exec_core+20309>, 0x5be94450b17a <vm_exec_core+21866>, 0x5be94450c63a <vm_exec_core+27178>, 0x5be944509ef2 <vm_exec_core+17122>, 0x5be94450bb06 <vm_exec_core+24310>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be94450b634 <vm_exec_core+23076>, 0x5be9445082bc <vm_exec_core+9900>, 0x5be94450a7c9 <vm_exec_core+19385>, 0x5be94450aa09 <vm_exec_core+19961>, 0x5be9445092a3 <vm_exec_core+13971>, 0x5be94450a436 <vm_exec_core+18470>, 0x5be94450866a <vm_exec_core+10842>, 0x5be944507ca7 <vm_exec_core+8343>, 0x5be94450b1f8 <vm_exec_core+21992>, 0x5be944506e14 <vm_exec_core+4612>, 0x5be944509050 <vm_exec_core+13376>, 0x5be9445099a0 <vm_exec_core+15760>, 0x5be944507fa1 <vm_exec_core+9105>, 0x5be9445139b4 <vm_exec_core+56740>, 0x5be944507976 <vm_exec_core+7526>, 0x5be94450786e <vm_exec_core+7262>, 0x5be944507b79 <vm_exec_core+8041>, 0x5be944508564 <vm_exec_core+10580>, 0x5be94450a2df <vm_exec_core+18127>, 0x5be94450972a <vm_exec_core+15130>, 0x5be94450a2da <vm_exec_core+18122>, 0x5be94450aaee <vm_exec_core+20190>, 0x5be94450aae9 <vm_exec_core+20185>, 0x5be944507b74 <vm_exec_core+8036>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be944508cc3 <vm_exec_core+12467>, 0x5be944508cc8 <vm_exec_core+12472>, 0x5be94450aae4 <vm_exec_core+20180>, 0x5be94450a92c <vm_exec_core+19740>, 0x5be94450999b <vm_exec_core+15755>, 0x5be9445098d2 <vm_exec_core+15554>, 0x5be94450a9db <vm_exec_core+19915>, 0x5be944509da5 <vm_exec_core+16789>...}
        reg_cfp = 0x73ceb2ecf790
        reg_pc = 0x5170000136c0
        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>
#35 0x00005be944500e12 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x51700007a550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005be944544b5b in invoke_iseq_block_from_c (ec=0x51700007a550, captured=<optimized out>, self=127331624992040, 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 = 0x73ced3527d60
        cfp = 0x73ceb2ecf7c8
        sp = 0x73ceb2dcf818
        use_argv = <optimized out>
        stack_argv = 0x73ceb2dcf818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x51700007a550, self=127331624992040, 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>
#38 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.
#39 0x00005be944542db6 in rb_vm_invoke_proc (ec=0x50c00546c2d0, proc=0x89, proc@entry=0x504000111a10, argc=-741765775, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#40 0x00005be94448b440 in thread_do_start_proc (th=th@entry=0x51500004f680) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000111a10
        args_len = <optimized out>
        args_ptr = <optimized out>
#41 0x00005be944488fcd in thread_do_start (th=0x51500004f680) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#42 thread_start_func_2 (th=th@entry=0x51500004f680, 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>
#43 0x00005be9444882be in call_thread_start_func_2 (th=0x51500004f680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x73ceb2dcccc0
#44 nt_start (ptr=0x50c00546c280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x51500004f680
        sched = <optimized out>
        nt = 0x50c00546c280
        vm = 0x525000000100
#45 0x00005be9440edb2f in asan_thread_start(void*) ()
No symbol table info available.
#46 0x000073ced3c9caa4 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 = {127331601274560, -6025332029247153194, 127331601274560, -352, 0, 140729963348400, -6025332029234570282, -6025400293231256618}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x000073ced3d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73ced3ea2c40 (LWP 1474594) "ruby"):
#0  0x000073ced3d10813 in __GI___wait4 (pid=-1, stat_loc=0x73ced1df5468, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005be944081fb0 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00005be9442df474 in do_waitpid (pid=-1, st=0x73ced1df5468, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x73ced1df5440) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x73ced1df5440
#4  0x00005be94446a4b7 in rb_nogvl (func=0x5be9442df430 <waitpid_blocking_no_SIGCHLD>, data1=0x73ced1df5440, ubf=<optimized out>, data2=0x0, flags=0) at /tmp/ruby/src/trunk_asan/thread.c:1626
        __region = <optimized out>
        val = 0x0
        ec = 0x5170000000d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00005be9442c7f1b in waitpid_no_SIGCHLD (w=0x73ced1df5440) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5170000000d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00005be9442d7f4f in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
        result = 127331607192200
        pid = <optimized out>
        status = <optimized out>
#9  0x00005be944570b08 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 = 0x6d1100100001
        cc = <optimized out>
        me = 0x73ced3585258
        cfunc = 0x50600004a248
        recv = 127332146318200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005be9445563b5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe3f79a320) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x514000000108
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#11 0x00005be944555e45 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
#12 0x00005be944511f5d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73ced11ff288, 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 = {0x5be9445061e6 <vm_exec_core+1494>, 0x5be9445074ed <vm_exec_core+6365>, 0x5be94450c711 <vm_exec_core+27393>, 0x5be94450705f <vm_exec_core+5199>, 0x5be94450d4c2 <vm_exec_core+30898>, 0x5be94450b2d0 <vm_exec_core+22208>, 0x5be944508ede <vm_exec_core+13006>, 0x5be94450634e <vm_exec_core+1854>, 0x5be94450cd04 <vm_exec_core+28916>, 0x5be94450ca4c <vm_exec_core+28220>, 0x5be9445072dc <vm_exec_core+5836>, 0x5be94450683e <vm_exec_core+3118>, 0x5be94450b9c6 <vm_exec_core+23990>, 0x5be944507de3 <vm_exec_core+8659>, 0x5be94450cf05 <vm_exec_core+29429>, 0x5be94450cbae <vm_exec_core+28574>, 0x5be9445084d1 <vm_exec_core+10433>, 0x5be944508e6d <vm_exec_core+12893>, 0x5be94450b525 <vm_exec_core+22805>, 0x5be94450cb25 <vm_exec_core+28437>, 0x5be94450a940 <vm_exec_core+19760>, 0x5be94450b5ae <vm_exec_core+22942>, 0x5be94450c067 <vm_exec_core+25687>, 0x5be94450a87d <vm_exec_core+19565>, 0x5be94450677b <vm_exec_core+2923>, 0x5be94450afd3 <vm_exec_core+21443>, 0x5be94450660e <vm_exec_core+2558>, 0x5be944506a44 <vm_exec_core+3636>, 0x5be944508754 <vm_exec_core+11076>, 0x5be94450a44a <vm_exec_core+18490>, 0x5be94450ae6c <vm_exec_core+21084>, 0x5be94450a0ef <vm_exec_core+17631>, 0x5be94450621a <vm_exec_core+1546>, 0x5be94450c297 <vm_exec_core+26247>, 0x5be94450c977 <vm_exec_core+28007>, 0x5be944506beb <vm_exec_core+4059>, 0x5be944507797 <vm_exec_core+7047>, 0x5be944507455 <vm_exec_core+6213>, 0x5be944507ed2 <vm_exec_core+8898>, 0x5be944508d09 <vm_exec_core+12537>, 0x5be944506c92 <vm_exec_core+4226>, 0x5be94450c0ff <vm_exec_core+25839>, 0x5be944507721 <vm_exec_core+6929>, 0x5be944508bb7 <vm_exec_core+12199>, 0x5be94450967e <vm_exec_core+14958>, 0x5be94450ba5c <vm_exec_core+24140>, 0x5be94450ab02 <vm_exec_core+20210>, 0x5be9445081ac <vm_exec_core+9628>, 0x5be944507a2e <vm_exec_core+7710>, 0x5be94450b8b2 <vm_exec_core+23714>, 0x5be944508934 <vm_exec_core+11556>, 0x5be94450b0d2 <vm_exec_core+21698>, 0x5be94450ab74 <vm_exec_core+20324>, 0x5be94450b189 <vm_exec_core+21881>, 0x5be94450c649 <vm_exec_core+27193>, 0x5be944509f01 <vm_exec_core+17137>, 0x5be94450bb15 <vm_exec_core+24325>, 0x5be944505f68 <vm_exec_core+856>, 0x5be94450b643 <vm_exec_core+23091>, 0x5be9445082cb <vm_exec_core+9915>, 0x5be94450a7d8 <vm_exec_core+19400>, 0x5be94450aa18 <vm_exec_core+19976>, 0x5be9445092b2 <vm_exec_core+13986>, 0x5be944506af8 <vm_exec_core+3816>, 0x5be944508679 <vm_exec_core+10857>, 0x5be944507cb6 <vm_exec_core+8358>, 0x5be94450b207 <vm_exec_core+22007>, 0x5be944506e23 <vm_exec_core+4627>, 0x5be94450905f <vm_exec_core+13391>, 0x5be9445099af <vm_exec_core+15775>, 0x5be944507fb0 <vm_exec_core+9120>, 0x5be9445139c3 <vm_exec_core+56755>, 0x5be944507985 <vm_exec_core+7541>, 0x5be94450787d <vm_exec_core+7277>, 0x5be944507b88 <vm_exec_core+8056>, 0x5be944508573 <vm_exec_core+10595>, 0x5be94450a2ee <vm_exec_core+18142>, 0x5be944509739 <vm_exec_core+15145>, 0x5be94450aeeb <vm_exec_core+21211>, 0x5be944509b95 <vm_exec_core+16261>, 0x5be94450c1c0 <vm_exec_core+26032>, 0x5be94450d767 <vm_exec_core+31575>, 0x5be94450c404 <vm_exec_core+26612>, 0x5be94450d055 <vm_exec_core+29765>, 0x5be94450d146 <vm_exec_core+30006>, 0x5be9445066a0 <vm_exec_core+2704>, 0x5be94450cc2d <vm_exec_core+28701>, 0x5be944508859 <vm_exec_core+11337>, 0x5be94450ce28 <vm_exec_core+29208>, 0x5be94450839a <vm_exec_core+10122>, 0x5be94450c33b <vm_exec_core+26411>, 0x5be944506537 <vm_exec_core+2343>, 0x5be944506d1d <vm_exec_core+4365>, 0x5be94450d38a <vm_exec_core+30586>, 0x5be944508c3d <vm_exec_core+12333>, 0x5be944508a3a <vm_exec_core+11818>, 0x5be944505f6d <vm_exec_core+861>, 0x5be94450645a <vm_exec_core+2122>, 0x5be944505ff3 <vm_exec_core+995>, 0x5be94450c4f3 <vm_exec_core+26851>, 0x5be944509dbe <vm_exec_core+16814>, 0x5be944509482 <vm_exec_core+14450>, 0x5be944509c9a <vm_exec_core+16522>, 0x5be9445098e6 <vm_exec_core+15574>, 0x5be944508acf <vm_exec_core+11967>, 0x5be94450938d <vm_exec_core+14205>, 0x5be944508d59 <vm_exec_core+12617>, 0x5be94450959c <vm_exec_core+14732>, 0x5be94450960d <vm_exec_core+14845>, 0x5be9445061d7 <vm_exec_core+1479>, 0x5be9445074de <vm_exec_core+6350>, 0x5be94450c702 <vm_exec_core+27378>, 0x5be944507050 <vm_exec_core+5184>, 0x5be94450d4b3 <vm_exec_core+30883>, 0x5be94450b2c1 <vm_exec_core+22193>, 0x5be944508ecf <vm_exec_core+12991>, 0x5be94450633f <vm_exec_core+1839>, 0x5be94450ccf5 <vm_exec_core+28901>, 0x5be94450ca3d <vm_exec_core+28205>, 0x5be9445072cd <vm_exec_core+5821>, 0x5be94450682f <vm_exec_core+3103>, 0x5be94450b9b7 <vm_exec_core+23975>, 0x5be944507dd4 <vm_exec_core+8644>, 0x5be94450cef6 <vm_exec_core+29414>, 0x5be94450cb9f <vm_exec_core+28559>, 0x5be9445084c2 <vm_exec_core+10418>, 0x5be944508e5e <vm_exec_core+12878>, 0x5be94450b516 <vm_exec_core+22790>, 0x5be94450cb16 <vm_exec_core+28422>, 0x5be94450a931 <vm_exec_core+19745>, 0x5be94450b59f <vm_exec_core+22927>, 0x5be94450c058 <vm_exec_core+25672>, 0x5be94450a86e <vm_exec_core+19550>, 0x5be94450676c <vm_exec_core+2908>, 0x5be94450afc4 <vm_exec_core+21428>, 0x5be9445065ff <vm_exec_core+2543>, 0x5be944506a35 <vm_exec_core+3621>, 0x5be944508745 <vm_exec_core+11061>, 0x5be94450a43b <vm_exec_core+18475>, 0x5be94450ae5d <vm_exec_core+21069>, 0x5be94450a0e0 <vm_exec_core+17616>, 0x5be94450620b <vm_exec_core+1531>, 0x5be94450c288 <vm_exec_core+26232>, 0x5be94450c968 <vm_exec_core+27992>, 0x5be944506bdc <vm_exec_core+4044>, 0x5be944507788 <vm_exec_core+7032>, 0x5be944507446 <vm_exec_core+6198>, 0x5be944507ec3 <vm_exec_core+8883>, 0x5be944508cfa <vm_exec_core+12522>, 0x5be944506c83 <vm_exec_core+4211>, 0x5be94450c0f0 <vm_exec_core+25824>, 0x5be944507712 <vm_exec_core+6914>, 0x5be944508ba8 <vm_exec_core+12184>, 0x5be94450966f <vm_exec_core+14943>, 0x5be94450ba4d <vm_exec_core+24125>, 0x5be94450aaf3 <vm_exec_core+20195>, 0x5be94450819d <vm_exec_core+9613>, 0x5be944507a1f <vm_exec_core+7695>, 0x5be94450b8a3 <vm_exec_core+23699>, 0x5be944508925 <vm_exec_core+11541>, 0x5be94450b0c3 <vm_exec_core+21683>, 0x5be94450ab65 <vm_exec_core+20309>, 0x5be94450b17a <vm_exec_core+21866>, 0x5be94450c63a <vm_exec_core+27178>, 0x5be944509ef2 <vm_exec_core+17122>, 0x5be94450bb06 <vm_exec_core+24310>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be94450b634 <vm_exec_core+23076>, 0x5be9445082bc <vm_exec_core+9900>, 0x5be94450a7c9 <vm_exec_core+19385>, 0x5be94450aa09 <vm_exec_core+19961>, 0x5be9445092a3 <vm_exec_core+13971>, 0x5be94450a436 <vm_exec_core+18470>, 0x5be94450866a <vm_exec_core+10842>, 0x5be944507ca7 <vm_exec_core+8343>, 0x5be94450b1f8 <vm_exec_core+21992>, 0x5be944506e14 <vm_exec_core+4612>, 0x5be944509050 <vm_exec_core+13376>, 0x5be9445099a0 <vm_exec_core+15760>, 0x5be944507fa1 <vm_exec_core+9105>, 0x5be9445139b4 <vm_exec_core+56740>, 0x5be944507976 <vm_exec_core+7526>, 0x5be94450786e <vm_exec_core+7262>, 0x5be944507b79 <vm_exec_core+8041>, 0x5be944508564 <vm_exec_core+10580>, 0x5be94450a2df <vm_exec_core+18127>, 0x5be94450972a <vm_exec_core+15130>, 0x5be94450a2da <vm_exec_core+18122>, 0x5be94450aaee <vm_exec_core+20190>, 0x5be94450aae9 <vm_exec_core+20185>, 0x5be944507b74 <vm_exec_core+8036>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be944508cc3 <vm_exec_core+12467>, 0x5be944508cc8 <vm_exec_core+12472>, 0x5be94450aae4 <vm_exec_core+20180>, 0x5be94450a92c <vm_exec_core+19740>, 0x5be94450999b <vm_exec_core+15755>, 0x5be9445098d2 <vm_exec_core+15554>, 0x5be94450a9db <vm_exec_core+19915>, 0x5be944509da5 <vm_exec_core+16789>...}
        reg_cfp = 0x73ced11ff288
        reg_pc = 0x50400002b470
        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 0x00005be944500fc9 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.
#15 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>
#16 0x00005be9445912c2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x73ced11ff578, self=127332144254640, 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 = 0x73ced33f75a8
        cfp = <optimized out>
        sp = 0x73ced10ff9e8
        use_argv = 0x73ced1ce8f60
        stack_argv = 0x73ced10ff9e8
        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 = 0x73ced11ff578
#18 0x00005be94453263c 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 0x00005be94453263c in rb_yield (val=<optimized out>)
No locals.
#22 0x00005be9446eb81a in rb_ary_each (ary=127332139735160) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#23 0x00005be944570b08 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 = 0x73ced35aefe0
        cfunc = 0x50600001e988
        recv = 127332139735160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00005be94450a61f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73ced11ff560, cd=0x5110000217c0, 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 = 0x5110000217c0
        insns_address_table = {0x5be9445061e6 <vm_exec_core+1494>, 0x5be9445074ed <vm_exec_core+6365>, 0x5be94450c711 <vm_exec_core+27393>, 0x5be94450705f <vm_exec_core+5199>, 0x5be94450d4c2 <vm_exec_core+30898>, 0x5be94450b2d0 <vm_exec_core+22208>, 0x5be944508ede <vm_exec_core+13006>, 0x5be94450634e <vm_exec_core+1854>, 0x5be94450cd04 <vm_exec_core+28916>, 0x5be94450ca4c <vm_exec_core+28220>, 0x5be9445072dc <vm_exec_core+5836>, 0x5be94450683e <vm_exec_core+3118>, 0x5be94450b9c6 <vm_exec_core+23990>, 0x5be944507de3 <vm_exec_core+8659>, 0x5be94450cf05 <vm_exec_core+29429>, 0x5be94450cbae <vm_exec_core+28574>, 0x5be9445084d1 <vm_exec_core+10433>, 0x5be944508e6d <vm_exec_core+12893>, 0x5be94450b525 <vm_exec_core+22805>, 0x5be94450cb25 <vm_exec_core+28437>, 0x5be94450a940 <vm_exec_core+19760>, 0x5be94450b5ae <vm_exec_core+22942>, 0x5be94450c067 <vm_exec_core+25687>, 0x5be94450a87d <vm_exec_core+19565>, 0x5be94450677b <vm_exec_core+2923>, 0x5be94450afd3 <vm_exec_core+21443>, 0x5be94450660e <vm_exec_core+2558>, 0x5be944506a44 <vm_exec_core+3636>, 0x5be944508754 <vm_exec_core+11076>, 0x5be94450a44a <vm_exec_core+18490>, 0x5be94450ae6c <vm_exec_core+21084>, 0x5be94450a0ef <vm_exec_core+17631>, 0x5be94450621a <vm_exec_core+1546>, 0x5be94450c297 <vm_exec_core+26247>, 0x5be94450c977 <vm_exec_core+28007>, 0x5be944506beb <vm_exec_core+4059>, 0x5be944507797 <vm_exec_core+7047>, 0x5be944507455 <vm_exec_core+6213>, 0x5be944507ed2 <vm_exec_core+8898>, 0x5be944508d09 <vm_exec_core+12537>, 0x5be944506c92 <vm_exec_core+4226>, 0x5be94450c0ff <vm_exec_core+25839>, 0x5be944507721 <vm_exec_core+6929>, 0x5be944508bb7 <vm_exec_core+12199>, 0x5be94450967e <vm_exec_core+14958>, 0x5be94450ba5c <vm_exec_core+24140>, 0x5be94450ab02 <vm_exec_core+20210>, 0x5be9445081ac <vm_exec_core+9628>, 0x5be944507a2e <vm_exec_core+7710>, 0x5be94450b8b2 <vm_exec_core+23714>, 0x5be944508934 <vm_exec_core+11556>, 0x5be94450b0d2 <vm_exec_core+21698>, 0x5be94450ab74 <vm_exec_core+20324>, 0x5be94450b189 <vm_exec_core+21881>, 0x5be94450c649 <vm_exec_core+27193>, 0x5be944509f01 <vm_exec_core+17137>, 0x5be94450bb15 <vm_exec_core+24325>, 0x5be944505f68 <vm_exec_core+856>, 0x5be94450b643 <vm_exec_core+23091>, 0x5be9445082cb <vm_exec_core+9915>, 0x5be94450a7d8 <vm_exec_core+19400>, 0x5be94450aa18 <vm_exec_core+19976>, 0x5be9445092b2 <vm_exec_core+13986>, 0x5be944506af8 <vm_exec_core+3816>, 0x5be944508679 <vm_exec_core+10857>, 0x5be944507cb6 <vm_exec_core+8358>, 0x5be94450b207 <vm_exec_core+22007>, 0x5be944506e23 <vm_exec_core+4627>, 0x5be94450905f <vm_exec_core+13391>, 0x5be9445099af <vm_exec_core+15775>, 0x5be944507fb0 <vm_exec_core+9120>, 0x5be9445139c3 <vm_exec_core+56755>, 0x5be944507985 <vm_exec_core+7541>, 0x5be94450787d <vm_exec_core+7277>, 0x5be944507b88 <vm_exec_core+8056>, 0x5be944508573 <vm_exec_core+10595>, 0x5be94450a2ee <vm_exec_core+18142>, 0x5be944509739 <vm_exec_core+15145>, 0x5be94450aeeb <vm_exec_core+21211>, 0x5be944509b95 <vm_exec_core+16261>, 0x5be94450c1c0 <vm_exec_core+26032>, 0x5be94450d767 <vm_exec_core+31575>, 0x5be94450c404 <vm_exec_core+26612>, 0x5be94450d055 <vm_exec_core+29765>, 0x5be94450d146 <vm_exec_core+30006>, 0x5be9445066a0 <vm_exec_core+2704>, 0x5be94450cc2d <vm_exec_core+28701>, 0x5be944508859 <vm_exec_core+11337>, 0x5be94450ce28 <vm_exec_core+29208>, 0x5be94450839a <vm_exec_core+10122>, 0x5be94450c33b <vm_exec_core+26411>, 0x5be944506537 <vm_exec_core+2343>, 0x5be944506d1d <vm_exec_core+4365>, 0x5be94450d38a <vm_exec_core+30586>, 0x5be944508c3d <vm_exec_core+12333>, 0x5be944508a3a <vm_exec_core+11818>, 0x5be944505f6d <vm_exec_core+861>, 0x5be94450645a <vm_exec_core+2122>, 0x5be944505ff3 <vm_exec_core+995>, 0x5be94450c4f3 <vm_exec_core+26851>, 0x5be944509dbe <vm_exec_core+16814>, 0x5be944509482 <vm_exec_core+14450>, 0x5be944509c9a <vm_exec_core+16522>, 0x5be9445098e6 <vm_exec_core+15574>, 0x5be944508acf <vm_exec_core+11967>, 0x5be94450938d <vm_exec_core+14205>, 0x5be944508d59 <vm_exec_core+12617>, 0x5be94450959c <vm_exec_core+14732>, 0x5be94450960d <vm_exec_core+14845>, 0x5be9445061d7 <vm_exec_core+1479>, 0x5be9445074de <vm_exec_core+6350>, 0x5be94450c702 <vm_exec_core+27378>, 0x5be944507050 <vm_exec_core+5184>, 0x5be94450d4b3 <vm_exec_core+30883>, 0x5be94450b2c1 <vm_exec_core+22193>, 0x5be944508ecf <vm_exec_core+12991>, 0x5be94450633f <vm_exec_core+1839>, 0x5be94450ccf5 <vm_exec_core+28901>, 0x5be94450ca3d <vm_exec_core+28205>, 0x5be9445072cd <vm_exec_core+5821>, 0x5be94450682f <vm_exec_core+3103>, 0x5be94450b9b7 <vm_exec_core+23975>, 0x5be944507dd4 <vm_exec_core+8644>, 0x5be94450cef6 <vm_exec_core+29414>, 0x5be94450cb9f <vm_exec_core+28559>, 0x5be9445084c2 <vm_exec_core+10418>, 0x5be944508e5e <vm_exec_core+12878>, 0x5be94450b516 <vm_exec_core+22790>, 0x5be94450cb16 <vm_exec_core+28422>, 0x5be94450a931 <vm_exec_core+19745>, 0x5be94450b59f <vm_exec_core+22927>, 0x5be94450c058 <vm_exec_core+25672>, 0x5be94450a86e <vm_exec_core+19550>, 0x5be94450676c <vm_exec_core+2908>, 0x5be94450afc4 <vm_exec_core+21428>, 0x5be9445065ff <vm_exec_core+2543>, 0x5be944506a35 <vm_exec_core+3621>, 0x5be944508745 <vm_exec_core+11061>, 0x5be94450a43b <vm_exec_core+18475>, 0x5be94450ae5d <vm_exec_core+21069>, 0x5be94450a0e0 <vm_exec_core+17616>, 0x5be94450620b <vm_exec_core+1531>, 0x5be94450c288 <vm_exec_core+26232>, 0x5be94450c968 <vm_exec_core+27992>, 0x5be944506bdc <vm_exec_core+4044>, 0x5be944507788 <vm_exec_core+7032>, 0x5be944507446 <vm_exec_core+6198>, 0x5be944507ec3 <vm_exec_core+8883>, 0x5be944508cfa <vm_exec_core+12522>, 0x5be944506c83 <vm_exec_core+4211>, 0x5be94450c0f0 <vm_exec_core+25824>, 0x5be944507712 <vm_exec_core+6914>, 0x5be944508ba8 <vm_exec_core+12184>, 0x5be94450966f <vm_exec_core+14943>, 0x5be94450ba4d <vm_exec_core+24125>, 0x5be94450aaf3 <vm_exec_core+20195>, 0x5be94450819d <vm_exec_core+9613>, 0x5be944507a1f <vm_exec_core+7695>, 0x5be94450b8a3 <vm_exec_core+23699>, 0x5be944508925 <vm_exec_core+11541>, 0x5be94450b0c3 <vm_exec_core+21683>, 0x5be94450ab65 <vm_exec_core+20309>, 0x5be94450b17a <vm_exec_core+21866>, 0x5be94450c63a <vm_exec_core+27178>, 0x5be944509ef2 <vm_exec_core+17122>, 0x5be94450bb06 <vm_exec_core+24310>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be94450b634 <vm_exec_core+23076>, 0x5be9445082bc <vm_exec_core+9900>, 0x5be94450a7c9 <vm_exec_core+19385>, 0x5be94450aa09 <vm_exec_core+19961>, 0x5be9445092a3 <vm_exec_core+13971>, 0x5be94450a436 <vm_exec_core+18470>, 0x5be94450866a <vm_exec_core+10842>, 0x5be944507ca7 <vm_exec_core+8343>, 0x5be94450b1f8 <vm_exec_core+21992>, 0x5be944506e14 <vm_exec_core+4612>, 0x5be944509050 <vm_exec_core+13376>, 0x5be9445099a0 <vm_exec_core+15760>, 0x5be944507fa1 <vm_exec_core+9105>, 0x5be9445139b4 <vm_exec_core+56740>, 0x5be944507976 <vm_exec_core+7526>, 0x5be94450786e <vm_exec_core+7262>, 0x5be944507b79 <vm_exec_core+8041>, 0x5be944508564 <vm_exec_core+10580>, 0x5be94450a2df <vm_exec_core+18127>, 0x5be94450972a <vm_exec_core+15130>, 0x5be94450a2da <vm_exec_core+18122>, 0x5be94450aaee <vm_exec_core+20190>, 0x5be94450aae9 <vm_exec_core+20185>, 0x5be944507b74 <vm_exec_core+8036>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be944508cc3 <vm_exec_core+12467>, 0x5be944508cc8 <vm_exec_core+12472>, 0x5be94450aae4 <vm_exec_core+20180>, 0x5be94450a92c <vm_exec_core+19740>, 0x5be94450999b <vm_exec_core+15755>, 0x5be9445098d2 <vm_exec_core+15554>, 0x5be94450a9db <vm_exec_core+19915>, 0x5be944509da5 <vm_exec_core+16789>...}
        reg_cfp = 0x73ced11ff560
        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>
th: 0x515000000300, native_id: 0x73ced3ea2c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
c:0026 p:---- s:0158 e:000157 l:y b:---- CFUNC  :waitall
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
c:0025 p:0004 s:0154 e:000153 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:567
        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>
c:0024 p:0040 s:0151 e:000150 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:222
c:0023 p:0023 s:0146 e:000145 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
        INSN_LABEL_definedivar = <optimized out>
c:0022 p:0130 s:0139 E:001838 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:231
c:0021 p:0064 s:0128 E:0014b8 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:566
        INSN_LABEL_checkmatch = <optimized out>
c:0020 p:0406 s:0121 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:734
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
        INSN_LABEL_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>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
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
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
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]
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>

th: 0x51500004f680, native_id: 0x73ceb2dcd6c0
        INSN_LABEL_branchnil = <optimized out>
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC  :sleep
c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC  :wait
c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:98 [FINISH]
c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC  :synchronize
c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:96 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        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 0x00005be9445011fb 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 0x00005be9445493e3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3041
        ec = 0x5170000000d0
        val = <optimized out>
#29 0x00005be9442517c1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127332145882280) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x5be9458419e0 <root_box_data>
        iseq = 0x73ced352e390
#30 0x00005be94424b9b5 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x5be9458419e0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 127332146335960
        realpath_map = 127332146335800
        path = 127332145882280
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#31 0x00005be944249c94 in rb_require_string_internal (fname=127332145882320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
        result = <optimized out>
        ec = 0x5170000000d0
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
        base = <optimized out>
#33 0x00005be944570b08 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 = 0x73ced352e520
        cfunc = 0x506000037108
        recv = 127332146526280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005be9445563b5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe3f79c260) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x514000000108
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#35 0x00005be944555e45 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
#36 0x00005be944511f5d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73ced11ff790, 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>
#37 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 = {0x5be9445061e6 <vm_exec_core+1494>, 0x5be9445074ed <vm_exec_core+6365>, 0x5be94450c711 <vm_exec_core+27393>, 0x5be94450705f <vm_exec_core+5199>, 0x5be94450d4c2 <vm_exec_core+30898>, 0x5be94450b2d0 <vm_exec_core+22208>, 0x5be944508ede <vm_exec_core+13006>, 0x5be94450634e <vm_exec_core+1854>, 0x5be94450cd04 <vm_exec_core+28916>, 0x5be94450ca4c <vm_exec_core+28220>, 0x5be9445072dc <vm_exec_core+5836>, 0x5be94450683e <vm_exec_core+3118>, 0x5be94450b9c6 <vm_exec_core+23990>, 0x5be944507de3 <vm_exec_core+8659>, 0x5be94450cf05 <vm_exec_core+29429>, 0x5be94450cbae <vm_exec_core+28574>, 0x5be9445084d1 <vm_exec_core+10433>, 0x5be944508e6d <vm_exec_core+12893>, 0x5be94450b525 <vm_exec_core+22805>, 0x5be94450cb25 <vm_exec_core+28437>, 0x5be94450a940 <vm_exec_core+19760>, 0x5be94450b5ae <vm_exec_core+22942>, 0x5be94450c067 <vm_exec_core+25687>, 0x5be94450a87d <vm_exec_core+19565>, 0x5be94450677b <vm_exec_core+2923>, 0x5be94450afd3 <vm_exec_core+21443>, 0x5be94450660e <vm_exec_core+2558>, 0x5be944506a44 <vm_exec_core+3636>, 0x5be944508754 <vm_exec_core+11076>, 0x5be94450a44a <vm_exec_core+18490>, 0x5be94450ae6c <vm_exec_core+21084>, 0x5be94450a0ef <vm_exec_core+17631>, 0x5be94450621a <vm_exec_core+1546>, 0x5be94450c297 <vm_exec_core+26247>, 0x5be94450c977 <vm_exec_core+28007>, 0x5be944506beb <vm_exec_core+4059>, 0x5be944507797 <vm_exec_core+7047>, 0x5be944507455 <vm_exec_core+6213>, 0x5be944507ed2 <vm_exec_core+8898>, 0x5be944508d09 <vm_exec_core+12537>, 0x5be944506c92 <vm_exec_core+4226>, 0x5be94450c0ff <vm_exec_core+25839>, 0x5be944507721 <vm_exec_core+6929>, 0x5be944508bb7 <vm_exec_core+12199>, 0x5be94450967e <vm_exec_core+14958>, 0x5be94450ba5c <vm_exec_core+24140>, 0x5be94450ab02 <vm_exec_core+20210>, 0x5be9445081ac <vm_exec_core+9628>, 0x5be944507a2e <vm_exec_core+7710>, 0x5be94450b8b2 <vm_exec_core+23714>, 0x5be944508934 <vm_exec_core+11556>, 0x5be94450b0d2 <vm_exec_core+21698>, 0x5be94450ab74 <vm_exec_core+20324>, 0x5be94450b189 <vm_exec_core+21881>, 0x5be94450c649 <vm_exec_core+27193>, 0x5be944509f01 <vm_exec_core+17137>, 0x5be94450bb15 <vm_exec_core+24325>, 0x5be944505f68 <vm_exec_core+856>, 0x5be94450b643 <vm_exec_core+23091>, 0x5be9445082cb <vm_exec_core+9915>, 0x5be94450a7d8 <vm_exec_core+19400>, 0x5be94450aa18 <vm_exec_core+19976>, 0x5be9445092b2 <vm_exec_core+13986>, 0x5be944506af8 <vm_exec_core+3816>, 0x5be944508679 <vm_exec_core+10857>, 0x5be944507cb6 <vm_exec_core+8358>, 0x5be94450b207 <vm_exec_core+22007>, 0x5be944506e23 <vm_exec_core+4627>, 0x5be94450905f <vm_exec_core+13391>, 0x5be9445099af <vm_exec_core+15775>, 0x5be944507fb0 <vm_exec_core+9120>, 0x5be9445139c3 <vm_exec_core+56755>, 0x5be944507985 <vm_exec_core+7541>, 0x5be94450787d <vm_exec_core+7277>, 0x5be944507b88 <vm_exec_core+8056>, 0x5be944508573 <vm_exec_core+10595>, 0x5be94450a2ee <vm_exec_core+18142>, 0x5be944509739 <vm_exec_core+15145>, 0x5be94450aeeb <vm_exec_core+21211>, 0x5be944509b95 <vm_exec_core+16261>, 0x5be94450c1c0 <vm_exec_core+26032>, 0x5be94450d767 <vm_exec_core+31575>, 0x5be94450c404 <vm_exec_core+26612>, 0x5be94450d055 <vm_exec_core+29765>, 0x5be94450d146 <vm_exec_core+30006>, 0x5be9445066a0 <vm_exec_core+2704>, 0x5be94450cc2d <vm_exec_core+28701>, 0x5be944508859 <vm_exec_core+11337>, 0x5be94450ce28 <vm_exec_core+29208>, 0x5be94450839a <vm_exec_core+10122>, 0x5be94450c33b <vm_exec_core+26411>, 0x5be944506537 <vm_exec_core+2343>, 0x5be944506d1d <vm_exec_core+4365>, 0x5be94450d38a <vm_exec_core+30586>, 0x5be944508c3d <vm_exec_core+12333>, 0x5be944508a3a <vm_exec_core+11818>, 0x5be944505f6d <vm_exec_core+861>, 0x5be94450645a <vm_exec_core+2122>, 0x5be944505ff3 <vm_exec_core+995>, 0x5be94450c4f3 <vm_exec_core+26851>, 0x5be944509dbe <vm_exec_core+16814>, 0x5be944509482 <vm_exec_core+14450>, 0x5be944509c9a <vm_exec_core+16522>, 0x5be9445098e6 <vm_exec_core+15574>, 0x5be944508acf <vm_exec_core+11967>, 0x5be94450938d <vm_exec_core+14205>, 0x5be944508d59 <vm_exec_core+12617>, 0x5be94450959c <vm_exec_core+14732>, 0x5be94450960d <vm_exec_core+14845>, 0x5be9445061d7 <vm_exec_core+1479>, 0x5be9445074de <vm_exec_core+6350>, 0x5be94450c702 <vm_exec_core+27378>, 0x5be944507050 <vm_exec_core+5184>, 0x5be94450d4b3 <vm_exec_core+30883>, 0x5be94450b2c1 <vm_exec_core+22193>, 0x5be944508ecf <vm_exec_core+12991>, 0x5be94450633f <vm_exec_core+1839>, 0x5be94450ccf5 <vm_exec_core+28901>, 0x5be94450ca3d <vm_exec_core+28205>, 0x5be9445072cd <vm_exec_core+5821>, 0x5be94450682f <vm_exec_core+3103>, 0x5be94450b9b7 <vm_exec_core+23975>, 0x5be944507dd4 <vm_exec_core+8644>, 0x5be94450cef6 <vm_exec_core+29414>, 0x5be94450cb9f <vm_exec_core+28559>, 0x5be9445084c2 <vm_exec_core+10418>, 0x5be944508e5e <vm_exec_core+12878>, 0x5be94450b516 <vm_exec_core+22790>, 0x5be94450cb16 <vm_exec_core+28422>, 0x5be94450a931 <vm_exec_core+19745>, 0x5be94450b59f <vm_exec_core+22927>, 0x5be94450c058 <vm_exec_core+25672>, 0x5be94450a86e <vm_exec_core+19550>, 0x5be94450676c <vm_exec_core+2908>, 0x5be94450afc4 <vm_exec_core+21428>, 0x5be9445065ff <vm_exec_core+2543>, 0x5be944506a35 <vm_exec_core+3621>, 0x5be944508745 <vm_exec_core+11061>, 0x5be94450a43b <vm_exec_core+18475>, 0x5be94450ae5d <vm_exec_core+21069>, 0x5be94450a0e0 <vm_exec_core+17616>, 0x5be94450620b <vm_exec_core+1531>, 0x5be94450c288 <vm_exec_core+26232>, 0x5be94450c968 <vm_exec_core+27992>, 0x5be944506bdc <vm_exec_core+4044>, 0x5be944507788 <vm_exec_core+7032>, 0x5be944507446 <vm_exec_core+6198>, 0x5be944507ec3 <vm_exec_core+8883>, 0x5be944508cfa <vm_exec_core+12522>, 0x5be944506c83 <vm_exec_core+4211>, 0x5be94450c0f0 <vm_exec_core+25824>, 0x5be944507712 <vm_exec_core+6914>, 0x5be944508ba8 <vm_exec_core+12184>, 0x5be94450966f <vm_exec_core+14943>, 0x5be94450ba4d <vm_exec_core+24125>, 0x5be94450aaf3 <vm_exec_core+20195>, 0x5be94450819d <vm_exec_core+9613>, 0x5be944507a1f <vm_exec_core+7695>, 0x5be94450b8a3 <vm_exec_core+23699>, 0x5be944508925 <vm_exec_core+11541>, 0x5be94450b0c3 <vm_exec_core+21683>, 0x5be94450ab65 <vm_exec_core+20309>, 0x5be94450b17a <vm_exec_core+21866>, 0x5be94450c63a <vm_exec_core+27178>, 0x5be944509ef2 <vm_exec_core+17122>, 0x5be94450bb06 <vm_exec_core+24310>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be94450b634 <vm_exec_core+23076>, 0x5be9445082bc <vm_exec_core+9900>, 0x5be94450a7c9 <vm_exec_core+19385>, 0x5be94450aa09 <vm_exec_core+19961>, 0x5be9445092a3 <vm_exec_core+13971>, 0x5be94450a436 <vm_exec_core+18470>, 0x5be94450866a <vm_exec_core+10842>, 0x5be944507ca7 <vm_exec_core+8343>, 0x5be94450b1f8 <vm_exec_core+21992>, 0x5be944506e14 <vm_exec_core+4612>, 0x5be944509050 <vm_exec_core+13376>, 0x5be9445099a0 <vm_exec_core+15760>, 0x5be944507fa1 <vm_exec_core+9105>, 0x5be9445139b4 <vm_exec_core+56740>, 0x5be944507976 <vm_exec_core+7526>, 0x5be94450786e <vm_exec_core+7262>, 0x5be944507b79 <vm_exec_core+8041>, 0x5be944508564 <vm_exec_core+10580>, 0x5be94450a2df <vm_exec_core+18127>, 0x5be94450972a <vm_exec_core+15130>, 0x5be94450a2da <vm_exec_core+18122>, 0x5be94450aaee <vm_exec_core+20190>, 0x5be94450aae9 <vm_exec_core+20185>, 0x5be944507b74 <vm_exec_core+8036>, 0x5be94450afb0 <vm_exec_core+21408>, 0x5be944508cc3 <vm_exec_core+12467>, 0x5be944508cc8 <vm_exec_core+12472>, 0x5be94450aae4 <vm_exec_core+20180>, 0x5be94450a92c <vm_exec_core+19740>, 0x5be94450999b <vm_exec_core+15755>, 0x5be9445098d2 <vm_exec_core+15554>, 0x5be94450a9db <vm_exec_core+19915>, 0x5be944509da5 <vm_exec_core+16789>...}
        reg_cfp = 0x73ced11ff790
        reg_pc = 0x504000008a38
        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 0x00005be944500e12 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>
#39 0x00005be944549898 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
        ec = 0x5170000000d0
        val = <optimized out>
#40 0x00005be944134c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x73ced352e5c0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe3f79c7d0, <optimized out>, 0x7ffe3f79c720, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x73ced352e5c0
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#42 0x00005be94412dbe7 in rb_main (argc=9, argv=0x7ffe3f79c9a8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffe3f79c9a8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1474594) detached]

  1) Failure:
TestThread#test_fork_while_parent_locked [/tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1300]:
[ruby-core:90312] [Bug #15383].
Expected #<Process::Status: pid 2262755 SIGKILL (signal 9)> to be success?.

Finished tests in 593.423832s, 53.6969 tests/s, 11534.7491 assertions/s.
Children under /tmp/rubytest.5rrx7m:
* -rw-r--r-- 1  100512 2025-12-07 09:55:24 +0000 _ruby_box_p1489135_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-07 09:55:24 +0000 _ruby_box_p1489135_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-07 09:55:24 +0000 _ruby_box_p1489135_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-07 09:55:23 +0000 _ruby_box_p1489050_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-07 09:55:23 +0000 _ruby_box_p1489050_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-07 09:55:23 +0000 _ruby_box_p1489050_2_rbconfig+sizeof.so
* -rw-r--r-- 1   37944 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_monitor.so
* -rw-r--r-- 1  152432 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_stringio.so
* -rw-r--r-- 1   28832 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_erb+escape.so
* -rw-r--r-- 1   51040 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_cgi+escape.so
* -rw-r--r-- 1  104440 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_strscan.so
* -rw-r--r-- 1   24216 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_io+nonblock.so
* -rw-r--r-- 1   67072 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_digest.so
* -rw-r--r-- 1 1702272 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_openssl.so
* -rw-r--r-- 1   16768 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_io+wait.so
* -rw-r--r-- 1  960368 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_socket.so
* -rw-r--r-- 1  326800 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_zlib.so
* -rw-r--r-- 1  121232 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_psych.so
* -rw-r--r-- 1  237208 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_json+ext+generator.so
* -rw-r--r-- 1  172272 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_json+ext+parser.so
* -rw-r--r-- 1  109520 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_etc.so
* -rw-r--r-- 1  954216 2025-12-07 09:55:22 +0000 _ruby_box_p1488695_2_date_core.so
* -rw-r--r-- 1  100512 2025-12-07 09:55:21 +0000 _ruby_box_p1488695_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-07 09:55:21 +0000 _ruby_box_p1488695_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-07 09:55:21 +0000 _ruby_box_p1488695_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-07 09:55:20 +0000 _ruby_box_p1488541_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-07 09:55:20 +0000 _ruby_box_p1488541_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-07 09:55:20 +0000 _ruby_box_p1488541_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-07 09:55:19 +0000 _ruby_box_p1488438_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-07 09:55:19 +0000 _ruby_box_p1488438_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-07 09:55:19 +0000 _ruby_box_p1488438_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-07 09:55:18 +0000 _ruby_box_p1488297_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-07 09:55:18 +0000 _ruby_box_p1488297_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-12-07 09:55:18 +0000 _ruby_box_p1488297_2_rbconfig+sizeof.so
31865 tests, 6844995 assertions, 1 failures, 0 errors, 179 skips

ruby -v: ruby 4.0.0dev (2025-12-07T08:34:45Z master 941e70ab38) +PRISM [x86_64-linux]
$ timeout 60 gdb -p 1474264 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000071b2baf107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffec87f1b8c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x71b2bb1b1740 (LWP 1474264) "make"):
#0  0x000071b2baf107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffec87f1b8c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005a75b9fd6d16 in reap_children ()
No symbol table info available.
#2  0x00005a75b9fd7a8c in new_job ()
No symbol table info available.
#3  0x00005a75b9fe672a in ?? ()
No symbol table info available.
#4  0x00005a75b9fe709e in update_goal_chain ()
No symbol table info available.
#5  0x00005a75b9fc167a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 1474264) detached]
make: *** [uncommon.mk:920: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1474263 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 2262758 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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