# Logfile created on 2024-08-20 09:16:47 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000070d80f29fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240820-091647", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000070d80f2c0058 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000070d80fc1fc98 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000070d80e1ca140 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240820-091647", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240820-091647>, @binmode=false, @mon_data=#<Monitor:0x000070d80fc1f8b0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 5e3dd6d395
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
eb0616cec82cab18fc6b312d5a137dbb3d1ea26e0326b8c4dfb40a23d0f54150  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: 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/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: 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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
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/racc-1.8.0/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'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.5
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1983 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=46921
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

[  1/914] 2076565=test_mkmf
[  2/914] 2076571=test_win32ole_variant_outarg
[  3/914] 2076571=test_mul
[  4/914] 2076563=test_mixed_unicode_escapes
[  5/914] 2076566=test_enumerator_kw
[  6/914] 2076564=test_require_path_check
[  7/914] 2076573=test_rdoc_any_method
[  8/914] 2076577=test_flush
[  9/914] 2076568=test_rdoc_markup_to_html_snippet
[ 10/914] 2076572=test_gem_commands_fetch_command
[ 11/914] 2076574=test_cgi_header
[ 12/914] 2076575=test_pkcs7
[ 13/914] 2076576=test_complexrational
[ 14/914] 2076570=test_rdoc_class_module
[ 15/914] 2076578=test_gbk
[ 16/914] 2076569=test_rdoc_markup_attributes
[ 17/914] 2076567=test_gem_specification
[ 18/914] 2076563=test_gem_dependency_installer
[ 19/914] 2076566=test_pointer
[ 20/914] 2076571=test_refinement
[ 21/914] 2076577=test_win32ole_type_event
[ 22/914] 2076578=test_gem_name_tuple
[ 23/914] 2076577=test_warning
[ 24/914] 2076576=test_word
[ 25/914] 2076576=test_cgi_session
[ 26/914] 2076574=test_class
[ 27/914] 2076576=test_x509crl
[ 28/914] 2076565=test_numeric
[ 29/914] 2076574=test_stringscanner
[ 30/914] 2076565=test_win32ole_variable
[ 31/914] 2076564=test_gb18030
[ 32/914] 2076565=test_type_completor
[ 33/914] 2076565=test_gem_package_tar_reader
[ 34/914] 2076564=test_enc_associate
[ 35/914] 2076574=dump_test
[ 36/914] 2076566=test_gc
[ 37/914] 2076569=test_allocation
[ 38/914] 2076577=test_c_struct_builder
[ 39/914] 2076577=location_test
[ 40/914] 2076575=test_store
[ 41/914] 2076576=test_insns_leaf
[ 42/914] 2076578=test_iseq
[ 43/914] 2076576=test_tree_builder
[ 44/914] 2076568=test_gem_ext_cargo_builder_link_flag_converter
[ 45/914] 2076576=test_protocol
[ 46/914] 2076577=test_protect
[ 47/914] 2076577=test_cgi_util
[ 48/914] 2076565=test_x509req
[ 49/914] 2076576=test_gem_commands_open_command
[ 50/914] 2076572=test_dln
[ 51/914] 2076572=test_history
[ 52/914] 2076565=test_complex2
[ 53/914] 2076572=test_iso_8859
[ 54/914] 2076565=test_x509attr
[ 55/914] 2076577=test_rdoc_context
[ 56/914] 2076565=test_pkg_config
[ 57/914] 2076568=test_rdoc_markup_to_joined_paragraph
[ 58/914] 2076568=test_string_memory
[ 59/914] 2076575=test_rdoc_markup_to_html
[ 60/914] 2076565=regexp_test
[ 61/914] 2076572=test_coderange
[ 62/914] 2076572=test_open-uri
[ 63/914] 2076568=test_rdoc_parser
[ 64/914] 2076568=test_rdoc_markup_indented_paragraph
[ 65/914] 2076568=test_big2str
[ 66/914] 2076568=test_line_editor
[ 67/914] 2076576=test_flags
[ 68/914] 2076565=test_asn1
[ 69/914] 2076565=test_monitor
[ 70/914] 2076568=test_gem_ext_rake_builder
[ 71/914] 2076564=json_string_matching_test
[ 72/914] 2076565=test_whileuntil
[ 73/914] 2076564=test_transcode
[ 74/914] 2076565=test_extlibs
[ 75/914] 2076572=test_rat
[ 76/914] 2076573=test_rdoc_markup_heading
[ 77/914] 2076572=tunnel_test
[ 78/914] 2076573=test_settracefunc
[ 79/914] 2076572=test_gem_text
[ 80/914] 2076575=test_rdoc_markup_to_tt_only
[ 81/914] 2076575=test_gem_version
[ 82/914] 2076572=test_win32ole
[ 83/914] 2076572=test_gem_commands_stale_command
[ 84/914] 2076572=test_method_cache
[ 85/914] 2076572=test_path
[ 86/914] 2076572=test_sprintf_comb
[ 87/914] 2076564=test_tcp
[ 88/914] 2076570=test_pp
[ 89/914] 2076578=test_rdoc_markdown_test
[ 90/914] 2076564=test_rdoc_normal_module
[ 91/914] 2076570=test_gem_stub_specification
[ 92/914] 2076572=test_x509ext
[ 93/914] 2076575=test_files_ext
[ 94/914] 2076572=unescape_test
[ 95/914] 2076575=test_gem_commands_query_command
[ 96/914] 2076564=test_color
[ 97/914] 2076576=equality_test
[ 98/914] 2076570=test_case
[ 99/914] 2076570=test_c_struct_entry
[100/914] 2076564=test_eval_history
[101/914] 2076576=test_inadvertent_creation
[102/914] 2076564=static_inspect_test
[103/914] 2076564=test_complex
[104/914] 2076570=source_location_test
[105/914] 2076574=test_instrumentation_api
[106/914] 2076576=test_rdoc_markup_verbatim
[107/914] 2076568=test_at_exit
[108/914] 2076568=test_ssl
[109/914] 2076570=test_deprecate
[110/914] 2076564=test_rdoc_constant
[111/914] 2076570=test_registry
[112/914] 2076570=test_ractor
[113/914] 2076570=parse_success_test
[114/914] 2076570=test_gem_commands_push_command
[115/914] 2076576=test_module
[116/914] 2076577=test_sprintf
[117/914] 2076575=test_gem_uri_formatter
[118/914] 2076575=test_rdoc_encoding
[119/914] 2076564=test_common
[120/914] 2076575=test_optimization
[121/914] 2076573=test_rdoc_markdown
[122/914] 2076577=test_gem_request_connection_pools
[123/914] 2076567=test_data_error
[124/914] 2076570=test_rubyvm
[125/914] 2076570=test_rdoc_markup_to_table_of_contents
[126/914] 2076570=test_weakmap
[127/914] 2076567=test_ancdata
[128/914] 2076567=test_gem_doctor
[129/914] 2076564=test_external_new
[130/914] 2076564=test_scanner_events
[131/914] 2076567=test_abi
[132/914] 2076564=test_euc_jp
[133/914] 2076564=test_win32ole_typelib
[134/914] 2076564=test_force_exit
[135/914] 2076564=test_gem_resolver_dependency_request
[136/914] 2076573=test_enc_str_buf_cat
[137/914] 2076563=test_logperiod
[138/914] 2076573=test_have_func
[139/914] 2076563=test_webauthn_listener
[140/914] 2076574=test_lock_native_thread
[141/914] 2076574=test_gem_package_tar_reader_entry
[142/914] 2076563=test_zsh_completion
[143/914] 2076563=test_load
[144/914] 2076563=test_encoding
[145/914] 2076567=json_fixtures_test
[146/914] 2076567=test_rdoc_generator_pot_po_entry
[147/914] 2076564=test_gem_resolver_specification
[148/914] 2076577=test_rdoc_parser_c
[149/914] 2076578=test_gem_security_trust_dir
[150/914] 2076564=test_constant
[151/914] 2076578=test_default_gems
[152/914] 2076567=test_key_actor_vi
[153/914] 2076578=test_bug-14834
[154/914] 2076563=test_svcb_https
[155/914] 2076563=test_rdoc_context_section
[156/914] 2076578=ruby_parser_test
[157/914] 2076577=test_buffering
[158/914] 2076574=test_rdoc_markup_include
[159/914] 2076577=test_ansi_without_terminfo
[160/914] 2076578=test_terminfo
[161/914] 2076567=test_enumerable
[162/914] 2076567=test_bmethod
[163/914] 2076567=test_http
[164/914] 2076577=test_passing_block
[165/914] 2076578=test_rdoc_attr
[166/914] 2076577=test_logdevice
[167/914] 2076563=test_addrinfo
[168/914] 2076567=test_x509cert
[169/914] 2076578=test_gem_resolver_activation_request
[170/914] 2076578=test_big5
[171/914] 2076578=test_null
[172/914] 2076578=test_signal
[173/914] 2076563=test_timeout
[174/914] 2076563=test_fixnum
[175/914] 2076574=test_iseq_load
[176/914] 2076563=test_name_error_extension
[177/914] 2076563=test_fstring
[178/914] 2076573=test_scheduler
[179/914] 2076565=test_ensure_and_callcc
[180/914] 2076565=test_rdoc_markup_raw
[181/914] 2076573=test_gem_rdoc
[182/914] 2076563=lex_test
[183/914] 2076565=test_files_test_2
[184/914] 2076567=test_gem_version_option
[185/914] 2076567=test_require_lib
[186/914] 2076563=test_gem_remote_fetcher_s3
[187/914] 2076563=test_rdoc_markup_parser
[188/914] 2076573=test_fd_setsize
[189/914] 2076573=version_test
[190/914] 2076563=test_gem_request_set
[191/914] 2076573=test_objectspace
[192/914] 2076563=test_trick
[193/914] 2076572=test_gem_commands_owner_command
[194/914] 2076577=test_import
[195/914] 2076578=test_basicsocket
[196/914] 2076572=locals_test
[197/914] 2076578=test_find
[198/914] 2076578=test_recursion
[199/914] 2076578=test_normalize
[200/914] 2076578=test_ractor
[201/914] 2076574=test_rdoc_tom_doc
[202/914] 2076576=test_rdoc_i18n_text
[203/914] 2076576=test_gem_unsatisfiable_dependency_error
[204/914] 2076574=test_logger
[205/914] 2076578=test_sexp
[206/914] 2076576=test_gem_package_tar_header
[207/914] 2076574=test_disable_irb
[208/914] 2076578=pattern_test
[209/914] 2076576=test_history
[210/914] 2076578=test_verbose
[211/914] 2076578=test_gem_ext_builder
[212/914] 2076576=test_struct
[213/914] 2076574=test_typeddata
[214/914] 2076576=test_gem_resolver_vendor_specification
[215/914] 2076576=compiler_test
[216/914] 2076576=test_date_strftime
[217/914] 2076564=test_key_actor_emacs
[218/914] 2076571=test_bigzero
[219/914] 2076571=test_basicinstructions
[220/914] 2076577=test_mutex
[221/914] 2076572=test_have_library
[222/914] 2076571=test_erb_command
[223/914] 2076571=test_require
[224/914] 2076564=test_https
[225/914] 2076574=test_evaluation
[226/914] 2076574=test_gem_resolver_vendor_set
[227/914] 2076574=test_rdoc_markup_to_ansi
[228/914] 2076574=test_fnmatch
[229/914] 2076574=test_ftp
[230/914] 2076574=integer_base_flags_test
[231/914] 2076574=test_httpresponses
[232/914] 2076577=test_unicode_escape
[233/914] 2076574=test_gem_ext_cmake_builder
[234/914] 2076574=test_filter
[235/914] 2076574=test_too_many_dummy_encodings
[236/914] 2076577=test_koi8
[237/914] 2076577=test_objspace
[238/914] 2076574=test_clone
[239/914] 2076568=test_erb_m17n
[240/914] 2076576=test_http
[241/914] 2076568=test_gem_dependency_resolution_error
[242/914] 2076568=test_rational2
[243/914] 2076568=fixtures_test
[244/914] 2076574=test_proxy
[245/914] 2076574=test_raise
[246/914] 2076574=test_completion
[247/914] 2076568=test_ostruct
[248/914] 2076570=test_gem_request_set_lockfile_parser
[249/914] 2076572=test_yield
[250/914] 2076570=test_shift_jis
[251/914] 2076568=test_gem_ci_detector
[252/914] 2076570=test_formatter
[253/914] 2076570=test_string
[254/914] 2076568=test_io_wait_uncommon
[255/914] 2076568=test_rdoc_markup_to_html_crossref
[256/914] 2076570=test_arity
[257/914] 2076570=test_update
[258/914] 2076570=test_files_sample
[259/914] 2076570=test_folderitem2_invokeverb
[260/914] 2076570=test_case_options
[261/914] 2076570=test_gem_install_update_options
[262/914] 2076570=test_file
[263/914] 2076578=test_gem_security_policy
[264/914] 2076570=test_rdoc_parser_changelog
[265/914] 2076568=test_init
[266/914] 2076570=test_gem_resolver_index_set
[267/914] 2076570=test_thread
[268/914] 2076574=test_call
[269/914] 2076578=json_generic_object_test
[270/914] 2076578=test_hash_create
[271/914] 2076578=test_pack
[272/914] 2076574=test_defined
[273/914] 2076571=test_ole_methods
[274/914] 2076571=test_switch_hitter
[275/914] 2076571=test_gem_request_set_lockfile
[276/914] 2076574=ractor_test
[277/914] 2076563=test_postponed_job
[278/914] 2076568=test_bignum
[279/914] 2076574=reflection_test
[280/914] 2076574=test_human_typo
[281/914] 2076574=test_cparser
[282/914] 2076578=test_dot_dot
[283/914] 2076569=test_gem_resolver
[284/914] 2076578=test_gem_remote_fetcher
[285/914] 2076568=test_gem_gemcutter_utilities
[286/914] 2076571=test_raise_exception
[287/914] 2076564=test_gem_util
[288/914] 2076576=test_tempfile
[289/914] 2076568=test_config
[290/914] 2076568=test_exit
[291/914] 2076564=test_pattern_key_name_check
[292/914] 2076564=test_jaro_winkler
[293/914] 2076564=test_gem_commands_yank_command
[294/914] 2076578=test_usrmarshal
[295/914] 2076563=test_weakkeymap
[296/914] 2076568=test_rdoc_parser_ruby
[297/914] 2076576=test_httpresponse
[298/914] 2076576=test_rdoc_markup_to_markdown
[299/914] 2076564=test_inlinecache
[300/914] 2076576=test_show_source
[301/914] 2076569=test_pinned
[302/914] 2076569=test_memory_view
[303/914] 2076564=test_gem_command
[304/914] 2076574=test_engine
[305/914] 2076574=test_enc_raise
[306/914] 2076576=test_key_error
[307/914] 2076576=test_undef
[308/914] 2076574=test_c_union_entity
[309/914] 2076576=test_gem_commands_sources_command
[310/914] 2076563=test_gem_spec_fetcher
[311/914] 2076569=test_numeric
[312/914] 2076564=test_metaclass
[313/914] 2076578=test_io
[314/914] 2076574=test_ws
[315/914] 2076564=test_rdoc_require
[316/914] 2076574=test_date_arith
[317/914] 2076574=test_io_console
[318/914] 2076564=test_tracepoint
[319/914] 2076569=test_gem_commands_environment_command
[320/914] 2076563=test_my_integer
[321/914] 2076563=test_rdoc_rubygems_hook
[322/914] 2076569=test_gem_resolver_installed_specification
[323/914] 2076569=test_debugger_integration
[324/914] 2076569=test_array_create
[325/914] 2076569=test_ractor
[326/914] 2076576=desugar_compiler_test
[327/914] 2076565=test_signedness
[328/914] 2076576=test_hmac
[329/914] 2076576=test_gem_commands_mirror
[330/914] 2076576=test_cgi_cookie
[331/914] 2076576=test_internal_ivar
[332/914] 2076576=symbol_encoding_test
[333/914] 2076576=test_cd
[334/914] 2076563=test_ldap
[335/914] 2076576=test_gem_source_lock
[336/914] 2076569=test_etc
[337/914] 2076563=test_gem_remote_fetcher_local_server
[338/914] 2076571=test_rdoc_markup_to_bs
[339/914] 2076576=test_last_thread
[340/914] 2076563=test_new
[341/914] 2076563=test_cipher
[342/914] 2076564=test_hash
[343/914] 2076567=test_macro
[344/914] 2076569=parse_test
[345/914] 2076567=test_gem_source_specific_file
[346/914] 2076564=test_unix
[347/914] 2076563=test_gem_commands_which_command
[348/914] 2076564=test_enum
[349/914] 2076563=test_rdoc_markup
[350/914] 2076563=test_context
[351/914] 2076567=test_coder
[352/914] 2076569=test_optparse
[353/914] 2076567=test_symbol
[354/914] 2076568=test_summary
[355/914] 2076571=test_flip
[356/914] 2076573=test_nowrite
[357/914] 2076569=test_thread_queue
[358/914] 2076571=test_gem_ext_cargo_builder_unit
[359/914] 2076573=test_gem_commands_install_command
[360/914] 2076571=test_stack
[361/914] 2076576=test_nil2vtempty
[362/914] 2076576=test_securerandom
[363/914] 2076568=test_foreach
[364/914] 2076576=test_econv
[365/914] 2076568=test_address_resolve
[366/914] 2076568=test_closure
[367/914] 2076563=test_wss
[368/914] 2076563=test_variable
[369/914] 2076563=test_digest
[370/914] 2076563=test_gem_resolver_lock_specification
[371/914] 2076563=test_cstr
[372/914] 2076574=test_num2int
[373/914] 2076574=test_rdoc_parser_rd
[374/914] 2076574=test_gem_source_local
[375/914] 2076568=test_iter_break
[376/914] 2076568=test_process
[377/914] 2076574=test_have_macro
[378/914] 2076563=test_parse
[379/914] 2076565=test_gem_ext_ext_conf_builder
[380/914] 2076574=test_qsort
[381/914] 2076574=test_cmethod
[382/914] 2076574=test_gem_commands_dependency_command
[383/914] 2076574=test_storage
[384/914] 2076574=test_path_to_class
[385/914] 2076571=json_addition_test
[386/914] 2076574=test_thread_fd_close
[387/914] 2076574=test_gem_dependency
[388/914] 2076571=test_method_cache
[389/914] 2076571=test_marshalable
[390/914] 2076571=test_string
[391/914] 2076571=test_gem_resolver_index_specification
[392/914] 2076566=test_iterator
[393/914] 2076564=test_class
[394/914] 2076571=test_const
[395/914] 2076571=test_serialize_subclasses
[396/914] 2076571=parse_comments_test
[397/914] 2076574=test_gem_commands_cert_command
[398/914] 2076566=test_io
[399/914] 2076571=test_eval
[400/914] 2076571=test_object
[401/914] 2076573=test_process
[402/914] 2076569=test_fileutils
[403/914] 2076576=test_remote_fetch_error
[404/914] 2076576=test_pathname
[405/914] 2076573=test_coverage
[406/914] 2076566=test_func
[407/914] 2076563=test_stream
[408/914] 2076563=json_common_interface_test
[409/914] 2076563=test_cgi_tag_helper
[410/914] 2076563=test_kill_ring
[411/914] 2076563=test_dir_m17n
[412/914] 2076576=test_gem_resolver_git_specification
[413/914] 2076569=test_rational
[414/914] 2076569=test_str2big
[415/914] 2076569=test_regexp
[416/914] 2076572=newline_offsets_test
[417/914] 2076570=test_gem_resolver_conflict
[418/914] 2076570=test_rdoc_cross_reference
[419/914] 2076571=test_gem_commands_contents_command
[420/914] 2076576=test_readpartial
[421/914] 2076571=test_rdoc_generator_markup
[422/914] 2076571=test_scalar
[423/914] 2076571=test_yamldbm
[424/914] 2076571=test_win32ole_method
[425/914] 2076571=test_helper
[426/914] 2076571=test_cgi_modruby
[427/914] 2076574=test_thread_cv
[428/914] 2076571=test_unicode
[429/914] 2076576=test_parser_events
[430/914] 2076566=test_windows_1251
[431/914] 2076566=test_gem_resolver_best_set
[432/914] 2076571=test_convertible
[433/914] 2076576=test_addr
[434/914] 2076572=test_eval
[435/914] 2076576=test_stat
[436/914] 2076576=test_rdoc_options
[437/914] 2076574=test_ansi_with_terminfo
[438/914] 2076574=test_yaml
[439/914] 2076574=test_boolean
[440/914] 2076574=test_config
[441/914] 2076566=test_gem_commands_specification_command
[442/914] 2076570=test_recorder
[443/914] 2076570=test_yield_block
[444/914] 2076570=test_spell_checker
[445/914] 2076567=test_bug_reporter
[446/914] 2076570=test_pstore
[447/914] 2076572=test_ractor
[448/914] 2076565=test_document
[449/914] 2076565=test_rdoc_include
[450/914] 2076570=parameters_signature_test
[451/914] 2076570=test_getopts
[452/914] 2076573=test_rendering
[453/914] 2076570=test_gem_resolver_api_specification
[454/914] 2076566=test_gem_commands_signin_command
[455/914] 2076572=test_nonblock
[456/914] 2076572=test_pkey
[457/914] 2076570=test_gem_request
[458/914] 2076565=test_primitive
[459/914] 2076565=test_gem_commands_search_command
[460/914] 2076565=test_pattern_matching
[461/914] 2076572=test_thread
[462/914] 2076566=test_irb
[463/914] 2076565=test_literal
[464/914] 2076573=test_arithmetic_sequence
[465/914] 2076573=test_lambda
[466/914] 2076572=test_file
[467/914] 2076567=test_frozen_error
[468/914] 2076567=test_sockopt
[469/914] 2076567=bom_test
[470/914] 2076573=test_encoding
[471/914] 2076576=test_condition
[472/914] 2076573=test_cp949
[473/914] 2076576=test_class_name_check
[474/914] 2076573=test_gem_resolver_git_set
[475/914] 2076576=test_help
[476/914] 2076576=test_string
[477/914] 2076567=test_sorted_set
[478/914] 2076575=test_files_lib
[479/914] 2076575=test_emoji
[480/914] 2076570=test_time
[481/914] 2076575=json_ext_parser_test
[482/914] 2076575=test_duplicate
[483/914] 2076575=test_integer
[484/914] 2076574=test_date_attr
[485/914] 2076574=test_scan_args
[486/914] 2076574=test_erb
[487/914] 2076573=test_rdoc_code_object
[488/914] 2076570=test_multi_irb_commands
[489/914] 2076574=test_gem_command_manager
[490/914] 2076570=test_rdoc_top_level
[491/914] 2076567=test_gem_installer
[492/914] 2076574=test_rdoc_normal_class
[493/914] 2076566=test_random_formatter
[494/914] 2076566=test_gem_commands_check_command
[495/914] 2076574=test_gem_source_git
[496/914] 2076566=test_regex_casefold
[497/914] 2076566=test_pipe
[498/914] 2076570=test_severity
[499/914] 2076570=test_ractor
[500/914] 2076566=test_float
[501/914] 2076570=test_rdoc_rd_inline
[502/914] 2076570=test_gem_remote_fetcher_local_ssl_server
[503/914] 2076563=test_files_test_1
[504/914] 2076573=test_gem
[505/914] 2076574=test_cgi_core
[506/914] 2076574=test_helper_method
[507/914] 2076574=test_delegate
[508/914] 2076574=test_gem_source_list
[509/914] 2076574=test_yaml_special_cases
[510/914] 2076574=attribute_write_test
[511/914] 2076574=test_parser
[512/914] 2076574=test_omap
[513/914] 2076574=magic_comment_test
[514/914] 2076574=test_zlib
[515/914] 2076572=test_marshal
[516/914] 2076565=test_framework
[517/914] 2076565=test_case_comprehensive
[518/914] 2076565=test_proc
[519/914] 2076566=test_singleton_function
[520/914] 2076566=test_shellwords
[521/914] 2076566=test_cclass
[522/914] 2076566=test_uncorrectable_name_check
[523/914] 2076566=test_load
[524/914] 2076566=test_https_proxy
[525/914] 2076566=test_pkey_dsa
[526/914] 2076570=test_nomethod_error
[527/914] 2076570=test_ssl
[528/914] 2076572=test_date_strptime
[529/914] 2076573=test_ractor
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 45867>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    2076570  ko1    8u  IPv4 466558270      0t0  TCP localhost:45867->localhost:40094 (CLOSE_WAIT)
[530/914] 2076565=library_symbols_test
[531/914] 2076565=test_emitter
[532/914] 2076566=test_json_tree
[533/914] 2076565=test_profile_frames
[534/914] 2076566=test_resolve_symbol
[535/914] 2076571=test_date_compat
[536/914] 2076571=test_lazy_enumerator
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 8
[537/914] 2076572=test_array
[538/914] 2076566=test_find_executable
[539/914] 2076565=test_set
[540/914] 2076566=test_error_highlight
[541/914] 2076565=test_class2name
[542/914] 2076565=test_nil
[543/914] 2076565=test_gem_request_set_lockfile_tokenizer
[544/914] 2076565=test_gem_commands_outdated_command
[545/914] 2076565=test_kdf
[546/914] 2076565=test_time_tz
[547/914] 2076565=test_backtrace
[548/914] 2076573=test_rdoc_task
[549/914] 2076573=test_rdoc_parser_prism_ruby
[550/914] 2076571=test_ractor
[551/914] 2076571=test_psych
[552/914] 2076571=test_rdoc_markup_formatter
[553/914] 2076570=test_enumerator
[554/914] 2076571=test_fiddle
[555/914] 2076570=test_win32ole_variant
[556/914] 2076570=test_debug
[557/914] 2076570=test_stringchar
[558/914] 2076571=test_gem_commands_help_command
[559/914] 2076571=test_arith_seq_extract
[560/914] 2076570=test_command
[561/914] 2076566=test_gem_package_old
[562/914] 2076566=test_rbconfig
[563/914] 2076566=test_gem_uri
[564/914] 2076566=test_digest
[565/914] 2076578=test_pty
[566/914] 2076565=test_assembler
[567/914] 2076565=test_gem_commands_list_command
[568/914] 2076565=test_gem_source_vendor
[569/914] 2076565=test_variable_name_check
[570/914] 2076571=test_propertyputref
[571/914] 2076571=test_gem_uninstaller
[572/914] 2076565=test_symbol
[573/914] 2076565=test_gem_platform
[574/914] 2076573=test_rdoc_ri_paths
[575/914] 2076570=overlap_test
[576/914] 2076573=test_change_word
[577/914] 2076573=test_gem_source_installed
[578/914] 2076573=test_modify_expand
[579/914] 2076573=test_gem_available_set
[580/914] 2076565=test_parser
[581/914] 2076578=test_pkcs12
[582/914] 2076573=test_date_time
[583/914] 2076565=test_date
[584/914] 2076573=test_enumerator
[585/914] 2076565=test_rdoc_parser_simple
[586/914] 2076565=test_utf16
[587/914] 2076565=test_gem_package
[588/914] 2076566=test_handle
[589/914] 2076570=test_frozen
[590/914] 2076570=test_gem_source
[591/914] 2076578=test_rdoc_markup_to_rdoc
[592/914] 2076578=test_color_printer
[593/914] 2076566=test_safe_load
[594/914] 2076578=string_encoding_test
[595/914] 2076575=test_benchmark
[596/914] 2076566=test_exception_at_throwing
[597/914] 2076564=test_name_error
[598/914] 2076578=!Nothing_to_test
[599/914] 2076578=numeric_value_test
[600/914] 2076578=test_keyword
[601/914] 2076566=test_provider
[602/914] 2076570=test_win32ole_method_event
[603/914] 2076570=test_bn
[604/914] 2076570=test_gem_package_task
[605/914] 2076570=test_gem_commands_server_command
[606/914] 2076570=test_httpheader
[607/914] 2076570=test_http_request
[608/914] 2076570=test_rdoc_ri_driver
[609/914] 2076565=test_data
[610/914] 2076565=test_win32ole_param
[611/914] 2076565=test_function_entry
[612/914] 2076565=test_rdoc_parser_markdown
[613/914] 2076565=test_len
[614/914] 2076565=implicit_array_test
[615/914] 2076565=test_acceptable
[616/914] 2076571=heredoc_dedent_test
[617/914] 2076571=test_method_name_check
[618/914] 2076571=test_kernel
[619/914] 2076564=test_autoload
[620/914] 2076575=test_gem_resolver_local_specification
[621/914] 2076575=test_pack
[622/914] 2076565=test_gem_commands_exec_command
[623/914] 2076570=test_gem_commands_unpack_command
[624/914] 2076566=test_stream
[625/914] 2076566=test_optarg
[626/914] 2076566=test_ssl_session
[627/914] 2076578=test_ractor
[628/914] 2076578=test_gem_ext_cargo_builder
[629/914] 2076563=test_gem_gem_runner
[630/914] 2076578=test_file_exhaustive
[631/914] 2076575=test_object
[632/914] 2076575=test_gem_commands_signout_command
[633/914] 2076570=test_exception
[634/914] 2076575=test_rdoc_generator_pot
[635/914] 2076570=test_key_name_check
[636/914] 2076575=test_ripper
[637/914] 2076570=test_win32ole_param_event
[638/914] 2076574=test_rdoc_rd_block_parser
[639/914] 2076570=test_rdoc_servlet
[640/914] 2076570=test_singleton
[641/914] 2076563=test_ruby_lex
[642/914] 2076570=test_assignment
[643/914] 2076574=test_ossl
[644/914] 2076571=test_date_marshal
[645/914] 2076571=test_grapheme_breaks
[646/914] 2076571=test_gem_request_set_gem_dependency_api
[647/914] 2076563=test_syntax
[648/914] 2076571=test_rdoc_stats
[649/914] 2076577=test_cesu8
[650/914] 2076577=test_gem_commands_rebuild_command
[651/914] 2076566=test_alias_and_anchor
[652/914] 2076566=test_gem_commands_setup_command
[653/914] 2076571=json_parser_test
[654/914] 2076577=test_win32ole_variant_m
[655/914] 2076577=test_rdoc_store
[656/914] 2076571=test_err_in_callback
[657/914] 2076571=test_rdoc_markup_document
[658/914] 2076571=test_ftp
[659/914] 2076575=test_vm_dump
[660/914] 2076575=test_open3
[661/914] 2076571=errors_test
[662/914] 2076571=test_div
[663/914] 2076571=test_rdoc_generator_darkfish
[664/914] 2076565=test_resize
[665/914] 2076565=test_gc_compact
[666/914] 2076566=test_deprecated
[667/914] 2076566=test_key_stroke
[668/914] 2076566=breadth_first_search_test
[669/914] 2076571=test_generic
[670/914] 2076571=test_fiber
[671/914] 2076566=test_bundled_ca
[672/914] 2076567=test_to_ruby
[673/914] 2076567=test_random
[674/914] 2076567=test_workspace
[675/914] 2076566=static_literals_test
[676/914] 2076566=test_backtrace
[677/914] 2076566=test_gem_safe_marshal
[678/914] 2076567=test_option
[679/914] 2076577=test_capacity
[680/914] 2076577=test_tracer
[681/914] 2076577=test_input_method
[682/914] 2076577=test_nextafter
[683/914] 2076567=test_ellipsize
[684/914] 2076567=test_utf32
[685/914] 2076567=test_integer
[686/914] 2076577=test_memory_view
[687/914] 2076577=test_helper
[688/914] 2076577=test_fips
[689/914] 2076567=test_date_parse
[690/914] 2076567=test_gem_commands_update_command
[691/914] 2076574=test_noarg
[692/914] 2076566=test_data
[693/914] 2076566=test_thread
[694/914] 2076566=test_pkey_ec
[695/914] 2076577=test_rand
[696/914] 2076566=test_object_create_start
[697/914] 2076566=test_forwardable
[698/914] 2076566=test_continuation
[699/914] 2076566=test_ensured
[700/914] 2076574=test_config
[701/914] 2076574=test_delete
[702/914] 2076566=comments_test
[703/914] 2076574=test_io_m17n
[704/914] 2076566=test_gem_commands_cleanup_command
[705/914] 2076570=test_rdoc_markup_paragraph
[706/914] 2076572=test_interned_str
[707/914] 2076570=test_placearg
[708/914] 2076572=test_project_sanity
[709/914] 2076572=regular_expression_encoding_test
[710/914] 2076572=test_env
[711/914] 2076566=test_config
[712/914] 2076570=test_gem_silent_ui
[713/914] 2076566=test_require
[714/914] 2076566=test_ifunless
[715/914] 2076566=test_pkey_dh
[716/914] 2076570=test_rdoc_text
[717/914] 2076570=test_shapes
[718/914] 2076570=test_ocsp
[719/914] 2076566=test_gem_commands_uninstall_command
[720/914] 2076567=test_rendering
[721/914] 2076567=test_files_test
[722/914] 2076567=test_gem_dependency_list
[723/914] 2076570=test_gem_resolver_installer_set
[724/914] 2076564=test_nesting_parser
[725/914] 2076567=test_stringify_symbols
[726/914] 2076567=warnings_test
[727/914] 2076564=test_to_ary_concat
[728/914] 2076567=test_rubyoptions
[729/914] 2076578=test_printf
[730/914] 2076570=test_rdoc_token_stream
[731/914] 2076570=test_udp
[732/914] 2076570=dispatcher_test
[733/914] 2076578=test_configuration
[734/914] 2076570=test_windows_1252
[735/914] 2076570=test_rdoc_single_class
[736/914] 2076570=test_rdoc_alias
[737/914] 2076570=test_io_buffer
[738/914] 2076570=encodings_test
[739/914] 2076575=test_string_processing
[740/914] 2076570=json_generator_test
[741/914] 2076578=test_gem_impossible_dependencies_error
[742/914] 2076578=test_dryrun
[743/914] 2076575=test_type
[744/914] 2076578=test_range
[745/914] 2076575=test_gem_source_subpath_problem
[746/914] 2076566=node_id_test
[747/914] 2076570=test_tmpdir
[748/914] 2076575=test_emitter
[749/914] 2076574=test_ts
[750/914] 2076575=test_gem_resolver_api_set
[751/914] 2076570=parse_stream_test
[752/914] 2076570=test_locale
[753/914] 2076570=lex_test
[754/914] 2076575=test_bundled_gems
[755/914] 2076575=test_custom_command
[756/914] 2076575=test_date_ractor
[757/914] 2076566=test_m17n_comb
[758/914] 2076565=test_pair
[759/914] 2076575=test_tree_spell_checker
[760/914] 2076575=test_integer_comb
[761/914] 2076574=index_write_test
[762/914] 2076574=test_ns_spki
[763/914] 2076574=test_depth_first
[764/914] 2076574=test_tsort
[765/914] 2076574=regular_expression_options_test
[766/914] 2076574=test_key_event_record
[767/914] 2076574=test_sleep
[768/914] 2076564=test_queue
[769/914] 2076564=test_rdoc_markup_to_label
[770/914] 2076564=test_install
[771/914] 2076564=integer_parse_test
[772/914] 2076564=test_gem_validator
[773/914] 2076564=test_prettyprint
[774/914] 2076564=test_gem_local_remote_options
[775/914] 2076570=test_exception
[776/914] 2076578=test_bash_completion
[777/914] 2076564=test_gem_security_signer
[778/914] 2076578=test_threadgroup
[779/914] 2076564=test_rdoc_generator_json_index
[780/914] 2076564=test_set_len
[781/914] 2076564=test_gem_commands_lock_command
[782/914] 2076564=test_euc_kr
[783/914] 2076564=test_random
[784/914] 2076564=test_merge_keys
[785/914] 2076564=test_kwargs
[786/914] 2076564=test_rdoc_extend
[787/914] 2076564=test_io_wait
[788/914] 2076578=test_lexer
[789/914] 2076578=test_win32ole_type
[790/914] 2076578=test_rdoc_rd_inline_parser
[791/914] 2076578=test_gem_ext_configure_builder
[792/914] 2076564=test_mdns
[793/914] 2076564=test_x509store
[794/914] 2076578=test_dir
[795/914] 2076564=test_timeout
[796/914] 2076574=test_not
[797/914] 2076574=test_weakref
[798/914] 2076578=snapshots_test
[799/914] 2076574=test_function
[800/914] 2076565=test_socket
[801/914] 2076564=test_mailto
[802/914] 2076564=test_yaml_tree
[803/914] 2076564=test_case_mapping
[804/914] 2076564=test_gem_package_tar_writer
[805/914] 2076564=test_rubygems
[806/914] 2076574=ripper_test
[807/914] 2076572=test_rdoc_method_attr
[808/914] 2076564=test_gem_config_file
[809/914] 2076564=test_gem_commands_pristine_command
[810/914] 2076572=test_yamlstore
[811/914] 2076574=test_yjit_exit_locations
[812/914] 2076572=test_rdoc_markup_pre_process
[813/914] 2076578=test_rdoc_rdoc
[814/914] 2076574=test_io_buffer
[815/914] 2076572=test_win32ole_event
[816/914] 2076572=test_hash
[817/914] 2076569=test_reline
[818/914] 2076578=test_arith_seq_beg_len_step
[819/914] 2076574=test_beginendblock
[820/914] 2076571=test_gem_resolver_requirement_list
[821/914] 2076571=test_within_pipe
[822/914] 2076578=test_scalar_scanner
[823/914] 2076578=test_gem_stream_ui
[824/914] 2076571=test_numhash
[825/914] 2076571=test_trace
[826/914] 2076571=test_rdoc_generator_ri
[827/914] 2076571=test_nofree
[828/914] 2076571=test_pkey_rsa
[829/914] 2076578=test_ipaddr
[830/914] 2076578=test_arity
[831/914] 2076578=test_buffered_io
[832/914] 2076578=test_yjit
[833/914] 2076565=test_rdoc_markup_attribute_manager
[834/914] 2076565=test_m17n
[835/914] 2076571=test_argf
[836/914] 2076574=test_rdoc_i18n_locale
[837/914] 2076574=test_egrep_cpp
[838/914] 2076574=test_gem_resolver_composed_set
[839/914] 2076565=test_date_conv
[840/914] 2076565=test_webauthn_poller
[841/914] 2076574=test_method
[842/914] 2076565=test_unicode_normalize
[843/914] 2076565=test_append
[844/914] 2076565=test_ractor_compatibility
[845/914] 2076569=test_rdoc_markup_hard_break
[846/914] 2076569=test_gem_resolver_lock_set
[847/914] 2076569=test_rdoc_generator_pot_po
[848/914] 2076569=test_reqarg
[849/914] 2076564=test_reline_key
[850/914] 2076564=test_resource
[851/914] 2076564=test_gem_source_fetch_problem
[852/914] 2076564=test_set
[853/914] 2076564=test_gem_update_suggestion
[854/914] 2076564=test_gem_console_ui
[855/914] 2076564=test_member
[856/914] 2076564=test_bug-3571
[857/914] 2076564=test_notimplement
[858/914] 2076564=test_emoji_breaks
[859/914] 2076564=test_system
[860/914] 2076565=test_comparable
[861/914] 2076565=test_gem_commands_info_command
[862/914] 2076570=command_line_test
[863/914] 2076563=test_rdoc_rd
[864/914] 2076570=test_date_new
[865/914] 2076565=test_io_timeout
[866/914] 2076570=test_stringio
[867/914] 2076565=test_dns
[868/914] 2076563=test_dup
[869/914] 2076569=test_require
[870/914] 2076570=test_wait
[871/914] 2076575=test_object_references
[872/914] 2076575=test_x509name
Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 34165>
[873/914] 2076575=test_sleepCOMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    2076565  ko1   13u  IPv4 466562718      0t0  TCP localhost:34165->localhost:36938 (CLOSE_WAIT)

