# Logfile created on 2025-11-26 07:05:35 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000070c61b05fdc8 @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.20251126-070534", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000070c61b9dc950 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000070c61b9dc770 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000070c616b39398 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251126-070534", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251126-070534>, @binmode=false, @mon_data=#<Monitor:0x000070c61b9dc3d8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
From https://github.com/ruby/ruby
   525ee3a..61f3456  master     -> origin/master
Updating 525ee3a..61f3456
Fast-forward
 NEWS.md                                              | 4 ++--
 lib/bundler/version.rb                               | 2 +-
 lib/rubygems.rb                                      | 2 +-
 spec/bundler/realworld/fixtures/tapioca/Gemfile.lock | 2 +-
 spec/bundler/realworld/fixtures/warbler/Gemfile.lock | 2 +-
 tool/bundler/dev_gems.rb.lock                        | 2 +-
 tool/bundler/rubocop_gems.rb.lock                    | 2 +-
 tool/bundler/standard_gems.rb.lock                   | 2 +-
 tool/bundler/test_gems.rb.lock                       | 2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)
Latest commit hash = 61f3456803
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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
4e5a2af4cec19632c96282b6146091e37871e21f4fb366bd5fc88dfce6783bcf  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: 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/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/nkf-0.2.0/ext/nkf'
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/bigdecimal-3.3.1/ext/bigdecimal'
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'
./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.beta2
                                    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.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.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.0
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7cbcd982ec40 (LWP 2708796) "ruby" 0x00005693732aeede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7cbcbd5ff6c0 (LWP 2708801) "ruby" 0x00007cbcd971b4fd in __GI___poll (fds=0x7cbc9e142040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7cbcbd5ff6c0 (LWP 2708801) "ruby"):
#0  0x00007cbcd971b4fd in __GI___poll (fds=0x7cbc9e142040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056937323977a in __interceptor_poll ()
No symbol table info available.
#2  0x00005693736232fa in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
        vm = <optimized out>
#4  0x0000569373292b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007cbcd969caa4 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 = {137150072878784, 2131625742138329085, 137150072878784, -352, 25, 140721881141520, 2131625742159300605, 2131827967156930557}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007cbcd9729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7cbcd982ec40 (LWP 2708796) "ruby"):
#0  0x00005693732aeede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005693732afe9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005693731fc828 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  0x00005693731fc619 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  0x00005693731fc44d 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  0x00005693731fbe8d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005693731fbad6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005693731fdda6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x0000569373294c70 in __interceptor_free ()
No symbol table info available.
#9  0x0000569373315a2c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x525000109100, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8200
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x525000109100, size=0) at /tmp/ruby/src/trunk_asan/gc.c:5292
No locals.
#11 ruby_xfree (x=0x525000109100) at /tmp/ruby/src/trunk_asan/gc.c:5303
No locals.
#12 0x00005693733a9ee6 in ruby_sized_xfree_inlined (ptr=0x540000001288, ptr@entry=0x5110000b6200, size=<optimized out>) at /tmp/ruby/src/trunk_asan/internal/gc.h:309
No locals.
#13 free_io_buffer (buf=0x5110000b6244) at /tmp/ruby/src/trunk_asan/io.c:5624
No locals.
#14 fptr_finalize (fptr=0x5110000b6200, noraise=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:5604
No locals.
#15 rb_io_fptr_cleanup (fptr=fptr@entry=0x5110000b6200, noraise=noraise@entry=1) at /tmp/ruby/src/trunk_asan/io.c:5616
No locals.
#16 0x000056937337e589 in rb_io_fptr_cleanup_all (fptr=0x5110000b6200) at /tmp/ruby/src/trunk_asan/io.c:5661
No locals.
#17 0x000056937337e513 in rb_io_fptr_finalize (io=0x540000001288) at /tmp/ruby/src/trunk_asan/io.c:5672
No locals.
#18 0x0000569373325aff in run_final (zombie=137150507287920, lev=0, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2848
        key = <optimized out>
        table = <optimized out>
#19 finalize_list (zombie=137150507287920, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2882
        next_zombie = 137150496653160
        page = 0x51c00002f080
        lev = 0
        next_zombie = <optimized out>
        page = <optimized out>
        lev = <optimized out>
#20 finalize_deferred_heap_pages (objspace=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2905
        zombie = <optimized out>
#21 0x000056937330e056 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3070
        objspace = 0x51d000000a80
        lock_lev = 0
        i = <optimized out>
        page = <optimized out>
        p = <optimized out>
        pend = <optimized out>
        stride = <optimized out>
        vp = <optimized out>
        poisoned = <optimized out>
        unpoisoning = <optimized out>
#22 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1732
No locals.
#23 0x00005693732d9163 in rb_ec_finalize (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#24 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5dbcdd50, <optimized out>, 0x7ffc5dbcdc20, <optimized out>, <optimized out>}, prev = 0x7cbcd7747c40, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = 0x515000000300
        buf = <optimized out>
        state = <optimized out>
#25 0x00005693732d8854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#26 0x00005693732d976b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#27 0x0000569373473bdd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
        status = <optimized out>
        pid = <optimized out>
#28 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x657100040001
        cc = <optimized out>
        me = 0x7cbcb6adf918
        cfunc = 0x506000049348
        recv = 137149959158680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#29 0x000056937369ca6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7cbcd6bff2f8, cd=0x5080001c2720, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#30 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 = 0x5080001c2720
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff2f8
        reg_pc = 0x51300093aa20
        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>
#31 0x0000569373693262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#32 0x0000569373722c92 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7cbcd6bff380, self=137149959158680, 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 = 0x7cbcb4e0c660
        cfp = <optimized out>
        sp = 0x7cbcd6affc30
        use_argv = 0x7cbcd7664060
        stack_argv = 0x7cbcd6affc30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#33 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 = 0x7cbcd6bff380
#34 0x00005693736c442c 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.
#35 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.
#36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#37 0x00005693736c442c in rb_yield (val=<optimized out>)
No locals.
#38 0x00005693732de8f7 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 = {0x7ffc5dbce8f0, <optimized out>, 0x7ffc5dbce800, <optimized out>, <optimized out>}, prev = 0x7cbcd7747240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#39 0x000056937338f9e1 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11973
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 137149960543160
        fptr = 0x5110008db340
        w = 137149960543040
        fptr2 = <optimized out>
        ret = 137149960542920
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#40 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x42d100000001
        cc = <optimized out>
        me = 0x7cbcd8f69070
        cfunc = 0x50600002b348
        recv = 137150535694720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#41 0x000056937369ca6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7cbcd6bff368, cd=0x50c00050ecc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#42 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 = 0x50c00050ecc0
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff368
        reg_pc = 0x51300093a898
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#43 0x0000569373693262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x0000569373722c92 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7cbcd6bff460, self=137149959158680, 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 = 0x7cbcb4e0c6b0
        cfp = <optimized out>
        sp = 0x7cbcd6affbe8
        use_argv = 0x7cbcd7663be0
        stack_argv = 0x7cbcd6affbe8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#45 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x7cbcd6bff460
#46 0x00005693736c511e in vm_yield_with_cref (ec=0x540000001288, argc=1, argv=0x7cbcd7663be0, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#47 vm_yield (ec=0x540000001288, argc=1, argv=0x7cbcd7663be0, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#48 rb_yield_0 (argc=1, argv=0x7cbcd7663be0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#49 rb_yield_values2 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1408
No locals.
#50 0x0000569373ab71a3 in collect_i (i=<optimized out>, ary=137149960546040, argc=0, argv=0x5693732aeede <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:628
No locals.
#51 0x000056937368f49b in vm_yield_with_cfunc (ec=ec@entry=0x5170000000d0, captured=<optimized out>, self=137149960546160, argc=argc@entry=1, argv=argv@entry=0x7cbcd7663be0, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5259
        is_lambda = 0
        ifunc = 0x7cbcb6ade680
        arg = 5
        blockarg = 4
        frame_flag = <optimized out>
        val = <optimized out>
#52 0x0000569373722529 in 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:1833
No locals.
#53 0x00005693736c442c 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.
#54 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.
#55 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#56 0x00005693736c442c in rb_yield (val=<optimized out>)
No locals.
#57 0x00005693734a46b8 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=137149960546160) at /tmp/ruby/src/trunk_asan/range.c:1069
        i = 2
        lim = 3
        i = <optimized out>
#58 range_each (range=137149960546160) at /tmp/ruby/src/trunk_asan/range.c:1106
        beg = <optimized out>
        end = <optimized out>
        i = <optimized out>
#59 0x0000569373718c42 in vm_call0_cfunc_with_frame (ec=0x5170000000d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x7cbcd6bff410
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = 0
        recv = 137149960546160
        argc = 0
        mid = 3073
        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>
#60 vm_call0_cfunc (ec=0x5170000000d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#61 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>
#62 0x000056937371da0f in vm_call0_cc (ec=0x5170000000d0, recv=137149960546160, id=3073, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#63 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#64 0x00005693736c6d78 in rb_call (recv=128, mid=0, argc=1932193502, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x540000001288
#65 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1546
        arg = <optimized out>
#66 0x00005693736c7591 in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1488
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5dbcf9f0, <optimized out>, 0x7ffc5dbcf8e0, <optimized out>, <optimized out>}, prev = 0x7cbcd7743e40, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x7cbcd6bff410
        state = RUBY_TAG_NONE
#67 0x00005693736c7eaf in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1618
        arg = {obj = 137149960546160, mid = 3073, argc = 0, argv = 0x0, kw_splat = 0}
        block = 0xfffffffffffffe00
#68 0x0000569373aafc22 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:667
        ary = 137149960546040
        min_argc = -512
        max_argc = <optimized out>
#69 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x7cbcd744e650
        cfunc = 0x506000005ba8
        recv = 137149960546160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#70 0x000056937369ca6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7cbcd6bff448, cd=0x5020001c7ef0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#71 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 = 0x5020001c7ef0
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff448
        reg_pc = 0x507000506310
        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>
#72 0x0000569373693262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#73 0x0000569373722c92 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7cbcd6bff4d0, self=137149959158680, 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 = 0x7cbcb4e0c6d8
        cfp = <optimized out>
        sp = 0x7cbcd6affb70
        use_argv = 0x7cbcd7660d60
        stack_argv = 0x7cbcd6affb70
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#74 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 = 0x7cbcd6bff4d0
#75 0x00005693736c442c 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.
#76 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.
#77 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#78 0x00005693736c442c in rb_yield (val=<optimized out>)
No locals.
#79 0x00005693732de8f7 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 = {0x7ffc5dbd05b0, <optimized out>, 0x7ffc5dbd04c0, <optimized out>, <optimized out>}, prev = 0x7cbcd77a2040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#80 0x000056937338f9e1 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11973
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 137149960546520
        fptr = 0x511000cc7080
        w = 137149960546400
        fptr2 = <optimized out>
        ret = 137149960546280
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#81 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x42d100000001
        cc = <optimized out>
        me = 0x7cbcd8f69070
        cfunc = 0x50600002b348
        recv = 137150535694720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#82 0x000056937369ca6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7cbcd6bff4b8, cd=0x5020001c8130, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#83 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 = 0x5020001c8130
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff4b8
        reg_pc = 0x50400319e938
        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>
