# Logfile created on 2025-01-11 10:46:44 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007d4b8557fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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.20250111-104644", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d4b855a0908 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d4b855a0200 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d4b854ba200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250111-104644", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250111-104644>, @binmode=false, @mon_data=#<Monitor:0x00007d4b86a7fc20>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 1b3037081e
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/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'
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
$$$[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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  builtin_binary.inc
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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
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 pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.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.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/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/3.5.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/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.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/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.3
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.2.0
                                    rdoc 6.10.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.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.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
$$$[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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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=60604
  "--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/910] 2475795=test_gem_silent_ui
[  2/910] 2475806=test_ifunless
[  3/910] 2475807=test_require
[  4/910] 2475801=test_pkey_dh
[  5/910] 2475799=test_ocsp
[  6/910] 2475803=test_shapes
[  7/910] 2475806=test_rdoc_text
[  8/910] 2475807=test_rendering
[  9/910] 2475797=test_gem_commands_uninstall_command
[ 10/910] 2475798=test_gem_resolver_installer_set
[ 11/910] 2475804=test_gem_dependency_list
[ 12/910] 2475805=test_files_test
[ 13/910] 2475794=test_nesting_parser
[ 14/910] 2475800=test_forwardable
[ 15/910] 2475808=test_object_create_start
[ 16/910] 2475796=test_continuation
[ 17/910] 2475809=test_ensured
[ 18/910] 2475802=test_io_m17n
[ 19/910] 2475803=comments_test
[ 20/910] 2475808=test_delete
[ 21/910] 2475796=test_config
[ 22/910] 2475808=test_gem_commands_cleanup_command
[ 23/910] 2475800=test_placearg
[ 24/910] 2475807=test_interned_str
[ 25/910] 2475807=test_rdoc_markup_paragraph
[ 26/910] 2475803=test_project_sanity
[ 27/910] 2475809=test_config
[ 28/910] 2475801=test_env
[ 29/910] 2475805=regular_expression_encoding_test
[ 30/910] 2475805=test_gem_impossible_dependencies_error
[ 31/910] 2475794=json_generator_test
[ 32/910] 2475807=test_string_processing
[ 33/910] 2475807=encodings_test
[ 34/910] 2475806=test_io_buffer
[ 35/910] 2475806=test_dryrun
[ 36/910] 2475795=test_range
[ 37/910] 2475809=test_type
[ 38/910] 2475800=test_tmpdir
[ 39/910] 2475809=node_id_test
[ 40/910] 2475806=test_gem_source_subpath_problem
[ 41/910] 2475804=test_ts
[ 42/910] 2475796=test_emitter
[ 43/910] 2475796=test_locale
[ 44/910] 2475807=parse_stream_test
[ 45/910] 2475807=test_gem_resolver_api_set
[ 46/910] 2475800=test_stringify_symbols
[ 47/910] 2475805=test_to_ary_concat
[ 48/910] 2475800=warnings_test
[ 49/910] 2475803=test_rdoc_token_stream
[ 50/910] 2475799=test_printf
[ 51/910] 2475794=test_rubyoptions
[ 52/910] 2475798=dispatcher_test
[ 53/910] 2475796=test_udp
[ 54/910] 2475799=test_windows_1252
[ 55/910] 2475796=test_configuration
[ 56/910] 2475800=test_rdoc_alias
[ 57/910] 2475799=test_rdoc_single_class
[ 58/910] 2475803=test_key_event_record
[ 59/910] 2475798=regular_expression_options_test
[ 60/910] 2475798=test_queue
[ 61/910] 2475803=test_sleep
[ 62/910] 2475798=test_install
[ 63/910] 2475796=test_rdoc_markup_to_label
[ 64/910] 2475799=test_gem_validator
[ 65/910] 2475807=integer_parse_test
[ 66/910] 2475807=test_prettyprint
[ 67/910] 2475806=lex_test
[ 68/910] 2475800=test_custom_command
[ 69/910] 2475807=test_bundled_gems
[ 70/910] 2475807=test_pair
[ 71/910] 2475809=test_m17n_comb
[ 72/910] 2475796=test_date_ractor
[ 73/910] 2475800=test_tree_spell_checker
[ 74/910] 2475808=test_integer_comb
[ 75/910] 2475800=index_write_test
[ 76/910] 2475805=test_tsort
[ 77/910] 2475800=test_depth_first
[ 78/910] 2475805=test_ns_spki
[ 79/910] 2475799=test_merge_keys
[ 80/910] 2475800=test_random
[ 81/910] 2475798=test_io_wait
[ 82/910] 2475800=test_rdoc_extend
[ 83/910] 2475804=test_kwargs
[ 84/910] 2475799=test_win32ole_type
[ 85/910] 2475804=test_lexer
[ 86/910] 2475799=test_rdoc_rd_inline_parser
[ 87/910] 2475805=test_dir
[ 88/910] 2475800=test_x509store
[ 89/910] 2475804=test_mdns
[ 90/910] 2475799=test_gem_ext_configure_builder
[ 91/910] 2475804=test_gem_local_remote_options
[ 92/910] 2475799=test_gem_security_signer
[ 93/910] 2475798=test_bash_completion
[ 94/910] 2475798=test_exception
[ 95/910] 2475804=test_threadgroup
[ 96/910] 2475799=test_set_len
[ 97/910] 2475799=test_rdoc_generator_json_index
[ 98/910] 2475796=test_gem_commands_lock_command
[ 99/910] 2475796=test_euc_kr
[100/910] 2475796=test_rdoc_method_attr
[101/910] 2475799=test_yamlstore
[102/910] 2475797=test_gem_commands_pristine_command
[103/910] 2475799=test_gem_config_file
[104/910] 2475800=test_rdoc_rdoc
[105/910] 2475805=test_rdoc_markup_pre_process
[106/910] 2475804=test_yjit_exit_locations
[107/910] 2475800=test_win32ole_event
[108/910] 2475800=test_io_buffer
[109/910] 2475799=test_gem_resolver_requirement_list
[110/910] 2475799=test_beginendblock
[111/910] 2475800=test_arith_seq_beg_len_step
[112/910] 2475796=test_reline
[113/910] 2475804=test_hash
[114/910] 2475805=test_scalar_scanner
[115/910] 2475805=test_within_pipe
[116/910] 2475800=test_not
[117/910] 2475800=test_timeout
[118/910] 2475805=test_weakref
[119/910] 2475802=test_function
[120/910] 2475795=test_socket
[121/910] 2475805=test_case_mapping
[122/910] 2475805=test_yaml_tree
[123/910] 2475805=test_mailto
[124/910] 2475805=ripper_test
[125/910] 2475800=test_rubygems
[126/910] 2475799=test_gem_package_tar_writer
[127/910] 2475803=test_unicode_normalize
[128/910] 2475802=test_method
[129/910] 2475803=test_gem_resolver_lock_set
[130/910] 2475806=test_rdoc_markup_hard_break
[131/910] 2475806=test_ractor_compatibility
[132/910] 2475799=test_append
[133/910] 2475799=test_reqarg
[134/910] 2475803=test_rdoc_generator_pot_po
[135/910] 2475803=test_reline_key
[136/910] 2475803=test_resource
[137/910] 2475803=test_gem_update_suggestion
[138/910] 2475803=test_gem_source_fetch_problem
[139/910] 2475803=test_set
[140/910] 2475803=test_gem_console_ui
[141/910] 2475803=test_member
[142/910] 2475803=test_nofree
[143/910] 2475803=test_rdoc_generator_ri
[144/910] 2475803=test_trace
[145/910] 2475803=test_numhash
[146/910] 2475803=test_gem_stream_ui
[147/910] 2475800=test_pkey_rsa
[148/910] 2475803=test_ipaddr
[149/910] 2475803=test_arity
[150/910] 2475803=test_rdoc_markup_attribute_manager
[151/910] 2475803=test_buffered_io
[152/910] 2475803=test_yjit
[153/910] 2475807=test_m17n
[154/910] 2475806=test_gem_resolver_composed_set
[155/910] 2475805=test_egrep_cpp
[156/910] 2475806=test_argf
[157/910] 2475800=test_rdoc_i18n_locale
[158/910] 2475800=test_webauthn_poller
[159/910] 2475805=test_date_conv
[160/910] 2475799=test_wait
[161/910] 2475805=test_object_references
[162/910] 2475805=test_sleep
[163/910] 2475800=test_x509name
[164/910] 2475800=test_gem_commands_build_command
[165/910] 2475799=test_compile_prism
[166/910] 2475797=test_euc_tw
[167/910] 2475797=test_gem_security
[168/910] 2475807=test_alias
[169/910] 2475796=test_gem_requirement
[170/910] 2475800=test_sizeof
[171/910] 2475796=test_face
[172/910] 2475807=test_system
[173/910] 2475796=test_emoji_breaks
[174/910] 2475796=test_notimplement
[175/910] 2475796=test_bug-3571
[176/910] 2475795=test_comparable
[177/910] 2475795=test_rdoc_rd
[178/910] 2475796=command_line_test
[179/910] 2475799=test_gem_commands_info_command
[180/910] 2475805=test_io_timeout
[181/910] 2475805=test_date_new
[182/910] 2475805=test_stringio
[183/910] 2475796=test_dns
[184/910] 2475799=test_dup
[185/910] 2475795=test_require
[186/910] 2475805=test_array
[187/910] 2475805=test_ubf_async_safe
[188/910] 2475805=snippets_test
[189/910] 2475796=parser_test
[190/910] 2475796=newline_test
[191/910] 2475799=heredoc_test
[192/910] 2475799=test_webauthn_listener_response
[193/910] 2475799=test_win32ole_record
[194/910] 2475799=test_gem_path_support
[195/910] 2475796=constant_path_node_test
[196/910] 2475796=test_gem_bundler_version_finder
[197/910] 2475799=test_console_attr
[198/910] 2475799=test_struct
[199/910] 2475798=onigmo_test
[200/910] 2475798=test_rb_str_dup
[201/910] 2475799=fuzzer_test
[202/910] 2475798=test_ast
[203/910] 2475799=test_pack
[204/910] 2475796=test_rdoc_comment
[205/910] 2475799=test_super
[206/910] 2475796=test_libs
[207/910] 2475796=test_gc
[208/910] 2475796=test_math
[209/910] 2475796=test_time
[210/910] 2475801=json_encoding_test
[211/910] 2475801=test_popen_deadlock
[212/910] 2475796=test_autoconf
[213/910] 2475796=test_did_you_mean
[214/910] 2475797=test_digest_extend
[215/910] 2475796=test_gem_safe_yaml
[216/910] 2475797=test_case
[217/910] 2475796=test_cgi_multipart
[218/910] 2475797=test_bug-5832
[219/910] 2475797=test_rdoc_code_object
[220/910] 2475807=test_rdoc_top_level
[221/910] 2475796=test_gem_command_manager
[222/910] 2475802=test_multi_irb_commands
[223/910] 2475802=test_gem_installer
[224/910] 2475799=test_rdoc_normal_class
[225/910] 2475796=test_gem_commands_check_command
[226/910] 2475796=test_random_formatter
[227/910] 2475799=test_pipe
[228/910] 2475796=test_regex_casefold
[229/910] 2475796=test_gem_source_git
[230/910] 2475801=test_cp949
[231/910] 2475801=test_condition
[232/910] 2475801=test_help
[233/910] 2475801=test_gem_resolver_git_set
[234/910] 2475799=test_class_name_check
[235/910] 2475799=test_emoji
[236/910] 2475799=test_files_lib
[237/910] 2475807=test_sorted_set
[238/910] 2475808=test_string
[239/910] 2475797=test_integer
[240/910] 2475796=test_duplicate
[241/910] 2475796=json_ext_parser_test
[242/910] 2475796=test_time
[243/910] 2475801=test_scan_args
[244/910] 2475801=test_date_attr
[245/910] 2475801=test_erb
[246/910] 2475805=test_marshal
[247/910] 2475807=test_zlib
[248/910] 2475801=magic_comment_test
[249/910] 2475796=test_omap
[250/910] 2475796=test_case_comprehensive
[251/910] 2475796=test_framework
[252/910] 2475796=test_cclass
[253/910] 2475809=test_shellwords
[254/910] 2475809=test_singleton_function
[255/910] 2475809=test_proc
[256/910] 2475796=test_load
[257/910] 2475796=test_uncorrectable_name_check
[258/910] 2475796=test_nomethod_error
[259/910] 2475796=test_pkey_dsa
[260/910] 2475796=test_https_proxy
[261/910] 2475796=test_date_strptime
[262/910] 2475801=test_ssl
[263/910] 2475800=test_ractor
[264/910] 2475805=test_json_tree
[265/910] 2475805=test_emitter
[266/910] 2475805=library_symbols_test
[267/910] 2475805=test_float
[268/910] 2475796=test_ractor
[269/910] 2475796=test_gem_remote_fetcher_local_ssl_server
[270/910] 2475800=test_rdoc_rd_inline
[271/910] 2475800=test_files_test_1
[272/910] 2475809=percent_delimiter_string_test
[273/910] 2475809=test_gem
[274/910] 2475805=test_cgi_core
[275/910] 2475805=test_helper_method
[276/910] 2475805=test_delegate
[277/910] 2475805=test_yaml_special_cases
[278/910] 2475805=test_gem_source_list
[279/910] 2475805=test_parser
[280/910] 2475801=attribute_write_test
[281/910] 2475801=test_rdoc_parser_prism_ruby
[282/910] 2475805=test_psych
[283/910] 2475805=test_ractor
[284/910] 2475805=test_enumerator
[285/910] 2475805=test_rdoc_markup_formatter
[286/910] 2475805=test_win32ole_variant
[287/910] 2475805=test_fiddle
[288/910] 2475796=test_debug
[289/910] 2475796=test_arith_seq_extract
[290/910] 2475805=test_gem_commands_help_command
[291/910] 2475805=test_stringchar
[292/910] 2475795=test_digest
[293/910] 2475796=test_gem_uri
[294/910] 2475796=test_rbconfig
[295/910] 2475796=test_gem_package_old
[296/910] 2475805=test_command
[297/910] 2475796=test_date_compat
[298/910] 2475796=test_resolve_symbol
[299/910] 2475796=test_profile_frames
[300/910] 2475796=test_lazy_enumerator
[301/910] 2475804=test_set
[302/910] 2475801=test_find_executable
[303/910] 2475805=test_array
[304/910] 2475806=test_error_highlight
[305/910] 2475804=test_gem_commands_outdated_command
[306/910] 2475801=test_gem_request_set_lockfile_tokenizer
[307/910] 2475801=test_nil
[308/910] 2475804=test_class2name
[309/910] 2475804=test_kdf
[310/910] 2475801=test_backtrace
[311/910] 2475795=test_time_tz
[312/910] 2475804=test_rdoc_task
[313/910] 2475804=string_query_test
[314/910] 2475795=test_rdoc_parser_simple
[315/910] 2475804=test_enumerator
[316/910] 2475795=test_utf16
[317/910] 2475795=test_gem_package
[318/910] 2475807=test_rdoc_markup_to_rdoc
[319/910] 2475809=test_gem_source
[320/910] 2475807=test_frozen
[321/910] 2475807=test_handle
[322/910] 2475796=test_safe_load
[323/910] 2475796=test_color_printer
[324/910] 2475796=string_encoding_test
[325/910] 2475796=test_exception_at_throwing
[326/910] 2475809=test_name_error
[327/910] 2475796=test_assembler
[328/910] 2475796=test_pty
[329/910] 2475807=test_variable_name_check
[330/910] 2475801=test_dbm
[331/910] 2475801=test_gem_source_vendor
[332/910] 2475807=test_gem_commands_list_command
[333/910] 2475801=test_propertyputref
[334/910] 2475801=overlap_test
[335/910] 2475807=test_rdoc_ri_paths
[336/910] 2475807=test_gem_platform
[337/910] 2475807=test_symbol
[338/910] 2475807=test_gem_uninstaller
[339/910] 2475795=test_change_word
[340/910] 2475795=test_gem_available_set
[341/910] 2475809=test_modify_expand
[342/910] 2475809=test_gem_source_installed
[343/910] 2475809=test_parser
[344/910] 2475795=test_date
[345/910] 2475795=test_date_time
[346/910] 2475806=test_pkcs12
[347/910] 2475796=test_win32ole_param
[348/910] 2475809=test_rdoc_parser_markdown
[349/910] 2475796=test_function_entry
[350/910] 2475796=test_len
[351/910] 2475795=test_acceptable
[352/910] 2475796=implicit_array_test
[353/910] 2475796=heredoc_dedent_test
[354/910] 2475796=test_kernel
[355/910] 2475801=test_method_name_check
[356/910] 2475797=test_keyword
[357/910] 2475801=numeric_value_test
[358/910] 2475801=!Nothing_to_test
[359/910] 2475801=test_bn
[360/910] 2475801=test_win32ole_method_event
[361/910] 2475801=test_provider
[362/910] 2475809=test_gem_package_task
[363/910] 2475809=test_ansi
[364/910] 2475809=test_gem_commands_server_command
[365/910] 2475795=test_rdoc_ri_driver
[366/910] 2475809=test_data
[367/910] 2475809=test_http_request
[368/910] 2475809=test_httpheader
[369/910] 2475809=test_win32ole_param_event
[370/910] 2475809=test_ripper
[371/910] 2475806=test_key_name_check
[372/910] 2475806=test_rdoc_rd_block_parser
[373/910] 2475806=test_singleton
[374/910] 2475806=test_rdoc_servlet
[375/910] 2475806=test_assignment
[376/910] 2475795=test_ruby_lex
[377/910] 2475801=test_grapheme_breaks
[378/910] 2475801=test_gem_request_set_gem_dependency_api
[379/910] 2475796=test_ossl
[380/910] 2475799=test_date_marshal
[381/910] 2475799=test_syntax
[382/910] 2475797=test_autoload
[383/910] 2475795=test_gem_resolver_local_specification
[384/910] 2475801=test_gem_commands_unpack_command
[385/910] 2475795=test_gem_commands_exec_command
[386/910] 2475809=test_pack
[387/910] 2475807=test_stream
[388/910] 2475807=test_ssl_session
[389/910] 2475800=test_ractor
[390/910] 2475800=test_optarg
[391/910] 2475800=test_gem_gem_runner
[392/910] 2475801=test_gem_ext_cargo_builder
[393/910] 2475801=test_file_exhaustive
[394/910] 2475802=test_gem_commands_signout_command
[395/910] 2475800=test_object
[396/910] 2475800=test_rdoc_generator_pot
[397/910] 2475802=test_exception
[398/910] 2475800=test_div
[399/910] 2475802=test_resize
[400/910] 2475800=test_rdoc_generator_darkfish
[401/910] 2475802=test_gc_compact
[402/910] 2475809=test_key_stroke
[403/910] 2475809=test_deprecated
[404/910] 2475809=breadth_first_search_test
[405/910] 2475809=test_generic
[406/910] 2475809=test_fiber
[407/910] 2475807=test_cesu8
[408/910] 2475807=test_rdoc_stats
[409/910] 2475807=test_gem_commands_setup_command
[410/910] 2475795=test_alias_and_anchor
[411/910] 2475795=test_gem_commands_rebuild_command
[412/910] 2475795=test_rdoc_store
[413/910] 2475800=test_win32ole_variant_m
[414/910] 2475800=json_parser_test
[415/910] 2475800=test_err_in_callback
[416/910] 2475800=test_rdoc_markup_document
[417/910] 2475800=test_ftp
[418/910] 2475800=test_vm_dump
[419/910] 2475800=errors_test
[420/910] 2475807=test_open3
[421/910] 2475800=test_ellipsize
[422/910] 2475800=test_integer
[423/910] 2475800=test_utf32
[424/910] 2475800=test_helper
[425/910] 2475800=test_memory_view
[426/910] 2475800=test_fips
[427/910] 2475796=test_gem_commands_update_command
[428/910] 2475800=test_date_parse
[429/910] 2475795=test_thread
[430/910] 2475795=test_data
[431/910] 2475795=test_noarg
[432/910] 2475800=test_rand
[433/910] 2475806=test_pkey_ec
[434/910] 2475795=test_workspace
[435/910] 2475806=test_random
[436/910] 2475806=test_to_ruby
[437/910] 2475806=test_bundled_ca
[438/910] 2475794=static_literals_test
[439/910] 2475795=test_backtrace
[440/910] 2475795=test_gem_safe_marshal
[441/910] 2475794=test_option
[442/910] 2475806=test_input_method
[443/910] 2475794=test_nextafter
[444/910] 2475794=test_tracer
[445/910] 2475806=test_capacity
[446/910] 2475794=test_http
[447/910] 2475806=fixtures_test
[448/910] 2475796=test_rational2
[449/910] 2475796=test_gem_dependency_resolution_error
[450/910] 2475796=test_proxy
[451/910] 2475796=test_completion
[452/910] 2475806=test_raise
[453/910] 2475806=test_gem_ci_detector
[454/910] 2475795=test_shift_jis
[455/910] 2475806=test_yield
[456/910] 2475795=test_gem_request_set_lockfile_parser
[457/910] 2475795=test_io_wait_uncommon
[458/910] 2475795=test_string
[459/910] 2475795=test_erb_command
[460/910] 2475795=test_require
[461/910] 2475808=test_https
[462/910] 2475796=test_have_library
[463/910] 2475802=test_fnmatch
[464/910] 2475797=test_rdoc_markup_to_ansi
[465/910] 2475803=test_gem_resolver_vendor_set
[466/910] 2475802=test_evaluation
[467/910] 2475802=test_ftp
[468/910] 2475803=test_unicode_escape
[469/910] 2475802=test_httpresponses
[470/910] 2475797=integer_base_flags_test
[471/910] 2475802=test_filter
[472/910] 2475801=test_gem_ext_cmake_builder
[473/910] 2475801=test_too_many_dummy_encodings
[474/910] 2475797=test_koi8
[475/910] 2475803=test_erb_m17n
[476/910] 2475802=test_clone
[477/910] 2475797=test_objspace
[478/910] 2475803=test_thread
[479/910] 2475801=test_call
[480/910] 2475807=test_hash_create
[481/910] 2475807=json_generic_object_test
[482/910] 2475801=test_ole_methods
[483/910] 2475801=test_defined
[484/910] 2475807=test_pack
[485/910] 2475802=test_switch_hitter
[486/910] 2475802=test_rdoc_markup_to_html_crossref
[487/910] 2475801=test_folderitem2_invokeverb
[488/910] 2475801=test_files_sample
[489/910] 2475801=test_update
[490/910] 2475801=test_arity
[491/910] 2475801=test_case_options
[492/910] 2475801=test_file
[493/910] 2475801=test_gem_install_update_options
[494/910] 2475795=test_gem_security_policy
[495/910] 2475807=test_init
[496/910] 2475801=test_rdoc_parser_changelog
[497/910] 2475794=test_gem_resolver_index_set
[498/910] 2475805=test_weakkeymap
[499/910] 2475796=test_usrmarshal
[500/910] 2475801=test_show_source
[501/910] 2475795=test_inlinecache
[502/910] 2475794=test_rdoc_markup_to_markdown
[503/910] 2475795=test_httpresponse
[504/910] 2475801=test_rdoc_parser_ruby
[505/910] 2475802=test_memory_view
[506/910] 2475807=test_pinned
[507/910] 2475795=test_gem_command
[508/910] 2475807=test_enc_raise
[509/910] 2475807=test_engine
[510/910] 2475807=test_key_error
[511/910] 2475807=ractor_test
[512/910] 2475795=test_gem_request_set_lockfile
[513/910] 2475796=test_postponed_job
[514/910] 2475794=reflection_test
[515/910] 2475807=test_bignum
[516/910] 2475802=test_dot_dot
[517/910] 2475794=test_cparser
[518/910] 2475802=test_human_typo
[519/910] 2475802=test_gem_gemcutter_utilities
[520/910] 2475807=test_gem_remote_fetcher
[521/910] 2475802=test_gem_resolver
[522/910] 2475795=test_config
[523/910] 2475795=test_tempfile
[524/910] 2475802=test_gem_util
[525/910] 2475796=test_raise_exception
[526/910] 2475807=test_pattern_key_name_check
[527/910] 2475807=test_exit
[528/910] 2475808=test_gem_commands_yank_command
[529/910] 2475794=test_jaro_winkler
[530/910] 2475807=test_gem_remote_fetcher_local_server
[531/910] 2475794=test_etc
[532/910] 2475802=test_gem_source_lock
[533/910] 2475802=test_ldap
[534/910] 2475802=test_last_thread
[535/910] 2475807=test_rdoc_markup_to_bs
[536/910] 2475794=test_new
[537/910] 2475794=test_hash
[538/910] 2475795=test_macro
[539/910] 2475807=test_cipher
[540/910] 2475795=test_gem_source_specific_file
[541/910] 2475794=test_unix
[542/910] 2475808=parse_test
[543/910] 2475794=test_enum
[544/910] 2475795=test_gem_commands_which_command
[545/910] 2475807=test_rdoc_markup
[546/910] 2475807=test_symbol
[547/910] 2475795=test_optparse
[548/910] 2475795=test_coder
[549/910] 2475801=test_context
[550/910] 2475808=test_gem_commands_sources_command
[551/910] 2475795=test_c_union_entity
[552/910] 2475795=test_undef
[553/910] 2475795=test_gem_spec_fetcher
[554/910] 2475801=test_ractor
[555/910] 2475802=test_io
[556/910] 2475801=test_metaclass
[557/910] 2475801=test_numeric
[558/910] 2475808=test_date_arith
[559/910] 2475808=test_io_console
[560/910] 2475805=test_rdoc_require
[561/910] 2475795=test_ws
[562/910] 2475795=test_array_create
[563/910] 2475795=test_debugger_integration
[564/910] 2475801=test_gem_resolver_installed_specification
[565/910] 2475795=test_rdoc_rubygems_hook
[566/910] 2475801=test_my_integer
[567/910] 2475805=test_gem_commands_environment_command
[568/910] 2475801=test_tracepoint
[569/910] 2475796=test_ractor
[570/910] 2475805=test_hmac
[571/910] 2475805=test_signedness
[572/910] 2475809=desugar_compiler_test
[573/910] 2475796=test_cd
[574/910] 2475809=symbol_encoding_test
[575/910] 2475796=test_internal_ivar
[576/910] 2475796=test_cgi_cookie
[577/910] 2475809=test_gem_commands_mirror
[578/910] 2475809=test_closure
[579/910] 2475796=test_address_resolve
[580/910] 2475796=test_wss
[581/910] 2475796=test_cstr
[582/910] 2475795=test_gem_resolver_lock_specification
[583/910] 2475795=test_digest
[584/910] 2475795=test_variable
[585/910] 2475801=test_gem_source_local
[586/910] 2475804=test_rdoc_parser_rd
[587/910] 2475795=test_num2int
[588/910] 2475795=test_parse
[589/910] 2475809=test_have_macro
[590/910] 2475804=test_process
[591/910] 2475801=test_iter_break
[592/910] 2475801=test_summary
[593/910] 2475806=test_thread_queue
[594/910] 2475801=test_nowrite
[595/910] 2475801=test_flip
[596/910] 2475809=test_gem_commands_install_command
[597/910] 2475801=test_gem_ext_cargo_builder_unit
[598/910] 2475796=test_stack
[599/910] 2475801=test_securerandom
[600/910] 2475801=test_nil2vtempty
[601/910] 2475808=test_econv
[602/910] 2475801=test_foreach
[603/910] 2475801=test_io
[604/910] 2475799=test_gem_commands_cert_command
[605/910] 2475794=test_process
[606/910] 2475801=test_object
[607/910] 2475794=test_eval
[608/910] 2475794=test_fileutils
[609/910] 2475795=test_pathname
[610/910] 2475795=test_remote_fetch_error
[611/910] 2475795=test_stream
[612/910] 2475795=json_common_interface_test
[613/910] 2475794=test_func
[614/910] 2475795=test_coverage
[615/910] 2475805=named_capture_test
[616/910] 2475805=test_cgi_tag_helper
[617/910] 2475805=test_gem_resolver_git_specification
[618/910] 2475803=test_dir_m17n
[619/910] 2475799=test_kill_ring
[620/910] 2475805=test_cmethod
[621/910] 2475805=test_qsort
[622/910] 2475805=test_command_aliasing
[623/910] 2475805=test_gem_ext_ext_conf_builder
[624/910] 2475799=test_gem_commands_dependency_command
[625/910] 2475799=test_thread_fd_close
[626/910] 2475799=json_addition_test
[627/910] 2475801=test_path_to_class
[628/910] 2475799=test_storage
[629/910] 2475799=test_gem_dependency
[630/910] 2475801=test_iterator
[631/910] 2475801=test_string
[632/910] 2475801=test_gem_resolver_index_specification
[633/910] 2475799=test_marshalable
[634/910] 2475799=test_method_cache
[635/910] 2475799=parse_comments_test
[636/910] 2475799=test_serialize_subclasses
[637/910] 2475799=test_const
[638/910] 2475801=test_class
[639/910] 2475799=test_helper
[640/910] 2475799=test_win32ole_method
[641/910] 2475799=test_yamldbm
[642/910] 2475799=test_cgi_modruby
[643/910] 2475799=test_thread_cv
[644/910] 2475796=test_parser_events
[645/910] 2475796=test_unicode
[646/910] 2475796=relocation_test
[647/910] 2475796=test_windows_1251
[648/910] 2475796=test_convertible
[649/910] 2475799=test_gem_resolver_best_set
[650/910] 2475808=test_stat
[651/910] 2475808=test_eval
[652/910] 2475799=test_addr
[653/910] 2475799=test_str2big
[654/910] 2475809=test_rational
[655/910] 2475799=newline_offsets_test
[656/910] 2475806=test_regexp
[657/910] 2475795=test_gem_resolver_conflict
[658/910] 2475795=test_gem_commands_contents_command
[659/910] 2475799=test_rdoc_cross_reference
[660/910] 2475795=test_scalar
[661/910] 2475795=test_readpartial
[662/910] 2475795=test_rdoc_generator_markup
[663/910] 2475795=test_gem_commands_search_command
[664/910] 2475795=test_thread
[665/910] 2475809=test_pattern_matching
[666/910] 2475807=test_literal
[667/910] 2475795=test_irb
[668/910] 2475809=test_arithmetic_sequence
[669/910] 2475809=test_lambda
[670/910] 2475809=bom_test
[671/910] 2475809=test_sockopt
[672/910] 2475809=test_frozen_error
[673/910] 2475809=test_file
[674/910] 2475805=test_encoding
[675/910] 2475805=test_boolean
[676/910] 2475805=test_config
[677/910] 2475808=test_yaml
[678/910] 2475799=test_rdoc_options
[679/910] 2475795=test_yield_block
[680/910] 2475795=test_recorder
[681/910] 2475795=test_gem_commands_specification_command
[682/910] 2475803=test_bug_reporter
[683/910] 2475808=test_spell_checker
[684/910] 2475808=test_document
[685/910] 2475808=test_ractor
[686/910] 2475795=parameters_signature_test
[687/910] 2475808=test_rdoc_include
[688/910] 2475795=test_gem_resolver_api_specification
[689/910] 2475795=test_rendering
[690/910] 2475795=test_getopts
[691/910] 2475795=test_pkey
[692/910] 2475795=test_nonblock
[693/910] 2475795=test_gem_commands_signin_command
[694/910] 2475808=test_primitive
[695/910] 2475808=test_gem_request
[696/910] 2475795=test_rdoc_class_module
[697/910] 2475805=test_gem_specification
[698/910] 2475794=test_rdoc_markup_attributes
[699/910] 2475794=test_gbk
[700/910] 2475794=test_refinement
[701/910] 2475803=test_pointer
[702/910] 2475808=test_gem_dependency_installer
[703/910] 2475799=test_warning
[704/910] 2475799=test_gem_name_tuple
[705/910] 2475799=test_win32ole_type_event
[706/910] 2475799=test_class
[707/910] 2475799=test_cgi_session
[708/910] 2475799=test_word
[709/910] 2475799=test_numeric
[710/910] 2475799=test_stringscanner
[711/910] 2475799=test_x509crl
[712/910] 2475803=test_win32ole_variable
[713/910] 2475803=test_gem_package_tar_reader
[714/910] 2475803=test_type_completor
[715/910] 2475803=test_gb18030
[716/910] 2475803=test_enumerator_kw
[717/910] 2475803=test_mixed_unicode_escapes
[718/910] 2475803=test_mul
[719/910] 2475803=test_win32ole_variant_outarg
[720/910] 2475803=test_mkmf
[721/910] 2475799=test_require_path_check
[722/910] 2475803=test_flush
[723/910] 2475803=test_rdoc_any_method
[724/910] 2475807=test_rdoc_markup_to_html_snippet
[725/910] 2475799=test_complexrational
[726/910] 2475799=test_pkcs7
[727/910] 2475807=test_cgi_header
[728/910] 2475807=test_gem_commands_fetch_command
[729/910] 2475795=test_dln
[730/910] 2475795=test_history
[731/910] 2475795=test_iso_8859
[732/910] 2475809=test_complex2
[733/910] 2475807=test_x509attr
[734/910] 2475795=test_pkg_config
[735/910] 2475807=test_rdoc_context
[736/910] 2475799=regexp_test
[737/910] 2475809=test_rdoc_markup_to_html
[738/910] 2475799=test_string_memory
[739/910] 2475795=test_rdoc_markup_to_joined_paragraph
[740/910] 2475795=test_rdoc_parser
[741/910] 2475795=test_open-uri
[742/910] 2475799=test_coderange
[743/910] 2475799=test_line_editor
[744/910] 2475809=test_big2str
[745/910] 2475809=test_rdoc_markup_indented_paragraph
[746/910] 2475809=test_allocation
[747/910] 2475799=test_gc
[748/910] 2475795=dump_test
[749/910] 2475796=test_enc_associate
[750/910] 2475803=location_test
[751/910] 2475803=test_c_struct_builder
[752/910] 2475803=test_insns_leaf
[753/910] 2475803=test_store
[754/910] 2475803=test_iseq
[755/910] 2475796=test_protocol
[756/910] 2475796=test_gem_ext_cargo_builder_link_flag_converter
[757/910] 2475807=test_tree_builder
[758/910] 2475796=test_protect
[759/910] 2475807=test_x509req
[760/910] 2475796=test_cgi_util
[761/910] 2475805=test_gem_commands_open_command
[762/910] 2475807=test_gem_text
[763/910] 2475805=test_settracefunc
[764/910] 2475807=tunnel_test
[765/910] 2475807=test_win32ole
[766/910] 2475807=test_gem_version
[767/910] 2475796=test_rdoc_markup_to_tt_only
[768/910] 2475796=test_gem_commands_stale_command
[769/910] 2475796=test_path
[770/910] 2475796=test_method_cache
[771/910] 2475796=test_rdoc_markdown_test
[772/910] 2475807=test_rdoc_normal_module
[773/910] 2475807=test_tcp
[774/910] 2475803=test_pp
[775/910] 2475807=test_sprintf_comb
[776/910] 2475803=test_gem_stub_specification
[777/910] 2475808=test_asn1
[778/910] 2475802=test_flags
[779/910] 2475808=json_string_matching_test
[780/910] 2475808=test_gem_ext_rake_builder
[781/910] 2475795=test_monitor
[782/910] 2475803=test_whileuntil
[783/910] 2475803=test_transcode
[784/910] 2475807=test_rat
[785/910] 2475795=test_extlibs
[786/910] 2475807=test_rdoc_markup_heading
[787/910] 2475807=test_inadvertent_creation
[788/910] 2475807=static_inspect_test
[789/910] 2475807=test_complex
[790/910] 2475803=source_location_test
[791/910] 2475803=test_instrumentation_api
[792/910] 2475801=test_rdoc_markup_verbatim
[793/910] 2475801=test_at_exit
[794/910] 2475801=test_x509ext
[795/910] 2475801=test_files_ext
[796/910] 2475801=unescape_test
[797/910] 2475801=test_color
[798/910] 2475807=test_gem_commands_query_command
[799/910] 2475801=equality_test
[800/910] 2475801=test_case
[801/910] 2475801=test_eval_history
[802/910] 2475801=test_c_struct_entry
[803/910] 2475802=test_rubyvm
[804/910] 2475802=test_data_error
[805/910] 2475802=test_gem_doctor
[806/910] 2475808=test_ancdata
[807/910] 2475802=test_weakmap
[808/910] 2475808=test_rdoc_markup_to_table_of_contents
[809/910] 2475805=test_abi
[810/910] 2475808=test_scanner_events
[811/910] 2475801=test_external_new
[812/910] 2475801=test_win32ole_typelib
[813/910] 2475801=test_euc_jp
[814/910] 2475801=test_force_exit
[815/910] 2475801=test_gem_resolver_dependency_request
[816/910] 2475796=test_ssl
[817/910] 2475808=test_registry
[818/910] 2475808=test_rdoc_constant
[819/910] 2475801=test_deprecate
[820/910] 2475801=test_ractor
[821/910] 2475801=test_module
[822/910] 2475808=test_gem_commands_push_command
[823/910] 2475807=parse_success_test
[824/910] 2475805=test_rdoc_encoding
[825/910] 2475807=test_gem_uri_formatter
[826/910] 2475807=test_sprintf
[827/910] 2475805=test_common
[828/910] 2475803=test_gem_request_connection_pools
[829/910] 2475794=test_rdoc_markdown
[830/910] 2475807=test_optimization
[831/910] 2475808=test_key_actor_vi
[832/910] 2475805=test_buffering
[833/910] 2475805=test_rdoc_context_section
[834/910] 2475805=ruby_parser_test
[835/910] 2475805=test_svcb_https
[836/910] 2475805=test_bug-14834
[837/910] 2475803=test_rdoc_markup_include
[838/910] 2475803=test_bmethod
[839/910] 2475803=test_enumerable
[840/910] 2475803=test_rdoc_attr
[841/910] 2475803=test_passing_block
[842/910] 2475803=test_http
[843/910] 2475803=test_addrinfo
[844/910] 2475805=test_x509cert
[845/910] 2475803=test_enc_str_buf_cat
[846/910] 2475803=test_have_func
[847/910] 2475808=test_lock_native_thread
[848/910] 2475808=test_webauthn_listener
[849/910] 2475794=test_zsh_completion
[850/910] 2475794=test_gem_package_tar_reader_entry
[851/910] 2475808=json_fixtures_test
[852/910] 2475808=test_encoding
[853/910] 2475794=test_load
[854/910] 2475794=test_gem_resolver_specification
[855/910] 2475794=test_rdoc_generator_pot_po_entry
[856/910] 2475794=test_constant
[857/910] 2475805=test_gem_security_trust_dir
[858/910] 2475808=test_rdoc_parser_c
[859/910] 2475805=test_default_gems
[860/910] 2475805=test_require_lib
[861/910] 2475795=test_files_test_2
[862/910] 2475803=test_gem_version_option
[863/910] 2475803=lex_test
[864/910] 2475803=test_gem_rdoc
[865/910] 2475808=test_rdoc_markup_parser
[866/910] 2475803=test_gem_remote_fetcher_s3
[867/910] 2475808=test_fd_setsize
[868/910] 2475808=test_gem_request_set
[869/910] 2475803=version_test
[870/910] 2475803=test_trick
[871/910] 2475808=test_objectspace
[872/910] 2475797=test_big5
[873/910] 2475797=test_gem_resolver_activation_request
[874/910] 2475797=test_null
[875/910] 2475797=test_timeout
[876/910] 2475797=test_fixnum
[877/910] 2475797=test_signal
[878/910] 2475801=test_fstring
[879/910] 2475794=test_name_error_extension
[880/910] 2475794=test_iseq_load
[881/910] 2475801=test_ensure_and_callcc
[882/910] 2475801=test_scheduler
[883/910] 2475801=test_rdoc_markup_raw
[884/910] 2475801=test_verbose
[885/910] 2475801=test_history
[886/910] 2475801=test_gem_ext_builder
[887/910] 2475797=test_struct
[888/910] 2475797=test_date_strftime
[889/910] 2475796=compiler_test
[890/910] 2475796=test_gem_resolver_vendor_specification
[891/910] 2475796=test_typeddata
[892/910] 2475809=test_key_actor_emacs
[893/910] 2475797=test_mutex
[894/910] 2475796=test_basicinstructions
[895/910] 2475809=test_bigzero
[896/910] 2475809=test_gem_commands_owner_command
[897/910] 2475796=test_basicsocket
[898/910] 2475796=test_import
[899/910] 2475797=test_find
[900/910] 2475794=locals_test
[901/910] 2475794=test_normalize
[902/910] 2475794=test_recursion
[903/910] 2475794=test_ractor
[904/910] 2475797=test_gem_unsatisfiable_dependency_error
[905/910] 2475797=test_rdoc_i18n_text
[906/910] 2475797=test_rdoc_tom_doc
[907/910] 2475797=test_sexp
[908/910] 2475794=pattern_test
[909/910] 2475802=test_disable_irb
[910/910] 2475797=test_gem_package_tar_header
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     959     959     959 ?             -1 Ss    1000   0:02 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
    959     972     972     972 pts/0        972 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
    972     973     972     972 pts/0        972 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    973 2474566     972     972 pts/0        972 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2474566 2474569     972     972 pts/0        972 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.20250111-104644 --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'" --incremental --exclude-steps=test_btest
2474569 2474570     972     972 pts/0        972 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250111-104644 --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' --incremental --exclude-steps=test_btest
2474570 2475467     972     972 pts/0        972 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2475467 2475468     972     972 pts/0        972 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2475468 2475791     972     972 pts/0        972 Sl+   1000   0:18 /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
2475791 2475800     972     972 pts/0        972 Sl+   1000   0:16 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
2475800 2488752     972     972 pts/0        972 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
2474570 2512197     972     972 pts/0        972 R+    1000   0:00 ps jx
{1=>[959], 959=>[972], 972=>[973], 973=>[2474566], 2474566=>[2474569], 2474569=>[2474570], 2474570=>[2475467, 2512197], 2475467=>[2475468], 2475468=>[2475791], 2475791=>[2475800], 2475800=>[2488752]}
$ timeout 60 gdb -p 2488752 -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".
0x000057b8db9aee4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x78674cfe9c40 (LWP 2488752) "ruby" 0x000057b8db9aee4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x78674cfe9c40 (LWP 2488752) "ruby"):
#0  0x000057b8db9aee4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000057b8db9afe0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000057b8db8fc798 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  0x000057b8db8fc589 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  0x000057b8db8fc3bd 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  0x000057b8db8fbdfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x000057b8db8fba46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x000057b8db8fdd16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x000057b8db994be0 in __interceptor_free ()
No symbol table info available.
#9  0x000057b8dba05acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x78672d0eb800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8173
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x78672d0eb800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4663
No locals.
#11 ruby_xfree (x=0x78672d0eb800) at /tmp/ruby/src/trunk_asan/gc.c:4674
No locals.
#12 0x000057b8dbc62593 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662
No locals.
#13 0x000057b8dbda06a0 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3143
        th = 0x515000000300
        stack = 0x78674a0ff800
        objspace = 0x51d000000a80
        next = <optimized out>
#14 0x000057b8db9d8bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#15 0x000057b8db9d911b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#16 0x000057b8dbb6116d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285
        status = <optimized out>
        pid = <optimized out>
#17 0x000057b8dbdc14e8 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:3801
        ci = 0x649100040001
        cc = <optimized out>
        me = 0x78672a4c9b90
        cfunc = 0x50400001ffd8
        recv = 132384487481440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x000057b8dbd68017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78674a1ff2f8, cd=0x508000ffca20, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#19 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x508000ffca20
        insns_address_table = {0x57b8dbd63d4c <vm_exec_core+14140>, 0x57b8dbd60d1b <vm_exec_core+1803>, 0x57b8dbd626c9 <vm_exec_core+8377>, 0x57b8dbd681f8 <vm_exec_core+31720>, 0x57b8dbd61fa1 <vm_exec_core+6545>, 0x57b8dbd68fad <vm_exec_core+35229>, 0x57b8dbd66ffa <vm_exec_core+27114>, 0x57b8dbd64bcc <vm_exec_core+17852>, 0x57b8dbd61050 <vm_exec_core+2624>, 0x57b8dbd68a2b <vm_exec_core+33819>, 0x57b8dbd685cb <vm_exec_core+32699>, 0x57b8dbd6239c <vm_exec_core+7564>, 0x57b8dbd616bc <vm_exec_core+4268>, 0x57b8dbd67531 <vm_exec_core+28449>, 0x57b8dbd6334c <vm_exec_core+11580>, 0x57b8dbd68c6d <vm_exec_core+34397>, 0x57b8dbd6881a <vm_exec_core+33290>, 0x57b8dbd63bc4 <vm_exec_core+13748>, 0x57b8dbd64b1d <vm_exec_core+17677>, 0x57b8dbd671aa <vm_exec_core+27546>, 0x57b8dbd68762 <vm_exec_core+33106>, 0x57b8dbd6615c <vm_exec_core+23372>, 0x57b8dbd6725e <vm_exec_core+27726>, 0x57b8dbd676e8 <vm_exec_core+28888>, 0x57b8dbd6606e <vm_exec_core+23134>, 0x57b8dbd6159c <vm_exec_core+3980>, 0x57b8dbd66951 <vm_exec_core+25409>, 0x57b8dbd613c4 <vm_exec_core+3508>, 0x57b8dbd6177d <vm_exec_core+4461>, 0x57b8dbd63eb9 <vm_exec_core+14505>, 0x57b8dbd65edb <vm_exec_core+22731>, 0x57b8dbd6651f <vm_exec_core+24335>, 0x57b8dbd65c24 <vm_exec_core+22036>, 0x57b8dbd60f81 <vm_exec_core+2417>, 0x57b8dbd6798c <vm_exec_core+29564>, 0x57b8dbd6847b <vm_exec_core+32363>, 0x57b8dbd61894 <vm_exec_core+4740>, 0x57b8dbd62b4d <vm_exec_core+9533>, 0x57b8dbd625c0 <vm_exec_core+8112>, 0x57b8dbd634c7 <vm_exec_core+11959>, 0x57b8dbd64a4b <vm_exec_core+17467>, 0x57b8dbd619a0 <vm_exec_core+5008>, 0x57b8dbd677d1 <vm_exec_core+29121>, 0x57b8dbd62a92 <vm_exec_core+9346>, 0x57b8dbd648b4 <vm_exec_core+17060>, 0x57b8dbd65457 <vm_exec_core+20039>, 0x57b8dbd6764b <vm_exec_core+28731>, 0x57b8dbd66347 <vm_exec_core+23863>, 0x57b8dbd63707 <vm_exec_core+12535>, 0x57b8dbd62dcb <vm_exec_core+10171>, 0x57b8dbd673f1 <vm_exec_core+28129>, 0x57b8dbd64065 <vm_exec_core+14933>, 0x57b8dbd66a18 <vm_exec_core+25608>, 0x57b8dbd66476 <vm_exec_core+24166>, 0x57b8dbd66c73 <vm_exec_core+26211>, 0x57b8dbd67cb6 <vm_exec_core+30374>, 0x57b8dbd65694 <vm_exec_core+20612>, 0x57b8dbd609bb <vm_exec_core+939>, 0x57b8dbd63899 <vm_exec_core+12937>, 0x57b8dbd67321 <vm_exec_core+27921>, 0x57b8dbd639dc <vm_exec_core+13260>, 0x57b8dbd65f94 <vm_exec_core+22916>, 0x57b8dbd66838 <vm_exec_core+25128>, 0x57b8dbd65162 <vm_exec_core+19282>, 0x57b8dbd65d7d <vm_exec_core+22381>, 0x57b8dbd63c5b <vm_exec_core+13899>, 0x57b8dbd630e1 <vm_exec_core+10961>, 0x57b8dbd66d66 <vm_exec_core+26454>, 0x57b8dbd61a72 <vm_exec_core+5218>, 0x57b8dbd64f46 <vm_exec_core+18742>, 0x57b8dbd7040b <vm_exec_core+65019>, 0x57b8dbd6621c <vm_exec_core+23564>, 0x57b8dbd61d31 <vm_exec_core+5921>, 0x57b8dbd62263 <vm_exec_core+7251>, 0x57b8dbd61e6a <vm_exec_core+6234>, 0x57b8dbd62c5b <vm_exec_core+9803>, 0x57b8dbd63542 <vm_exec_core+12082>, 0x57b8dbd609c0 <vm_exec_core+944>, 0x57b8dbd62971 <vm_exec_core+9057>, 0x57b8dbd69202 <vm_exec_core+35826>, 0x57b8dbd66738 <vm_exec_core+24872>, 0x57b8dbd65537 <vm_exec_core+20263>, 0x57b8dbd67866 <vm_exec_core+29270>, 0x57b8dbd692eb <vm_exec_core+36059>, 0x57b8dbd67bb9 <vm_exec_core+30121>, 0x57b8dbd68d17 <vm_exec_core+34567>, 0x57b8dbd68e01 <vm_exec_core+34801>, 0x57b8dbd614a3 <vm_exec_core+3731>, 0x57b8dbd688d8 <vm_exec_core+33480>, 0x57b8dbd63f72 <vm_exec_core+14690>, 0x57b8dbd68b20 <vm_exec_core+34064>, 0x57b8dbd63a9d <vm_exec_core+13453>, 0x57b8dbd67a7d <vm_exec_core+29805>, 0x57b8dbd62f14 <vm_exec_core+10500>, 0x57b8dbd642bb <vm_exec_core+15531>, 0x57b8dbd68ef7 <vm_exec_core+35047>, 0x57b8dbd6498b <vm_exec_core+17275>, 0x57b8dbd6446c <vm_exec_core+15964>, 0x57b8dbd60aa6 <vm_exec_core+1174>, 0x57b8dbd611bf <vm_exec_core+2991>, 0x57b8dbd60ba4 <vm_exec_core+1428>, 0x57b8dbd65272 <vm_exec_core+19554>, 0x57b8dbd64642 <vm_exec_core+16434>, 0x57b8dbd64e07 <vm_exec_core+18423>, 0x57b8dbd64d0e <vm_exec_core+18174>, 0x57b8dbd63da6 <vm_exec_core+14230>, 0x57b8dbd64522 <vm_exec_core+16146>, 0x57b8dbd6417c <vm_exec_core+15212>, 0x57b8dbd64786 <vm_exec_core+16758>, 0x57b8dbd6481d <vm_exec_core+16909>, 0x57b8dbd63d3d <vm_exec_core+14125>, 0x57b8dbd60d0c <vm_exec_core+1788>, 0x57b8dbd626ba <vm_exec_core+8362>, 0x57b8dbd681e9 <vm_exec_core+31705>, 0x57b8dbd61f92 <vm_exec_core+6530>, 0x57b8dbd68f9e <vm_exec_core+35214>, 0x57b8dbd66feb <vm_exec_core+27099>, 0x57b8dbd64bbd <vm_exec_core+17837>, 0x57b8dbd61041 <vm_exec_core+2609>, 0x57b8dbd68a1c <vm_exec_core+33804>, 0x57b8dbd685bc <vm_exec_core+32684>, 0x57b8dbd6238d <vm_exec_core+7549>, 0x57b8dbd616ad <vm_exec_core+4253>, 0x57b8dbd67522 <vm_exec_core+28434>, 0x57b8dbd6333d <vm_exec_core+11565>, 0x57b8dbd68c5e <vm_exec_core+34382>, 0x57b8dbd6880b <vm_exec_core+33275>, 0x57b8dbd63bb5 <vm_exec_core+13733>, 0x57b8dbd64b0e <vm_exec_core+17662>, 0x57b8dbd6719b <vm_exec_core+27531>, 0x57b8dbd68753 <vm_exec_core+33091>, 0x57b8dbd6614d <vm_exec_core+23357>, 0x57b8dbd6724f <vm_exec_core+27711>, 0x57b8dbd676d9 <vm_exec_core+28873>, 0x57b8dbd6605f <vm_exec_core+23119>, 0x57b8dbd6158d <vm_exec_core+3965>, 0x57b8dbd66942 <vm_exec_core+25394>, 0x57b8dbd613b5 <vm_exec_core+3493>, 0x57b8dbd6176e <vm_exec_core+4446>, 0x57b8dbd63eaa <vm_exec_core+14490>, 0x57b8dbd65ecc <vm_exec_core+22716>, 0x57b8dbd66510 <vm_exec_core+24320>, 0x57b8dbd65c15 <vm_exec_core+22021>, 0x57b8dbd60f72 <vm_exec_core+2402>, 0x57b8dbd6797d <vm_exec_core+29549>, 0x57b8dbd6846c <vm_exec_core+32348>, 0x57b8dbd61885 <vm_exec_core+4725>, 0x57b8dbd62b3e <vm_exec_core+9518>, 0x57b8dbd625b1 <vm_exec_core+8097>, 0x57b8dbd634b8 <vm_exec_core+11944>, 0x57b8dbd64a3c <vm_exec_core+17452>, 0x57b8dbd61991 <vm_exec_core+4993>, 0x57b8dbd677c2 <vm_exec_core+29106>, 0x57b8dbd62a83 <vm_exec_core+9331>, 0x57b8dbd648a5 <vm_exec_core+17045>, 0x57b8dbd65448 <vm_exec_core+20024>, 0x57b8dbd6763c <vm_exec_core+28716>, 0x57b8dbd66338 <vm_exec_core+23848>, 0x57b8dbd636f8 <vm_exec_core+12520>, 0x57b8dbd62dbc <vm_exec_core+10156>, 0x57b8dbd673e2 <vm_exec_core+28114>, 0x57b8dbd64056 <vm_exec_core+14918>, 0x57b8dbd66a09 <vm_exec_core+25593>, 0x57b8dbd66467 <vm_exec_core+24151>, 0x57b8dbd66c64 <vm_exec_core+26196>, 0x57b8dbd67ca7 <vm_exec_core+30359>, 0x57b8dbd65685 <vm_exec_core+20597>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd6388a <vm_exec_core+12922>, 0x57b8dbd67312 <vm_exec_core+27906>, 0x57b8dbd639cd <vm_exec_core+13245>, 0x57b8dbd65f85 <vm_exec_core+22901>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd65153 <vm_exec_core+19267>, 0x57b8dbd65d6e <vm_exec_core+22366>, 0x57b8dbd63c4c <vm_exec_core+13884>, 0x57b8dbd630d2 <vm_exec_core+10946>, 0x57b8dbd66d57 <vm_exec_core+26439>, 0x57b8dbd61a63 <vm_exec_core+5203>, 0x57b8dbd64f37 <vm_exec_core+18727>, 0x57b8dbd703fc <vm_exec_core+65004>, 0x57b8dbd6620d <vm_exec_core+23549>, 0x57b8dbd61d22 <vm_exec_core+5906>, 0x57b8dbd62254 <vm_exec_core+7236>, 0x57b8dbd61e5b <vm_exec_core+6219>, 0x57b8dbd62c4c <vm_exec_core+9788>, 0x57b8dbd63533 <vm_exec_core+12067>, 0x57b8dbd65532 <vm_exec_core+20258>, 0x57b8dbd64a32 <vm_exec_core+17442>, 0x57b8dbd6552d <vm_exec_core+20253>, 0x57b8dbd66148 <vm_exec_core+23352>, 0x57b8dbd6605a <vm_exec_core+23114>, 0x57b8dbd62c47 <vm_exec_core+9783>, 0x57b8dbd662fc <vm_exec_core+23788>, 0x57b8dbd63f68 <vm_exec_core+14680>, 0x57b8dbd63f6d <vm_exec_core+14685>, 0x57b8dbd66055 <vm_exec_core+23109>, 0x57b8dbd65ec2 <vm_exec_core+22706>, 0x57b8dbd64dee <vm_exec_core+18398>, 0x57b8dbd64cfa <vm_exec_core+18154>...}
        reg_cfp = 0x78674a1ff2f8
        reg_pc = 0x5130006d6ae0
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#20 0x000057b8dbd5cd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#21 0x000057b8dbdded12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78674a1ff380, self=132384487481440, 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:1625
        flags = 0
        iseq = 0x7867224e6338
        cfp = <optimized out>
        sp = 0x78674a0ffc30
        use_argv = 0x78674aa11ca0
        stack_argv = 0x78674a0ffc30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#22 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:1639
        captured = 0x78674a1ff380
#23 0x000057b8dbd8b446 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:1676
No locals.
#24 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#26 0x000057b8dbd8b446 in rb_yield (val=<optimized out>)
No locals.
#27 0x000057b8db9dd2e0 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde10792b0, <optimized out>, 0x7ffde10791c0, <optimized out>, <optimized out>}, prev = 0x78674acc1040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#28 0x000057b8dba7db0b in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11944
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 132384352492080
        fptr = 0x511000106fc0
        w = 132384352492040
        fptr2 = <optimized out>
        ret = 132384352491920
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#29 0x000057b8dbdc14e8 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:3801
        ci = 0x42a100000001
        cc = <optimized out>
        me = 0x78674c7da650
        cfunc = 0x5040000107d8
        recv = 132385060223520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#30 0x000057b8dbd68017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78674a1ff368, cd=0x50c0009c8440, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#31 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50c0009c8440
        insns_address_table = {0x57b8dbd63d4c <vm_exec_core+14140>, 0x57b8dbd60d1b <vm_exec_core+1803>, 0x57b8dbd626c9 <vm_exec_core+8377>, 0x57b8dbd681f8 <vm_exec_core+31720>, 0x57b8dbd61fa1 <vm_exec_core+6545>, 0x57b8dbd68fad <vm_exec_core+35229>, 0x57b8dbd66ffa <vm_exec_core+27114>, 0x57b8dbd64bcc <vm_exec_core+17852>, 0x57b8dbd61050 <vm_exec_core+2624>, 0x57b8dbd68a2b <vm_exec_core+33819>, 0x57b8dbd685cb <vm_exec_core+32699>, 0x57b8dbd6239c <vm_exec_core+7564>, 0x57b8dbd616bc <vm_exec_core+4268>, 0x57b8dbd67531 <vm_exec_core+28449>, 0x57b8dbd6334c <vm_exec_core+11580>, 0x57b8dbd68c6d <vm_exec_core+34397>, 0x57b8dbd6881a <vm_exec_core+33290>, 0x57b8dbd63bc4 <vm_exec_core+13748>, 0x57b8dbd64b1d <vm_exec_core+17677>, 0x57b8dbd671aa <vm_exec_core+27546>, 0x57b8dbd68762 <vm_exec_core+33106>, 0x57b8dbd6615c <vm_exec_core+23372>, 0x57b8dbd6725e <vm_exec_core+27726>, 0x57b8dbd676e8 <vm_exec_core+28888>, 0x57b8dbd6606e <vm_exec_core+23134>, 0x57b8dbd6159c <vm_exec_core+3980>, 0x57b8dbd66951 <vm_exec_core+25409>, 0x57b8dbd613c4 <vm_exec_core+3508>, 0x57b8dbd6177d <vm_exec_core+4461>, 0x57b8dbd63eb9 <vm_exec_core+14505>, 0x57b8dbd65edb <vm_exec_core+22731>, 0x57b8dbd6651f <vm_exec_core+24335>, 0x57b8dbd65c24 <vm_exec_core+22036>, 0x57b8dbd60f81 <vm_exec_core+2417>, 0x57b8dbd6798c <vm_exec_core+29564>, 0x57b8dbd6847b <vm_exec_core+32363>, 0x57b8dbd61894 <vm_exec_core+4740>, 0x57b8dbd62b4d <vm_exec_core+9533>, 0x57b8dbd625c0 <vm_exec_core+8112>, 0x57b8dbd634c7 <vm_exec_core+11959>, 0x57b8dbd64a4b <vm_exec_core+17467>, 0x57b8dbd619a0 <vm_exec_core+5008>, 0x57b8dbd677d1 <vm_exec_core+29121>, 0x57b8dbd62a92 <vm_exec_core+9346>, 0x57b8dbd648b4 <vm_exec_core+17060>, 0x57b8dbd65457 <vm_exec_core+20039>, 0x57b8dbd6764b <vm_exec_core+28731>, 0x57b8dbd66347 <vm_exec_core+23863>, 0x57b8dbd63707 <vm_exec_core+12535>, 0x57b8dbd62dcb <vm_exec_core+10171>, 0x57b8dbd673f1 <vm_exec_core+28129>, 0x57b8dbd64065 <vm_exec_core+14933>, 0x57b8dbd66a18 <vm_exec_core+25608>, 0x57b8dbd66476 <vm_exec_core+24166>, 0x57b8dbd66c73 <vm_exec_core+26211>, 0x57b8dbd67cb6 <vm_exec_core+30374>, 0x57b8dbd65694 <vm_exec_core+20612>, 0x57b8dbd609bb <vm_exec_core+939>, 0x57b8dbd63899 <vm_exec_core+12937>, 0x57b8dbd67321 <vm_exec_core+27921>, 0x57b8dbd639dc <vm_exec_core+13260>, 0x57b8dbd65f94 <vm_exec_core+22916>, 0x57b8dbd66838 <vm_exec_core+25128>, 0x57b8dbd65162 <vm_exec_core+19282>, 0x57b8dbd65d7d <vm_exec_core+22381>, 0x57b8dbd63c5b <vm_exec_core+13899>, 0x57b8dbd630e1 <vm_exec_core+10961>, 0x57b8dbd66d66 <vm_exec_core+26454>, 0x57b8dbd61a72 <vm_exec_core+5218>, 0x57b8dbd64f46 <vm_exec_core+18742>, 0x57b8dbd7040b <vm_exec_core+65019>, 0x57b8dbd6621c <vm_exec_core+23564>, 0x57b8dbd61d31 <vm_exec_core+5921>, 0x57b8dbd62263 <vm_exec_core+7251>, 0x57b8dbd61e6a <vm_exec_core+6234>, 0x57b8dbd62c5b <vm_exec_core+9803>, 0x57b8dbd63542 <vm_exec_core+12082>, 0x57b8dbd609c0 <vm_exec_core+944>, 0x57b8dbd62971 <vm_exec_core+9057>, 0x57b8dbd69202 <vm_exec_core+35826>, 0x57b8dbd66738 <vm_exec_core+24872>, 0x57b8dbd65537 <vm_exec_core+20263>, 0x57b8dbd67866 <vm_exec_core+29270>, 0x57b8dbd692eb <vm_exec_core+36059>, 0x57b8dbd67bb9 <vm_exec_core+30121>, 0x57b8dbd68d17 <vm_exec_core+34567>, 0x57b8dbd68e01 <vm_exec_core+34801>, 0x57b8dbd614a3 <vm_exec_core+3731>, 0x57b8dbd688d8 <vm_exec_core+33480>, 0x57b8dbd63f72 <vm_exec_core+14690>, 0x57b8dbd68b20 <vm_exec_core+34064>, 0x57b8dbd63a9d <vm_exec_core+13453>, 0x57b8dbd67a7d <vm_exec_core+29805>, 0x57b8dbd62f14 <vm_exec_core+10500>, 0x57b8dbd642bb <vm_exec_core+15531>, 0x57b8dbd68ef7 <vm_exec_core+35047>, 0x57b8dbd6498b <vm_exec_core+17275>, 0x57b8dbd6446c <vm_exec_core+15964>, 0x57b8dbd60aa6 <vm_exec_core+1174>, 0x57b8dbd611bf <vm_exec_core+2991>, 0x57b8dbd60ba4 <vm_exec_core+1428>, 0x57b8dbd65272 <vm_exec_core+19554>, 0x57b8dbd64642 <vm_exec_core+16434>, 0x57b8dbd64e07 <vm_exec_core+18423>, 0x57b8dbd64d0e <vm_exec_core+18174>, 0x57b8dbd63da6 <vm_exec_core+14230>, 0x57b8dbd64522 <vm_exec_core+16146>, 0x57b8dbd6417c <vm_exec_core+15212>, 0x57b8dbd64786 <vm_exec_core+16758>, 0x57b8dbd6481d <vm_exec_core+16909>, 0x57b8dbd63d3d <vm_exec_core+14125>, 0x57b8dbd60d0c <vm_exec_core+1788>, 0x57b8dbd626ba <vm_exec_core+8362>, 0x57b8dbd681e9 <vm_exec_core+31705>, 0x57b8dbd61f92 <vm_exec_core+6530>, 0x57b8dbd68f9e <vm_exec_core+35214>, 0x57b8dbd66feb <vm_exec_core+27099>, 0x57b8dbd64bbd <vm_exec_core+17837>, 0x57b8dbd61041 <vm_exec_core+2609>, 0x57b8dbd68a1c <vm_exec_core+33804>, 0x57b8dbd685bc <vm_exec_core+32684>, 0x57b8dbd6238d <vm_exec_core+7549>, 0x57b8dbd616ad <vm_exec_core+4253>, 0x57b8dbd67522 <vm_exec_core+28434>, 0x57b8dbd6333d <vm_exec_core+11565>, 0x57b8dbd68c5e <vm_exec_core+34382>, 0x57b8dbd6880b <vm_exec_core+33275>, 0x57b8dbd63bb5 <vm_exec_core+13733>, 0x57b8dbd64b0e <vm_exec_core+17662>, 0x57b8dbd6719b <vm_exec_core+27531>, 0x57b8dbd68753 <vm_exec_core+33091>, 0x57b8dbd6614d <vm_exec_core+23357>, 0x57b8dbd6724f <vm_exec_core+27711>, 0x57b8dbd676d9 <vm_exec_core+28873>, 0x57b8dbd6605f <vm_exec_core+23119>, 0x57b8dbd6158d <vm_exec_core+3965>, 0x57b8dbd66942 <vm_exec_core+25394>, 0x57b8dbd613b5 <vm_exec_core+3493>, 0x57b8dbd6176e <vm_exec_core+4446>, 0x57b8dbd63eaa <vm_exec_core+14490>, 0x57b8dbd65ecc <vm_exec_core+22716>, 0x57b8dbd66510 <vm_exec_core+24320>, 0x57b8dbd65c15 <vm_exec_core+22021>, 0x57b8dbd60f72 <vm_exec_core+2402>, 0x57b8dbd6797d <vm_exec_core+29549>, 0x57b8dbd6846c <vm_exec_core+32348>, 0x57b8dbd61885 <vm_exec_core+4725>, 0x57b8dbd62b3e <vm_exec_core+9518>, 0x57b8dbd625b1 <vm_exec_core+8097>, 0x57b8dbd634b8 <vm_exec_core+11944>, 0x57b8dbd64a3c <vm_exec_core+17452>, 0x57b8dbd61991 <vm_exec_core+4993>, 0x57b8dbd677c2 <vm_exec_core+29106>, 0x57b8dbd62a83 <vm_exec_core+9331>, 0x57b8dbd648a5 <vm_exec_core+17045>, 0x57b8dbd65448 <vm_exec_core+20024>, 0x57b8dbd6763c <vm_exec_core+28716>, 0x57b8dbd66338 <vm_exec_core+23848>, 0x57b8dbd636f8 <vm_exec_core+12520>, 0x57b8dbd62dbc <vm_exec_core+10156>, 0x57b8dbd673e2 <vm_exec_core+28114>, 0x57b8dbd64056 <vm_exec_core+14918>, 0x57b8dbd66a09 <vm_exec_core+25593>, 0x57b8dbd66467 <vm_exec_core+24151>, 0x57b8dbd66c64 <vm_exec_core+26196>, 0x57b8dbd67ca7 <vm_exec_core+30359>, 0x57b8dbd65685 <vm_exec_core+20597>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd6388a <vm_exec_core+12922>, 0x57b8dbd67312 <vm_exec_core+27906>, 0x57b8dbd639cd <vm_exec_core+13245>, 0x57b8dbd65f85 <vm_exec_core+22901>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd65153 <vm_exec_core+19267>, 0x57b8dbd65d6e <vm_exec_core+22366>, 0x57b8dbd63c4c <vm_exec_core+13884>, 0x57b8dbd630d2 <vm_exec_core+10946>, 0x57b8dbd66d57 <vm_exec_core+26439>, 0x57b8dbd61a63 <vm_exec_core+5203>, 0x57b8dbd64f37 <vm_exec_core+18727>, 0x57b8dbd703fc <vm_exec_core+65004>, 0x57b8dbd6620d <vm_exec_core+23549>, 0x57b8dbd61d22 <vm_exec_core+5906>, 0x57b8dbd62254 <vm_exec_core+7236>, 0x57b8dbd61e5b <vm_exec_core+6219>, 0x57b8dbd62c4c <vm_exec_core+9788>, 0x57b8dbd63533 <vm_exec_core+12067>, 0x57b8dbd65532 <vm_exec_core+20258>, 0x57b8dbd64a32 <vm_exec_core+17442>, 0x57b8dbd6552d <vm_exec_core+20253>, 0x57b8dbd66148 <vm_exec_core+23352>, 0x57b8dbd6605a <vm_exec_core+23114>, 0x57b8dbd62c47 <vm_exec_core+9783>, 0x57b8dbd662fc <vm_exec_core+23788>, 0x57b8dbd63f68 <vm_exec_core+14680>, 0x57b8dbd63f6d <vm_exec_core+14685>, 0x57b8dbd66055 <vm_exec_core+23109>, 0x57b8dbd65ec2 <vm_exec_core+22706>, 0x57b8dbd64dee <vm_exec_core+18398>, 0x57b8dbd64cfa <vm_exec_core+18154>...}
        reg_cfp = 0x78674a1ff368
        reg_pc = 0x5130006d6958
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#32 0x000057b8dbd5cd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#33 0x000057b8dbdded12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78674a1ff460, self=132384487481440, 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:1625
        flags = 0
        iseq = 0x7867224e6388
        cfp = <optimized out>
        sp = 0x78674a0ffbe8
        use_argv = 0x78674aa11aa0
        stack_argv = 0x78674a0ffbe8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x78674a1ff460
#35 0x000057b8dbd8be19 in vm_yield_with_cref (ec=0x540000001288, argc=0, argv=0x57b8db9aee4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#36 vm_yield (ec=0x540000001288, argc=0, argv=0x57b8db9aee4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#37 rb_yield_0 (argc=0, argv=0x57b8db9aee4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#38 rb_yield_values2 (argc=0, argv=0x57b8db9aee4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390
No locals.
#39 0x000057b8dc14d273 in collect_i (i=<optimized out>, ary=132384352493200, argc=0, argv=0x57b8db9aee4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:627
No locals.
#40 0x000057b8dbd5837b in vm_yield_with_cfunc (ec=ec@entry=0x5160000006d0, captured=<optimized out>, self=132384352493400, argc=argc@entry=1, argv=argv@entry=0x78674aa11aa0, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150
        is_lambda = 0
        ifunc = 0x7867224dde68
        arg = 5
        blockarg = 4
        frame_flag = <optimized out>
        val = <optimized out>
#41 0x000057b8dbdde5c9 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:1644
No locals.
#42 0x000057b8dbd8b446 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:1676
No locals.
#43 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#44 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#45 0x000057b8dbd8b446 in rb_yield (val=<optimized out>)
No locals.
#46 0x000057b8dbb90d68 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=132384352493400) at /tmp/ruby/src/trunk_asan/range.c:1054
        i = 2
        lim = 3
        i = <optimized out>
#47 range_each (range=132384352493400) at /tmp/ruby/src/trunk_asan/range.c:1091
        beg = <optimized out>
        end = <optimized out>
        i = <optimized out>
#48 0x000057b8dbdd572c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x78674a1ff410
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = 0
        recv = 132384352493400
        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>
#49 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#50 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>
#51 0x000057b8dbdda196 in vm_call0_cc (ec=0x5160000006d0, recv=132384352493400, 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>
#52 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:554
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#53 0x000057b8dbd8d126 in rb_call (recv=128, mid=0, argc=-610603442, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x540000001288
#54 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528
        arg = <optimized out>
#55 0x000057b8dbd8d8fa 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:1470
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde107a370, <optimized out>, 0x7ffde107a260, <optimized out>, <optimized out>}, prev = 0x78674acbe340, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x78674a1ff410
        state = RUBY_TAG_NONE