[874/914] 2076570=test_compile_prism
[875/914] 2076563=test_gem_commands_build_command
[876/914] 2076565=test_gem_security
[877/914] 2076563=test_euc_tw
[878/914] 2076563=test_gem_requirement
[879/914] 2076563=test_alias
[880/914] 2076570=test_face
[881/914] 2076575=test_sizeof
[882/914] 2076570=onigmo_test
[883/914] 2076570=test_struct
[884/914] 2076570=test_rdoc_comment
[885/914] 2076570=test_pack
[886/914] 2076570=test_ast
[887/914] 2076563=fuzzer_test
[888/914] 2076563=test_rb_str_dup
[889/914] 2076563=json_encoding_test
[890/914] 2076563=test_time
Closed file descriptor: TestGemSecurity#test_class_re_sign_wrong_key: 13
[891/914] 2076563=test_math
[892/914] 2076563=test_gc
[893/914] 2076563=test_libs
[894/914] 2076563=test_super
[895/914] 2076564=test_did_you_mean
[896/914] 2076564=test_autoconf
[897/914] 2076564=test_popen_deadlock
[898/914] 2076566=test_gem_safe_yaml
[899/914] 2076566=test_digest_extend
[900/914] 2076566=test_cgi_multipart
[901/914] 2076566=test_case
[902/914] 2076566=test_bug-5832
[903/914] 2076566=newline_test
[904/914] 2076563=snippets_test
[905/914] 2076576=parser_test
[906/914] 2076576=test_array
[907/914] 2076566=test_ubf_async_safe
[908/914] 2076576=test_webauthn_listener_response
[909/914] 2076576=heredoc_test
[910/914] 2076576=constant_path_node_test
[911/914] 2076566=test_gem_path_support
[912/914] 2076576=test_win32ole_record
[913/914] 2076576=test_gem_bundler_version_finder
[914/914] 2076565=test_console_attr
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1035    1035    1035 ?             -1 Ss    1000   0:05 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental
   1042 2035123    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