#84 0x0000569373693262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#85 0x0000569373722c92 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7cbcd6bff620, self=137150531438560, 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 = 0x7cbcd8dc0a48
        cfp = <optimized out>
        sp = 0x7cbcd6affa28
        use_argv = 0x7cbcd76e56e0
        stack_argv = 0x7cbcd6affa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#86 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 = 0x7cbcd6bff620
#87 0x00005693736c442c 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.
#88 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.
#89 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#90 0x00005693736c442c in rb_yield (val=<optimized out>)
No locals.
#91 0x0000569373889253 in rb_ary_collect (ary=137149930314000) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 137149893244160
        i = 8
#92 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x7cbcd8f6ebd8
        cfunc = 0x506000020068
        recv = 137149930314000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#93 0x000056937369ca6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7cbcd6bff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#94 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 = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff608
        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>
#95 0x000056937369364b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#96 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#97 0x0000569373722c92 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7cbcd6bff738, self=137150531438560, 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 = 0x7cbcd8dcf408
        cfp = <optimized out>
        sp = 0x7cbcd6aff8d0
        use_argv = 0x7cbcd7613360
        stack_argv = 0x7cbcd6aff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#98 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 = 0x7cbcd6bff738
#99 0x00005693736c442c 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.
#100 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.
#101 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#102 0x00005693736c442c in rb_yield (val=<optimized out>)
No locals.
#103 0x0000569373889253 in rb_ary_collect (ary=137149930315280) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 137149930315200
        i = 0
#104 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x7cbcd8f6ebd8
        cfunc = 0x506000020068
        recv = 137149930315280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#105 0x000056937369ca6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7cbcd6bff720, cd=0x50200002a030, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#106 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 = 0x50200002a030
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff720
        reg_pc = 0x5040000085f8
        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>
#107 0x000056937369364b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#108 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#109 0x00005693736db4f8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5170000000d0
        val = <optimized out>
#110 0x00005693732d9c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7cbcd8dcf598) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5dbd23b0, <optimized out>, 0x7ffc5dbd2300, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7cbcd8dcf598
#111 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#112 0x00005693732d2be7 in rb_main (argc=11, argv=0x7ffc5dbd2578) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#113 main (argc=11, argv=0x7ffc5dbd2578) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2708796) detached]
$ timeout 60 gdb -p 2573404 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2708797]
[New LWP 2707953]
[New LWP 2599560]
[New LWP 2591101]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005693731fd04e in void __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReleaseFreeMemoryToOS<__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > > >(unsigned int*, unsigned long, unsigned long, unsigned long, __sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7cbcd982ec40 (LWP 2573404) "ruby"            0x00005693731fd04e in void __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReleaseFreeMemoryToOS<__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > > >(unsigned int*, unsigned long, unsigned long, unsigned long, __sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long) ()
  2    Thread 0x7cbcbd5ff6c0 (LWP 2708797) "ruby"            0x00007cbcd971b4fd in __GI___poll (fds=0x7cbc9d639040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7cbcb83fd6c0 (LWP 2707953) "parallel.rb:40"  0x00007cbcd971b4fd in __GI___poll (fds=0x7cbc9ed4fd60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7cbcb60e86c0 (LWP 2599560) "Timeout stdlib " 0x00007cbcd9698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00059b294) at ./nptl/futex-internal.c:57
  5    Thread 0x7cbcb45a76c0 (LWP 2591101) "Gem::Timeout st" 0x00007cbcd9698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001b2190) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7cbcb45a76c0 (LWP 2591101) "Gem::Timeout st"):