#56 0x000057b8dbd8e0d5 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:1600
        arg = {obj = 132384352493400, mid = 3073, argc = 0, argv = 0x0, kw_splat = 0}
        block = 0xfffffffffffffe00
#57 0x000057b8dc146712 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:666
        ary = 132384352493200
        min_argc = -512
        max_argc = <optimized out>
#58 0x000057b8dbdc14e8 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x78674bf9c6c8
        cfunc = 0x504000002d58
        recv = 132384352493400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#59 0x000057b8dbd68017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78674a1ff448, cd=0x502001e7bcd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#60 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502001e7bcd0
        insns_address_table = {0x57b8dbd63d4c <vm_exec_core+14140>, 0x57b8dbd60d1b <vm_exec_core+1803>, 0x57b8dbd626c9 <vm_exec_core+8377>, 0x57b8dbd681f8 <vm_exec_core+31720>, 0x57b8dbd61fa1 <vm_exec_core+6545>, 0x57b8dbd68fad <vm_exec_core+35229>, 0x57b8dbd66ffa <vm_exec_core+27114>, 0x57b8dbd64bcc <vm_exec_core+17852>, 0x57b8dbd61050 <vm_exec_core+2624>, 0x57b8dbd68a2b <vm_exec_core+33819>, 0x57b8dbd685cb <vm_exec_core+32699>, 0x57b8dbd6239c <vm_exec_core+7564>, 0x57b8dbd616bc <vm_exec_core+4268>, 0x57b8dbd67531 <vm_exec_core+28449>, 0x57b8dbd6334c <vm_exec_core+11580>, 0x57b8dbd68c6d <vm_exec_core+34397>, 0x57b8dbd6881a <vm_exec_core+33290>, 0x57b8dbd63bc4 <vm_exec_core+13748>, 0x57b8dbd64b1d <vm_exec_core+17677>, 0x57b8dbd671aa <vm_exec_core+27546>, 0x57b8dbd68762 <vm_exec_core+33106>, 0x57b8dbd6615c <vm_exec_core+23372>, 0x57b8dbd6725e <vm_exec_core+27726>, 0x57b8dbd676e8 <vm_exec_core+28888>, 0x57b8dbd6606e <vm_exec_core+23134>, 0x57b8dbd6159c <vm_exec_core+3980>, 0x57b8dbd66951 <vm_exec_core+25409>, 0x57b8dbd613c4 <vm_exec_core+3508>, 0x57b8dbd6177d <vm_exec_core+4461>, 0x57b8dbd63eb9 <vm_exec_core+14505>, 0x57b8dbd65edb <vm_exec_core+22731>, 0x57b8dbd6651f <vm_exec_core+24335>, 0x57b8dbd65c24 <vm_exec_core+22036>, 0x57b8dbd60f81 <vm_exec_core+2417>, 0x57b8dbd6798c <vm_exec_core+29564>, 0x57b8dbd6847b <vm_exec_core+32363>, 0x57b8dbd61894 <vm_exec_core+4740>, 0x57b8dbd62b4d <vm_exec_core+9533>, 0x57b8dbd625c0 <vm_exec_core+8112>, 0x57b8dbd634c7 <vm_exec_core+11959>, 0x57b8dbd64a4b <vm_exec_core+17467>, 0x57b8dbd619a0 <vm_exec_core+5008>, 0x57b8dbd677d1 <vm_exec_core+29121>, 0x57b8dbd62a92 <vm_exec_core+9346>, 0x57b8dbd648b4 <vm_exec_core+17060>, 0x57b8dbd65457 <vm_exec_core+20039>, 0x57b8dbd6764b <vm_exec_core+28731>, 0x57b8dbd66347 <vm_exec_core+23863>, 0x57b8dbd63707 <vm_exec_core+12535>, 0x57b8dbd62dcb <vm_exec_core+10171>, 0x57b8dbd673f1 <vm_exec_core+28129>, 0x57b8dbd64065 <vm_exec_core+14933>, 0x57b8dbd66a18 <vm_exec_core+25608>, 0x57b8dbd66476 <vm_exec_core+24166>, 0x57b8dbd66c73 <vm_exec_core+26211>, 0x57b8dbd67cb6 <vm_exec_core+30374>, 0x57b8dbd65694 <vm_exec_core+20612>, 0x57b8dbd609bb <vm_exec_core+939>, 0x57b8dbd63899 <vm_exec_core+12937>, 0x57b8dbd67321 <vm_exec_core+27921>, 0x57b8dbd639dc <vm_exec_core+13260>, 0x57b8dbd65f94 <vm_exec_core+22916>, 0x57b8dbd66838 <vm_exec_core+25128>, 0x57b8dbd65162 <vm_exec_core+19282>, 0x57b8dbd65d7d <vm_exec_core+22381>, 0x57b8dbd63c5b <vm_exec_core+13899>, 0x57b8dbd630e1 <vm_exec_core+10961>, 0x57b8dbd66d66 <vm_exec_core+26454>, 0x57b8dbd61a72 <vm_exec_core+5218>, 0x57b8dbd64f46 <vm_exec_core+18742>, 0x57b8dbd7040b <vm_exec_core+65019>, 0x57b8dbd6621c <vm_exec_core+23564>, 0x57b8dbd61d31 <vm_exec_core+5921>, 0x57b8dbd62263 <vm_exec_core+7251>, 0x57b8dbd61e6a <vm_exec_core+6234>, 0x57b8dbd62c5b <vm_exec_core+9803>, 0x57b8dbd63542 <vm_exec_core+12082>, 0x57b8dbd609c0 <vm_exec_core+944>, 0x57b8dbd62971 <vm_exec_core+9057>, 0x57b8dbd69202 <vm_exec_core+35826>, 0x57b8dbd66738 <vm_exec_core+24872>, 0x57b8dbd65537 <vm_exec_core+20263>, 0x57b8dbd67866 <vm_exec_core+29270>, 0x57b8dbd692eb <vm_exec_core+36059>, 0x57b8dbd67bb9 <vm_exec_core+30121>, 0x57b8dbd68d17 <vm_exec_core+34567>, 0x57b8dbd68e01 <vm_exec_core+34801>, 0x57b8dbd614a3 <vm_exec_core+3731>, 0x57b8dbd688d8 <vm_exec_core+33480>, 0x57b8dbd63f72 <vm_exec_core+14690>, 0x57b8dbd68b20 <vm_exec_core+34064>, 0x57b8dbd63a9d <vm_exec_core+13453>, 0x57b8dbd67a7d <vm_exec_core+29805>, 0x57b8dbd62f14 <vm_exec_core+10500>, 0x57b8dbd642bb <vm_exec_core+15531>, 0x57b8dbd68ef7 <vm_exec_core+35047>, 0x57b8dbd6498b <vm_exec_core+17275>, 0x57b8dbd6446c <vm_exec_core+15964>, 0x57b8dbd60aa6 <vm_exec_core+1174>, 0x57b8dbd611bf <vm_exec_core+2991>, 0x57b8dbd60ba4 <vm_exec_core+1428>, 0x57b8dbd65272 <vm_exec_core+19554>, 0x57b8dbd64642 <vm_exec_core+16434>, 0x57b8dbd64e07 <vm_exec_core+18423>, 0x57b8dbd64d0e <vm_exec_core+18174>, 0x57b8dbd63da6 <vm_exec_core+14230>, 0x57b8dbd64522 <vm_exec_core+16146>, 0x57b8dbd6417c <vm_exec_core+15212>, 0x57b8dbd64786 <vm_exec_core+16758>, 0x57b8dbd6481d <vm_exec_core+16909>, 0x57b8dbd63d3d <vm_exec_core+14125>, 0x57b8dbd60d0c <vm_exec_core+1788>, 0x57b8dbd626ba <vm_exec_core+8362>, 0x57b8dbd681e9 <vm_exec_core+31705>, 0x57b8dbd61f92 <vm_exec_core+6530>, 0x57b8dbd68f9e <vm_exec_core+35214>, 0x57b8dbd66feb <vm_exec_core+27099>, 0x57b8dbd64bbd <vm_exec_core+17837>, 0x57b8dbd61041 <vm_exec_core+2609>, 0x57b8dbd68a1c <vm_exec_core+33804>, 0x57b8dbd685bc <vm_exec_core+32684>, 0x57b8dbd6238d <vm_exec_core+7549>, 0x57b8dbd616ad <vm_exec_core+4253>, 0x57b8dbd67522 <vm_exec_core+28434>, 0x57b8dbd6333d <vm_exec_core+11565>, 0x57b8dbd68c5e <vm_exec_core+34382>, 0x57b8dbd6880b <vm_exec_core+33275>, 0x57b8dbd63bb5 <vm_exec_core+13733>, 0x57b8dbd64b0e <vm_exec_core+17662>, 0x57b8dbd6719b <vm_exec_core+27531>, 0x57b8dbd68753 <vm_exec_core+33091>, 0x57b8dbd6614d <vm_exec_core+23357>, 0x57b8dbd6724f <vm_exec_core+27711>, 0x57b8dbd676d9 <vm_exec_core+28873>, 0x57b8dbd6605f <vm_exec_core+23119>, 0x57b8dbd6158d <vm_exec_core+3965>, 0x57b8dbd66942 <vm_exec_core+25394>, 0x57b8dbd613b5 <vm_exec_core+3493>, 0x57b8dbd6176e <vm_exec_core+4446>, 0x57b8dbd63eaa <vm_exec_core+14490>, 0x57b8dbd65ecc <vm_exec_core+22716>, 0x57b8dbd66510 <vm_exec_core+24320>, 0x57b8dbd65c15 <vm_exec_core+22021>, 0x57b8dbd60f72 <vm_exec_core+2402>, 0x57b8dbd6797d <vm_exec_core+29549>, 0x57b8dbd6846c <vm_exec_core+32348>, 0x57b8dbd61885 <vm_exec_core+4725>, 0x57b8dbd62b3e <vm_exec_core+9518>, 0x57b8dbd625b1 <vm_exec_core+8097>, 0x57b8dbd634b8 <vm_exec_core+11944>, 0x57b8dbd64a3c <vm_exec_core+17452>, 0x57b8dbd61991 <vm_exec_core+4993>, 0x57b8dbd677c2 <vm_exec_core+29106>, 0x57b8dbd62a83 <vm_exec_core+9331>, 0x57b8dbd648a5 <vm_exec_core+17045>, 0x57b8dbd65448 <vm_exec_core+20024>, 0x57b8dbd6763c <vm_exec_core+28716>, 0x57b8dbd66338 <vm_exec_core+23848>, 0x57b8dbd636f8 <vm_exec_core+12520>, 0x57b8dbd62dbc <vm_exec_core+10156>, 0x57b8dbd673e2 <vm_exec_core+28114>, 0x57b8dbd64056 <vm_exec_core+14918>, 0x57b8dbd66a09 <vm_exec_core+25593>, 0x57b8dbd66467 <vm_exec_core+24151>, 0x57b8dbd66c64 <vm_exec_core+26196>, 0x57b8dbd67ca7 <vm_exec_core+30359>, 0x57b8dbd65685 <vm_exec_core+20597>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd6388a <vm_exec_core+12922>, 0x57b8dbd67312 <vm_exec_core+27906>, 0x57b8dbd639cd <vm_exec_core+13245>, 0x57b8dbd65f85 <vm_exec_core+22901>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd65153 <vm_exec_core+19267>, 0x57b8dbd65d6e <vm_exec_core+22366>, 0x57b8dbd63c4c <vm_exec_core+13884>, 0x57b8dbd630d2 <vm_exec_core+10946>, 0x57b8dbd66d57 <vm_exec_core+26439>, 0x57b8dbd61a63 <vm_exec_core+5203>, 0x57b8dbd64f37 <vm_exec_core+18727>, 0x57b8dbd703fc <vm_exec_core+65004>, 0x57b8dbd6620d <vm_exec_core+23549>, 0x57b8dbd61d22 <vm_exec_core+5906>, 0x57b8dbd62254 <vm_exec_core+7236>, 0x57b8dbd61e5b <vm_exec_core+6219>, 0x57b8dbd62c4c <vm_exec_core+9788>, 0x57b8dbd63533 <vm_exec_core+12067>, 0x57b8dbd65532 <vm_exec_core+20258>, 0x57b8dbd64a32 <vm_exec_core+17442>, 0x57b8dbd6552d <vm_exec_core+20253>, 0x57b8dbd66148 <vm_exec_core+23352>, 0x57b8dbd6605a <vm_exec_core+23114>, 0x57b8dbd62c47 <vm_exec_core+9783>, 0x57b8dbd662fc <vm_exec_core+23788>, 0x57b8dbd63f68 <vm_exec_core+14680>, 0x57b8dbd63f6d <vm_exec_core+14685>, 0x57b8dbd66055 <vm_exec_core+23109>, 0x57b8dbd65ec2 <vm_exec_core+22706>, 0x57b8dbd64dee <vm_exec_core+18398>, 0x57b8dbd64cfa <vm_exec_core+18154>...}
        reg_cfp = 0x78674a1ff448
        reg_pc = 0x5070000ff7f0
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#61 0x000057b8dbd5cd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#62 0x000057b8dbdded12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78674a1ff4d0, self=132384487481440, 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:1625
        flags = 0
        iseq = 0x7867224e63b0
        cfp = <optimized out>
        sp = 0x78674a0ffb70
        use_argv = 0x78674aa10c20
        stack_argv = 0x78674a0ffb70
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#63 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:1639
        captured = 0x78674a1ff4d0