2035123 2035126    1041    1041 pts/0       1041 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240820-091647 --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
2035126 2035127    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240820-091647 --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
2035127 2076232    1041    1041 pts/0       1041 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2076232 2076233    1041    1041 pts/0       1041 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2076233 2076560    1041    1041 pts/0       1041 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
2076560 2076577    1041    1041 pts/0       1041 Sl+   1000   1:05 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
2076577 2100133    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
2035127 2111427    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035], 1035=>[1041], 1041=>[1042], 1042=>[2035123], 2035123=>[2035126], 2035126=>[2035127], 2035127=>[2076232, 2111427], 2076232=>[2076233], 2076233=>[2076560], 2076560=>[2076577], 2076577=>[2100133]}
$ timeout 60 gdb -p 2100133 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2100135]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005fe088c5bafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x767e9ff47c40 (LWP 2100133) "ruby" 0x00005fe088c5bafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x767e83a006c0 (LWP 2100135) "ruby" 0x0000767e9fd1b4cd in __GI___poll (fds=0x767e72509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x767e83a006c0 (LWP 2100135) "ruby"):
#0  0x0000767e9fd1b4cd in __GI___poll (fds=0x767e72509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fe088be639a in __interceptor_poll ()
No symbol table info available.
#2  0x00005fe088f9287f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005fe088c3f74f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000767e9fc9ca94 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 = {130285746259648, -4916404858692378344, 130285746259648, -352, 25, 140726134719056, -4916404858704961256, -4916431642352361192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000767e9fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x767e9ff47c40 (LWP 2100133) "ruby"):
#0  0x00005fe088c5bafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005fe088c5caba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005fe088ba9448 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x00005fe088ba9239 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005fe088ba906d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x00005fe088ba8aad in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005fe088ba86f6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005fe088baa9c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005fe088c41890 in __interceptor_free ()
No symbol table info available.
#9  0x0000767e7910408d in BN_clear_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x0000767e79105c47 in BN_MONT_CTX_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x0000767e791839c9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x0000767e7917ac35 in EC_GROUP_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x0000767e79178366 in EC_KEY_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x0000767e7920b6e7 in EVP_PKEY_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#15 0x0000767e7938be45 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#16 0x0000767e790e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#17 0x0000767e790e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#18 0x0000767e790e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#19 0x0000767e790e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#20 0x0000767e790e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#21 0x0000767e7937b899 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#22 0x0000767e7934d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#23 0x0000767e7937bebf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#24 0x00005fe088cb4673 in rb_data_free (objspace=<optimized out>, obj=130285672712400) at /tmp/ruby/src/trunk_asan/gc.c:1060
        free_immediately = 0
        dfree = 0xfffffffffffffe00
        data = 0x80
        free_immediately = <optimized out>
        dfree = <optimized out>