#0  0x00007cbcd9698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001b2190) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0001b2190) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0001b2190, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007cbcd969b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0001b2168) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7cbcd969b4b0 <__condvar_cleanup_waiting>, __arg = 0x7cbcb45a5c40, __canceltype = -1421200624, __prev = 0x0}
        cbuffer = {wseq = 16, cond = 0x50c0001b2168, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 16
        seq = 8
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0001b2168, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005693735f2daf in rb_native_cond_wait (cond=0x50c0001b2190, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000136a80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x000056937361d6c1 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000136a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x00005693735fe501 in native_sleep (th=0x515000136a80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x515000136a80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000056937361c22c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137149958097840, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1051
        args = <optimized out>
#12 0x00005693732de8f7 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 = 0x5170000fffd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cbcb45a5fb0, <optimized out>, 0x7cbcb45a5ec0, <optimized out>, <optimized out>}, prev = 0x7cbcab196240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000fffd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000056937361b58e in queue_do_pop (self=<optimized out>, q=0x504000591150, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1126
        queue_waiter = {w = {self = 137149958097840, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 137149958097840, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000591150
        end = 0
#14 0x000056937369fe19 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7534
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000056937369fe19 in vm_invoke_builtin_delegate (ec=0x5170000fffd0, cfp=0x7cbcb51fb758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5170000fffd0) at ../../src/trunk_asan/insns.def:1676
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcb51fb758
        reg_pc = 0x510000002bf8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000569373693262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000fffd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005693736d67bb in invoke_iseq_block_from_c (ec=0x5170000fffd0, captured=<optimized out>, self=137149957939520, 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 = 0x7cbcb6889560
        cfp = 0x7cbcb51fb7c8
        sp = 0x7cbcb50fb818
        use_argv = <optimized out>
        stack_argv = 0x7cbcb50fb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5170000fffd0, self=137149957939520, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00005693736d4a16 in rb_vm_invoke_proc (ec=0x50c0001b2190, proc=0x189, proc@entry=0x5040009b4350, argc=-647393935, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#22 0x000056937362194d in thread_do_start_proc (th=th@entry=0x515000136a80) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040009b4350
        args_len = 0
        args_ptr = <optimized out>
#23 0x000056937361f4dd in thread_do_start (th=0x515000136a80) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000136a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x000056937361e7ce in call_thread_start_func_2 (th=0x515000136a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x7cbcb45a6cc0
#26 nt_start (ptr=0x50c0001b2140) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000136a80
        sched = <optimized out>
        nt = 0x50c0001b2140
        vm = 0x525000000100
#27 0x0000569373292b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007cbcd969caa4 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 = {137149921523392, 2131641173955823613, 137149921523392, -352, 0, 137149955343792, 2131641173976795133, 2131827967156930557}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007cbcd9729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7cbcb60e86c0 (LWP 2599560) "Timeout stdlib "):
#0  0x00007cbcd9698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00059b294) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00059b294) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00059b294, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007cbcd969b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c00059b268) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7cbcd969b4b0 <__condvar_cleanup_waiting>, __arg = 0x7cbcb60e6c40, __canceltype = -1444353264, __prev = 0x0}
        cbuffer = {wseq = 13, cond = 0x50c00059b268, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 13
        seq = 6
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c00059b268, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005693735f2daf in rb_native_cond_wait (cond=0x50c00059b294, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x51500009db00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x000056937361d6c1 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x51500009db00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x00005693735fe501 in native_sleep (th=0x51500009db00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x51500009db00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000056937361c22c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137150533759080, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1051
        args = <optimized out>
#12 0x00005693732de8f7 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 = 0x51700006da50
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cbcb60e6fb0, <optimized out>, 0x7cbcb60e6ec0, <optimized out>, <optimized out>}, prev = 0x7cbca9b84240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51700006da50
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000056937361b58e in queue_do_pop (self=<optimized out>, q=0x504000038910, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1126
        queue_waiter = {w = {self = 137150533759080, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 137150533759080, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000038910
        end = 0
#14 0x000056937369ff86 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7534
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000056937369ff86 in vm_invoke_builtin_delegate (ec=0x51700006da50, cfp=0x7cbcb07f3758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51700006da50) at ../../src/trunk_asan/insns.def:1665
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcb07f3758
        reg_pc = 0x510000002bf8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000569373693262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51700006da50
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005693736d67bb in invoke_iseq_block_from_c (ec=0x51700006da50, captured=<optimized out>, self=137150533824800, 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 = 0x7cbcd8d87a18
        cfp = 0x7cbcb07f37c8
        sp = 0x7cbcb06f3818
        use_argv = <optimized out>
        stack_argv = 0x7cbcb06f3818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51700006da50, self=137150533824800, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00005693736d4a16 in rb_vm_invoke_proc (ec=0x50c00059b294, proc=0x189, proc@entry=0x504000425c90, argc=-647393935, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#22 0x000056937362194d in thread_do_start_proc (th=th@entry=0x51500009db00) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000425c90
        args_len = 0
        args_ptr = <optimized out>
#23 0x000056937361f4dd in thread_do_start (th=0x51500009db00) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500009db00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x000056937361e7ce in call_thread_start_func_2 (th=0x51500009db00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x7cbcb60e7cc0
#26 nt_start (ptr=0x50c00059b240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x51500009db00
        sched = <optimized out>
        nt = 0x50c00059b240
        vm = 0x525000000100
#27 0x0000569373292b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007cbcd969caa4 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 = {137149950101184, 2131637429281212413, 137149950101184, -352, 0, 140721881148560, 2131637429302183933, 2131827967156930557}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007cbcd9729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7cbcb83fd6c0 (LWP 2707953) "parallel.rb:40"):
#0  0x00007cbcd971b4fd in __GI___poll (fds=0x7cbc9ed4fd60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056937323977a in __interceptor_poll ()
No symbol table info available.
#2  0x00005693733a55e9 in nogvl_wait_for (th=137149930315000, fptr=0x511000ccf640, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12566
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005693733a6a7a in internal_read_func (ptr=0x7cbc9ed4fc40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7cbc9ed4fc40
        result = <optimized out>
#5  0x0000569373603442 in rb_thread_io_blocking_call (io=0x511000ccf640, func=0x5693733a6570 <internal_read_func>, data1=0x7cbc9ed4fc40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005693732de8f7 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 = 0x51700018ae50
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cbcb83fbe90, <optimized out>, 0x7cbcb83fbda0, <optimized out>, <optimized out>}, prev = 0x7cbc9ed4b240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51700018ae50
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005693733ba832 in io_read_memory_locktmp (str=137149560454496, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3502
        str = <optimized out>
        iis = {th = 137149930315000, fptr = 0x511000ccf640, nonblock = 0, fd = 4, buf = 0x5190008d7c80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000ccf640
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x0000569373397381 in io_readpartial (argc=-1630208672, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
        ret = <optimized out>
#10 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x40e100100003
        cc = <optimized out>
        me = 0x7cbcd8f688f0
        cfunc = 0x50600002c0c8
        recv = 137149930315120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005693736a417d in vm_sendish (ec=0x51700018ae50, reg_cfp=0x7cbcaaf8c790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x51700018ae50) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcaaf8c790
        reg_pc = 0x51300005f758
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000569373693262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51700018ae50
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005693736d67bb in invoke_iseq_block_from_c (ec=0x51700018ae50, captured=<optimized out>, self=137150531438560, 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 = 0x7cbcd8dcf250
        cfp = 0x7cbcaaf8c7c8
        sp = 0x7cbcaae8c818
        use_argv = <optimized out>
        stack_argv = 0x7cbcaae8c818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51700018ae50, self=137150531438560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x00005693736d4a16 in rb_vm_invoke_proc (ec=0x7cbc9ed4fd60, proc=0x1, proc@entry=0x50400319d710, argc=-646859523, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 4294967295
#18 0x000056937362194d in thread_do_start_proc (th=th@entry=0x51500017cf80) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400319d710
        args_len = 0
        args_ptr = <optimized out>
#19 0x000056937361f4dd in thread_do_start (th=0x51500017cf80) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500017cf80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x000056937361e7ce in call_thread_start_func_2 (th=0x51500017cf80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x7cbcb83fccc0
#22 nt_start (ptr=0x50c0005f5b40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x51500017cf80
        sched = <optimized out>
        nt = 0x50c0005f5b40
        vm = 0x525000000100
#23 0x0000569373292b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007cbcd969caa4 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 = {137149986887360, 2131615022973700093, 137149986887360, -352, 25, 140721881153808, 2131615022994671613, 2131827967156930557}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007cbcd9729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7cbcbd5ff6c0 (LWP 2708797) "ruby"):
#0  0x00007cbcd971b4fd in __GI___poll (fds=0x7cbc9d639040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056937323977a in __interceptor_poll ()
No symbol table info available.
#2  0x00005693736232fa in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
        vm = <optimized out>
#4  0x0000569373292b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007cbcd969caa4 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 = {137150072878784, 2131625742138329085, 137150072878784, -352, 25, 140721881141904, 2131625742159300605, 2131827967156930557}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007cbcd9729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7cbcd982ec40 (LWP 2573404) "ruby"):
#0  0x00005693731fd04e in void __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReleaseFreeMemoryToOS<__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > > >(unsigned int*, unsigned long, unsigned long, unsigned long, __sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long) ()
No symbol table info available.
#1  0x00005693731fcd7c in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::MaybeReleaseToOS(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, bool) ()
No symbol table info available.
#2  0x00005693731fc9e7 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  0x00005693731fc619 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  0x00005693731fc44d 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  0x00005693731fbe8d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005693731fbad6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005693731fdda6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x0000569373294c70 in __interceptor_free ()
No symbol table info available.
#9  0x0000569373315a2c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x51e000126080, old_size=48) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8200
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x51e000126080, size=0) at /tmp/ruby/src/trunk_asan/gc.c:5292
No locals.
#11 ruby_xfree (x=0x51e000126080) at /tmp/ruby/src/trunk_asan/gc.c:5303
No locals.
#12 0x000056937359602b in rb_str_resize (str=str@entry=137149903341000, len=len@entry=0) at /tmp/ruby/src/trunk_asan/string.c:3467
        ptr = <optimized out>
        capa = <optimized out>
        independent = 1
        slen = <optimized out>
        termlen = 1
#13 0x00005693733fc7d1 in r_object_for (arg=<optimized out>, partial=<optimized out>, ivp=<optimized out>, extmod=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/marshal.c:2039
        sign = 43
        len = <optimized out>
        data = 137149903341000
        v = 137149903340880
        hash_new_with_size = <optimized out>
        id = <optimized out>
        link = <optimized out>
#14 0x00005693733fcf6c in r_object0 (arg=0x7cbcb5228f48, partial=false, ivp=0x0, extmod=4) at /tmp/ruby/src/trunk_asan/marshal.c:1863
        type = 48
#15 r_object (arg=0x7cbcb5228f48) at /tmp/ruby/src/trunk_asan/marshal.c:2347
No locals.
#16 r_object_for (arg=<optimized out>, partial=<optimized out>, ivp=<optimized out>, extmod=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/marshal.c:2098
        len = <optimized out>
        v = 137149903341080
        hash_new_with_size = <optimized out>
        id = <optimized out>
        link = <optimized out>
#17 0x00005693733fc326 in r_object0 (arg=0x7cbcb5228f48, partial=false, ivp=0x0, extmod=4) at /tmp/ruby/src/trunk_asan/marshal.c:1863
        type = 48
#18 r_object (arg=0x7cbcb5228f48) at /tmp/ruby/src/trunk_asan/marshal.c:2347
No locals.
#19 r_object_for (arg=<optimized out>, partial=<optimized out>, ivp=<optimized out>, extmod=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/marshal.c:2230
        oldclass = 0
        data = <optimized out>
        name = 137149903341200
        klass = <optimized out>
        v = 137149903341160
        hash_new_with_size = <optimized out>
        id = <optimized out>
        link = <optimized out>
#20 0x00005693733f1a33 in r_object0 (arg=0x7cbcb5228f48, partial=false, ivp=0x0, extmod=4) at /tmp/ruby/src/trunk_asan/marshal.c:1863
        type = 48
#21 r_object (arg=0x7cbcb5228f48) at /tmp/ruby/src/trunk_asan/marshal.c:2347
No locals.
#22 rb_marshal_load_with_proc (port=<optimized out>, proc=4, freeze=<optimized out>) at /tmp/ruby/src/trunk_asan/marshal.c:2420
        v = 137149903341360
        arg = 0x7cbcb5228f48
        wrapper = <optimized out>
        major = <optimized out>
        minor = <optimized out>
#23 0x000056937369ff86 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7534
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#24 0x000056937369ff86 in vm_invoke_builtin_delegate (ec=0x5170000000d0, cfp=0x7cbcd6bff410, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:1665
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff410
        reg_pc = 0x506000062690
        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>
#26 0x0000569373693262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#27 0x0000569373722c92 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7cbcd6bff620, self=137150531438560, 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 = 0x7cbcd8dc0a48
        cfp = <optimized out>
        sp = 0x7cbcd6affa28
        use_argv = 0x7cbcd76a20e0
        stack_argv = 0x7cbcd6affa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#28 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x7cbcd6bff620
#29 0x00005693736c442c 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.
#30 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#31 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#32 0x00005693736c442c in rb_yield (val=<optimized out>)
No locals.
#33 0x0000569373889253 in rb_ary_collect (ary=137149930314000) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 137149893244160
        i = 13
#34 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x7cbcd8f6ebd8
        cfunc = 0x506000020068
        recv = 137149930314000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#35 0x000056937369ca6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7cbcd6bff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#36 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff608
        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>
th: 0x515000000300, native_id: 0x7cbcd982ec40
        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>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0018 p:0006 s:0125 e:000124 l:y b:0001 METHOD <internal:marshal>:34
#37 0x000056937369364b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#38 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
c:0017 p:0041 s:0117 e:000115 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:23
        result = 36
#39 0x0000569373722c92 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7cbcd6bff738, self=137150531438560, 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
c:0016 p:0024 s:0111 e:000110 l:y b:0001 METHOD <internal:numeric>:257
c:0015 p:0057 s:0106 e:000105 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:10
        iseq = 0x7cbcd8dcf408
        cfp = <optimized out>
        sp = 0x7cbcd6aff8d0
        use_argv = 0x7cbcd7613360
c:0014 p:0014 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:146
        stack_argv = 0x7cbcd6aff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#40 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 = 0x7cbcd6bff738
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
#41 0x00005693736c442c 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.
#42 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: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
#43 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#44 0x00005693736c442c in rb_yield (val=<optimized out>)
No locals.
#45 0x0000569373889253 in rb_ary_collect (ary=137149930315280) at /tmp/ruby/src/trunk_asan/array.c:3673
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
        collect = 137149930315200
        i = 0
#46 0x0000569373702528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:000d80 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        ci = 0x167100000001
        cc = <optimized out>
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]
        me = 0x7cbcd8f6ebd8
        cfunc = 0x506000020068
        recv = 137149930315280
        block_handler = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        frame_type = 1431634051
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        len = <optimized out>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

        val = <optimized out>
th: 0x515000136a80, native_id: 0x7cbcb45a76c0
-- Control frame information -----------------------------------------------
#47 0x000056937369ca6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7cbcd6bff720, cd=0x50200002a030, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

#48 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
th: 0x51500009db00, native_id: 0x7cbcb60e86c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x51500017cf80, native_id: 0x7cbcb83fd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002a030
        insns_address_table = {0x569373698626 <vm_exec_core+1478>, 0x56937369992d <vm_exec_core+6349>, 0x56937369eb61 <vm_exec_core+27393>, 0x56937369949f <vm_exec_core+5183>, 0x56937369f8a5 <vm_exec_core+30789>, 0x56937369d71d <vm_exec_core+22205>, 0x56937369b31e <vm_exec_core+12990>, 0x56937369878e <vm_exec_core+1838>, 0x56937369f154 <vm_exec_core+28916>, 0x56937369ee9c <vm_exec_core+28220>, 0x56937369971c <vm_exec_core+5820>, 0x569373698c7e <vm_exec_core+3102>, 0x56937369de16 <vm_exec_core+23990>, 0x56937369a223 <vm_exec_core+8643>, 0x56937369f2e8 <vm_exec_core+29320>, 0x56937369effe <vm_exec_core+28574>, 0x56937369a911 <vm_exec_core+10417>, 0x56937369b2ad <vm_exec_core+12877>, 0x56937369d975 <vm_exec_core+22805>, 0x56937369ef75 <vm_exec_core+28437>, 0x56937369cd90 <vm_exec_core+19760>, 0x56937369d9fe <vm_exec_core+22942>, 0x56937369e4b7 <vm_exec_core+25687>, 0x56937369cccd <vm_exec_core+19565>, 0x569373698bbb <vm_exec_core+2907>, 0x56937369d420 <vm_exec_core+21440>, 0x569373698a4e <vm_exec_core+2542>, 0x569373698e84 <vm_exec_core+3620>, 0x56937369ab94 <vm_exec_core+11060>, 0x56937369c89a <vm_exec_core+18490>, 0x56937369d2b9 <vm_exec_core+21081>, 0x56937369c52f <vm_exec_core+17615>, 0x56937369865a <vm_exec_core+1530>, 0x56937369e6e7 <vm_exec_core+26247>, 0x56937369edc7 <vm_exec_core+28007>, 0x56937369902b <vm_exec_core+4043>, 0x569373699bd7 <vm_exec_core+7031>, 0x569373699895 <vm_exec_core+6197>, 0x56937369a312 <vm_exec_core+8882>, 0x56937369b149 <vm_exec_core+12521>, 0x5693736990d2 <vm_exec_core+4210>, 0x56937369e54f <vm_exec_core+25839>, 0x569373699b61 <vm_exec_core+6913>, 0x56937369aff7 <vm_exec_core+12183>, 0x56937369babe <vm_exec_core+14942>, 0x56937369deac <vm_exec_core+24140>, 0x56937369cf52 <vm_exec_core+20210>, 0x56937369a5ec <vm_exec_core+9612>, 0x569373699e6e <vm_exec_core+7694>, 0x56937369dd02 <vm_exec_core+23714>, 0x56937369ad74 <vm_exec_core+11540>, 0x56937369d51f <vm_exec_core+21695>, 0x56937369cfc4 <vm_exec_core+20324>, 0x56937369d5d6 <vm_exec_core+21878>, 0x56937369ea99 <vm_exec_core+27193>, 0x56937369c341 <vm_exec_core+17121>, 0x56937369df65 <vm_exec_core+24325>, 0x5693736983a8 <vm_exec_core+840>, 0x56937369da93 <vm_exec_core+23091>, 0x56937369a70b <vm_exec_core+9899>, 0x56937369cc28 <vm_exec_core+19400>, 0x56937369ce68 <vm_exec_core+19976>, 0x56937369b6f2 <vm_exec_core+13970>, 0x569373698f38 <vm_exec_core+3800>, 0x56937369aab9 <vm_exec_core+10841>, 0x56937369a0f6 <vm_exec_core+8342>, 0x56937369d654 <vm_exec_core+22004>, 0x569373699263 <vm_exec_core+4611>, 0x56937369b49f <vm_exec_core+13375>, 0x56937369bdef <vm_exec_core+15759>, 0x56937369a3f0 <vm_exec_core+9104>, 0x5693736a594d <vm_exec_core+55533>, 0x569373699dc5 <vm_exec_core+7525>, 0x569373699cbd <vm_exec_core+7261>, 0x569373699fc8 <vm_exec_core+8040>, 0x56937369a9b3 <vm_exec_core+10579>, 0x56937369c733 <vm_exec_core+18131>, 0x56937369bb79 <vm_exec_core+15129>, 0x56937369d338 <vm_exec_core+21208>, 0x56937369bfd5 <vm_exec_core+16245>, 0x56937369e610 <vm_exec_core+26032>, 0x56937369fb47 <vm_exec_core+31463>, 0x56937369e854 <vm_exec_core+26612>, 0x56937369f438 <vm_exec_core+29656>, 0x56937369f529 <vm_exec_core+29897>, 0x569373698ae0 <vm_exec_core+2688>, 0x56937369f07d <vm_exec_core+28701>, 0x56937369ac99 <vm_exec_core+11321>, 0x56937369f20b <vm_exec_core+29099>, 0x56937369a7da <vm_exec_core+10106>, 0x56937369e78b <vm_exec_core+26411>, 0x569373698977 <vm_exec_core+2327>, 0x56937369915d <vm_exec_core+4349>, 0x56937369f76d <vm_exec_core+30477>, 0x56937369b07d <vm_exec_core+12317>, 0x56937369ae7a <vm_exec_core+11802>, 0x5693736983ad <vm_exec_core+845>, 0x56937369889a <vm_exec_core+2106>, 0x569373698433 <vm_exec_core+979>, 0x56937369e943 <vm_exec_core+26851>, 0x56937369c1fe <vm_exec_core+16798>, 0x56937369b8c2 <vm_exec_core+14434>, 0x56937369c0da <vm_exec_core+16506>, 0x56937369bd26 <vm_exec_core+15558>, 0x56937369af0f <vm_exec_core+11951>, 0x56937369b7cd <vm_exec_core+14189>, 0x56937369b199 <vm_exec_core+12601>, 0x56937369b9dc <vm_exec_core+14716>, 0x56937369ba4d <vm_exec_core+14829>, 0x569373698617 <vm_exec_core+1463>, 0x56937369991e <vm_exec_core+6334>, 0x56937369eb52 <vm_exec_core+27378>, 0x569373699490 <vm_exec_core+5168>, 0x56937369f896 <vm_exec_core+30774>, 0x56937369d70e <vm_exec_core+22190>, 0x56937369b30f <vm_exec_core+12975>, 0x56937369877f <vm_exec_core+1823>, 0x56937369f145 <vm_exec_core+28901>, 0x56937369ee8d <vm_exec_core+28205>, 0x56937369970d <vm_exec_core+5805>, 0x569373698c6f <vm_exec_core+3087>, 0x56937369de07 <vm_exec_core+23975>, 0x56937369a214 <vm_exec_core+8628>, 0x56937369f2d9 <vm_exec_core+29305>, 0x56937369efef <vm_exec_core+28559>, 0x56937369a902 <vm_exec_core+10402>, 0x56937369b29e <vm_exec_core+12862>, 0x56937369d966 <vm_exec_core+22790>, 0x56937369ef66 <vm_exec_core+28422>, 0x56937369cd81 <vm_exec_core+19745>, 0x56937369d9ef <vm_exec_core+22927>, 0x56937369e4a8 <vm_exec_core+25672>, 0x56937369ccbe <vm_exec_core+19550>, 0x569373698bac <vm_exec_core+2892>, 0x56937369d411 <vm_exec_core+21425>, 0x569373698a3f <vm_exec_core+2527>, 0x569373698e75 <vm_exec_core+3605>, 0x56937369ab85 <vm_exec_core+11045>, 0x56937369c88b <vm_exec_core+18475>, 0x56937369d2aa <vm_exec_core+21066>, 0x56937369c520 <vm_exec_core+17600>, 0x56937369864b <vm_exec_core+1515>, 0x56937369e6d8 <vm_exec_core+26232>, 0x56937369edb8 <vm_exec_core+27992>, 0x56937369901c <vm_exec_core+4028>, 0x569373699bc8 <vm_exec_core+7016>, 0x569373699886 <vm_exec_core+6182>, 0x56937369a303 <vm_exec_core+8867>, 0x56937369b13a <vm_exec_core+12506>, 0x5693736990c3 <vm_exec_core+4195>, 0x56937369e540 <vm_exec_core+25824>, 0x569373699b52 <vm_exec_core+6898>, 0x56937369afe8 <vm_exec_core+12168>, 0x56937369baaf <vm_exec_core+14927>, 0x56937369de9d <vm_exec_core+24125>, 0x56937369cf43 <vm_exec_core+20195>, 0x56937369a5dd <vm_exec_core+9597>, 0x569373699e5f <vm_exec_core+7679>, 0x56937369dcf3 <vm_exec_core+23699>, 0x56937369ad65 <vm_exec_core+11525>, 0x56937369d510 <vm_exec_core+21680>, 0x56937369cfb5 <vm_exec_core+20309>, 0x56937369d5c7 <vm_exec_core+21863>, 0x56937369ea8a <vm_exec_core+27178>, 0x56937369c332 <vm_exec_core+17106>, 0x56937369df56 <vm_exec_core+24310>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369da84 <vm_exec_core+23076>, 0x56937369a6fc <vm_exec_core+9884>, 0x56937369cc19 <vm_exec_core+19385>, 0x56937369ce59 <vm_exec_core+19961>, 0x56937369b6e3 <vm_exec_core+13955>, 0x56937369c886 <vm_exec_core+18470>, 0x56937369aaaa <vm_exec_core+10826>, 0x56937369a0e7 <vm_exec_core+8327>, 0x56937369d645 <vm_exec_core+21989>, 0x569373699254 <vm_exec_core+4596>, 0x56937369b490 <vm_exec_core+13360>, 0x56937369bde0 <vm_exec_core+15744>, 0x56937369a3e1 <vm_exec_core+9089>, 0x5693736a593e <vm_exec_core+55518>, 0x569373699db6 <vm_exec_core+7510>, 0x569373699cae <vm_exec_core+7246>, 0x569373699fb9 <vm_exec_core+8025>, 0x56937369a9a4 <vm_exec_core+10564>, 0x56937369c724 <vm_exec_core+18116>, 0x56937369bb6a <vm_exec_core+15114>, 0x56937369c71f <vm_exec_core+18111>, 0x56937369cf3e <vm_exec_core+20190>, 0x56937369cf39 <vm_exec_core+20185>, 0x569373699fb4 <vm_exec_core+8020>, 0x56937369d3fd <vm_exec_core+21405>, 0x56937369b103 <vm_exec_core+12451>, 0x56937369b108 <vm_exec_core+12456>, 0x56937369cf34 <vm_exec_core+20180>, 0x56937369cd7c <vm_exec_core+19740>, 0x56937369bddb <vm_exec_core+15739>, 0x56937369bd12 <vm_exec_core+15538>, 0x56937369ce2b <vm_exec_core+19915>, 0x56937369c1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7cbcd6bff720
        reg_pc = 0x5040000085f8
        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>
#49 0x000056937369364b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#50 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#51 0x00005693736db4f8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5170000000d0
        val = <optimized out>
#52 0x00005693732d9c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7cbcd8dcf598) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5dbd23b0, <optimized out>, 0x7ffc5dbd2300, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7cbcd8dcf598
#53 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#54 0x00005693732d2be7 in rb_main (argc=11, argv=0x7ffc5dbd2578) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#55 main (argc=11, argv=0x7ffc5dbd2578) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7077a9759c40 (LWP 2573377) "ruby" 0x00007077a9526d07 in __GI___select (nfds=31, readfds=0x50c005894380, writefds=0x0, exceptfds=0x0, timeout=0x7fffbc1a9060) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x70778d5ff6c0 (LWP 2573379) "ruby" 0x00007077a951b4fd in __GI___poll (fds=0x70778c3ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x70778d5ff6c0 (LWP 2573379) "ruby"):
#0  0x00007077a951b4fd in __GI___poll (fds=0x70778c3ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b8080aea77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b8080ed42fa in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
        vm = <optimized out>
#4  0x00005b8080b43b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007077a949caa4 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 = {123658775295680, 5981815750352621843, 123658775295680, -352, 0, 140736349253808, 5981815750340038931, 5981877166999130387}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007077a9529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7077a9759c40 (LWP 2573377) "ruby"):
#0  0x00007077a9526d07 in __GI___select (nfds=31, readfds=0x50c005894380, writefds=0x0, exceptfds=0x0, timeout=0x7fffbc1a9060) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 485630926}
        pts64 = 0x7fffbc1a8f00
        r = <optimized out>
#1  0x00005b8080ebb9e5 in native_fd_select (n=31, readfds=0x50c005894380, writefds=0x0, exceptfds=0x7077a9526d07 <__GI___select+327>, timeout=0x7fffbc1a8f00, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=123659211311488) at /tmp/ruby/src/trunk_asan/thread.c:4492
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fffbc1a9010
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005b8080b8f8f7 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 = {0x7fffbc1a91d0, <optimized out>, 0x7fffbc1a90e0, <optimized out>, <optimized out>}, prev = 0x7077a76a64a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005b8080ebaf71 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4554
        set = {max = 31, th = 0x515000000300, rset = 0x7077a75d0840, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7077a75d08a0}
#5  0x00005b8080c610c1 in select_internal (read=123658699016320, write=4, except=4, tp=0x7077a75d08a0, fds=0x7077a75d0840) at /tmp/ruby/src/trunk_asan/io.c:10728
        timerec = <optimized out>
        max = 31
        pending = <optimized out>
        rp = 0x7077a75d0840
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=123659211311136) at /tmp/ruby/src/trunk_asan/io.c:10798
        p = 0x7077a75d0820
#7  0x00005b8080b8f8f7 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 = {0x7fffbc1a94d0, <optimized out>, 0x7fffbc1a93e0, <optimized out>, <optimized out>}, prev = 0x7077a753dd40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005b8080c3d81b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11166
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005b8080fb3528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x162100100009
        cc = <optimized out>
        me = 0x7077a8d990a0
        cfunc = 0x50600002b2e8
        recv = 123659236211200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005b8080f5517d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7077a90063a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b8080f49626 <vm_exec_core+1478>, 0x5b8080f4a92d <vm_exec_core+6349>, 0x5b8080f4fb61 <vm_exec_core+27393>, 0x5b8080f4a49f <vm_exec_core+5183>, 0x5b8080f508a5 <vm_exec_core+30789>, 0x5b8080f4e71d <vm_exec_core+22205>, 0x5b8080f4c31e <vm_exec_core+12990>, 0x5b8080f4978e <vm_exec_core+1838>, 0x5b8080f50154 <vm_exec_core+28916>, 0x5b8080f4fe9c <vm_exec_core+28220>, 0x5b8080f4a71c <vm_exec_core+5820>, 0x5b8080f49c7e <vm_exec_core+3102>, 0x5b8080f4ee16 <vm_exec_core+23990>, 0x5b8080f4b223 <vm_exec_core+8643>, 0x5b8080f502e8 <vm_exec_core+29320>, 0x5b8080f4fffe <vm_exec_core+28574>, 0x5b8080f4b911 <vm_exec_core+10417>, 0x5b8080f4c2ad <vm_exec_core+12877>, 0x5b8080f4e975 <vm_exec_core+22805>, 0x5b8080f4ff75 <vm_exec_core+28437>, 0x5b8080f4dd90 <vm_exec_core+19760>, 0x5b8080f4e9fe <vm_exec_core+22942>, 0x5b8080f4f4b7 <vm_exec_core+25687>, 0x5b8080f4dccd <vm_exec_core+19565>, 0x5b8080f49bbb <vm_exec_core+2907>, 0x5b8080f4e420 <vm_exec_core+21440>, 0x5b8080f49a4e <vm_exec_core+2542>, 0x5b8080f49e84 <vm_exec_core+3620>, 0x5b8080f4bb94 <vm_exec_core+11060>, 0x5b8080f4d89a <vm_exec_core+18490>, 0x5b8080f4e2b9 <vm_exec_core+21081>, 0x5b8080f4d52f <vm_exec_core+17615>, 0x5b8080f4965a <vm_exec_core+1530>, 0x5b8080f4f6e7 <vm_exec_core+26247>, 0x5b8080f4fdc7 <vm_exec_core+28007>, 0x5b8080f4a02b <vm_exec_core+4043>, 0x5b8080f4abd7 <vm_exec_core+7031>, 0x5b8080f4a895 <vm_exec_core+6197>, 0x5b8080f4b312 <vm_exec_core+8882>, 0x5b8080f4c149 <vm_exec_core+12521>, 0x5b8080f4a0d2 <vm_exec_core+4210>, 0x5b8080f4f54f <vm_exec_core+25839>, 0x5b8080f4ab61 <vm_exec_core+6913>, 0x5b8080f4bff7 <vm_exec_core+12183>, 0x5b8080f4cabe <vm_exec_core+14942>, 0x5b8080f4eeac <vm_exec_core+24140>, 0x5b8080f4df52 <vm_exec_core+20210>, 0x5b8080f4b5ec <vm_exec_core+9612>, 0x5b8080f4ae6e <vm_exec_core+7694>, 0x5b8080f4ed02 <vm_exec_core+23714>, 0x5b8080f4bd74 <vm_exec_core+11540>, 0x5b8080f4e51f <vm_exec_core+21695>, 0x5b8080f4dfc4 <vm_exec_core+20324>, 0x5b8080f4e5d6 <vm_exec_core+21878>, 0x5b8080f4fa99 <vm_exec_core+27193>, 0x5b8080f4d341 <vm_exec_core+17121>, 0x5b8080f4ef65 <vm_exec_core+24325>, 0x5b8080f493a8 <vm_exec_core+840>, 0x5b8080f4ea93 <vm_exec_core+23091>, 0x5b8080f4b70b <vm_exec_core+9899>, 0x5b8080f4dc28 <vm_exec_core+19400>, 0x5b8080f4de68 <vm_exec_core+19976>, 0x5b8080f4c6f2 <vm_exec_core+13970>, 0x5b8080f49f38 <vm_exec_core+3800>, 0x5b8080f4bab9 <vm_exec_core+10841>, 0x5b8080f4b0f6 <vm_exec_core+8342>, 0x5b8080f4e654 <vm_exec_core+22004>, 0x5b8080f4a263 <vm_exec_core+4611>, 0x5b8080f4c49f <vm_exec_core+13375>, 0x5b8080f4cdef <vm_exec_core+15759>, 0x5b8080f4b3f0 <vm_exec_core+9104>, 0x5b8080f5694d <vm_exec_core+55533>, 0x5b8080f4adc5 <vm_exec_core+7525>, 0x5b8080f4acbd <vm_exec_core+7261>, 0x5b8080f4afc8 <vm_exec_core+8040>, 0x5b8080f4b9b3 <vm_exec_core+10579>, 0x5b8080f4d733 <vm_exec_core+18131>, 0x5b8080f4cb79 <vm_exec_core+15129>, 0x5b8080f4e338 <vm_exec_core+21208>, 0x5b8080f4cfd5 <vm_exec_core+16245>, 0x5b8080f4f610 <vm_exec_core+26032>, 0x5b8080f50b47 <vm_exec_core+31463>, 0x5b8080f4f854 <vm_exec_core+26612>, 0x5b8080f50438 <vm_exec_core+29656>, 0x5b8080f50529 <vm_exec_core+29897>, 0x5b8080f49ae0 <vm_exec_core+2688>, 0x5b8080f5007d <vm_exec_core+28701>, 0x5b8080f4bc99 <vm_exec_core+11321>, 0x5b8080f5020b <vm_exec_core+29099>, 0x5b8080f4b7da <vm_exec_core+10106>, 0x5b8080f4f78b <vm_exec_core+26411>, 0x5b8080f49977 <vm_exec_core+2327>, 0x5b8080f4a15d <vm_exec_core+4349>, 0x5b8080f5076d <vm_exec_core+30477>, 0x5b8080f4c07d <vm_exec_core+12317>, 0x5b8080f4be7a <vm_exec_core+11802>, 0x5b8080f493ad <vm_exec_core+845>, 0x5b8080f4989a <vm_exec_core+2106>, 0x5b8080f49433 <vm_exec_core+979>, 0x5b8080f4f943 <vm_exec_core+26851>, 0x5b8080f4d1fe <vm_exec_core+16798>, 0x5b8080f4c8c2 <vm_exec_core+14434>, 0x5b8080f4d0da <vm_exec_core+16506>, 0x5b8080f4cd26 <vm_exec_core+15558>, 0x5b8080f4bf0f <vm_exec_core+11951>, 0x5b8080f4c7cd <vm_exec_core+14189>, 0x5b8080f4c199 <vm_exec_core+12601>, 0x5b8080f4c9dc <vm_exec_core+14716>, 0x5b8080f4ca4d <vm_exec_core+14829>, 0x5b8080f49617 <vm_exec_core+1463>, 0x5b8080f4a91e <vm_exec_core+6334>, 0x5b8080f4fb52 <vm_exec_core+27378>, 0x5b8080f4a490 <vm_exec_core+5168>, 0x5b8080f50896 <vm_exec_core+30774>, 0x5b8080f4e70e <vm_exec_core+22190>, 0x5b8080f4c30f <vm_exec_core+12975>, 0x5b8080f4977f <vm_exec_core+1823>, 0x5b8080f50145 <vm_exec_core+28901>, 0x5b8080f4fe8d <vm_exec_core+28205>, 0x5b8080f4a70d <vm_exec_core+5805>, 0x5b8080f49c6f <vm_exec_core+3087>, 0x5b8080f4ee07 <vm_exec_core+23975>, 0x5b8080f4b214 <vm_exec_core+8628>, 0x5b8080f502d9 <vm_exec_core+29305>, 0x5b8080f4ffef <vm_exec_core+28559>, 0x5b8080f4b902 <vm_exec_core+10402>, 0x5b8080f4c29e <vm_exec_core+12862>, 0x5b8080f4e966 <vm_exec_core+22790>, 0x5b8080f4ff66 <vm_exec_core+28422>, 0x5b8080f4dd81 <vm_exec_core+19745>, 0x5b8080f4e9ef <vm_exec_core+22927>, 0x5b8080f4f4a8 <vm_exec_core+25672>, 0x5b8080f4dcbe <vm_exec_core+19550>, 0x5b8080f49bac <vm_exec_core+2892>, 0x5b8080f4e411 <vm_exec_core+21425>, 0x5b8080f49a3f <vm_exec_core+2527>, 0x5b8080f49e75 <vm_exec_core+3605>, 0x5b8080f4bb85 <vm_exec_core+11045>, 0x5b8080f4d88b <vm_exec_core+18475>, 0x5b8080f4e2aa <vm_exec_core+21066>, 0x5b8080f4d520 <vm_exec_core+17600>, 0x5b8080f4964b <vm_exec_core+1515>, 0x5b8080f4f6d8 <vm_exec_core+26232>, 0x5b8080f4fdb8 <vm_exec_core+27992>, 0x5b8080f4a01c <vm_exec_core+4028>, 0x5b8080f4abc8 <vm_exec_core+7016>, 0x5b8080f4a886 <vm_exec_core+6182>, 0x5b8080f4b303 <vm_exec_core+8867>, 0x5b8080f4c13a <vm_exec_core+12506>, 0x5b8080f4a0c3 <vm_exec_core+4195>, 0x5b8080f4f540 <vm_exec_core+25824>, 0x5b8080f4ab52 <vm_exec_core+6898>, 0x5b8080f4bfe8 <vm_exec_core+12168>, 0x5b8080f4caaf <vm_exec_core+14927>, 0x5b8080f4ee9d <vm_exec_core+24125>, 0x5b8080f4df43 <vm_exec_core+20195>, 0x5b8080f4b5dd <vm_exec_core+9597>, 0x5b8080f4ae5f <vm_exec_core+7679>, 0x5b8080f4ecf3 <vm_exec_core+23699>, 0x5b8080f4bd65 <vm_exec_core+11525>, 0x5b8080f4e510 <vm_exec_core+21680>, 0x5b8080f4dfb5 <vm_exec_core+20309>, 0x5b8080f4e5c7 <vm_exec_core+21863>, 0x5b8080f4fa8a <vm_exec_core+27178>, 0x5b8080f4d332 <vm_exec_core+17106>, 0x5b8080f4ef56 <vm_exec_core+24310>, 0x5b8080f4e3fd <vm_exec_core+21405>, 0x5b8080f4ea84 <vm_exec_core+23076>, 0x5b8080f4b6fc <vm_exec_core+9884>, 0x5b8080f4dc19 <vm_exec_core+19385>, 0x5b8080f4de59 <vm_exec_core+19961>, 0x5b8080f4c6e3 <vm_exec_core+13955>, 0x5b8080f4d886 <vm_exec_core+18470>, 0x5b8080f4baaa <vm_exec_core+10826>, 0x5b8080f4b0e7 <vm_exec_core+8327>, 0x5b8080f4e645 <vm_exec_core+21989>, 0x5b8080f4a254 <vm_exec_core+4596>, 0x5b8080f4c490 <vm_exec_core+13360>, 0x5b8080f4cde0 <vm_exec_core+15744>, 0x5b8080f4b3e1 <vm_exec_core+9089>, 0x5b8080f5693e <vm_exec_core+55518>, 0x5b8080f4adb6 <vm_exec_core+7510>, 0x5b8080f4acae <vm_exec_core+7246>, 0x5b8080f4afb9 <vm_exec_core+8025>, 0x5b8080f4b9a4 <vm_exec_core+10564>, 0x5b8080f4d724 <vm_exec_core+18116>, 0x5b8080f4cb6a <vm_exec_core+15114>, 0x5b8080f4d71f <vm_exec_core+18111>, 0x5b8080f4df3e <vm_exec_core+20190>, 0x5b8080f4df39 <vm_exec_core+20185>, 0x5b8080f4afb4 <vm_exec_core+8020>, 0x5b8080f4e3fd <vm_exec_core+21405>, 0x5b8080f4c103 <vm_exec_core+12451>, 0x5b8080f4c108 <vm_exec_core+12456>, 0x5b8080f4df34 <vm_exec_core+20180>, 0x5b8080f4dd7c <vm_exec_core+19740>, 0x5b8080f4cddb <vm_exec_core+15739>, 0x5b8080f4cd12 <vm_exec_core+15538>, 0x5b8080f4de2b <vm_exec_core+19915>, 0x5b8080f4d1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7077a90063a0
        reg_pc = 0x52300000b0f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005b8080f44419 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2787
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005b8080fd3c92 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7077a9006578, self=123659233858880, 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 = 0x7077a8bc7740
        cfp = <optimized out>
        sp = 0x7077a8f069e8
        use_argv = 0x7077a74539e0
        stack_argv = 0x7077a8f069e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x7077a9006578
#16 0x00005b8080f7542c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00005b8080f7542c in rb_yield (val=<optimized out>)
No locals.
#20 0x00005b808112c63a in rb_ary_each (ary=123659231500720) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#21 0x00005b8080fb3528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7077a8d9efc8
        cfunc = 0x50600001e928
        recv = 123659231500720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005b8080f4da6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7077a9006560, cd=0x511000021900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000021900
th: 0x515000000300, native_id: 0x7077a9759c40
        insns_address_table = {0x5b8080f49626 <vm_exec_core+1478>, 0x5b8080f4a92d <vm_exec_core+6349>, 0x5b8080f4fb61 <vm_exec_core+27393>, 0x5b8080f4a49f <vm_exec_core+5183>, 0x5b8080f508a5 <vm_exec_core+30789>, 0x5b8080f4e71d <vm_exec_core+22205>, 0x5b8080f4c31e <vm_exec_core+12990>, 0x5b8080f4978e <vm_exec_core+1838>, 0x5b8080f50154 <vm_exec_core+28916>, 0x5b8080f4fe9c <vm_exec_core+28220>, 0x5b8080f4a71c <vm_exec_core+5820>, 0x5b8080f49c7e <vm_exec_core+3102>, 0x5b8080f4ee16 <vm_exec_core+23990>, 0x5b8080f4b223 <vm_exec_core+8643>, 0x5b8080f502e8 <vm_exec_core+29320>, 0x5b8080f4fffe <vm_exec_core+28574>, 0x5b8080f4b911 <vm_exec_core+10417>, 0x5b8080f4c2ad <vm_exec_core+12877>, 0x5b8080f4e975 <vm_exec_core+22805>, 0x5b8080f4ff75 <vm_exec_core+28437>, 0x5b8080f4dd90 <vm_exec_core+19760>, 0x5b8080f4e9fe <vm_exec_core+22942>, 0x5b8080f4f4b7 <vm_exec_core+25687>, 0x5b8080f4dccd <vm_exec_core+19565>, 0x5b8080f49bbb <vm_exec_core+2907>, 0x5b8080f4e420 <vm_exec_core+21440>, 0x5b8080f49a4e <vm_exec_core+2542>, 0x5b8080f49e84 <vm_exec_core+3620>, 0x5b8080f4bb94 <vm_exec_core+11060>, 0x5b8080f4d89a <vm_exec_core+18490>, 0x5b8080f4e2b9 <vm_exec_core+21081>, 0x5b8080f4d52f <vm_exec_core+17615>, 0x5b8080f4965a <vm_exec_core+1530>, 0x5b8080f4f6e7 <vm_exec_core+26247>, 0x5b8080f4fdc7 <vm_exec_core+28007>, 0x5b8080f4a02b <vm_exec_core+4043>, 0x5b8080f4abd7 <vm_exec_core+7031>, 0x5b8080f4a895 <vm_exec_core+6197>, 0x5b8080f4b312 <vm_exec_core+8882>, 0x5b8080f4c149 <vm_exec_core+12521>, 0x5b8080f4a0d2 <vm_exec_core+4210>, 0x5b8080f4f54f <vm_exec_core+25839>, 0x5b8080f4ab61 <vm_exec_core+6913>, 0x5b8080f4bff7 <vm_exec_core+12183>, 0x5b8080f4cabe <vm_exec_core+14942>, 0x5b8080f4eeac <vm_exec_core+24140>, 0x5b8080f4df52 <vm_exec_core+20210>, 0x5b8080f4b5ec <vm_exec_core+9612>, 0x5b8080f4ae6e <vm_exec_core+7694>, 0x5b8080f4ed02 <vm_exec_core+23714>, 0x5b8080f4bd74 <vm_exec_core+11540>, 0x5b8080f4e51f <vm_exec_core+21695>, 0x5b8080f4dfc4 <vm_exec_core+20324>, 0x5b8080f4e5d6 <vm_exec_core+21878>, 0x5b8080f4fa99 <vm_exec_core+27193>, 0x5b8080f4d341 <vm_exec_core+17121>, 0x5b8080f4ef65 <vm_exec_core+24325>, 0x5b8080f493a8 <vm_exec_core+840>, 0x5b8080f4ea93 <vm_exec_core+23091>, 0x5b8080f4b70b <vm_exec_core+9899>, 0x5b8080f4dc28 <vm_exec_core+19400>, 0x5b8080f4de68 <vm_exec_core+19976>, 0x5b8080f4c6f2 <vm_exec_core+13970>, 0x5b8080f49f38 <vm_exec_core+3800>, 0x5b8080f4bab9 <vm_exec_core+10841>, 0x5b8080f4b0f6 <vm_exec_core+8342>, 0x5b8080f4e654 <vm_exec_core+22004>, 0x5b8080f4a263 <vm_exec_core+4611>, 0x5b8080f4c49f <vm_exec_core+13375>, 0x5b8080f4cdef <vm_exec_core+15759>, 0x5b8080f4b3f0 <vm_exec_core+9104>, 0x5b8080f5694d <vm_exec_core+55533>, 0x5b8080f4adc5 <vm_exec_core+7525>, 0x5b8080f4acbd <vm_exec_core+7261>, 0x5b8080f4afc8 <vm_exec_core+8040>, 0x5b8080f4b9b3 <vm_exec_core+10579>, 0x5b8080f4d733 <vm_exec_core+18131>, 0x5b8080f4cb79 <vm_exec_core+15129>, 0x5b8080f4e338 <vm_exec_core+21208>, 0x5b8080f4cfd5 <vm_exec_core+16245>, 0x5b8080f4f610 <vm_exec_core+26032>, 0x5b8080f50b47 <vm_exec_core+31463>, 0x5b8080f4f854 <vm_exec_core+26612>, 0x5b8080f50438 <vm_exec_core+29656>, 0x5b8080f50529 <vm_exec_core+29897>, 0x5b8080f49ae0 <vm_exec_core+2688>, 0x5b8080f5007d <vm_exec_core+28701>, 0x5b8080f4bc99 <vm_exec_core+11321>, 0x5b8080f5020b <vm_exec_core+29099>, 0x5b8080f4b7da <vm_exec_core+10106>, 0x5b8080f4f78b <vm_exec_core+26411>, 0x5b8080f49977 <vm_exec_core+2327>, 0x5b8080f4a15d <vm_exec_core+4349>, 0x5b8080f5076d <vm_exec_core+30477>, 0x5b8080f4c07d <vm_exec_core+12317>, 0x5b8080f4be7a <vm_exec_core+11802>, 0x5b8080f493ad <vm_exec_core+845>, 0x5b8080f4989a <vm_exec_core+2106>, 0x5b8080f49433 <vm_exec_core+979>, 0x5b8080f4f943 <vm_exec_core+26851>, 0x5b8080f4d1fe <vm_exec_core+16798>, 0x5b8080f4c8c2 <vm_exec_core+14434>, 0x5b8080f4d0da <vm_exec_core+16506>, 0x5b8080f4cd26 <vm_exec_core+15558>, 0x5b8080f4bf0f <vm_exec_core+11951>, 0x5b8080f4c7cd <vm_exec_core+14189>, 0x5b8080f4c199 <vm_exec_core+12601>, 0x5b8080f4c9dc <vm_exec_core+14716>, 0x5b8080f4ca4d <vm_exec_core+14829>, 0x5b8080f49617 <vm_exec_core+1463>, 0x5b8080f4a91e <vm_exec_core+6334>, 0x5b8080f4fb52 <vm_exec_core+27378>, 0x5b8080f4a490 <vm_exec_core+5168>, 0x5b8080f50896 <vm_exec_core+30774>, 0x5b8080f4e70e <vm_exec_core+22190>, 0x5b8080f4c30f <vm_exec_core+12975>, 0x5b8080f4977f <vm_exec_core+1823>, 0x5b8080f50145 <vm_exec_core+28901>, 0x5b8080f4fe8d <vm_exec_core+28205>, 0x5b8080f4a70d <vm_exec_core+5805>, 0x5b8080f49c6f <vm_exec_core+3087>, 0x5b8080f4ee07 <vm_exec_core+23975>, 0x5b8080f4b214 <vm_exec_core+8628>, 0x5b8080f502d9 <vm_exec_core+29305>, 0x5b8080f4ffef <vm_exec_core+28559>, 0x5b8080f4b902 <vm_exec_core+10402>, 0x5b8080f4c29e <vm_exec_core+12862>, 0x5b8080f4e966 <vm_exec_core+22790>, 0x5b8080f4ff66 <vm_exec_core+28422>, 0x5b8080f4dd81 <vm_exec_core+19745>, 0x5b8080f4e9ef <vm_exec_core+22927>, 0x5b8080f4f4a8 <vm_exec_core+25672>, 0x5b8080f4dcbe <vm_exec_core+19550>, 0x5b8080f49bac <vm_exec_core+2892>, 0x5b8080f4e411 <vm_exec_core+21425>, 0x5b8080f49a3f <vm_exec_core+2527>, 0x5b8080f49e75 <vm_exec_core+3605>, 0x5b8080f4bb85 <vm_exec_core+11045>, 0x5b8080f4d88b <vm_exec_core+18475>, 0x5b8080f4e2aa <vm_exec_core+21066>, 0x5b8080f4d520 <vm_exec_core+17600>, 0x5b8080f4964b <vm_exec_core+1515>, 0x5b8080f4f6d8 <vm_exec_core+26232>, 0x5b8080f4fdb8 <vm_exec_core+27992>, 0x5b8080f4a01c <vm_exec_core+4028>, 0x5b8080f4abc8 <vm_exec_core+7016>, 0x5b8080f4a886 <vm_exec_core+6182>, 0x5b8080f4b303 <vm_exec_core+8867>, 0x5b8080f4c13a <vm_exec_core+12506>, 0x5b8080f4a0c3 <vm_exec_core+4195>, 0x5b8080f4f540 <vm_exec_core+25824>, 0x5b8080f4ab52 <vm_exec_core+6898>, 0x5b8080f4bfe8 <vm_exec_core+12168>, 0x5b8080f4caaf <vm_exec_core+14927>, 0x5b8080f4ee9d <vm_exec_core+24125>, 0x5b8080f4df43 <vm_exec_core+20195>, 0x5b8080f4b5dd <vm_exec_core+9597>, 0x5b8080f4ae5f <vm_exec_core+7679>, 0x5b8080f4ecf3 <vm_exec_core+23699>, 0x5b8080f4bd65 <vm_exec_core+11525>, 0x5b8080f4e510 <vm_exec_core+21680>, 0x5b8080f4dfb5 <vm_exec_core+20309>, 0x5b8080f4e5c7 <vm_exec_core+21863>, 0x5b8080f4fa8a <vm_exec_core+27178>, 0x5b8080f4d332 <vm_exec_core+17106>, 0x5b8080f4ef56 <vm_exec_core+24310>, 0x5b8080f4e3fd <vm_exec_core+21405>, 0x5b8080f4ea84 <vm_exec_core+23076>, 0x5b8080f4b6fc <vm_exec_core+9884>, 0x5b8080f4dc19 <vm_exec_core+19385>, 0x5b8080f4de59 <vm_exec_core+19961>, 0x5b8080f4c6e3 <vm_exec_core+13955>, 0x5b8080f4d886 <vm_exec_core+18470>, 0x5b8080f4baaa <vm_exec_core+10826>, 0x5b8080f4b0e7 <vm_exec_core+8327>, 0x5b8080f4e645 <vm_exec_core+21989>, 0x5b8080f4a254 <vm_exec_core+4596>, 0x5b8080f4c490 <vm_exec_core+13360>, 0x5b8080f4cde0 <vm_exec_core+15744>, 0x5b8080f4b3e1 <vm_exec_core+9089>, 0x5b8080f5693e <vm_exec_core+55518>, 0x5b8080f4adb6 <vm_exec_core+7510>, 0x5b8080f4acae <vm_exec_core+7246>, 0x5b8080f4afb9 <vm_exec_core+8025>, 0x5b8080f4b9a4 <vm_exec_core+10564>, 0x5b8080f4d724 <vm_exec_core+18116>, 0x5b8080f4cb6a <vm_exec_core+15114>, 0x5b8080f4d71f <vm_exec_core+18111>, 0x5b8080f4df3e <vm_exec_core+20190>, 0x5b8080f4df39 <vm_exec_core+20185>, 0x5b8080f4afb4 <vm_exec_core+8020>, 0x5b8080f4e3fd <vm_exec_core+21405>, 0x5b8080f4c103 <vm_exec_core+12451>, 0x5b8080f4c108 <vm_exec_core+12456>, 0x5b8080f4df34 <vm_exec_core+20180>, 0x5b8080f4dd7c <vm_exec_core+19740>, 0x5b8080f4cddb <vm_exec_core+15739>, 0x5b8080f4cd12 <vm_exec_core+15538>, 0x5b8080f4de2b <vm_exec_core+19915>, 0x5b8080f4d1e5 <vm_exec_core+16773>...}
-- Control frame information -----------------------------------------------
        reg_cfp = 0x7077a9006560
        reg_pc = 0x51500001b750
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
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_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <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
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
        INSN_LABEL_setspecial = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
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
        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>
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
        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>
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
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb: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
        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>
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_setn = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
        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>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]
        INSN_LABEL_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 0x00005b8080f4464b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005b8080f8c043 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
        ec = 0x5170000000d0
        val = <optimized out>
#27 0x00005b8080ca0561 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=123659234502160) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x5b808227e360 <root_box_data>
        iseq = 0x7077a8bee4f8
#28 0x00005b8080c9aad5 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x5b808227e360 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 123659236200640
        realpath_map = 123659236200480
        path = 123659234502160
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#29 0x00005b8080c989d4 in rb_require_string_internal (fname=123659234502200, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x5170000000d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
        base = <optimized out>
#31 0x00005b8080fb3528 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x58c100140003
        cc = <optimized out>
        me = 0x7077a8bee688
        cfunc = 0x5060000370a8
        recv = 123659236391000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00005b8080f98df5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffbc1ab7e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x00005b8080f98885 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#34 0x00005b8080f5517d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7077a9006790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b8080f49626 <vm_exec_core+1478>, 0x5b8080f4a92d <vm_exec_core+6349>, 0x5b8080f4fb61 <vm_exec_core+27393>, 0x5b8080f4a49f <vm_exec_core+5183>, 0x5b8080f508a5 <vm_exec_core+30789>, 0x5b8080f4e71d <vm_exec_core+22205>, 0x5b8080f4c31e <vm_exec_core+12990>, 0x5b8080f4978e <vm_exec_core+1838>, 0x5b8080f50154 <vm_exec_core+28916>, 0x5b8080f4fe9c <vm_exec_core+28220>, 0x5b8080f4a71c <vm_exec_core+5820>, 0x5b8080f49c7e <vm_exec_core+3102>, 0x5b8080f4ee16 <vm_exec_core+23990>, 0x5b8080f4b223 <vm_exec_core+8643>, 0x5b8080f502e8 <vm_exec_core+29320>, 0x5b8080f4fffe <vm_exec_core+28574>, 0x5b8080f4b911 <vm_exec_core+10417>, 0x5b8080f4c2ad <vm_exec_core+12877>, 0x5b8080f4e975 <vm_exec_core+22805>, 0x5b8080f4ff75 <vm_exec_core+28437>, 0x5b8080f4dd90 <vm_exec_core+19760>, 0x5b8080f4e9fe <vm_exec_core+22942>, 0x5b8080f4f4b7 <vm_exec_core+25687>, 0x5b8080f4dccd <vm_exec_core+19565>, 0x5b8080f49bbb <vm_exec_core+2907>, 0x5b8080f4e420 <vm_exec_core+21440>, 0x5b8080f49a4e <vm_exec_core+2542>, 0x5b8080f49e84 <vm_exec_core+3620>, 0x5b8080f4bb94 <vm_exec_core+11060>, 0x5b8080f4d89a <vm_exec_core+18490>, 0x5b8080f4e2b9 <vm_exec_core+21081>, 0x5b8080f4d52f <vm_exec_core+17615>, 0x5b8080f4965a <vm_exec_core+1530>, 0x5b8080f4f6e7 <vm_exec_core+26247>, 0x5b8080f4fdc7 <vm_exec_core+28007>, 0x5b8080f4a02b <vm_exec_core+4043>, 0x5b8080f4abd7 <vm_exec_core+7031>, 0x5b8080f4a895 <vm_exec_core+6197>, 0x5b8080f4b312 <vm_exec_core+8882>, 0x5b8080f4c149 <vm_exec_core+12521>, 0x5b8080f4a0d2 <vm_exec_core+4210>, 0x5b8080f4f54f <vm_exec_core+25839>, 0x5b8080f4ab61 <vm_exec_core+6913>, 0x5b8080f4bff7 <vm_exec_core+12183>, 0x5b8080f4cabe <vm_exec_core+14942>, 0x5b8080f4eeac <vm_exec_core+24140>, 0x5b8080f4df52 <vm_exec_core+20210>, 0x5b8080f4b5ec <vm_exec_core+9612>, 0x5b8080f4ae6e <vm_exec_core+7694>, 0x5b8080f4ed02 <vm_exec_core+23714>, 0x5b8080f4bd74 <vm_exec_core+11540>, 0x5b8080f4e51f <vm_exec_core+21695>, 0x5b8080f4dfc4 <vm_exec_core+20324>, 0x5b8080f4e5d6 <vm_exec_core+21878>, 0x5b8080f4fa99 <vm_exec_core+27193>, 0x5b8080f4d341 <vm_exec_core+17121>, 0x5b8080f4ef65 <vm_exec_core+24325>, 0x5b8080f493a8 <vm_exec_core+840>, 0x5b8080f4ea93 <vm_exec_core+23091>, 0x5b8080f4b70b <vm_exec_core+9899>, 0x5b8080f4dc28 <vm_exec_core+19400>, 0x5b8080f4de68 <vm_exec_core+19976>, 0x5b8080f4c6f2 <vm_exec_core+13970>, 0x5b8080f49f38 <vm_exec_core+3800>, 0x5b8080f4bab9 <vm_exec_core+10841>, 0x5b8080f4b0f6 <vm_exec_core+8342>, 0x5b8080f4e654 <vm_exec_core+22004>, 0x5b8080f4a263 <vm_exec_core+4611>, 0x5b8080f4c49f <vm_exec_core+13375>, 0x5b8080f4cdef <vm_exec_core+15759>, 0x5b8080f4b3f0 <vm_exec_core+9104>, 0x5b8080f5694d <vm_exec_core+55533>, 0x5b8080f4adc5 <vm_exec_core+7525>, 0x5b8080f4acbd <vm_exec_core+7261>, 0x5b8080f4afc8 <vm_exec_core+8040>, 0x5b8080f4b9b3 <vm_exec_core+10579>, 0x5b8080f4d733 <vm_exec_core+18131>, 0x5b8080f4cb79 <vm_exec_core+15129>, 0x5b8080f4e338 <vm_exec_core+21208>, 0x5b8080f4cfd5 <vm_exec_core+16245>, 0x5b8080f4f610 <vm_exec_core+26032>, 0x5b8080f50b47 <vm_exec_core+31463>, 0x5b8080f4f854 <vm_exec_core+26612>, 0x5b8080f50438 <vm_exec_core+29656>, 0x5b8080f50529 <vm_exec_core+29897>, 0x5b8080f49ae0 <vm_exec_core+2688>, 0x5b8080f5007d <vm_exec_core+28701>, 0x5b8080f4bc99 <vm_exec_core+11321>, 0x5b8080f5020b <vm_exec_core+29099>, 0x5b8080f4b7da <vm_exec_core+10106>, 0x5b8080f4f78b <vm_exec_core+26411>, 0x5b8080f49977 <vm_exec_core+2327>, 0x5b8080f4a15d <vm_exec_core+4349>, 0x5b8080f5076d <vm_exec_core+30477>, 0x5b8080f4c07d <vm_exec_core+12317>, 0x5b8080f4be7a <vm_exec_core+11802>, 0x5b8080f493ad <vm_exec_core+845>, 0x5b8080f4989a <vm_exec_core+2106>, 0x5b8080f49433 <vm_exec_core+979>, 0x5b8080f4f943 <vm_exec_core+26851>, 0x5b8080f4d1fe <vm_exec_core+16798>, 0x5b8080f4c8c2 <vm_exec_core+14434>, 0x5b8080f4d0da <vm_exec_core+16506>, 0x5b8080f4cd26 <vm_exec_core+15558>, 0x5b8080f4bf0f <vm_exec_core+11951>, 0x5b8080f4c7cd <vm_exec_core+14189>, 0x5b8080f4c199 <vm_exec_core+12601>, 0x5b8080f4c9dc <vm_exec_core+14716>, 0x5b8080f4ca4d <vm_exec_core+14829>, 0x5b8080f49617 <vm_exec_core+1463>, 0x5b8080f4a91e <vm_exec_core+6334>, 0x5b8080f4fb52 <vm_exec_core+27378>, 0x5b8080f4a490 <vm_exec_core+5168>, 0x5b8080f50896 <vm_exec_core+30774>, 0x5b8080f4e70e <vm_exec_core+22190>, 0x5b8080f4c30f <vm_exec_core+12975>, 0x5b8080f4977f <vm_exec_core+1823>, 0x5b8080f50145 <vm_exec_core+28901>, 0x5b8080f4fe8d <vm_exec_core+28205>, 0x5b8080f4a70d <vm_exec_core+5805>, 0x5b8080f49c6f <vm_exec_core+3087>, 0x5b8080f4ee07 <vm_exec_core+23975>, 0x5b8080f4b214 <vm_exec_core+8628>, 0x5b8080f502d9 <vm_exec_core+29305>, 0x5b8080f4ffef <vm_exec_core+28559>, 0x5b8080f4b902 <vm_exec_core+10402>, 0x5b8080f4c29e <vm_exec_core+12862>, 0x5b8080f4e966 <vm_exec_core+22790>, 0x5b8080f4ff66 <vm_exec_core+28422>, 0x5b8080f4dd81 <vm_exec_core+19745>, 0x5b8080f4e9ef <vm_exec_core+22927>, 0x5b8080f4f4a8 <vm_exec_core+25672>, 0x5b8080f4dcbe <vm_exec_core+19550>, 0x5b8080f49bac <vm_exec_core+2892>, 0x5b8080f4e411 <vm_exec_core+21425>, 0x5b8080f49a3f <vm_exec_core+2527>, 0x5b8080f49e75 <vm_exec_core+3605>, 0x5b8080f4bb85 <vm_exec_core+11045>, 0x5b8080f4d88b <vm_exec_core+18475>, 0x5b8080f4e2aa <vm_exec_core+21066>, 0x5b8080f4d520 <vm_exec_core+17600>, 0x5b8080f4964b <vm_exec_core+1515>, 0x5b8080f4f6d8 <vm_exec_core+26232>, 0x5b8080f4fdb8 <vm_exec_core+27992>, 0x5b8080f4a01c <vm_exec_core+4028>, 0x5b8080f4abc8 <vm_exec_core+7016>, 0x5b8080f4a886 <vm_exec_core+6182>, 0x5b8080f4b303 <vm_exec_core+8867>, 0x5b8080f4c13a <vm_exec_core+12506>, 0x5b8080f4a0c3 <vm_exec_core+4195>, 0x5b8080f4f540 <vm_exec_core+25824>, 0x5b8080f4ab52 <vm_exec_core+6898>, 0x5b8080f4bfe8 <vm_exec_core+12168>, 0x5b8080f4caaf <vm_exec_core+14927>, 0x5b8080f4ee9d <vm_exec_core+24125>, 0x5b8080f4df43 <vm_exec_core+20195>, 0x5b8080f4b5dd <vm_exec_core+9597>, 0x5b8080f4ae5f <vm_exec_core+7679>, 0x5b8080f4ecf3 <vm_exec_core+23699>, 0x5b8080f4bd65 <vm_exec_core+11525>, 0x5b8080f4e510 <vm_exec_core+21680>, 0x5b8080f4dfb5 <vm_exec_core+20309>, 0x5b8080f4e5c7 <vm_exec_core+21863>, 0x5b8080f4fa8a <vm_exec_core+27178>, 0x5b8080f4d332 <vm_exec_core+17106>, 0x5b8080f4ef56 <vm_exec_core+24310>, 0x5b8080f4e3fd <vm_exec_core+21405>, 0x5b8080f4ea84 <vm_exec_core+23076>, 0x5b8080f4b6fc <vm_exec_core+9884>, 0x5b8080f4dc19 <vm_exec_core+19385>, 0x5b8080f4de59 <vm_exec_core+19961>, 0x5b8080f4c6e3 <vm_exec_core+13955>, 0x5b8080f4d886 <vm_exec_core+18470>, 0x5b8080f4baaa <vm_exec_core+10826>, 0x5b8080f4b0e7 <vm_exec_core+8327>, 0x5b8080f4e645 <vm_exec_core+21989>, 0x5b8080f4a254 <vm_exec_core+4596>, 0x5b8080f4c490 <vm_exec_core+13360>, 0x5b8080f4cde0 <vm_exec_core+15744>, 0x5b8080f4b3e1 <vm_exec_core+9089>, 0x5b8080f5693e <vm_exec_core+55518>, 0x5b8080f4adb6 <vm_exec_core+7510>, 0x5b8080f4acae <vm_exec_core+7246>, 0x5b8080f4afb9 <vm_exec_core+8025>, 0x5b8080f4b9a4 <vm_exec_core+10564>, 0x5b8080f4d724 <vm_exec_core+18116>, 0x5b8080f4cb6a <vm_exec_core+15114>, 0x5b8080f4d71f <vm_exec_core+18111>, 0x5b8080f4df3e <vm_exec_core+20190>, 0x5b8080f4df39 <vm_exec_core+20185>, 0x5b8080f4afb4 <vm_exec_core+8020>, 0x5b8080f4e3fd <vm_exec_core+21405>, 0x5b8080f4c103 <vm_exec_core+12451>, 0x5b8080f4c108 <vm_exec_core+12456>, 0x5b8080f4df34 <vm_exec_core+20180>, 0x5b8080f4dd7c <vm_exec_core+19740>, 0x5b8080f4cddb <vm_exec_core+15739>, 0x5b8080f4cd12 <vm_exec_core+15538>, 0x5b8080f4de2b <vm_exec_core+19915>, 0x5b8080f4d1e5 <vm_exec_core+16773>...}
        reg_cfp = 0x7077a9006790
        reg_pc = 0x5040000089b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00005b8080f44262 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00005b8080f8c4f8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5170000000d0
        val = <optimized out>
#38 0x00005b8080b8ac7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7077a8bee728) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffbc1abd10, <optimized out>, 0x7fffbc1abc60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7077a8bee728
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#40 0x00005b8080b83be7 in rb_main (argc=9, argv=0x7fffbc1abed8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7fffbc1abed8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.mcgohu:
* -rw-r--r-- 1  100112 2025-11-26 07:06:38 +0000 _ruby_box_p2610049_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-26 07:06:38 +0000 _ruby_box_p2610049_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-26 07:06:38 +0000 _ruby_box_p2610049_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-26 07:06:37 +0000 _ruby_box_p2608892_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-26 07:06:37 +0000 _ruby_box_p2608892_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-26 07:06:37 +0000 _ruby_box_p2608892_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-26 07:06:37 +0000 _ruby_box_p2607511_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-26 07:06:37 +0000 _ruby_box_p2607511_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-26 07:06:37 +0000 _ruby_box_p2607511_2_rbconfig+sizeof.so
* -rw-r--r-- 1   31544 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_monitor.so
* -rw-r--r-- 1  152440 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_stringio.so
* -rw-r--r-- 1   28832 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_erb+escape.so
* -rw-r--r-- 1   51040 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_cgi+escape.so
* -rw-r--r-- 1  104440 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_strscan.so
* -rw-r--r-- 1   24216 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_io+nonblock.so
* -rw-r--r-- 1   65840 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_digest.so
* -rw-r--r-- 1 1497808 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_openssl.so
* -rw-r--r-- 1   16768 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_io+wait.so
* -rw-r--r-- 1  960152 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_socket.so
* -rw-r--r-- 1  302216 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_zlib.so
* -rw-r--r-- 1  112944 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_psych.so
* -rw-r--r-- 1  226320 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_json+ext+generator.so
* -rw-r--r-- 1  171392 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_json+ext+parser.so
* -rw-r--r-- 1  109520 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_etc.so
* -rw-r--r-- 1  941192 2025-11-26 07:06:35 +0000 _ruby_box_p2603667_2_date_core.so
* -rw-r--r-- 1  100112 2025-11-26 07:06:34 +0000 _ruby_box_p2603667_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-26 07:06:34 +0000 _ruby_box_p2603667_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-26 07:06:34 +0000 _ruby_box_p2603667_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-26 07:06:34 +0000 _ruby_box_p2603063_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-26 07:06:34 +0000 _ruby_box_p2603063_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-26 07:06:34 +0000 _ruby_box_p2603063_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-26 07:06:32 +0000 _ruby_box_p2601524_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-26 07:06:32 +0000 _ruby_box_p2601524_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-26 07:06:32 +0000 _ruby_box_p2601524_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 2573048 -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".
0x000070c44a3107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe02d741ac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x70c44a59a740 (LWP 2573048) "make"):
#0  0x000070c44a3107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe02d741ac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005cf7cc139d16 in reap_children ()
No symbol table info available.
#2  0x00005cf7cc13aa8c in new_job ()
No symbol table info available.
#3  0x00005cf7cc14972a in ?? ()
No symbol table info available.
#4  0x00005cf7cc14a09e in update_goal_chain ()
No symbol table info available.
#5  0x00005cf7cc12467a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 2573048) detached]
make: *** [uncommon.mk:915: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2573047 -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 3084127 -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-11-26T07:03:09Z master 61f3456803) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................................

Finished in 39.108724 seconds

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