#64 0x000057b8dbd8b446 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:1676
No locals.
#65 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#66 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#67 0x000057b8dbd8b446 in rb_yield (val=<optimized out>)
No locals.
#68 0x000057b8db9dd2e0 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde107b010, <optimized out>, 0x7ffde107af20, <optimized out>, <optimized out>}, prev = 0x78674aced940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#69 0x000057b8dba7db0b in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11944
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 132384352493560
        fptr = 0x51100042b200
        w = 132384352493520
        fptr2 = <optimized out>
        ret = 132384352493440
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#70 0x000057b8dbdc14e8 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:3801
        ci = 0x42a100000001
        cc = <optimized out>
        me = 0x78674c7da650
        cfunc = 0x5040000107d8
        recv = 132385060223520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#71 0x000057b8dbd68017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78674a1ff4b8, cd=0x502001e7bc50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#72 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502001e7bc50
        insns_address_table = {0x57b8dbd63d4c <vm_exec_core+14140>, 0x57b8dbd60d1b <vm_exec_core+1803>, 0x57b8dbd626c9 <vm_exec_core+8377>, 0x57b8dbd681f8 <vm_exec_core+31720>, 0x57b8dbd61fa1 <vm_exec_core+6545>, 0x57b8dbd68fad <vm_exec_core+35229>, 0x57b8dbd66ffa <vm_exec_core+27114>, 0x57b8dbd64bcc <vm_exec_core+17852>, 0x57b8dbd61050 <vm_exec_core+2624>, 0x57b8dbd68a2b <vm_exec_core+33819>, 0x57b8dbd685cb <vm_exec_core+32699>, 0x57b8dbd6239c <vm_exec_core+7564>, 0x57b8dbd616bc <vm_exec_core+4268>, 0x57b8dbd67531 <vm_exec_core+28449>, 0x57b8dbd6334c <vm_exec_core+11580>, 0x57b8dbd68c6d <vm_exec_core+34397>, 0x57b8dbd6881a <vm_exec_core+33290>, 0x57b8dbd63bc4 <vm_exec_core+13748>, 0x57b8dbd64b1d <vm_exec_core+17677>, 0x57b8dbd671aa <vm_exec_core+27546>, 0x57b8dbd68762 <vm_exec_core+33106>, 0x57b8dbd6615c <vm_exec_core+23372>, 0x57b8dbd6725e <vm_exec_core+27726>, 0x57b8dbd676e8 <vm_exec_core+28888>, 0x57b8dbd6606e <vm_exec_core+23134>, 0x57b8dbd6159c <vm_exec_core+3980>, 0x57b8dbd66951 <vm_exec_core+25409>, 0x57b8dbd613c4 <vm_exec_core+3508>, 0x57b8dbd6177d <vm_exec_core+4461>, 0x57b8dbd63eb9 <vm_exec_core+14505>, 0x57b8dbd65edb <vm_exec_core+22731>, 0x57b8dbd6651f <vm_exec_core+24335>, 0x57b8dbd65c24 <vm_exec_core+22036>, 0x57b8dbd60f81 <vm_exec_core+2417>, 0x57b8dbd6798c <vm_exec_core+29564>, 0x57b8dbd6847b <vm_exec_core+32363>, 0x57b8dbd61894 <vm_exec_core+4740>, 0x57b8dbd62b4d <vm_exec_core+9533>, 0x57b8dbd625c0 <vm_exec_core+8112>, 0x57b8dbd634c7 <vm_exec_core+11959>, 0x57b8dbd64a4b <vm_exec_core+17467>, 0x57b8dbd619a0 <vm_exec_core+5008>, 0x57b8dbd677d1 <vm_exec_core+29121>, 0x57b8dbd62a92 <vm_exec_core+9346>, 0x57b8dbd648b4 <vm_exec_core+17060>, 0x57b8dbd65457 <vm_exec_core+20039>, 0x57b8dbd6764b <vm_exec_core+28731>, 0x57b8dbd66347 <vm_exec_core+23863>, 0x57b8dbd63707 <vm_exec_core+12535>, 0x57b8dbd62dcb <vm_exec_core+10171>, 0x57b8dbd673f1 <vm_exec_core+28129>, 0x57b8dbd64065 <vm_exec_core+14933>, 0x57b8dbd66a18 <vm_exec_core+25608>, 0x57b8dbd66476 <vm_exec_core+24166>, 0x57b8dbd66c73 <vm_exec_core+26211>, 0x57b8dbd67cb6 <vm_exec_core+30374>, 0x57b8dbd65694 <vm_exec_core+20612>, 0x57b8dbd609bb <vm_exec_core+939>, 0x57b8dbd63899 <vm_exec_core+12937>, 0x57b8dbd67321 <vm_exec_core+27921>, 0x57b8dbd639dc <vm_exec_core+13260>, 0x57b8dbd65f94 <vm_exec_core+22916>, 0x57b8dbd66838 <vm_exec_core+25128>, 0x57b8dbd65162 <vm_exec_core+19282>, 0x57b8dbd65d7d <vm_exec_core+22381>, 0x57b8dbd63c5b <vm_exec_core+13899>, 0x57b8dbd630e1 <vm_exec_core+10961>, 0x57b8dbd66d66 <vm_exec_core+26454>, 0x57b8dbd61a72 <vm_exec_core+5218>, 0x57b8dbd64f46 <vm_exec_core+18742>, 0x57b8dbd7040b <vm_exec_core+65019>, 0x57b8dbd6621c <vm_exec_core+23564>, 0x57b8dbd61d31 <vm_exec_core+5921>, 0x57b8dbd62263 <vm_exec_core+7251>, 0x57b8dbd61e6a <vm_exec_core+6234>, 0x57b8dbd62c5b <vm_exec_core+9803>, 0x57b8dbd63542 <vm_exec_core+12082>, 0x57b8dbd609c0 <vm_exec_core+944>, 0x57b8dbd62971 <vm_exec_core+9057>, 0x57b8dbd69202 <vm_exec_core+35826>, 0x57b8dbd66738 <vm_exec_core+24872>, 0x57b8dbd65537 <vm_exec_core+20263>, 0x57b8dbd67866 <vm_exec_core+29270>, 0x57b8dbd692eb <vm_exec_core+36059>, 0x57b8dbd67bb9 <vm_exec_core+30121>, 0x57b8dbd68d17 <vm_exec_core+34567>, 0x57b8dbd68e01 <vm_exec_core+34801>, 0x57b8dbd614a3 <vm_exec_core+3731>, 0x57b8dbd688d8 <vm_exec_core+33480>, 0x57b8dbd63f72 <vm_exec_core+14690>, 0x57b8dbd68b20 <vm_exec_core+34064>, 0x57b8dbd63a9d <vm_exec_core+13453>, 0x57b8dbd67a7d <vm_exec_core+29805>, 0x57b8dbd62f14 <vm_exec_core+10500>, 0x57b8dbd642bb <vm_exec_core+15531>, 0x57b8dbd68ef7 <vm_exec_core+35047>, 0x57b8dbd6498b <vm_exec_core+17275>, 0x57b8dbd6446c <vm_exec_core+15964>, 0x57b8dbd60aa6 <vm_exec_core+1174>, 0x57b8dbd611bf <vm_exec_core+2991>, 0x57b8dbd60ba4 <vm_exec_core+1428>, 0x57b8dbd65272 <vm_exec_core+19554>, 0x57b8dbd64642 <vm_exec_core+16434>, 0x57b8dbd64e07 <vm_exec_core+18423>, 0x57b8dbd64d0e <vm_exec_core+18174>, 0x57b8dbd63da6 <vm_exec_core+14230>, 0x57b8dbd64522 <vm_exec_core+16146>, 0x57b8dbd6417c <vm_exec_core+15212>, 0x57b8dbd64786 <vm_exec_core+16758>, 0x57b8dbd6481d <vm_exec_core+16909>, 0x57b8dbd63d3d <vm_exec_core+14125>, 0x57b8dbd60d0c <vm_exec_core+1788>, 0x57b8dbd626ba <vm_exec_core+8362>, 0x57b8dbd681e9 <vm_exec_core+31705>, 0x57b8dbd61f92 <vm_exec_core+6530>, 0x57b8dbd68f9e <vm_exec_core+35214>, 0x57b8dbd66feb <vm_exec_core+27099>, 0x57b8dbd64bbd <vm_exec_core+17837>, 0x57b8dbd61041 <vm_exec_core+2609>, 0x57b8dbd68a1c <vm_exec_core+33804>, 0x57b8dbd685bc <vm_exec_core+32684>, 0x57b8dbd6238d <vm_exec_core+7549>, 0x57b8dbd616ad <vm_exec_core+4253>, 0x57b8dbd67522 <vm_exec_core+28434>, 0x57b8dbd6333d <vm_exec_core+11565>, 0x57b8dbd68c5e <vm_exec_core+34382>, 0x57b8dbd6880b <vm_exec_core+33275>, 0x57b8dbd63bb5 <vm_exec_core+13733>, 0x57b8dbd64b0e <vm_exec_core+17662>, 0x57b8dbd6719b <vm_exec_core+27531>, 0x57b8dbd68753 <vm_exec_core+33091>, 0x57b8dbd6614d <vm_exec_core+23357>, 0x57b8dbd6724f <vm_exec_core+27711>, 0x57b8dbd676d9 <vm_exec_core+28873>, 0x57b8dbd6605f <vm_exec_core+23119>, 0x57b8dbd6158d <vm_exec_core+3965>, 0x57b8dbd66942 <vm_exec_core+25394>, 0x57b8dbd613b5 <vm_exec_core+3493>, 0x57b8dbd6176e <vm_exec_core+4446>, 0x57b8dbd63eaa <vm_exec_core+14490>, 0x57b8dbd65ecc <vm_exec_core+22716>, 0x57b8dbd66510 <vm_exec_core+24320>, 0x57b8dbd65c15 <vm_exec_core+22021>, 0x57b8dbd60f72 <vm_exec_core+2402>, 0x57b8dbd6797d <vm_exec_core+29549>, 0x57b8dbd6846c <vm_exec_core+32348>, 0x57b8dbd61885 <vm_exec_core+4725>, 0x57b8dbd62b3e <vm_exec_core+9518>, 0x57b8dbd625b1 <vm_exec_core+8097>, 0x57b8dbd634b8 <vm_exec_core+11944>, 0x57b8dbd64a3c <vm_exec_core+17452>, 0x57b8dbd61991 <vm_exec_core+4993>, 0x57b8dbd677c2 <vm_exec_core+29106>, 0x57b8dbd62a83 <vm_exec_core+9331>, 0x57b8dbd648a5 <vm_exec_core+17045>, 0x57b8dbd65448 <vm_exec_core+20024>, 0x57b8dbd6763c <vm_exec_core+28716>, 0x57b8dbd66338 <vm_exec_core+23848>, 0x57b8dbd636f8 <vm_exec_core+12520>, 0x57b8dbd62dbc <vm_exec_core+10156>, 0x57b8dbd673e2 <vm_exec_core+28114>, 0x57b8dbd64056 <vm_exec_core+14918>, 0x57b8dbd66a09 <vm_exec_core+25593>, 0x57b8dbd66467 <vm_exec_core+24151>, 0x57b8dbd66c64 <vm_exec_core+26196>, 0x57b8dbd67ca7 <vm_exec_core+30359>, 0x57b8dbd65685 <vm_exec_core+20597>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd6388a <vm_exec_core+12922>, 0x57b8dbd67312 <vm_exec_core+27906>, 0x57b8dbd639cd <vm_exec_core+13245>, 0x57b8dbd65f85 <vm_exec_core+22901>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd65153 <vm_exec_core+19267>, 0x57b8dbd65d6e <vm_exec_core+22366>, 0x57b8dbd63c4c <vm_exec_core+13884>, 0x57b8dbd630d2 <vm_exec_core+10946>, 0x57b8dbd66d57 <vm_exec_core+26439>, 0x57b8dbd61a63 <vm_exec_core+5203>, 0x57b8dbd64f37 <vm_exec_core+18727>, 0x57b8dbd703fc <vm_exec_core+65004>, 0x57b8dbd6620d <vm_exec_core+23549>, 0x57b8dbd61d22 <vm_exec_core+5906>, 0x57b8dbd62254 <vm_exec_core+7236>, 0x57b8dbd61e5b <vm_exec_core+6219>, 0x57b8dbd62c4c <vm_exec_core+9788>, 0x57b8dbd63533 <vm_exec_core+12067>, 0x57b8dbd65532 <vm_exec_core+20258>, 0x57b8dbd64a32 <vm_exec_core+17442>, 0x57b8dbd6552d <vm_exec_core+20253>, 0x57b8dbd66148 <vm_exec_core+23352>, 0x57b8dbd6605a <vm_exec_core+23114>, 0x57b8dbd62c47 <vm_exec_core+9783>, 0x57b8dbd662fc <vm_exec_core+23788>, 0x57b8dbd63f68 <vm_exec_core+14680>, 0x57b8dbd63f6d <vm_exec_core+14685>, 0x57b8dbd66055 <vm_exec_core+23109>, 0x57b8dbd65ec2 <vm_exec_core+22706>, 0x57b8dbd64dee <vm_exec_core+18398>, 0x57b8dbd64cfa <vm_exec_core+18154>...}
        reg_cfp = 0x78674a1ff4b8
        reg_pc = 0x504000a3c4f8
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#73 0x000057b8dbd5cd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#74 0x000057b8dbdded12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78674a1ff620, self=132385051756000, 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:1625
        flags = 0
        iseq = 0x78674c725ef8
        cfp = <optimized out>
        sp = 0x78674a0ffa28
        use_argv = 0x78674aafb0a0
        stack_argv = 0x78674a0ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#75 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:1639
        captured = 0x78674a1ff620