#25 rb_gc_obj_free (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1203
No locals.
#26 0x00005fe088cb5a9c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51e000000080) at /tmp/ruby/src/trunk_asan/gc/default.c:3301
        vp = 130285672712400
        poisoned = 0x0
        page = <optimized out>
        p = 130285672712400
        pend = 130285672726520
        stride = <optimized out>
        i = 230
        objspace = 0x51e000000080
        lock_lev = 10175
#27 0x00005fe088c85788 in rb_ec_finalize (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval.c:164
No locals.
#28 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5b454d90, <optimized out>, 0x7ffd5b454c60, <optimized out>, <optimized out>}, prev = 0x767e9dc69040, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = 0x515000000300
        buf = <optimized out>
        state = <optimized out>
#29 0x00005fe088c85dcb in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#30 0x00005fe088e0470d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4371
        status = <optimized out>
        pid = <optimized out>
#31 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x644100040001
        cc = <optimized out>
        me = 0x767e7882f948
        cfunc = 0x50400001ff58
        recv = 130285664296320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00005fe089007603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x767e9d1ff2f8, cd=0x5080000c7320, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#33 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5080000c7320
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff2f8
        reg_pc = 0x513000610620
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#34 0x00005fe088ffce98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#35 0x00005fe08907d6a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x767e9d1ff380, self=130285664296320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e7f861180
        cfp = <optimized out>
        sp = 0x767e9d0ffc30
        use_argv = 0x767e9daa1120
        stack_argv = 0x767e9d0ffc30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#36 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x767e9d1ff380
#37 0x00005fe089029fe6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#38 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#39 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#40 0x00005fe089029fe6 in rb_yield (val=<optimized out>)
No locals.
#41 0x00005fe088c89f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5b455910, <optimized out>, 0x7ffd5b455820, <optimized out>, <optimized out>}, prev = 0x767e9dc68440, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#42 0x00005fe088d26399 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11866
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 130285559795440
        fptr = 0x5110000b2380
        w = 130285559795400
        fptr2 = <optimized out>
        ret = 130285559795360
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#43 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x427100000001
        cc = <optimized out>
        me = 0x767e9f73a6b0
        cfunc = 0x5040000107d8
        recv = 130286213069320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#44 0x00005fe089007603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x767e9d1ff368, cd=0x50c0000ce2c0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#45 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50c0000ce2c0
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff368
        reg_pc = 0x513000610818
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#46 0x00005fe088ffce98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x00005fe08907d6a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x767e9d1ff460, self=130285664296320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e7f8611f8
        cfp = <optimized out>
        sp = 0x767e9d0ffbe8
        use_argv = 0x767e9daa0fe0
        stack_argv = 0x767e9d0ffbe8
        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:1609
        captured = 0x767e9d1ff460
#49 0x00005fe08902a9b9 in vm_yield_with_cref (ec=0x540000001288, argc=0, argv=0x5fe088c5bafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#50 vm_yield (ec=0x540000001288, argc=0, argv=0x5fe088c5bafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#51 rb_yield_0 (argc=0, argv=0x5fe088c5bafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#52 rb_yield_values2 (argc=0, argv=0x5fe088c5bafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390
No locals.
#53 0x00005fe0893c1f93 in collect_i (i=<optimized out>, ary=130285559796840, argc=0, argv=0x5fe088c5bafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:627
No locals.
#54 0x00005fe088ff848b in vm_yield_with_cfunc (ec=ec@entry=0x5160000006d0, captured=<optimized out>, self=130285559796880, argc=argc@entry=1, argv=argv@entry=0x767e9daa0fe0, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5137
        is_lambda = 0
        ifunc = 0x767e7882d418
        arg = 5
        blockarg = 4
        frame_flag = <optimized out>
        val = <optimized out>
#55 0x00005fe08907cf59 in invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1614
No locals.
#56 0x00005fe089029fe6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#57 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#58 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#59 0x00005fe089029fe6 in rb_yield (val=<optimized out>)
No locals.
#60 0x00005fe088e31e18 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=130285559796880) at /tmp/ruby/src/trunk_asan/range.c:936
        i = 2
        lim = 3
        i = <optimized out>
#61 range_each (range=130285559796880) at /tmp/ruby/src/trunk_asan/range.c:973
        beg = <optimized out>
        end = <optimized out>
        i = <optimized out>
#62 0x00005fe08907437c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x767e9d1ff410
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = 0
        recv = 130285559796880
        argc = 0
        mid = 3041
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#63 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#64 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#65 0x00005fe089078de6 in vm_call0_cc (ec=0x5160000006d0, recv=130285559796880, id=3041, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#66 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#67 0x00005fe08902bcc6 in rb_call (recv=128, mid=0, argc=-2000307458, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x540000001288
#68 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528
        arg = <optimized out>
#69 0x00005fe08902c49a in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1470
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5b456950, <optimized out>, 0x7ffd5b456840, <optimized out>, <optimized out>}, prev = 0x767e9dc63940, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x767e9d1ff410
        state = RUBY_TAG_NONE
#70 0x00005fe08902cc75 in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1600
        arg = {obj = 130285559796880, mid = 3041, argc = 0, argv = 0x0, kw_splat = 0}
        block = 0xfffffffffffffe00
#71 0x00005fe0893bb452 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:666
        ary = 130285559796840
        min_argc = -512
        max_argc = <optimized out>
#72 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x767e7ef6ad88
        cfunc = 0x504000002d18
        recv = 130285559796880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#73 0x00005fe089007603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x767e9d1ff448, cd=0x502000a138b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#74 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000a138b0
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff448
        reg_pc = 0x5070000cf2e0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#75 0x00005fe088ffce98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#76 0x00005fe08907d6a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x767e9d1ff4d0, self=130285664296320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e7f861270
        cfp = <optimized out>
        sp = 0x767e9d0ffb70
        use_argv = 0x767e9daa0820
        stack_argv = 0x767e9d0ffb70
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#77 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x767e9d1ff4d0
#78 0x00005fe089029fe6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#79 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#80 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#81 0x00005fe089029fe6 in rb_yield (val=<optimized out>)
No locals.
#82 0x00005fe088c89f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5b457570, <optimized out>, 0x7ffd5b457480, <optimized out>, <optimized out>}, prev = 0x767e9dc55540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#83 0x00005fe088d26399 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11866
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 130285559797160
        fptr = 0x5110000b3000
        w = 130285559797120
        fptr2 = <optimized out>
        ret = 130285559797000
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#84 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x427100000001
        cc = <optimized out>
        me = 0x767e9f73a6b0
        cfunc = 0x5040000107d8
        recv = 130286213069320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#85 0x00005fe089007603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x767e9d1ff4b8, cd=0x502000a13830, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#86 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000a13830
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff4b8
        reg_pc = 0x50400044b7f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#87 0x00005fe088ffce98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#88 0x00005fe08907d6a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x767e9d1ff620, self=130285650455840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e9f3a2610
        cfp = <optimized out>
        sp = 0x767e9d0ffa28
        use_argv = 0x767e9dadd360
        stack_argv = 0x767e9d0ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#89 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x767e9d1ff620
#90 0x00005fe089029fe6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#91 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#92 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#93 0x00005fe089029fe6 in rb_yield (val=<optimized out>)
No locals.
#94 0x00005fe0891d20e6 in rb_ary_collect (ary=130285679192040) at /tmp/ruby/src/trunk_asan/array.c:3694
        collect = 130285629964160
        i = 10
#95 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x767e9fba0150
        cfunc = 0x50400000a798
        recv = 130285679192040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#96 0x00005fe089007603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x767e9d1ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#97 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d090
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff608
        reg_pc = 0x5190000184b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#98 0x00005fe088ffd251 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#99 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#100 0x00005fe08907d6a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x767e9d1ff738, self=130285650455840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e9f594748
        cfp = <optimized out>
        sp = 0x767e9d0ff8d0
        use_argv = 0x767e9da50520
        stack_argv = 0x767e9d0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#101 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x767e9d1ff738
#102 0x00005fe089029fe6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#103 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#104 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#105 0x00005fe089029fe6 in rb_yield (val=<optimized out>)
No locals.
#106 0x00005fe0891d20e6 in rb_ary_collect (ary=130285677724720) at /tmp/ruby/src/trunk_asan/array.c:3694
        collect = 130285677724360
        i = 0
