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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1035    1035    1035 ?             -1 Ss    1000   0:04 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental
      1 2744242 2744242 2744242 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2744242 2744247 2744242 2744242 ?             -1 S     1000   0:00 (sd-pam)
2744203 2744295 2744203 2744203 ?             -1 S     1000   0:01 sshd: ko1@pts/1
2744295 2744299 2744299 2744299 pts/1    2744299 Ss+   1000   0:00 -bash
   1042 2963608    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
2963608 2963611    1041    1041 pts/0       1041 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.20240815-211218 --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
2963611 2963612    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240815-211218 --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
2963612 3004711    1041    1041 pts/0       1041 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
3004711 3004712    1041    1041 pts/0       1041 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
3004712 3005039    1041    1041 pts/0       1041 Sl+   1000   0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
3005039 3005053    1041    1041 pts/0       1041 Sl+   1000   0:45 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
3005053 3035520    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
2963612 3041501    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035, 2744242], 1035=>[1041], 1041=>[1042], 2744242=>[2744247], 2744203=>[2744295], 2744295=>[2744299], 1042=>[2963608], 2963608=>[2963611], 2963611=>[2963612], 2963612=>[3004711, 3041501], 3004711=>[3004712], 3004712=>[3005039], 3005039=>[3005053], 3005053=>[3035520]}
$ timeout 60 gdb -p 3035520 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3035523]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000614b4fa50afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x73fb22a82c40 (LWP 3035520) "ruby" 0x0000614b4fa50afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x73faf4c006c0 (LWP 3035523) "ruby" 0x000073fb2291b4cd in __GI___poll (fds=0x73faec109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x73faf4c006c0 (LWP 3035523) "ruby"):
#0  0x000073fb2291b4cd in __GI___poll (fds=0x73faec109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000614b4f9db39a in __interceptor_poll ()
No symbol table info available.
#2  0x0000614b4fd87e7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        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:3066
        vm = <optimized out>
#4  0x0000614b4fa3474f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073fb2289ca94 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 = {127521685243584, 9208389241183639932, 127521685243584, -352, 25, 140735839012880, 9208389241196222844, 9208006733253679484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000073fb22929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73fb22a82c40 (LWP 3035520) "ruby"):
#0  0x0000614b4fa50afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000614b4fa51aba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000614b4f99e448 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  0x0000614b4f99e239 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  0x0000614b4f99e06d 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  0x0000614b4f99daad in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x0000614b4f99d6f6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x0000614b4f99f9c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x0000614b4fa36890 in __interceptor_free ()
No symbol table info available.
#9  0x000073faf9f1b07d in BUF_MEM_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x000073fafa18ae62 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x000073faf9ee2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x000073faf9ee22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x000073faf9ee2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x000073faf9ee22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#15 0x000073faf9ee247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#16 0x000073fafa17b899 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#17 0x000073fafa14d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#18 0x000073fafa17bebf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#19 0x0000614b4faa9673 in rb_data_free (objspace=<optimized out>, obj=127521868797800) at /tmp/ruby/src/trunk_asan/gc.c:1060
        free_immediately = 0
        dfree = 0xfffffffffffffe00
        data = 0x80
        free_immediately = <optimized out>
        dfree = <optimized out>
#20 rb_gc_obj_free (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1203
No locals.
#21 0x0000614b4faaaa0c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51e000000080) at /tmp/ruby/src/trunk_asan/gc/default.c:3288
        vp = 127521868797800
        poisoned = 0x0
        page = <optimized out>
        p = 127521868797800
        pend = 127521868808160
        stride = <optimized out>
        i = 96
        objspace = 0x51e000000080
        lock_lev = 4261562720
#22 0x0000614b4fa7a788 in rb_ec_finalize (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval.c:164
No locals.
#23 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9db11350, <optimized out>, 0x7fff9db11220, <optimized out>, <optimized out>}, prev = 0x73fb208d8b40, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = 0x515000000300
        buf = <optimized out>
        state = <optimized out>
#24 0x0000614b4fa7adcb in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#25 0x0000614b4fbf94ed in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4391
        status = <optimized out>
        pid = <optimized out>
#26 0x0000614b4fe557c8 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:3788
        ci = 0x644100040001
        cc = <optimized out>
        me = 0x73fb000df510
        cfunc = 0x50400001ff58
        recv = 127522441365360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#27 0x0000614b4fdfcc03 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fb1fdff2f8, cd=0x508000027720, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#28 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 = 0x508000027720
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff2f8
        reg_pc = 0x5130001bd9e0
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#29 0x0000614b4fdf2498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#30 0x0000614b4fe72d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73fb1fdff380, self=127522441365360, 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:1595
        flags = 0
        iseq = 0x73fafaa6a388
        cfp = <optimized out>
        sp = 0x73fb1fcffc30
        use_argv = 0x73fb2067a520
        stack_argv = 0x73fb1fcffc30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 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:1609
        captured = 0x73fb1fdff380
#32 0x0000614b4fe1f5e6 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:1646
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#35 0x0000614b4fe1f5e6 in rb_yield (val=<optimized out>)
No locals.
#36 0x0000614b4fa7ef90 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:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9db11ed0, <optimized out>, 0x7fff9db11de0, <optimized out>, <optimized out>}, prev = 0x73fb208d7f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#37 0x0000614b4fb1b529 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11866
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 127521874892360
        fptr = 0x5110000d3940
        w = 127521874892320
        fptr2 = <optimized out>
        ret = 127521874892280
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#38 0x0000614b4fe557c8 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:3788
        ci = 0x427100000001
        cc = <optimized out>
        me = 0x73fb2215a6a8
        cfunc = 0x5040000107d8
        recv = 127522445785760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#39 0x0000614b4fdfcc03 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fb1fdff368, cd=0x50c000238c00, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#40 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 = 0x50c000238c00
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff368
        reg_pc = 0x5130004bc218
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#41 0x0000614b4fdf2498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#42 0x0000614b4fe72d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73fb1fdff460, self=127522441365360, 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:1595
        flags = 0
        iseq = 0x73fafaa6a3d8
        cfp = <optimized out>
        sp = 0x73fb1fcffbe8
        use_argv = 0x73fb2067a3e0
        stack_argv = 0x73fb1fcffbe8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#43 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:1609
        captured = 0x73fb1fdff460
#44 0x0000614b4fe1ffb9 in vm_yield_with_cref (ec=0x540000001288, argc=0, argv=0x614b4fa50afe <__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:1646
No locals.
#45 vm_yield (ec=0x540000001288, argc=0, argv=0x614b4fa50afe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#46 rb_yield_0 (argc=0, argv=0x614b4fa50afe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#47 rb_yield_values2 (argc=0, argv=0x614b4fa50afe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390
No locals.
#48 0x0000614b501b75a3 in collect_i (i=<optimized out>, ary=127521874892440, argc=0, argv=0x614b4fa50afe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:627
No locals.
#49 0x0000614b4fdeda8b in vm_yield_with_cfunc (ec=ec@entry=0x5160000006d0, captured=<optimized out>, self=127521874892480, argc=argc@entry=1, argv=argv@entry=0x73fb2067a3e0, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5137
        is_lambda = 0
        ifunc = 0x73fb000dd670
        arg = 3
        blockarg = 4
        frame_flag = <optimized out>
        val = <optimized out>
#50 0x0000614b4fe72629 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:1614
No locals.
#51 0x0000614b4fe1f5e6 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:1646
No locals.
#52 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#53 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#54 0x0000614b4fe1f5e6 in rb_yield (val=<optimized out>)
No locals.
#55 0x0000614b4fc26f98 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=127521874892480) at /tmp/ruby/src/trunk_asan/range.c:917
        i = 1
        lim = 2
        i = <optimized out>
#56 range_each (range=127521874892480) at /tmp/ruby/src/trunk_asan/range.c:954
        beg = <optimized out>
        end = <optimized out>
        i = <optimized out>
#57 0x0000614b4fe69a4c 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 = 0x73fb1fdff410
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = 0
        recv = 127521874892480
        argc = 0
        mid = 3041
        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>
#58 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#59 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>
#60 0x0000614b4fe6e4b6 in vm_call0_cc (ec=0x5160000006d0, recv=127521874892480, id=3041, 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>
#61 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>
#62 0x0000614b4fe212c6 in rb_call (recv=128, mid=0, argc=1336216318, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x540000001288
#63 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528
        arg = <optimized out>
#64 0x0000614b4fe21a9a 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 = {0x7fff9db12f10, <optimized out>, 0x7fff9db12e00, <optimized out>, <optimized out>}, prev = 0x73fb208d7640, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x73fb1fdff410
        state = RUBY_TAG_NONE
#65 0x0000614b4fe22275 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 = 127521874892480, mid = 3041, argc = 0, argv = 0x0, kw_splat = 0}
        block = 0xfffffffffffffe00