#76 0x000057b8dbd8b446 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:1676
No locals.
#77 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#78 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#79 0x000057b8dbd8b446 in rb_yield (val=<optimized out>)
No locals.
#80 0x000057b8dbf3f256 in rb_ary_collect (ary=132384352515000) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 132384543799200
        i = 39
#81 0x000057b8dbdc14e8 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x78674c7e0140
        cfunc = 0x50400000a758
        recv = 132384352515000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#82 0x000057b8dbd68017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78674a1ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#83 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d310
        insns_address_table = {0x57b8dbd63d4c <vm_exec_core+14140>, 0x57b8dbd60d1b <vm_exec_core+1803>, 0x57b8dbd626c9 <vm_exec_core+8377>, 0x57b8dbd681f8 <vm_exec_core+31720>, 0x57b8dbd61fa1 <vm_exec_core+6545>, 0x57b8dbd68fad <vm_exec_core+35229>, 0x57b8dbd66ffa <vm_exec_core+27114>, 0x57b8dbd64bcc <vm_exec_core+17852>, 0x57b8dbd61050 <vm_exec_core+2624>, 0x57b8dbd68a2b <vm_exec_core+33819>, 0x57b8dbd685cb <vm_exec_core+32699>, 0x57b8dbd6239c <vm_exec_core+7564>, 0x57b8dbd616bc <vm_exec_core+4268>, 0x57b8dbd67531 <vm_exec_core+28449>, 0x57b8dbd6334c <vm_exec_core+11580>, 0x57b8dbd68c6d <vm_exec_core+34397>, 0x57b8dbd6881a <vm_exec_core+33290>, 0x57b8dbd63bc4 <vm_exec_core+13748>, 0x57b8dbd64b1d <vm_exec_core+17677>, 0x57b8dbd671aa <vm_exec_core+27546>, 0x57b8dbd68762 <vm_exec_core+33106>, 0x57b8dbd6615c <vm_exec_core+23372>, 0x57b8dbd6725e <vm_exec_core+27726>, 0x57b8dbd676e8 <vm_exec_core+28888>, 0x57b8dbd6606e <vm_exec_core+23134>, 0x57b8dbd6159c <vm_exec_core+3980>, 0x57b8dbd66951 <vm_exec_core+25409>, 0x57b8dbd613c4 <vm_exec_core+3508>, 0x57b8dbd6177d <vm_exec_core+4461>, 0x57b8dbd63eb9 <vm_exec_core+14505>, 0x57b8dbd65edb <vm_exec_core+22731>, 0x57b8dbd6651f <vm_exec_core+24335>, 0x57b8dbd65c24 <vm_exec_core+22036>, 0x57b8dbd60f81 <vm_exec_core+2417>, 0x57b8dbd6798c <vm_exec_core+29564>, 0x57b8dbd6847b <vm_exec_core+32363>, 0x57b8dbd61894 <vm_exec_core+4740>, 0x57b8dbd62b4d <vm_exec_core+9533>, 0x57b8dbd625c0 <vm_exec_core+8112>, 0x57b8dbd634c7 <vm_exec_core+11959>, 0x57b8dbd64a4b <vm_exec_core+17467>, 0x57b8dbd619a0 <vm_exec_core+5008>, 0x57b8dbd677d1 <vm_exec_core+29121>, 0x57b8dbd62a92 <vm_exec_core+9346>, 0x57b8dbd648b4 <vm_exec_core+17060>, 0x57b8dbd65457 <vm_exec_core+20039>, 0x57b8dbd6764b <vm_exec_core+28731>, 0x57b8dbd66347 <vm_exec_core+23863>, 0x57b8dbd63707 <vm_exec_core+12535>, 0x57b8dbd62dcb <vm_exec_core+10171>, 0x57b8dbd673f1 <vm_exec_core+28129>, 0x57b8dbd64065 <vm_exec_core+14933>, 0x57b8dbd66a18 <vm_exec_core+25608>, 0x57b8dbd66476 <vm_exec_core+24166>, 0x57b8dbd66c73 <vm_exec_core+26211>, 0x57b8dbd67cb6 <vm_exec_core+30374>, 0x57b8dbd65694 <vm_exec_core+20612>, 0x57b8dbd609bb <vm_exec_core+939>, 0x57b8dbd63899 <vm_exec_core+12937>, 0x57b8dbd67321 <vm_exec_core+27921>, 0x57b8dbd639dc <vm_exec_core+13260>, 0x57b8dbd65f94 <vm_exec_core+22916>, 0x57b8dbd66838 <vm_exec_core+25128>, 0x57b8dbd65162 <vm_exec_core+19282>, 0x57b8dbd65d7d <vm_exec_core+22381>, 0x57b8dbd63c5b <vm_exec_core+13899>, 0x57b8dbd630e1 <vm_exec_core+10961>, 0x57b8dbd66d66 <vm_exec_core+26454>, 0x57b8dbd61a72 <vm_exec_core+5218>, 0x57b8dbd64f46 <vm_exec_core+18742>, 0x57b8dbd7040b <vm_exec_core+65019>, 0x57b8dbd6621c <vm_exec_core+23564>, 0x57b8dbd61d31 <vm_exec_core+5921>, 0x57b8dbd62263 <vm_exec_core+7251>, 0x57b8dbd61e6a <vm_exec_core+6234>, 0x57b8dbd62c5b <vm_exec_core+9803>, 0x57b8dbd63542 <vm_exec_core+12082>, 0x57b8dbd609c0 <vm_exec_core+944>, 0x57b8dbd62971 <vm_exec_core+9057>, 0x57b8dbd69202 <vm_exec_core+35826>, 0x57b8dbd66738 <vm_exec_core+24872>, 0x57b8dbd65537 <vm_exec_core+20263>, 0x57b8dbd67866 <vm_exec_core+29270>, 0x57b8dbd692eb <vm_exec_core+36059>, 0x57b8dbd67bb9 <vm_exec_core+30121>, 0x57b8dbd68d17 <vm_exec_core+34567>, 0x57b8dbd68e01 <vm_exec_core+34801>, 0x57b8dbd614a3 <vm_exec_core+3731>, 0x57b8dbd688d8 <vm_exec_core+33480>, 0x57b8dbd63f72 <vm_exec_core+14690>, 0x57b8dbd68b20 <vm_exec_core+34064>, 0x57b8dbd63a9d <vm_exec_core+13453>, 0x57b8dbd67a7d <vm_exec_core+29805>, 0x57b8dbd62f14 <vm_exec_core+10500>, 0x57b8dbd642bb <vm_exec_core+15531>, 0x57b8dbd68ef7 <vm_exec_core+35047>, 0x57b8dbd6498b <vm_exec_core+17275>, 0x57b8dbd6446c <vm_exec_core+15964>, 0x57b8dbd60aa6 <vm_exec_core+1174>, 0x57b8dbd611bf <vm_exec_core+2991>, 0x57b8dbd60ba4 <vm_exec_core+1428>, 0x57b8dbd65272 <vm_exec_core+19554>, 0x57b8dbd64642 <vm_exec_core+16434>, 0x57b8dbd64e07 <vm_exec_core+18423>, 0x57b8dbd64d0e <vm_exec_core+18174>, 0x57b8dbd63da6 <vm_exec_core+14230>, 0x57b8dbd64522 <vm_exec_core+16146>, 0x57b8dbd6417c <vm_exec_core+15212>, 0x57b8dbd64786 <vm_exec_core+16758>, 0x57b8dbd6481d <vm_exec_core+16909>, 0x57b8dbd63d3d <vm_exec_core+14125>, 0x57b8dbd60d0c <vm_exec_core+1788>, 0x57b8dbd626ba <vm_exec_core+8362>, 0x57b8dbd681e9 <vm_exec_core+31705>, 0x57b8dbd61f92 <vm_exec_core+6530>, 0x57b8dbd68f9e <vm_exec_core+35214>, 0x57b8dbd66feb <vm_exec_core+27099>, 0x57b8dbd64bbd <vm_exec_core+17837>, 0x57b8dbd61041 <vm_exec_core+2609>, 0x57b8dbd68a1c <vm_exec_core+33804>, 0x57b8dbd685bc <vm_exec_core+32684>, 0x57b8dbd6238d <vm_exec_core+7549>, 0x57b8dbd616ad <vm_exec_core+4253>, 0x57b8dbd67522 <vm_exec_core+28434>, 0x57b8dbd6333d <vm_exec_core+11565>, 0x57b8dbd68c5e <vm_exec_core+34382>, 0x57b8dbd6880b <vm_exec_core+33275>, 0x57b8dbd63bb5 <vm_exec_core+13733>, 0x57b8dbd64b0e <vm_exec_core+17662>, 0x57b8dbd6719b <vm_exec_core+27531>, 0x57b8dbd68753 <vm_exec_core+33091>, 0x57b8dbd6614d <vm_exec_core+23357>, 0x57b8dbd6724f <vm_exec_core+27711>, 0x57b8dbd676d9 <vm_exec_core+28873>, 0x57b8dbd6605f <vm_exec_core+23119>, 0x57b8dbd6158d <vm_exec_core+3965>, 0x57b8dbd66942 <vm_exec_core+25394>, 0x57b8dbd613b5 <vm_exec_core+3493>, 0x57b8dbd6176e <vm_exec_core+4446>, 0x57b8dbd63eaa <vm_exec_core+14490>, 0x57b8dbd65ecc <vm_exec_core+22716>, 0x57b8dbd66510 <vm_exec_core+24320>, 0x57b8dbd65c15 <vm_exec_core+22021>, 0x57b8dbd60f72 <vm_exec_core+2402>, 0x57b8dbd6797d <vm_exec_core+29549>, 0x57b8dbd6846c <vm_exec_core+32348>, 0x57b8dbd61885 <vm_exec_core+4725>, 0x57b8dbd62b3e <vm_exec_core+9518>, 0x57b8dbd625b1 <vm_exec_core+8097>, 0x57b8dbd634b8 <vm_exec_core+11944>, 0x57b8dbd64a3c <vm_exec_core+17452>, 0x57b8dbd61991 <vm_exec_core+4993>, 0x57b8dbd677c2 <vm_exec_core+29106>, 0x57b8dbd62a83 <vm_exec_core+9331>, 0x57b8dbd648a5 <vm_exec_core+17045>, 0x57b8dbd65448 <vm_exec_core+20024>, 0x57b8dbd6763c <vm_exec_core+28716>, 0x57b8dbd66338 <vm_exec_core+23848>, 0x57b8dbd636f8 <vm_exec_core+12520>, 0x57b8dbd62dbc <vm_exec_core+10156>, 0x57b8dbd673e2 <vm_exec_core+28114>, 0x57b8dbd64056 <vm_exec_core+14918>, 0x57b8dbd66a09 <vm_exec_core+25593>, 0x57b8dbd66467 <vm_exec_core+24151>, 0x57b8dbd66c64 <vm_exec_core+26196>, 0x57b8dbd67ca7 <vm_exec_core+30359>, 0x57b8dbd65685 <vm_exec_core+20597>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd6388a <vm_exec_core+12922>, 0x57b8dbd67312 <vm_exec_core+27906>, 0x57b8dbd639cd <vm_exec_core+13245>, 0x57b8dbd65f85 <vm_exec_core+22901>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd65153 <vm_exec_core+19267>, 0x57b8dbd65d6e <vm_exec_core+22366>, 0x57b8dbd63c4c <vm_exec_core+13884>, 0x57b8dbd630d2 <vm_exec_core+10946>, 0x57b8dbd66d57 <vm_exec_core+26439>, 0x57b8dbd61a63 <vm_exec_core+5203>, 0x57b8dbd64f37 <vm_exec_core+18727>, 0x57b8dbd703fc <vm_exec_core+65004>, 0x57b8dbd6620d <vm_exec_core+23549>, 0x57b8dbd61d22 <vm_exec_core+5906>, 0x57b8dbd62254 <vm_exec_core+7236>, 0x57b8dbd61e5b <vm_exec_core+6219>, 0x57b8dbd62c4c <vm_exec_core+9788>, 0x57b8dbd63533 <vm_exec_core+12067>, 0x57b8dbd65532 <vm_exec_core+20258>, 0x57b8dbd64a32 <vm_exec_core+17442>, 0x57b8dbd6552d <vm_exec_core+20253>, 0x57b8dbd66148 <vm_exec_core+23352>, 0x57b8dbd6605a <vm_exec_core+23114>, 0x57b8dbd62c47 <vm_exec_core+9783>, 0x57b8dbd662fc <vm_exec_core+23788>, 0x57b8dbd63f68 <vm_exec_core+14680>, 0x57b8dbd63f6d <vm_exec_core+14685>, 0x57b8dbd66055 <vm_exec_core+23109>, 0x57b8dbd65ec2 <vm_exec_core+22706>, 0x57b8dbd64dee <vm_exec_core+18398>, 0x57b8dbd64cfa <vm_exec_core+18154>...}
        reg_cfp = 0x78674a1ff608
        reg_pc = 0x519000015cb8
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000057b8dbd5cd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#85 0x000057b8dbdded12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78674a1ff738, self=132385051756000, 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:1625
        flags = 0
        iseq = 0x78674c744600
        cfp = <optimized out>
        sp = 0x78674a0ff8d0
        use_argv = 0x78674aa61d20
        stack_argv = 0x78674a0ff8d0
        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:1639
        captured = 0x78674a1ff738