#107 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x767e9fba0150
        cfunc = 0x50400000a798
        recv = 130285677724720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#108 0x00005fe089007603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x767e9d1ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#109 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000015790
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff720
        reg_pc = 0x50400002e378
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#110 0x00005fe088ffd251 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#111 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#112 0x00005fe088c8628b in rb_ec_exec_node (ec=0x5160000006d0, n=0x767e9f594a18) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5b459450, <optimized out>, 0x7ffd5b4593a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x767e9f594a18
#113 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#114 0x00005fe088c7f7f7 in rb_main (argc=10, argv=0x7ffd5b459628) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#115 main (argc=10, argv=0x7ffd5b459628) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2100133) detached]
$ timeout 60 gdb -p 2076577 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2100134]
[New LWP 2099981]
[New LWP 2078395]
[New LWP 2076616]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:310

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x767e9ff47c40 (LWP 2076577) "ruby"            __memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:310
  2    Thread 0x767e83a006c0 (LWP 2100134) "ruby"            0x0000767e9fd1b4cd in __GI___poll (fds=0x767e72509040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x767e7dc006c0 (LWP 2099981) "parallel.rb:40"  0x0000767e9fd1b4cd in __GI___poll (fds=0x767e73c1d060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x767e7be006c0 (LWP 2078395) "Gem::Timeout st" 0x0000767e9fc98d61 in __futex_abstimed_wait_common64 (private=24544, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000ef790) at ./nptl/futex-internal.c:57
  5    Thread 0x767e7ca006c0 (LWP 2076616) "Timeout stdlib " 0x0000767e9fc98d61 in __futex_abstimed_wait_common64 (private=24544, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00005d814) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x767e7ca006c0 (LWP 2076616) "Timeout stdlib "):
#0  0x0000767e9fc98d61 in __futex_abstimed_wait_common64 (private=24544, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00005d814) 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=24544, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00005d814) 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=0x50c00005d814, 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  0x0000767e9fc9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00005d7e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x767e9fc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x767e7c9fec30, __canceltype = 2054210288, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c00005d7e8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        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=0x50c00005d7e8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005fe088f68421 in rb_native_cond_wait (cond=0x50c00005d814, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000093600, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005fe088f8c212 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000093600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005fe088f72731 in native_sleep (th=0x515000093600, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x515000093600, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005fe088f8ac85 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=130286211426160, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x00005fe088c89f90 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 = 0x516000ab9fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x767e7c9fef90, <optimized out>, 0x767e7c9feea0, <optimized out>, <optimized out>}, prev = 0x767e7a409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000ab9fd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005fe088f8a16d in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 130286211426160, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 130286211426160, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400004a350
        end = 0
#14 0x00005fe089008879 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7301
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005fe089008879 in vm_invoke_builtin_delegate (ec=0x516000ab9fd0, cfp=0x767e7dd5a758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516000ab9fd0) at ../../src/trunk_asan/insns.def:1602
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e7dd5a758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005fe088ffce98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000ab9fd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005fe089039deb in invoke_iseq_block_from_c (ec=0x516000ab9fd0, captured=<optimized out>, self=130286213018920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e9f59f8f0
        cfp = 0x767e7dd5a7c8
        sp = 0x767e7dc5a818
        use_argv = <optimized out>
        stack_argv = 0x767e7dc5a818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516000ab9fd0, self=130286213018920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#21 0x00005fe089038076 in rb_vm_invoke_proc (ec=0x50c00005d814, proc=0x189, proc@entry=0x504000132710, argc=-1614181023, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#22 0x00005fe088f90709 in thread_do_start_proc (th=th@entry=0x515000093600) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000132710
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005fe088f8e2ba in thread_do_start (th=0x515000093600) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000093600, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005fe088f8d57e in call_thread_start_func_2 (th=0x515000093600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x767e7c9ffce0
#26 nt_start (ptr=0x50c00005d7c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000093600
        sched = <optimized out>
        nt = 0x50c00005d7c0
        vm = 0x525000000100
#27 0x00005fe088c3f74f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000767e9fc9ca94 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 = {130285628819136, -4916640154180722408, 130285628819136, -352, 0, 140726134722544, -4916640154193305320, -4916431642352361192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000767e9fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x767e7be006c0 (LWP 2078395) "Gem::Timeout st"):
#0  0x0000767e9fc98d61 in __futex_abstimed_wait_common64 (private=24544, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000ef790) 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=24544, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0000ef790) 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=0x50c0000ef790, 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  0x0000767e9fc9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0000ef768) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x767e9fc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x767e7bdfec30, __canceltype = 1905314544, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x50c0000ef768, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        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=0x50c0000ef768, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005fe088f68421 in rb_native_cond_wait (cond=0x50c0000ef790, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500015c780, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005fe088f8c212 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500015c780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005fe088f72731 in native_sleep (th=0x51500015c780, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x51500015c780, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005fe088f8ac85 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=130285664367400, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x00005fe088c89f90 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 = 0x516001fa91d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x767e7bdfef90, <optimized out>, 0x767e7bdfeea0, <optimized out>, <optimized out>}, prev = 0x767e71609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001fa91d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005fe088f8a16d in queue_do_pop (self=<optimized out>, q=0x504000870390, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 130285664367400, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 130285664367400, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000870390
        end = 0
#14 0x00005fe089008879 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7301
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005fe089008879 in vm_invoke_builtin_delegate (ec=0x516001fa91d0, cfp=0x767e78099758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001fa91d0) at ../../src/trunk_asan/insns.def:1602
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e78099758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005fe088ffce98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001fa91d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005fe089039deb in invoke_iseq_block_from_c (ec=0x516001fa91d0, captured=<optimized out>, self=130285672788320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e7ebe8318
        cfp = 0x767e780997c8
        sp = 0x767e77f99818
        use_argv = <optimized out>
        stack_argv = 0x767e77f99818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001fa91d0, self=130285672788320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#21 0x00005fe089038076 in rb_vm_invoke_proc (ec=0x50c0000ef790, proc=0x189, proc@entry=0x5040002d5090, argc=-1614181023, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#22 0x00005fe088f90709 in thread_do_start_proc (th=th@entry=0x51500015c780) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002d5090
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005fe088f8e2ba in thread_do_start (th=0x51500015c780) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500015c780, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005fe088f8d57e in call_thread_start_func_2 (th=0x51500015c780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x767e7bdffce0
#26 nt_start (ptr=0x50c0000ef740) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500015c780
        sched = <optimized out>
        nt = 0x50c0000ef740
        vm = 0x525000000100
#27 0x00005fe088c3f74f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000767e9fc9ca94 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 = {130285616236224, -4916634106866769640, 130285616236224, -352, 0, 130285622515344, -4916634106879352552, -4916431642352361192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000767e9fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x767e7dc006c0 (LWP 2099981) "parallel.rb:40"):
#0  0x0000767e9fd1b4cd in __GI___poll (fds=0x767e73c1d060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fe088be639a in __interceptor_poll ()
No symbol table info available.
#2  0x00005fe088d3c37d in nogvl_wait_for (th=130285677722920, fptr=0x5110000a3240, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
        ready = <optimized out>
#4  0x00005fe088d3d7f6 in internal_read_func (ptr=0x767e73c1cd40) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x767e73c1cd40
        result = <optimized out>
#5  0x00005fe088f7673b in rb_thread_io_blocking_call (func=0x5fe088d3d370 <internal_read_func>, data1=0x767e73c1cd40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x00005fe088c89f90 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 = 0x516001735bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x767e7dbfee50, <optimized out>, 0x767e7dbfed60, <optimized out>, <optimized out>}, prev = 0x767e73c09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001735bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005fe088d51ab5 in io_read_memory_locktmp (str=130285480038496, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3468
        str = <optimized out>
        iis = {th = 130285677722920, fptr = 0x5110000a3240, nonblock = 0, fd = 4, buf = 0x5190029e1980, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110000a3240
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005fe088d2de71 in io_readpartial (argc=1942081632, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x408100100003
        cc = <optimized out>
        me = 0x767e9f739f30
        cfunc = 0x504000010f58
        recv = 130285677724280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005fe08900daad in vm_sendish (ec=0x516001735bd0, reg_cfp=0x767e79aac790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516001735bd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e79aac790
        reg_pc = 0x51300004df60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005fe088ffce98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001735bd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005fe089039deb in invoke_iseq_block_from_c (ec=0x516001735bd0, captured=<optimized out>, self=130285650455840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e9f594478
        cfp = 0x767e79aac7c8
        sp = 0x767e799ac818
        use_argv = <optimized out>
        stack_argv = 0x767e799ac818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001735bd0, self=130285650455840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#17 0x00005fe089038076 in rb_vm_invoke_proc (ec=0x767e73c1d060, proc=0x1, proc@entry=0x504000431510, argc=-1613646643, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 4294967295
#18 0x00005fe088f90709 in thread_do_start_proc (th=th@entry=0x515000244580) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000431510
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005fe088f8e2ba in thread_do_start (th=0x515000244580) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000244580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00005fe088f8d57e in call_thread_start_func_2 (th=0x515000244580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x767e7dbffce0
#22 nt_start (ptr=0x50c0000d5b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000244580
        sched = <optimized out>
        nt = 0x50c0000d5b80
        vm = 0x525000000100
#23 0x00005fe088c3f74f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000767e9fc9ca94 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 = {130285647693504, -4916638230035373800, 130285647693504, -352, 25, 140726134731472, -4916638230047956712, -4916431642352361192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000767e9fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x767e83a006c0 (LWP 2100134) "ruby"):
#0  0x0000767e9fd1b4cd in __GI___poll (fds=0x767e72509040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fe088be639a in __interceptor_poll ()
No symbol table info available.
#2  0x00005fe088f9287f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005fe088c3f74f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000767e9fc9ca94 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 = {130285746259648, -4916404858692378344, 130285746259648, -352, 25, 140726134719088, -4916404858704961256, -4916431642352361192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000767e9fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x767e9ff47c40 (LWP 2076577) "ruby"):
#0  __memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:310
No locals.
#1  0x00005fe088bb4eb5 in __asan_stack_malloc_7 ()
No symbol table info available.
#2  0x00005fe088ddfcd0 in encodes (str=<optimized out>, s0=<optimized out>, len=<optimized out>, type=<optimized out>, tail_lf=<optimized out>) at /tmp/ruby/src/trunk_asan/pack.c:798
        buff_size = buff_size
        encoded_unit = encoded_unit
        input_unit = input_unit
        i = <optimized out>
        trans = <optimized out>
        s = <optimized out>
        padding = <optimized out>
        buff = <optimized out>
#3  0x00005fe088dddbb1 in pack_pack (ec=<optimized out>, ary=<optimized out>, fmt=130286211380720, buffer=<optimized out>) at /tmp/ruby/src/trunk_asan/pack.c:670
        explicit_endian = 0
        nul10 = "\000\000\000\000\000\000\000\000\000\000"
        spc10 = "          "
        p = 0x767e9f59360a ""
        from = 130286206992760
        associates = 0
        enc_info = 1
        pend = 0x767e9f59360a ""
        res = 130286206992680
        idx = <optimized out>
        natint = <optimized out>
        len = 0
        integer_size = <optimized out>
        bigendian_p = <optimized out>
        ptr = 0x0
        plen = 34
        type = <optimized out>
#4  0x00005fe089008879 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7301
        canary_p = <optimized out>
        ret = <optimized out>
#5  0x00005fe089008879 in vm_invoke_builtin_delegate (ec=0x5160000006d0, cfp=0x767e9d1ff4f0, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#6  vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:1602
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff4f0
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#7  0x00005fe088ffce98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#8  0x00005fe08907d6a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x767e9d1ff620, self=130285650455840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e9f3a2610
        cfp = <optimized out>
        sp = 0x767e9d0ffa28
        use_argv = 0x767e9db048a0
        stack_argv = 0x767e9d0ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#9  invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x767e9d1ff620
#10 0x00005fe089029fe6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#11 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#12 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#13 0x00005fe089029fe6 in rb_yield (val=<optimized out>)
No locals.
#14 0x00005fe0891d20e6 in rb_ary_collect (ary=130285679192040) at /tmp/ruby/src/trunk_asan/array.c:3694
        collect = 130285629964160
        i = 22
#15 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x767e9fba0150
        cfunc = 0x50400000a798
        recv = 130285679192040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x00005fe089007603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x767e9d1ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d090
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff608
        reg_pc = 0x5190000184b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
th: 0x515000000300, native_id: 0x767e9ff47c40
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
c:0014 p:0003 s:0098 e:000097 METHOD <internal:pack>:8
c:0013 p:0035 s:0091 e:000087 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:163
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
c:0012 p:0021 s:0081 e:000080 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:29
        INSN_LABEL_newrange = <optimized out>
c:0011 p:0014 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1660 [FINISH]
        INSN_LABEL_pop = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_dup = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657
        INSN_LABEL_dupn = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
c:0007 p:0066 s:0046 E:001de0 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]
        INSN_LABEL_topn = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_setn = <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_adjuststack = <optimized out>
        INSN_LABEL_defined = <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_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_checkkeyword = <optimized out>

        INSN_LABEL_checktype = <optimized out>
th: 0x515000093600, native_id: 0x767e7ca006c0
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
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:103 [FINISH]
        INSN_LABEL_opt_str_uminus = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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>
th: 0x51500015c780, native_id: 0x767e7be006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_branchif = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH]
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_once = <optimized out>
th: 0x515000244580, native_id: 0x767e7dc006c0
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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>
#18 0x00005fe088ffd251 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#19 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#20 0x00005fe08907d6a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x767e9d1ff738, self=130285650455840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x767e9f594748
        cfp = <optimized out>
        sp = 0x767e9d0ff8d0
        use_argv = 0x767e9da50520
        stack_argv = 0x767e9d0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#21 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x767e9d1ff738
#22 0x00005fe089029fe6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#23 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#24 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#25 0x00005fe089029fe6 in rb_yield (val=<optimized out>)
No locals.
#26 0x00005fe0891d20e6 in rb_ary_collect (ary=130285677724720) at /tmp/ruby/src/trunk_asan/array.c:3694
        collect = 130285677724360
        i = 0
#27 0x00005fe0890600f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x767e9fba0150
        cfunc = 0x50400000a798
        recv = 130285677724720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#28 0x00005fe089007603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x767e9d1ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#29 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000015790
        insns_address_table = {0x5fe089007166 <vm_exec_core+28230>, 0x5fe089001957 <vm_exec_core+5687>, 0x5fe089008276 <vm_exec_core+32598>, 0x5fe089005970 <vm_exec_core+22096>, 0x5fe089003e92 <vm_exec_core+15218>, 0x5fe089000887 <vm_exec_core+1383>, 0x5fe0890079bd <vm_exec_core+30365>, 0x5fe08900730f <vm_exec_core+28655>, 0x5fe089001cc5 <vm_exec_core+6565>, 0x5fe089000f87 <vm_exec_core+3175>, 0x5fe089005f9d <vm_exec_core+23677>, 0x5fe089002698 <vm_exec_core+9080>, 0x5fe089007d88 <vm_exec_core+31336>, 0x5fe0890077bb <vm_exec_core+29851>, 0x5fe089002e26 <vm_exec_core+11014>, 0x5fe089003dee <vm_exec_core+15054>, 0x5fe089005bea <vm_exec_core+22730>, 0x5fe089007439 <vm_exec_core+28953>, 0x5fe089004d81 <vm_exec_core+19041>, 0x5fe089005ca2 <vm_exec_core+22914>, 0x5fe0890062a3 <vm_exec_core+24451>, 0x5fe089004cc2 <vm_exec_core+18850>, 0x5fe089000de2 <vm_exec_core+2754>, 0x5fe0890053fa <vm_exec_core+20698>, 0x5fe089000c36 <vm_exec_core+2326>, 0x5fe089001076 <vm_exec_core+3414>, 0x5fe089003170 <vm_exec_core+11856>, 0x5fe089004a43 <vm_exec_core+18211>, 0x5fe08900520a <vm_exec_core+20202>, 0x5fe0890048da <vm_exec_core+17850>, 0x5fe0890007e3 <vm_exec_core+1219>, 0x5fe0890065b7 <vm_exec_core+25239>, 0x5fe0890071d4 <vm_exec_core+28340>, 0x5fe089001181 <vm_exec_core+3681>, 0x5fe089001faa <vm_exec_core+7306>, 0x5fe089001e2c <vm_exec_core+6924>, 0x5fe0890028aa <vm_exec_core+9610>, 0x5fe089003d40 <vm_exec_core+14880>, 0x5fe089001275 <vm_exec_core+3925>, 0x5fe089006483 <vm_exec_core+24931>, 0x5fe089001eee <vm_exec_core+7118>, 0x5fe089003c79 <vm_exec_core+14681>, 0x5fe0890046b0 <vm_exec_core+17296>, 0x5fe08900611f <vm_exec_core+24063>, 0x5fe08900500e <vm_exec_core+19694>, 0x5fe089002b57 <vm_exec_core+10295>, 0x5fe089002201 <vm_exec_core+7905>, 0x5fe089005e83 <vm_exec_core+23395>, 0x5fe0890034ea <vm_exec_core+12746>, 0x5fe0890054ce <vm_exec_core+20910>, 0x5fe0890050df <vm_exec_core+19903>, 0x5fe0890055f4 <vm_exec_core+21204>, 0x5fe089006bff <vm_exec_core+26847>, 0x5fe089004846 <vm_exec_core+17702>, 0x5fe0890061c5 <vm_exec_core+24229>, 0x5fe089002c26 <vm_exec_core+10502>, 0x5fe089005d41 <vm_exec_core+23073>, 0x5fe0890006ab <vm_exec_core+907>, 0x5fe089004b1c <vm_exec_core+18428>, 0x5fe089004ee1 <vm_exec_core+19393>, 0x5fe089000e81 <vm_exec_core+2913>, 0x5fe08900497e <vm_exec_core+18014>, 0x5fe089002f8e <vm_exec_core+11374>, 0x5fe089002447 <vm_exec_core+8487>, 0x5fe0890056f6 <vm_exec_core+21462>, 0x5fe08900146b <vm_exec_core+4427>, 0x5fe089004345 <vm_exec_core+16421>, 0x5fe08900f39a <vm_exec_core+61562>, 0x5fe089004e1b <vm_exec_core+19195>, 0x5fe089001711 <vm_exec_core+5105>, 0x5fe089001ba1 <vm_exec_core+6273>, 0x5fe089001835 <vm_exec_core+5397>, 0x5fe08900209a <vm_exec_core+7546>, 0x5fe0890029a6 <vm_exec_core+9862>, 0x5fe08900531b <vm_exec_core+20475>, 0x5fe08900473c <vm_exec_core+17436>, 0x5fe0890064d5 <vm_exec_core+25013>, 0x5fe08900852d <vm_exec_core+33293>, 0x5fe0890068d7 <vm_exec_core+26039>, 0x5fe089007e25 <vm_exec_core+31493>, 0x5fe089007f27 <vm_exec_core+31751>, 0x5fe089000cfb <vm_exec_core+2523>, 0x5fe0890078da <vm_exec_core+30138>, 0x5fe089003403 <vm_exec_core+12515>, 0x5fe089007b4b <vm_exec_core+30763>, 0x5fe089002ceb <vm_exec_core+10699>, 0x5fe089006800 <vm_exec_core+25824>, 0x5fe089000b53 <vm_exec_core+2099>, 0x5fe08900135a <vm_exec_core+4154>, 0x5fe089008140 <vm_exec_core+32288>, 0x5fe089002289 <vm_exec_core+8041>, 0x5fe08900378f <vm_exec_core+13423>, 0x5fe0890006b0 <vm_exec_core+912>, 0x5fe089000ac1 <vm_exec_core+1953>, 0x5fe089000742 <vm_exec_core+1058>, 0x5fe089006b07 <vm_exec_core+26599>, 0x5fe089003218 <vm_exec_core+12024>, 0x5fe089007c27 <vm_exec_core+30983>, 0x5fe089004557 <vm_exec_core+16951>, 0x5fe089003a46 <vm_exec_core+14118>, 0x5fe08900421b <vm_exec_core+16123>, 0x5fe089004137 <vm_exec_core+15895>, 0x5fe089003072 <vm_exec_core+11602>, 0x5fe08900393b <vm_exec_core+13851>, 0x5fe089003665 <vm_exec_core+13125>, 0x5fe089003bf7 <vm_exec_core+14551>, 0x5fe089003b75 <vm_exec_core+14421>, 0x5fe089007157 <vm_exec_core+28215>, 0x5fe089001948 <vm_exec_core+5672>, 0x5fe089008267 <vm_exec_core+32583>, 0x5fe089005961 <vm_exec_core+22081>, 0x5fe089003e83 <vm_exec_core+15203>, 0x5fe089000878 <vm_exec_core+1368>, 0x5fe0890079ae <vm_exec_core+30350>, 0x5fe089007300 <vm_exec_core+28640>, 0x5fe089001cb6 <vm_exec_core+6550>, 0x5fe089000f78 <vm_exec_core+3160>, 0x5fe089005f8e <vm_exec_core+23662>, 0x5fe089002689 <vm_exec_core+9065>, 0x5fe089007d79 <vm_exec_core+31321>, 0x5fe0890077ac <vm_exec_core+29836>, 0x5fe089002e17 <vm_exec_core+10999>, 0x5fe089003ddf <vm_exec_core+15039>, 0x5fe089005bdb <vm_exec_core+22715>, 0x5fe08900742a <vm_exec_core+28938>, 0x5fe089004d72 <vm_exec_core+19026>, 0x5fe089005c93 <vm_exec_core+22899>, 0x5fe089006294 <vm_exec_core+24436>, 0x5fe089004cb3 <vm_exec_core+18835>, 0x5fe089000dd3 <vm_exec_core+2739>, 0x5fe0890053eb <vm_exec_core+20683>, 0x5fe089000c27 <vm_exec_core+2311>, 0x5fe089001067 <vm_exec_core+3399>, 0x5fe089003161 <vm_exec_core+11841>, 0x5fe089004a34 <vm_exec_core+18196>, 0x5fe0890051fb <vm_exec_core+20187>, 0x5fe0890048cb <vm_exec_core+17835>, 0x5fe0890007d4 <vm_exec_core+1204>, 0x5fe0890065a8 <vm_exec_core+25224>, 0x5fe0890071c5 <vm_exec_core+28325>, 0x5fe089001172 <vm_exec_core+3666>, 0x5fe089001f9b <vm_exec_core+7291>, 0x5fe089001e1d <vm_exec_core+6909>, 0x5fe08900289b <vm_exec_core+9595>, 0x5fe089003d31 <vm_exec_core+14865>, 0x5fe089001266 <vm_exec_core+3910>, 0x5fe089006474 <vm_exec_core+24916>, 0x5fe089001edf <vm_exec_core+7103>, 0x5fe089003c6a <vm_exec_core+14666>, 0x5fe0890046a1 <vm_exec_core+17281>, 0x5fe089006110 <vm_exec_core+24048>, 0x5fe089004fff <vm_exec_core+19679>, 0x5fe089002b48 <vm_exec_core+10280>, 0x5fe0890021f2 <vm_exec_core+7890>, 0x5fe089005e74 <vm_exec_core+23380>, 0x5fe0890034db <vm_exec_core+12731>, 0x5fe0890054bf <vm_exec_core+20895>, 0x5fe0890050d0 <vm_exec_core+19888>, 0x5fe0890055e5 <vm_exec_core+21189>, 0x5fe089006bf0 <vm_exec_core+26832>, 0x5fe089004837 <vm_exec_core+17687>, 0x5fe0890061b6 <vm_exec_core+24214>, 0x5fe089002c17 <vm_exec_core+10487>, 0x5fe089005d32 <vm_exec_core+23058>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004b0d <vm_exec_core+18413>, 0x5fe089004ed2 <vm_exec_core+19378>, 0x5fe089004539 <vm_exec_core+16921>, 0x5fe08900496f <vm_exec_core+17999>, 0x5fe089002f7f <vm_exec_core+11359>, 0x5fe089002438 <vm_exec_core+8472>, 0x5fe0890056e7 <vm_exec_core+21447>, 0x5fe08900145c <vm_exec_core+4412>, 0x5fe089004336 <vm_exec_core+16406>, 0x5fe08900f38b <vm_exec_core+61547>, 0x5fe089004e0c <vm_exec_core+19180>, 0x5fe089001702 <vm_exec_core+5090>, 0x5fe089001b92 <vm_exec_core+6258>, 0x5fe089001826 <vm_exec_core+5382>, 0x5fe08900208b <vm_exec_core+7531>, 0x5fe089002997 <vm_exec_core+9847>, 0x5fe089004737 <vm_exec_core+17431>, 0x5fe089003d27 <vm_exec_core+14855>, 0x5fe089004732 <vm_exec_core+17426>, 0x5fe089004d5e <vm_exec_core+19006>, 0x5fe089004cae <vm_exec_core+18830>, 0x5fe089002086 <vm_exec_core+7526>, 0x5fe089004fc3 <vm_exec_core+19619>, 0x5fe0890033f9 <vm_exec_core+12505>, 0x5fe0890033fe <vm_exec_core+12510>, 0x5fe089004ca9 <vm_exec_core+18825>, 0x5fe089004a2a <vm_exec_core+18186>, 0x5fe089004202 <vm_exec_core+16098>, 0x5fe089004123 <vm_exec_core+15875>, 0x5fe089004a2f <vm_exec_core+18191>, 0x5fe08900453e <vm_exec_core+16926>, 0x5fe089003d2c <vm_exec_core+14860>, 0x5fe08900227a <vm_exec_core+8026>, 0x5fe089003780 <vm_exec_core+13408>, 0x5fe089002992 <vm_exec_core+9842>...}
        reg_cfp = 0x767e9d1ff720
        reg_pc = 0x50400002e378
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#30 0x00005fe088ffd251 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#31 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#32 0x00005fe088c8628b in rb_ec_exec_node (ec=0x5160000006d0, n=0x767e9f594a18) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5b459450, <optimized out>, 0x7ffd5b4593a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x767e9f594a18
#33 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#34 0x00005fe088c7f7f7 in rb_main (argc=10, argv=0x7ffd5b459628) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#35 main (argc=10, argv=0x7ffd5b459628) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x72ee293c0c40 (LWP 2076560) "ruby" 0x000072ee29126cd7 in __GI___select (nfds=35, readfds=0x50c005792440, writefds=0x0, exceptfds=0x0, timeout=0x7ffde169a6c0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x72ee0ce006c0 (LWP 2076562) "ruby" 0x000072ee2911b4cd in __GI___poll (fds=0x72ee0bb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x72ee0ce006c0 (LWP 2076562) "ruby"):
#0  0x000072ee2911b4cd in __GI___poll (fds=0x72ee0bb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a98dee7d39a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a98df22987f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005a98deed674f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000072ee2909ca94 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 = {126366743791296, 5488307227298894483, 126366743791296, -352, 25, 140728385256480, 5488307227277922963, 5488245224925172371}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000072ee29129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x72ee293c0c40 (LWP 2076560) "ruby"):
#0  0x000072ee29126cd7 in __GI___select (nfds=35, readfds=0x50c005792440, writefds=0x0, exceptfds=0x0, timeout=0x7ffde169a6c0) 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 = 949063338}
        pts64 = 0x7ffde169a560
        r = <optimized out>
#1  0x00005a98df213b15 in native_fd_select (n=35, readfds=0x50c005792440, writefds=0x0, exceptfds=0x72ee29126cd7 <__GI___select+327>, timeout=0x7ffde169a560, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=126367182287904) at /tmp/ruby/src/trunk_asan/thread.c:4291
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffde169a670
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005a98def20f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde169a830, <optimized out>, 0x7ffde169a740, <optimized out>, <optimized out>}, prev = 0x72ee2702f380, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005a98df2130ee in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351
        set = {max = 35, th = 0x515000000300, rset = 0x72ee2702f240, 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 = 0x72ee2702f2a0}
#5  0x00005a98defddedd in select_internal (read=126366664295080, write=4, except=4, tp=0x72ee2702f2a0, fds=0x72ee2702f240) at /tmp/ruby/src/trunk_asan/io.c:10633
        timerec = <optimized out>
        max = 35
        pending = <optimized out>
        rp = 0x72ee2702f240
        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=126367182287392) at /tmp/ruby/src/trunk_asan/io.c:10703
        p = 0x72ee2702f220
#7  0x00005a98def20f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde169ab30, <optimized out>, 0x7ffde169aa40, <optimized out>, <optimized out>}, prev = 0x72ee27080940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005a98defba1d7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005a98df2f70f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x72ee28fba700
        cfunc = 0x504000010798
        recv = 126367215319560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005a98df2a4aad in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72ee265ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a98df29e166 <vm_exec_core+28230>, 0x5a98df298957 <vm_exec_core+5687>, 0x5a98df29f276 <vm_exec_core+32598>, 0x5a98df29c970 <vm_exec_core+22096>, 0x5a98df29ae92 <vm_exec_core+15218>, 0x5a98df297887 <vm_exec_core+1383>, 0x5a98df29e9bd <vm_exec_core+30365>, 0x5a98df29e30f <vm_exec_core+28655>, 0x5a98df298cc5 <vm_exec_core+6565>, 0x5a98df297f87 <vm_exec_core+3175>, 0x5a98df29cf9d <vm_exec_core+23677>, 0x5a98df299698 <vm_exec_core+9080>, 0x5a98df29ed88 <vm_exec_core+31336>, 0x5a98df29e7bb <vm_exec_core+29851>, 0x5a98df299e26 <vm_exec_core+11014>, 0x5a98df29adee <vm_exec_core+15054>, 0x5a98df29cbea <vm_exec_core+22730>, 0x5a98df29e439 <vm_exec_core+28953>, 0x5a98df29bd81 <vm_exec_core+19041>, 0x5a98df29cca2 <vm_exec_core+22914>, 0x5a98df29d2a3 <vm_exec_core+24451>, 0x5a98df29bcc2 <vm_exec_core+18850>, 0x5a98df297de2 <vm_exec_core+2754>, 0x5a98df29c3fa <vm_exec_core+20698>, 0x5a98df297c36 <vm_exec_core+2326>, 0x5a98df298076 <vm_exec_core+3414>, 0x5a98df29a170 <vm_exec_core+11856>, 0x5a98df29ba43 <vm_exec_core+18211>, 0x5a98df29c20a <vm_exec_core+20202>, 0x5a98df29b8da <vm_exec_core+17850>, 0x5a98df2977e3 <vm_exec_core+1219>, 0x5a98df29d5b7 <vm_exec_core+25239>, 0x5a98df29e1d4 <vm_exec_core+28340>, 0x5a98df298181 <vm_exec_core+3681>, 0x5a98df298faa <vm_exec_core+7306>, 0x5a98df298e2c <vm_exec_core+6924>, 0x5a98df2998aa <vm_exec_core+9610>, 0x5a98df29ad40 <vm_exec_core+14880>, 0x5a98df298275 <vm_exec_core+3925>, 0x5a98df29d483 <vm_exec_core+24931>, 0x5a98df298eee <vm_exec_core+7118>, 0x5a98df29ac79 <vm_exec_core+14681>, 0x5a98df29b6b0 <vm_exec_core+17296>, 0x5a98df29d11f <vm_exec_core+24063>, 0x5a98df29c00e <vm_exec_core+19694>, 0x5a98df299b57 <vm_exec_core+10295>, 0x5a98df299201 <vm_exec_core+7905>, 0x5a98df29ce83 <vm_exec_core+23395>, 0x5a98df29a4ea <vm_exec_core+12746>, 0x5a98df29c4ce <vm_exec_core+20910>, 0x5a98df29c0df <vm_exec_core+19903>, 0x5a98df29c5f4 <vm_exec_core+21204>, 0x5a98df29dbff <vm_exec_core+26847>, 0x5a98df29b846 <vm_exec_core+17702>, 0x5a98df29d1c5 <vm_exec_core+24229>, 0x5a98df299c26 <vm_exec_core+10502>, 0x5a98df29cd41 <vm_exec_core+23073>, 0x5a98df2976ab <vm_exec_core+907>, 0x5a98df29bb1c <vm_exec_core+18428>, 0x5a98df29bee1 <vm_exec_core+19393>, 0x5a98df297e81 <vm_exec_core+2913>, 0x5a98df29b97e <vm_exec_core+18014>, 0x5a98df299f8e <vm_exec_core+11374>, 0x5a98df299447 <vm_exec_core+8487>, 0x5a98df29c6f6 <vm_exec_core+21462>, 0x5a98df29846b <vm_exec_core+4427>, 0x5a98df29b345 <vm_exec_core+16421>, 0x5a98df2a639a <vm_exec_core+61562>, 0x5a98df29be1b <vm_exec_core+19195>, 0x5a98df298711 <vm_exec_core+5105>, 0x5a98df298ba1 <vm_exec_core+6273>, 0x5a98df298835 <vm_exec_core+5397>, 0x5a98df29909a <vm_exec_core+7546>, 0x5a98df2999a6 <vm_exec_core+9862>, 0x5a98df29c31b <vm_exec_core+20475>, 0x5a98df29b73c <vm_exec_core+17436>, 0x5a98df29d4d5 <vm_exec_core+25013>, 0x5a98df29f52d <vm_exec_core+33293>, 0x5a98df29d8d7 <vm_exec_core+26039>, 0x5a98df29ee25 <vm_exec_core+31493>, 0x5a98df29ef27 <vm_exec_core+31751>, 0x5a98df297cfb <vm_exec_core+2523>, 0x5a98df29e8da <vm_exec_core+30138>, 0x5a98df29a403 <vm_exec_core+12515>, 0x5a98df29eb4b <vm_exec_core+30763>, 0x5a98df299ceb <vm_exec_core+10699>, 0x5a98df29d800 <vm_exec_core+25824>, 0x5a98df297b53 <vm_exec_core+2099>, 0x5a98df29835a <vm_exec_core+4154>, 0x5a98df29f140 <vm_exec_core+32288>, 0x5a98df299289 <vm_exec_core+8041>, 0x5a98df29a78f <vm_exec_core+13423>, 0x5a98df2976b0 <vm_exec_core+912>, 0x5a98df297ac1 <vm_exec_core+1953>, 0x5a98df297742 <vm_exec_core+1058>, 0x5a98df29db07 <vm_exec_core+26599>, 0x5a98df29a218 <vm_exec_core+12024>, 0x5a98df29ec27 <vm_exec_core+30983>, 0x5a98df29b557 <vm_exec_core+16951>, 0x5a98df29aa46 <vm_exec_core+14118>, 0x5a98df29b21b <vm_exec_core+16123>, 0x5a98df29b137 <vm_exec_core+15895>, 0x5a98df29a072 <vm_exec_core+11602>, 0x5a98df29a93b <vm_exec_core+13851>, 0x5a98df29a665 <vm_exec_core+13125>, 0x5a98df29abf7 <vm_exec_core+14551>, 0x5a98df29ab75 <vm_exec_core+14421>, 0x5a98df29e157 <vm_exec_core+28215>, 0x5a98df298948 <vm_exec_core+5672>, 0x5a98df29f267 <vm_exec_core+32583>, 0x5a98df29c961 <vm_exec_core+22081>, 0x5a98df29ae83 <vm_exec_core+15203>, 0x5a98df297878 <vm_exec_core+1368>, 0x5a98df29e9ae <vm_exec_core+30350>, 0x5a98df29e300 <vm_exec_core+28640>, 0x5a98df298cb6 <vm_exec_core+6550>, 0x5a98df297f78 <vm_exec_core+3160>, 0x5a98df29cf8e <vm_exec_core+23662>, 0x5a98df299689 <vm_exec_core+9065>, 0x5a98df29ed79 <vm_exec_core+31321>, 0x5a98df29e7ac <vm_exec_core+29836>, 0x5a98df299e17 <vm_exec_core+10999>, 0x5a98df29addf <vm_exec_core+15039>, 0x5a98df29cbdb <vm_exec_core+22715>, 0x5a98df29e42a <vm_exec_core+28938>, 0x5a98df29bd72 <vm_exec_core+19026>, 0x5a98df29cc93 <vm_exec_core+22899>, 0x5a98df29d294 <vm_exec_core+24436>, 0x5a98df29bcb3 <vm_exec_core+18835>, 0x5a98df297dd3 <vm_exec_core+2739>, 0x5a98df29c3eb <vm_exec_core+20683>, 0x5a98df297c27 <vm_exec_core+2311>, 0x5a98df298067 <vm_exec_core+3399>, 0x5a98df29a161 <vm_exec_core+11841>, 0x5a98df29ba34 <vm_exec_core+18196>, 0x5a98df29c1fb <vm_exec_core+20187>, 0x5a98df29b8cb <vm_exec_core+17835>, 0x5a98df2977d4 <vm_exec_core+1204>, 0x5a98df29d5a8 <vm_exec_core+25224>, 0x5a98df29e1c5 <vm_exec_core+28325>, 0x5a98df298172 <vm_exec_core+3666>, 0x5a98df298f9b <vm_exec_core+7291>, 0x5a98df298e1d <vm_exec_core+6909>, 0x5a98df29989b <vm_exec_core+9595>, 0x5a98df29ad31 <vm_exec_core+14865>, 0x5a98df298266 <vm_exec_core+3910>, 0x5a98df29d474 <vm_exec_core+24916>, 0x5a98df298edf <vm_exec_core+7103>, 0x5a98df29ac6a <vm_exec_core+14666>, 0x5a98df29b6a1 <vm_exec_core+17281>, 0x5a98df29d110 <vm_exec_core+24048>, 0x5a98df29bfff <vm_exec_core+19679>, 0x5a98df299b48 <vm_exec_core+10280>, 0x5a98df2991f2 <vm_exec_core+7890>, 0x5a98df29ce74 <vm_exec_core+23380>, 0x5a98df29a4db <vm_exec_core+12731>, 0x5a98df29c4bf <vm_exec_core+20895>, 0x5a98df29c0d0 <vm_exec_core+19888>, 0x5a98df29c5e5 <vm_exec_core+21189>, 0x5a98df29dbf0 <vm_exec_core+26832>, 0x5a98df29b837 <vm_exec_core+17687>, 0x5a98df29d1b6 <vm_exec_core+24214>, 0x5a98df299c17 <vm_exec_core+10487>, 0x5a98df29cd32 <vm_exec_core+23058>, 0x5a98df29bd5e <vm_exec_core+19006>, 0x5a98df29bb0d <vm_exec_core+18413>, 0x5a98df29bed2 <vm_exec_core+19378>, 0x5a98df29b539 <vm_exec_core+16921>, 0x5a98df29b96f <vm_exec_core+17999>, 0x5a98df299f7f <vm_exec_core+11359>, 0x5a98df299438 <vm_exec_core+8472>, 0x5a98df29c6e7 <vm_exec_core+21447>, 0x5a98df29845c <vm_exec_core+4412>, 0x5a98df29b336 <vm_exec_core+16406>, 0x5a98df2a638b <vm_exec_core+61547>, 0x5a98df29be0c <vm_exec_core+19180>, 0x5a98df298702 <vm_exec_core+5090>, 0x5a98df298b92 <vm_exec_core+6258>, 0x5a98df298826 <vm_exec_core+5382>, 0x5a98df29908b <vm_exec_core+7531>, 0x5a98df299997 <vm_exec_core+9847>, 0x5a98df29b737 <vm_exec_core+17431>, 0x5a98df29ad27 <vm_exec_core+14855>, 0x5a98df29b732 <vm_exec_core+17426>, 0x5a98df29bd5e <vm_exec_core+19006>, 0x5a98df29bcae <vm_exec_core+18830>, 0x5a98df299086 <vm_exec_core+7526>, 0x5a98df29bfc3 <vm_exec_core+19619>, 0x5a98df29a3f9 <vm_exec_core+12505>, 0x5a98df29a3fe <vm_exec_core+12510>, 0x5a98df29bca9 <vm_exec_core+18825>, 0x5a98df29ba2a <vm_exec_core+18186>, 0x5a98df29b202 <vm_exec_core+16098>, 0x5a98df29b123 <vm_exec_core+15875>, 0x5a98df29ba2f <vm_exec_core+18191>, 0x5a98df29b53e <vm_exec_core+16926>, 0x5a98df29ad2c <vm_exec_core+14860>, 0x5a98df29927a <vm_exec_core+8026>, 0x5a98df29a780 <vm_exec_core+13408>, 0x5a98df299992 <vm_exec_core+9842>...}
        reg_cfp = 0x72ee265ff3a0
        reg_pc = 0x5220000038a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005a98df294251 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x00005a98df01bb51 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=126367210488040) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x72ee28b13cb0
#15 0x00005a98df016b57 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 126367215309800
        realpath_map = 126367215309640
        path = 126367210488040
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#16 0x00005a98df014e0b in rb_require_string_internal (fname=126367210488080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000006d0
        result = <optimized out>
#17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#18 0x00005a98df2f70f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x585100140003
        cc = <optimized out>
        me = 0x72ee28b14160
        cfunc = 0x504000018598
        recv = 126367215439360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005a98df2dd26d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffde169c2c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005a98df2dcd25 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
#21 0x00005a98df2a4aad in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72ee265ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a98df29e166 <vm_exec_core+28230>, 0x5a98df298957 <vm_exec_core+5687>, 0x5a98df29f276 <vm_exec_core+32598>, 0x5a98df29c970 <vm_exec_core+22096>, 0x5a98df29ae92 <vm_exec_core+15218>, 0x5a98df297887 <vm_exec_core+1383>, 0x5a98df29e9bd <vm_exec_core+30365>, 0x5a98df29e30f <vm_exec_core+28655>, 0x5a98df298cc5 <vm_exec_core+6565>, 0x5a98df297f87 <vm_exec_core+3175>, 0x5a98df29cf9d <vm_exec_core+23677>, 0x5a98df299698 <vm_exec_core+9080>, 0x5a98df29ed88 <vm_exec_core+31336>, 0x5a98df29e7bb <vm_exec_core+29851>, 0x5a98df299e26 <vm_exec_core+11014>, 0x5a98df29adee <vm_exec_core+15054>, 0x5a98df29cbea <vm_exec_core+22730>, 0x5a98df29e439 <vm_exec_core+28953>, 0x5a98df29bd81 <vm_exec_core+19041>, 0x5a98df29cca2 <vm_exec_core+22914>, 0x5a98df29d2a3 <vm_exec_core+24451>, 0x5a98df29bcc2 <vm_exec_core+18850>, 0x5a98df297de2 <vm_exec_core+2754>, 0x5a98df29c3fa <vm_exec_core+20698>, 0x5a98df297c36 <vm_exec_core+2326>, 0x5a98df298076 <vm_exec_core+3414>, 0x5a98df29a170 <vm_exec_core+11856>, 0x5a98df29ba43 <vm_exec_core+18211>, 0x5a98df29c20a <vm_exec_core+20202>, 0x5a98df29b8da <vm_exec_core+17850>, 0x5a98df2977e3 <vm_exec_core+1219>, 0x5a98df29d5b7 <vm_exec_core+25239>, 0x5a98df29e1d4 <vm_exec_core+28340>, 0x5a98df298181 <vm_exec_core+3681>, 0x5a98df298faa <vm_exec_core+7306>, 0x5a98df298e2c <vm_exec_core+6924>, 0x5a98df2998aa <vm_exec_core+9610>, 0x5a98df29ad40 <vm_exec_core+14880>, 0x5a98df298275 <vm_exec_core+3925>, 0x5a98df29d483 <vm_exec_core+24931>, 0x5a98df298eee <vm_exec_core+7118>, 0x5a98df29ac79 <vm_exec_core+14681>, 0x5a98df29b6b0 <vm_exec_core+17296>, 0x5a98df29d11f <vm_exec_core+24063>, 0x5a98df29c00e <vm_exec_core+19694>, 0x5a98df299b57 <vm_exec_core+10295>, 0x5a98df299201 <vm_exec_core+7905>, 0x5a98df29ce83 <vm_exec_core+23395>, 0x5a98df29a4ea <vm_exec_core+12746>, 0x5a98df29c4ce <vm_exec_core+20910>, 0x5a98df29c0df <vm_exec_core+19903>, 0x5a98df29c5f4 <vm_exec_core+21204>, 0x5a98df29dbff <vm_exec_core+26847>, 0x5a98df29b846 <vm_exec_core+17702>, 0x5a98df29d1c5 <vm_exec_core+24229>, 0x5a98df299c26 <vm_exec_core+10502>, 0x5a98df29cd41 <vm_exec_core+23073>, 0x5a98df2976ab <vm_exec_core+907>, 0x5a98df29bb1c <vm_exec_core+18428>, 0x5a98df29bee1 <vm_exec_core+19393>, 0x5a98df297e81 <vm_exec_core+2913>, 0x5a98df29b97e <vm_exec_core+18014>, 0x5a98df299f8e <vm_exec_core+11374>, 0x5a98df299447 <vm_exec_core+8487>, 0x5a98df29c6f6 <vm_exec_core+21462>, 0x5a98df29846b <vm_exec_core+4427>, 0x5a98df29b345 <vm_exec_core+16421>, 0x5a98df2a639a <vm_exec_core+61562>, 0x5a98df29be1b <vm_exec_core+19195>, 0x5a98df298711 <vm_exec_core+5105>, 0x5a98df298ba1 <vm_exec_core+6273>, 0x5a98df298835 <vm_exec_core+5397>, 0x5a98df29909a <vm_exec_core+7546>, 0x5a98df2999a6 <vm_exec_core+9862>, 0x5a98df29c31b <vm_exec_core+20475>, 0x5a98df29b73c <vm_exec_core+17436>, 0x5a98df29d4d5 <vm_exec_core+25013>, 0x5a98df29f52d <vm_exec_core+33293>, 0x5a98df29d8d7 <vm_exec_core+26039>, 0x5a98df29ee25 <vm_exec_core+31493>, 0x5a98df29ef27 <vm_exec_core+31751>, 0x5a98df297cfb <vm_exec_core+2523>, 0x5a98df29e8da <vm_exec_core+30138>, 0x5a98df29a403 <vm_exec_core+12515>, 0x5a98df29eb4b <vm_exec_core+30763>, 0x5a98df299ceb <vm_exec_core+10699>, 0x5a98df29d800 <vm_exec_core+25824>, 0x5a98df297b53 <vm_exec_core+2099>, 0x5a98df29835a <vm_exec_core+4154>, 0x5a98df29f140 <vm_exec_core+32288>, 0x5a98df299289 <vm_exec_core+8041>, 0x5a98df29a78f <vm_exec_core+13423>, 0x5a98df2976b0 <vm_exec_core+912>, 0x5a98df297ac1 <vm_exec_core+1953>, 0x5a98df297742 <vm_exec_core+1058>, 0x5a98df29db07 <vm_exec_core+26599>, 0x5a98df29a218 <vm_exec_core+12024>, 0x5a98df29ec27 <vm_exec_core+30983>, 0x5a98df29b557 <vm_exec_core+16951>, 0x5a98df29aa46 <vm_exec_core+14118>, 0x5a98df29b21b <vm_exec_core+16123>, 0x5a98df29b137 <vm_exec_core+15895>, 0x5a98df29a072 <vm_exec_core+11602>, 0x5a98df29a93b <vm_exec_core+13851>, 0x5a98df29a665 <vm_exec_core+13125>, 0x5a98df29abf7 <vm_exec_core+14551>, 0x5a98df29ab75 <vm_exec_core+14421>, 0x5a98df29e157 <vm_exec_core+28215>, 0x5a98df298948 <vm_exec_core+5672>, 0x5a98df29f267 <vm_exec_core+32583>, 0x5a98df29c961 <vm_exec_core+22081>, 0x5a98df29ae83 <vm_exec_core+15203>, 0x5a98df297878 <vm_exec_core+1368>, 0x5a98df29e9ae <vm_exec_core+30350>, 0x5a98df29e300 <vm_exec_core+28640>, 0x5a98df298cb6 <vm_exec_core+6550>, 0x5a98df297f78 <vm_exec_core+3160>, 0x5a98df29cf8e <vm_exec_core+23662>, 0x5a98df299689 <vm_exec_core+9065>, 0x5a98df29ed79 <vm_exec_core+31321>, 0x5a98df29e7ac <vm_exec_core+29836>, 0x5a98df299e17 <vm_exec_core+10999>, 0x5a98df29addf <vm_exec_core+15039>, 0x5a98df29cbdb <vm_exec_core+22715>, 0x5a98df29e42a <vm_exec_core+28938>, 0x5a98df29bd72 <vm_exec_core+19026>, 0x5a98df29cc93 <vm_exec_core+22899>, 0x5a98df29d294 <vm_exec_core+24436>, 0x5a98df29bcb3 <vm_exec_core+18835>, 0x5a98df297dd3 <vm_exec_core+2739>, 0x5a98df29c3eb <vm_exec_core+20683>, 0x5a98df297c27 <vm_exec_core+2311>, 0x5a98df298067 <vm_exec_core+3399>, 0x5a98df29a161 <vm_exec_core+11841>, 0x5a98df29ba34 <vm_exec_core+18196>, 0x5a98df29c1fb <vm_exec_core+20187>, 0x5a98df29b8cb <vm_exec_core+17835>, 0x5a98df2977d4 <vm_exec_core+1204>, 0x5a98df29d5a8 <vm_exec_core+25224>, 0x5a98df29e1c5 <vm_exec_core+28325>, 0x5a98df298172 <vm_exec_core+3666>, 0x5a98df298f9b <vm_exec_core+7291>, 0x5a98df298e1d <vm_exec_core+6909>, 0x5a98df29989b <vm_exec_core+9595>, 0x5a98df29ad31 <vm_exec_core+14865>, 0x5a98df298266 <vm_exec_core+3910>, 0x5a98df29d474 <vm_exec_core+24916>, 0x5a98df298edf <vm_exec_core+7103>, 0x5a98df29ac6a <vm_exec_core+14666>, 0x5a98df29b6a1 <vm_exec_core+17281>, 0x5a98df29d110 <vm_exec_core+24048>, 0x5a98df29bfff <vm_exec_core+19679>, 0x5a98df299b48 <vm_exec_core+10280>, 0x5a98df2991f2 <vm_exec_core+7890>, 0x5a98df29ce74 <vm_exec_core+23380>, 0x5a98df29a4db <vm_exec_core+12731>, 0x5a98df29c4bf <vm_exec_core+20895>, 0x5a98df29c0d0 <vm_exec_core+19888>, 0x5a98df29c5e5 <vm_exec_core+21189>, 0x5a98df29dbf0 <vm_exec_core+26832>, 0x5a98df29b837 <vm_exec_core+17687>, 0x5a98df29d1b6 <vm_exec_core+24214>, 0x5a98df299c17 <vm_exec_core+10487>, 0x5a98df29cd32 <vm_exec_core+23058>, 0x5a98df29bd5e <vm_exec_core+19006>, 0x5a98df29bb0d <vm_exec_core+18413>, 0x5a98df29bed2 <vm_exec_core+19378>, 0x5a98df29b539 <vm_exec_core+16921>, 0x5a98df29b96f <vm_exec_core+17999>, 0x5a98df299f7f <vm_exec_core+11359>, 0x5a98df299438 <vm_exec_core+8472>, 0x5a98df29c6e7 <vm_exec_core+21447>, 0x5a98df29845c <vm_exec_core+4412>, 0x5a98df29b336 <vm_exec_core+16406>, 0x5a98df2a638b <vm_exec_core+61547>, 0x5a98df29be0c <vm_exec_core+19180>, 0x5a98df298702 <vm_exec_core+5090>, 0x5a98df298b92 <vm_exec_core+6258>, 0x5a98df298826 <vm_exec_core+5382>, 0x5a98df29908b <vm_exec_core+7531>, 0x5a98df299997 <vm_exec_core+9847>, 0x5a98df29b737 <vm_exec_core+17431>, 0x5a98df29ad27 <vm_exec_core+14855>, 0x5a98df29b732 <vm_exec_core+17426>, 0x5a98df29bd5e <vm_exec_core+19006>, 0x5a98df29bcae <vm_exec_core+18830>, 0x5a98df299086 <vm_exec_core+7526>, 0x5a98df29bfc3 <vm_exec_core+19619>, 0x5a98df29a3f9 <vm_exec_core+12505>, 0x5a98df29a3fe <vm_exec_core+12510>, 0x5a98df29bca9 <vm_exec_core+18825>, 0x5a98df29ba2a <vm_exec_core+18186>, 0x5a98df29b202 <vm_exec_core+16098>, 0x5a98df29b123 <vm_exec_core+15875>, 0x5a98df29ba2f <vm_exec_core+18191>, 0x5a98df29b53e <vm_exec_core+16926>, 0x5a98df29ad2c <vm_exec_core+14860>, 0x5a98df29927a <vm_exec_core+8026>, 0x5a98df29a780 <vm_exec_core+13408>, 0x5a98df299992 <vm_exec_core+9842>...}
        reg_cfp = 0x72ee265ff790
        reg_pc = 0x50400002dcb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
th: 0x515000000300, native_id: 0x72ee293c0c40
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0130 e:000129 CFUNC  :select
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857
        INSN_LABEL_toregexp = <optimized out>
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298
        INSN_LABEL_duphash = <optimized out>
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768
        INSN_LABEL_expandarray = <optimized out>
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        INSN_LABEL_concatarray = <optimized out>
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
        INSN_LABEL_concattoarray = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282
        INSN_LABEL_dup = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885
        INSN_LABEL_opt_reverse = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_topn = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_defined = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_definedivar = <optimized out>

        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x00005a98df293e98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005a98def1d28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x72ee28b14200) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde169c810, <optimized out>, 0x7ffde169c760, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x72ee28b14200
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#26 0x00005a98def167f7 in rb_main (argc=9, argv=0x7ffde169c9e8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffde169c9e8) 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_rand.rb

[Inferior 1 (process 2076560) 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 2076233 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:964: 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 2076232 -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 2111427 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-08-20T09:00:09Z master 5e3dd6d395) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 37.623956 seconds

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