#66 0x0000614b501b0a62 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:666
        ary = 127521874892440
        min_argc = -512
        max_argc = <optimized out>
#67 0x0000614b4fe557c8 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x73faf9018de0
        cfunc = 0x504000002d18
        recv = 127521874892480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#68 0x0000614b4fdfcc03 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fb1fdff448, cd=0x5020002e1cf0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#69 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 = 0x5020002e1cf0
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff448
        reg_pc = 0x50700009fa10
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#70 0x0000614b4fdf2498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#71 0x0000614b4fe72d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73fb1fdff4d0, self=127522441365360, 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:1595
        flags = 0
        iseq = 0x73fafaa6a428
        cfp = <optimized out>
        sp = 0x73fb1fcffb70
        use_argv = 0x73fb2067a320
        stack_argv = 0x73fb1fcffb70
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#72 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:1609
        captured = 0x73fb1fdff4d0
#73 0x0000614b4fe1f5e6 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:1646
No locals.
#74 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#75 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#76 0x0000614b4fe1f5e6 in rb_yield (val=<optimized out>)
No locals.
#77 0x0000614b4fa7ef90 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:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9db13b30, <optimized out>, 0x7fff9db13a40, <optimized out>, <optimized out>}, prev = 0x73fb208e5340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#78 0x0000614b4fb1b529 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11866
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 127521874892600
        fptr = 0x511000382100
        w = 127521874892560
        fptr2 = <optimized out>
        ret = 127521874892520
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#79 0x0000614b4fe557c8 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:3788
        ci = 0x427100000001
        cc = <optimized out>
        me = 0x73fb2215a6a8
        cfunc = 0x5040000107d8
        recv = 127522445785760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#80 0x0000614b4fdfcc03 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fb1fdff4b8, cd=0x5020002e2070, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#81 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 = 0x5020002e2070
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff4b8
        reg_pc = 0x504000227c38
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#82 0x0000614b4fdf2498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#83 0x0000614b4fe72d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73fb1fdff620, self=127521884220680, 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:1595
        flags = 0
        iseq = 0x73fb21f22598
        cfp = <optimized out>
        sp = 0x73fb1fcffa28
        use_argv = 0x73fb2063c920
        stack_argv = 0x73fb1fcffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#84 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:1609
        captured = 0x73fb1fdff620
#85 0x0000614b4fe1f5e6 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:1646
No locals.
#86 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#87 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#88 0x0000614b4fe1f5e6 in rb_yield (val=<optimized out>)
No locals.
#89 0x0000614b4ffc77a6 in rb_ary_collect (ary=127521784229160) at /tmp/ruby/src/trunk_asan/array.c:3694
        collect = 127522444410000
        i = 11
#90 0x0000614b4fe557c8 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x73fb22160148
        cfunc = 0x50400000a798
        recv = 127521784229160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#91 0x0000614b4fdfcc03 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fb1fdff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#92 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 = 0x51100000d090
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff608
        reg_pc = 0x5190000184b8
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#93 0x0000614b4fdf2851 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#94 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#95 0x0000614b4fe72d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73fb1fdff738, self=127521884220680, 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:1595
        flags = 0
        iseq = 0x73fb21fc4730
        cfp = <optimized out>
        sp = 0x73fb1fcff8d0
        use_argv = 0x73fb2066c3e0
        stack_argv = 0x73fb1fcff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#96 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:1609
        captured = 0x73fb1fdff738
#97 0x0000614b4fe1f5e6 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:1646
No locals.
#98 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#99 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#100 0x0000614b4fe1f5e6 in rb_yield (val=<optimized out>)
No locals.
#101 0x0000614b4ffc77a6 in rb_ary_collect (ary=127521784232160) at /tmp/ruby/src/trunk_asan/array.c:3694
        collect = 127521784232080
        i = 0