#87 0x000057b8dbd8b446 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:1676
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:1684
No locals.
#89 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#90 0x000057b8dbd8b446 in rb_yield (val=<optimized out>)
No locals.
#91 0x000057b8dbf3f256 in rb_ary_collect (ary=132384352516280) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 132384352516200
        i = 0
#92 0x000057b8dbdc14e8 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x78674c7e0140
        cfunc = 0x50400000a758
        recv = 132384352516280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#93 0x000057b8dbd68017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78674a1ff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#94 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012d50
        insns_address_table = {0x57b8dbd63d4c <vm_exec_core+14140>, 0x57b8dbd60d1b <vm_exec_core+1803>, 0x57b8dbd626c9 <vm_exec_core+8377>, 0x57b8dbd681f8 <vm_exec_core+31720>, 0x57b8dbd61fa1 <vm_exec_core+6545>, 0x57b8dbd68fad <vm_exec_core+35229>, 0x57b8dbd66ffa <vm_exec_core+27114>, 0x57b8dbd64bcc <vm_exec_core+17852>, 0x57b8dbd61050 <vm_exec_core+2624>, 0x57b8dbd68a2b <vm_exec_core+33819>, 0x57b8dbd685cb <vm_exec_core+32699>, 0x57b8dbd6239c <vm_exec_core+7564>, 0x57b8dbd616bc <vm_exec_core+4268>, 0x57b8dbd67531 <vm_exec_core+28449>, 0x57b8dbd6334c <vm_exec_core+11580>, 0x57b8dbd68c6d <vm_exec_core+34397>, 0x57b8dbd6881a <vm_exec_core+33290>, 0x57b8dbd63bc4 <vm_exec_core+13748>, 0x57b8dbd64b1d <vm_exec_core+17677>, 0x57b8dbd671aa <vm_exec_core+27546>, 0x57b8dbd68762 <vm_exec_core+33106>, 0x57b8dbd6615c <vm_exec_core+23372>, 0x57b8dbd6725e <vm_exec_core+27726>, 0x57b8dbd676e8 <vm_exec_core+28888>, 0x57b8dbd6606e <vm_exec_core+23134>, 0x57b8dbd6159c <vm_exec_core+3980>, 0x57b8dbd66951 <vm_exec_core+25409>, 0x57b8dbd613c4 <vm_exec_core+3508>, 0x57b8dbd6177d <vm_exec_core+4461>, 0x57b8dbd63eb9 <vm_exec_core+14505>, 0x57b8dbd65edb <vm_exec_core+22731>, 0x57b8dbd6651f <vm_exec_core+24335>, 0x57b8dbd65c24 <vm_exec_core+22036>, 0x57b8dbd60f81 <vm_exec_core+2417>, 0x57b8dbd6798c <vm_exec_core+29564>, 0x57b8dbd6847b <vm_exec_core+32363>, 0x57b8dbd61894 <vm_exec_core+4740>, 0x57b8dbd62b4d <vm_exec_core+9533>, 0x57b8dbd625c0 <vm_exec_core+8112>, 0x57b8dbd634c7 <vm_exec_core+11959>, 0x57b8dbd64a4b <vm_exec_core+17467>, 0x57b8dbd619a0 <vm_exec_core+5008>, 0x57b8dbd677d1 <vm_exec_core+29121>, 0x57b8dbd62a92 <vm_exec_core+9346>, 0x57b8dbd648b4 <vm_exec_core+17060>, 0x57b8dbd65457 <vm_exec_core+20039>, 0x57b8dbd6764b <vm_exec_core+28731>, 0x57b8dbd66347 <vm_exec_core+23863>, 0x57b8dbd63707 <vm_exec_core+12535>, 0x57b8dbd62dcb <vm_exec_core+10171>, 0x57b8dbd673f1 <vm_exec_core+28129>, 0x57b8dbd64065 <vm_exec_core+14933>, 0x57b8dbd66a18 <vm_exec_core+25608>, 0x57b8dbd66476 <vm_exec_core+24166>, 0x57b8dbd66c73 <vm_exec_core+26211>, 0x57b8dbd67cb6 <vm_exec_core+30374>, 0x57b8dbd65694 <vm_exec_core+20612>, 0x57b8dbd609bb <vm_exec_core+939>, 0x57b8dbd63899 <vm_exec_core+12937>, 0x57b8dbd67321 <vm_exec_core+27921>, 0x57b8dbd639dc <vm_exec_core+13260>, 0x57b8dbd65f94 <vm_exec_core+22916>, 0x57b8dbd66838 <vm_exec_core+25128>, 0x57b8dbd65162 <vm_exec_core+19282>, 0x57b8dbd65d7d <vm_exec_core+22381>, 0x57b8dbd63c5b <vm_exec_core+13899>, 0x57b8dbd630e1 <vm_exec_core+10961>, 0x57b8dbd66d66 <vm_exec_core+26454>, 0x57b8dbd61a72 <vm_exec_core+5218>, 0x57b8dbd64f46 <vm_exec_core+18742>, 0x57b8dbd7040b <vm_exec_core+65019>, 0x57b8dbd6621c <vm_exec_core+23564>, 0x57b8dbd61d31 <vm_exec_core+5921>, 0x57b8dbd62263 <vm_exec_core+7251>, 0x57b8dbd61e6a <vm_exec_core+6234>, 0x57b8dbd62c5b <vm_exec_core+9803>, 0x57b8dbd63542 <vm_exec_core+12082>, 0x57b8dbd609c0 <vm_exec_core+944>, 0x57b8dbd62971 <vm_exec_core+9057>, 0x57b8dbd69202 <vm_exec_core+35826>, 0x57b8dbd66738 <vm_exec_core+24872>, 0x57b8dbd65537 <vm_exec_core+20263>, 0x57b8dbd67866 <vm_exec_core+29270>, 0x57b8dbd692eb <vm_exec_core+36059>, 0x57b8dbd67bb9 <vm_exec_core+30121>, 0x57b8dbd68d17 <vm_exec_core+34567>, 0x57b8dbd68e01 <vm_exec_core+34801>, 0x57b8dbd614a3 <vm_exec_core+3731>, 0x57b8dbd688d8 <vm_exec_core+33480>, 0x57b8dbd63f72 <vm_exec_core+14690>, 0x57b8dbd68b20 <vm_exec_core+34064>, 0x57b8dbd63a9d <vm_exec_core+13453>, 0x57b8dbd67a7d <vm_exec_core+29805>, 0x57b8dbd62f14 <vm_exec_core+10500>, 0x57b8dbd642bb <vm_exec_core+15531>, 0x57b8dbd68ef7 <vm_exec_core+35047>, 0x57b8dbd6498b <vm_exec_core+17275>, 0x57b8dbd6446c <vm_exec_core+15964>, 0x57b8dbd60aa6 <vm_exec_core+1174>, 0x57b8dbd611bf <vm_exec_core+2991>, 0x57b8dbd60ba4 <vm_exec_core+1428>, 0x57b8dbd65272 <vm_exec_core+19554>, 0x57b8dbd64642 <vm_exec_core+16434>, 0x57b8dbd64e07 <vm_exec_core+18423>, 0x57b8dbd64d0e <vm_exec_core+18174>, 0x57b8dbd63da6 <vm_exec_core+14230>, 0x57b8dbd64522 <vm_exec_core+16146>, 0x57b8dbd6417c <vm_exec_core+15212>, 0x57b8dbd64786 <vm_exec_core+16758>, 0x57b8dbd6481d <vm_exec_core+16909>, 0x57b8dbd63d3d <vm_exec_core+14125>, 0x57b8dbd60d0c <vm_exec_core+1788>, 0x57b8dbd626ba <vm_exec_core+8362>, 0x57b8dbd681e9 <vm_exec_core+31705>, 0x57b8dbd61f92 <vm_exec_core+6530>, 0x57b8dbd68f9e <vm_exec_core+35214>, 0x57b8dbd66feb <vm_exec_core+27099>, 0x57b8dbd64bbd <vm_exec_core+17837>, 0x57b8dbd61041 <vm_exec_core+2609>, 0x57b8dbd68a1c <vm_exec_core+33804>, 0x57b8dbd685bc <vm_exec_core+32684>, 0x57b8dbd6238d <vm_exec_core+7549>, 0x57b8dbd616ad <vm_exec_core+4253>, 0x57b8dbd67522 <vm_exec_core+28434>, 0x57b8dbd6333d <vm_exec_core+11565>, 0x57b8dbd68c5e <vm_exec_core+34382>, 0x57b8dbd6880b <vm_exec_core+33275>, 0x57b8dbd63bb5 <vm_exec_core+13733>, 0x57b8dbd64b0e <vm_exec_core+17662>, 0x57b8dbd6719b <vm_exec_core+27531>, 0x57b8dbd68753 <vm_exec_core+33091>, 0x57b8dbd6614d <vm_exec_core+23357>, 0x57b8dbd6724f <vm_exec_core+27711>, 0x57b8dbd676d9 <vm_exec_core+28873>, 0x57b8dbd6605f <vm_exec_core+23119>, 0x57b8dbd6158d <vm_exec_core+3965>, 0x57b8dbd66942 <vm_exec_core+25394>, 0x57b8dbd613b5 <vm_exec_core+3493>, 0x57b8dbd6176e <vm_exec_core+4446>, 0x57b8dbd63eaa <vm_exec_core+14490>, 0x57b8dbd65ecc <vm_exec_core+22716>, 0x57b8dbd66510 <vm_exec_core+24320>, 0x57b8dbd65c15 <vm_exec_core+22021>, 0x57b8dbd60f72 <vm_exec_core+2402>, 0x57b8dbd6797d <vm_exec_core+29549>, 0x57b8dbd6846c <vm_exec_core+32348>, 0x57b8dbd61885 <vm_exec_core+4725>, 0x57b8dbd62b3e <vm_exec_core+9518>, 0x57b8dbd625b1 <vm_exec_core+8097>, 0x57b8dbd634b8 <vm_exec_core+11944>, 0x57b8dbd64a3c <vm_exec_core+17452>, 0x57b8dbd61991 <vm_exec_core+4993>, 0x57b8dbd677c2 <vm_exec_core+29106>, 0x57b8dbd62a83 <vm_exec_core+9331>, 0x57b8dbd648a5 <vm_exec_core+17045>, 0x57b8dbd65448 <vm_exec_core+20024>, 0x57b8dbd6763c <vm_exec_core+28716>, 0x57b8dbd66338 <vm_exec_core+23848>, 0x57b8dbd636f8 <vm_exec_core+12520>, 0x57b8dbd62dbc <vm_exec_core+10156>, 0x57b8dbd673e2 <vm_exec_core+28114>, 0x57b8dbd64056 <vm_exec_core+14918>, 0x57b8dbd66a09 <vm_exec_core+25593>, 0x57b8dbd66467 <vm_exec_core+24151>, 0x57b8dbd66c64 <vm_exec_core+26196>, 0x57b8dbd67ca7 <vm_exec_core+30359>, 0x57b8dbd65685 <vm_exec_core+20597>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd6388a <vm_exec_core+12922>, 0x57b8dbd67312 <vm_exec_core+27906>, 0x57b8dbd639cd <vm_exec_core+13245>, 0x57b8dbd65f85 <vm_exec_core+22901>, 0x57b8dbd662e8 <vm_exec_core+23768>, 0x57b8dbd65153 <vm_exec_core+19267>, 0x57b8dbd65d6e <vm_exec_core+22366>, 0x57b8dbd63c4c <vm_exec_core+13884>, 0x57b8dbd630d2 <vm_exec_core+10946>, 0x57b8dbd66d57 <vm_exec_core+26439>, 0x57b8dbd61a63 <vm_exec_core+5203>, 0x57b8dbd64f37 <vm_exec_core+18727>, 0x57b8dbd703fc <vm_exec_core+65004>, 0x57b8dbd6620d <vm_exec_core+23549>, 0x57b8dbd61d22 <vm_exec_core+5906>, 0x57b8dbd62254 <vm_exec_core+7236>, 0x57b8dbd61e5b <vm_exec_core+6219>, 0x57b8dbd62c4c <vm_exec_core+9788>, 0x57b8dbd63533 <vm_exec_core+12067>, 0x57b8dbd65532 <vm_exec_core+20258>, 0x57b8dbd64a32 <vm_exec_core+17442>, 0x57b8dbd6552d <vm_exec_core+20253>, 0x57b8dbd66148 <vm_exec_core+23352>, 0x57b8dbd6605a <vm_exec_core+23114>, 0x57b8dbd62c47 <vm_exec_core+9783>, 0x57b8dbd662fc <vm_exec_core+23788>, 0x57b8dbd63f68 <vm_exec_core+14680>, 0x57b8dbd63f6d <vm_exec_core+14685>, 0x57b8dbd66055 <vm_exec_core+23109>, 0x57b8dbd65ec2 <vm_exec_core+22706>, 0x57b8dbd64dee <vm_exec_core+18398>, 0x57b8dbd64cfa <vm_exec_core+18154>...}
        reg_cfp = 0x78674a1ff720
        reg_pc = 0x50400002fef8
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000057b8dbd5d141 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#96 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#97 0x000057b8db9d95db in rb_ec_exec_node (ec=0x5160000006d0, n=0x78674c744790) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde107d070, <optimized out>, 0x7ffde107cfc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x78674c744790
#98 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#99 0x000057b8db9d2b47 in rb_main (argc=10, argv=0x7ffde107d238) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#100 main (argc=10, argv=0x7ffde107d238) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)


