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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     949     949     949 ?             -1 Ss    1000   0:14 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    949     959     959     959 pts/0        959 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    959     960     959     959 pts/0        959 S+    1000   0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    960  442345     959     959 pts/0        959 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 442345  442348     959     959 pts/0        959 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.20241109-053816 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
 442348  442349     959     959 pts/0        959 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241109-053816 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
 442349  443290     959     959 pts/0        959 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 443290  443291     959     959 pts/0        959 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 443291  443612     959     959 pts/0        959 Sl+   1000   0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 443612  443618     959     959 pts/0        959 Sl+   1000   0:49 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestBeginEndBlock#test_internal_errinfo_at_exit
 443618  472855     959     959 pts/0        959 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestBeginEndBlock#test_internal_errinfo_at_exit
 442349  479837     959     959 pts/0        959 R+    1000   0:00 ps jx
2628222  733932  733932  733932 ?             -1 Ss    1000   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
1848940 1848960 1848940 1848940 ?             -1 S     1000   0:01 sshd: ko1@pts/3
1848960 1848961 1848961 1848961 pts/3    1848961 Ss+   1000   0:00 -bash
      1 2090122 2090122 2090122 ?             -1 Ss    1000   0:00 SCREEN
2090122 2090124 2090124 2090124 pts/2    2090124 Ss+   1000   0:00 /bin/bash
2289224 2289276 2289224 2289224 ?             -1 S     1000   0:00 sshd: ko1@pts/4
2289276 2289284 2289284 2289284 pts/4    2392075 Ss    1000   0:00 -bash
2090122 2360588 2360588 2360588 pts/1    2360588 Ss+   1000   0:00 /bin/bash
2289284 2392075 2392075 2289284 pts/4    2392075 Sl+   1000   0:00 vi test.rb
      1 2628222 2628222 2628222 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2628222 2628224 2628222 2628222 ?             -1 S     1000   0:00 (sd-pam)
{1=>[949, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[442345], 442345=>[442348], 442348=>[442349], 442349=>[443290, 479837], 443290=>[443291], 443291=>[443612], 443612=>[443618], 443618=>[472855], 2628222=>[733932, 2628224], 1848940=>[1848960], 1848960=>[1848961], 2090122=>[2090124, 2360588], 2289224=>[2289276], 2289276=>[2289284], 2289284=>[2392075]}
$ timeout 60 gdb -p 472855 -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".
futex_wait (private=0, expected=2, futex_word=0x5150000a4f20) at ../sysdeps/nptl/futex-internal.h:146

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x754eb03d5c40 (LWP 472855) "ruby" futex_wait (private=0, expected=2, futex_word=0x5150000a4f20) at ../sysdeps/nptl/futex-internal.h:146

>>> Machine level backtrace


Thread 1 (Thread 0x754eb03d5c40 (LWP 472855) "ruby"):
#0  futex_wait (private=0, expected=2, futex_word=0x5150000a4f20) at ../sysdeps/nptl/futex-internal.h:146
        __ret = -512
        err = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __GI___lll_lock_wait (futex=futex@entry=0x5150000a4f20, private=0) at ./nptl/lowlevellock.c:49
No locals.
#2  0x0000754eb00a00f1 in lll_mutex_lock_optimized (mutex=0x5150000a4f20) at ./nptl/pthread_mutex_lock.c:48
        __futex = 0x5150000a4f20
        private = <optimized out>
        private = <optimized out>
        __futex = <optimized out>
#3  ___pthread_mutex_lock (mutex=mutex@entry=0x5150000a4f20) at ./nptl/pthread_mutex_lock.c:93
        type = <optimized out>
        __PRETTY_FUNCTION__ = "___pthread_mutex_lock"
        id = <optimized out>
#4  0x00005baa829aa13e in rb_native_mutex_lock (lock=0x5150000a4f20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:116
        r = <optimized out>
#5  threadptr_interrupt_exec_cleanup (th=0x5150000a4e00) at /tmp/ruby/src/trunk_asan/thread.c:6023
        task = <optimized out>
#6  thread_cleanup_func_before_exec (th_ptr=th_ptr@entry=0x5150000a4e00) at /tmp/ruby/src/trunk_asan/thread.c:512
        th = 0x5150000a4e00
#7  0x00005baa829995c6 in thread_cleanup_func (th_ptr=0x5150000a4e00, atfork=1) at /tmp/ruby/src/trunk_asan/thread.c:522
        th = 0x5150000a4e00
#8  terminate_atfork_i (th=0x5150000a4e00, current_th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4753
No locals.
#9  0x00005baa82998fe9 in rb_thread_atfork_internal (th=th@entry=0x515000000300, atfork=0x5baa82999470 <terminate_atfork_i>) at /tmp/ruby/src/trunk_asan/thread.c:4720
        i = 0x5150000a4e00
        vm = 0x525000000100
        r = 0x515000000800
#10 0x00005baa82998ae6 in rb_thread_atfork () at /tmp/ruby/src/trunk_asan/thread.c:4763
        th = 0x515000000300
#11 0x00005baa82818abf in after_fork_ruby (pid=0) at /tmp/ruby/src/trunk_asan/process.c:1688
No locals.
#12 rb_fork_ruby (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4247
        try_gc = <optimized out>
        child = {pid = 0, status = 0, error = 25}
        pid = 0
        err = 25
        old = <optimized out>
#13 0x00005baa8281908d in proc_fork_pid () at /tmp/ruby/src/trunk_asan/process.c:4260
        pid = <optimized out>
#14 rb_call_proc__fork () at /tmp/ruby/src/trunk_asan/process.c:4275
        rbimpl_id = 27361
        id__fork = 27361
#15 0x00005baa8281c1d5 in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4376
        pid = <optimized out>
#16 0x00005baa82a7aca8 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:3795
        ci = 0x649100040001
        cc = <optimized out>
        me = 0x754e88c2bba8
        cfunc = 0x504000020058
        recv = 128980167265920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#17 0x00005baa82a60d9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff08b7e4c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#18 0x00005baa82a60855 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913
        ci = <optimized out>
        cc = 0x0
#19 0x00005baa82a1f94b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x754ead5ff480, cd=0x506005113220, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x506005113220
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754ead5ff480
        reg_pc = 0x5110007c7e68
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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>
#21 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x00005baa82a982a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x754ead5ff508, self=128980167265920, 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:1615
        flags = 0
        iseq = 0x754e88c2c738
        cfp = <optimized out>
        sp = 0x754ead4ffb30
        use_argv = 0x754eadeafca0
        stack_argv = 0x754ead4ffb30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 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:1629
        captured = 0x754ead5ff508
#24 0x00005baa82a449b6 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:1666
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#27 0x00005baa82a449b6 in rb_yield (val=<optimized out>)
No locals.
#28 0x00005baa826a11a0 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff08b7eb70, <optimized out>, 0x7fff08b7ea80, <optimized out>, <optimized out>}, prev = 0x754eae025640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x00005baa8273b3d9 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11909
        rw = {15453820646076726600, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 128980162315440
        fptr = 0x5110007d39c0
        w = 128980162315400
        fptr2 = <optimized out>
        ret = 128980162315360
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#30 0x00005baa82a7aca8 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:3795
        ci = 0x429100000001
        cc = <optimized out>
        me = 0x754eaf398ff0
        cfunc = 0x504000010858
        recv = 128980816296480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005baa82a60d9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff08b7f240) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x00005baa82a60855 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913
        ci = <optimized out>
        cc = 0x0
#33 0x00005baa82a1f94b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x754ead5ff4f0, cd=0x506005113340, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x506005113340
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754ead5ff4f0
        reg_pc = 0x5120001fb368
        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>
th: 0x515000000300, native_id: 0x754eb03d5c40
        INSN_LABEL_opt_reverse = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
c:0017 p:---- s:0111 e:000110 CFUNC  :fork
c:0016 p:0005 s:0107 e:000106 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_beginendblock.rb:171 [FINISH]
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
c:0015 p:---- s:0102 e:000101 CFUNC  :pipe
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
c:0014 p:0005 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_beginendblock.rb:170
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_definemethod = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
        INSN_LABEL_sendforward = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        INSN_LABEL_opt_send_without_block = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:001e60 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_opt_hash_freeze = <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>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
th: 0x5150000a4e00, native_id: 0x754e8e0006c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
        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>
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
c:0004 p:0019 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
        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>
c:0002 p:0070 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>

th: 0x515000557880, native_id: 0x754e8b8006c0
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        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>
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>

        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005baa82a982a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x754ead5ff620, self=128980807968040, 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:1615
        flags = 0
        iseq = 0x754eafb15ad0
        cfp = <optimized out>
        sp = 0x754ead4ffa28
        use_argv = 0x754eadeaea20
        stack_argv = 0x754ead4ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 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:1629
        captured = 0x754ead5ff620
#38 0x00005baa82a449b6 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:1666
No locals.
#39 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#40 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#41 0x00005baa82a449b6 in rb_yield (val=<optimized out>)
No locals.
#42 0x00005baa82bf5d76 in rb_ary_collect (ary=128980233680160) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 128980167284160
        i = 4
#43 0x00005baa82a7aca8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x754eafbe0118
        cfunc = 0x50400000a7d8
        recv = 128980233680160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#44 0x00005baa82a1f94b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x754ead5ff608, cd=0x51100000d1d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#45 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d1d0
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754ead5ff608
        reg_pc = 0x519000015cb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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>
#46 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x00005baa82a982a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x754ead5ff738, self=128980807968040, 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:1615
        flags = 0
        iseq = 0x754eafb341b0
        cfp = <optimized out>
        sp = 0x754ead4ff8d0
        use_argv = 0x754eade512e0
        stack_argv = 0x754ead4ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 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:1629
        captured = 0x754ead5ff738
#49 0x00005baa82a449b6 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:1666
No locals.
#50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#52 0x00005baa82a449b6 in rb_yield (val=<optimized out>)
No locals.
#53 0x00005baa82bf5d76 in rb_ary_collect (ary=128980162361920) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 128980162361840
        i = 0
#54 0x00005baa82a7aca8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x754eafbe0118
        cfunc = 0x50400000a7d8
        recv = 128980162361920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#55 0x00005baa82a1f94b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x754ead5ff720, cd=0x502000013490, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000013490
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754ead5ff720
        reg_pc = 0x50400002ffb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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>
#57 0x00005baa82a17981 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#58 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#59 0x00005baa8269d49b in rb_ec_exec_node (ec=0x5160000003d0, n=0x754eafb34340) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff08b80bf0, <optimized out>, 0x7fff08b80b40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x754eafb34340
#60 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#61 0x00005baa82696a07 in rb_main (argc=10, argv=0x7fff08b80db8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#62 main (argc=10, argv=0x7fff08b80db8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 472855) detached]
$ timeout 60 gdb -p 443618 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 479866]
[New LWP 479865]
[New LWP 472856]
[New LWP 472768]
[New LWP 457950]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000754eb0098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7fff08b7e0a0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x754eb03d5c40 (LWP 443618) "ruby"            0x0000754eb0098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7fff08b7e0a0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x754e8f2006c0 (LWP 479866) "envutil.rb:183"  0x0000754eb011b4cd in __GI___poll (fds=0x754e7e009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x754e8cc006c0 (LWP 479865) "envutil.rb:182"  0x0000754eb011b4cd in __GI___poll (fds=0x754e7ec09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x754e93e006c0 (LWP 472856) "ruby"            0x0000754eb011b4cd in __GI___poll (fds=0x754e80309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x754e8b8006c0 (LWP 472768) "parallel.rb:40"  0x0000754eb011b4cd in __GI___poll (fds=0x754e8100b560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  6    Thread 0x754e8e0006c0 (LWP 457950) "Timeout stdlib " 0x0000754eb0098d61 in __futex_abstimed_wait_common64 (private=23466, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000815614) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x754e8e0006c0 (LWP 457950) "Timeout stdlib "):
#0  0x0000754eb0098d61 in __futex_abstimed_wait_common64 (private=23466, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000815614) 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=23466, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000815614) 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=0x50c000815614, 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  0x0000754eb009b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c0008155e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x754eb009b4a0 <__condvar_cleanup_waiting>, __arg = 0x754e8dffec30, __canceltype = 2089980656, __prev = 0x0}
        cbuffer = {wseq = 41, cond = 0x50c0008155e8, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 41
        seq = 20
        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=0x50c0008155e8, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005baa82980f01 in rb_native_cond_wait (cond=0x50c000815614, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150000a4e00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005baa829a5aa2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150000a4e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005baa8298b371 in native_sleep (th=0x5150000a4e00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x5150000a4e00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005baa829a4515 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128980815553960, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x00005baa826a11a0 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 = 0x51600114b7d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x754e8dffef90, <optimized out>, 0x754e8dffeea0, <optimized out>, <optimized out>}, prev = 0x754e7c609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600114b7d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005baa829a39fd in queue_do_pop (self=<optimized out>, q=0x50400005d890, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 128980815553960, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 128980815553960, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d890
        end = 0
#14 0x00005baa82a23264 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:7329
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005baa82a23264 in vm_invoke_builtin_delegate (ec=0x51600114b7d0, cfp=0x754e7d15b758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51600114b7d0) at ../../src/trunk_asan/insns.def:1621
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754e7d15b758
        reg_pc = 0x510000001af8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x51600114b7d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005baa82a5488b in invoke_iseq_block_from_c (ec=0x51600114b7d0, captured=<optimized out>, self=128980814196280, 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:1615
        flags = 0
        iseq = 0x754eafb1b3b8
        cfp = 0x754e7d15b7c8
        sp = 0x754e7d05b818
        use_argv = <optimized out>
        stack_argv = 0x754e7d05b818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600114b7d0, self=128980814196280, 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:1709
        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:1739
No locals.
#21 0x00005baa82a52b16 in rb_vm_invoke_proc (ec=0x50c000815614, proc=0x189, proc@entry=0x50400051ff50, argc=-1341551263, 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:1760
        self = 0
#22 0x00005baa829a9cb9 in thread_do_start_proc (th=th@entry=0x5150000a4e00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400051ff50
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005baa829a78ea in thread_do_start (th=0x5150000a4e00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150000a4e00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x00005baa829a6bae in call_thread_start_func_2 (th=0x5150000a4e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x754e8dfffce0
#26 nt_start (ptr=0x50c0008155c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x5150000a4e00
        sched = <optimized out>
        nt = 0x50c0008155c0
        vm = 0x525000000100
#27 0x00005baa8265695f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000754eb009ca94 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 = {128980250265280, 9162601730727777593, 128980250265280, -352, 11, 140733339653392, 9162601730740360505, 9162681567432316217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000754eb0129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x754e8b8006c0 (LWP 472768) "parallel.rb:40"):
#0  0x0000754eb011b4cd in __GI___poll (fds=0x754e8100b560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005baa825fd5aa in __interceptor_poll ()
No symbol table info available.
#2  0x00005baa827513bd in nogvl_wait_for (th=128980162361640, fptr=0x5110007c94c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005baa82752836 in internal_read_func (ptr=0x754e8100b340) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x754e8100b340
        result = <optimized out>
#5  0x00005baa8298f1ab in rb_thread_io_blocking_call (func=0x5baa827523b0 <internal_read_func>, data1=0x754e8100b340, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1813
        __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  0x00005baa826a11a0 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 = 0x51600235f8d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x754e8b7fee50, <optimized out>, 0x754e8b7fed60, <optimized out>, <optimized out>}, prev = 0x754e81009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600235f8d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005baa82766c15 in io_read_memory_locktmp (str=128980032206176, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
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:3497
        str = <optimized out>
        iis = {th = 128980162361640, fptr = 0x5110007c94c0, nonblock = 0, fd = 4, buf = 0x519000255d80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110007c94c0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005baa82742eb1 in io_readpartial (argc=-2130660000, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x00005baa82a7aca8 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:3795
        ci = 0x40a100100003
        cc = <optimized out>
        me = 0x754eafbd9ea8
        cfunc = 0x504000010fd8
        recv = 128980162361760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005baa82a283ad in vm_sendish (ec=0x51600235f8d0, reg_cfp=0x754e822e9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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=0x51600235f8d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754e822e9790
        reg_pc = 0x513000053360
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x51600235f8d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005baa82a5488b in invoke_iseq_block_from_c (ec=0x51600235f8d0, captured=<optimized out>, self=128980807968040, 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:1615
        flags = 0
        iseq = 0x754eafb33ff8
        cfp = 0x754e822e97c8
        sp = 0x754e821e9818
        use_argv = <optimized out>
        stack_argv = 0x754e821e9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600235f8d0, self=128980807968040, 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:1709
        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:1739
No locals.
#17 0x00005baa82a52b16 in rb_vm_invoke_proc (ec=0x754e8100b560, proc=0x1, proc@entry=0x5040039da650, argc=-1341016883, 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:1760
        self = 4294967295
#18 0x00005baa829a9cb9 in thread_do_start_proc (th=th@entry=0x515000557880) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040039da650
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005baa829a78ea in thread_do_start (th=0x515000557880) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000557880, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x00005baa829a6bae in call_thread_start_func_2 (th=0x515000557880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x754e8b7ffce0
#22 nt_start (ptr=0x50c00093a0c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000557880
        sched = <optimized out>
        nt = 0x50c00093a0c0
        vm = 0x525000000100
#23 0x00005baa8265695f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000754eb009ca94 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 = {128980208322240, 9162596233169638713, 128980208322240, -352, 25, 140733339658864, 9162596233182221625, 9162681567432316217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000754eb0129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x754e93e006c0 (LWP 472856) "ruby"):
#0  0x0000754eb011b4cd in __GI___poll (fds=0x754e80309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005baa825fd5aa in __interceptor_poll ()
No symbol table info available.
#2  0x00005baa829aaf1f 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:3010
        vm = <optimized out>
#4  0x00005baa8265695f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000754eb009ca94 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 = {128980348831424, 9162615199745217849, 128980348831424, -352, 25, 140733339652912, 9162615199757800761, 9162681567432316217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000754eb0129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x754e8cc006c0 (LWP 479865) "envutil.rb:182"):
#0  0x0000754eb011b4cd in __GI___poll (fds=0x754e7ec09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005baa825fd5aa in __interceptor_poll ()
No symbol table info available.
#2  0x00005baa827513bd in nogvl_wait_for (th=128980160923760, fptr=0x5110007d5a40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502
        fds = {fd = 8, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005baa82752836 in internal_read_func (ptr=0x754e7ec09620) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x754e7ec09620
        result = <optimized out>
#5  0x00005baa8298f1ab in rb_thread_io_blocking_call (func=0x5baa827523b0 <internal_read_func>, data1=data1@entry=0x754e7ec09620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1813
        __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  0x00005baa827521ca in rb_io_blocking_region_wait (argument=0x754e7ec09620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314
        iis = {th = 128980160923760, fptr = 0x5110007d5a40, nonblock = 0, fd = 8, buf = 0x5250000cf900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x00005baa82755b07 in io_bufread (ptr=0x5250000cf900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110007d5a40) at /tmp/ruby/src/trunk_asan/io.c:3057
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096
        p = <optimized out>
#10 0x00005baa826a11a0 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 = 0x5160023598d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x754e8cbfedb0, <optimized out>, 0x754e8cbfecc0, <optimized out>, <optimized out>}, prev = 0x754e7ec09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160023598d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005baa8275352b in io_fread (str=128980160923280, offset=0, size=8192, fptr=0x5110007d5a40) at /tmp/ruby/src/trunk_asan/io.c:3110
        arg = {str_ptr = 0x5250000cf900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=128980160923280) at /tmp/ruby/src/trunk_asan/io.c:3388
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005baa82743292 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110007d5a40
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005baa82a7aca8 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:3795
        ci = 0x3fb100100001
        cc = <optimized out>
        me = 0x754eaf398820
        cfunc = 0x504000011018
        recv = 128980160927240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005baa82a283ad in vm_sendish (ec=0x5160023598d0, reg_cfp=0x754e9350a790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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>
#16 vm_exec_core (ec=ec@entry=0x5160023598d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754e9350a790
        reg_pc = 0x5040000567b0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160023598d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005baa82a5488b in invoke_iseq_block_from_c (ec=0x5160023598d0, captured=<optimized out>, self=128980808060960, 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:1615
        flags = 0
        iseq = 0x754eafbb0f80
        cfp = 0x754e9350a7c8
        sp = 0x754e9340a818
        use_argv = <optimized out>
        stack_argv = 0x754e9340a818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160023598d0, self=128980808060960, 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:1709
        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:1739
No locals.
#21 0x00005baa82a52b16 in rb_vm_invoke_proc (ec=0x754e7ec09760, proc=0x1, proc@entry=0x504003a3d490, argc=-1341016883, 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:1760
        self = 4294967295
#22 0x00005baa829a9cb9 in thread_do_start_proc (th=th@entry=0x5150004fcc00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003a3d490
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005baa829a78ea in thread_do_start (th=0x5150004fcc00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150004fcc00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x00005baa829a6bae in call_thread_start_func_2 (th=0x5150004fcc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x754e8cbffce0
#26 nt_start (ptr=0x50c000936880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x5150004fcc00
        sched = <optimized out>
        nt = 0x50c000936880
        vm = 0x525000000100
#27 0x00005baa8265695f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000754eb009ca94 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 = {128980229293760, 9162603379995219257, 128980229293760, -352, 22, 140733339653552, 9162603380007802169, 9162681567432316217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000754eb0129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x754e8f2006c0 (LWP 479866) "envutil.rb:183"):
#0  0x0000754eb011b4cd in __GI___poll (fds=0x754e7e009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005baa825fd5aa in __interceptor_poll ()
No symbol table info available.
#2  0x00005baa827513bd in nogvl_wait_for (th=128980160923520, fptr=0x5110007d5f40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502
        fds = {fd = 10, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005baa82752836 in internal_read_func (ptr=0x754e7e009620) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x754e7e009620
        result = <optimized out>
#5  0x00005baa8298f1ab in rb_thread_io_blocking_call (func=0x5baa827523b0 <internal_read_func>, data1=data1@entry=0x754e7e009620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1813
        __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  0x00005baa827521ca in rb_io_blocking_region_wait (argument=0x754e7e009620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314
        iis = {th = 128980160923520, fptr = 0x5110007d5f40, nonblock = 0, fd = 10, buf = 0x525000034900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x00005baa82755b07 in io_bufread (ptr=0x525000034900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110007d5f40) at /tmp/ruby/src/trunk_asan/io.c:3057
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096
        p = <optimized out>
#10 0x00005baa826a11a0 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 = 0x51600235a7d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x754e8f1fedb0, <optimized out>, 0x754e8f1fecc0, <optimized out>, <optimized out>}, prev = 0x754e7e009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600235a7d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005baa8275352b in io_fread (str=128980160923200, offset=0, size=8192, fptr=0x5110007d5f40) at /tmp/ruby/src/trunk_asan/io.c:3110
        arg = {str_ptr = 0x525000034900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=128980160923200) at /tmp/ruby/src/trunk_asan/io.c:3388
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005baa82743292 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110007d5f40
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005baa82a7aca8 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:3795
        ci = 0x3fb100100001
        cc = <optimized out>
        me = 0x754eaf398820
        cfunc = 0x504000011018
        recv = 128980160927120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005baa82a283ad in vm_sendish (ec=0x51600235a7d0, reg_cfp=0x754e933fa790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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>
#16 vm_exec_core (ec=ec@entry=0x51600235a7d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754e933fa790
        reg_pc = 0x504000056870
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x51600235a7d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005baa82a5488b in invoke_iseq_block_from_c (ec=0x51600235a7d0, captured=<optimized out>, self=128980808060960, 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:1615
        flags = 0
        iseq = 0x754eafbb0eb8
        cfp = 0x754e933fa7c8
        sp = 0x754e932fa818
        use_argv = <optimized out>
        stack_argv = 0x754e932fa818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600235a7d0, self=128980808060960, 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:1709
        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:1739
No locals.
#21 0x00005baa82a52b16 in rb_vm_invoke_proc (ec=0x754e7e009760, proc=0x1, proc@entry=0x504003a3d4d0, argc=-1341016883, 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:1760
        self = 4294967295
#22 0x00005baa829a9cb9 in thread_do_start_proc (th=th@entry=0x5150004fd100) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003a3d4d0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005baa829a78ea in thread_do_start (th=0x5150004fd100) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150004fd100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x00005baa829a6bae in call_thread_start_func_2 (th=0x5150004fd100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x754e8f1ffce0
#26 nt_start (ptr=0x50c000936700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x5150004fd100
        sched = <optimized out>
        nt = 0x50c000936700
        vm = 0x525000000100
#27 0x00005baa8265695f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000754eb009ca94 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 = {128980269139648, 9162604754384753977, 128980269139648, -352, 22, 140733339653552, 9162604754397336889, 9162681567432316217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000754eb0129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x754eb03d5c40 (LWP 443618) "ruby"):
#0  0x0000754eb0098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7fff08b7e0a0, op=137, expected=0, futex_word=0x50c000000090) 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=4095, abstime=0x7fff08b7e0a0, clockid=30030, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 7687936
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fff08b7e0a0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000754eb009bc7e in __pthread_cond_wait_common (abstime=0x7fff08b7e0a0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x754eb009b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fff08b7df90, __canceltype = -2093378048, __prev = 0x0}
        cbuffer = {wseq = 3862, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3862
        seq = 1931
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7fff08b7e0a0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005baa829a5571 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=0x754eadef74a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005baa829ac064 in native_sleep (th=0x515000000300, rel=0x754eadef74a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280
        sched = <optimized out>
#8  thread_join_sleep (arg=128980787589472) at /tmp/ruby/src/trunk_asan/thread.c:1074
        scheduler = <optimized out>
        p = 0x754eae06f160
        target_th = 0x5150004fcc00
        th = 0x515000000300
        end = 6167880628302193
        limit = 0x754eadef74a0
#9  0x00005baa826a11a0 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff08b7e2b0, <optimized out>, 0x7fff08b7e1c0, <optimized out>, <optimized out>}, prev = 0x754eae066c40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005baa829abbb8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1115
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000380
#11 0x00005baa8299e8f0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1212
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x754eadef74a0
#12 0x00005baa82a7aca8 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:3795
        ci = 0x34c100100003
        cc = <optimized out>
        me = 0x754e8db463a0
        cfunc = 0x50400001ebd8
        recv = 128980160923760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005baa82a283ad in vm_sendish (ec=0x5160000003d0, reg_cfp=0x754ead5ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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>
#14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754ead5ff448
        reg_pc = 0x523000009bf0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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>
#15 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005baa82a982a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x754ead5ff508, self=128980167256160, 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:1615
        flags = 0
        iseq = 0x754e88c2cbc0
        cfp = <optimized out>
        sp = 0x754ead4ffb28
        use_argv = 0x754eadef06a0
        stack_argv = 0x754ead4ffb28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1629
        captured = 0x754ead5ff508
#18 0x00005baa82a449b6 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:1666
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#21 0x00005baa82a449b6 in rb_yield (val=<optimized out>)
No locals.
#22 0x00005baa82be8ffa in rb_ary_each (ary=128980160928040) at /tmp/ruby/src/trunk_asan/array.c:2647
        i = 0
#23 0x00005baa82a7aca8 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:3795
        ci = 0xbe100000001
        cc = <optimized out>
        me = 0x754eafbda218
        cfunc = 0x50400000a318
        recv = 128980160928040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00005baa82a1f94b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x754ead5ff4f0, cd=0x502000453270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000453270
th: 0x515000000300, native_id: 0x754eb03d5c40
-- Control frame information -----------------------------------------------
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754ead5ff4f0
c:0018 p:---- s:0152 e:000151 CFUNC  :join
        reg_pc = 0x51000005b1f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
c:0017 p:0478 s:0147 E:000168 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
        INSN_LABEL_setlocal = <optimized out>
c:0016 p:0017 s:0108 e:000107 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_beginendblock.rb:129 [FINISH]
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0015 p:---- s:0101 e:000100 CFUNC  :each
c:0014 p:0023 s:0097 e:000096 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_beginendblock.rb:128
        INSN_LABEL_getspecial = <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_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>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_getconstant = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:001e60 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
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
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_setconstant = <optimized out>

th: 0x5150000a4e00, native_id: 0x754e8e0006c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x515000557880, native_id: 0x754e8b8006c0
        INSN_LABEL_getglobal = <optimized out>
-- Control frame information -----------------------------------------------
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]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#27 0x00005baa82a982a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x754ead5ff620, self=128980807968040, 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:1615
        flags = 0
        iseq = 0x754eafb15ad0
        cfp = <optimized out>
        sp = 0x754ead4ffa28
        use_argv = 0x754eadeef520
        stack_argv = 0x754ead4ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#28 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1629
        captured = 0x754ead5ff620
#29 0x00005baa82a449b6 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:1666
No locals.
#30 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#31 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#32 0x00005baa82a449b6 in rb_yield (val=<optimized out>)
No locals.
#33 0x00005baa82bf5d76 in rb_ary_collect (ary=128980233680160) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 128980167284160
        i = 5
#34 0x00005baa82a7aca8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x754eafbe0118
        cfunc = 0x50400000a7d8
        recv = 128980233680160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#35 0x00005baa82a1f94b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x754ead5ff608, cd=0x51100000d1d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#36 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d1d0
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754ead5ff608
        reg_pc = 0x519000015cb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#37 0x00005baa82a175c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#38 0x00005baa82a982a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x754ead5ff738, self=128980807968040, 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:1615
        flags = 0
        iseq = 0x754eafb341b0
        cfp = <optimized out>
        sp = 0x754ead4ff8d0
        use_argv = 0x754eade512e0
        stack_argv = 0x754ead4ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#39 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:1629
        captured = 0x754ead5ff738
#40 0x00005baa82a449b6 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:1666
No locals.
#41 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#42 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#43 0x00005baa82a449b6 in rb_yield (val=<optimized out>)
No locals.
#44 0x00005baa82bf5d76 in rb_ary_collect (ary=128980162361920) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 128980162361840
        i = 0
#45 0x00005baa82a7aca8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x754eafbe0118
        cfunc = 0x50400000a7d8
        recv = 128980162361920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#46 0x00005baa82a1f94b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x754ead5ff720, cd=0x502000013490, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#47 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000013490
        insns_address_table = {0x5baa82a1b159 <vm_exec_core+1801>, 0x5baa82a1c22a <vm_exec_core+6106>, 0x5baa82a21e5f <vm_exec_core+29711>, 0x5baa82a1bd82 <vm_exec_core+4914>, 0x5baa82a22a5e <vm_exec_core+32782>, 0x5baa82a20822 <vm_exec_core+24018>, 0x5baa82a1e19d <vm_exec_core+14157>, 0x5baa82a1b2d9 <vm_exec_core+2185>, 0x5baa82a224c7 <vm_exec_core+31351>, 0x5baa82a221c1 <vm_exec_core+30577>, 0x5baa82a1bffa <vm_exec_core+5546>, 0x5baa82a1b877 <vm_exec_core+3623>, 0x5baa82a20e77 <vm_exec_core+25639>, 0x5baa82a1cfb1 <vm_exec_core+9569>, 0x5baa82a22705 <vm_exec_core+31925>, 0x5baa82a2234f <vm_exec_core+30975>, 0x5baa82a1d611 <vm_exec_core+11201>, 0x5baa82a1e11b <vm_exec_core+14027>, 0x5baa82a20a70 <vm_exec_core+24608>, 0x5baa82a222b0 <vm_exec_core+30816>, 0x5baa82a1fbd7 <vm_exec_core+20871>, 0x5baa82a20b0a <vm_exec_core+24762>, 0x5baa82a21228 <vm_exec_core+26584>, 0x5baa82a1fb03 <vm_exec_core+20659>, 0x5baa82a1b7a3 <vm_exec_core+3411>, 0x5baa82a2033c <vm_exec_core+22764>, 0x5baa82a1b619 <vm_exec_core+3017>, 0x5baa82a1ba89 <vm_exec_core+4153>, 0x5baa82a1d95e <vm_exec_core+12046>, 0x5baa82a1f6a4 <vm_exec_core+19540>, 0x5baa82a20085 <vm_exec_core+22069>, 0x5baa82a1f240 <vm_exec_core+18416>, 0x5baa82a1b19e <vm_exec_core+1870>, 0x5baa82a217aa <vm_exec_core+27994>, 0x5baa82a220d6 <vm_exec_core+30342>, 0x5baa82a1bb62 <vm_exec_core+4370>, 0x5baa82a1c6f6 <vm_exec_core+7334>, 0x5baa82a1c17c <vm_exec_core+5932>, 0x5baa82a1d0b6 <vm_exec_core+9830>, 0x5baa82a1e0b0 <vm_exec_core+13920>, 0x5baa82a1bc24 <vm_exec_core+4564>, 0x5baa82a215f3 <vm_exec_core+27555>, 0x5baa82a1c665 <vm_exec_core+7189>, 0x5baa82a1df6e <vm_exec_core+13598>, 0x5baa82a1e923 <vm_exec_core+16083>, 0x5baa82a20f23 <vm_exec_core+25811>, 0x5baa82a1fdb3 <vm_exec_core+21347>, 0x5baa82a1d1aa <vm_exec_core+10074>, 0x5baa82a1ca33 <vm_exec_core+8163>, 0x5baa82a20d51 <vm_exec_core+25345>, 0x5baa82a1dbac <vm_exec_core+12636>, 0x5baa82a20447 <vm_exec_core+23031>, 0x5baa82a1fe3b <vm_exec_core+21483>, 0x5baa82a20514 <vm_exec_core+23236>, 0x5baa82a21d81 <vm_exec_core+29489>, 0x5baa82a1ef04 <vm_exec_core+17588>, 0x5baa82a20ff2 <vm_exec_core+26018>, 0x5baa82a1addb <vm_exec_core+907>, 0x5baa82a20bb5 <vm_exec_core+24933>, 0x5baa82a1d482 <vm_exec_core+10802>, 0x5baa82a1f748 <vm_exec_core+19704>, 0x5baa82a1fca8 <vm_exec_core+21080>, 0x5baa82a1ade0 <vm_exec_core+912>, 0x5baa82a1f5b3 <vm_exec_core+19299>, 0x5baa82a1d87f <vm_exec_core+11823>, 0x5baa82a1cbf0 <vm_exec_core+8608>, 0x5baa82a205a8 <vm_exec_core+23384>, 0x5baa82a1bce0 <vm_exec_core+4752>, 0x5baa82a1e464 <vm_exec_core+14868>, 0x5baa82a29cc9 <vm_exec_core+62073>, 0x5baa82a20167 <vm_exec_core+22295>, 0x5baa82a1c541 <vm_exec_core+6897>, 0x5baa82a1c90f <vm_exec_core+7871>, 0x5baa82a1c7ed <vm_exec_core+7581>, 0x5baa82a1ce46 <vm_exec_core+9206>, 0x5baa82a1d6ce <vm_exec_core+11390>, 0x5baa82a1c462 <vm_exec_core+6674>, 0x5baa82a22cf3 <vm_exec_core+33443>, 0x5baa82a2021e <vm_exec_core+22478>, 0x5baa82a1ed2c <vm_exec_core+17116>, 0x5baa82a216a1 <vm_exec_core+27729>, 0x5baa82a22e11 <vm_exec_core+33729>, 0x5baa82a21a07 <vm_exec_core+28599>, 0x5baa82a2285e <vm_exec_core+32270>, 0x5baa82a22936 <vm_exec_core+32486>, 0x5baa82a1b6bc <vm_exec_core+3180>, 0x5baa82a223e4 <vm_exec_core+31124>, 0x5baa82a1da6f <vm_exec_core+12319>, 0x5baa82a2261f <vm_exec_core+31695>, 0x5baa82a1d52e <vm_exec_core+10974>, 0x5baa82a21905 <vm_exec_core+28341>, 0x5baa82a1b4e3 <vm_exec_core+2707>, 0x5baa82a1d2c4 <vm_exec_core+10356>, 0x5baa82a1e66c <vm_exec_core+15388>, 0x5baa82a1e005 <vm_exec_core+13749>, 0x5baa82a1ddd4 <vm_exec_core+13188>, 0x5baa82a1aed7 <vm_exec_core+1159>, 0x5baa82a1b3fa <vm_exec_core+2474>, 0x5baa82a1af69 <vm_exec_core+1305>, 0x5baa82a21c20 <vm_exec_core+29136>, 0x5baa82a1f450 <vm_exec_core+18944>, 0x5baa82a1e9f4 <vm_exec_core+16292>, 0x5baa82a1f111 <vm_exec_core+18113>, 0x5baa82a1ee2a <vm_exec_core+17370>, 0x5baa82a1de75 <vm_exec_core+13349>, 0x5baa82a1e818 <vm_exec_core+15816>, 0x5baa82a1e33a <vm_exec_core+14570>, 0x5baa82a1eb23 <vm_exec_core+16595>, 0x5baa82a1eba5 <vm_exec_core+16725>, 0x5baa82a1b14a <vm_exec_core+1786>, 0x5baa82a1c21b <vm_exec_core+6091>, 0x5baa82a21e50 <vm_exec_core+29696>, 0x5baa82a1bd73 <vm_exec_core+4899>, 0x5baa82a22a4f <vm_exec_core+32767>, 0x5baa82a20813 <vm_exec_core+24003>, 0x5baa82a1e18e <vm_exec_core+14142>, 0x5baa82a1b2ca <vm_exec_core+2170>, 0x5baa82a224b8 <vm_exec_core+31336>, 0x5baa82a221b2 <vm_exec_core+30562>, 0x5baa82a1bfeb <vm_exec_core+5531>, 0x5baa82a1b868 <vm_exec_core+3608>, 0x5baa82a20e68 <vm_exec_core+25624>, 0x5baa82a1cfa2 <vm_exec_core+9554>, 0x5baa82a226f6 <vm_exec_core+31910>, 0x5baa82a22340 <vm_exec_core+30960>, 0x5baa82a1d602 <vm_exec_core+11186>, 0x5baa82a1e10c <vm_exec_core+14012>, 0x5baa82a20a61 <vm_exec_core+24593>, 0x5baa82a222a1 <vm_exec_core+30801>, 0x5baa82a1fbc8 <vm_exec_core+20856>, 0x5baa82a20afb <vm_exec_core+24747>, 0x5baa82a21219 <vm_exec_core+26569>, 0x5baa82a1faf4 <vm_exec_core+20644>, 0x5baa82a1b794 <vm_exec_core+3396>, 0x5baa82a2032d <vm_exec_core+22749>, 0x5baa82a1b60a <vm_exec_core+3002>, 0x5baa82a1ba7a <vm_exec_core+4138>, 0x5baa82a1d94f <vm_exec_core+12031>, 0x5baa82a1f695 <vm_exec_core+19525>, 0x5baa82a20076 <vm_exec_core+22054>, 0x5baa82a1f231 <vm_exec_core+18401>, 0x5baa82a1b18f <vm_exec_core+1855>, 0x5baa82a2179b <vm_exec_core+27979>, 0x5baa82a220c7 <vm_exec_core+30327>, 0x5baa82a1bb53 <vm_exec_core+4355>, 0x5baa82a1c6e7 <vm_exec_core+7319>, 0x5baa82a1c16d <vm_exec_core+5917>, 0x5baa82a1d0a7 <vm_exec_core+9815>, 0x5baa82a1e0a1 <vm_exec_core+13905>, 0x5baa82a1bc15 <vm_exec_core+4549>, 0x5baa82a215e4 <vm_exec_core+27540>, 0x5baa82a1c656 <vm_exec_core+7174>, 0x5baa82a1df5f <vm_exec_core+13583>, 0x5baa82a1e914 <vm_exec_core+16068>, 0x5baa82a20f14 <vm_exec_core+25796>, 0x5baa82a1fda4 <vm_exec_core+21332>, 0x5baa82a1d19b <vm_exec_core+10059>, 0x5baa82a1ca24 <vm_exec_core+8148>, 0x5baa82a20d42 <vm_exec_core+25330>, 0x5baa82a1db9d <vm_exec_core+12621>, 0x5baa82a20438 <vm_exec_core+23016>, 0x5baa82a1fe2c <vm_exec_core+21468>, 0x5baa82a20505 <vm_exec_core+23221>, 0x5baa82a21d72 <vm_exec_core+29474>, 0x5baa82a1eef5 <vm_exec_core+17573>, 0x5baa82a20fe3 <vm_exec_core+26003>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a20ba6 <vm_exec_core+24918>, 0x5baa82a1d473 <vm_exec_core+10787>, 0x5baa82a1f739 <vm_exec_core+19689>, 0x5baa82a1fc99 <vm_exec_core+21065>, 0x5baa82a1e658 <vm_exec_core+15368>, 0x5baa82a1f5a4 <vm_exec_core+19284>, 0x5baa82a1d870 <vm_exec_core+11808>, 0x5baa82a1cbe1 <vm_exec_core+8593>, 0x5baa82a20599 <vm_exec_core+23369>, 0x5baa82a1bcd1 <vm_exec_core+4737>, 0x5baa82a1e455 <vm_exec_core+14853>, 0x5baa82a29cba <vm_exec_core+62058>, 0x5baa82a20158 <vm_exec_core+22280>, 0x5baa82a1c532 <vm_exec_core+6882>, 0x5baa82a1c900 <vm_exec_core+7856>, 0x5baa82a1c7de <vm_exec_core+7566>, 0x5baa82a1ce37 <vm_exec_core+9191>, 0x5baa82a1d6bf <vm_exec_core+11375>, 0x5baa82a1f59f <vm_exec_core+19279>, 0x5baa82a1ed22 <vm_exec_core+17106>, 0x5baa82a1f59a <vm_exec_core+19274>, 0x5baa82a1fd90 <vm_exec_core+21312>, 0x5baa82a1fd8e <vm_exec_core+21310>, 0x5baa82a1ce32 <vm_exec_core+9186>, 0x5baa82a202f1 <vm_exec_core+22689>, 0x5baa82a1e102 <vm_exec_core+14002>, 0x5baa82a1e107 <vm_exec_core+14007>, 0x5baa82a1fd8c <vm_exec_core+21308>, 0x5baa82a1fc6b <vm_exec_core+21019>, 0x5baa82a1f0f8 <vm_exec_core+18088>, 0x5baa82a1ee16 <vm_exec_core+17350>, 0x5baa82a1fd8a <vm_exec_core+21306>, 0x5baa82a1f22c <vm_exec_core+18396>...}
        reg_cfp = 0x754ead5ff720
        reg_pc = 0x50400002ffb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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>
#48 0x00005baa82a17981 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#49 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#50 0x00005baa8269d49b in rb_ec_exec_node (ec=0x5160000003d0, n=0x754eafb34340) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff08b80bf0, <optimized out>, 0x7fff08b80b40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x754eafb34340
#51 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#52 0x00005baa82696a07 in rb_main (argc=10, argv=0x7fff08b80db8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#53 main (argc=10, argv=0x7fff08b80db8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7c823c28ac40 (LWP 443612) "ruby" 0x00007c823c126cd7 in __GI___select (nfds=13, readfds=0x50c0053d0a00, writefds=0x0, exceptfds=0x0, timeout=0x7ffc8f316840) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7c821fe006c0 (LWP 443614) "ruby" 0x00007c823c11b4cd in __GI___poll (fds=0x7c821eb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7c821fe006c0 (LWP 443614) "ruby"):
#0  0x00007c823c11b4cd in __GI___poll (fds=0x7c821eb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005660949ea5aa in __interceptor_poll ()
No symbol table info available.
#2  0x0000566094d97f1f 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:3010
        vm = <optimized out>
#4  0x0000566094a4395f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007c823c09ca94 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 = {136898322368192, 9161660525430068921, 136898322368192, -352, 25, 140722710874144, 9161660525442651833, 9161594985525565113}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007c823c129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7c823c28ac40 (LWP 443612) "ruby"):
#0  0x00007c823c126cd7 in __GI___select (nfds=13, readfds=0x50c0053d0a00, writefds=0x0, exceptfds=0x0, timeout=0x7ffc8f316840) 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 = 505793977}
        pts64 = 0x7ffc8f3166e0
        r = <optimized out>
#1  0x0000566094d82c15 in native_fd_select (n=13, readfds=0x50c0053d0a00, writefds=0x0, exceptfds=0x7c823c126cd7 <__GI___select+327>, timeout=0x7ffc8f3166e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384
No locals.
#2  do_select (p=136898761090848) at /tmp/ruby/src/trunk_asan/thread.c:4298
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffc8f3167f0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x0000566094a8e1a0 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc8f3169b0, <optimized out>, 0x7ffc8f3168c0, <optimized out>, <optimized out>}, prev = 0x7c823a066680, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x0000566094d821ee 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:4358
        set = {max = 13, th = 0x515000000300, rset = 0x7c823a066540, 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 = 0x7c823a0665a0}
#5  0x0000566094b48f9d in select_internal (read=136898313869640, write=4, except=4, tp=0x7c823a0665a0, fds=0x7c823a066540) at /tmp/ruby/src/trunk_asan/io.c:10676
        timerec = <optimized out>
        max = 13
        pending = <optimized out>
        rp = 0x7c823a066540
        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=136898761090336) at /tmp/ruby/src/trunk_asan/io.c:10746
        p = 0x7c823a066520
#7  0x0000566094a8e1a0 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc8f316cb0, <optimized out>, 0x7ffc8f316bc0, <optimized out>, <optimized out>}, prev = 0x7c823a04d940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x0000566094b25217 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11102
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x0000566094e67ca8 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:3795
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x7c823b95a670
        cfunc = 0x504000010818
        recv = 136898787211800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x0000566094e153ad in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c82395ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x566094e08159 <vm_exec_core+1801>, 0x566094e0922a <vm_exec_core+6106>, 0x566094e0ee5f <vm_exec_core+29711>, 0x566094e08d82 <vm_exec_core+4914>, 0x566094e0fa5e <vm_exec_core+32782>, 0x566094e0d822 <vm_exec_core+24018>, 0x566094e0b19d <vm_exec_core+14157>, 0x566094e082d9 <vm_exec_core+2185>, 0x566094e0f4c7 <vm_exec_core+31351>, 0x566094e0f1c1 <vm_exec_core+30577>, 0x566094e08ffa <vm_exec_core+5546>, 0x566094e08877 <vm_exec_core+3623>, 0x566094e0de77 <vm_exec_core+25639>, 0x566094e09fb1 <vm_exec_core+9569>, 0x566094e0f705 <vm_exec_core+31925>, 0x566094e0f34f <vm_exec_core+30975>, 0x566094e0a611 <vm_exec_core+11201>, 0x566094e0b11b <vm_exec_core+14027>, 0x566094e0da70 <vm_exec_core+24608>, 0x566094e0f2b0 <vm_exec_core+30816>, 0x566094e0cbd7 <vm_exec_core+20871>, 0x566094e0db0a <vm_exec_core+24762>, 0x566094e0e228 <vm_exec_core+26584>, 0x566094e0cb03 <vm_exec_core+20659>, 0x566094e087a3 <vm_exec_core+3411>, 0x566094e0d33c <vm_exec_core+22764>, 0x566094e08619 <vm_exec_core+3017>, 0x566094e08a89 <vm_exec_core+4153>, 0x566094e0a95e <vm_exec_core+12046>, 0x566094e0c6a4 <vm_exec_core+19540>, 0x566094e0d085 <vm_exec_core+22069>, 0x566094e0c240 <vm_exec_core+18416>, 0x566094e0819e <vm_exec_core+1870>, 0x566094e0e7aa <vm_exec_core+27994>, 0x566094e0f0d6 <vm_exec_core+30342>, 0x566094e08b62 <vm_exec_core+4370>, 0x566094e096f6 <vm_exec_core+7334>, 0x566094e0917c <vm_exec_core+5932>, 0x566094e0a0b6 <vm_exec_core+9830>, 0x566094e0b0b0 <vm_exec_core+13920>, 0x566094e08c24 <vm_exec_core+4564>, 0x566094e0e5f3 <vm_exec_core+27555>, 0x566094e09665 <vm_exec_core+7189>, 0x566094e0af6e <vm_exec_core+13598>, 0x566094e0b923 <vm_exec_core+16083>, 0x566094e0df23 <vm_exec_core+25811>, 0x566094e0cdb3 <vm_exec_core+21347>, 0x566094e0a1aa <vm_exec_core+10074>, 0x566094e09a33 <vm_exec_core+8163>, 0x566094e0dd51 <vm_exec_core+25345>, 0x566094e0abac <vm_exec_core+12636>, 0x566094e0d447 <vm_exec_core+23031>, 0x566094e0ce3b <vm_exec_core+21483>, 0x566094e0d514 <vm_exec_core+23236>, 0x566094e0ed81 <vm_exec_core+29489>, 0x566094e0bf04 <vm_exec_core+17588>, 0x566094e0dff2 <vm_exec_core+26018>, 0x566094e07ddb <vm_exec_core+907>, 0x566094e0dbb5 <vm_exec_core+24933>, 0x566094e0a482 <vm_exec_core+10802>, 0x566094e0c748 <vm_exec_core+19704>, 0x566094e0cca8 <vm_exec_core+21080>, 0x566094e07de0 <vm_exec_core+912>, 0x566094e0c5b3 <vm_exec_core+19299>, 0x566094e0a87f <vm_exec_core+11823>, 0x566094e09bf0 <vm_exec_core+8608>, 0x566094e0d5a8 <vm_exec_core+23384>, 0x566094e08ce0 <vm_exec_core+4752>, 0x566094e0b464 <vm_exec_core+14868>, 0x566094e16cc9 <vm_exec_core+62073>, 0x566094e0d167 <vm_exec_core+22295>, 0x566094e09541 <vm_exec_core+6897>, 0x566094e0990f <vm_exec_core+7871>, 0x566094e097ed <vm_exec_core+7581>, 0x566094e09e46 <vm_exec_core+9206>, 0x566094e0a6ce <vm_exec_core+11390>, 0x566094e09462 <vm_exec_core+6674>, 0x566094e0fcf3 <vm_exec_core+33443>, 0x566094e0d21e <vm_exec_core+22478>, 0x566094e0bd2c <vm_exec_core+17116>, 0x566094e0e6a1 <vm_exec_core+27729>, 0x566094e0fe11 <vm_exec_core+33729>, 0x566094e0ea07 <vm_exec_core+28599>, 0x566094e0f85e <vm_exec_core+32270>, 0x566094e0f936 <vm_exec_core+32486>, 0x566094e086bc <vm_exec_core+3180>, 0x566094e0f3e4 <vm_exec_core+31124>, 0x566094e0aa6f <vm_exec_core+12319>, 0x566094e0f61f <vm_exec_core+31695>, 0x566094e0a52e <vm_exec_core+10974>, 0x566094e0e905 <vm_exec_core+28341>, 0x566094e084e3 <vm_exec_core+2707>, 0x566094e0a2c4 <vm_exec_core+10356>, 0x566094e0b66c <vm_exec_core+15388>, 0x566094e0b005 <vm_exec_core+13749>, 0x566094e0add4 <vm_exec_core+13188>, 0x566094e07ed7 <vm_exec_core+1159>, 0x566094e083fa <vm_exec_core+2474>, 0x566094e07f69 <vm_exec_core+1305>, 0x566094e0ec20 <vm_exec_core+29136>, 0x566094e0c450 <vm_exec_core+18944>, 0x566094e0b9f4 <vm_exec_core+16292>, 0x566094e0c111 <vm_exec_core+18113>, 0x566094e0be2a <vm_exec_core+17370>, 0x566094e0ae75 <vm_exec_core+13349>, 0x566094e0b818 <vm_exec_core+15816>, 0x566094e0b33a <vm_exec_core+14570>, 0x566094e0bb23 <vm_exec_core+16595>, 0x566094e0bba5 <vm_exec_core+16725>, 0x566094e0814a <vm_exec_core+1786>, 0x566094e0921b <vm_exec_core+6091>, 0x566094e0ee50 <vm_exec_core+29696>, 0x566094e08d73 <vm_exec_core+4899>, 0x566094e0fa4f <vm_exec_core+32767>, 0x566094e0d813 <vm_exec_core+24003>, 0x566094e0b18e <vm_exec_core+14142>, 0x566094e082ca <vm_exec_core+2170>, 0x566094e0f4b8 <vm_exec_core+31336>, 0x566094e0f1b2 <vm_exec_core+30562>, 0x566094e08feb <vm_exec_core+5531>, 0x566094e08868 <vm_exec_core+3608>, 0x566094e0de68 <vm_exec_core+25624>, 0x566094e09fa2 <vm_exec_core+9554>, 0x566094e0f6f6 <vm_exec_core+31910>, 0x566094e0f340 <vm_exec_core+30960>, 0x566094e0a602 <vm_exec_core+11186>, 0x566094e0b10c <vm_exec_core+14012>, 0x566094e0da61 <vm_exec_core+24593>, 0x566094e0f2a1 <vm_exec_core+30801>, 0x566094e0cbc8 <vm_exec_core+20856>, 0x566094e0dafb <vm_exec_core+24747>, 0x566094e0e219 <vm_exec_core+26569>, 0x566094e0caf4 <vm_exec_core+20644>, 0x566094e08794 <vm_exec_core+3396>, 0x566094e0d32d <vm_exec_core+22749>, 0x566094e0860a <vm_exec_core+3002>, 0x566094e08a7a <vm_exec_core+4138>, 0x566094e0a94f <vm_exec_core+12031>, 0x566094e0c695 <vm_exec_core+19525>, 0x566094e0d076 <vm_exec_core+22054>, 0x566094e0c231 <vm_exec_core+18401>, 0x566094e0818f <vm_exec_core+1855>, 0x566094e0e79b <vm_exec_core+27979>, 0x566094e0f0c7 <vm_exec_core+30327>, 0x566094e08b53 <vm_exec_core+4355>, 0x566094e096e7 <vm_exec_core+7319>, 0x566094e0916d <vm_exec_core+5917>, 0x566094e0a0a7 <vm_exec_core+9815>, 0x566094e0b0a1 <vm_exec_core+13905>, 0x566094e08c15 <vm_exec_core+4549>, 0x566094e0e5e4 <vm_exec_core+27540>, 0x566094e09656 <vm_exec_core+7174>, 0x566094e0af5f <vm_exec_core+13583>, 0x566094e0b914 <vm_exec_core+16068>, 0x566094e0df14 <vm_exec_core+25796>, 0x566094e0cda4 <vm_exec_core+21332>, 0x566094e0a19b <vm_exec_core+10059>, 0x566094e09a24 <vm_exec_core+8148>, 0x566094e0dd42 <vm_exec_core+25330>, 0x566094e0ab9d <vm_exec_core+12621>, 0x566094e0d438 <vm_exec_core+23016>, 0x566094e0ce2c <vm_exec_core+21468>, 0x566094e0d505 <vm_exec_core+23221>, 0x566094e0ed72 <vm_exec_core+29474>, 0x566094e0bef5 <vm_exec_core+17573>, 0x566094e0dfe3 <vm_exec_core+26003>, 0x566094e0cd90 <vm_exec_core+21312>, 0x566094e0dba6 <vm_exec_core+24918>, 0x566094e0a473 <vm_exec_core+10787>, 0x566094e0c739 <vm_exec_core+19689>, 0x566094e0cc99 <vm_exec_core+21065>, 0x566094e0b658 <vm_exec_core+15368>, 0x566094e0c5a4 <vm_exec_core+19284>, 0x566094e0a870 <vm_exec_core+11808>, 0x566094e09be1 <vm_exec_core+8593>, 0x566094e0d599 <vm_exec_core+23369>, 0x566094e08cd1 <vm_exec_core+4737>, 0x566094e0b455 <vm_exec_core+14853>, 0x566094e16cba <vm_exec_core+62058>, 0x566094e0d158 <vm_exec_core+22280>, 0x566094e09532 <vm_exec_core+6882>, 0x566094e09900 <vm_exec_core+7856>, 0x566094e097de <vm_exec_core+7566>, 0x566094e09e37 <vm_exec_core+9191>, 0x566094e0a6bf <vm_exec_core+11375>, 0x566094e0c59f <vm_exec_core+19279>, 0x566094e0bd22 <vm_exec_core+17106>, 0x566094e0c59a <vm_exec_core+19274>, 0x566094e0cd90 <vm_exec_core+21312>, 0x566094e0cd8e <vm_exec_core+21310>, 0x566094e09e32 <vm_exec_core+9186>, 0x566094e0d2f1 <vm_exec_core+22689>, 0x566094e0b102 <vm_exec_core+14002>, 0x566094e0b107 <vm_exec_core+14007>, 0x566094e0cd8c <vm_exec_core+21308>, 0x566094e0cc6b <vm_exec_core+21019>, 0x566094e0c0f8 <vm_exec_core+18088>, 0x566094e0be16 <vm_exec_core+17350>, 0x566094e0cd8a <vm_exec_core+21306>, 0x566094e0c22c <vm_exec_core+18396>...}
        reg_cfp = 0x7c82395ff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x0000566094e0475f in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000566094e852a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7c82395ff578, self=136898785255000, 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:1615
        flags = 0
        iseq = 0x7c823b7c7128
        cfp = <optimized out>
        sp = 0x7c82394ff9e8
        use_argv = 0x7c8239ecb160
        stack_argv = 0x7c82394ff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1629
        captured = 0x7c82395ff578
#16 0x0000566094e319b6 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:1666
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x0000566094e319b6 in rb_yield (val=<optimized out>)
No locals.
#20 0x0000566094fd5ffa in rb_ary_each (ary=136898770938840) at /tmp/ruby/src/trunk_asan/array.c:2647
        i = 0
#21 0x0000566094e67ca8 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:3795
        ci = 0xbe100000001
        cc = <optimized out>
        me = 0x7c823b960520
        cfunc = 0x50400000a318
        recv = 136898770938840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x0000566094e0c94b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c82395ff560, cd=0x511000020a00, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000020a00
        insns_address_table = {0x566094e08159 <vm_exec_core+1801>, 0x566094e0922a <vm_exec_core+6106>, 0x566094e0ee5f <vm_exec_core+29711>, 0x566094e08d82 <vm_exec_core+4914>, 0x566094e0fa5e <vm_exec_core+32782>, 0x566094e0d822 <vm_exec_core+24018>, 0x566094e0b19d <vm_exec_core+14157>, 0x566094e082d9 <vm_exec_core+2185>, 0x566094e0f4c7 <vm_exec_core+31351>, 0x566094e0f1c1 <vm_exec_core+30577>, 0x566094e08ffa <vm_exec_core+5546>, 0x566094e08877 <vm_exec_core+3623>, 0x566094e0de77 <vm_exec_core+25639>, 0x566094e09fb1 <vm_exec_core+9569>, 0x566094e0f705 <vm_exec_core+31925>, 0x566094e0f34f <vm_exec_core+30975>, 0x566094e0a611 <vm_exec_core+11201>, 0x566094e0b11b <vm_exec_core+14027>, 0x566094e0da70 <vm_exec_core+24608>, 0x566094e0f2b0 <vm_exec_core+30816>, 0x566094e0cbd7 <vm_exec_core+20871>, 0x566094e0db0a <vm_exec_core+24762>, 0x566094e0e228 <vm_exec_core+26584>, 0x566094e0cb03 <vm_exec_core+20659>, 0x566094e087a3 <vm_exec_core+3411>, 0x566094e0d33c <vm_exec_core+22764>, 0x566094e08619 <vm_exec_core+3017>, 0x566094e08a89 <vm_exec_core+4153>, 0x566094e0a95e <vm_exec_core+12046>, 0x566094e0c6a4 <vm_exec_core+19540>, 0x566094e0d085 <vm_exec_core+22069>, 0x566094e0c240 <vm_exec_core+18416>, 0x566094e0819e <vm_exec_core+1870>, 0x566094e0e7aa <vm_exec_core+27994>, 0x566094e0f0d6 <vm_exec_core+30342>, 0x566094e08b62 <vm_exec_core+4370>, 0x566094e096f6 <vm_exec_core+7334>, 0x566094e0917c <vm_exec_core+5932>, 0x566094e0a0b6 <vm_exec_core+9830>, 0x566094e0b0b0 <vm_exec_core+13920>, 0x566094e08c24 <vm_exec_core+4564>, 0x566094e0e5f3 <vm_exec_core+27555>, 0x566094e09665 <vm_exec_core+7189>, 0x566094e0af6e <vm_exec_core+13598>, 0x566094e0b923 <vm_exec_core+16083>, 0x566094e0df23 <vm_exec_core+25811>, 0x566094e0cdb3 <vm_exec_core+21347>, 0x566094e0a1aa <vm_exec_core+10074>, 0x566094e09a33 <vm_exec_core+8163>, 0x566094e0dd51 <vm_exec_core+25345>, 0x566094e0abac <vm_exec_core+12636>, 0x566094e0d447 <vm_exec_core+23031>, 0x566094e0ce3b <vm_exec_core+21483>, 0x566094e0d514 <vm_exec_core+23236>, 0x566094e0ed81 <vm_exec_core+29489>, 0x566094e0bf04 <vm_exec_core+17588>, 0x566094e0dff2 <vm_exec_core+26018>, 0x566094e07ddb <vm_exec_core+907>, 0x566094e0dbb5 <vm_exec_core+24933>, 0x566094e0a482 <vm_exec_core+10802>, 0x566094e0c748 <vm_exec_core+19704>, 0x566094e0cca8 <vm_exec_core+21080>, 0x566094e07de0 <vm_exec_core+912>, 0x566094e0c5b3 <vm_exec_core+19299>, 0x566094e0a87f <vm_exec_core+11823>, 0x566094e09bf0 <vm_exec_core+8608>, 0x566094e0d5a8 <vm_exec_core+23384>, 0x566094e08ce0 <vm_exec_core+4752>, 0x566094e0b464 <vm_exec_core+14868>, 0x566094e16cc9 <vm_exec_core+62073>, 0x566094e0d167 <vm_exec_core+22295>, 0x566094e09541 <vm_exec_core+6897>, 0x566094e0990f <vm_exec_core+7871>, 0x566094e097ed <vm_exec_core+7581>, 0x566094e09e46 <vm_exec_core+9206>, 0x566094e0a6ce <vm_exec_core+11390>, 0x566094e09462 <vm_exec_core+6674>, 0x566094e0fcf3 <vm_exec_core+33443>, 0x566094e0d21e <vm_exec_core+22478>, 0x566094e0bd2c <vm_exec_core+17116>, 0x566094e0e6a1 <vm_exec_core+27729>, 0x566094e0fe11 <vm_exec_core+33729>, 0x566094e0ea07 <vm_exec_core+28599>, 0x566094e0f85e <vm_exec_core+32270>, 0x566094e0f936 <vm_exec_core+32486>, 0x566094e086bc <vm_exec_core+3180>, 0x566094e0f3e4 <vm_exec_core+31124>, 0x566094e0aa6f <vm_exec_core+12319>, 0x566094e0f61f <vm_exec_core+31695>, 0x566094e0a52e <vm_exec_core+10974>, 0x566094e0e905 <vm_exec_core+28341>, 0x566094e084e3 <vm_exec_core+2707>, 0x566094e0a2c4 <vm_exec_core+10356>, 0x566094e0b66c <vm_exec_core+15388>, 0x566094e0b005 <vm_exec_core+13749>, 0x566094e0add4 <vm_exec_core+13188>, 0x566094e07ed7 <vm_exec_core+1159>, 0x566094e083fa <vm_exec_core+2474>, 0x566094e07f69 <vm_exec_core+1305>, 0x566094e0ec20 <vm_exec_core+29136>, 0x566094e0c450 <vm_exec_core+18944>, 0x566094e0b9f4 <vm_exec_core+16292>, 0x566094e0c111 <vm_exec_core+18113>, 0x566094e0be2a <vm_exec_core+17370>, 0x566094e0ae75 <vm_exec_core+13349>, 0x566094e0b818 <vm_exec_core+15816>, 0x566094e0b33a <vm_exec_core+14570>, 0x566094e0bb23 <vm_exec_core+16595>, 0x566094e0bba5 <vm_exec_core+16725>, 0x566094e0814a <vm_exec_core+1786>, 0x566094e0921b <vm_exec_core+6091>, 0x566094e0ee50 <vm_exec_core+29696>, 0x566094e08d73 <vm_exec_core+4899>, 0x566094e0fa4f <vm_exec_core+32767>, 0x566094e0d813 <vm_exec_core+24003>, 0x566094e0b18e <vm_exec_core+14142>, 0x566094e082ca <vm_exec_core+2170>, 0x566094e0f4b8 <vm_exec_core+31336>, 0x566094e0f1b2 <vm_exec_core+30562>, 0x566094e08feb <vm_exec_core+5531>, 0x566094e08868 <vm_exec_core+3608>, 0x566094e0de68 <vm_exec_core+25624>, 0x566094e09fa2 <vm_exec_core+9554>, 0x566094e0f6f6 <vm_exec_core+31910>, 0x566094e0f340 <vm_exec_core+30960>, 0x566094e0a602 <vm_exec_core+11186>, 0x566094e0b10c <vm_exec_core+14012>, 0x566094e0da61 <vm_exec_core+24593>, 0x566094e0f2a1 <vm_exec_core+30801>, 0x566094e0cbc8 <vm_exec_core+20856>, 0x566094e0dafb <vm_exec_core+24747>, 0x566094e0e219 <vm_exec_core+26569>, 0x566094e0caf4 <vm_exec_core+20644>, 0x566094e08794 <vm_exec_core+3396>, 0x566094e0d32d <vm_exec_core+22749>, 0x566094e0860a <vm_exec_core+3002>, 0x566094e08a7a <vm_exec_core+4138>, 0x566094e0a94f <vm_exec_core+12031>, 0x566094e0c695 <vm_exec_core+19525>, 0x566094e0d076 <vm_exec_core+22054>, 0x566094e0c231 <vm_exec_core+18401>, 0x566094e0818f <vm_exec_core+1855>, 0x566094e0e79b <vm_exec_core+27979>, 0x566094e0f0c7 <vm_exec_core+30327>, 0x566094e08b53 <vm_exec_core+4355>, 0x566094e096e7 <vm_exec_core+7319>, 0x566094e0916d <vm_exec_core+5917>, 0x566094e0a0a7 <vm_exec_core+9815>, 0x566094e0b0a1 <vm_exec_core+13905>, 0x566094e08c15 <vm_exec_core+4549>, 0x566094e0e5e4 <vm_exec_core+27540>, 0x566094e09656 <vm_exec_core+7174>, 0x566094e0af5f <vm_exec_core+13583>, 0x566094e0b914 <vm_exec_core+16068>, 0x566094e0df14 <vm_exec_core+25796>, 0x566094e0cda4 <vm_exec_core+21332>, 0x566094e0a19b <vm_exec_core+10059>, 0x566094e09a24 <vm_exec_core+8148>, 0x566094e0dd42 <vm_exec_core+25330>, 0x566094e0ab9d <vm_exec_core+12621>, 0x566094e0d438 <vm_exec_core+23016>, 0x566094e0ce2c <vm_exec_core+21468>, 0x566094e0d505 <vm_exec_core+23221>, 0x566094e0ed72 <vm_exec_core+29474>, 0x566094e0bef5 <vm_exec_core+17573>, 0x566094e0dfe3 <vm_exec_core+26003>, 0x566094e0cd90 <vm_exec_core+21312>, 0x566094e0dba6 <vm_exec_core+24918>, 0x566094e0a473 <vm_exec_core+10787>, 0x566094e0c739 <vm_exec_core+19689>, 0x566094e0cc99 <vm_exec_core+21065>, 0x566094e0b658 <vm_exec_core+15368>, 0x566094e0c5a4 <vm_exec_core+19284>, 0x566094e0a870 <vm_exec_core+11808>, 0x566094e09be1 <vm_exec_core+8593>, 0x566094e0d599 <vm_exec_core+23369>, 0x566094e08cd1 <vm_exec_core+4737>, 0x566094e0b455 <vm_exec_core+14853>, 0x566094e16cba <vm_exec_core+62058>, 0x566094e0d158 <vm_exec_core+22280>, 0x566094e09532 <vm_exec_core+6882>, 0x566094e09900 <vm_exec_core+7856>, 0x566094e097de <vm_exec_core+7566>, 0x566094e09e37 <vm_exec_core+9191>, 0x566094e0a6bf <vm_exec_core+11375>, 0x566094e0c59f <vm_exec_core+19279>, 0x566094e0bd22 <vm_exec_core+17106>, 0x566094e0c59a <vm_exec_core+19274>, 0x566094e0cd90 <vm_exec_core+21312>, 0x566094e0cd8e <vm_exec_core+21310>, 0x566094e09e32 <vm_exec_core+9186>, 0x566094e0d2f1 <vm_exec_core+22689>, 0x566094e0b102 <vm_exec_core+14002>, 0x566094e0b107 <vm_exec_core+14007>, 0x566094e0cd8c <vm_exec_core+21308>, 0x566094e0cc6b <vm_exec_core+21019>, 0x566094e0c0f8 <vm_exec_core+18088>, 0x566094e0be16 <vm_exec_core+17350>, 0x566094e0cd8a <vm_exec_core+21306>, 0x566094e0c22c <vm_exec_core+18396>...}
        reg_cfp = 0x7c82395ff560
        reg_pc = 0x51500001a850
        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>
th: 0x515000000300, native_id: 0x7c823c28ac40
-- Control frame information -----------------------------------------------
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        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>
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        INSN_LABEL_concattoarray = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_pushtoarray = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_splatarray = <optimized out>

        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x0000566094e04981 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x0000566094b8717c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=136898785588200) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7c823b7c32d0
#27 0x0000566094b820e7 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1295
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 136898787202040
        realpath_map = 136898787201880
        path = 136898785588200
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x0000566094b80375 in rb_require_string_internal (fname=136898785588240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1401
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#30 0x0000566094e67ca8 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:3795
        ci = 0x589100140003
        cc = <optimized out>
        me = 0x7c823b7c3460
        cfunc = 0x504000018658
        recv = 136898787331560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x0000566094e4dd9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc8f318ec0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x0000566094e4d855 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913
        ci = <optimized out>
        cc = 0x0
#33 0x0000566094e153ad in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c82395ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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>
#34 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x566094e08159 <vm_exec_core+1801>, 0x566094e0922a <vm_exec_core+6106>, 0x566094e0ee5f <vm_exec_core+29711>, 0x566094e08d82 <vm_exec_core+4914>, 0x566094e0fa5e <vm_exec_core+32782>, 0x566094e0d822 <vm_exec_core+24018>, 0x566094e0b19d <vm_exec_core+14157>, 0x566094e082d9 <vm_exec_core+2185>, 0x566094e0f4c7 <vm_exec_core+31351>, 0x566094e0f1c1 <vm_exec_core+30577>, 0x566094e08ffa <vm_exec_core+5546>, 0x566094e08877 <vm_exec_core+3623>, 0x566094e0de77 <vm_exec_core+25639>, 0x566094e09fb1 <vm_exec_core+9569>, 0x566094e0f705 <vm_exec_core+31925>, 0x566094e0f34f <vm_exec_core+30975>, 0x566094e0a611 <vm_exec_core+11201>, 0x566094e0b11b <vm_exec_core+14027>, 0x566094e0da70 <vm_exec_core+24608>, 0x566094e0f2b0 <vm_exec_core+30816>, 0x566094e0cbd7 <vm_exec_core+20871>, 0x566094e0db0a <vm_exec_core+24762>, 0x566094e0e228 <vm_exec_core+26584>, 0x566094e0cb03 <vm_exec_core+20659>, 0x566094e087a3 <vm_exec_core+3411>, 0x566094e0d33c <vm_exec_core+22764>, 0x566094e08619 <vm_exec_core+3017>, 0x566094e08a89 <vm_exec_core+4153>, 0x566094e0a95e <vm_exec_core+12046>, 0x566094e0c6a4 <vm_exec_core+19540>, 0x566094e0d085 <vm_exec_core+22069>, 0x566094e0c240 <vm_exec_core+18416>, 0x566094e0819e <vm_exec_core+1870>, 0x566094e0e7aa <vm_exec_core+27994>, 0x566094e0f0d6 <vm_exec_core+30342>, 0x566094e08b62 <vm_exec_core+4370>, 0x566094e096f6 <vm_exec_core+7334>, 0x566094e0917c <vm_exec_core+5932>, 0x566094e0a0b6 <vm_exec_core+9830>, 0x566094e0b0b0 <vm_exec_core+13920>, 0x566094e08c24 <vm_exec_core+4564>, 0x566094e0e5f3 <vm_exec_core+27555>, 0x566094e09665 <vm_exec_core+7189>, 0x566094e0af6e <vm_exec_core+13598>, 0x566094e0b923 <vm_exec_core+16083>, 0x566094e0df23 <vm_exec_core+25811>, 0x566094e0cdb3 <vm_exec_core+21347>, 0x566094e0a1aa <vm_exec_core+10074>, 0x566094e09a33 <vm_exec_core+8163>, 0x566094e0dd51 <vm_exec_core+25345>, 0x566094e0abac <vm_exec_core+12636>, 0x566094e0d447 <vm_exec_core+23031>, 0x566094e0ce3b <vm_exec_core+21483>, 0x566094e0d514 <vm_exec_core+23236>, 0x566094e0ed81 <vm_exec_core+29489>, 0x566094e0bf04 <vm_exec_core+17588>, 0x566094e0dff2 <vm_exec_core+26018>, 0x566094e07ddb <vm_exec_core+907>, 0x566094e0dbb5 <vm_exec_core+24933>, 0x566094e0a482 <vm_exec_core+10802>, 0x566094e0c748 <vm_exec_core+19704>, 0x566094e0cca8 <vm_exec_core+21080>, 0x566094e07de0 <vm_exec_core+912>, 0x566094e0c5b3 <vm_exec_core+19299>, 0x566094e0a87f <vm_exec_core+11823>, 0x566094e09bf0 <vm_exec_core+8608>, 0x566094e0d5a8 <vm_exec_core+23384>, 0x566094e08ce0 <vm_exec_core+4752>, 0x566094e0b464 <vm_exec_core+14868>, 0x566094e16cc9 <vm_exec_core+62073>, 0x566094e0d167 <vm_exec_core+22295>, 0x566094e09541 <vm_exec_core+6897>, 0x566094e0990f <vm_exec_core+7871>, 0x566094e097ed <vm_exec_core+7581>, 0x566094e09e46 <vm_exec_core+9206>, 0x566094e0a6ce <vm_exec_core+11390>, 0x566094e09462 <vm_exec_core+6674>, 0x566094e0fcf3 <vm_exec_core+33443>, 0x566094e0d21e <vm_exec_core+22478>, 0x566094e0bd2c <vm_exec_core+17116>, 0x566094e0e6a1 <vm_exec_core+27729>, 0x566094e0fe11 <vm_exec_core+33729>, 0x566094e0ea07 <vm_exec_core+28599>, 0x566094e0f85e <vm_exec_core+32270>, 0x566094e0f936 <vm_exec_core+32486>, 0x566094e086bc <vm_exec_core+3180>, 0x566094e0f3e4 <vm_exec_core+31124>, 0x566094e0aa6f <vm_exec_core+12319>, 0x566094e0f61f <vm_exec_core+31695>, 0x566094e0a52e <vm_exec_core+10974>, 0x566094e0e905 <vm_exec_core+28341>, 0x566094e084e3 <vm_exec_core+2707>, 0x566094e0a2c4 <vm_exec_core+10356>, 0x566094e0b66c <vm_exec_core+15388>, 0x566094e0b005 <vm_exec_core+13749>, 0x566094e0add4 <vm_exec_core+13188>, 0x566094e07ed7 <vm_exec_core+1159>, 0x566094e083fa <vm_exec_core+2474>, 0x566094e07f69 <vm_exec_core+1305>, 0x566094e0ec20 <vm_exec_core+29136>, 0x566094e0c450 <vm_exec_core+18944>, 0x566094e0b9f4 <vm_exec_core+16292>, 0x566094e0c111 <vm_exec_core+18113>, 0x566094e0be2a <vm_exec_core+17370>, 0x566094e0ae75 <vm_exec_core+13349>, 0x566094e0b818 <vm_exec_core+15816>, 0x566094e0b33a <vm_exec_core+14570>, 0x566094e0bb23 <vm_exec_core+16595>, 0x566094e0bba5 <vm_exec_core+16725>, 0x566094e0814a <vm_exec_core+1786>, 0x566094e0921b <vm_exec_core+6091>, 0x566094e0ee50 <vm_exec_core+29696>, 0x566094e08d73 <vm_exec_core+4899>, 0x566094e0fa4f <vm_exec_core+32767>, 0x566094e0d813 <vm_exec_core+24003>, 0x566094e0b18e <vm_exec_core+14142>, 0x566094e082ca <vm_exec_core+2170>, 0x566094e0f4b8 <vm_exec_core+31336>, 0x566094e0f1b2 <vm_exec_core+30562>, 0x566094e08feb <vm_exec_core+5531>, 0x566094e08868 <vm_exec_core+3608>, 0x566094e0de68 <vm_exec_core+25624>, 0x566094e09fa2 <vm_exec_core+9554>, 0x566094e0f6f6 <vm_exec_core+31910>, 0x566094e0f340 <vm_exec_core+30960>, 0x566094e0a602 <vm_exec_core+11186>, 0x566094e0b10c <vm_exec_core+14012>, 0x566094e0da61 <vm_exec_core+24593>, 0x566094e0f2a1 <vm_exec_core+30801>, 0x566094e0cbc8 <vm_exec_core+20856>, 0x566094e0dafb <vm_exec_core+24747>, 0x566094e0e219 <vm_exec_core+26569>, 0x566094e0caf4 <vm_exec_core+20644>, 0x566094e08794 <vm_exec_core+3396>, 0x566094e0d32d <vm_exec_core+22749>, 0x566094e0860a <vm_exec_core+3002>, 0x566094e08a7a <vm_exec_core+4138>, 0x566094e0a94f <vm_exec_core+12031>, 0x566094e0c695 <vm_exec_core+19525>, 0x566094e0d076 <vm_exec_core+22054>, 0x566094e0c231 <vm_exec_core+18401>, 0x566094e0818f <vm_exec_core+1855>, 0x566094e0e79b <vm_exec_core+27979>, 0x566094e0f0c7 <vm_exec_core+30327>, 0x566094e08b53 <vm_exec_core+4355>, 0x566094e096e7 <vm_exec_core+7319>, 0x566094e0916d <vm_exec_core+5917>, 0x566094e0a0a7 <vm_exec_core+9815>, 0x566094e0b0a1 <vm_exec_core+13905>, 0x566094e08c15 <vm_exec_core+4549>, 0x566094e0e5e4 <vm_exec_core+27540>, 0x566094e09656 <vm_exec_core+7174>, 0x566094e0af5f <vm_exec_core+13583>, 0x566094e0b914 <vm_exec_core+16068>, 0x566094e0df14 <vm_exec_core+25796>, 0x566094e0cda4 <vm_exec_core+21332>, 0x566094e0a19b <vm_exec_core+10059>, 0x566094e09a24 <vm_exec_core+8148>, 0x566094e0dd42 <vm_exec_core+25330>, 0x566094e0ab9d <vm_exec_core+12621>, 0x566094e0d438 <vm_exec_core+23016>, 0x566094e0ce2c <vm_exec_core+21468>, 0x566094e0d505 <vm_exec_core+23221>, 0x566094e0ed72 <vm_exec_core+29474>, 0x566094e0bef5 <vm_exec_core+17573>, 0x566094e0dfe3 <vm_exec_core+26003>, 0x566094e0cd90 <vm_exec_core+21312>, 0x566094e0dba6 <vm_exec_core+24918>, 0x566094e0a473 <vm_exec_core+10787>, 0x566094e0c739 <vm_exec_core+19689>, 0x566094e0cc99 <vm_exec_core+21065>, 0x566094e0b658 <vm_exec_core+15368>, 0x566094e0c5a4 <vm_exec_core+19284>, 0x566094e0a870 <vm_exec_core+11808>, 0x566094e09be1 <vm_exec_core+8593>, 0x566094e0d599 <vm_exec_core+23369>, 0x566094e08cd1 <vm_exec_core+4737>, 0x566094e0b455 <vm_exec_core+14853>, 0x566094e16cba <vm_exec_core+62058>, 0x566094e0d158 <vm_exec_core+22280>, 0x566094e09532 <vm_exec_core+6882>, 0x566094e09900 <vm_exec_core+7856>, 0x566094e097de <vm_exec_core+7566>, 0x566094e09e37 <vm_exec_core+9191>, 0x566094e0a6bf <vm_exec_core+11375>, 0x566094e0c59f <vm_exec_core+19279>, 0x566094e0bd22 <vm_exec_core+17106>, 0x566094e0c59a <vm_exec_core+19274>, 0x566094e0cd90 <vm_exec_core+21312>, 0x566094e0cd8e <vm_exec_core+21310>, 0x566094e09e32 <vm_exec_core+9186>, 0x566094e0d2f1 <vm_exec_core+22689>, 0x566094e0b102 <vm_exec_core+14002>, 0x566094e0b107 <vm_exec_core+14007>, 0x566094e0cd8c <vm_exec_core+21308>, 0x566094e0cc6b <vm_exec_core+21019>, 0x566094e0c0f8 <vm_exec_core+18088>, 0x566094e0be16 <vm_exec_core+17350>, 0x566094e0cd8a <vm_exec_core+21306>, 0x566094e0c22c <vm_exec_core+18396>...}
        reg_cfp = 0x7c82395ff790
        reg_pc = 0x50400002fdb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x0000566094e045c8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x0000566094a8a49b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7c823b7c3500) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc8f319410, <optimized out>, 0x7ffc8f319360, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7c823b7c3500
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#38 0x0000566094a83a07 in rb_main (argc=9, argv=0x7ffc8f3195d8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffc8f3195d8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_beginendblock.rb
[Inferior 1 (process 443612) 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 443291 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:963: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 443290 -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 479837 -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.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.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/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-11-09T05:13:15Z master 2694585fb3) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .................

Finished in 35.099209 seconds

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