#102 0x0000614b4fe557c8 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x73fb22160148
        cfunc = 0x50400000a798
        recv = 127521784232160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#103 0x0000614b4fdfcc03 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fb1fdff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#104 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 = 0x502000015790
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff720
        reg_pc = 0x50400002e378
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#105 0x0000614b4fdf2851 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#106 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#107 0x0000614b4fa7b28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x73fb21fc4a00) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9db15a10, <optimized out>, 0x7fff9db15960, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x73fb21fc4a00
#108 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#109 0x0000614b4fa747f7 in rb_main (argc=10, argv=0x7fff9db15bd8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#110 main (argc=10, argv=0x7fff9db15bd8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 3035520) detached]
$ timeout 60 gdb -p 3005053 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3035521]
[New LWP 3035163]
[New LWP 3016579]
[New LWP 3006284]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000614b4faacca9 in rgengc_check_relation (obj=127522443543760, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:4571
4571	        if (RVALUE_WB_UNPROTECTED(objspace, obj) || !RVALUE_OLD_P(objspace, obj)) {

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x73fb22a82c40 (LWP 3005053) "ruby"            0x0000614b4faacca9 in rgengc_check_relation (obj=127522443543760, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:4571
  2    Thread 0x73fb066006c0 (LWP 3035521) "ruby"            0x000073fb2291b4cd in __GI___poll (fds=0x73faec109040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x73fb006006c0 (LWP 3035163) "parallel.rb:40"  0x000073fb2291b4cd in __GI___poll (fds=0x73faece17960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x73faf4c006c0 (LWP 3016579) "Gem::Timeout st" 0x000073fb22898d61 in __futex_abstimed_wait_common64 (private=24907, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000c4f50) at ./nptl/futex-internal.c:57
  5    Thread 0x73faf64006c0 (LWP 3006284) "Timeout stdlib " 0x000073fb22898d61 in __futex_abstimed_wait_common64 (private=24907, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00009a1d0) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x73faf64006c0 (LWP 3006284) "Timeout stdlib "):
#0  0x000073fb22898d61 in __futex_abstimed_wait_common64 (private=24907, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00009a1d0) 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=24907, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00009a1d0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00009a1d0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000073fb2289b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00009a1a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73fb2289b4a0 <__condvar_cleanup_waiting>, __arg = 0x73faf63fec30, __canceltype = -174968080, __prev = 0x0}
        cbuffer = {wseq = 30, cond = 0x50c00009a1a8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 30
        seq = 15
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c00009a1a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000614b4fd5da21 in rb_native_cond_wait (cond=0x50c00009a1d0, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500011fb00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x0000614b4fd81812 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500011fb00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x0000614b4fd67d31 in native_sleep (th=0x51500011fb00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x51500011fb00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000614b4fd80285 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=127522444207800, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x0000614b4fa7ef90 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:1053
        _ec = 0x5160017f6ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73faf63fef90, <optimized out>, 0x73faf63feea0, <optimized out>, <optimized out>}, prev = 0x73faf5609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160017f6ad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000614b4fd7f76d in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 127522444207800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 127522444207800, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400004a350
        end = 0
#14 0x0000614b4fdfde79 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7301
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000614b4fdfde79 in vm_invoke_builtin_delegate (ec=0x5160017f6ad0, cfp=0x73fafd8a7758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160017f6ad0) at ../../src/trunk_asan/insns.def:1602
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fafd8a7758
        reg_pc = <optimized out>
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#17 0x0000614b4fdf2498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160017f6ad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000614b4fe2f3eb in invoke_iseq_block_from_c (ec=0x5160017f6ad0, captured=<optimized out>, self=127522445735040, 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:1595
        flags = 0
        iseq = 0x73fb21fcf888
        cfp = 0x73fafd8a77c8
        sp = 0x73fafd7a7818
        use_argv = <optimized out>
        stack_argv = 0x73fafd7a7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160017f6ad0, self=127522445735040, 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:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#21 0x0000614b4fe2d676 in rb_vm_invoke_proc (ec=0x50c00009a1d0, proc=0x189, proc@entry=0x504000220c10, argc=579439969, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#22 0x0000614b4fd85d09 in thread_do_start_proc (th=th@entry=0x51500011fb00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000220c10
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000614b4fd838ba in thread_do_start (th=0x51500011fb00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500011fb00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000614b4fd82b7e in call_thread_start_func_2 (th=0x51500011fb00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x73faf63ffce0
#26 nt_start (ptr=0x50c00009a180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500011fb00
        sched = <optimized out>
        nt = 0x50c00009a180
        vm = 0x525000000100
#27 0x0000614b4fa3474f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000073fb2289ca94 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 = {127521710409408, 9208383743625501052, 127521710409408, -352, 0, 140735839019824, 9208383743638083964, 9208006733253679484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000073fb22929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x73faf4c006c0 (LWP 3016579) "Gem::Timeout st"):
#0  0x000073fb22898d61 in __futex_abstimed_wait_common64 (private=24907, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000c4f50) 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=24907, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0000c4f50) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0000c4f50, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000073fb2289b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0000c4f28) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73fb2289b4a0 <__condvar_cleanup_waiting>, __arg = 0x73faf4bfec30, __canceltype = -296586512, __prev = 0x0}
        cbuffer = {wseq = 42, cond = 0x50c0000c4f28, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 42
        seq = 21
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0000c4f28, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000614b4fd5da21 in rb_native_cond_wait (cond=0x50c0000c4f50, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000011d80, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x0000614b4fd81812 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000011d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x0000614b4fd67d31 in native_sleep (th=0x515000011d80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x515000011d80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000614b4fd80285 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=127521759627320, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x0000614b4fa7ef90 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:1053
        _ec = 0x516000c5e5d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73faf4bfef90, <optimized out>, 0x73faf4bfeea0, <optimized out>, <optimized out>}, prev = 0x73faee209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000c5e5d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000614b4fd7f76d in queue_do_pop (self=<optimized out>, q=0x504000041410, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 127521759627320, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 127521759627320, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000041410
        end = 0
#14 0x0000614b4fdfde79 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7301
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000614b4fdfde79 in vm_invoke_builtin_delegate (ec=0x516000c5e5d0, cfp=0x73fb0229d758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516000c5e5d0) at ../../src/trunk_asan/insns.def:1602
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb0229d758
        reg_pc = <optimized out>
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#17 0x0000614b4fdf2498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000c5e5d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000614b4fe2f3eb in invoke_iseq_block_from_c (ec=0x516000c5e5d0, captured=<optimized out>, self=127521755144040, 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:1595
        flags = 0
        iseq = 0x73faf92f1a08
        cfp = 0x73fb0229d7c8
        sp = 0x73fb0219d818
        use_argv = <optimized out>
        stack_argv = 0x73fb0219d818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516000c5e5d0, self=127521755144040, 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:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#21 0x0000614b4fe2d676 in rb_vm_invoke_proc (ec=0x50c0000c4f50, proc=0x189, proc@entry=0x5040000bb250, argc=579439969, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#22 0x0000614b4fd85d09 in thread_do_start_proc (th=th@entry=0x515000011d80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040000bb250
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000614b4fd838ba in thread_do_start (th=0x515000011d80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000011d80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000614b4fd82b7e in call_thread_start_func_2 (th=0x515000011d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x73faf4bffce0
#26 nt_start (ptr=0x50c0000c4f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000011d80
        sched = <optimized out>
        nt = 0x50c0000c4f00
        vm = 0x525000000100
#27 0x0000614b4fa3474f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000073fb2289ca94 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 = {127521685243584, 9208389241183639932, 127521685243584, -352, 0, 127521806866064, 9208389241196222844, 9208006733253679484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000073fb22929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x73fb006006c0 (LWP 3035163) "parallel.rb:40"):
#0  0x000073fb2291b4cd in __GI___poll (fds=0x73faece17960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000614b4f9db39a in __interceptor_poll ()
No symbol table info available.
#2  0x0000614b4fb3150d in nogvl_wait_for (th=127521784231880, fptr=0x511000307cc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
        ready = <optimized out>
#4  0x0000614b4fb32986 in internal_read_func (ptr=0x73faece17640) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x73faece17640
        result = <optimized out>
#5  0x0000614b4fd6bd3b in rb_thread_io_blocking_call (func=0x614b4fb32500 <internal_read_func>, data1=0x73faece17640, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x0000614b4fa7ef90 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:1053
        _ec = 0x516000bfa9d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73fb005fee50, <optimized out>, 0x73fb005fed60, <optimized out>, <optimized out>}, prev = 0x73faece09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000bfa9d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x0000614b4fb46c45 in io_read_memory_locktmp (str=127521553217888, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3468
        str = <optimized out>
        iis = {th = 127521784231880, fptr = 0x511000307cc0, nonblock = 0, fd = 4, buf = 0x51900005e180, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000307cc0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x0000614b4fb23001 in io_readpartial (argc=-320767648, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x0000614b4fe557c8 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:3788
        ci = 0x408100100003
        cc = <optimized out>
        me = 0x73fb22159f28
        cfunc = 0x504000010f58
        recv = 127521784232000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000614b4fe030ad in vm_sendish (ec=0x516000bfa9d0, reg_cfp=0x73faff4ec790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516000bfa9d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73faff4ec790
        reg_pc = 0x51300004df60
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#13 0x0000614b4fdf2498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000bfa9d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000614b4fe2f3eb in invoke_iseq_block_from_c (ec=0x516000bfa9d0, captured=<optimized out>, self=127521884220680, 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:1595
        flags = 0
        iseq = 0x73fb21fc4460
        cfp = 0x73faff4ec7c8
        sp = 0x73faff3ec818
        use_argv = <optimized out>
        stack_argv = 0x73faff3ec818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516000bfa9d0, self=127521884220680, 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:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#17 0x0000614b4fe2d676 in rb_vm_invoke_proc (ec=0x73faece17960, proc=0x1, proc@entry=0x50400021eb50, argc=579974349, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 4294967295
#18 0x0000614b4fd85d09 in thread_do_start_proc (th=th@entry=0x51500017c800) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400021eb50
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000614b4fd838ba in thread_do_start (th=0x51500017c800) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500017c800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x0000614b4fd82b7e in call_thread_start_func_2 (th=0x51500017c800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x73fb005ffce0
#22 nt_start (ptr=0x50c000238840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500017c800
        sched = <optimized out>
        nt = 0x50c000238840
        vm = 0x525000000100
#23 0x0000614b4fa3474f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000073fb2289ca94 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 = {127521880278720, 9207940365561600380, 127521880278720, -352, 25, 140735839025296, 9207940365574183292, 9208006733253679484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000073fb22929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x73fb066006c0 (LWP 3035521) "ruby"):
#0  0x000073fb2291b4cd in __GI___poll (fds=0x73faec109040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000614b4f9db39a in __interceptor_poll ()
No symbol table info available.
#2  0x0000614b4fd87e7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x0000614b4fa3474f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073fb2289ca94 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 = {127521980942016, 9207927171422067068, 127521980942016, -352, 25, 140735839012912, 9207927171434649980, 9208006733253679484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000073fb22929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73fb22a82c40 (LWP 3005053) "ruby"):
#0  0x0000614b4faacca9 in rgengc_check_relation (obj=127522443543760, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:4571
        old_parent = 127522443552200
#1  gc_mark (objspace=0x51e000000080, obj=127522443543760) at /tmp/ruby/src/trunk_asan/gc/default.c:4639
No locals.
#2  0x0000614b4fb59258 in iseq_scan_bits (page=0, bits=10538425641139699712, code=0x5160000d5080, original_iseq=0x0) at /tmp/ruby/src/trunk_asan/iseq.c:225
        op = <optimized out>
        newop = <optimized out>
        page_offset = 0
        offset = <optimized out>
#3  rb_iseq_mark_and_move_each_value (original_iseq=0x0, iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:286
        bits = <optimized out>
        i = 0
        body = <optimized out>
        code = 0x5160000d5080
        is_entries = <optimized out>
        size = <optimized out>
        i = <optimized out>
        icvarc = <optimized out>
        i = <optimized out>
        is = <optimized out>
        i = <optimized out>
        ic = <optimized out>
        _obj = <optimized out>
        i = <optimized out>
        bits = <optimized out>
#4  rb_iseq_mark_and_move (iseq=0x73fb21f2e5c8, reference_updating=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:330
        body = 0x513000059600
#5  0x0000614b4fb01e05 in rb_imemo_mark_and_move (obj=127522443552200, reference_updating=<optimized out>) at /tmp/ruby/src/trunk_asan/imemo.c:380
No locals.
#6  0x0000614b4fac3ef4 in rb_gc_mark_children (objspace=<optimized out>, obj=127522443552200) at /tmp/ruby/src/trunk_asan/gc.c:2484
No locals.
#7  0x0000614b4fad78b5 in gc_mark_children (obj=127522443543760, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:4857
No locals.
#8  gc_mark_stacked_objects (objspace=<optimized out>, objspace@entry=0x51e000000528, incremental=0, count=0) at /tmp/ruby/src/trunk_asan/gc/default.c:4878
        mstack = <optimized out>
        popped_count = <optimized out>
        obj = 127522443543760
        marked_slots_at_the_beginning = <optimized out>
#9  gc_mark_stacked_objects_all (objspace=objspace@entry=0x51e000000080) at /tmp/ruby/src/trunk_asan/gc/default.c:4916
No locals.
#10 0x0000614b4fae14df in gc_marks_rest (objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:5951
        i = <optimized out>
#11 gc_marks (objspace=0x51e000000080, full_mark=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:6066
        marking_finished = false
#12 gc_start (objspace=0x51e000000080, reason=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:6710
        do_full_mark = <optimized out>
        lock_lev = 0
#13 0x0000614b4fab0e87 in garbage_collect (objspace=0x51e000000080, reason=107520) at /tmp/ruby/src/trunk_asan/gc/default.c:6586
        lev = 145
        ret = <optimized out>
#14 rb_gc_impl_start (objspace_ptr=0x51e000000080, full_mark=<optimized out>, immediate_mark=<optimized out>, immediate_sweep=<optimized out>, compact=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:7047
        objspace = 0x51e000000080
        reason = 107520
        full_marking_p = 1
#15 0x0000614b4facdebe in gc_start_internal (ec=<optimized out>, self=<optimized out>, full_mark=<optimized out>, immediate_mark=<optimized out>, immediate_sweep=<optimized out>, compact=1259) at /tmp/ruby/src/trunk_asan/gc.c:2815
No locals.
#16 0x0000614b4fdf9c49 in invoke_bf (ec=0x5160000006d0, argv=0x4eb, reg_cfp=<optimized out>, bf=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7301
        canary_p = <optimized out>
        ret = <optimized out>
#17 vm_invoke_builtin (ec=0x5160000006d0, argv=0x4eb, cfp=<optimized out>, bf=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7309
No locals.
#18 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:1580
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff4b8
        reg_pc = 0x508000003e70
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#19 0x0000614b4fdf2498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#20 0x0000614b4fe72d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73fb1fdff620, self=127521884220680, 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:1595
        flags = 0
        iseq = 0x73fb21f22598
        cfp = <optimized out>
        sp = 0x73fb1fcffa28
        use_argv = 0x73fb2064d320
        stack_argv = 0x73fb1fcffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#21 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:1609
        captured = 0x73fb1fdff620
#22 0x0000614b4fe1f5e6 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:1646
No locals.
#23 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#24 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#25 0x0000614b4fe1f5e6 in rb_yield (val=<optimized out>)
No locals.
#26 0x0000614b4ffc77a6 in rb_ary_collect (ary=127521784229160) at /tmp/ruby/src/trunk_asan/array.c:3694
        collect = 127522444410000
        i = 17
#27 0x0000614b4fe557c8 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x73fb22160148
        cfunc = 0x50400000a798
        recv = 127521784229160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#28 0x0000614b4fdfcc03 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fb1fdff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#29 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 = 0x51100000d090
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff608
        reg_pc = 0x5190000184b8
        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>
th: 0x515000000300, native_id: 0x73fb22a82c40
        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>
-- Control frame information -----------------------------------------------
c:0015 p:0010 s:0108 e:000103 METHOD <internal:gc>:39
        INSN_LABEL_duparray = <optimized out>
c:0014 p:0017 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:154
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        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>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_pop = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657
        INSN_LABEL_dup = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361
        INSN_LABEL_dupn = <optimized out>
c:0007 p:0066 s:0046 E:0006f0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_swap = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_opt_reverse = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_topn = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        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>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]

        INSN_LABEL_definemethod = <optimized out>
th: 0x51500011fb00, native_id: 0x73faf64006c0
        INSN_LABEL_definesmethod = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH]
        INSN_LABEL_opt_newarray_send = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_invokesuper = <optimized out>

        INSN_LABEL_invokesuperforward = <optimized out>
th: 0x515000011d80, native_id: 0x73faf4c006c0
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_throw = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_jump = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH]
        INSN_LABEL_branchif = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_branchunless = <optimized out>

        INSN_LABEL_branchnil = <optimized out>
th: 0x51500017c800, native_id: 0x73fb006006c0
        INSN_LABEL_once = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_opt_aref_with = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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>
#30 0x0000614b4fdf2851 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#31 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#32 0x0000614b4fe72d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73fb1fdff738, self=127521884220680, 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:1595
        flags = 0
        iseq = 0x73fb21fc4730
        cfp = <optimized out>
        sp = 0x73fb1fcff8d0
        use_argv = 0x73fb2066c3e0
        stack_argv = 0x73fb1fcff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#33 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x73fb1fdff738
#34 0x0000614b4fe1f5e6 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:1646
No locals.
#35 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#37 0x0000614b4fe1f5e6 in rb_yield (val=<optimized out>)
No locals.
#38 0x0000614b4ffc77a6 in rb_ary_collect (ary=127521784232160) at /tmp/ruby/src/trunk_asan/array.c:3694
        collect = 127521784232080
        i = 0
#39 0x0000614b4fe557c8 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x73fb22160148
        cfunc = 0x50400000a798
        recv = 127521784232160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#40 0x0000614b4fdfcc03 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fb1fdff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#41 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 = 0x502000015790
        insns_address_table = {0x614b4fdfc766 <vm_exec_core+28230>, 0x614b4fdf6f57 <vm_exec_core+5687>, 0x614b4fdfd876 <vm_exec_core+32598>, 0x614b4fdfaf70 <vm_exec_core+22096>, 0x614b4fdf9492 <vm_exec_core+15218>, 0x614b4fdf5e87 <vm_exec_core+1383>, 0x614b4fdfcfbd <vm_exec_core+30365>, 0x614b4fdfc90f <vm_exec_core+28655>, 0x614b4fdf72c5 <vm_exec_core+6565>, 0x614b4fdf6587 <vm_exec_core+3175>, 0x614b4fdfb59d <vm_exec_core+23677>, 0x614b4fdf7c98 <vm_exec_core+9080>, 0x614b4fdfd388 <vm_exec_core+31336>, 0x614b4fdfcdbb <vm_exec_core+29851>, 0x614b4fdf8426 <vm_exec_core+11014>, 0x614b4fdf93ee <vm_exec_core+15054>, 0x614b4fdfb1ea <vm_exec_core+22730>, 0x614b4fdfca39 <vm_exec_core+28953>, 0x614b4fdfa381 <vm_exec_core+19041>, 0x614b4fdfb2a2 <vm_exec_core+22914>, 0x614b4fdfb8a3 <vm_exec_core+24451>, 0x614b4fdfa2c2 <vm_exec_core+18850>, 0x614b4fdf63e2 <vm_exec_core+2754>, 0x614b4fdfa9fa <vm_exec_core+20698>, 0x614b4fdf6236 <vm_exec_core+2326>, 0x614b4fdf6676 <vm_exec_core+3414>, 0x614b4fdf8770 <vm_exec_core+11856>, 0x614b4fdfa043 <vm_exec_core+18211>, 0x614b4fdfa80a <vm_exec_core+20202>, 0x614b4fdf9eda <vm_exec_core+17850>, 0x614b4fdf5de3 <vm_exec_core+1219>, 0x614b4fdfbbb7 <vm_exec_core+25239>, 0x614b4fdfc7d4 <vm_exec_core+28340>, 0x614b4fdf6781 <vm_exec_core+3681>, 0x614b4fdf75aa <vm_exec_core+7306>, 0x614b4fdf742c <vm_exec_core+6924>, 0x614b4fdf7eaa <vm_exec_core+9610>, 0x614b4fdf9340 <vm_exec_core+14880>, 0x614b4fdf6875 <vm_exec_core+3925>, 0x614b4fdfba83 <vm_exec_core+24931>, 0x614b4fdf74ee <vm_exec_core+7118>, 0x614b4fdf9279 <vm_exec_core+14681>, 0x614b4fdf9cb0 <vm_exec_core+17296>, 0x614b4fdfb71f <vm_exec_core+24063>, 0x614b4fdfa60e <vm_exec_core+19694>, 0x614b4fdf8157 <vm_exec_core+10295>, 0x614b4fdf7801 <vm_exec_core+7905>, 0x614b4fdfb483 <vm_exec_core+23395>, 0x614b4fdf8aea <vm_exec_core+12746>, 0x614b4fdfaace <vm_exec_core+20910>, 0x614b4fdfa6df <vm_exec_core+19903>, 0x614b4fdfabf4 <vm_exec_core+21204>, 0x614b4fdfc1ff <vm_exec_core+26847>, 0x614b4fdf9e46 <vm_exec_core+17702>, 0x614b4fdfb7c5 <vm_exec_core+24229>, 0x614b4fdf8226 <vm_exec_core+10502>, 0x614b4fdfb341 <vm_exec_core+23073>, 0x614b4fdf5cab <vm_exec_core+907>, 0x614b4fdfa11c <vm_exec_core+18428>, 0x614b4fdfa4e1 <vm_exec_core+19393>, 0x614b4fdf6481 <vm_exec_core+2913>, 0x614b4fdf9f7e <vm_exec_core+18014>, 0x614b4fdf858e <vm_exec_core+11374>, 0x614b4fdf7a47 <vm_exec_core+8487>, 0x614b4fdfacf6 <vm_exec_core+21462>, 0x614b4fdf6a6b <vm_exec_core+4427>, 0x614b4fdf9945 <vm_exec_core+16421>, 0x614b4fe0499a <vm_exec_core+61562>, 0x614b4fdfa41b <vm_exec_core+19195>, 0x614b4fdf6d11 <vm_exec_core+5105>, 0x614b4fdf71a1 <vm_exec_core+6273>, 0x614b4fdf6e35 <vm_exec_core+5397>, 0x614b4fdf769a <vm_exec_core+7546>, 0x614b4fdf7fa6 <vm_exec_core+9862>, 0x614b4fdfa91b <vm_exec_core+20475>, 0x614b4fdf9d3c <vm_exec_core+17436>, 0x614b4fdfbad5 <vm_exec_core+25013>, 0x614b4fdfdb2d <vm_exec_core+33293>, 0x614b4fdfbed7 <vm_exec_core+26039>, 0x614b4fdfd425 <vm_exec_core+31493>, 0x614b4fdfd527 <vm_exec_core+31751>, 0x614b4fdf62fb <vm_exec_core+2523>, 0x614b4fdfceda <vm_exec_core+30138>, 0x614b4fdf8a03 <vm_exec_core+12515>, 0x614b4fdfd14b <vm_exec_core+30763>, 0x614b4fdf82eb <vm_exec_core+10699>, 0x614b4fdfbe00 <vm_exec_core+25824>, 0x614b4fdf6153 <vm_exec_core+2099>, 0x614b4fdf695a <vm_exec_core+4154>, 0x614b4fdfd740 <vm_exec_core+32288>, 0x614b4fdf7889 <vm_exec_core+8041>, 0x614b4fdf8d8f <vm_exec_core+13423>, 0x614b4fdf5cb0 <vm_exec_core+912>, 0x614b4fdf60c1 <vm_exec_core+1953>, 0x614b4fdf5d42 <vm_exec_core+1058>, 0x614b4fdfc107 <vm_exec_core+26599>, 0x614b4fdf8818 <vm_exec_core+12024>, 0x614b4fdfd227 <vm_exec_core+30983>, 0x614b4fdf9b57 <vm_exec_core+16951>, 0x614b4fdf9046 <vm_exec_core+14118>, 0x614b4fdf981b <vm_exec_core+16123>, 0x614b4fdf9737 <vm_exec_core+15895>, 0x614b4fdf8672 <vm_exec_core+11602>, 0x614b4fdf8f3b <vm_exec_core+13851>, 0x614b4fdf8c65 <vm_exec_core+13125>, 0x614b4fdf91f7 <vm_exec_core+14551>, 0x614b4fdf9175 <vm_exec_core+14421>, 0x614b4fdfc757 <vm_exec_core+28215>, 0x614b4fdf6f48 <vm_exec_core+5672>, 0x614b4fdfd867 <vm_exec_core+32583>, 0x614b4fdfaf61 <vm_exec_core+22081>, 0x614b4fdf9483 <vm_exec_core+15203>, 0x614b4fdf5e78 <vm_exec_core+1368>, 0x614b4fdfcfae <vm_exec_core+30350>, 0x614b4fdfc900 <vm_exec_core+28640>, 0x614b4fdf72b6 <vm_exec_core+6550>, 0x614b4fdf6578 <vm_exec_core+3160>, 0x614b4fdfb58e <vm_exec_core+23662>, 0x614b4fdf7c89 <vm_exec_core+9065>, 0x614b4fdfd379 <vm_exec_core+31321>, 0x614b4fdfcdac <vm_exec_core+29836>, 0x614b4fdf8417 <vm_exec_core+10999>, 0x614b4fdf93df <vm_exec_core+15039>, 0x614b4fdfb1db <vm_exec_core+22715>, 0x614b4fdfca2a <vm_exec_core+28938>, 0x614b4fdfa372 <vm_exec_core+19026>, 0x614b4fdfb293 <vm_exec_core+22899>, 0x614b4fdfb894 <vm_exec_core+24436>, 0x614b4fdfa2b3 <vm_exec_core+18835>, 0x614b4fdf63d3 <vm_exec_core+2739>, 0x614b4fdfa9eb <vm_exec_core+20683>, 0x614b4fdf6227 <vm_exec_core+2311>, 0x614b4fdf6667 <vm_exec_core+3399>, 0x614b4fdf8761 <vm_exec_core+11841>, 0x614b4fdfa034 <vm_exec_core+18196>, 0x614b4fdfa7fb <vm_exec_core+20187>, 0x614b4fdf9ecb <vm_exec_core+17835>, 0x614b4fdf5dd4 <vm_exec_core+1204>, 0x614b4fdfbba8 <vm_exec_core+25224>, 0x614b4fdfc7c5 <vm_exec_core+28325>, 0x614b4fdf6772 <vm_exec_core+3666>, 0x614b4fdf759b <vm_exec_core+7291>, 0x614b4fdf741d <vm_exec_core+6909>, 0x614b4fdf7e9b <vm_exec_core+9595>, 0x614b4fdf9331 <vm_exec_core+14865>, 0x614b4fdf6866 <vm_exec_core+3910>, 0x614b4fdfba74 <vm_exec_core+24916>, 0x614b4fdf74df <vm_exec_core+7103>, 0x614b4fdf926a <vm_exec_core+14666>, 0x614b4fdf9ca1 <vm_exec_core+17281>, 0x614b4fdfb710 <vm_exec_core+24048>, 0x614b4fdfa5ff <vm_exec_core+19679>, 0x614b4fdf8148 <vm_exec_core+10280>, 0x614b4fdf77f2 <vm_exec_core+7890>, 0x614b4fdfb474 <vm_exec_core+23380>, 0x614b4fdf8adb <vm_exec_core+12731>, 0x614b4fdfaabf <vm_exec_core+20895>, 0x614b4fdfa6d0 <vm_exec_core+19888>, 0x614b4fdfabe5 <vm_exec_core+21189>, 0x614b4fdfc1f0 <vm_exec_core+26832>, 0x614b4fdf9e37 <vm_exec_core+17687>, 0x614b4fdfb7b6 <vm_exec_core+24214>, 0x614b4fdf8217 <vm_exec_core+10487>, 0x614b4fdfb332 <vm_exec_core+23058>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa10d <vm_exec_core+18413>, 0x614b4fdfa4d2 <vm_exec_core+19378>, 0x614b4fdf9b39 <vm_exec_core+16921>, 0x614b4fdf9f6f <vm_exec_core+17999>, 0x614b4fdf857f <vm_exec_core+11359>, 0x614b4fdf7a38 <vm_exec_core+8472>, 0x614b4fdface7 <vm_exec_core+21447>, 0x614b4fdf6a5c <vm_exec_core+4412>, 0x614b4fdf9936 <vm_exec_core+16406>, 0x614b4fe0498b <vm_exec_core+61547>, 0x614b4fdfa40c <vm_exec_core+19180>, 0x614b4fdf6d02 <vm_exec_core+5090>, 0x614b4fdf7192 <vm_exec_core+6258>, 0x614b4fdf6e26 <vm_exec_core+5382>, 0x614b4fdf768b <vm_exec_core+7531>, 0x614b4fdf7f97 <vm_exec_core+9847>, 0x614b4fdf9d37 <vm_exec_core+17431>, 0x614b4fdf9327 <vm_exec_core+14855>, 0x614b4fdf9d32 <vm_exec_core+17426>, 0x614b4fdfa35e <vm_exec_core+19006>, 0x614b4fdfa2ae <vm_exec_core+18830>, 0x614b4fdf7686 <vm_exec_core+7526>, 0x614b4fdfa5c3 <vm_exec_core+19619>, 0x614b4fdf89f9 <vm_exec_core+12505>, 0x614b4fdf89fe <vm_exec_core+12510>, 0x614b4fdfa2a9 <vm_exec_core+18825>, 0x614b4fdfa02a <vm_exec_core+18186>, 0x614b4fdf9802 <vm_exec_core+16098>, 0x614b4fdf9723 <vm_exec_core+15875>, 0x614b4fdfa02f <vm_exec_core+18191>, 0x614b4fdf9b3e <vm_exec_core+16926>, 0x614b4fdf932c <vm_exec_core+14860>, 0x614b4fdf787a <vm_exec_core+8026>, 0x614b4fdf8d80 <vm_exec_core+13408>, 0x614b4fdf7f92 <vm_exec_core+9842>...}
        reg_cfp = 0x73fb1fdff720
        reg_pc = 0x50400002e378
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#42 0x0000614b4fdf2851 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#43 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#44 0x0000614b4fa7b28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x73fb21fc4a00) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9db15a10, <optimized out>, 0x7fff9db15960, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x73fb21fc4a00
#45 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#46 0x0000614b4fa747f7 in rb_main (argc=10, argv=0x7fff9db15bd8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#47 main (argc=10, argv=0x7fff9db15bd8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x77a072aafc40 (LWP 3005039) "ruby" 0x000077a072926cd7 in __GI___select (nfds=29, readfds=0x50c005748dc0, writefds=0x0, exceptfds=0x0, timeout=0x7fff448e3e20) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x77a0566006c0 (LWP 3005041) "ruby" 0x000077a07291b4cd in __GI___poll (fds=0x77a055309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x77a0566006c0 (LWP 3005041) "ruby"):
#0  0x000077a07291b4cd in __GI___poll (fds=0x77a055309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000055801002739a in __interceptor_poll ()
No symbol table info available.
#2  0x00005580103d3e7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        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:3066
        vm = <optimized out>
#4  0x000055801008074f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000077a07289ca94 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 = {131530527606464, -4115729472842321105, 131530527606464, -352, 25, 140734343566208, -4115729472854904017, -4115810166461779153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000077a072929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x77a072aafc40 (LWP 3005039) "ruby"):
#0  0x000077a072926cd7 in __GI___select (nfds=29, readfds=0x50c005748dc0, writefds=0x0, exceptfds=0x0, timeout=0x7fff448e3e20) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 1199, tv_nsec = 521543682}
        pts64 = 0x7fff448e3cc0
        r = <optimized out>
#1  0x00005580103be115 in native_fd_select (n=29, readfds=0x50c005748dc0, writefds=0x0, exceptfds=0x77a072926cd7 <__GI___select+327>, timeout=0x7fff448e3cc0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=131530966326560) at /tmp/ruby/src/trunk_asan/thread.c:4291
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fff448e3dd0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005580100caf90 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:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff448e3f90, <optimized out>, 0x7fff448e3ea0, <optimized out>, <optimized out>}, prev = 0x77a070865c80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005580103bd6ee in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351
        set = {max = 29, th = 0x515000000300, rset = 0x77a070865b40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x77a070865ba0}
#5  0x000055801018806d in select_internal (read=131530453633400, write=4, except=4, tp=0x77a070865ba0, fds=0x77a070865b40) at /tmp/ruby/src/trunk_asan/io.c:10633
        timerec = <optimized out>
        max = 29
        pending = <optimized out>
        rp = 0x77a070865b40
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=131530966326048) at /tmp/ruby/src/trunk_asan/io.c:10703
        p = 0x77a070865b20
#7  0x00005580100caf90 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:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff448e4290, <optimized out>, 0x7fff448e41a0, <optimized out>, <optimized out>}, prev = 0x77a070880940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x0000558010164367 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005580104a17c8 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:3788
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x77a07217a6f8
        cfunc = 0x504000010798
        recv = 131530992581280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000055801044f0ad in vm_sendish (ec=0x5160000006d0, reg_cfp=0x77a06fdff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x558010448766 <vm_exec_core+28230>, 0x558010442f57 <vm_exec_core+5687>, 0x558010449876 <vm_exec_core+32598>, 0x558010446f70 <vm_exec_core+22096>, 0x558010445492 <vm_exec_core+15218>, 0x558010441e87 <vm_exec_core+1383>, 0x558010448fbd <vm_exec_core+30365>, 0x55801044890f <vm_exec_core+28655>, 0x5580104432c5 <vm_exec_core+6565>, 0x558010442587 <vm_exec_core+3175>, 0x55801044759d <vm_exec_core+23677>, 0x558010443c98 <vm_exec_core+9080>, 0x558010449388 <vm_exec_core+31336>, 0x558010448dbb <vm_exec_core+29851>, 0x558010444426 <vm_exec_core+11014>, 0x5580104453ee <vm_exec_core+15054>, 0x5580104471ea <vm_exec_core+22730>, 0x558010448a39 <vm_exec_core+28953>, 0x558010446381 <vm_exec_core+19041>, 0x5580104472a2 <vm_exec_core+22914>, 0x5580104478a3 <vm_exec_core+24451>, 0x5580104462c2 <vm_exec_core+18850>, 0x5580104423e2 <vm_exec_core+2754>, 0x5580104469fa <vm_exec_core+20698>, 0x558010442236 <vm_exec_core+2326>, 0x558010442676 <vm_exec_core+3414>, 0x558010444770 <vm_exec_core+11856>, 0x558010446043 <vm_exec_core+18211>, 0x55801044680a <vm_exec_core+20202>, 0x558010445eda <vm_exec_core+17850>, 0x558010441de3 <vm_exec_core+1219>, 0x558010447bb7 <vm_exec_core+25239>, 0x5580104487d4 <vm_exec_core+28340>, 0x558010442781 <vm_exec_core+3681>, 0x5580104435aa <vm_exec_core+7306>, 0x55801044342c <vm_exec_core+6924>, 0x558010443eaa <vm_exec_core+9610>, 0x558010445340 <vm_exec_core+14880>, 0x558010442875 <vm_exec_core+3925>, 0x558010447a83 <vm_exec_core+24931>, 0x5580104434ee <vm_exec_core+7118>, 0x558010445279 <vm_exec_core+14681>, 0x558010445cb0 <vm_exec_core+17296>, 0x55801044771f <vm_exec_core+24063>, 0x55801044660e <vm_exec_core+19694>, 0x558010444157 <vm_exec_core+10295>, 0x558010443801 <vm_exec_core+7905>, 0x558010447483 <vm_exec_core+23395>, 0x558010444aea <vm_exec_core+12746>, 0x558010446ace <vm_exec_core+20910>, 0x5580104466df <vm_exec_core+19903>, 0x558010446bf4 <vm_exec_core+21204>, 0x5580104481ff <vm_exec_core+26847>, 0x558010445e46 <vm_exec_core+17702>, 0x5580104477c5 <vm_exec_core+24229>, 0x558010444226 <vm_exec_core+10502>, 0x558010447341 <vm_exec_core+23073>, 0x558010441cab <vm_exec_core+907>, 0x55801044611c <vm_exec_core+18428>, 0x5580104464e1 <vm_exec_core+19393>, 0x558010442481 <vm_exec_core+2913>, 0x558010445f7e <vm_exec_core+18014>, 0x55801044458e <vm_exec_core+11374>, 0x558010443a47 <vm_exec_core+8487>, 0x558010446cf6 <vm_exec_core+21462>, 0x558010442a6b <vm_exec_core+4427>, 0x558010445945 <vm_exec_core+16421>, 0x55801045099a <vm_exec_core+61562>, 0x55801044641b <vm_exec_core+19195>, 0x558010442d11 <vm_exec_core+5105>, 0x5580104431a1 <vm_exec_core+6273>, 0x558010442e35 <vm_exec_core+5397>, 0x55801044369a <vm_exec_core+7546>, 0x558010443fa6 <vm_exec_core+9862>, 0x55801044691b <vm_exec_core+20475>, 0x558010445d3c <vm_exec_core+17436>, 0x558010447ad5 <vm_exec_core+25013>, 0x558010449b2d <vm_exec_core+33293>, 0x558010447ed7 <vm_exec_core+26039>, 0x558010449425 <vm_exec_core+31493>, 0x558010449527 <vm_exec_core+31751>, 0x5580104422fb <vm_exec_core+2523>, 0x558010448eda <vm_exec_core+30138>, 0x558010444a03 <vm_exec_core+12515>, 0x55801044914b <vm_exec_core+30763>, 0x5580104442eb <vm_exec_core+10699>, 0x558010447e00 <vm_exec_core+25824>, 0x558010442153 <vm_exec_core+2099>, 0x55801044295a <vm_exec_core+4154>, 0x558010449740 <vm_exec_core+32288>, 0x558010443889 <vm_exec_core+8041>, 0x558010444d8f <vm_exec_core+13423>, 0x558010441cb0 <vm_exec_core+912>, 0x5580104420c1 <vm_exec_core+1953>, 0x558010441d42 <vm_exec_core+1058>, 0x558010448107 <vm_exec_core+26599>, 0x558010444818 <vm_exec_core+12024>, 0x558010449227 <vm_exec_core+30983>, 0x558010445b57 <vm_exec_core+16951>, 0x558010445046 <vm_exec_core+14118>, 0x55801044581b <vm_exec_core+16123>, 0x558010445737 <vm_exec_core+15895>, 0x558010444672 <vm_exec_core+11602>, 0x558010444f3b <vm_exec_core+13851>, 0x558010444c65 <vm_exec_core+13125>, 0x5580104451f7 <vm_exec_core+14551>, 0x558010445175 <vm_exec_core+14421>, 0x558010448757 <vm_exec_core+28215>, 0x558010442f48 <vm_exec_core+5672>, 0x558010449867 <vm_exec_core+32583>, 0x558010446f61 <vm_exec_core+22081>, 0x558010445483 <vm_exec_core+15203>, 0x558010441e78 <vm_exec_core+1368>, 0x558010448fae <vm_exec_core+30350>, 0x558010448900 <vm_exec_core+28640>, 0x5580104432b6 <vm_exec_core+6550>, 0x558010442578 <vm_exec_core+3160>, 0x55801044758e <vm_exec_core+23662>, 0x558010443c89 <vm_exec_core+9065>, 0x558010449379 <vm_exec_core+31321>, 0x558010448dac <vm_exec_core+29836>, 0x558010444417 <vm_exec_core+10999>, 0x5580104453df <vm_exec_core+15039>, 0x5580104471db <vm_exec_core+22715>, 0x558010448a2a <vm_exec_core+28938>, 0x558010446372 <vm_exec_core+19026>, 0x558010447293 <vm_exec_core+22899>, 0x558010447894 <vm_exec_core+24436>, 0x5580104462b3 <vm_exec_core+18835>, 0x5580104423d3 <vm_exec_core+2739>, 0x5580104469eb <vm_exec_core+20683>, 0x558010442227 <vm_exec_core+2311>, 0x558010442667 <vm_exec_core+3399>, 0x558010444761 <vm_exec_core+11841>, 0x558010446034 <vm_exec_core+18196>, 0x5580104467fb <vm_exec_core+20187>, 0x558010445ecb <vm_exec_core+17835>, 0x558010441dd4 <vm_exec_core+1204>, 0x558010447ba8 <vm_exec_core+25224>, 0x5580104487c5 <vm_exec_core+28325>, 0x558010442772 <vm_exec_core+3666>, 0x55801044359b <vm_exec_core+7291>, 0x55801044341d <vm_exec_core+6909>, 0x558010443e9b <vm_exec_core+9595>, 0x558010445331 <vm_exec_core+14865>, 0x558010442866 <vm_exec_core+3910>, 0x558010447a74 <vm_exec_core+24916>, 0x5580104434df <vm_exec_core+7103>, 0x55801044526a <vm_exec_core+14666>, 0x558010445ca1 <vm_exec_core+17281>, 0x558010447710 <vm_exec_core+24048>, 0x5580104465ff <vm_exec_core+19679>, 0x558010444148 <vm_exec_core+10280>, 0x5580104437f2 <vm_exec_core+7890>, 0x558010447474 <vm_exec_core+23380>, 0x558010444adb <vm_exec_core+12731>, 0x558010446abf <vm_exec_core+20895>, 0x5580104466d0 <vm_exec_core+19888>, 0x558010446be5 <vm_exec_core+21189>, 0x5580104481f0 <vm_exec_core+26832>, 0x558010445e37 <vm_exec_core+17687>, 0x5580104477b6 <vm_exec_core+24214>, 0x558010444217 <vm_exec_core+10487>, 0x558010447332 <vm_exec_core+23058>, 0x55801044635e <vm_exec_core+19006>, 0x55801044610d <vm_exec_core+18413>, 0x5580104464d2 <vm_exec_core+19378>, 0x558010445b39 <vm_exec_core+16921>, 0x558010445f6f <vm_exec_core+17999>, 0x55801044457f <vm_exec_core+11359>, 0x558010443a38 <vm_exec_core+8472>, 0x558010446ce7 <vm_exec_core+21447>, 0x558010442a5c <vm_exec_core+4412>, 0x558010445936 <vm_exec_core+16406>, 0x55801045098b <vm_exec_core+61547>, 0x55801044640c <vm_exec_core+19180>, 0x558010442d02 <vm_exec_core+5090>, 0x558010443192 <vm_exec_core+6258>, 0x558010442e26 <vm_exec_core+5382>, 0x55801044368b <vm_exec_core+7531>, 0x558010443f97 <vm_exec_core+9847>, 0x558010445d37 <vm_exec_core+17431>, 0x558010445327 <vm_exec_core+14855>, 0x558010445d32 <vm_exec_core+17426>, 0x55801044635e <vm_exec_core+19006>, 0x5580104462ae <vm_exec_core+18830>, 0x558010443686 <vm_exec_core+7526>, 0x5580104465c3 <vm_exec_core+19619>, 0x5580104449f9 <vm_exec_core+12505>, 0x5580104449fe <vm_exec_core+12510>, 0x5580104462a9 <vm_exec_core+18825>, 0x55801044602a <vm_exec_core+18186>, 0x558010445802 <vm_exec_core+16098>, 0x558010445723 <vm_exec_core+15875>, 0x55801044602f <vm_exec_core+18191>, 0x558010445b3e <vm_exec_core+16926>, 0x55801044532c <vm_exec_core+14860>, 0x55801044387a <vm_exec_core+8026>, 0x558010444d80 <vm_exec_core+13408>, 0x558010443f92 <vm_exec_core+9842>...}
        reg_cfp = 0x77a06fdff3a0
        reg_pc = 0x5220000038a0
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#12 0x000055801043e851 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x00005580101c5ce1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131530990960880) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x77a071fe3cb8
#15 0x00005580101c0ce7 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 131530992571520
        realpath_map = 131530992571360
        path = 131530990960880
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#16 0x00005580101bef9b in rb_require_string_internal (fname=131530990960920, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000006d0
        result = <optimized out>
#17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#18 0x00005580104a17c8 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:3788
        ci = 0x585100140003
        cc = <optimized out>
        me = 0x77a071fe4168
        cfunc = 0x504000018598
        recv = 131530992700920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x000055801048786d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff448e5a20) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x0000558010487325 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
#21 0x000055801044f0ad in vm_sendish (ec=0x5160000006d0, reg_cfp=0x77a06fdff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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>
#22 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 = {0x558010448766 <vm_exec_core+28230>, 0x558010442f57 <vm_exec_core+5687>, 0x558010449876 <vm_exec_core+32598>, 0x558010446f70 <vm_exec_core+22096>, 0x558010445492 <vm_exec_core+15218>, 0x558010441e87 <vm_exec_core+1383>, 0x558010448fbd <vm_exec_core+30365>, 0x55801044890f <vm_exec_core+28655>, 0x5580104432c5 <vm_exec_core+6565>, 0x558010442587 <vm_exec_core+3175>, 0x55801044759d <vm_exec_core+23677>, 0x558010443c98 <vm_exec_core+9080>, 0x558010449388 <vm_exec_core+31336>, 0x558010448dbb <vm_exec_core+29851>, 0x558010444426 <vm_exec_core+11014>, 0x5580104453ee <vm_exec_core+15054>, 0x5580104471ea <vm_exec_core+22730>, 0x558010448a39 <vm_exec_core+28953>, 0x558010446381 <vm_exec_core+19041>, 0x5580104472a2 <vm_exec_core+22914>, 0x5580104478a3 <vm_exec_core+24451>, 0x5580104462c2 <vm_exec_core+18850>, 0x5580104423e2 <vm_exec_core+2754>, 0x5580104469fa <vm_exec_core+20698>, 0x558010442236 <vm_exec_core+2326>, 0x558010442676 <vm_exec_core+3414>, 0x558010444770 <vm_exec_core+11856>, 0x558010446043 <vm_exec_core+18211>, 0x55801044680a <vm_exec_core+20202>, 0x558010445eda <vm_exec_core+17850>, 0x558010441de3 <vm_exec_core+1219>, 0x558010447bb7 <vm_exec_core+25239>, 0x5580104487d4 <vm_exec_core+28340>, 0x558010442781 <vm_exec_core+3681>, 0x5580104435aa <vm_exec_core+7306>, 0x55801044342c <vm_exec_core+6924>, 0x558010443eaa <vm_exec_core+9610>, 0x558010445340 <vm_exec_core+14880>, 0x558010442875 <vm_exec_core+3925>, 0x558010447a83 <vm_exec_core+24931>, 0x5580104434ee <vm_exec_core+7118>, 0x558010445279 <vm_exec_core+14681>, 0x558010445cb0 <vm_exec_core+17296>, 0x55801044771f <vm_exec_core+24063>, 0x55801044660e <vm_exec_core+19694>, 0x558010444157 <vm_exec_core+10295>, 0x558010443801 <vm_exec_core+7905>, 0x558010447483 <vm_exec_core+23395>, 0x558010444aea <vm_exec_core+12746>, 0x558010446ace <vm_exec_core+20910>, 0x5580104466df <vm_exec_core+19903>, 0x558010446bf4 <vm_exec_core+21204>, 0x5580104481ff <vm_exec_core+26847>, 0x558010445e46 <vm_exec_core+17702>, 0x5580104477c5 <vm_exec_core+24229>, 0x558010444226 <vm_exec_core+10502>, 0x558010447341 <vm_exec_core+23073>, 0x558010441cab <vm_exec_core+907>, 0x55801044611c <vm_exec_core+18428>, 0x5580104464e1 <vm_exec_core+19393>, 0x558010442481 <vm_exec_core+2913>, 0x558010445f7e <vm_exec_core+18014>, 0x55801044458e <vm_exec_core+11374>, 0x558010443a47 <vm_exec_core+8487>, 0x558010446cf6 <vm_exec_core+21462>, 0x558010442a6b <vm_exec_core+4427>, 0x558010445945 <vm_exec_core+16421>, 0x55801045099a <vm_exec_core+61562>, 0x55801044641b <vm_exec_core+19195>, 0x558010442d11 <vm_exec_core+5105>, 0x5580104431a1 <vm_exec_core+6273>, 0x558010442e35 <vm_exec_core+5397>, 0x55801044369a <vm_exec_core+7546>, 0x558010443fa6 <vm_exec_core+9862>, 0x55801044691b <vm_exec_core+20475>, 0x558010445d3c <vm_exec_core+17436>, 0x558010447ad5 <vm_exec_core+25013>, 0x558010449b2d <vm_exec_core+33293>, 0x558010447ed7 <vm_exec_core+26039>, 0x558010449425 <vm_exec_core+31493>, 0x558010449527 <vm_exec_core+31751>, 0x5580104422fb <vm_exec_core+2523>, 0x558010448eda <vm_exec_core+30138>, 0x558010444a03 <vm_exec_core+12515>, 0x55801044914b <vm_exec_core+30763>, 0x5580104442eb <vm_exec_core+10699>, 0x558010447e00 <vm_exec_core+25824>, 0x558010442153 <vm_exec_core+2099>, 0x55801044295a <vm_exec_core+4154>, 0x558010449740 <vm_exec_core+32288>, 0x558010443889 <vm_exec_core+8041>, 0x558010444d8f <vm_exec_core+13423>, 0x558010441cb0 <vm_exec_core+912>, 0x5580104420c1 <vm_exec_core+1953>, 0x558010441d42 <vm_exec_core+1058>, 0x558010448107 <vm_exec_core+26599>, 0x558010444818 <vm_exec_core+12024>, 0x558010449227 <vm_exec_core+30983>, 0x558010445b57 <vm_exec_core+16951>, 0x558010445046 <vm_exec_core+14118>, 0x55801044581b <vm_exec_core+16123>, 0x558010445737 <vm_exec_core+15895>, 0x558010444672 <vm_exec_core+11602>, 0x558010444f3b <vm_exec_core+13851>, 0x558010444c65 <vm_exec_core+13125>, 0x5580104451f7 <vm_exec_core+14551>, 0x558010445175 <vm_exec_core+14421>, 0x558010448757 <vm_exec_core+28215>, 0x558010442f48 <vm_exec_core+5672>, 0x558010449867 <vm_exec_core+32583>, 0x558010446f61 <vm_exec_core+22081>, 0x558010445483 <vm_exec_core+15203>, 0x558010441e78 <vm_exec_core+1368>, 0x558010448fae <vm_exec_core+30350>, 0x558010448900 <vm_exec_core+28640>, 0x5580104432b6 <vm_exec_core+6550>, 0x558010442578 <vm_exec_core+3160>, 0x55801044758e <vm_exec_core+23662>, 0x558010443c89 <vm_exec_core+9065>, 0x558010449379 <vm_exec_core+31321>, 0x558010448dac <vm_exec_core+29836>, 0x558010444417 <vm_exec_core+10999>, 0x5580104453df <vm_exec_core+15039>, 0x5580104471db <vm_exec_core+22715>, 0x558010448a2a <vm_exec_core+28938>, 0x558010446372 <vm_exec_core+19026>, 0x558010447293 <vm_exec_core+22899>, 0x558010447894 <vm_exec_core+24436>, 0x5580104462b3 <vm_exec_core+18835>, 0x5580104423d3 <vm_exec_core+2739>, 0x5580104469eb <vm_exec_core+20683>, 0x558010442227 <vm_exec_core+2311>, 0x558010442667 <vm_exec_core+3399>, 0x558010444761 <vm_exec_core+11841>, 0x558010446034 <vm_exec_core+18196>, 0x5580104467fb <vm_exec_core+20187>, 0x558010445ecb <vm_exec_core+17835>, 0x558010441dd4 <vm_exec_core+1204>, 0x558010447ba8 <vm_exec_core+25224>, 0x5580104487c5 <vm_exec_core+28325>, 0x558010442772 <vm_exec_core+3666>, 0x55801044359b <vm_exec_core+7291>, 0x55801044341d <vm_exec_core+6909>, 0x558010443e9b <vm_exec_core+9595>, 0x558010445331 <vm_exec_core+14865>, 0x558010442866 <vm_exec_core+3910>, 0x558010447a74 <vm_exec_core+24916>, 0x5580104434df <vm_exec_core+7103>, 0x55801044526a <vm_exec_core+14666>, 0x558010445ca1 <vm_exec_core+17281>, 0x558010447710 <vm_exec_core+24048>, 0x5580104465ff <vm_exec_core+19679>, 0x558010444148 <vm_exec_core+10280>, 0x5580104437f2 <vm_exec_core+7890>, 0x558010447474 <vm_exec_core+23380>, 0x558010444adb <vm_exec_core+12731>, 0x558010446abf <vm_exec_core+20895>, 0x5580104466d0 <vm_exec_core+19888>, 0x558010446be5 <vm_exec_core+21189>, 0x5580104481f0 <vm_exec_core+26832>, 0x558010445e37 <vm_exec_core+17687>, 0x5580104477b6 <vm_exec_core+24214>, 0x558010444217 <vm_exec_core+10487>, 0x558010447332 <vm_exec_core+23058>, 0x55801044635e <vm_exec_core+19006>, 0x55801044610d <vm_exec_core+18413>, 0x5580104464d2 <vm_exec_core+19378>, 0x558010445b39 <vm_exec_core+16921>, 0x558010445f6f <vm_exec_core+17999>, 0x55801044457f <vm_exec_core+11359>, 0x558010443a38 <vm_exec_core+8472>, 0x558010446ce7 <vm_exec_core+21447>, 0x558010442a5c <vm_exec_core+4412>, 0x558010445936 <vm_exec_core+16406>, 0x55801045098b <vm_exec_core+61547>, 0x55801044640c <vm_exec_core+19180>, 0x558010442d02 <vm_exec_core+5090>, 0x558010443192 <vm_exec_core+6258>, 0x558010442e26 <vm_exec_core+5382>, 0x55801044368b <vm_exec_core+7531>, 0x558010443f97 <vm_exec_core+9847>, 0x558010445d37 <vm_exec_core+17431>, 0x558010445327 <vm_exec_core+14855>, 0x558010445d32 <vm_exec_core+17426>, 0x55801044635e <vm_exec_core+19006>, 0x5580104462ae <vm_exec_core+18830>, 0x558010443686 <vm_exec_core+7526>, 0x5580104465c3 <vm_exec_core+19619>, 0x5580104449f9 <vm_exec_core+12505>, 0x5580104449fe <vm_exec_core+12510>, 0x5580104462a9 <vm_exec_core+18825>, 0x55801044602a <vm_exec_core+18186>, 0x558010445802 <vm_exec_core+16098>, 0x558010445723 <vm_exec_core+15875>, 0x55801044602f <vm_exec_core+18191>, 0x558010445b3e <vm_exec_core+16926>, 0x55801044532c <vm_exec_core+14860>, 0x55801044387a <vm_exec_core+8026>, 0x558010444d80 <vm_exec_core+13408>, 0x558010443f92 <vm_exec_core+9842>...}
        reg_cfp = 0x77a06fdff790
        reg_pc = 0x50400002dcb8
        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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#23 0x000055801043e498 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005580100c728b in rb_ec_exec_node (ec=0x5160000006d0, n=0x77a071fe4208) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff448e5f70, <optimized out>, 0x7fff448e5ec0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x77a071fe4208
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#26 0x00005580100c07f7 in rb_main (argc=9, argv=0x7fff448e6148) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7fff448e6148) at /tmp/ruby/src/trunk_asan/main.c:62
th: 0x515000000300, native_id: 0x77a072aafc40
No locals.
-- Control frame information -----------------------------------------------

>>> Dump Ruby level backtrace (if possible)

c:0021 p:---- s:0130 e:000129 CFUNC  :select
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885
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:0015f0 DUMMY  [FINISH]

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb

[Inferior 1 (process 3005039) detached]
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x712ae5fcf740 (LWP 3004712) "make"):
#0  0x0000712ae5d107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe1ea1df3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x000056dbb161ed16 in reap_children ()
No symbol table info available.
#2  0x000056dbb161fa8c in new_job ()
No symbol table info available.
#3  0x000056dbb162e72a in ?? ()
No symbol table info available.
#4  0x000056dbb162f09e in update_goal_chain ()
No symbol table info available.
#5  0x000056dbb160967a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 3004712) detached]
make: *** [uncommon.mk:964: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3004711 -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 3041501 -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  
	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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-08-15T20:00:09Z master abc04e898b) [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 ............................................................
  3420 .............

Finished in 37.343542 seconds

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