Program received signal SIGSEGV, Segmentation fault.
0x000057b8dc223f3f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1310
1310	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
[Inferior 1 (process 2488752) detached]
$ timeout 60 gdb -p 2475800 -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".
0x000057b8db9ae71e in __sanitizer::internal_madvise(unsigned long, unsigned long, int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x78674cfe9c40 (LWP 2475800) "ruby" 0x000057b8db9ae71e in __sanitizer::internal_madvise(unsigned long, unsigned long, int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x78674cfe9c40 (LWP 2475800) "ruby"):
#0  0x000057b8db9ae71e in __sanitizer::internal_madvise(unsigned long, unsigned long, int) ()
No symbol table info available.
#1  0x000057b8db8fd1d4 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.
#2  0x000057b8db8fccec in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::MaybeReleaseToOS(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, bool) ()
No symbol table info available.
#3  0x000057b8db8fc957 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.
#4  0x000057b8db8fc589 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.
#5  0x000057b8db8fc3bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#6  0x000057b8db8fbdfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x000057b8db8fba46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#8  0x000057b8db8fdd16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#9  0x000057b8db994be0 in __interceptor_free ()
No symbol table info available.
#10 0x000057b8dba05acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x78672d0eb800, old_size=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8173
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#11 ruby_sized_xfree (x=0x78672d0eb800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4663
No locals.
#12 ruby_xfree (x=0x78672d0eb800) at /tmp/ruby/src/trunk_asan/gc.c:4674
No locals.
#13 0x000057b8dbc62593 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662
No locals.
#14 0x000057b8dbda06a0 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3143
        th = 0x515000000300
        stack = 0x78674a0ff800
        objspace = 0x51d000000a80
        next = <optimized out>
#15 0x000057b8db9d8bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x000057b8db9d967a in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = <optimized out>
        status = <optimized out>
#17 0x000057b8db9d2b47 in rb_main (argc=10, argv=0x7ffde107d238) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#18 main (argc=10, argv=0x7ffde107d238) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)


Program received signal SIGSEGV, Segmentation fault.
0x000057b8dc223f3f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1310
1310	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
[Inferior 1 (process 2475800) detached]
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: [BUG] Segmentation fault at 0x0000000000000010
ruby 3.5.0dev (2025-01-11T03:21:57Z master 1b3037081e) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]


-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- Machine register context ------------------------------------------------
 RIP: 0x000057b8dc223f3f RBP: 0x00007ffde107c220 RSP: 0x00007ffde107c200
 RAX: 0x0000000000000002 RBX: 0x000078674ce044e0 RCX: 0x00000f0ce99c08d4
 RDX: 0x0000000000000004 RDI: 0x0000000000000010 RSI: 0x000000000079b000
  R8: 0x0000000000000000  R9: 0x0000000000000100 R10: 0x0000000000000140
 R11: 0x0000000000000206 R12: 0x0000516000000480 R13: 0x0000521003f32000
 R14: 0x0000515000000300 R15: 0x000057b8dc475180 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
$ timeout 60 gdb -p 2475791 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2512224]
[New LWP 2475793]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000763486f107e3 in __GI___wait4 (pid=-1, stat_loc=0x763484d849c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x763487201c40 (LWP 2475791) "ruby"            0x0000763486f107e3 in __GI___wait4 (pid=-1, stat_loc=0x763484d849c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7634660006c0 (LWP 2512224) "Timeout stdlib " 0x0000763486e98d61 in __futex_abstimed_wait_common64 (private=22808, cancel=true, abstime=0x763465ffdb40, op=137, expected=0, futex_word=0x50c00550e150) at ./nptl/futex-internal.c:57
  3    Thread 0x76346ac006c0 (LWP 2475793) "ruby"            0x0000763486f1b4cd in __GI___poll (fds=0x763469909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x76346ac006c0 (LWP 2475793) "ruby"):
#0  0x0000763486f1b4cd in __GI___poll (fds=0x763469909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000059181ca3c6ea in __interceptor_poll ()
No symbol table info available.
#2  0x000059181cdf342f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        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:3006
        vm = <optimized out>
#4  0x000059181ca95a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000763486e9ca94 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 = {129967501346496, -7706242893969627043, 129967501346496, -360, 0, 140735736189824, -7706242893948655523, -7706727384221357987}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000763486f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7634660006c0 (LWP 2512224) "Timeout stdlib "):
#0  0x0000763486e98d61 in __futex_abstimed_wait_common64 (private=22808, cancel=true, abstime=0x763465ffdb40, op=137, expected=0, futex_word=0x50c00550e150) 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=22808, abstime=0x763465ffdb40, clockid=0, expected=0, futex_word=0x50c00550e150) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00550e150, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x763465ffdb40, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000763486e9bc7e in __pthread_cond_wait_common (abstime=0x763465ffdb40, clockid=1, mutex=0x51500004e8a0, cond=0x50c00550e128) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x763486e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x763465ffda30, __canceltype = -1997532053, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c00550e128, mutex = 0x51500004e8a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c00550e128, mutex=mutex@entry=0x51500004e8a0, abstime=abstime@entry=0x763465ffdb40) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000059181cdedaa1 in native_cond_timedwait (cond=0x50c00550e128, mutex=0x51500004e8a0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x51500004e780, rel=rel@entry=0x76346500a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x51500004e8a0
        cond = 0x50c00550e128
        max = 100000000000000000
#7  0x000059181cdd4294 in native_sleep (th=0x51500004e780, rel=0x76346500a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=999851000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1311
        prev_status = THREAD_RUNNABLE
        end = 916740659532604
        woke = 1
#9  0x000059181cdce9f0 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575
        timeout_value = <optimized out>
        relative_timeout = 18446744073709551100
        arguments = <optimized out>
        timeout = 18410704556972310530
        woken = 20
        scheduler = <optimized out>
#10 0x000059181cae02e0 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:1074
        _ec = 0x5160008877d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x763465ffddd0, <optimized out>, 0x763465ffdce0, <optimized out>, <optimized out>}, prev = 0x76346520b880, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008877d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x000059181cdce5c6 in rb_mutex_sleep (self=<optimized out>, timeout=18410704556972310530) at /tmp/ruby/src/trunk_asan/thread_sync.c:598
        arguments = {self = 129967966831200, timeout = <optimized out>}
        beg = 1736593015
        woken = <optimized out>
        end = <optimized out>
#12 0x000059181ced872c in vm_call0_cfunc_with_frame (ec=0x5160008877d0, calling=<optimized out>, argv=0x76346520b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x7634697ff6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 129967966831200
        argc = 1
        mid = 26369
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x5160008877d0, calling=<optimized out>, argv=0x76346520b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#15 0x000059181ce8c1fe in vm_call0_cc (recv=129967966831200, id=26369, argc=<optimized out>, argv=<optimized out>, cc=0x7634861bde48, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7634861bde48
        self = <optimized out>
#17 0x000059181cae02e0 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:1074
        _ec = 0x5160008877d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x763465ffe150, <optimized out>, 0x763465ffe060, <optimized out>, <optimized out>}, prev = 0x76346520ae40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008877d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x000059181cdf88ed in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1554
        sync_waiter = {self = 129967966831200, th = 0x51500004e780, fiber = 0x0, node = {next = 0x5030000abcd0, prev = 0x5030000abcd0}}
        ec = <optimized out>
        cv = 0x5030000abcd0
        args = <optimized out>
#19 0x000059181cec44e8 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:3801
        ci = 0x460100100005
        cc = <optimized out>
        me = 0x7634869b8580
        cfunc = 0x50400001fbd8
        recv = 129967966831560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x000059181ceaa93d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x763465ffe7b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x000059181ceaa3f5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x763465ffdb40
#22 0x000059181ce71a47 in vm_sendish (ec=0x5160008877d0, reg_cfp=0x7634697ff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160008877d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59181ce66d4c <vm_exec_core+14140>, 0x59181ce63d1b <vm_exec_core+1803>, 0x59181ce656c9 <vm_exec_core+8377>, 0x59181ce6b1f8 <vm_exec_core+31720>, 0x59181ce64fa1 <vm_exec_core+6545>, 0x59181ce6bfad <vm_exec_core+35229>, 0x59181ce69ffa <vm_exec_core+27114>, 0x59181ce67bcc <vm_exec_core+17852>, 0x59181ce64050 <vm_exec_core+2624>, 0x59181ce6ba2b <vm_exec_core+33819>, 0x59181ce6b5cb <vm_exec_core+32699>, 0x59181ce6539c <vm_exec_core+7564>, 0x59181ce646bc <vm_exec_core+4268>, 0x59181ce6a531 <vm_exec_core+28449>, 0x59181ce6634c <vm_exec_core+11580>, 0x59181ce6bc6d <vm_exec_core+34397>, 0x59181ce6b81a <vm_exec_core+33290>, 0x59181ce66bc4 <vm_exec_core+13748>, 0x59181ce67b1d <vm_exec_core+17677>, 0x59181ce6a1aa <vm_exec_core+27546>, 0x59181ce6b762 <vm_exec_core+33106>, 0x59181ce6915c <vm_exec_core+23372>, 0x59181ce6a25e <vm_exec_core+27726>, 0x59181ce6a6e8 <vm_exec_core+28888>, 0x59181ce6906e <vm_exec_core+23134>, 0x59181ce6459c <vm_exec_core+3980>, 0x59181ce69951 <vm_exec_core+25409>, 0x59181ce643c4 <vm_exec_core+3508>, 0x59181ce6477d <vm_exec_core+4461>, 0x59181ce66eb9 <vm_exec_core+14505>, 0x59181ce68edb <vm_exec_core+22731>, 0x59181ce6951f <vm_exec_core+24335>, 0x59181ce68c24 <vm_exec_core+22036>, 0x59181ce63f81 <vm_exec_core+2417>, 0x59181ce6a98c <vm_exec_core+29564>, 0x59181ce6b47b <vm_exec_core+32363>, 0x59181ce64894 <vm_exec_core+4740>, 0x59181ce65b4d <vm_exec_core+9533>, 0x59181ce655c0 <vm_exec_core+8112>, 0x59181ce664c7 <vm_exec_core+11959>, 0x59181ce67a4b <vm_exec_core+17467>, 0x59181ce649a0 <vm_exec_core+5008>, 0x59181ce6a7d1 <vm_exec_core+29121>, 0x59181ce65a92 <vm_exec_core+9346>, 0x59181ce678b4 <vm_exec_core+17060>, 0x59181ce68457 <vm_exec_core+20039>, 0x59181ce6a64b <vm_exec_core+28731>, 0x59181ce69347 <vm_exec_core+23863>, 0x59181ce66707 <vm_exec_core+12535>, 0x59181ce65dcb <vm_exec_core+10171>, 0x59181ce6a3f1 <vm_exec_core+28129>, 0x59181ce67065 <vm_exec_core+14933>, 0x59181ce69a18 <vm_exec_core+25608>, 0x59181ce69476 <vm_exec_core+24166>, 0x59181ce69c73 <vm_exec_core+26211>, 0x59181ce6acb6 <vm_exec_core+30374>, 0x59181ce68694 <vm_exec_core+20612>, 0x59181ce639bb <vm_exec_core+939>, 0x59181ce66899 <vm_exec_core+12937>, 0x59181ce6a321 <vm_exec_core+27921>, 0x59181ce669dc <vm_exec_core+13260>, 0x59181ce68f94 <vm_exec_core+22916>, 0x59181ce69838 <vm_exec_core+25128>, 0x59181ce68162 <vm_exec_core+19282>, 0x59181ce68d7d <vm_exec_core+22381>, 0x59181ce66c5b <vm_exec_core+13899>, 0x59181ce660e1 <vm_exec_core+10961>, 0x59181ce69d66 <vm_exec_core+26454>, 0x59181ce64a72 <vm_exec_core+5218>, 0x59181ce67f46 <vm_exec_core+18742>, 0x59181ce7340b <vm_exec_core+65019>, 0x59181ce6921c <vm_exec_core+23564>, 0x59181ce64d31 <vm_exec_core+5921>, 0x59181ce65263 <vm_exec_core+7251>, 0x59181ce64e6a <vm_exec_core+6234>, 0x59181ce65c5b <vm_exec_core+9803>, 0x59181ce66542 <vm_exec_core+12082>, 0x59181ce639c0 <vm_exec_core+944>, 0x59181ce65971 <vm_exec_core+9057>, 0x59181ce6c202 <vm_exec_core+35826>, 0x59181ce69738 <vm_exec_core+24872>, 0x59181ce68537 <vm_exec_core+20263>, 0x59181ce6a866 <vm_exec_core+29270>, 0x59181ce6c2eb <vm_exec_core+36059>, 0x59181ce6abb9 <vm_exec_core+30121>, 0x59181ce6bd17 <vm_exec_core+34567>, 0x59181ce6be01 <vm_exec_core+34801>, 0x59181ce644a3 <vm_exec_core+3731>, 0x59181ce6b8d8 <vm_exec_core+33480>, 0x59181ce66f72 <vm_exec_core+14690>, 0x59181ce6bb20 <vm_exec_core+34064>, 0x59181ce66a9d <vm_exec_core+13453>, 0x59181ce6aa7d <vm_exec_core+29805>, 0x59181ce65f14 <vm_exec_core+10500>, 0x59181ce672bb <vm_exec_core+15531>, 0x59181ce6bef7 <vm_exec_core+35047>, 0x59181ce6798b <vm_exec_core+17275>, 0x59181ce6746c <vm_exec_core+15964>, 0x59181ce63aa6 <vm_exec_core+1174>, 0x59181ce641bf <vm_exec_core+2991>, 0x59181ce63ba4 <vm_exec_core+1428>, 0x59181ce68272 <vm_exec_core+19554>, 0x59181ce67642 <vm_exec_core+16434>, 0x59181ce67e07 <vm_exec_core+18423>, 0x59181ce67d0e <vm_exec_core+18174>, 0x59181ce66da6 <vm_exec_core+14230>, 0x59181ce67522 <vm_exec_core+16146>, 0x59181ce6717c <vm_exec_core+15212>, 0x59181ce67786 <vm_exec_core+16758>, 0x59181ce6781d <vm_exec_core+16909>, 0x59181ce66d3d <vm_exec_core+14125>, 0x59181ce63d0c <vm_exec_core+1788>, 0x59181ce656ba <vm_exec_core+8362>, 0x59181ce6b1e9 <vm_exec_core+31705>, 0x59181ce64f92 <vm_exec_core+6530>, 0x59181ce6bf9e <vm_exec_core+35214>, 0x59181ce69feb <vm_exec_core+27099>, 0x59181ce67bbd <vm_exec_core+17837>, 0x59181ce64041 <vm_exec_core+2609>, 0x59181ce6ba1c <vm_exec_core+33804>, 0x59181ce6b5bc <vm_exec_core+32684>, 0x59181ce6538d <vm_exec_core+7549>, 0x59181ce646ad <vm_exec_core+4253>, 0x59181ce6a522 <vm_exec_core+28434>, 0x59181ce6633d <vm_exec_core+11565>, 0x59181ce6bc5e <vm_exec_core+34382>, 0x59181ce6b80b <vm_exec_core+33275>, 0x59181ce66bb5 <vm_exec_core+13733>, 0x59181ce67b0e <vm_exec_core+17662>, 0x59181ce6a19b <vm_exec_core+27531>, 0x59181ce6b753 <vm_exec_core+33091>, 0x59181ce6914d <vm_exec_core+23357>, 0x59181ce6a24f <vm_exec_core+27711>, 0x59181ce6a6d9 <vm_exec_core+28873>, 0x59181ce6905f <vm_exec_core+23119>, 0x59181ce6458d <vm_exec_core+3965>, 0x59181ce69942 <vm_exec_core+25394>, 0x59181ce643b5 <vm_exec_core+3493>, 0x59181ce6476e <vm_exec_core+4446>, 0x59181ce66eaa <vm_exec_core+14490>, 0x59181ce68ecc <vm_exec_core+22716>, 0x59181ce69510 <vm_exec_core+24320>, 0x59181ce68c15 <vm_exec_core+22021>, 0x59181ce63f72 <vm_exec_core+2402>, 0x59181ce6a97d <vm_exec_core+29549>, 0x59181ce6b46c <vm_exec_core+32348>, 0x59181ce64885 <vm_exec_core+4725>, 0x59181ce65b3e <vm_exec_core+9518>, 0x59181ce655b1 <vm_exec_core+8097>, 0x59181ce664b8 <vm_exec_core+11944>, 0x59181ce67a3c <vm_exec_core+17452>, 0x59181ce64991 <vm_exec_core+4993>, 0x59181ce6a7c2 <vm_exec_core+29106>, 0x59181ce65a83 <vm_exec_core+9331>, 0x59181ce678a5 <vm_exec_core+17045>, 0x59181ce68448 <vm_exec_core+20024>, 0x59181ce6a63c <vm_exec_core+28716>, 0x59181ce69338 <vm_exec_core+23848>, 0x59181ce666f8 <vm_exec_core+12520>, 0x59181ce65dbc <vm_exec_core+10156>, 0x59181ce6a3e2 <vm_exec_core+28114>, 0x59181ce67056 <vm_exec_core+14918>, 0x59181ce69a09 <vm_exec_core+25593>, 0x59181ce69467 <vm_exec_core+24151>, 0x59181ce69c64 <vm_exec_core+26196>, 0x59181ce6aca7 <vm_exec_core+30359>, 0x59181ce68685 <vm_exec_core+20597>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce6688a <vm_exec_core+12922>, 0x59181ce6a312 <vm_exec_core+27906>, 0x59181ce669cd <vm_exec_core+13245>, 0x59181ce68f85 <vm_exec_core+22901>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce68153 <vm_exec_core+19267>, 0x59181ce68d6e <vm_exec_core+22366>, 0x59181ce66c4c <vm_exec_core+13884>, 0x59181ce660d2 <vm_exec_core+10946>, 0x59181ce69d57 <vm_exec_core+26439>, 0x59181ce64a63 <vm_exec_core+5203>, 0x59181ce67f37 <vm_exec_core+18727>, 0x59181ce733fc <vm_exec_core+65004>, 0x59181ce6920d <vm_exec_core+23549>, 0x59181ce64d22 <vm_exec_core+5906>, 0x59181ce65254 <vm_exec_core+7236>, 0x59181ce64e5b <vm_exec_core+6219>, 0x59181ce65c4c <vm_exec_core+9788>, 0x59181ce66533 <vm_exec_core+12067>, 0x59181ce68532 <vm_exec_core+20258>, 0x59181ce67a32 <vm_exec_core+17442>, 0x59181ce6852d <vm_exec_core+20253>, 0x59181ce69148 <vm_exec_core+23352>, 0x59181ce6905a <vm_exec_core+23114>, 0x59181ce65c47 <vm_exec_core+9783>, 0x59181ce692fc <vm_exec_core+23788>, 0x59181ce66f68 <vm_exec_core+14680>, 0x59181ce66f6d <vm_exec_core+14685>, 0x59181ce69055 <vm_exec_core+23109>, 0x59181ce68ec2 <vm_exec_core+22706>, 0x59181ce67dee <vm_exec_core+18398>, 0x59181ce67cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7634697ff720
        reg_pc = 0x51300008b818
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000059181ce5fd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160008877d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x000059181cee1d12 in invoke_iseq_block_from_c (ec=0x5160008877d0, captured=0x7634697ff7a8, self=129967968047280, 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:1625
        flags = 0
        iseq = 0x7634867ecb98
        cfp = <optimized out>
        sp = 0x7634696ff870
        use_argv = 0x0
        stack_argv = 0x7634696ff870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7634697ff7a8
#27 0x000059181ce8e446 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:1676
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x000059181ce8e446 in rb_yield (val=<optimized out>)
No locals.
#31 0x000059181cae02e0 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:1074
        _ec = 0x5160008877d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x763465ffeef0, <optimized out>, 0x763465ffee00, <optimized out>, <optimized out>}, prev = 0x763465209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008877d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x000059181cec44e8 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:3801
        ci = 0x671100000001
        cc = <optimized out>
        me = 0x7634869b8b70
        cfunc = 0x50400001f5d8
        recv = 129967966831200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x000059181ce6b017 in vm_sendish (ec=0x5160008877d0, reg_cfp=0x7634697ff790, cd=0x50f000005520, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160008877d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f000005520
        insns_address_table = {0x59181ce66d4c <vm_exec_core+14140>, 0x59181ce63d1b <vm_exec_core+1803>, 0x59181ce656c9 <vm_exec_core+8377>, 0x59181ce6b1f8 <vm_exec_core+31720>, 0x59181ce64fa1 <vm_exec_core+6545>, 0x59181ce6bfad <vm_exec_core+35229>, 0x59181ce69ffa <vm_exec_core+27114>, 0x59181ce67bcc <vm_exec_core+17852>, 0x59181ce64050 <vm_exec_core+2624>, 0x59181ce6ba2b <vm_exec_core+33819>, 0x59181ce6b5cb <vm_exec_core+32699>, 0x59181ce6539c <vm_exec_core+7564>, 0x59181ce646bc <vm_exec_core+4268>, 0x59181ce6a531 <vm_exec_core+28449>, 0x59181ce6634c <vm_exec_core+11580>, 0x59181ce6bc6d <vm_exec_core+34397>, 0x59181ce6b81a <vm_exec_core+33290>, 0x59181ce66bc4 <vm_exec_core+13748>, 0x59181ce67b1d <vm_exec_core+17677>, 0x59181ce6a1aa <vm_exec_core+27546>, 0x59181ce6b762 <vm_exec_core+33106>, 0x59181ce6915c <vm_exec_core+23372>, 0x59181ce6a25e <vm_exec_core+27726>, 0x59181ce6a6e8 <vm_exec_core+28888>, 0x59181ce6906e <vm_exec_core+23134>, 0x59181ce6459c <vm_exec_core+3980>, 0x59181ce69951 <vm_exec_core+25409>, 0x59181ce643c4 <vm_exec_core+3508>, 0x59181ce6477d <vm_exec_core+4461>, 0x59181ce66eb9 <vm_exec_core+14505>, 0x59181ce68edb <vm_exec_core+22731>, 0x59181ce6951f <vm_exec_core+24335>, 0x59181ce68c24 <vm_exec_core+22036>, 0x59181ce63f81 <vm_exec_core+2417>, 0x59181ce6a98c <vm_exec_core+29564>, 0x59181ce6b47b <vm_exec_core+32363>, 0x59181ce64894 <vm_exec_core+4740>, 0x59181ce65b4d <vm_exec_core+9533>, 0x59181ce655c0 <vm_exec_core+8112>, 0x59181ce664c7 <vm_exec_core+11959>, 0x59181ce67a4b <vm_exec_core+17467>, 0x59181ce649a0 <vm_exec_core+5008>, 0x59181ce6a7d1 <vm_exec_core+29121>, 0x59181ce65a92 <vm_exec_core+9346>, 0x59181ce678b4 <vm_exec_core+17060>, 0x59181ce68457 <vm_exec_core+20039>, 0x59181ce6a64b <vm_exec_core+28731>, 0x59181ce69347 <vm_exec_core+23863>, 0x59181ce66707 <vm_exec_core+12535>, 0x59181ce65dcb <vm_exec_core+10171>, 0x59181ce6a3f1 <vm_exec_core+28129>, 0x59181ce67065 <vm_exec_core+14933>, 0x59181ce69a18 <vm_exec_core+25608>, 0x59181ce69476 <vm_exec_core+24166>, 0x59181ce69c73 <vm_exec_core+26211>, 0x59181ce6acb6 <vm_exec_core+30374>, 0x59181ce68694 <vm_exec_core+20612>, 0x59181ce639bb <vm_exec_core+939>, 0x59181ce66899 <vm_exec_core+12937>, 0x59181ce6a321 <vm_exec_core+27921>, 0x59181ce669dc <vm_exec_core+13260>, 0x59181ce68f94 <vm_exec_core+22916>, 0x59181ce69838 <vm_exec_core+25128>, 0x59181ce68162 <vm_exec_core+19282>, 0x59181ce68d7d <vm_exec_core+22381>, 0x59181ce66c5b <vm_exec_core+13899>, 0x59181ce660e1 <vm_exec_core+10961>, 0x59181ce69d66 <vm_exec_core+26454>, 0x59181ce64a72 <vm_exec_core+5218>, 0x59181ce67f46 <vm_exec_core+18742>, 0x59181ce7340b <vm_exec_core+65019>, 0x59181ce6921c <vm_exec_core+23564>, 0x59181ce64d31 <vm_exec_core+5921>, 0x59181ce65263 <vm_exec_core+7251>, 0x59181ce64e6a <vm_exec_core+6234>, 0x59181ce65c5b <vm_exec_core+9803>, 0x59181ce66542 <vm_exec_core+12082>, 0x59181ce639c0 <vm_exec_core+944>, 0x59181ce65971 <vm_exec_core+9057>, 0x59181ce6c202 <vm_exec_core+35826>, 0x59181ce69738 <vm_exec_core+24872>, 0x59181ce68537 <vm_exec_core+20263>, 0x59181ce6a866 <vm_exec_core+29270>, 0x59181ce6c2eb <vm_exec_core+36059>, 0x59181ce6abb9 <vm_exec_core+30121>, 0x59181ce6bd17 <vm_exec_core+34567>, 0x59181ce6be01 <vm_exec_core+34801>, 0x59181ce644a3 <vm_exec_core+3731>, 0x59181ce6b8d8 <vm_exec_core+33480>, 0x59181ce66f72 <vm_exec_core+14690>, 0x59181ce6bb20 <vm_exec_core+34064>, 0x59181ce66a9d <vm_exec_core+13453>, 0x59181ce6aa7d <vm_exec_core+29805>, 0x59181ce65f14 <vm_exec_core+10500>, 0x59181ce672bb <vm_exec_core+15531>, 0x59181ce6bef7 <vm_exec_core+35047>, 0x59181ce6798b <vm_exec_core+17275>, 0x59181ce6746c <vm_exec_core+15964>, 0x59181ce63aa6 <vm_exec_core+1174>, 0x59181ce641bf <vm_exec_core+2991>, 0x59181ce63ba4 <vm_exec_core+1428>, 0x59181ce68272 <vm_exec_core+19554>, 0x59181ce67642 <vm_exec_core+16434>, 0x59181ce67e07 <vm_exec_core+18423>, 0x59181ce67d0e <vm_exec_core+18174>, 0x59181ce66da6 <vm_exec_core+14230>, 0x59181ce67522 <vm_exec_core+16146>, 0x59181ce6717c <vm_exec_core+15212>, 0x59181ce67786 <vm_exec_core+16758>, 0x59181ce6781d <vm_exec_core+16909>, 0x59181ce66d3d <vm_exec_core+14125>, 0x59181ce63d0c <vm_exec_core+1788>, 0x59181ce656ba <vm_exec_core+8362>, 0x59181ce6b1e9 <vm_exec_core+31705>, 0x59181ce64f92 <vm_exec_core+6530>, 0x59181ce6bf9e <vm_exec_core+35214>, 0x59181ce69feb <vm_exec_core+27099>, 0x59181ce67bbd <vm_exec_core+17837>, 0x59181ce64041 <vm_exec_core+2609>, 0x59181ce6ba1c <vm_exec_core+33804>, 0x59181ce6b5bc <vm_exec_core+32684>, 0x59181ce6538d <vm_exec_core+7549>, 0x59181ce646ad <vm_exec_core+4253>, 0x59181ce6a522 <vm_exec_core+28434>, 0x59181ce6633d <vm_exec_core+11565>, 0x59181ce6bc5e <vm_exec_core+34382>, 0x59181ce6b80b <vm_exec_core+33275>, 0x59181ce66bb5 <vm_exec_core+13733>, 0x59181ce67b0e <vm_exec_core+17662>, 0x59181ce6a19b <vm_exec_core+27531>, 0x59181ce6b753 <vm_exec_core+33091>, 0x59181ce6914d <vm_exec_core+23357>, 0x59181ce6a24f <vm_exec_core+27711>, 0x59181ce6a6d9 <vm_exec_core+28873>, 0x59181ce6905f <vm_exec_core+23119>, 0x59181ce6458d <vm_exec_core+3965>, 0x59181ce69942 <vm_exec_core+25394>, 0x59181ce643b5 <vm_exec_core+3493>, 0x59181ce6476e <vm_exec_core+4446>, 0x59181ce66eaa <vm_exec_core+14490>, 0x59181ce68ecc <vm_exec_core+22716>, 0x59181ce69510 <vm_exec_core+24320>, 0x59181ce68c15 <vm_exec_core+22021>, 0x59181ce63f72 <vm_exec_core+2402>, 0x59181ce6a97d <vm_exec_core+29549>, 0x59181ce6b46c <vm_exec_core+32348>, 0x59181ce64885 <vm_exec_core+4725>, 0x59181ce65b3e <vm_exec_core+9518>, 0x59181ce655b1 <vm_exec_core+8097>, 0x59181ce664b8 <vm_exec_core+11944>, 0x59181ce67a3c <vm_exec_core+17452>, 0x59181ce64991 <vm_exec_core+4993>, 0x59181ce6a7c2 <vm_exec_core+29106>, 0x59181ce65a83 <vm_exec_core+9331>, 0x59181ce678a5 <vm_exec_core+17045>, 0x59181ce68448 <vm_exec_core+20024>, 0x59181ce6a63c <vm_exec_core+28716>, 0x59181ce69338 <vm_exec_core+23848>, 0x59181ce666f8 <vm_exec_core+12520>, 0x59181ce65dbc <vm_exec_core+10156>, 0x59181ce6a3e2 <vm_exec_core+28114>, 0x59181ce67056 <vm_exec_core+14918>, 0x59181ce69a09 <vm_exec_core+25593>, 0x59181ce69467 <vm_exec_core+24151>, 0x59181ce69c64 <vm_exec_core+26196>, 0x59181ce6aca7 <vm_exec_core+30359>, 0x59181ce68685 <vm_exec_core+20597>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce6688a <vm_exec_core+12922>, 0x59181ce6a312 <vm_exec_core+27906>, 0x59181ce669cd <vm_exec_core+13245>, 0x59181ce68f85 <vm_exec_core+22901>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce68153 <vm_exec_core+19267>, 0x59181ce68d6e <vm_exec_core+22366>, 0x59181ce66c4c <vm_exec_core+13884>, 0x59181ce660d2 <vm_exec_core+10946>, 0x59181ce69d57 <vm_exec_core+26439>, 0x59181ce64a63 <vm_exec_core+5203>, 0x59181ce67f37 <vm_exec_core+18727>, 0x59181ce733fc <vm_exec_core+65004>, 0x59181ce6920d <vm_exec_core+23549>, 0x59181ce64d22 <vm_exec_core+5906>, 0x59181ce65254 <vm_exec_core+7236>, 0x59181ce64e5b <vm_exec_core+6219>, 0x59181ce65c4c <vm_exec_core+9788>, 0x59181ce66533 <vm_exec_core+12067>, 0x59181ce68532 <vm_exec_core+20258>, 0x59181ce67a32 <vm_exec_core+17442>, 0x59181ce6852d <vm_exec_core+20253>, 0x59181ce69148 <vm_exec_core+23352>, 0x59181ce6905a <vm_exec_core+23114>, 0x59181ce65c47 <vm_exec_core+9783>, 0x59181ce692fc <vm_exec_core+23788>, 0x59181ce66f68 <vm_exec_core+14680>, 0x59181ce66f6d <vm_exec_core+14685>, 0x59181ce69055 <vm_exec_core+23109>, 0x59181ce68ec2 <vm_exec_core+22706>, 0x59181ce67dee <vm_exec_core+18398>, 0x59181ce67cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7634697ff790
        reg_pc = 0x51700000d130
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000059181ce5fd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160008877d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x000059181ce9e09b in invoke_iseq_block_from_c (ec=0x5160008877d0, captured=<optimized out>, self=129967968047280, 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:1625
        flags = 0
        iseq = 0x7634867ecc60
        cfp = 0x7634697ff7c8
        sp = 0x7634696ff818
        use_argv = <optimized out>
        stack_argv = 0x7634696ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x5160008877d0, self=129967968047280, 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:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#39 0x000059181ce9c326 in rb_vm_invoke_proc (ec=0x50c00550e150, proc=0x89, proc@entry=0x50400013cd50, argc=-2031514271, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 0
#40 0x000059181cdf21c9 in thread_do_start_proc (th=th@entry=0x51500004e780) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400013cd50
        args_len = 0
        args_ptr = <optimized out>
#41 0x000059181cdefdfa in thread_do_start (th=0x51500004e780) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#42 thread_start_func_2 (th=th@entry=0x51500004e780, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#43 0x000059181cdef0be in call_thread_start_func_2 (th=0x51500004e780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x763465fffcc0
#44 nt_start (ptr=0x50c00550e100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x51500004e780
        sched = <optimized out>
        nt = 0x50c00550e100
        vm = 0x525000000100
#45 0x000059181ca95a9f in asan_thread_start(void*) ()
No symbol table info available.
#46 0x0000763486e9ca94 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 = {129967421654720, -7706236846655674275, 129967421654720, -360, 0, 140735736175152, -7706236846634702755, -7706727384221357987}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x0000763486f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x763487201c40 (LWP 2475791) "ruby"):
#0  0x0000763486f107e3 in __GI___wait4 (pid=-1, stat_loc=0x763484d849c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000059181ca29f20 in __interceptor_waitpid ()
No symbol table info available.
#2  0x000059181cc6b934 in do_waitpid (pid=-1, st=0x763484d849c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x763484d849a0) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x763484d849a0
#4  0x000059181cdd5e0f in rb_nogvl (func=0x59181cc6b8f0 <waitpid_blocking_no_SIGCHLD>, data1=0x763484d849a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1576
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000006d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x000059181cc564ee in waitpid_no_SIGCHLD (w=0x763484d849a0) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x000059181cc64ede in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
        result = 129967960352280
        pid = <optimized out>
        status = <optimized out>
#9  0x000059181cec44e8 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:3801
        ci = 0x6b3100100001
        cc = <optimized out>
        me = 0x7634869b7590
        cfunc = 0x504000020818
        recv = 129967968785920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000059181ceaa93d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff978ffaf0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x515000000358
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#11 0x000059181ceaa3f5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#12 0x000059181ce71a47 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7634843ff288, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59181ce66d4c <vm_exec_core+14140>, 0x59181ce63d1b <vm_exec_core+1803>, 0x59181ce656c9 <vm_exec_core+8377>, 0x59181ce6b1f8 <vm_exec_core+31720>, 0x59181ce64fa1 <vm_exec_core+6545>, 0x59181ce6bfad <vm_exec_core+35229>, 0x59181ce69ffa <vm_exec_core+27114>, 0x59181ce67bcc <vm_exec_core+17852>, 0x59181ce64050 <vm_exec_core+2624>, 0x59181ce6ba2b <vm_exec_core+33819>, 0x59181ce6b5cb <vm_exec_core+32699>, 0x59181ce6539c <vm_exec_core+7564>, 0x59181ce646bc <vm_exec_core+4268>, 0x59181ce6a531 <vm_exec_core+28449>, 0x59181ce6634c <vm_exec_core+11580>, 0x59181ce6bc6d <vm_exec_core+34397>, 0x59181ce6b81a <vm_exec_core+33290>, 0x59181ce66bc4 <vm_exec_core+13748>, 0x59181ce67b1d <vm_exec_core+17677>, 0x59181ce6a1aa <vm_exec_core+27546>, 0x59181ce6b762 <vm_exec_core+33106>, 0x59181ce6915c <vm_exec_core+23372>, 0x59181ce6a25e <vm_exec_core+27726>, 0x59181ce6a6e8 <vm_exec_core+28888>, 0x59181ce6906e <vm_exec_core+23134>, 0x59181ce6459c <vm_exec_core+3980>, 0x59181ce69951 <vm_exec_core+25409>, 0x59181ce643c4 <vm_exec_core+3508>, 0x59181ce6477d <vm_exec_core+4461>, 0x59181ce66eb9 <vm_exec_core+14505>, 0x59181ce68edb <vm_exec_core+22731>, 0x59181ce6951f <vm_exec_core+24335>, 0x59181ce68c24 <vm_exec_core+22036>, 0x59181ce63f81 <vm_exec_core+2417>, 0x59181ce6a98c <vm_exec_core+29564>, 0x59181ce6b47b <vm_exec_core+32363>, 0x59181ce64894 <vm_exec_core+4740>, 0x59181ce65b4d <vm_exec_core+9533>, 0x59181ce655c0 <vm_exec_core+8112>, 0x59181ce664c7 <vm_exec_core+11959>, 0x59181ce67a4b <vm_exec_core+17467>, 0x59181ce649a0 <vm_exec_core+5008>, 0x59181ce6a7d1 <vm_exec_core+29121>, 0x59181ce65a92 <vm_exec_core+9346>, 0x59181ce678b4 <vm_exec_core+17060>, 0x59181ce68457 <vm_exec_core+20039>, 0x59181ce6a64b <vm_exec_core+28731>, 0x59181ce69347 <vm_exec_core+23863>, 0x59181ce66707 <vm_exec_core+12535>, 0x59181ce65dcb <vm_exec_core+10171>, 0x59181ce6a3f1 <vm_exec_core+28129>, 0x59181ce67065 <vm_exec_core+14933>, 0x59181ce69a18 <vm_exec_core+25608>, 0x59181ce69476 <vm_exec_core+24166>, 0x59181ce69c73 <vm_exec_core+26211>, 0x59181ce6acb6 <vm_exec_core+30374>, 0x59181ce68694 <vm_exec_core+20612>, 0x59181ce639bb <vm_exec_core+939>, 0x59181ce66899 <vm_exec_core+12937>, 0x59181ce6a321 <vm_exec_core+27921>, 0x59181ce669dc <vm_exec_core+13260>, 0x59181ce68f94 <vm_exec_core+22916>, 0x59181ce69838 <vm_exec_core+25128>, 0x59181ce68162 <vm_exec_core+19282>, 0x59181ce68d7d <vm_exec_core+22381>, 0x59181ce66c5b <vm_exec_core+13899>, 0x59181ce660e1 <vm_exec_core+10961>, 0x59181ce69d66 <vm_exec_core+26454>, 0x59181ce64a72 <vm_exec_core+5218>, 0x59181ce67f46 <vm_exec_core+18742>, 0x59181ce7340b <vm_exec_core+65019>, 0x59181ce6921c <vm_exec_core+23564>, 0x59181ce64d31 <vm_exec_core+5921>, 0x59181ce65263 <vm_exec_core+7251>, 0x59181ce64e6a <vm_exec_core+6234>, 0x59181ce65c5b <vm_exec_core+9803>, 0x59181ce66542 <vm_exec_core+12082>, 0x59181ce639c0 <vm_exec_core+944>, 0x59181ce65971 <vm_exec_core+9057>, 0x59181ce6c202 <vm_exec_core+35826>, 0x59181ce69738 <vm_exec_core+24872>, 0x59181ce68537 <vm_exec_core+20263>, 0x59181ce6a866 <vm_exec_core+29270>, 0x59181ce6c2eb <vm_exec_core+36059>, 0x59181ce6abb9 <vm_exec_core+30121>, 0x59181ce6bd17 <vm_exec_core+34567>, 0x59181ce6be01 <vm_exec_core+34801>, 0x59181ce644a3 <vm_exec_core+3731>, 0x59181ce6b8d8 <vm_exec_core+33480>, 0x59181ce66f72 <vm_exec_core+14690>, 0x59181ce6bb20 <vm_exec_core+34064>, 0x59181ce66a9d <vm_exec_core+13453>, 0x59181ce6aa7d <vm_exec_core+29805>, 0x59181ce65f14 <vm_exec_core+10500>, 0x59181ce672bb <vm_exec_core+15531>, 0x59181ce6bef7 <vm_exec_core+35047>, 0x59181ce6798b <vm_exec_core+17275>, 0x59181ce6746c <vm_exec_core+15964>, 0x59181ce63aa6 <vm_exec_core+1174>, 0x59181ce641bf <vm_exec_core+2991>, 0x59181ce63ba4 <vm_exec_core+1428>, 0x59181ce68272 <vm_exec_core+19554>, 0x59181ce67642 <vm_exec_core+16434>, 0x59181ce67e07 <vm_exec_core+18423>, 0x59181ce67d0e <vm_exec_core+18174>, 0x59181ce66da6 <vm_exec_core+14230>, 0x59181ce67522 <vm_exec_core+16146>, 0x59181ce6717c <vm_exec_core+15212>, 0x59181ce67786 <vm_exec_core+16758>, 0x59181ce6781d <vm_exec_core+16909>, 0x59181ce66d3d <vm_exec_core+14125>, 0x59181ce63d0c <vm_exec_core+1788>, 0x59181ce656ba <vm_exec_core+8362>, 0x59181ce6b1e9 <vm_exec_core+31705>, 0x59181ce64f92 <vm_exec_core+6530>, 0x59181ce6bf9e <vm_exec_core+35214>, 0x59181ce69feb <vm_exec_core+27099>, 0x59181ce67bbd <vm_exec_core+17837>, 0x59181ce64041 <vm_exec_core+2609>, 0x59181ce6ba1c <vm_exec_core+33804>, 0x59181ce6b5bc <vm_exec_core+32684>, 0x59181ce6538d <vm_exec_core+7549>, 0x59181ce646ad <vm_exec_core+4253>, 0x59181ce6a522 <vm_exec_core+28434>, 0x59181ce6633d <vm_exec_core+11565>, 0x59181ce6bc5e <vm_exec_core+34382>, 0x59181ce6b80b <vm_exec_core+33275>, 0x59181ce66bb5 <vm_exec_core+13733>, 0x59181ce67b0e <vm_exec_core+17662>, 0x59181ce6a19b <vm_exec_core+27531>, 0x59181ce6b753 <vm_exec_core+33091>, 0x59181ce6914d <vm_exec_core+23357>, 0x59181ce6a24f <vm_exec_core+27711>, 0x59181ce6a6d9 <vm_exec_core+28873>, 0x59181ce6905f <vm_exec_core+23119>, 0x59181ce6458d <vm_exec_core+3965>, 0x59181ce69942 <vm_exec_core+25394>, 0x59181ce643b5 <vm_exec_core+3493>, 0x59181ce6476e <vm_exec_core+4446>, 0x59181ce66eaa <vm_exec_core+14490>, 0x59181ce68ecc <vm_exec_core+22716>, 0x59181ce69510 <vm_exec_core+24320>, 0x59181ce68c15 <vm_exec_core+22021>, 0x59181ce63f72 <vm_exec_core+2402>, 0x59181ce6a97d <vm_exec_core+29549>, 0x59181ce6b46c <vm_exec_core+32348>, 0x59181ce64885 <vm_exec_core+4725>, 0x59181ce65b3e <vm_exec_core+9518>, 0x59181ce655b1 <vm_exec_core+8097>, 0x59181ce664b8 <vm_exec_core+11944>, 0x59181ce67a3c <vm_exec_core+17452>, 0x59181ce64991 <vm_exec_core+4993>, 0x59181ce6a7c2 <vm_exec_core+29106>, 0x59181ce65a83 <vm_exec_core+9331>, 0x59181ce678a5 <vm_exec_core+17045>, 0x59181ce68448 <vm_exec_core+20024>, 0x59181ce6a63c <vm_exec_core+28716>, 0x59181ce69338 <vm_exec_core+23848>, 0x59181ce666f8 <vm_exec_core+12520>, 0x59181ce65dbc <vm_exec_core+10156>, 0x59181ce6a3e2 <vm_exec_core+28114>, 0x59181ce67056 <vm_exec_core+14918>, 0x59181ce69a09 <vm_exec_core+25593>, 0x59181ce69467 <vm_exec_core+24151>, 0x59181ce69c64 <vm_exec_core+26196>, 0x59181ce6aca7 <vm_exec_core+30359>, 0x59181ce68685 <vm_exec_core+20597>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce6688a <vm_exec_core+12922>, 0x59181ce6a312 <vm_exec_core+27906>, 0x59181ce669cd <vm_exec_core+13245>, 0x59181ce68f85 <vm_exec_core+22901>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce68153 <vm_exec_core+19267>, 0x59181ce68d6e <vm_exec_core+22366>, 0x59181ce66c4c <vm_exec_core+13884>, 0x59181ce660d2 <vm_exec_core+10946>, 0x59181ce69d57 <vm_exec_core+26439>, 0x59181ce64a63 <vm_exec_core+5203>, 0x59181ce67f37 <vm_exec_core+18727>, 0x59181ce733fc <vm_exec_core+65004>, 0x59181ce6920d <vm_exec_core+23549>, 0x59181ce64d22 <vm_exec_core+5906>, 0x59181ce65254 <vm_exec_core+7236>, 0x59181ce64e5b <vm_exec_core+6219>, 0x59181ce65c4c <vm_exec_core+9788>, 0x59181ce66533 <vm_exec_core+12067>, 0x59181ce68532 <vm_exec_core+20258>, 0x59181ce67a32 <vm_exec_core+17442>, 0x59181ce6852d <vm_exec_core+20253>, 0x59181ce69148 <vm_exec_core+23352>, 0x59181ce6905a <vm_exec_core+23114>, 0x59181ce65c47 <vm_exec_core+9783>, 0x59181ce692fc <vm_exec_core+23788>, 0x59181ce66f68 <vm_exec_core+14680>, 0x59181ce66f6d <vm_exec_core+14685>, 0x59181ce69055 <vm_exec_core+23109>, 0x59181ce68ec2 <vm_exec_core+22706>, 0x59181ce67dee <vm_exec_core+18398>, 0x59181ce67cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7634843ff288
        reg_pc = 0x504000051770
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x000059181ce5ff1f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000059181cee1d12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7634843ff578, self=129967966854440, 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:1625
        flags = 0
        iseq = 0x763486957550
        cfp = <optimized out>
        sp = 0x7634842ff9e8
        use_argv = 0x763484d079e0
        stack_argv = 0x7634842ff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7634843ff578
#18 0x000059181ce8e446 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:1676
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#21 0x000059181ce8e446 in rb_yield (val=<optimized out>)
No locals.
#22 0x000059181d0354ca in rb_ary_each (ary=129967961976160) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
#23 0x000059181cec44e8 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:3801
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7634869e0558
        cfunc = 0x50400000a298
        recv = 129967961976160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x000059181ce6b017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7634843ff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
th: 0x515000000300, native_id: 0x763487201c40
-- Control frame information -----------------------------------------------
        leaf = false
        val = <optimized out>
        cd = 0x511000020b40
c:0026 p:---- s:0157 e:000156 CFUNC  :waitall
        insns_address_table = {0x59181ce66d4c <vm_exec_core+14140>, 0x59181ce63d1b <vm_exec_core+1803>, 0x59181ce656c9 <vm_exec_core+8377>, 0x59181ce6b1f8 <vm_exec_core+31720>, 0x59181ce64fa1 <vm_exec_core+6545>, 0x59181ce6bfad <vm_exec_core+35229>, 0x59181ce69ffa <vm_exec_core+27114>, 0x59181ce67bcc <vm_exec_core+17852>, 0x59181ce64050 <vm_exec_core+2624>, 0x59181ce6ba2b <vm_exec_core+33819>, 0x59181ce6b5cb <vm_exec_core+32699>, 0x59181ce6539c <vm_exec_core+7564>, 0x59181ce646bc <vm_exec_core+4268>, 0x59181ce6a531 <vm_exec_core+28449>, 0x59181ce6634c <vm_exec_core+11580>, 0x59181ce6bc6d <vm_exec_core+34397>, 0x59181ce6b81a <vm_exec_core+33290>, 0x59181ce66bc4 <vm_exec_core+13748>, 0x59181ce67b1d <vm_exec_core+17677>, 0x59181ce6a1aa <vm_exec_core+27546>, 0x59181ce6b762 <vm_exec_core+33106>, 0x59181ce6915c <vm_exec_core+23372>, 0x59181ce6a25e <vm_exec_core+27726>, 0x59181ce6a6e8 <vm_exec_core+28888>, 0x59181ce6906e <vm_exec_core+23134>, 0x59181ce6459c <vm_exec_core+3980>, 0x59181ce69951 <vm_exec_core+25409>, 0x59181ce643c4 <vm_exec_core+3508>, 0x59181ce6477d <vm_exec_core+4461>, 0x59181ce66eb9 <vm_exec_core+14505>, 0x59181ce68edb <vm_exec_core+22731>, 0x59181ce6951f <vm_exec_core+24335>, 0x59181ce68c24 <vm_exec_core+22036>, 0x59181ce63f81 <vm_exec_core+2417>, 0x59181ce6a98c <vm_exec_core+29564>, 0x59181ce6b47b <vm_exec_core+32363>, 0x59181ce64894 <vm_exec_core+4740>, 0x59181ce65b4d <vm_exec_core+9533>, 0x59181ce655c0 <vm_exec_core+8112>, 0x59181ce664c7 <vm_exec_core+11959>, 0x59181ce67a4b <vm_exec_core+17467>, 0x59181ce649a0 <vm_exec_core+5008>, 0x59181ce6a7d1 <vm_exec_core+29121>, 0x59181ce65a92 <vm_exec_core+9346>, 0x59181ce678b4 <vm_exec_core+17060>, 0x59181ce68457 <vm_exec_core+20039>, 0x59181ce6a64b <vm_exec_core+28731>, 0x59181ce69347 <vm_exec_core+23863>, 0x59181ce66707 <vm_exec_core+12535>, 0x59181ce65dcb <vm_exec_core+10171>, 0x59181ce6a3f1 <vm_exec_core+28129>, 0x59181ce67065 <vm_exec_core+14933>, 0x59181ce69a18 <vm_exec_core+25608>, 0x59181ce69476 <vm_exec_core+24166>, 0x59181ce69c73 <vm_exec_core+26211>, 0x59181ce6acb6 <vm_exec_core+30374>, 0x59181ce68694 <vm_exec_core+20612>, 0x59181ce639bb <vm_exec_core+939>, 0x59181ce66899 <vm_exec_core+12937>, 0x59181ce6a321 <vm_exec_core+27921>, 0x59181ce669dc <vm_exec_core+13260>, 0x59181ce68f94 <vm_exec_core+22916>, 0x59181ce69838 <vm_exec_core+25128>, 0x59181ce68162 <vm_exec_core+19282>, 0x59181ce68d7d <vm_exec_core+22381>, 0x59181ce66c5b <vm_exec_core+13899>, 0x59181ce660e1 <vm_exec_core+10961>, 0x59181ce69d66 <vm_exec_core+26454>, 0x59181ce64a72 <vm_exec_core+5218>, 0x59181ce67f46 <vm_exec_core+18742>, 0x59181ce7340b <vm_exec_core+65019>, 0x59181ce6921c <vm_exec_core+23564>, 0x59181ce64d31 <vm_exec_core+5921>, 0x59181ce65263 <vm_exec_core+7251>, 0x59181ce64e6a <vm_exec_core+6234>, 0x59181ce65c5b <vm_exec_core+9803>, 0x59181ce66542 <vm_exec_core+12082>, 0x59181ce639c0 <vm_exec_core+944>, 0x59181ce65971 <vm_exec_core+9057>, 0x59181ce6c202 <vm_exec_core+35826>, 0x59181ce69738 <vm_exec_core+24872>, 0x59181ce68537 <vm_exec_core+20263>, 0x59181ce6a866 <vm_exec_core+29270>, 0x59181ce6c2eb <vm_exec_core+36059>, 0x59181ce6abb9 <vm_exec_core+30121>, 0x59181ce6bd17 <vm_exec_core+34567>, 0x59181ce6be01 <vm_exec_core+34801>, 0x59181ce644a3 <vm_exec_core+3731>, 0x59181ce6b8d8 <vm_exec_core+33480>, 0x59181ce66f72 <vm_exec_core+14690>, 0x59181ce6bb20 <vm_exec_core+34064>, 0x59181ce66a9d <vm_exec_core+13453>, 0x59181ce6aa7d <vm_exec_core+29805>, 0x59181ce65f14 <vm_exec_core+10500>, 0x59181ce672bb <vm_exec_core+15531>, 0x59181ce6bef7 <vm_exec_core+35047>, 0x59181ce6798b <vm_exec_core+17275>, 0x59181ce6746c <vm_exec_core+15964>, 0x59181ce63aa6 <vm_exec_core+1174>, 0x59181ce641bf <vm_exec_core+2991>, 0x59181ce63ba4 <vm_exec_core+1428>, 0x59181ce68272 <vm_exec_core+19554>, 0x59181ce67642 <vm_exec_core+16434>, 0x59181ce67e07 <vm_exec_core+18423>, 0x59181ce67d0e <vm_exec_core+18174>, 0x59181ce66da6 <vm_exec_core+14230>, 0x59181ce67522 <vm_exec_core+16146>, 0x59181ce6717c <vm_exec_core+15212>, 0x59181ce67786 <vm_exec_core+16758>, 0x59181ce6781d <vm_exec_core+16909>, 0x59181ce66d3d <vm_exec_core+14125>, 0x59181ce63d0c <vm_exec_core+1788>, 0x59181ce656ba <vm_exec_core+8362>, 0x59181ce6b1e9 <vm_exec_core+31705>, 0x59181ce64f92 <vm_exec_core+6530>, 0x59181ce6bf9e <vm_exec_core+35214>, 0x59181ce69feb <vm_exec_core+27099>, 0x59181ce67bbd <vm_exec_core+17837>, 0x59181ce64041 <vm_exec_core+2609>, 0x59181ce6ba1c <vm_exec_core+33804>, 0x59181ce6b5bc <vm_exec_core+32684>, 0x59181ce6538d <vm_exec_core+7549>, 0x59181ce646ad <vm_exec_core+4253>, 0x59181ce6a522 <vm_exec_core+28434>, 0x59181ce6633d <vm_exec_core+11565>, 0x59181ce6bc5e <vm_exec_core+34382>, 0x59181ce6b80b <vm_exec_core+33275>, 0x59181ce66bb5 <vm_exec_core+13733>, 0x59181ce67b0e <vm_exec_core+17662>, 0x59181ce6a19b <vm_exec_core+27531>, 0x59181ce6b753 <vm_exec_core+33091>, 0x59181ce6914d <vm_exec_core+23357>, 0x59181ce6a24f <vm_exec_core+27711>, 0x59181ce6a6d9 <vm_exec_core+28873>, 0x59181ce6905f <vm_exec_core+23119>, 0x59181ce6458d <vm_exec_core+3965>, 0x59181ce69942 <vm_exec_core+25394>, 0x59181ce643b5 <vm_exec_core+3493>, 0x59181ce6476e <vm_exec_core+4446>, 0x59181ce66eaa <vm_exec_core+14490>, 0x59181ce68ecc <vm_exec_core+22716>, 0x59181ce69510 <vm_exec_core+24320>, 0x59181ce68c15 <vm_exec_core+22021>, 0x59181ce63f72 <vm_exec_core+2402>, 0x59181ce6a97d <vm_exec_core+29549>, 0x59181ce6b46c <vm_exec_core+32348>, 0x59181ce64885 <vm_exec_core+4725>, 0x59181ce65b3e <vm_exec_core+9518>, 0x59181ce655b1 <vm_exec_core+8097>, 0x59181ce664b8 <vm_exec_core+11944>, 0x59181ce67a3c <vm_exec_core+17452>, 0x59181ce64991 <vm_exec_core+4993>, 0x59181ce6a7c2 <vm_exec_core+29106>, 0x59181ce65a83 <vm_exec_core+9331>, 0x59181ce678a5 <vm_exec_core+17045>, 0x59181ce68448 <vm_exec_core+20024>, 0x59181ce6a63c <vm_exec_core+28716>, 0x59181ce69338 <vm_exec_core+23848>, 0x59181ce666f8 <vm_exec_core+12520>, 0x59181ce65dbc <vm_exec_core+10156>, 0x59181ce6a3e2 <vm_exec_core+28114>, 0x59181ce67056 <vm_exec_core+14918>, 0x59181ce69a09 <vm_exec_core+25593>, 0x59181ce69467 <vm_exec_core+24151>, 0x59181ce69c64 <vm_exec_core+26196>, 0x59181ce6aca7 <vm_exec_core+30359>, 0x59181ce68685 <vm_exec_core+20597>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce6688a <vm_exec_core+12922>, 0x59181ce6a312 <vm_exec_core+27906>, 0x59181ce669cd <vm_exec_core+13245>, 0x59181ce68f85 <vm_exec_core+22901>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce68153 <vm_exec_core+19267>, 0x59181ce68d6e <vm_exec_core+22366>, 0x59181ce66c4c <vm_exec_core+13884>, 0x59181ce660d2 <vm_exec_core+10946>, 0x59181ce69d57 <vm_exec_core+26439>, 0x59181ce64a63 <vm_exec_core+5203>, 0x59181ce67f37 <vm_exec_core+18727>, 0x59181ce733fc <vm_exec_core+65004>, 0x59181ce6920d <vm_exec_core+23549>, 0x59181ce64d22 <vm_exec_core+5906>, 0x59181ce65254 <vm_exec_core+7236>, 0x59181ce64e5b <vm_exec_core+6219>, 0x59181ce65c4c <vm_exec_core+9788>, 0x59181ce66533 <vm_exec_core+12067>, 0x59181ce68532 <vm_exec_core+20258>, 0x59181ce67a32 <vm_exec_core+17442>, 0x59181ce6852d <vm_exec_core+20253>, 0x59181ce69148 <vm_exec_core+23352>, 0x59181ce6905a <vm_exec_core+23114>, 0x59181ce65c47 <vm_exec_core+9783>, 0x59181ce692fc <vm_exec_core+23788>, 0x59181ce66f68 <vm_exec_core+14680>, 0x59181ce66f6d <vm_exec_core+14685>, 0x59181ce69055 <vm_exec_core+23109>, 0x59181ce68ec2 <vm_exec_core+22706>, 0x59181ce67dee <vm_exec_core+18398>, 0x59181ce67cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7634843ff560
c:0025 p:0004 s:0153 e:000152 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:560
        reg_pc = 0x51500001a5d0
        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>
c:0024 p:0027 s:0150 e:000149 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:185
c:0023 p:0012 s:0145 e:000144 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
        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>
c:0022 p:0124 s:0138 E:0016d0 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:194
c:0021 p:0064 s:0128 E:000228 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:559
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
c:0020 p:0395 s:0121 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:727
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
        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>
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        INSN_LABEL_expandarray = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
        INSN_LABEL_pushtoarray = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        INSN_LABEL_newhash = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

th: 0x51500004e780, native_id: 0x7634660006c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
c:0004 p:0019 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
c:0002 p:0070 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000059181ce60141 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x000059181cbdfe4c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=129967968303080) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7634869536d0
#29 0x000059181cbdad0b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 129967968801760
        realpath_map = 129967968801600
        path = 129967968303080
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#30 0x000059181cbd8ec5 in rb_require_string_internal (fname=129967968303120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#31 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#32 0x000059181cec44e8 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:3801
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x763486953860
        cfunc = 0x5040000185d8
        recv = 129967968931240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x000059181ceaa93d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff97901a30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x515000000358
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#34 0x000059181ceaa3f5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#35 0x000059181ce71a47 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7634843ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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>
#36 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59181ce66d4c <vm_exec_core+14140>, 0x59181ce63d1b <vm_exec_core+1803>, 0x59181ce656c9 <vm_exec_core+8377>, 0x59181ce6b1f8 <vm_exec_core+31720>, 0x59181ce64fa1 <vm_exec_core+6545>, 0x59181ce6bfad <vm_exec_core+35229>, 0x59181ce69ffa <vm_exec_core+27114>, 0x59181ce67bcc <vm_exec_core+17852>, 0x59181ce64050 <vm_exec_core+2624>, 0x59181ce6ba2b <vm_exec_core+33819>, 0x59181ce6b5cb <vm_exec_core+32699>, 0x59181ce6539c <vm_exec_core+7564>, 0x59181ce646bc <vm_exec_core+4268>, 0x59181ce6a531 <vm_exec_core+28449>, 0x59181ce6634c <vm_exec_core+11580>, 0x59181ce6bc6d <vm_exec_core+34397>, 0x59181ce6b81a <vm_exec_core+33290>, 0x59181ce66bc4 <vm_exec_core+13748>, 0x59181ce67b1d <vm_exec_core+17677>, 0x59181ce6a1aa <vm_exec_core+27546>, 0x59181ce6b762 <vm_exec_core+33106>, 0x59181ce6915c <vm_exec_core+23372>, 0x59181ce6a25e <vm_exec_core+27726>, 0x59181ce6a6e8 <vm_exec_core+28888>, 0x59181ce6906e <vm_exec_core+23134>, 0x59181ce6459c <vm_exec_core+3980>, 0x59181ce69951 <vm_exec_core+25409>, 0x59181ce643c4 <vm_exec_core+3508>, 0x59181ce6477d <vm_exec_core+4461>, 0x59181ce66eb9 <vm_exec_core+14505>, 0x59181ce68edb <vm_exec_core+22731>, 0x59181ce6951f <vm_exec_core+24335>, 0x59181ce68c24 <vm_exec_core+22036>, 0x59181ce63f81 <vm_exec_core+2417>, 0x59181ce6a98c <vm_exec_core+29564>, 0x59181ce6b47b <vm_exec_core+32363>, 0x59181ce64894 <vm_exec_core+4740>, 0x59181ce65b4d <vm_exec_core+9533>, 0x59181ce655c0 <vm_exec_core+8112>, 0x59181ce664c7 <vm_exec_core+11959>, 0x59181ce67a4b <vm_exec_core+17467>, 0x59181ce649a0 <vm_exec_core+5008>, 0x59181ce6a7d1 <vm_exec_core+29121>, 0x59181ce65a92 <vm_exec_core+9346>, 0x59181ce678b4 <vm_exec_core+17060>, 0x59181ce68457 <vm_exec_core+20039>, 0x59181ce6a64b <vm_exec_core+28731>, 0x59181ce69347 <vm_exec_core+23863>, 0x59181ce66707 <vm_exec_core+12535>, 0x59181ce65dcb <vm_exec_core+10171>, 0x59181ce6a3f1 <vm_exec_core+28129>, 0x59181ce67065 <vm_exec_core+14933>, 0x59181ce69a18 <vm_exec_core+25608>, 0x59181ce69476 <vm_exec_core+24166>, 0x59181ce69c73 <vm_exec_core+26211>, 0x59181ce6acb6 <vm_exec_core+30374>, 0x59181ce68694 <vm_exec_core+20612>, 0x59181ce639bb <vm_exec_core+939>, 0x59181ce66899 <vm_exec_core+12937>, 0x59181ce6a321 <vm_exec_core+27921>, 0x59181ce669dc <vm_exec_core+13260>, 0x59181ce68f94 <vm_exec_core+22916>, 0x59181ce69838 <vm_exec_core+25128>, 0x59181ce68162 <vm_exec_core+19282>, 0x59181ce68d7d <vm_exec_core+22381>, 0x59181ce66c5b <vm_exec_core+13899>, 0x59181ce660e1 <vm_exec_core+10961>, 0x59181ce69d66 <vm_exec_core+26454>, 0x59181ce64a72 <vm_exec_core+5218>, 0x59181ce67f46 <vm_exec_core+18742>, 0x59181ce7340b <vm_exec_core+65019>, 0x59181ce6921c <vm_exec_core+23564>, 0x59181ce64d31 <vm_exec_core+5921>, 0x59181ce65263 <vm_exec_core+7251>, 0x59181ce64e6a <vm_exec_core+6234>, 0x59181ce65c5b <vm_exec_core+9803>, 0x59181ce66542 <vm_exec_core+12082>, 0x59181ce639c0 <vm_exec_core+944>, 0x59181ce65971 <vm_exec_core+9057>, 0x59181ce6c202 <vm_exec_core+35826>, 0x59181ce69738 <vm_exec_core+24872>, 0x59181ce68537 <vm_exec_core+20263>, 0x59181ce6a866 <vm_exec_core+29270>, 0x59181ce6c2eb <vm_exec_core+36059>, 0x59181ce6abb9 <vm_exec_core+30121>, 0x59181ce6bd17 <vm_exec_core+34567>, 0x59181ce6be01 <vm_exec_core+34801>, 0x59181ce644a3 <vm_exec_core+3731>, 0x59181ce6b8d8 <vm_exec_core+33480>, 0x59181ce66f72 <vm_exec_core+14690>, 0x59181ce6bb20 <vm_exec_core+34064>, 0x59181ce66a9d <vm_exec_core+13453>, 0x59181ce6aa7d <vm_exec_core+29805>, 0x59181ce65f14 <vm_exec_core+10500>, 0x59181ce672bb <vm_exec_core+15531>, 0x59181ce6bef7 <vm_exec_core+35047>, 0x59181ce6798b <vm_exec_core+17275>, 0x59181ce6746c <vm_exec_core+15964>, 0x59181ce63aa6 <vm_exec_core+1174>, 0x59181ce641bf <vm_exec_core+2991>, 0x59181ce63ba4 <vm_exec_core+1428>, 0x59181ce68272 <vm_exec_core+19554>, 0x59181ce67642 <vm_exec_core+16434>, 0x59181ce67e07 <vm_exec_core+18423>, 0x59181ce67d0e <vm_exec_core+18174>, 0x59181ce66da6 <vm_exec_core+14230>, 0x59181ce67522 <vm_exec_core+16146>, 0x59181ce6717c <vm_exec_core+15212>, 0x59181ce67786 <vm_exec_core+16758>, 0x59181ce6781d <vm_exec_core+16909>, 0x59181ce66d3d <vm_exec_core+14125>, 0x59181ce63d0c <vm_exec_core+1788>, 0x59181ce656ba <vm_exec_core+8362>, 0x59181ce6b1e9 <vm_exec_core+31705>, 0x59181ce64f92 <vm_exec_core+6530>, 0x59181ce6bf9e <vm_exec_core+35214>, 0x59181ce69feb <vm_exec_core+27099>, 0x59181ce67bbd <vm_exec_core+17837>, 0x59181ce64041 <vm_exec_core+2609>, 0x59181ce6ba1c <vm_exec_core+33804>, 0x59181ce6b5bc <vm_exec_core+32684>, 0x59181ce6538d <vm_exec_core+7549>, 0x59181ce646ad <vm_exec_core+4253>, 0x59181ce6a522 <vm_exec_core+28434>, 0x59181ce6633d <vm_exec_core+11565>, 0x59181ce6bc5e <vm_exec_core+34382>, 0x59181ce6b80b <vm_exec_core+33275>, 0x59181ce66bb5 <vm_exec_core+13733>, 0x59181ce67b0e <vm_exec_core+17662>, 0x59181ce6a19b <vm_exec_core+27531>, 0x59181ce6b753 <vm_exec_core+33091>, 0x59181ce6914d <vm_exec_core+23357>, 0x59181ce6a24f <vm_exec_core+27711>, 0x59181ce6a6d9 <vm_exec_core+28873>, 0x59181ce6905f <vm_exec_core+23119>, 0x59181ce6458d <vm_exec_core+3965>, 0x59181ce69942 <vm_exec_core+25394>, 0x59181ce643b5 <vm_exec_core+3493>, 0x59181ce6476e <vm_exec_core+4446>, 0x59181ce66eaa <vm_exec_core+14490>, 0x59181ce68ecc <vm_exec_core+22716>, 0x59181ce69510 <vm_exec_core+24320>, 0x59181ce68c15 <vm_exec_core+22021>, 0x59181ce63f72 <vm_exec_core+2402>, 0x59181ce6a97d <vm_exec_core+29549>, 0x59181ce6b46c <vm_exec_core+32348>, 0x59181ce64885 <vm_exec_core+4725>, 0x59181ce65b3e <vm_exec_core+9518>, 0x59181ce655b1 <vm_exec_core+8097>, 0x59181ce664b8 <vm_exec_core+11944>, 0x59181ce67a3c <vm_exec_core+17452>, 0x59181ce64991 <vm_exec_core+4993>, 0x59181ce6a7c2 <vm_exec_core+29106>, 0x59181ce65a83 <vm_exec_core+9331>, 0x59181ce678a5 <vm_exec_core+17045>, 0x59181ce68448 <vm_exec_core+20024>, 0x59181ce6a63c <vm_exec_core+28716>, 0x59181ce69338 <vm_exec_core+23848>, 0x59181ce666f8 <vm_exec_core+12520>, 0x59181ce65dbc <vm_exec_core+10156>, 0x59181ce6a3e2 <vm_exec_core+28114>, 0x59181ce67056 <vm_exec_core+14918>, 0x59181ce69a09 <vm_exec_core+25593>, 0x59181ce69467 <vm_exec_core+24151>, 0x59181ce69c64 <vm_exec_core+26196>, 0x59181ce6aca7 <vm_exec_core+30359>, 0x59181ce68685 <vm_exec_core+20597>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce6688a <vm_exec_core+12922>, 0x59181ce6a312 <vm_exec_core+27906>, 0x59181ce669cd <vm_exec_core+13245>, 0x59181ce68f85 <vm_exec_core+22901>, 0x59181ce692e8 <vm_exec_core+23768>, 0x59181ce68153 <vm_exec_core+19267>, 0x59181ce68d6e <vm_exec_core+22366>, 0x59181ce66c4c <vm_exec_core+13884>, 0x59181ce660d2 <vm_exec_core+10946>, 0x59181ce69d57 <vm_exec_core+26439>, 0x59181ce64a63 <vm_exec_core+5203>, 0x59181ce67f37 <vm_exec_core+18727>, 0x59181ce733fc <vm_exec_core+65004>, 0x59181ce6920d <vm_exec_core+23549>, 0x59181ce64d22 <vm_exec_core+5906>, 0x59181ce65254 <vm_exec_core+7236>, 0x59181ce64e5b <vm_exec_core+6219>, 0x59181ce65c4c <vm_exec_core+9788>, 0x59181ce66533 <vm_exec_core+12067>, 0x59181ce68532 <vm_exec_core+20258>, 0x59181ce67a32 <vm_exec_core+17442>, 0x59181ce6852d <vm_exec_core+20253>, 0x59181ce69148 <vm_exec_core+23352>, 0x59181ce6905a <vm_exec_core+23114>, 0x59181ce65c47 <vm_exec_core+9783>, 0x59181ce692fc <vm_exec_core+23788>, 0x59181ce66f68 <vm_exec_core+14680>, 0x59181ce66f6d <vm_exec_core+14685>, 0x59181ce69055 <vm_exec_core+23109>, 0x59181ce68ec2 <vm_exec_core+22706>, 0x59181ce67dee <vm_exec_core+18398>, 0x59181ce67cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7634843ff790
        reg_pc = 0x50400002fcf8
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#37 0x000059181ce5fd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#38 0x000059181cadc5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x763486953900) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff97901f70, <optimized out>, 0x7fff97901ec0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x763486953900
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#40 0x000059181cad5b47 in rb_main (argc=9, argv=0x7fff97902148) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7fff97902148) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2475791) detached]
Failed tests:

TestRand#test_rand_reseed_on_fork: Test::Unit::AssertionFailedError: [ruby-core:41209]
Retrying...

$ timeout 60 gdb -p 2475468 -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".
0x000077ee617107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fffda8e2e5c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x77ee61908740 (LWP 2475468) "make"):
#0  0x000077ee617107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fffda8e2e5c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x0000625b1ad15d16 in reap_children ()
No symbol table info available.
#2  0x0000625b1ad16a8c in new_job ()
No symbol table info available.
#3  0x0000625b1ad2572a in ?? ()
No symbol table info available.
#4  0x0000625b1ad2609e in update_goal_chain ()
No symbol table info available.
#5  0x0000625b1ad0067a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 2475468) detached]
make: *** [uncommon.mk:963: yes-test-all] Killed
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2475467 -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 2512197 -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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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 3.5.0dev (2025-01-11T03:21:57Z master 1b3037081e) +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 ............................................................
  3360 ......................................................

Finished in 34.989841 seconds

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