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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     949     949     949 ?             -1 Ss    1000   0:01 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    949     959     959     959 pts/0        959 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    959     960     959     959 pts/0        959 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1227375 1227518 1227375 1227375 ?             -1 S     1000   0:00 sshd: ko1@pts/1
1227518 1227551 1227551 1227551 pts/1    1227551 Ss+   1000   0:00 -bash
    960 1831882     959     959 pts/0        959 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1831882 1831885     959     959 pts/0        959 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240906-000312 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
1831885 1831886     959     959 pts/0        959 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240906-000312 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
1831886 1832827     959     959 pts/0        959 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1832827 1832828     959     959 pts/0        959 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1832828 1833147     959     959 pts/0        959 Sl+   1000   0:20 /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
1833147 1833158     959     959 pts/0        959 Sl+   1000   0:23 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
1833158 1850112     959     959 pts/0        959 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
1831886 1867406     959     959 pts/0        959 R+    1000   0:00 ps jx
      1 2628222 2628222 2628222 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2628222 2628224 2628222 2628222 ?             -1 S     1000   0:00 (sd-pam)
      1 2628326 2628326 2628326 ?             -1 Ss    1000   0:10 SCREEN
2628326 2628327 2628327 2628327 pts/2    2628327 Ss+   1000   0:00 /bin/bash
{1=>[949, 2628222, 2628326], 949=>[959], 959=>[960], 1227375=>[1227518], 1227518=>[1227551], 960=>[1831882], 1831882=>[1831885], 1831885=>[1831886], 1831886=>[1832827, 1867406], 1832827=>[1832828], 1832828=>[1833147], 1833147=>[1833158], 1833158=>[1850112], 2628222=>[2628224], 2628326=>[2628327]}
$ timeout 60 gdb -p 1850112 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00006014f0915bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x775f01e006c0 (LWP 1850112) "test_thread.rb*" 0x00006014f0915bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x775f01e006c0 (LWP 1850112) "test_thread.rb*"):
#0  0x00006014f0915bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006014f0916b6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006014f08634f8 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  0x00006014f08632e9 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  0x00006014f086311d 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  0x00006014f0862b5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00006014f08627a6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00006014f0864a76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00006014f08fb940 in __interceptor_free ()
No symbol table info available.
#9  0x00006014f096d8de in rb_gc_impl_free (objspace_ptr=0x51e000000080, ptr=0x775f06dfd800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default.c:8519
        objspace = 0x51e000000080
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x775f06dfd800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4185
No locals.
#11 ruby_xfree (x=0x775f06dfd800) at /tmp/ruby/src/trunk_asan/gc.c:4196
No locals.
#12 0x00006014f0c250b5 in rb_threadptr_sched_free (th=th@entry=0x51500021aa00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2365
No locals.
#13 0x00006014f0cfaa7f in thread_free (ptr=0x540000000308, ptr@entry=0x51500021aa00) at /tmp/ruby/src/trunk_asan/vm.c:3493
        th = 0x540000000308
#14 0x00006014f0cfa5e9 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3098
        th = 0x51500021aa00
        stack = 0x775f06dfd800
        objspace = <optimized out>
        next = <optimized out>
#15 0x00006014f093f910 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x51500021aa00
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x00006014f093fe7b in ruby_stop (ex=776, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#17 0x00006014f0abe74d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4376
        status = <optimized out>
        pid = <optimized out>
#18 0x00006014f0d1b5b8 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 = 0x646100040001
        cc = <optimized out>
        me = 0x775f3c394708
        cfunc = 0x50400001ffd8
        recv = 131250301130640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00006014f0cc040b in vm_sendish (ec=0x51600140ebd0, reg_cfp=0x775f06efd720, cd=0x504001238350, 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>
#20 vm_exec_core (ec=ec@entry=0x51600140ebd0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x504001238350
        insns_address_table = {0x6014f0cbbc19 <vm_exec_core+1801>, 0x6014f0cbccea <vm_exec_core+6106>, 0x6014f0cc291f <vm_exec_core+29711>, 0x6014f0cbc842 <vm_exec_core+4914>, 0x6014f0cc351e <vm_exec_core+32782>, 0x6014f0cc12e2 <vm_exec_core+24018>, 0x6014f0cbec5d <vm_exec_core+14157>, 0x6014f0cbbd99 <vm_exec_core+2185>, 0x6014f0cc2f87 <vm_exec_core+31351>, 0x6014f0cc2c81 <vm_exec_core+30577>, 0x6014f0cbcaba <vm_exec_core+5546>, 0x6014f0cbc337 <vm_exec_core+3623>, 0x6014f0cc1937 <vm_exec_core+25639>, 0x6014f0cbda71 <vm_exec_core+9569>, 0x6014f0cc31c5 <vm_exec_core+31925>, 0x6014f0cc2e0f <vm_exec_core+30975>, 0x6014f0cbe0d1 <vm_exec_core+11201>, 0x6014f0cbebdb <vm_exec_core+14027>, 0x6014f0cc1530 <vm_exec_core+24608>, 0x6014f0cc2d70 <vm_exec_core+30816>, 0x6014f0cc0697 <vm_exec_core+20871>, 0x6014f0cc15ca <vm_exec_core+24762>, 0x6014f0cc1ce8 <vm_exec_core+26584>, 0x6014f0cc05c3 <vm_exec_core+20659>, 0x6014f0cbc263 <vm_exec_core+3411>, 0x6014f0cc0dfc <vm_exec_core+22764>, 0x6014f0cbc0d9 <vm_exec_core+3017>, 0x6014f0cbc549 <vm_exec_core+4153>, 0x6014f0cbe41e <vm_exec_core+12046>, 0x6014f0cc0164 <vm_exec_core+19540>, 0x6014f0cc0b45 <vm_exec_core+22069>, 0x6014f0cbfd00 <vm_exec_core+18416>, 0x6014f0cbbc5e <vm_exec_core+1870>, 0x6014f0cc226a <vm_exec_core+27994>, 0x6014f0cc2b96 <vm_exec_core+30342>, 0x6014f0cbc622 <vm_exec_core+4370>, 0x6014f0cbd1b6 <vm_exec_core+7334>, 0x6014f0cbcc3c <vm_exec_core+5932>, 0x6014f0cbdb76 <vm_exec_core+9830>, 0x6014f0cbeb70 <vm_exec_core+13920>, 0x6014f0cbc6e4 <vm_exec_core+4564>, 0x6014f0cc20b3 <vm_exec_core+27555>, 0x6014f0cbd125 <vm_exec_core+7189>, 0x6014f0cbea2e <vm_exec_core+13598>, 0x6014f0cbf3e3 <vm_exec_core+16083>, 0x6014f0cc19e3 <vm_exec_core+25811>, 0x6014f0cc0873 <vm_exec_core+21347>, 0x6014f0cbdc6a <vm_exec_core+10074>, 0x6014f0cbd4f3 <vm_exec_core+8163>, 0x6014f0cc1811 <vm_exec_core+25345>, 0x6014f0cbe66c <vm_exec_core+12636>, 0x6014f0cc0f07 <vm_exec_core+23031>, 0x6014f0cc08fb <vm_exec_core+21483>, 0x6014f0cc0fd4 <vm_exec_core+23236>, 0x6014f0cc2841 <vm_exec_core+29489>, 0x6014f0cbf9c4 <vm_exec_core+17588>, 0x6014f0cc1ab2 <vm_exec_core+26018>, 0x6014f0cbb89b <vm_exec_core+907>, 0x6014f0cc1675 <vm_exec_core+24933>, 0x6014f0cbdf42 <vm_exec_core+10802>, 0x6014f0cc0208 <vm_exec_core+19704>, 0x6014f0cc0768 <vm_exec_core+21080>, 0x6014f0cbb8a0 <vm_exec_core+912>, 0x6014f0cc0073 <vm_exec_core+19299>, 0x6014f0cbe33f <vm_exec_core+11823>, 0x6014f0cbd6b0 <vm_exec_core+8608>, 0x6014f0cc1068 <vm_exec_core+23384>, 0x6014f0cbc7a0 <vm_exec_core+4752>, 0x6014f0cbef24 <vm_exec_core+14868>, 0x6014f0cca789 <vm_exec_core+62073>, 0x6014f0cc0c27 <vm_exec_core+22295>, 0x6014f0cbd001 <vm_exec_core+6897>, 0x6014f0cbd3cf <vm_exec_core+7871>, 0x6014f0cbd2ad <vm_exec_core+7581>, 0x6014f0cbd906 <vm_exec_core+9206>, 0x6014f0cbe18e <vm_exec_core+11390>, 0x6014f0cbcf22 <vm_exec_core+6674>, 0x6014f0cc37b3 <vm_exec_core+33443>, 0x6014f0cc0cde <vm_exec_core+22478>, 0x6014f0cbf7ec <vm_exec_core+17116>, 0x6014f0cc2161 <vm_exec_core+27729>, 0x6014f0cc38d1 <vm_exec_core+33729>, 0x6014f0cc24c7 <vm_exec_core+28599>, 0x6014f0cc331e <vm_exec_core+32270>, 0x6014f0cc33f6 <vm_exec_core+32486>, 0x6014f0cbc17c <vm_exec_core+3180>, 0x6014f0cc2ea4 <vm_exec_core+31124>, 0x6014f0cbe52f <vm_exec_core+12319>, 0x6014f0cc30df <vm_exec_core+31695>, 0x6014f0cbdfee <vm_exec_core+10974>, 0x6014f0cc23c5 <vm_exec_core+28341>, 0x6014f0cbbfa3 <vm_exec_core+2707>, 0x6014f0cbdd84 <vm_exec_core+10356>, 0x6014f0cbf12c <vm_exec_core+15388>, 0x6014f0cbeac5 <vm_exec_core+13749>, 0x6014f0cbe894 <vm_exec_core+13188>, 0x6014f0cbb997 <vm_exec_core+1159>, 0x6014f0cbbeba <vm_exec_core+2474>, 0x6014f0cbba29 <vm_exec_core+1305>, 0x6014f0cc26e0 <vm_exec_core+29136>, 0x6014f0cbff10 <vm_exec_core+18944>, 0x6014f0cbf4b4 <vm_exec_core+16292>, 0x6014f0cbfbd1 <vm_exec_core+18113>, 0x6014f0cbf8ea <vm_exec_core+17370>, 0x6014f0cbe935 <vm_exec_core+13349>, 0x6014f0cbf2d8 <vm_exec_core+15816>, 0x6014f0cbedfa <vm_exec_core+14570>, 0x6014f0cbf5e3 <vm_exec_core+16595>, 0x6014f0cbf665 <vm_exec_core+16725>, 0x6014f0cbbc0a <vm_exec_core+1786>, 0x6014f0cbccdb <vm_exec_core+6091>, 0x6014f0cc2910 <vm_exec_core+29696>, 0x6014f0cbc833 <vm_exec_core+4899>, 0x6014f0cc350f <vm_exec_core+32767>, 0x6014f0cc12d3 <vm_exec_core+24003>, 0x6014f0cbec4e <vm_exec_core+14142>, 0x6014f0cbbd8a <vm_exec_core+2170>, 0x6014f0cc2f78 <vm_exec_core+31336>, 0x6014f0cc2c72 <vm_exec_core+30562>, 0x6014f0cbcaab <vm_exec_core+5531>, 0x6014f0cbc328 <vm_exec_core+3608>, 0x6014f0cc1928 <vm_exec_core+25624>, 0x6014f0cbda62 <vm_exec_core+9554>, 0x6014f0cc31b6 <vm_exec_core+31910>, 0x6014f0cc2e00 <vm_exec_core+30960>, 0x6014f0cbe0c2 <vm_exec_core+11186>, 0x6014f0cbebcc <vm_exec_core+14012>, 0x6014f0cc1521 <vm_exec_core+24593>, 0x6014f0cc2d61 <vm_exec_core+30801>, 0x6014f0cc0688 <vm_exec_core+20856>, 0x6014f0cc15bb <vm_exec_core+24747>, 0x6014f0cc1cd9 <vm_exec_core+26569>, 0x6014f0cc05b4 <vm_exec_core+20644>, 0x6014f0cbc254 <vm_exec_core+3396>, 0x6014f0cc0ded <vm_exec_core+22749>, 0x6014f0cbc0ca <vm_exec_core+3002>, 0x6014f0cbc53a <vm_exec_core+4138>, 0x6014f0cbe40f <vm_exec_core+12031>, 0x6014f0cc0155 <vm_exec_core+19525>, 0x6014f0cc0b36 <vm_exec_core+22054>, 0x6014f0cbfcf1 <vm_exec_core+18401>, 0x6014f0cbbc4f <vm_exec_core+1855>, 0x6014f0cc225b <vm_exec_core+27979>, 0x6014f0cc2b87 <vm_exec_core+30327>, 0x6014f0cbc613 <vm_exec_core+4355>, 0x6014f0cbd1a7 <vm_exec_core+7319>, 0x6014f0cbcc2d <vm_exec_core+5917>, 0x6014f0cbdb67 <vm_exec_core+9815>, 0x6014f0cbeb61 <vm_exec_core+13905>, 0x6014f0cbc6d5 <vm_exec_core+4549>, 0x6014f0cc20a4 <vm_exec_core+27540>, 0x6014f0cbd116 <vm_exec_core+7174>, 0x6014f0cbea1f <vm_exec_core+13583>, 0x6014f0cbf3d4 <vm_exec_core+16068>, 0x6014f0cc19d4 <vm_exec_core+25796>, 0x6014f0cc0864 <vm_exec_core+21332>, 0x6014f0cbdc5b <vm_exec_core+10059>, 0x6014f0cbd4e4 <vm_exec_core+8148>, 0x6014f0cc1802 <vm_exec_core+25330>, 0x6014f0cbe65d <vm_exec_core+12621>, 0x6014f0cc0ef8 <vm_exec_core+23016>, 0x6014f0cc08ec <vm_exec_core+21468>, 0x6014f0cc0fc5 <vm_exec_core+23221>, 0x6014f0cc2832 <vm_exec_core+29474>, 0x6014f0cbf9b5 <vm_exec_core+17573>, 0x6014f0cc1aa3 <vm_exec_core+26003>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc1666 <vm_exec_core+24918>, 0x6014f0cbdf33 <vm_exec_core+10787>, 0x6014f0cc01f9 <vm_exec_core+19689>, 0x6014f0cc0759 <vm_exec_core+21065>, 0x6014f0cbf118 <vm_exec_core+15368>, 0x6014f0cc0064 <vm_exec_core+19284>, 0x6014f0cbe330 <vm_exec_core+11808>, 0x6014f0cbd6a1 <vm_exec_core+8593>, 0x6014f0cc1059 <vm_exec_core+23369>, 0x6014f0cbc791 <vm_exec_core+4737>, 0x6014f0cbef15 <vm_exec_core+14853>, 0x6014f0cca77a <vm_exec_core+62058>, 0x6014f0cc0c18 <vm_exec_core+22280>, 0x6014f0cbcff2 <vm_exec_core+6882>, 0x6014f0cbd3c0 <vm_exec_core+7856>, 0x6014f0cbd29e <vm_exec_core+7566>, 0x6014f0cbd8f7 <vm_exec_core+9191>, 0x6014f0cbe17f <vm_exec_core+11375>, 0x6014f0cc005f <vm_exec_core+19279>, 0x6014f0cbf7e2 <vm_exec_core+17106>, 0x6014f0cc005a <vm_exec_core+19274>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc084e <vm_exec_core+21310>, 0x6014f0cbd8f2 <vm_exec_core+9186>, 0x6014f0cc0db1 <vm_exec_core+22689>, 0x6014f0cbebc2 <vm_exec_core+14002>, 0x6014f0cbebc7 <vm_exec_core+14007>, 0x6014f0cc084c <vm_exec_core+21308>, 0x6014f0cc072b <vm_exec_core+21019>, 0x6014f0cbfbb8 <vm_exec_core+18088>, 0x6014f0cbf8d6 <vm_exec_core+17350>, 0x6014f0cc084a <vm_exec_core+21306>, 0x6014f0cbfcec <vm_exec_core+18396>...}
        reg_cfp = 0x775f06efd720
        reg_pc = 0x5080000360d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x00006014f0cb8088 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x51600140ebd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x00006014f0d38b92 in invoke_iseq_block_from_c (ec=0x51600140ebd0, captured=0x775f06efd7a8, self=131250301130640, 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 = 0x775f1a3af688
        cfp = <optimized out>
        sp = 0x775f06dfd850
        use_argv = 0x0
        stack_argv = 0x775f06dfd850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x775f06efd7a8
#24 0x00006014f0ce5446 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.
#25 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.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#27 0x00006014f0ce5446 in rb_yield (val=<optimized out>)
No locals.
#28 0x00006014f0944040 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 = 0x51600140ebd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x775f01dfef90, <optimized out>, 0x775f01dfeea0, <optimized out>, <optimized out>}, prev = 0x775f06209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600140ebd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x00006014f0d1b5b8 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 = 0x66e100000001
        cc = <optimized out>
        me = 0x775f3c538be0
        cfunc = 0x50400001f5d8
        recv = 131250354939160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#30 0x00006014f0cc040b in vm_sendish (ec=0x51600140ebd0, reg_cfp=0x775f06efd790, cd=0x50200125e3d0, 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>
#31 vm_exec_core (ec=ec@entry=0x51600140ebd0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200125e3d0
        insns_address_table = {0x6014f0cbbc19 <vm_exec_core+1801>, 0x6014f0cbccea <vm_exec_core+6106>, 0x6014f0cc291f <vm_exec_core+29711>, 0x6014f0cbc842 <vm_exec_core+4914>, 0x6014f0cc351e <vm_exec_core+32782>, 0x6014f0cc12e2 <vm_exec_core+24018>, 0x6014f0cbec5d <vm_exec_core+14157>, 0x6014f0cbbd99 <vm_exec_core+2185>, 0x6014f0cc2f87 <vm_exec_core+31351>, 0x6014f0cc2c81 <vm_exec_core+30577>, 0x6014f0cbcaba <vm_exec_core+5546>, 0x6014f0cbc337 <vm_exec_core+3623>, 0x6014f0cc1937 <vm_exec_core+25639>, 0x6014f0cbda71 <vm_exec_core+9569>, 0x6014f0cc31c5 <vm_exec_core+31925>, 0x6014f0cc2e0f <vm_exec_core+30975>, 0x6014f0cbe0d1 <vm_exec_core+11201>, 0x6014f0cbebdb <vm_exec_core+14027>, 0x6014f0cc1530 <vm_exec_core+24608>, 0x6014f0cc2d70 <vm_exec_core+30816>, 0x6014f0cc0697 <vm_exec_core+20871>, 0x6014f0cc15ca <vm_exec_core+24762>, 0x6014f0cc1ce8 <vm_exec_core+26584>, 0x6014f0cc05c3 <vm_exec_core+20659>, 0x6014f0cbc263 <vm_exec_core+3411>, 0x6014f0cc0dfc <vm_exec_core+22764>, 0x6014f0cbc0d9 <vm_exec_core+3017>, 0x6014f0cbc549 <vm_exec_core+4153>, 0x6014f0cbe41e <vm_exec_core+12046>, 0x6014f0cc0164 <vm_exec_core+19540>, 0x6014f0cc0b45 <vm_exec_core+22069>, 0x6014f0cbfd00 <vm_exec_core+18416>, 0x6014f0cbbc5e <vm_exec_core+1870>, 0x6014f0cc226a <vm_exec_core+27994>, 0x6014f0cc2b96 <vm_exec_core+30342>, 0x6014f0cbc622 <vm_exec_core+4370>, 0x6014f0cbd1b6 <vm_exec_core+7334>, 0x6014f0cbcc3c <vm_exec_core+5932>, 0x6014f0cbdb76 <vm_exec_core+9830>, 0x6014f0cbeb70 <vm_exec_core+13920>, 0x6014f0cbc6e4 <vm_exec_core+4564>, 0x6014f0cc20b3 <vm_exec_core+27555>, 0x6014f0cbd125 <vm_exec_core+7189>, 0x6014f0cbea2e <vm_exec_core+13598>, 0x6014f0cbf3e3 <vm_exec_core+16083>, 0x6014f0cc19e3 <vm_exec_core+25811>, 0x6014f0cc0873 <vm_exec_core+21347>, 0x6014f0cbdc6a <vm_exec_core+10074>, 0x6014f0cbd4f3 <vm_exec_core+8163>, 0x6014f0cc1811 <vm_exec_core+25345>, 0x6014f0cbe66c <vm_exec_core+12636>, 0x6014f0cc0f07 <vm_exec_core+23031>, 0x6014f0cc08fb <vm_exec_core+21483>, 0x6014f0cc0fd4 <vm_exec_core+23236>, 0x6014f0cc2841 <vm_exec_core+29489>, 0x6014f0cbf9c4 <vm_exec_core+17588>, 0x6014f0cc1ab2 <vm_exec_core+26018>, 0x6014f0cbb89b <vm_exec_core+907>, 0x6014f0cc1675 <vm_exec_core+24933>, 0x6014f0cbdf42 <vm_exec_core+10802>, 0x6014f0cc0208 <vm_exec_core+19704>, 0x6014f0cc0768 <vm_exec_core+21080>, 0x6014f0cbb8a0 <vm_exec_core+912>, 0x6014f0cc0073 <vm_exec_core+19299>, 0x6014f0cbe33f <vm_exec_core+11823>, 0x6014f0cbd6b0 <vm_exec_core+8608>, 0x6014f0cc1068 <vm_exec_core+23384>, 0x6014f0cbc7a0 <vm_exec_core+4752>, 0x6014f0cbef24 <vm_exec_core+14868>, 0x6014f0cca789 <vm_exec_core+62073>, 0x6014f0cc0c27 <vm_exec_core+22295>, 0x6014f0cbd001 <vm_exec_core+6897>, 0x6014f0cbd3cf <vm_exec_core+7871>, 0x6014f0cbd2ad <vm_exec_core+7581>, 0x6014f0cbd906 <vm_exec_core+9206>, 0x6014f0cbe18e <vm_exec_core+11390>, 0x6014f0cbcf22 <vm_exec_core+6674>, 0x6014f0cc37b3 <vm_exec_core+33443>, 0x6014f0cc0cde <vm_exec_core+22478>, 0x6014f0cbf7ec <vm_exec_core+17116>, 0x6014f0cc2161 <vm_exec_core+27729>, 0x6014f0cc38d1 <vm_exec_core+33729>, 0x6014f0cc24c7 <vm_exec_core+28599>, 0x6014f0cc331e <vm_exec_core+32270>, 0x6014f0cc33f6 <vm_exec_core+32486>, 0x6014f0cbc17c <vm_exec_core+3180>, 0x6014f0cc2ea4 <vm_exec_core+31124>, 0x6014f0cbe52f <vm_exec_core+12319>, 0x6014f0cc30df <vm_exec_core+31695>, 0x6014f0cbdfee <vm_exec_core+10974>, 0x6014f0cc23c5 <vm_exec_core+28341>, 0x6014f0cbbfa3 <vm_exec_core+2707>, 0x6014f0cbdd84 <vm_exec_core+10356>, 0x6014f0cbf12c <vm_exec_core+15388>, 0x6014f0cbeac5 <vm_exec_core+13749>, 0x6014f0cbe894 <vm_exec_core+13188>, 0x6014f0cbb997 <vm_exec_core+1159>, 0x6014f0cbbeba <vm_exec_core+2474>, 0x6014f0cbba29 <vm_exec_core+1305>, 0x6014f0cc26e0 <vm_exec_core+29136>, 0x6014f0cbff10 <vm_exec_core+18944>, 0x6014f0cbf4b4 <vm_exec_core+16292>, 0x6014f0cbfbd1 <vm_exec_core+18113>, 0x6014f0cbf8ea <vm_exec_core+17370>, 0x6014f0cbe935 <vm_exec_core+13349>, 0x6014f0cbf2d8 <vm_exec_core+15816>, 0x6014f0cbedfa <vm_exec_core+14570>, 0x6014f0cbf5e3 <vm_exec_core+16595>, 0x6014f0cbf665 <vm_exec_core+16725>, 0x6014f0cbbc0a <vm_exec_core+1786>, 0x6014f0cbccdb <vm_exec_core+6091>, 0x6014f0cc2910 <vm_exec_core+29696>, 0x6014f0cbc833 <vm_exec_core+4899>, 0x6014f0cc350f <vm_exec_core+32767>, 0x6014f0cc12d3 <vm_exec_core+24003>, 0x6014f0cbec4e <vm_exec_core+14142>, 0x6014f0cbbd8a <vm_exec_core+2170>, 0x6014f0cc2f78 <vm_exec_core+31336>, 0x6014f0cc2c72 <vm_exec_core+30562>, 0x6014f0cbcaab <vm_exec_core+5531>, 0x6014f0cbc328 <vm_exec_core+3608>, 0x6014f0cc1928 <vm_exec_core+25624>, 0x6014f0cbda62 <vm_exec_core+9554>, 0x6014f0cc31b6 <vm_exec_core+31910>, 0x6014f0cc2e00 <vm_exec_core+30960>, 0x6014f0cbe0c2 <vm_exec_core+11186>, 0x6014f0cbebcc <vm_exec_core+14012>, 0x6014f0cc1521 <vm_exec_core+24593>, 0x6014f0cc2d61 <vm_exec_core+30801>, 0x6014f0cc0688 <vm_exec_core+20856>, 0x6014f0cc15bb <vm_exec_core+24747>, 0x6014f0cc1cd9 <vm_exec_core+26569>, 0x6014f0cc05b4 <vm_exec_core+20644>, 0x6014f0cbc254 <vm_exec_core+3396>, 0x6014f0cc0ded <vm_exec_core+22749>, 0x6014f0cbc0ca <vm_exec_core+3002>, 0x6014f0cbc53a <vm_exec_core+4138>, 0x6014f0cbe40f <vm_exec_core+12031>, 0x6014f0cc0155 <vm_exec_core+19525>, 0x6014f0cc0b36 <vm_exec_core+22054>, 0x6014f0cbfcf1 <vm_exec_core+18401>, 0x6014f0cbbc4f <vm_exec_core+1855>, 0x6014f0cc225b <vm_exec_core+27979>, 0x6014f0cc2b87 <vm_exec_core+30327>, 0x6014f0cbc613 <vm_exec_core+4355>, 0x6014f0cbd1a7 <vm_exec_core+7319>, 0x6014f0cbcc2d <vm_exec_core+5917>, 0x6014f0cbdb67 <vm_exec_core+9815>, 0x6014f0cbeb61 <vm_exec_core+13905>, 0x6014f0cbc6d5 <vm_exec_core+4549>, 0x6014f0cc20a4 <vm_exec_core+27540>, 0x6014f0cbd116 <vm_exec_core+7174>, 0x6014f0cbea1f <vm_exec_core+13583>, 0x6014f0cbf3d4 <vm_exec_core+16068>, 0x6014f0cc19d4 <vm_exec_core+25796>, 0x6014f0cc0864 <vm_exec_core+21332>, 0x6014f0cbdc5b <vm_exec_core+10059>, 0x6014f0cbd4e4 <vm_exec_core+8148>, 0x6014f0cc1802 <vm_exec_core+25330>, 0x6014f0cbe65d <vm_exec_core+12621>, 0x6014f0cc0ef8 <vm_exec_core+23016>, 0x6014f0cc08ec <vm_exec_core+21468>, 0x6014f0cc0fc5 <vm_exec_core+23221>, 0x6014f0cc2832 <vm_exec_core+29474>, 0x6014f0cbf9b5 <vm_exec_core+17573>, 0x6014f0cc1aa3 <vm_exec_core+26003>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc1666 <vm_exec_core+24918>, 0x6014f0cbdf33 <vm_exec_core+10787>, 0x6014f0cc01f9 <vm_exec_core+19689>, 0x6014f0cc0759 <vm_exec_core+21065>, 0x6014f0cbf118 <vm_exec_core+15368>, 0x6014f0cc0064 <vm_exec_core+19284>, 0x6014f0cbe330 <vm_exec_core+11808>, 0x6014f0cbd6a1 <vm_exec_core+8593>, 0x6014f0cc1059 <vm_exec_core+23369>, 0x6014f0cbc791 <vm_exec_core+4737>, 0x6014f0cbef15 <vm_exec_core+14853>, 0x6014f0cca77a <vm_exec_core+62058>, 0x6014f0cc0c18 <vm_exec_core+22280>, 0x6014f0cbcff2 <vm_exec_core+6882>, 0x6014f0cbd3c0 <vm_exec_core+7856>, 0x6014f0cbd29e <vm_exec_core+7566>, 0x6014f0cbd8f7 <vm_exec_core+9191>, 0x6014f0cbe17f <vm_exec_core+11375>, 0x6014f0cc005f <vm_exec_core+19279>, 0x6014f0cbf7e2 <vm_exec_core+17106>, 0x6014f0cc005a <vm_exec_core+19274>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc084e <vm_exec_core+21310>, 0x6014f0cbd8f2 <vm_exec_core+9186>, 0x6014f0cc0db1 <vm_exec_core+22689>, 0x6014f0cbebc2 <vm_exec_core+14002>, 0x6014f0cbebc7 <vm_exec_core+14007>, 0x6014f0cc084c <vm_exec_core+21308>, 0x6014f0cc072b <vm_exec_core+21019>, 0x6014f0cbfbb8 <vm_exec_core+18088>, 0x6014f0cbf8d6 <vm_exec_core+17350>, 0x6014f0cc084a <vm_exec_core+21306>, 0x6014f0cbfcec <vm_exec_core+18396>...}
        reg_cfp = 0x775f06efd790
        reg_pc = 0x50600096ccb0
        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>
th: 0x51500021aa00, native_id: 0x775f01e006c0
-- Control frame information -----------------------------------------------
=================================================================
==1850112==ERROR: AddressSanitizer: heap-use-after-free on address 0x775f06efd708 at pc 0x6014f11572e5 bp 0x775f01dfd610 sp 0x775f01dfd608
READ of size 8 at 0x775f06efd708 thread T444
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#32 0x00006014f0cb8088 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x51600140ebd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#33 0x00006014f0cf524b in invoke_iseq_block_from_c (ec=0x51600140ebd0, captured=<optimized out>, self=131250301130640, 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 = 0x775f1a3af930
        cfp = 0x775f06efd7c8
        sp = 0x775f06dfd818
        use_argv = <optimized out>
        stack_argv = 0x775f06dfd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 invoke_block_from_c_proc (ec=0x51600140ebd0, self=131250301130640, 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>
#35 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.
#36 0x00006014f0cf34d6 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x504002c5c810, argc=-258909266, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#37 0x00006014f0c4b0f9 in thread_do_start_proc (th=th@entry=0x51500021aa00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504002c5c810
        args_len = 0
        args_ptr = <optimized out>
#38 0x00006014f0c48caa in thread_do_start (th=0x51500021aa00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#39 thread_start_func_2 (th=th@entry=0x51500021aa00, 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>
#40 0x00006014f0c47f6e in call_thread_start_func_2 (th=0x51500021aa00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x775f01dffce0
#41 nt_start (ptr=0x50c000a94680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500021aa00
        sched = <optimized out>
        nt = 0x50c000a94680
        vm = 0x525000000100
#42 0x00006014f08f97ff in asan_thread_start(void*) ()
No symbol table info available.
#43 0x0000775f3ca9ca94 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 = {131249937057472, 118788119548647830, 131249937057472, -352, 0, 140730629851408, 118788119536064918, 118922929214970262}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#44 0x0000775f3cb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 1867421]
    #0 0x6014f11572e4 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:56:25
    #1 0x6014f11572e4 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:235:9
    #2 0x6014f1159d21 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1306:14
    #3 0x775f01dfd75e  (<unknown module>)

0x775f06efd708 is located 1048328 bytes inside of 1048576-byte region [0x775f06dfd800,0x775f06efd800)
freed by thread T444 here:
    #0 0x6014f08fb8da in free (/tmp/ruby/build/trunk_asan/ruby+0x2138da) (BuildId: cbd6b640b0e58d3da715b04706a1675b5d22696c)
    #1 0x6014f096d8dd in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default.c:8519:9
    #2 0x6014f096d8dd in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4185:13
    #3 0x6014f096d8dd in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4196:5
    #4 0x6014f0c250b4 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2365:5
    #5 0x6014f0cfaa7e in thread_free /tmp/ruby/src/trunk_asan/vm.c:3493:5
    #6 0x6014f0cfa5e8 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3098:17
    #7 0x6014f093f90f in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5
    #8 0x6014f093fe7a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10
    #9 0x6014f0abe74c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4376:13
    #10 0x6014f0d1b5b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #11 0x6014f0cc040a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #12 0x6014f0cc040a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #13 0x6014f0cb8087 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #14 0x6014f0d38b91 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #15 0x6014f0d38b91 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #16 0x6014f0ce5445 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #17 0x6014f0ce5445 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #18 0x6014f0ce5445 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #19 0x6014f0ce5445 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #20 0x6014f094403f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
    #21 0x6014f0d1b5b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #22 0x6014f0cc040a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #23 0x6014f0cc040a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #24 0x6014f0cb8087 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #25 0x6014f0cf524a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #26 0x6014f0cf524a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1689:16
    #27 0x6014f0cf524a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1719:12
    #28 0x6014f0cf34d5 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1740:16
    #29 0x6014f0c4b0f8 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:598:16
    #30 0x6014f0c48ca9 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:615:18
    #31 0x6014f0c48ca9 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:670:18
    #32 0x6014f0c47f6d in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2237:5
    #33 0x6014f0c47f6d in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2282:13
    #34 0x6014f08f97fe in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x6014f08fbb82 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x213b82) (BuildId: cbd6b640b0e58d3da715b04706a1675b5d22696c)
    #1 0x6014f0981f74 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default.c:8534:5
    #2 0x6014f0c2bd94 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2213:22
    #3 0x6014f0c2bd94 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2400:16
    #4 0x6014f0c2bd94 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11
    #5 0x6014f0c3fd50 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16
    #6 0x6014f0d2f83b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x6014f0d2f83b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x6014f0d2f83b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x6014f0d342a5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x6014f0d342a5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x6014f0ce3735 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x6014f0ce3735 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x6014f0c3e116 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5
    #14 0x6014f0d1b5b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #15 0x6014f0cb6c1f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5959:15
    #16 0x6014f0cbd75a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1038:11
    #17 0x6014f0cb8087 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #18 0x6014f0d38b91 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #19 0x6014f0d38b91 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #20 0x6014f0ce5445 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #21 0x6014f0ce5445 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #22 0x6014f0ce5445 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #23 0x6014f0ce5445 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #24 0x6014f0e8f7d5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3704:30
    #25 0x6014f0d1b5b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #26 0x6014f0cc040a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #27 0x6014f0cc040a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #28 0x6014f0cb821e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #29 0x6014f0cb821e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:18
    #30 0x6014f0d38b91 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #31 0x6014f0d38b91 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #32 0x6014f0ce5445 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #33 0x6014f0ce5445 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #34 0x6014f0ce5445 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #35 0x6014f0ce5445 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #36 0x6014f0e8f7d5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3704:30
    #37 0x6014f0d1b5b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #38 0x6014f0cc040a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #39 0x6014f0cc040a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #40 0x6014f0cb8440 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #41 0x6014f0cb8440 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #42 0x6014f094033a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #43 0x6014f094033a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #44 0x6014f09398a6 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
    #45 0x6014f09398a6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #46 0x775f3ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #47 0x775f3ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #48 0x6014f085d684 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175684) (BuildId: cbd6b640b0e58d3da715b04706a1675b5d22696c)

Thread T444 created by T0 here:
    #0 0x6014f08e14a1 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1f94a1) (BuildId: cbd6b640b0e58d3da715b04706a1675b5d22696c)
    #1 0x6014f0c2c0b4 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2154:11
    #2 0x6014f0c2c0b4 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2221:12
    #3 0x6014f0c2c0b4 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2400:16
    #4 0x6014f0c2c0b4 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11
    #5 0x6014f0c3fd50 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16
    #6 0x6014f0d2f83b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x6014f0d2f83b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x6014f0d2f83b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x6014f0d342a5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x6014f0d342a5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x6014f0ce3735 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x6014f0ce3735 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x6014f0c3e116 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5
    #14 0x6014f0d1b5b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #15 0x6014f0cb6c1f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5959:15
    #16 0x6014f0cbd75a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1038:11
    #17 0x6014f0cb8087 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #18 0x6014f0d38b91 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #19 0x6014f0d38b91 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #20 0x6014f0ce5445 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #21 0x6014f0ce5445 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #22 0x6014f0ce5445 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #23 0x6014f0ce5445 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #24 0x6014f0e8f7d5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3704:30
    #25 0x6014f0d1b5b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #26 0x6014f0cc040a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #27 0x6014f0cc040a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #28 0x6014f0cb821e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #29 0x6014f0cb821e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:18
    #30 0x6014f0d38b91 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #31 0x6014f0d38b91 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #32 0x6014f0ce5445 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #33 0x6014f0ce5445 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #34 0x6014f0ce5445 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #35 0x6014f0ce5445 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #36 0x6014f0e8f7d5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3704:30
    #37 0x6014f0d1b5b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #38 0x6014f0cc040a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #39 0x6014f0cc040a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #40 0x6014f0cb8440 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #41 0x6014f0cb8440 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #42 0x6014f094033a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #43 0x6014f094033a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #44 0x6014f09398a6 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
    #45 0x6014f09398a6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #46 0x775f3ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #47 0x775f3ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #48 0x6014f085d684 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175684) (BuildId: cbd6b640b0e58d3da715b04706a1675b5d22696c)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:56:25 in control_frame_dump
Shadow bytes around the buggy address:
  0x775f06efd480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x775f06efd500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x775f06efd580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x775f06efd600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x775f06efd680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x775f06efd700: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x775f06efd780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x775f06efd800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x775f06efd880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x775f06efd900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x775f06efd980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==1850112==ABORTING
[Inferior 1 (process 1850112) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1833158 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1867438]
[New LWP 1840136]
[New LWP 1839287]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000775f3cb107e3 in __GI___wait4 (pid=-1, stat_loc=0x775f3a9becc8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x775f3cd69c40 (LWP 1833158) "ruby"            0x0000775f3cb107e3 in __GI___wait4 (pid=-1, stat_loc=0x775f3a9becc8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x775f208006c0 (LWP 1867438) "test_thread.rb*" 0x0000775f3cb1b4cd in __GI___poll (fds=0x775f06109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x775f192006c0 (LWP 1840136) "parallel.rb:40"  0x0000775f3cb1b4cd in __GI___poll (fds=0x775f0982c860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x775f0e4006c0 (LWP 1839287) "Timeout stdlib " 0x0000775f3ca98d61 in __futex_abstimed_wait_common64 (private=24596, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000a9e990) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x775f0e4006c0 (LWP 1839287) "Timeout stdlib "):
#0  0x0000775f3ca98d61 in __futex_abstimed_wait_common64 (private=24596, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000a9e990) 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=24596, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000a9e990) 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=0x50c000a9e990, 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  0x0000775f3ca9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000a9e968) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x775f3ca9b4a0 <__condvar_cleanup_waiting>, __arg = 0x775f0e3fec30, __canceltype = 189944560, __prev = 0x0}
        cbuffer = {wseq = 30, cond = 0x50c000a9e968, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 30
        seq = 15
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c000a9e968, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006014f0c22cb1 in rb_native_cond_wait (cond=0x50c000a9e990, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150001ec100, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00006014f0c46c02 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150001ec100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00006014f0c2d121 in native_sleep (th=0x5150001ec100, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x5150001ec100, 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 0x00006014f0c45675 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=131250915461960, 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 0x00006014f0944040 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 = 0x516001af73d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x775f0e3fef90, <optimized out>, 0x775f0e3feea0, <optimized out>, <optimized out>}, prev = 0x775f0b209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001af73d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00006014f0c44b5d in queue_do_pop (self=<optimized out>, q=0x50400004a3d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 131250915461960, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 131250915461960, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400004a3d0
        end = 0
#14 0x00006014f0cc3bb5 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:7323
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00006014f0cc3bb5 in vm_invoke_builtin_delegate (ec=0x516001af73d0, cfp=0x775f19b9f758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001af73d0) at ../../src/trunk_asan/insns.def:1632
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x6014f0cbbc19 <vm_exec_core+1801>, 0x6014f0cbccea <vm_exec_core+6106>, 0x6014f0cc291f <vm_exec_core+29711>, 0x6014f0cbc842 <vm_exec_core+4914>, 0x6014f0cc351e <vm_exec_core+32782>, 0x6014f0cc12e2 <vm_exec_core+24018>, 0x6014f0cbec5d <vm_exec_core+14157>, 0x6014f0cbbd99 <vm_exec_core+2185>, 0x6014f0cc2f87 <vm_exec_core+31351>, 0x6014f0cc2c81 <vm_exec_core+30577>, 0x6014f0cbcaba <vm_exec_core+5546>, 0x6014f0cbc337 <vm_exec_core+3623>, 0x6014f0cc1937 <vm_exec_core+25639>, 0x6014f0cbda71 <vm_exec_core+9569>, 0x6014f0cc31c5 <vm_exec_core+31925>, 0x6014f0cc2e0f <vm_exec_core+30975>, 0x6014f0cbe0d1 <vm_exec_core+11201>, 0x6014f0cbebdb <vm_exec_core+14027>, 0x6014f0cc1530 <vm_exec_core+24608>, 0x6014f0cc2d70 <vm_exec_core+30816>, 0x6014f0cc0697 <vm_exec_core+20871>, 0x6014f0cc15ca <vm_exec_core+24762>, 0x6014f0cc1ce8 <vm_exec_core+26584>, 0x6014f0cc05c3 <vm_exec_core+20659>, 0x6014f0cbc263 <vm_exec_core+3411>, 0x6014f0cc0dfc <vm_exec_core+22764>, 0x6014f0cbc0d9 <vm_exec_core+3017>, 0x6014f0cbc549 <vm_exec_core+4153>, 0x6014f0cbe41e <vm_exec_core+12046>, 0x6014f0cc0164 <vm_exec_core+19540>, 0x6014f0cc0b45 <vm_exec_core+22069>, 0x6014f0cbfd00 <vm_exec_core+18416>, 0x6014f0cbbc5e <vm_exec_core+1870>, 0x6014f0cc226a <vm_exec_core+27994>, 0x6014f0cc2b96 <vm_exec_core+30342>, 0x6014f0cbc622 <vm_exec_core+4370>, 0x6014f0cbd1b6 <vm_exec_core+7334>, 0x6014f0cbcc3c <vm_exec_core+5932>, 0x6014f0cbdb76 <vm_exec_core+9830>, 0x6014f0cbeb70 <vm_exec_core+13920>, 0x6014f0cbc6e4 <vm_exec_core+4564>, 0x6014f0cc20b3 <vm_exec_core+27555>, 0x6014f0cbd125 <vm_exec_core+7189>, 0x6014f0cbea2e <vm_exec_core+13598>, 0x6014f0cbf3e3 <vm_exec_core+16083>, 0x6014f0cc19e3 <vm_exec_core+25811>, 0x6014f0cc0873 <vm_exec_core+21347>, 0x6014f0cbdc6a <vm_exec_core+10074>, 0x6014f0cbd4f3 <vm_exec_core+8163>, 0x6014f0cc1811 <vm_exec_core+25345>, 0x6014f0cbe66c <vm_exec_core+12636>, 0x6014f0cc0f07 <vm_exec_core+23031>, 0x6014f0cc08fb <vm_exec_core+21483>, 0x6014f0cc0fd4 <vm_exec_core+23236>, 0x6014f0cc2841 <vm_exec_core+29489>, 0x6014f0cbf9c4 <vm_exec_core+17588>, 0x6014f0cc1ab2 <vm_exec_core+26018>, 0x6014f0cbb89b <vm_exec_core+907>, 0x6014f0cc1675 <vm_exec_core+24933>, 0x6014f0cbdf42 <vm_exec_core+10802>, 0x6014f0cc0208 <vm_exec_core+19704>, 0x6014f0cc0768 <vm_exec_core+21080>, 0x6014f0cbb8a0 <vm_exec_core+912>, 0x6014f0cc0073 <vm_exec_core+19299>, 0x6014f0cbe33f <vm_exec_core+11823>, 0x6014f0cbd6b0 <vm_exec_core+8608>, 0x6014f0cc1068 <vm_exec_core+23384>, 0x6014f0cbc7a0 <vm_exec_core+4752>, 0x6014f0cbef24 <vm_exec_core+14868>, 0x6014f0cca789 <vm_exec_core+62073>, 0x6014f0cc0c27 <vm_exec_core+22295>, 0x6014f0cbd001 <vm_exec_core+6897>, 0x6014f0cbd3cf <vm_exec_core+7871>, 0x6014f0cbd2ad <vm_exec_core+7581>, 0x6014f0cbd906 <vm_exec_core+9206>, 0x6014f0cbe18e <vm_exec_core+11390>, 0x6014f0cbcf22 <vm_exec_core+6674>, 0x6014f0cc37b3 <vm_exec_core+33443>, 0x6014f0cc0cde <vm_exec_core+22478>, 0x6014f0cbf7ec <vm_exec_core+17116>, 0x6014f0cc2161 <vm_exec_core+27729>, 0x6014f0cc38d1 <vm_exec_core+33729>, 0x6014f0cc24c7 <vm_exec_core+28599>, 0x6014f0cc331e <vm_exec_core+32270>, 0x6014f0cc33f6 <vm_exec_core+32486>, 0x6014f0cbc17c <vm_exec_core+3180>, 0x6014f0cc2ea4 <vm_exec_core+31124>, 0x6014f0cbe52f <vm_exec_core+12319>, 0x6014f0cc30df <vm_exec_core+31695>, 0x6014f0cbdfee <vm_exec_core+10974>, 0x6014f0cc23c5 <vm_exec_core+28341>, 0x6014f0cbbfa3 <vm_exec_core+2707>, 0x6014f0cbdd84 <vm_exec_core+10356>, 0x6014f0cbf12c <vm_exec_core+15388>, 0x6014f0cbeac5 <vm_exec_core+13749>, 0x6014f0cbe894 <vm_exec_core+13188>, 0x6014f0cbb997 <vm_exec_core+1159>, 0x6014f0cbbeba <vm_exec_core+2474>, 0x6014f0cbba29 <vm_exec_core+1305>, 0x6014f0cc26e0 <vm_exec_core+29136>, 0x6014f0cbff10 <vm_exec_core+18944>, 0x6014f0cbf4b4 <vm_exec_core+16292>, 0x6014f0cbfbd1 <vm_exec_core+18113>, 0x6014f0cbf8ea <vm_exec_core+17370>, 0x6014f0cbe935 <vm_exec_core+13349>, 0x6014f0cbf2d8 <vm_exec_core+15816>, 0x6014f0cbedfa <vm_exec_core+14570>, 0x6014f0cbf5e3 <vm_exec_core+16595>, 0x6014f0cbf665 <vm_exec_core+16725>, 0x6014f0cbbc0a <vm_exec_core+1786>, 0x6014f0cbccdb <vm_exec_core+6091>, 0x6014f0cc2910 <vm_exec_core+29696>, 0x6014f0cbc833 <vm_exec_core+4899>, 0x6014f0cc350f <vm_exec_core+32767>, 0x6014f0cc12d3 <vm_exec_core+24003>, 0x6014f0cbec4e <vm_exec_core+14142>, 0x6014f0cbbd8a <vm_exec_core+2170>, 0x6014f0cc2f78 <vm_exec_core+31336>, 0x6014f0cc2c72 <vm_exec_core+30562>, 0x6014f0cbcaab <vm_exec_core+5531>, 0x6014f0cbc328 <vm_exec_core+3608>, 0x6014f0cc1928 <vm_exec_core+25624>, 0x6014f0cbda62 <vm_exec_core+9554>, 0x6014f0cc31b6 <vm_exec_core+31910>, 0x6014f0cc2e00 <vm_exec_core+30960>, 0x6014f0cbe0c2 <vm_exec_core+11186>, 0x6014f0cbebcc <vm_exec_core+14012>, 0x6014f0cc1521 <vm_exec_core+24593>, 0x6014f0cc2d61 <vm_exec_core+30801>, 0x6014f0cc0688 <vm_exec_core+20856>, 0x6014f0cc15bb <vm_exec_core+24747>, 0x6014f0cc1cd9 <vm_exec_core+26569>, 0x6014f0cc05b4 <vm_exec_core+20644>, 0x6014f0cbc254 <vm_exec_core+3396>, 0x6014f0cc0ded <vm_exec_core+22749>, 0x6014f0cbc0ca <vm_exec_core+3002>, 0x6014f0cbc53a <vm_exec_core+4138>, 0x6014f0cbe40f <vm_exec_core+12031>, 0x6014f0cc0155 <vm_exec_core+19525>, 0x6014f0cc0b36 <vm_exec_core+22054>, 0x6014f0cbfcf1 <vm_exec_core+18401>, 0x6014f0cbbc4f <vm_exec_core+1855>, 0x6014f0cc225b <vm_exec_core+27979>, 0x6014f0cc2b87 <vm_exec_core+30327>, 0x6014f0cbc613 <vm_exec_core+4355>, 0x6014f0cbd1a7 <vm_exec_core+7319>, 0x6014f0cbcc2d <vm_exec_core+5917>, 0x6014f0cbdb67 <vm_exec_core+9815>, 0x6014f0cbeb61 <vm_exec_core+13905>, 0x6014f0cbc6d5 <vm_exec_core+4549>, 0x6014f0cc20a4 <vm_exec_core+27540>, 0x6014f0cbd116 <vm_exec_core+7174>, 0x6014f0cbea1f <vm_exec_core+13583>, 0x6014f0cbf3d4 <vm_exec_core+16068>, 0x6014f0cc19d4 <vm_exec_core+25796>, 0x6014f0cc0864 <vm_exec_core+21332>, 0x6014f0cbdc5b <vm_exec_core+10059>, 0x6014f0cbd4e4 <vm_exec_core+8148>, 0x6014f0cc1802 <vm_exec_core+25330>, 0x6014f0cbe65d <vm_exec_core+12621>, 0x6014f0cc0ef8 <vm_exec_core+23016>, 0x6014f0cc08ec <vm_exec_core+21468>, 0x6014f0cc0fc5 <vm_exec_core+23221>, 0x6014f0cc2832 <vm_exec_core+29474>, 0x6014f0cbf9b5 <vm_exec_core+17573>, 0x6014f0cc1aa3 <vm_exec_core+26003>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc1666 <vm_exec_core+24918>, 0x6014f0cbdf33 <vm_exec_core+10787>, 0x6014f0cc01f9 <vm_exec_core+19689>, 0x6014f0cc0759 <vm_exec_core+21065>, 0x6014f0cbf118 <vm_exec_core+15368>, 0x6014f0cc0064 <vm_exec_core+19284>, 0x6014f0cbe330 <vm_exec_core+11808>, 0x6014f0cbd6a1 <vm_exec_core+8593>, 0x6014f0cc1059 <vm_exec_core+23369>, 0x6014f0cbc791 <vm_exec_core+4737>, 0x6014f0cbef15 <vm_exec_core+14853>, 0x6014f0cca77a <vm_exec_core+62058>, 0x6014f0cc0c18 <vm_exec_core+22280>, 0x6014f0cbcff2 <vm_exec_core+6882>, 0x6014f0cbd3c0 <vm_exec_core+7856>, 0x6014f0cbd29e <vm_exec_core+7566>, 0x6014f0cbd8f7 <vm_exec_core+9191>, 0x6014f0cbe17f <vm_exec_core+11375>, 0x6014f0cc005f <vm_exec_core+19279>, 0x6014f0cbf7e2 <vm_exec_core+17106>, 0x6014f0cc005a <vm_exec_core+19274>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc084e <vm_exec_core+21310>, 0x6014f0cbd8f2 <vm_exec_core+9186>, 0x6014f0cc0db1 <vm_exec_core+22689>, 0x6014f0cbebc2 <vm_exec_core+14002>, 0x6014f0cbebc7 <vm_exec_core+14007>, 0x6014f0cc084c <vm_exec_core+21308>, 0x6014f0cc072b <vm_exec_core+21019>, 0x6014f0cbfbb8 <vm_exec_core+18088>, 0x6014f0cbf8d6 <vm_exec_core+17350>, 0x6014f0cc084a <vm_exec_core+21306>, 0x6014f0cbfcec <vm_exec_core+18396>...}
        reg_cfp = 0x775f19b9f758
        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_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00006014f0cb8088 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001af73d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00006014f0cf524b in invoke_iseq_block_from_c (ec=0x516001af73d0, captured=<optimized out>, self=131250913382840, 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 = 0x775f3c315de0
        cfp = 0x775f19b9f7c8
        sp = 0x775f19a9f818
        use_argv = <optimized out>
        stack_argv = 0x775f19a9f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001af73d0, self=131250913382840, 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 0x00006014f0cf34d6 in rb_vm_invoke_proc (ec=0x50c000a9e990, proc=0x189, proc@entry=0x504002bd7a90, argc=1017744737, 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 0x00006014f0c4b0f9 in thread_do_start_proc (th=th@entry=0x5150001ec100) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504002bd7a90
        args_len = 0
        args_ptr = <optimized out>
#23 0x00006014f0c48caa in thread_do_start (th=0x5150001ec100) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001ec100, 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 0x00006014f0c47f6e in call_thread_start_func_2 (th=0x5150001ec100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x775f0e3ffce0
#26 nt_start (ptr=0x50c000a9e940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x5150001ec100
        sched = <optimized out>
        nt = 0x50c000a9e940
        vm = 0x525000000100
#27 0x00006014f08f97ff in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000775f3ca9ca94 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 = {131250144675520, 118812033926551958, 131250144675520, -352, 0, 140730629848848, 118812033913969046, 118922929214970262}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000775f3cb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x775f192006c0 (LWP 1840136) "parallel.rb:40"):
#0  0x0000775f3cb1b4cd in __GI___poll (fds=0x775f0982c860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006014f08a044a in __interceptor_poll ()
No symbol table info available.
#2  0x00006014f09f5c2d in nogvl_wait_for (th=131250345708120, fptr=0x51100040cbc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462
        fds = {fd = 6, 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  0x00006014f09f70a6 in internal_read_func (ptr=0x775f0982c640) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x775f0982c640
        result = <optimized out>
#5  0x00006014f0c3112b in rb_thread_io_blocking_call (func=0x6014f09f6c20 <internal_read_func>, data1=0x775f0982c640, 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  0x00006014f0944040 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 = 0x51600130c2d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x775f191fee50, <optimized out>, 0x775f191fed60, <optimized out>, <optimized out>}, prev = 0x775f09809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600130c2d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00006014f0a0b3e5 in io_read_memory_locktmp (str=131250065164384, 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 = 131250345708120, fptr = 0x51100040cbc0, nonblock = 0, fd = 6, buf = 0x51900034f380, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100040cbc0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00006014f09e7721 in io_readpartial (argc=159565920, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00006014f0d1b5b8 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 = 0x775f3c559ed0
        cfunc = 0x504000010f98
        recv = 131250345709560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006014f0cc8e6d in vm_sendish (ec=0x51600130c2d0, reg_cfp=0x775f117ff790, 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=0x51600130c2d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6014f0cbbc19 <vm_exec_core+1801>, 0x6014f0cbccea <vm_exec_core+6106>, 0x6014f0cc291f <vm_exec_core+29711>, 0x6014f0cbc842 <vm_exec_core+4914>, 0x6014f0cc351e <vm_exec_core+32782>, 0x6014f0cc12e2 <vm_exec_core+24018>, 0x6014f0cbec5d <vm_exec_core+14157>, 0x6014f0cbbd99 <vm_exec_core+2185>, 0x6014f0cc2f87 <vm_exec_core+31351>, 0x6014f0cc2c81 <vm_exec_core+30577>, 0x6014f0cbcaba <vm_exec_core+5546>, 0x6014f0cbc337 <vm_exec_core+3623>, 0x6014f0cc1937 <vm_exec_core+25639>, 0x6014f0cbda71 <vm_exec_core+9569>, 0x6014f0cc31c5 <vm_exec_core+31925>, 0x6014f0cc2e0f <vm_exec_core+30975>, 0x6014f0cbe0d1 <vm_exec_core+11201>, 0x6014f0cbebdb <vm_exec_core+14027>, 0x6014f0cc1530 <vm_exec_core+24608>, 0x6014f0cc2d70 <vm_exec_core+30816>, 0x6014f0cc0697 <vm_exec_core+20871>, 0x6014f0cc15ca <vm_exec_core+24762>, 0x6014f0cc1ce8 <vm_exec_core+26584>, 0x6014f0cc05c3 <vm_exec_core+20659>, 0x6014f0cbc263 <vm_exec_core+3411>, 0x6014f0cc0dfc <vm_exec_core+22764>, 0x6014f0cbc0d9 <vm_exec_core+3017>, 0x6014f0cbc549 <vm_exec_core+4153>, 0x6014f0cbe41e <vm_exec_core+12046>, 0x6014f0cc0164 <vm_exec_core+19540>, 0x6014f0cc0b45 <vm_exec_core+22069>, 0x6014f0cbfd00 <vm_exec_core+18416>, 0x6014f0cbbc5e <vm_exec_core+1870>, 0x6014f0cc226a <vm_exec_core+27994>, 0x6014f0cc2b96 <vm_exec_core+30342>, 0x6014f0cbc622 <vm_exec_core+4370>, 0x6014f0cbd1b6 <vm_exec_core+7334>, 0x6014f0cbcc3c <vm_exec_core+5932>, 0x6014f0cbdb76 <vm_exec_core+9830>, 0x6014f0cbeb70 <vm_exec_core+13920>, 0x6014f0cbc6e4 <vm_exec_core+4564>, 0x6014f0cc20b3 <vm_exec_core+27555>, 0x6014f0cbd125 <vm_exec_core+7189>, 0x6014f0cbea2e <vm_exec_core+13598>, 0x6014f0cbf3e3 <vm_exec_core+16083>, 0x6014f0cc19e3 <vm_exec_core+25811>, 0x6014f0cc0873 <vm_exec_core+21347>, 0x6014f0cbdc6a <vm_exec_core+10074>, 0x6014f0cbd4f3 <vm_exec_core+8163>, 0x6014f0cc1811 <vm_exec_core+25345>, 0x6014f0cbe66c <vm_exec_core+12636>, 0x6014f0cc0f07 <vm_exec_core+23031>, 0x6014f0cc08fb <vm_exec_core+21483>, 0x6014f0cc0fd4 <vm_exec_core+23236>, 0x6014f0cc2841 <vm_exec_core+29489>, 0x6014f0cbf9c4 <vm_exec_core+17588>, 0x6014f0cc1ab2 <vm_exec_core+26018>, 0x6014f0cbb89b <vm_exec_core+907>, 0x6014f0cc1675 <vm_exec_core+24933>, 0x6014f0cbdf42 <vm_exec_core+10802>, 0x6014f0cc0208 <vm_exec_core+19704>, 0x6014f0cc0768 <vm_exec_core+21080>, 0x6014f0cbb8a0 <vm_exec_core+912>, 0x6014f0cc0073 <vm_exec_core+19299>, 0x6014f0cbe33f <vm_exec_core+11823>, 0x6014f0cbd6b0 <vm_exec_core+8608>, 0x6014f0cc1068 <vm_exec_core+23384>, 0x6014f0cbc7a0 <vm_exec_core+4752>, 0x6014f0cbef24 <vm_exec_core+14868>, 0x6014f0cca789 <vm_exec_core+62073>, 0x6014f0cc0c27 <vm_exec_core+22295>, 0x6014f0cbd001 <vm_exec_core+6897>, 0x6014f0cbd3cf <vm_exec_core+7871>, 0x6014f0cbd2ad <vm_exec_core+7581>, 0x6014f0cbd906 <vm_exec_core+9206>, 0x6014f0cbe18e <vm_exec_core+11390>, 0x6014f0cbcf22 <vm_exec_core+6674>, 0x6014f0cc37b3 <vm_exec_core+33443>, 0x6014f0cc0cde <vm_exec_core+22478>, 0x6014f0cbf7ec <vm_exec_core+17116>, 0x6014f0cc2161 <vm_exec_core+27729>, 0x6014f0cc38d1 <vm_exec_core+33729>, 0x6014f0cc24c7 <vm_exec_core+28599>, 0x6014f0cc331e <vm_exec_core+32270>, 0x6014f0cc33f6 <vm_exec_core+32486>, 0x6014f0cbc17c <vm_exec_core+3180>, 0x6014f0cc2ea4 <vm_exec_core+31124>, 0x6014f0cbe52f <vm_exec_core+12319>, 0x6014f0cc30df <vm_exec_core+31695>, 0x6014f0cbdfee <vm_exec_core+10974>, 0x6014f0cc23c5 <vm_exec_core+28341>, 0x6014f0cbbfa3 <vm_exec_core+2707>, 0x6014f0cbdd84 <vm_exec_core+10356>, 0x6014f0cbf12c <vm_exec_core+15388>, 0x6014f0cbeac5 <vm_exec_core+13749>, 0x6014f0cbe894 <vm_exec_core+13188>, 0x6014f0cbb997 <vm_exec_core+1159>, 0x6014f0cbbeba <vm_exec_core+2474>, 0x6014f0cbba29 <vm_exec_core+1305>, 0x6014f0cc26e0 <vm_exec_core+29136>, 0x6014f0cbff10 <vm_exec_core+18944>, 0x6014f0cbf4b4 <vm_exec_core+16292>, 0x6014f0cbfbd1 <vm_exec_core+18113>, 0x6014f0cbf8ea <vm_exec_core+17370>, 0x6014f0cbe935 <vm_exec_core+13349>, 0x6014f0cbf2d8 <vm_exec_core+15816>, 0x6014f0cbedfa <vm_exec_core+14570>, 0x6014f0cbf5e3 <vm_exec_core+16595>, 0x6014f0cbf665 <vm_exec_core+16725>, 0x6014f0cbbc0a <vm_exec_core+1786>, 0x6014f0cbccdb <vm_exec_core+6091>, 0x6014f0cc2910 <vm_exec_core+29696>, 0x6014f0cbc833 <vm_exec_core+4899>, 0x6014f0cc350f <vm_exec_core+32767>, 0x6014f0cc12d3 <vm_exec_core+24003>, 0x6014f0cbec4e <vm_exec_core+14142>, 0x6014f0cbbd8a <vm_exec_core+2170>, 0x6014f0cc2f78 <vm_exec_core+31336>, 0x6014f0cc2c72 <vm_exec_core+30562>, 0x6014f0cbcaab <vm_exec_core+5531>, 0x6014f0cbc328 <vm_exec_core+3608>, 0x6014f0cc1928 <vm_exec_core+25624>, 0x6014f0cbda62 <vm_exec_core+9554>, 0x6014f0cc31b6 <vm_exec_core+31910>, 0x6014f0cc2e00 <vm_exec_core+30960>, 0x6014f0cbe0c2 <vm_exec_core+11186>, 0x6014f0cbebcc <vm_exec_core+14012>, 0x6014f0cc1521 <vm_exec_core+24593>, 0x6014f0cc2d61 <vm_exec_core+30801>, 0x6014f0cc0688 <vm_exec_core+20856>, 0x6014f0cc15bb <vm_exec_core+24747>, 0x6014f0cc1cd9 <vm_exec_core+26569>, 0x6014f0cc05b4 <vm_exec_core+20644>, 0x6014f0cbc254 <vm_exec_core+3396>, 0x6014f0cc0ded <vm_exec_core+22749>, 0x6014f0cbc0ca <vm_exec_core+3002>, 0x6014f0cbc53a <vm_exec_core+4138>, 0x6014f0cbe40f <vm_exec_core+12031>, 0x6014f0cc0155 <vm_exec_core+19525>, 0x6014f0cc0b36 <vm_exec_core+22054>, 0x6014f0cbfcf1 <vm_exec_core+18401>, 0x6014f0cbbc4f <vm_exec_core+1855>, 0x6014f0cc225b <vm_exec_core+27979>, 0x6014f0cc2b87 <vm_exec_core+30327>, 0x6014f0cbc613 <vm_exec_core+4355>, 0x6014f0cbd1a7 <vm_exec_core+7319>, 0x6014f0cbcc2d <vm_exec_core+5917>, 0x6014f0cbdb67 <vm_exec_core+9815>, 0x6014f0cbeb61 <vm_exec_core+13905>, 0x6014f0cbc6d5 <vm_exec_core+4549>, 0x6014f0cc20a4 <vm_exec_core+27540>, 0x6014f0cbd116 <vm_exec_core+7174>, 0x6014f0cbea1f <vm_exec_core+13583>, 0x6014f0cbf3d4 <vm_exec_core+16068>, 0x6014f0cc19d4 <vm_exec_core+25796>, 0x6014f0cc0864 <vm_exec_core+21332>, 0x6014f0cbdc5b <vm_exec_core+10059>, 0x6014f0cbd4e4 <vm_exec_core+8148>, 0x6014f0cc1802 <vm_exec_core+25330>, 0x6014f0cbe65d <vm_exec_core+12621>, 0x6014f0cc0ef8 <vm_exec_core+23016>, 0x6014f0cc08ec <vm_exec_core+21468>, 0x6014f0cc0fc5 <vm_exec_core+23221>, 0x6014f0cc2832 <vm_exec_core+29474>, 0x6014f0cbf9b5 <vm_exec_core+17573>, 0x6014f0cc1aa3 <vm_exec_core+26003>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc1666 <vm_exec_core+24918>, 0x6014f0cbdf33 <vm_exec_core+10787>, 0x6014f0cc01f9 <vm_exec_core+19689>, 0x6014f0cc0759 <vm_exec_core+21065>, 0x6014f0cbf118 <vm_exec_core+15368>, 0x6014f0cc0064 <vm_exec_core+19284>, 0x6014f0cbe330 <vm_exec_core+11808>, 0x6014f0cbd6a1 <vm_exec_core+8593>, 0x6014f0cc1059 <vm_exec_core+23369>, 0x6014f0cbc791 <vm_exec_core+4737>, 0x6014f0cbef15 <vm_exec_core+14853>, 0x6014f0cca77a <vm_exec_core+62058>, 0x6014f0cc0c18 <vm_exec_core+22280>, 0x6014f0cbcff2 <vm_exec_core+6882>, 0x6014f0cbd3c0 <vm_exec_core+7856>, 0x6014f0cbd29e <vm_exec_core+7566>, 0x6014f0cbd8f7 <vm_exec_core+9191>, 0x6014f0cbe17f <vm_exec_core+11375>, 0x6014f0cc005f <vm_exec_core+19279>, 0x6014f0cbf7e2 <vm_exec_core+17106>, 0x6014f0cc005a <vm_exec_core+19274>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc084e <vm_exec_core+21310>, 0x6014f0cbd8f2 <vm_exec_core+9186>, 0x6014f0cc0db1 <vm_exec_core+22689>, 0x6014f0cbebc2 <vm_exec_core+14002>, 0x6014f0cbebc7 <vm_exec_core+14007>, 0x6014f0cc084c <vm_exec_core+21308>, 0x6014f0cc072b <vm_exec_core+21019>, 0x6014f0cbfbb8 <vm_exec_core+18088>, 0x6014f0cbf8d6 <vm_exec_core+17350>, 0x6014f0cc084a <vm_exec_core+21306>, 0x6014f0cbfcec <vm_exec_core+18396>...}
        reg_cfp = 0x775f117ff790
        reg_pc = 0x51300004da20
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00006014f0cb8088 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x51600130c2d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006014f0cf524b in invoke_iseq_block_from_c (ec=0x51600130c2d0, captured=<optimized out>, self=131250354745320, 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 = 0x775f3c3b4be8
        cfp = 0x775f117ff7c8
        sp = 0x775f116ff818
        use_argv = <optimized out>
        stack_argv = 0x775f116ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600130c2d0, self=131250354745320, 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 0x00006014f0cf34d6 in rb_vm_invoke_proc (ec=0x775f0982c860, proc=0x1, proc@entry=0x50400123d710, argc=1018279117, 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 0x00006014f0c4b0f9 in thread_do_start_proc (th=th@entry=0x515000133600) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400123d710
        args_len = 0
        args_ptr = <optimized out>
#19 0x00006014f0c48caa in thread_do_start (th=0x515000133600) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000133600, 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 0x00006014f0c47f6e in call_thread_start_func_2 (th=0x515000133600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x775f191ffce0
#22 nt_start (ptr=0x50c000a519c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000133600
        sched = <optimized out>
        nt = 0x50c000a519c0
        vm = 0x525000000100
#23 0x00006014f08f97ff in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000775f3ca9ca94 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 = {131250327127744, 118840346350967190, 131250327127744, -352, 25, 140730629854320, 118840346338384278, 118922929214970262}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000775f3cb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x775f208006c0 (LWP 1867438) "test_thread.rb*"):
#0  0x0000775f3cb1b4cd in __GI___poll (fds=0x775f06109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006014f08a044a in __interceptor_poll ()
No symbol table info available.
#2  0x00006014f0c4d26f 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  0x00006014f08f97ff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000775f3ca9ca94 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 = {131250450859712, 118859862682360214, 131250450859712, -352, 0, 131250125789424, 118859862669777302, 118922929214970262}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000775f3cb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x775f3cd69c40 (LWP 1833158) "ruby"):
#0  0x0000775f3cb107e3 in __GI___wait4 (pid=-1, stat_loc=0x775f3a9becc8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006014f088dc80 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00006014f0ac6124 in do_waitpid (pid=-1, st=0x775f3a9becc8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x775f3a9beca0) at /tmp/ruby/src/trunk_asan/process.c:1177
        w = 0x775f3a9beca0
#4  0x00006014f0c2f5cb in rb_nogvl (func=0x6014f0ac60e0 <waitpid_blocking_no_SIGCHLD>, data1=0x775f3a9beca0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000003d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        ubf_th = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00006014f0ab0ddf in waitpid_no_SIGCHLD (w=0x775f3a9beca0) at /tmp/ruby/src/trunk_asan/process.c:1190
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00006014f0abf4be in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1520
        result = 131250354930640
        pid = <optimized out>
        status = <optimized out>
#9  0x00006014f0d1b5b8 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 = 0x6af100100001
        cc = <optimized out>
        me = 0x775f3c537600
        cfunc = 0x504000020818
        recv = 131250917774880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00006014f0cc8e6d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x775f39fff480, 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6014f0cbbc19 <vm_exec_core+1801>, 0x6014f0cbccea <vm_exec_core+6106>, 0x6014f0cc291f <vm_exec_core+29711>, 0x6014f0cbc842 <vm_exec_core+4914>, 0x6014f0cc351e <vm_exec_core+32782>, 0x6014f0cc12e2 <vm_exec_core+24018>, 0x6014f0cbec5d <vm_exec_core+14157>, 0x6014f0cbbd99 <vm_exec_core+2185>, 0x6014f0cc2f87 <vm_exec_core+31351>, 0x6014f0cc2c81 <vm_exec_core+30577>, 0x6014f0cbcaba <vm_exec_core+5546>, 0x6014f0cbc337 <vm_exec_core+3623>, 0x6014f0cc1937 <vm_exec_core+25639>, 0x6014f0cbda71 <vm_exec_core+9569>, 0x6014f0cc31c5 <vm_exec_core+31925>, 0x6014f0cc2e0f <vm_exec_core+30975>, 0x6014f0cbe0d1 <vm_exec_core+11201>, 0x6014f0cbebdb <vm_exec_core+14027>, 0x6014f0cc1530 <vm_exec_core+24608>, 0x6014f0cc2d70 <vm_exec_core+30816>, 0x6014f0cc0697 <vm_exec_core+20871>, 0x6014f0cc15ca <vm_exec_core+24762>, 0x6014f0cc1ce8 <vm_exec_core+26584>, 0x6014f0cc05c3 <vm_exec_core+20659>, 0x6014f0cbc263 <vm_exec_core+3411>, 0x6014f0cc0dfc <vm_exec_core+22764>, 0x6014f0cbc0d9 <vm_exec_core+3017>, 0x6014f0cbc549 <vm_exec_core+4153>, 0x6014f0cbe41e <vm_exec_core+12046>, 0x6014f0cc0164 <vm_exec_core+19540>, 0x6014f0cc0b45 <vm_exec_core+22069>, 0x6014f0cbfd00 <vm_exec_core+18416>, 0x6014f0cbbc5e <vm_exec_core+1870>, 0x6014f0cc226a <vm_exec_core+27994>, 0x6014f0cc2b96 <vm_exec_core+30342>, 0x6014f0cbc622 <vm_exec_core+4370>, 0x6014f0cbd1b6 <vm_exec_core+7334>, 0x6014f0cbcc3c <vm_exec_core+5932>, 0x6014f0cbdb76 <vm_exec_core+9830>, 0x6014f0cbeb70 <vm_exec_core+13920>, 0x6014f0cbc6e4 <vm_exec_core+4564>, 0x6014f0cc20b3 <vm_exec_core+27555>, 0x6014f0cbd125 <vm_exec_core+7189>, 0x6014f0cbea2e <vm_exec_core+13598>, 0x6014f0cbf3e3 <vm_exec_core+16083>, 0x6014f0cc19e3 <vm_exec_core+25811>, 0x6014f0cc0873 <vm_exec_core+21347>, 0x6014f0cbdc6a <vm_exec_core+10074>, 0x6014f0cbd4f3 <vm_exec_core+8163>, 0x6014f0cc1811 <vm_exec_core+25345>, 0x6014f0cbe66c <vm_exec_core+12636>, 0x6014f0cc0f07 <vm_exec_core+23031>, 0x6014f0cc08fb <vm_exec_core+21483>, 0x6014f0cc0fd4 <vm_exec_core+23236>, 0x6014f0cc2841 <vm_exec_core+29489>, 0x6014f0cbf9c4 <vm_exec_core+17588>, 0x6014f0cc1ab2 <vm_exec_core+26018>, 0x6014f0cbb89b <vm_exec_core+907>, 0x6014f0cc1675 <vm_exec_core+24933>, 0x6014f0cbdf42 <vm_exec_core+10802>, 0x6014f0cc0208 <vm_exec_core+19704>, 0x6014f0cc0768 <vm_exec_core+21080>, 0x6014f0cbb8a0 <vm_exec_core+912>, 0x6014f0cc0073 <vm_exec_core+19299>, 0x6014f0cbe33f <vm_exec_core+11823>, 0x6014f0cbd6b0 <vm_exec_core+8608>, 0x6014f0cc1068 <vm_exec_core+23384>, 0x6014f0cbc7a0 <vm_exec_core+4752>, 0x6014f0cbef24 <vm_exec_core+14868>, 0x6014f0cca789 <vm_exec_core+62073>, 0x6014f0cc0c27 <vm_exec_core+22295>, 0x6014f0cbd001 <vm_exec_core+6897>, 0x6014f0cbd3cf <vm_exec_core+7871>, 0x6014f0cbd2ad <vm_exec_core+7581>, 0x6014f0cbd906 <vm_exec_core+9206>, 0x6014f0cbe18e <vm_exec_core+11390>, 0x6014f0cbcf22 <vm_exec_core+6674>, 0x6014f0cc37b3 <vm_exec_core+33443>, 0x6014f0cc0cde <vm_exec_core+22478>, 0x6014f0cbf7ec <vm_exec_core+17116>, 0x6014f0cc2161 <vm_exec_core+27729>, 0x6014f0cc38d1 <vm_exec_core+33729>, 0x6014f0cc24c7 <vm_exec_core+28599>, 0x6014f0cc331e <vm_exec_core+32270>, 0x6014f0cc33f6 <vm_exec_core+32486>, 0x6014f0cbc17c <vm_exec_core+3180>, 0x6014f0cc2ea4 <vm_exec_core+31124>, 0x6014f0cbe52f <vm_exec_core+12319>, 0x6014f0cc30df <vm_exec_core+31695>, 0x6014f0cbdfee <vm_exec_core+10974>, 0x6014f0cc23c5 <vm_exec_core+28341>, 0x6014f0cbbfa3 <vm_exec_core+2707>, 0x6014f0cbdd84 <vm_exec_core+10356>, 0x6014f0cbf12c <vm_exec_core+15388>, 0x6014f0cbeac5 <vm_exec_core+13749>, 0x6014f0cbe894 <vm_exec_core+13188>, 0x6014f0cbb997 <vm_exec_core+1159>, 0x6014f0cbbeba <vm_exec_core+2474>, 0x6014f0cbba29 <vm_exec_core+1305>, 0x6014f0cc26e0 <vm_exec_core+29136>, 0x6014f0cbff10 <vm_exec_core+18944>, 0x6014f0cbf4b4 <vm_exec_core+16292>, 0x6014f0cbfbd1 <vm_exec_core+18113>, 0x6014f0cbf8ea <vm_exec_core+17370>, 0x6014f0cbe935 <vm_exec_core+13349>, 0x6014f0cbf2d8 <vm_exec_core+15816>, 0x6014f0cbedfa <vm_exec_core+14570>, 0x6014f0cbf5e3 <vm_exec_core+16595>, 0x6014f0cbf665 <vm_exec_core+16725>, 0x6014f0cbbc0a <vm_exec_core+1786>, 0x6014f0cbccdb <vm_exec_core+6091>, 0x6014f0cc2910 <vm_exec_core+29696>, 0x6014f0cbc833 <vm_exec_core+4899>, 0x6014f0cc350f <vm_exec_core+32767>, 0x6014f0cc12d3 <vm_exec_core+24003>, 0x6014f0cbec4e <vm_exec_core+14142>, 0x6014f0cbbd8a <vm_exec_core+2170>, 0x6014f0cc2f78 <vm_exec_core+31336>, 0x6014f0cc2c72 <vm_exec_core+30562>, 0x6014f0cbcaab <vm_exec_core+5531>, 0x6014f0cbc328 <vm_exec_core+3608>, 0x6014f0cc1928 <vm_exec_core+25624>, 0x6014f0cbda62 <vm_exec_core+9554>, 0x6014f0cc31b6 <vm_exec_core+31910>, 0x6014f0cc2e00 <vm_exec_core+30960>, 0x6014f0cbe0c2 <vm_exec_core+11186>, 0x6014f0cbebcc <vm_exec_core+14012>, 0x6014f0cc1521 <vm_exec_core+24593>, 0x6014f0cc2d61 <vm_exec_core+30801>, 0x6014f0cc0688 <vm_exec_core+20856>, 0x6014f0cc15bb <vm_exec_core+24747>, 0x6014f0cc1cd9 <vm_exec_core+26569>, 0x6014f0cc05b4 <vm_exec_core+20644>, 0x6014f0cbc254 <vm_exec_core+3396>, 0x6014f0cc0ded <vm_exec_core+22749>, 0x6014f0cbc0ca <vm_exec_core+3002>, 0x6014f0cbc53a <vm_exec_core+4138>, 0x6014f0cbe40f <vm_exec_core+12031>, 0x6014f0cc0155 <vm_exec_core+19525>, 0x6014f0cc0b36 <vm_exec_core+22054>, 0x6014f0cbfcf1 <vm_exec_core+18401>, 0x6014f0cbbc4f <vm_exec_core+1855>, 0x6014f0cc225b <vm_exec_core+27979>, 0x6014f0cc2b87 <vm_exec_core+30327>, 0x6014f0cbc613 <vm_exec_core+4355>, 0x6014f0cbd1a7 <vm_exec_core+7319>, 0x6014f0cbcc2d <vm_exec_core+5917>, 0x6014f0cbdb67 <vm_exec_core+9815>, 0x6014f0cbeb61 <vm_exec_core+13905>, 0x6014f0cbc6d5 <vm_exec_core+4549>, 0x6014f0cc20a4 <vm_exec_core+27540>, 0x6014f0cbd116 <vm_exec_core+7174>, 0x6014f0cbea1f <vm_exec_core+13583>, 0x6014f0cbf3d4 <vm_exec_core+16068>, 0x6014f0cc19d4 <vm_exec_core+25796>, 0x6014f0cc0864 <vm_exec_core+21332>, 0x6014f0cbdc5b <vm_exec_core+10059>, 0x6014f0cbd4e4 <vm_exec_core+8148>, 0x6014f0cc1802 <vm_exec_core+25330>, 0x6014f0cbe65d <vm_exec_core+12621>, 0x6014f0cc0ef8 <vm_exec_core+23016>, 0x6014f0cc08ec <vm_exec_core+21468>, 0x6014f0cc0fc5 <vm_exec_core+23221>, 0x6014f0cc2832 <vm_exec_core+29474>, 0x6014f0cbf9b5 <vm_exec_core+17573>, 0x6014f0cc1aa3 <vm_exec_core+26003>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc1666 <vm_exec_core+24918>, 0x6014f0cbdf33 <vm_exec_core+10787>, 0x6014f0cc01f9 <vm_exec_core+19689>, 0x6014f0cc0759 <vm_exec_core+21065>, 0x6014f0cbf118 <vm_exec_core+15368>, 0x6014f0cc0064 <vm_exec_core+19284>, 0x6014f0cbe330 <vm_exec_core+11808>, 0x6014f0cbd6a1 <vm_exec_core+8593>, 0x6014f0cc1059 <vm_exec_core+23369>, 0x6014f0cbc791 <vm_exec_core+4737>, 0x6014f0cbef15 <vm_exec_core+14853>, 0x6014f0cca77a <vm_exec_core+62058>, 0x6014f0cc0c18 <vm_exec_core+22280>, 0x6014f0cbcff2 <vm_exec_core+6882>, 0x6014f0cbd3c0 <vm_exec_core+7856>, 0x6014f0cbd29e <vm_exec_core+7566>, 0x6014f0cbd8f7 <vm_exec_core+9191>, 0x6014f0cbe17f <vm_exec_core+11375>, 0x6014f0cc005f <vm_exec_core+19279>, 0x6014f0cbf7e2 <vm_exec_core+17106>, 0x6014f0cc005a <vm_exec_core+19274>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc084e <vm_exec_core+21310>, 0x6014f0cbd8f2 <vm_exec_core+9186>, 0x6014f0cc0db1 <vm_exec_core+22689>, 0x6014f0cbebc2 <vm_exec_core+14002>, 0x6014f0cbebc7 <vm_exec_core+14007>, 0x6014f0cc084c <vm_exec_core+21308>, 0x6014f0cc072b <vm_exec_core+21019>, 0x6014f0cbfbb8 <vm_exec_core+18088>, 0x6014f0cbf8d6 <vm_exec_core+17350>, 0x6014f0cc084a <vm_exec_core+21306>, 0x6014f0cbfcec <vm_exec_core+18396>...}
        reg_cfp = 0x775f39fff480
        reg_pc = 0x50b000020380
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00006014f0cb8441 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x00006014f0d38b92 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x775f39fff620, self=131250354745320, 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 = 0x775f3c317348
        cfp = <optimized out>
        sp = 0x775f39effa28
        use_argv = 0x775f3a8a0460
        stack_argv = 0x775f39effa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x775f39fff620
#16 0x00006014f0ce5446 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.
#17 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.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x00006014f0ce5446 in rb_yield (val=<optimized out>)
No locals.
#20 0x00006014f0e8f7d6 in rb_ary_collect (ary=131250354972440) at /tmp/ruby/src/trunk_asan/array.c:3704
        collect = 131250354972640
        i = 62
#21 0x00006014f0d1b5b8 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 = 0x775f3c560140
        cfunc = 0x50400000a798
        recv = 131250354972440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00006014f0cc040b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x775f39fff608, cd=0x51100000ce10, 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>
th: 0x515000000300, native_id: 0x775f3cd69c40
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000ce10
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0110 e:000109 CFUNC  :waitall
c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
        insns_address_table = {0x6014f0cbbc19 <vm_exec_core+1801>, 0x6014f0cbccea <vm_exec_core+6106>, 0x6014f0cc291f <vm_exec_core+29711>, 0x6014f0cbc842 <vm_exec_core+4914>, 0x6014f0cc351e <vm_exec_core+32782>, 0x6014f0cc12e2 <vm_exec_core+24018>, 0x6014f0cbec5d <vm_exec_core+14157>, 0x6014f0cbbd99 <vm_exec_core+2185>, 0x6014f0cc2f87 <vm_exec_core+31351>, 0x6014f0cc2c81 <vm_exec_core+30577>, 0x6014f0cbcaba <vm_exec_core+5546>, 0x6014f0cbc337 <vm_exec_core+3623>, 0x6014f0cc1937 <vm_exec_core+25639>, 0x6014f0cbda71 <vm_exec_core+9569>, 0x6014f0cc31c5 <vm_exec_core+31925>, 0x6014f0cc2e0f <vm_exec_core+30975>, 0x6014f0cbe0d1 <vm_exec_core+11201>, 0x6014f0cbebdb <vm_exec_core+14027>, 0x6014f0cc1530 <vm_exec_core+24608>, 0x6014f0cc2d70 <vm_exec_core+30816>, 0x6014f0cc0697 <vm_exec_core+20871>, 0x6014f0cc15ca <vm_exec_core+24762>, 0x6014f0cc1ce8 <vm_exec_core+26584>, 0x6014f0cc05c3 <vm_exec_core+20659>, 0x6014f0cbc263 <vm_exec_core+3411>, 0x6014f0cc0dfc <vm_exec_core+22764>, 0x6014f0cbc0d9 <vm_exec_core+3017>, 0x6014f0cbc549 <vm_exec_core+4153>, 0x6014f0cbe41e <vm_exec_core+12046>, 0x6014f0cc0164 <vm_exec_core+19540>, 0x6014f0cc0b45 <vm_exec_core+22069>, 0x6014f0cbfd00 <vm_exec_core+18416>, 0x6014f0cbbc5e <vm_exec_core+1870>, 0x6014f0cc226a <vm_exec_core+27994>, 0x6014f0cc2b96 <vm_exec_core+30342>, 0x6014f0cbc622 <vm_exec_core+4370>, 0x6014f0cbd1b6 <vm_exec_core+7334>, 0x6014f0cbcc3c <vm_exec_core+5932>, 0x6014f0cbdb76 <vm_exec_core+9830>, 0x6014f0cbeb70 <vm_exec_core+13920>, 0x6014f0cbc6e4 <vm_exec_core+4564>, 0x6014f0cc20b3 <vm_exec_core+27555>, 0x6014f0cbd125 <vm_exec_core+7189>, 0x6014f0cbea2e <vm_exec_core+13598>, 0x6014f0cbf3e3 <vm_exec_core+16083>, 0x6014f0cc19e3 <vm_exec_core+25811>, 0x6014f0cc0873 <vm_exec_core+21347>, 0x6014f0cbdc6a <vm_exec_core+10074>, 0x6014f0cbd4f3 <vm_exec_core+8163>, 0x6014f0cc1811 <vm_exec_core+25345>, 0x6014f0cbe66c <vm_exec_core+12636>, 0x6014f0cc0f07 <vm_exec_core+23031>, 0x6014f0cc08fb <vm_exec_core+21483>, 0x6014f0cc0fd4 <vm_exec_core+23236>, 0x6014f0cc2841 <vm_exec_core+29489>, 0x6014f0cbf9c4 <vm_exec_core+17588>, 0x6014f0cc1ab2 <vm_exec_core+26018>, 0x6014f0cbb89b <vm_exec_core+907>, 0x6014f0cc1675 <vm_exec_core+24933>, 0x6014f0cbdf42 <vm_exec_core+10802>, 0x6014f0cc0208 <vm_exec_core+19704>, 0x6014f0cc0768 <vm_exec_core+21080>, 0x6014f0cbb8a0 <vm_exec_core+912>, 0x6014f0cc0073 <vm_exec_core+19299>, 0x6014f0cbe33f <vm_exec_core+11823>, 0x6014f0cbd6b0 <vm_exec_core+8608>, 0x6014f0cc1068 <vm_exec_core+23384>, 0x6014f0cbc7a0 <vm_exec_core+4752>, 0x6014f0cbef24 <vm_exec_core+14868>, 0x6014f0cca789 <vm_exec_core+62073>, 0x6014f0cc0c27 <vm_exec_core+22295>, 0x6014f0cbd001 <vm_exec_core+6897>, 0x6014f0cbd3cf <vm_exec_core+7871>, 0x6014f0cbd2ad <vm_exec_core+7581>, 0x6014f0cbd906 <vm_exec_core+9206>, 0x6014f0cbe18e <vm_exec_core+11390>, 0x6014f0cbcf22 <vm_exec_core+6674>, 0x6014f0cc37b3 <vm_exec_core+33443>, 0x6014f0cc0cde <vm_exec_core+22478>, 0x6014f0cbf7ec <vm_exec_core+17116>, 0x6014f0cc2161 <vm_exec_core+27729>, 0x6014f0cc38d1 <vm_exec_core+33729>, 0x6014f0cc24c7 <vm_exec_core+28599>, 0x6014f0cc331e <vm_exec_core+32270>, 0x6014f0cc33f6 <vm_exec_core+32486>, 0x6014f0cbc17c <vm_exec_core+3180>, 0x6014f0cc2ea4 <vm_exec_core+31124>, 0x6014f0cbe52f <vm_exec_core+12319>, 0x6014f0cc30df <vm_exec_core+31695>, 0x6014f0cbdfee <vm_exec_core+10974>, 0x6014f0cc23c5 <vm_exec_core+28341>, 0x6014f0cbbfa3 <vm_exec_core+2707>, 0x6014f0cbdd84 <vm_exec_core+10356>, 0x6014f0cbf12c <vm_exec_core+15388>, 0x6014f0cbeac5 <vm_exec_core+13749>, 0x6014f0cbe894 <vm_exec_core+13188>, 0x6014f0cbb997 <vm_exec_core+1159>, 0x6014f0cbbeba <vm_exec_core+2474>, 0x6014f0cbba29 <vm_exec_core+1305>, 0x6014f0cc26e0 <vm_exec_core+29136>, 0x6014f0cbff10 <vm_exec_core+18944>, 0x6014f0cbf4b4 <vm_exec_core+16292>, 0x6014f0cbfbd1 <vm_exec_core+18113>, 0x6014f0cbf8ea <vm_exec_core+17370>, 0x6014f0cbe935 <vm_exec_core+13349>, 0x6014f0cbf2d8 <vm_exec_core+15816>, 0x6014f0cbedfa <vm_exec_core+14570>, 0x6014f0cbf5e3 <vm_exec_core+16595>, 0x6014f0cbf665 <vm_exec_core+16725>, 0x6014f0cbbc0a <vm_exec_core+1786>, 0x6014f0cbccdb <vm_exec_core+6091>, 0x6014f0cc2910 <vm_exec_core+29696>, 0x6014f0cbc833 <vm_exec_core+4899>, 0x6014f0cc350f <vm_exec_core+32767>, 0x6014f0cc12d3 <vm_exec_core+24003>, 0x6014f0cbec4e <vm_exec_core+14142>, 0x6014f0cbbd8a <vm_exec_core+2170>, 0x6014f0cc2f78 <vm_exec_core+31336>, 0x6014f0cc2c72 <vm_exec_core+30562>, 0x6014f0cbcaab <vm_exec_core+5531>, 0x6014f0cbc328 <vm_exec_core+3608>, 0x6014f0cc1928 <vm_exec_core+25624>, 0x6014f0cbda62 <vm_exec_core+9554>, 0x6014f0cc31b6 <vm_exec_core+31910>, 0x6014f0cc2e00 <vm_exec_core+30960>, 0x6014f0cbe0c2 <vm_exec_core+11186>, 0x6014f0cbebcc <vm_exec_core+14012>, 0x6014f0cc1521 <vm_exec_core+24593>, 0x6014f0cc2d61 <vm_exec_core+30801>, 0x6014f0cc0688 <vm_exec_core+20856>, 0x6014f0cc15bb <vm_exec_core+24747>, 0x6014f0cc1cd9 <vm_exec_core+26569>, 0x6014f0cc05b4 <vm_exec_core+20644>, 0x6014f0cbc254 <vm_exec_core+3396>, 0x6014f0cc0ded <vm_exec_core+22749>, 0x6014f0cbc0ca <vm_exec_core+3002>, 0x6014f0cbc53a <vm_exec_core+4138>, 0x6014f0cbe40f <vm_exec_core+12031>, 0x6014f0cc0155 <vm_exec_core+19525>, 0x6014f0cc0b36 <vm_exec_core+22054>, 0x6014f0cbfcf1 <vm_exec_core+18401>, 0x6014f0cbbc4f <vm_exec_core+1855>, 0x6014f0cc225b <vm_exec_core+27979>, 0x6014f0cc2b87 <vm_exec_core+30327>, 0x6014f0cbc613 <vm_exec_core+4355>, 0x6014f0cbd1a7 <vm_exec_core+7319>, 0x6014f0cbcc2d <vm_exec_core+5917>, 0x6014f0cbdb67 <vm_exec_core+9815>, 0x6014f0cbeb61 <vm_exec_core+13905>, 0x6014f0cbc6d5 <vm_exec_core+4549>, 0x6014f0cc20a4 <vm_exec_core+27540>, 0x6014f0cbd116 <vm_exec_core+7174>, 0x6014f0cbea1f <vm_exec_core+13583>, 0x6014f0cbf3d4 <vm_exec_core+16068>, 0x6014f0cc19d4 <vm_exec_core+25796>, 0x6014f0cc0864 <vm_exec_core+21332>, 0x6014f0cbdc5b <vm_exec_core+10059>, 0x6014f0cbd4e4 <vm_exec_core+8148>, 0x6014f0cc1802 <vm_exec_core+25330>, 0x6014f0cbe65d <vm_exec_core+12621>, 0x6014f0cc0ef8 <vm_exec_core+23016>, 0x6014f0cc08ec <vm_exec_core+21468>, 0x6014f0cc0fc5 <vm_exec_core+23221>, 0x6014f0cc2832 <vm_exec_core+29474>, 0x6014f0cbf9b5 <vm_exec_core+17573>, 0x6014f0cc1aa3 <vm_exec_core+26003>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc1666 <vm_exec_core+24918>, 0x6014f0cbdf33 <vm_exec_core+10787>, 0x6014f0cc01f9 <vm_exec_core+19689>, 0x6014f0cc0759 <vm_exec_core+21065>, 0x6014f0cbf118 <vm_exec_core+15368>, 0x6014f0cc0064 <vm_exec_core+19284>, 0x6014f0cbe330 <vm_exec_core+11808>, 0x6014f0cbd6a1 <vm_exec_core+8593>, 0x6014f0cc1059 <vm_exec_core+23369>, 0x6014f0cbc791 <vm_exec_core+4737>, 0x6014f0cbef15 <vm_exec_core+14853>, 0x6014f0cca77a <vm_exec_core+62058>, 0x6014f0cc0c18 <vm_exec_core+22280>, 0x6014f0cbcff2 <vm_exec_core+6882>, 0x6014f0cbd3c0 <vm_exec_core+7856>, 0x6014f0cbd29e <vm_exec_core+7566>, 0x6014f0cbd8f7 <vm_exec_core+9191>, 0x6014f0cbe17f <vm_exec_core+11375>, 0x6014f0cc005f <vm_exec_core+19279>, 0x6014f0cbf7e2 <vm_exec_core+17106>, 0x6014f0cc005a <vm_exec_core+19274>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc084e <vm_exec_core+21310>, 0x6014f0cbd8f2 <vm_exec_core+9186>, 0x6014f0cc0db1 <vm_exec_core+22689>, 0x6014f0cbebc2 <vm_exec_core+14002>, 0x6014f0cbebc7 <vm_exec_core+14007>, 0x6014f0cc084c <vm_exec_core+21308>, 0x6014f0cc072b <vm_exec_core+21019>, 0x6014f0cbfbb8 <vm_exec_core+18088>, 0x6014f0cbf8d6 <vm_exec_core+17350>, 0x6014f0cc084a <vm_exec_core+21306>, 0x6014f0cbfcec <vm_exec_core+18396>...}
        reg_cfp = 0x775f39fff608
        reg_pc = 0x519000017ab8
        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>
c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
c:0014 p:0006 s:0095 e:000094 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185
        INSN_LABEL_getinstancevariable = <optimized out>
c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:53
        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>
c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
        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>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        INSN_LABEL_putstring = <optimized out>
c:0007 p:0066 s:0046 E:000a70 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_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <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_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]

        INSN_LABEL_duphash = <optimized out>
th: 0x5150001ec100, native_id: 0x775f0e4006c0
-- Control frame information -----------------------------------------------
        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>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        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>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

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

        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00006014f0cb821f in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00006014f0d38b92 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x775f39fff738, self=131250354745320, 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 = 0x775f3c3b4eb8
        cfp = <optimized out>
        sp = 0x775f39eff8d0
        use_argv = 0x775f3a8fe5a0
        stack_argv = 0x775f39eff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#27 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 = 0x775f39fff738
#28 0x00006014f0ce5446 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.
#29 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.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#31 0x00006014f0ce5446 in rb_yield (val=<optimized out>)
No locals.
#32 0x00006014f0e8f7d6 in rb_ary_collect (ary=131250345713360) at /tmp/ruby/src/trunk_asan/array.c:3704
        collect = 131250345710120
        i = 0
#33 0x00006014f0d1b5b8 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 = 0x775f3c560140
        cfunc = 0x50400000a798
        recv = 131250345713360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00006014f0cc040b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x775f39fff720, cd=0x502000015770, 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>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000015770
        insns_address_table = {0x6014f0cbbc19 <vm_exec_core+1801>, 0x6014f0cbccea <vm_exec_core+6106>, 0x6014f0cc291f <vm_exec_core+29711>, 0x6014f0cbc842 <vm_exec_core+4914>, 0x6014f0cc351e <vm_exec_core+32782>, 0x6014f0cc12e2 <vm_exec_core+24018>, 0x6014f0cbec5d <vm_exec_core+14157>, 0x6014f0cbbd99 <vm_exec_core+2185>, 0x6014f0cc2f87 <vm_exec_core+31351>, 0x6014f0cc2c81 <vm_exec_core+30577>, 0x6014f0cbcaba <vm_exec_core+5546>, 0x6014f0cbc337 <vm_exec_core+3623>, 0x6014f0cc1937 <vm_exec_core+25639>, 0x6014f0cbda71 <vm_exec_core+9569>, 0x6014f0cc31c5 <vm_exec_core+31925>, 0x6014f0cc2e0f <vm_exec_core+30975>, 0x6014f0cbe0d1 <vm_exec_core+11201>, 0x6014f0cbebdb <vm_exec_core+14027>, 0x6014f0cc1530 <vm_exec_core+24608>, 0x6014f0cc2d70 <vm_exec_core+30816>, 0x6014f0cc0697 <vm_exec_core+20871>, 0x6014f0cc15ca <vm_exec_core+24762>, 0x6014f0cc1ce8 <vm_exec_core+26584>, 0x6014f0cc05c3 <vm_exec_core+20659>, 0x6014f0cbc263 <vm_exec_core+3411>, 0x6014f0cc0dfc <vm_exec_core+22764>, 0x6014f0cbc0d9 <vm_exec_core+3017>, 0x6014f0cbc549 <vm_exec_core+4153>, 0x6014f0cbe41e <vm_exec_core+12046>, 0x6014f0cc0164 <vm_exec_core+19540>, 0x6014f0cc0b45 <vm_exec_core+22069>, 0x6014f0cbfd00 <vm_exec_core+18416>, 0x6014f0cbbc5e <vm_exec_core+1870>, 0x6014f0cc226a <vm_exec_core+27994>, 0x6014f0cc2b96 <vm_exec_core+30342>, 0x6014f0cbc622 <vm_exec_core+4370>, 0x6014f0cbd1b6 <vm_exec_core+7334>, 0x6014f0cbcc3c <vm_exec_core+5932>, 0x6014f0cbdb76 <vm_exec_core+9830>, 0x6014f0cbeb70 <vm_exec_core+13920>, 0x6014f0cbc6e4 <vm_exec_core+4564>, 0x6014f0cc20b3 <vm_exec_core+27555>, 0x6014f0cbd125 <vm_exec_core+7189>, 0x6014f0cbea2e <vm_exec_core+13598>, 0x6014f0cbf3e3 <vm_exec_core+16083>, 0x6014f0cc19e3 <vm_exec_core+25811>, 0x6014f0cc0873 <vm_exec_core+21347>, 0x6014f0cbdc6a <vm_exec_core+10074>, 0x6014f0cbd4f3 <vm_exec_core+8163>, 0x6014f0cc1811 <vm_exec_core+25345>, 0x6014f0cbe66c <vm_exec_core+12636>, 0x6014f0cc0f07 <vm_exec_core+23031>, 0x6014f0cc08fb <vm_exec_core+21483>, 0x6014f0cc0fd4 <vm_exec_core+23236>, 0x6014f0cc2841 <vm_exec_core+29489>, 0x6014f0cbf9c4 <vm_exec_core+17588>, 0x6014f0cc1ab2 <vm_exec_core+26018>, 0x6014f0cbb89b <vm_exec_core+907>, 0x6014f0cc1675 <vm_exec_core+24933>, 0x6014f0cbdf42 <vm_exec_core+10802>, 0x6014f0cc0208 <vm_exec_core+19704>, 0x6014f0cc0768 <vm_exec_core+21080>, 0x6014f0cbb8a0 <vm_exec_core+912>, 0x6014f0cc0073 <vm_exec_core+19299>, 0x6014f0cbe33f <vm_exec_core+11823>, 0x6014f0cbd6b0 <vm_exec_core+8608>, 0x6014f0cc1068 <vm_exec_core+23384>, 0x6014f0cbc7a0 <vm_exec_core+4752>, 0x6014f0cbef24 <vm_exec_core+14868>, 0x6014f0cca789 <vm_exec_core+62073>, 0x6014f0cc0c27 <vm_exec_core+22295>, 0x6014f0cbd001 <vm_exec_core+6897>, 0x6014f0cbd3cf <vm_exec_core+7871>, 0x6014f0cbd2ad <vm_exec_core+7581>, 0x6014f0cbd906 <vm_exec_core+9206>, 0x6014f0cbe18e <vm_exec_core+11390>, 0x6014f0cbcf22 <vm_exec_core+6674>, 0x6014f0cc37b3 <vm_exec_core+33443>, 0x6014f0cc0cde <vm_exec_core+22478>, 0x6014f0cbf7ec <vm_exec_core+17116>, 0x6014f0cc2161 <vm_exec_core+27729>, 0x6014f0cc38d1 <vm_exec_core+33729>, 0x6014f0cc24c7 <vm_exec_core+28599>, 0x6014f0cc331e <vm_exec_core+32270>, 0x6014f0cc33f6 <vm_exec_core+32486>, 0x6014f0cbc17c <vm_exec_core+3180>, 0x6014f0cc2ea4 <vm_exec_core+31124>, 0x6014f0cbe52f <vm_exec_core+12319>, 0x6014f0cc30df <vm_exec_core+31695>, 0x6014f0cbdfee <vm_exec_core+10974>, 0x6014f0cc23c5 <vm_exec_core+28341>, 0x6014f0cbbfa3 <vm_exec_core+2707>, 0x6014f0cbdd84 <vm_exec_core+10356>, 0x6014f0cbf12c <vm_exec_core+15388>, 0x6014f0cbeac5 <vm_exec_core+13749>, 0x6014f0cbe894 <vm_exec_core+13188>, 0x6014f0cbb997 <vm_exec_core+1159>, 0x6014f0cbbeba <vm_exec_core+2474>, 0x6014f0cbba29 <vm_exec_core+1305>, 0x6014f0cc26e0 <vm_exec_core+29136>, 0x6014f0cbff10 <vm_exec_core+18944>, 0x6014f0cbf4b4 <vm_exec_core+16292>, 0x6014f0cbfbd1 <vm_exec_core+18113>, 0x6014f0cbf8ea <vm_exec_core+17370>, 0x6014f0cbe935 <vm_exec_core+13349>, 0x6014f0cbf2d8 <vm_exec_core+15816>, 0x6014f0cbedfa <vm_exec_core+14570>, 0x6014f0cbf5e3 <vm_exec_core+16595>, 0x6014f0cbf665 <vm_exec_core+16725>, 0x6014f0cbbc0a <vm_exec_core+1786>, 0x6014f0cbccdb <vm_exec_core+6091>, 0x6014f0cc2910 <vm_exec_core+29696>, 0x6014f0cbc833 <vm_exec_core+4899>, 0x6014f0cc350f <vm_exec_core+32767>, 0x6014f0cc12d3 <vm_exec_core+24003>, 0x6014f0cbec4e <vm_exec_core+14142>, 0x6014f0cbbd8a <vm_exec_core+2170>, 0x6014f0cc2f78 <vm_exec_core+31336>, 0x6014f0cc2c72 <vm_exec_core+30562>, 0x6014f0cbcaab <vm_exec_core+5531>, 0x6014f0cbc328 <vm_exec_core+3608>, 0x6014f0cc1928 <vm_exec_core+25624>, 0x6014f0cbda62 <vm_exec_core+9554>, 0x6014f0cc31b6 <vm_exec_core+31910>, 0x6014f0cc2e00 <vm_exec_core+30960>, 0x6014f0cbe0c2 <vm_exec_core+11186>, 0x6014f0cbebcc <vm_exec_core+14012>, 0x6014f0cc1521 <vm_exec_core+24593>, 0x6014f0cc2d61 <vm_exec_core+30801>, 0x6014f0cc0688 <vm_exec_core+20856>, 0x6014f0cc15bb <vm_exec_core+24747>, 0x6014f0cc1cd9 <vm_exec_core+26569>, 0x6014f0cc05b4 <vm_exec_core+20644>, 0x6014f0cbc254 <vm_exec_core+3396>, 0x6014f0cc0ded <vm_exec_core+22749>, 0x6014f0cbc0ca <vm_exec_core+3002>, 0x6014f0cbc53a <vm_exec_core+4138>, 0x6014f0cbe40f <vm_exec_core+12031>, 0x6014f0cc0155 <vm_exec_core+19525>, 0x6014f0cc0b36 <vm_exec_core+22054>, 0x6014f0cbfcf1 <vm_exec_core+18401>, 0x6014f0cbbc4f <vm_exec_core+1855>, 0x6014f0cc225b <vm_exec_core+27979>, 0x6014f0cc2b87 <vm_exec_core+30327>, 0x6014f0cbc613 <vm_exec_core+4355>, 0x6014f0cbd1a7 <vm_exec_core+7319>, 0x6014f0cbcc2d <vm_exec_core+5917>, 0x6014f0cbdb67 <vm_exec_core+9815>, 0x6014f0cbeb61 <vm_exec_core+13905>, 0x6014f0cbc6d5 <vm_exec_core+4549>, 0x6014f0cc20a4 <vm_exec_core+27540>, 0x6014f0cbd116 <vm_exec_core+7174>, 0x6014f0cbea1f <vm_exec_core+13583>, 0x6014f0cbf3d4 <vm_exec_core+16068>, 0x6014f0cc19d4 <vm_exec_core+25796>, 0x6014f0cc0864 <vm_exec_core+21332>, 0x6014f0cbdc5b <vm_exec_core+10059>, 0x6014f0cbd4e4 <vm_exec_core+8148>, 0x6014f0cc1802 <vm_exec_core+25330>, 0x6014f0cbe65d <vm_exec_core+12621>, 0x6014f0cc0ef8 <vm_exec_core+23016>, 0x6014f0cc08ec <vm_exec_core+21468>, 0x6014f0cc0fc5 <vm_exec_core+23221>, 0x6014f0cc2832 <vm_exec_core+29474>, 0x6014f0cbf9b5 <vm_exec_core+17573>, 0x6014f0cc1aa3 <vm_exec_core+26003>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc1666 <vm_exec_core+24918>, 0x6014f0cbdf33 <vm_exec_core+10787>, 0x6014f0cc01f9 <vm_exec_core+19689>, 0x6014f0cc0759 <vm_exec_core+21065>, 0x6014f0cbf118 <vm_exec_core+15368>, 0x6014f0cc0064 <vm_exec_core+19284>, 0x6014f0cbe330 <vm_exec_core+11808>, 0x6014f0cbd6a1 <vm_exec_core+8593>, 0x6014f0cc1059 <vm_exec_core+23369>, 0x6014f0cbc791 <vm_exec_core+4737>, 0x6014f0cbef15 <vm_exec_core+14853>, 0x6014f0cca77a <vm_exec_core+62058>, 0x6014f0cc0c18 <vm_exec_core+22280>, 0x6014f0cbcff2 <vm_exec_core+6882>, 0x6014f0cbd3c0 <vm_exec_core+7856>, 0x6014f0cbd29e <vm_exec_core+7566>, 0x6014f0cbd8f7 <vm_exec_core+9191>, 0x6014f0cbe17f <vm_exec_core+11375>, 0x6014f0cc005f <vm_exec_core+19279>, 0x6014f0cbf7e2 <vm_exec_core+17106>, 0x6014f0cc005a <vm_exec_core+19274>, 0x6014f0cc0850 <vm_exec_core+21312>, 0x6014f0cc084e <vm_exec_core+21310>, 0x6014f0cbd8f2 <vm_exec_core+9186>, 0x6014f0cc0db1 <vm_exec_core+22689>, 0x6014f0cbebc2 <vm_exec_core+14002>, 0x6014f0cbebc7 <vm_exec_core+14007>, 0x6014f0cc084c <vm_exec_core+21308>, 0x6014f0cc072b <vm_exec_core+21019>, 0x6014f0cbfbb8 <vm_exec_core+18088>, 0x6014f0cbf8d6 <vm_exec_core+17350>, 0x6014f0cc084a <vm_exec_core+21306>, 0x6014f0cbfcec <vm_exec_core+18396>...}
        reg_cfp = 0x775f39fff720
        reg_pc = 0x50400002e2f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00006014f0cb8441 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#38 0x00006014f094033b in rb_ec_exec_node (ec=0x5160000003d0, n=0x775f3c3b5188) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe6733b5f0, <optimized out>, 0x7ffe6733b540, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x775f3c3b5188
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x00006014f09398a7 in rb_main (argc=10, argv=0x7ffe6733b7c8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=10, argv=0x7ffe6733b7c8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1833158) detached]
$ timeout 60 gdb -p 1833147 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb

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

[New LWP 1867459]
[New LWP 1833149]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000616684e5be06 in RB_BUILTIN_TYPE (obj=135640104113400) at /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191
191	    VALUE ret = RBASIC(obj)->flags & RUBY_T_MASK;

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7b5d4ce9dc40 (LWP 1833147) "ruby"            0x0000616684e5be06 in RB_BUILTIN_TYPE (obj=135640104113400) at /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191
  2    Thread 0x7b5d2ba006c0 (LWP 1867459) "Timeout stdlib " 0x00007b5d4cc98d61 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7b5d2b9fdc60, op=137, expected=0, futex_word=0x50c0058a9f10) at ./nptl/futex-internal.c:57
  3    Thread 0x7b5d30a006c0 (LWP 1833149) "ruby"            0x00007b5d4cd1b4cd in __GI___poll (fds=0x7b5d2f709040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x7b5d30a006c0 (LWP 1833149) "ruby"):
#0  0x00007b5d4cd1b4cd in __GI___poll (fds=0x7b5d2f709040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000616684a3c44a in __interceptor_poll ()
No symbol table info available.
#2  0x0000616684de926f 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  0x0000616684a957ff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007b5d4cc9ca94 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 = {135640177968832, -2439986789486925705, 135640177968832, -352, 25, 140734992381152, -2439986789507897225, -2439943444990891913}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007b5d4cd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7b5d2ba006c0 (LWP 1867459) "Timeout stdlib "):
#0  0x00007b5d4cc98d61 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7b5d2b9fdc60, op=137, expected=0, futex_word=0x50c0058a9f10) 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=-2147483648, abstime=0x7b5d2b9fdc60, clockid=0, expected=0, futex_word=0x50c0058a9f10) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0058a9f10, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7b5d2b9fdc60, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007b5d4cc9bc7e in __pthread_cond_wait_common (abstime=0x7b5d2b9fdc60, clockid=1, mutex=0x5150000696a0, cond=0x50c0058a9ee8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7b5d4cc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7b5d2b9fdb50, __canceltype = 731896688, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0058a9ee8, mutex = 0x5150000696a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0058a9ee8, mutex=mutex@entry=0x5150000696a0, abstime=abstime@entry=0x7b5d2b9fdc60) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000616684de26d1 in native_cond_timedwait (cond=0x50c0058a9ee8, mutex=0x5150000696a0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000069580, rel=rel@entry=0x7b5d2aa0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x5150000696a0
        cond = 0x50c0058a9ee8
        max = 100000000000000000
#7  0x0000616684dc9c24 in native_sleep (th=0x515000069580, rel=0x7b5d2aa0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=999834000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299
        prev_status = THREAD_RUNNABLE
        end = 618168582932031
        woke = 1
#9  0x0000616684dc438f in rb_mutex_wait_for (time=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:563
        rel = <optimized out>
#10 0x0000616684ae0040 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 = 0x5160006e55d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7b5d2b9fdef0, <optimized out>, 0x7b5d2b9fde00, <optimized out>, <optimized out>}, prev = 0x7b5d2ac0b880, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160006e55d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x0000616684dc3f1d in rb_mutex_sleep (self=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:590
        rel = <error reading variable rel (Cannot access memory at address 0x89)>
        woken = 20
        t = {tv_sec = 0, tv_usec = 999834}
        beg = 1725581605
        scheduler = <optimized out>
        end = <optimized out>
#12 0x0000616684ecb83c in vm_call0_cfunc_with_frame (ec=0x5160006e55d0, calling=<optimized out>, argv=0x7b5d2ac0b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x7b5d2bcef6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 135640642713640
        argc = 1
        mid = 26321
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x5160006e55d0, calling=<optimized out>, argv=0x7b5d2ac0b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#15 0x0000616684e7f1fe in vm_call0_cc (recv=135640642713640, id=26321, argc=<optimized out>, argv=<optimized out>, cc=0x7b5d2bd3d6d8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7b5d2bd3d6d8
        self = <optimized out>
#17 0x0000616684ae0040 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 = 0x5160006e55d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7b5d2b9fe270, <optimized out>, 0x7b5d2b9fe180, <optimized out>, <optimized out>}, prev = 0x7b5d2ac0ae40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160006e55d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x0000616684ded65d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1548
        sync_waiter = {self = 135640642713640, th = 0x515000069580, fiber = 0x0, node = {next = 0x5030000cd180, prev = 0x5030000cd180}}
        ec = <optimized out>
        cv = 0x5030000cd180
        args = <optimized out>
#19 0x0000616684eb75b8 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 = 0x45d100100005
        cc = <optimized out>
        me = 0x7b5d4c5485d8
        cfunc = 0x50400001fbd8
        recv = 135640642714480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x0000616684e9d72d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7b5d2b9fe840) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x0000616684e9d1e5 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 = 0x7b5d2b9fdc60
#22 0x0000616684e64e6d in vm_sendish (ec=0x5160006e55d0, reg_cfp=0x7b5d2bcef720, 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>
#23 vm_exec_core (ec=ec@entry=0x5160006e55d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x616684e57c19 <vm_exec_core+1801>, 0x616684e58cea <vm_exec_core+6106>, 0x616684e5e91f <vm_exec_core+29711>, 0x616684e58842 <vm_exec_core+4914>, 0x616684e5f51e <vm_exec_core+32782>, 0x616684e5d2e2 <vm_exec_core+24018>, 0x616684e5ac5d <vm_exec_core+14157>, 0x616684e57d99 <vm_exec_core+2185>, 0x616684e5ef87 <vm_exec_core+31351>, 0x616684e5ec81 <vm_exec_core+30577>, 0x616684e58aba <vm_exec_core+5546>, 0x616684e58337 <vm_exec_core+3623>, 0x616684e5d937 <vm_exec_core+25639>, 0x616684e59a71 <vm_exec_core+9569>, 0x616684e5f1c5 <vm_exec_core+31925>, 0x616684e5ee0f <vm_exec_core+30975>, 0x616684e5a0d1 <vm_exec_core+11201>, 0x616684e5abdb <vm_exec_core+14027>, 0x616684e5d530 <vm_exec_core+24608>, 0x616684e5ed70 <vm_exec_core+30816>, 0x616684e5c697 <vm_exec_core+20871>, 0x616684e5d5ca <vm_exec_core+24762>, 0x616684e5dce8 <vm_exec_core+26584>, 0x616684e5c5c3 <vm_exec_core+20659>, 0x616684e58263 <vm_exec_core+3411>, 0x616684e5cdfc <vm_exec_core+22764>, 0x616684e580d9 <vm_exec_core+3017>, 0x616684e58549 <vm_exec_core+4153>, 0x616684e5a41e <vm_exec_core+12046>, 0x616684e5c164 <vm_exec_core+19540>, 0x616684e5cb45 <vm_exec_core+22069>, 0x616684e5bd00 <vm_exec_core+18416>, 0x616684e57c5e <vm_exec_core+1870>, 0x616684e5e26a <vm_exec_core+27994>, 0x616684e5eb96 <vm_exec_core+30342>, 0x616684e58622 <vm_exec_core+4370>, 0x616684e591b6 <vm_exec_core+7334>, 0x616684e58c3c <vm_exec_core+5932>, 0x616684e59b76 <vm_exec_core+9830>, 0x616684e5ab70 <vm_exec_core+13920>, 0x616684e586e4 <vm_exec_core+4564>, 0x616684e5e0b3 <vm_exec_core+27555>, 0x616684e59125 <vm_exec_core+7189>, 0x616684e5aa2e <vm_exec_core+13598>, 0x616684e5b3e3 <vm_exec_core+16083>, 0x616684e5d9e3 <vm_exec_core+25811>, 0x616684e5c873 <vm_exec_core+21347>, 0x616684e59c6a <vm_exec_core+10074>, 0x616684e594f3 <vm_exec_core+8163>, 0x616684e5d811 <vm_exec_core+25345>, 0x616684e5a66c <vm_exec_core+12636>, 0x616684e5cf07 <vm_exec_core+23031>, 0x616684e5c8fb <vm_exec_core+21483>, 0x616684e5cfd4 <vm_exec_core+23236>, 0x616684e5e841 <vm_exec_core+29489>, 0x616684e5b9c4 <vm_exec_core+17588>, 0x616684e5dab2 <vm_exec_core+26018>, 0x616684e5789b <vm_exec_core+907>, 0x616684e5d675 <vm_exec_core+24933>, 0x616684e59f42 <vm_exec_core+10802>, 0x616684e5c208 <vm_exec_core+19704>, 0x616684e5c768 <vm_exec_core+21080>, 0x616684e578a0 <vm_exec_core+912>, 0x616684e5c073 <vm_exec_core+19299>, 0x616684e5a33f <vm_exec_core+11823>, 0x616684e596b0 <vm_exec_core+8608>, 0x616684e5d068 <vm_exec_core+23384>, 0x616684e587a0 <vm_exec_core+4752>, 0x616684e5af24 <vm_exec_core+14868>, 0x616684e66789 <vm_exec_core+62073>, 0x616684e5cc27 <vm_exec_core+22295>, 0x616684e59001 <vm_exec_core+6897>, 0x616684e593cf <vm_exec_core+7871>, 0x616684e592ad <vm_exec_core+7581>, 0x616684e59906 <vm_exec_core+9206>, 0x616684e5a18e <vm_exec_core+11390>, 0x616684e58f22 <vm_exec_core+6674>, 0x616684e5f7b3 <vm_exec_core+33443>, 0x616684e5ccde <vm_exec_core+22478>, 0x616684e5b7ec <vm_exec_core+17116>, 0x616684e5e161 <vm_exec_core+27729>, 0x616684e5f8d1 <vm_exec_core+33729>, 0x616684e5e4c7 <vm_exec_core+28599>, 0x616684e5f31e <vm_exec_core+32270>, 0x616684e5f3f6 <vm_exec_core+32486>, 0x616684e5817c <vm_exec_core+3180>, 0x616684e5eea4 <vm_exec_core+31124>, 0x616684e5a52f <vm_exec_core+12319>, 0x616684e5f0df <vm_exec_core+31695>, 0x616684e59fee <vm_exec_core+10974>, 0x616684e5e3c5 <vm_exec_core+28341>, 0x616684e57fa3 <vm_exec_core+2707>, 0x616684e59d84 <vm_exec_core+10356>, 0x616684e5b12c <vm_exec_core+15388>, 0x616684e5aac5 <vm_exec_core+13749>, 0x616684e5a894 <vm_exec_core+13188>, 0x616684e57997 <vm_exec_core+1159>, 0x616684e57eba <vm_exec_core+2474>, 0x616684e57a29 <vm_exec_core+1305>, 0x616684e5e6e0 <vm_exec_core+29136>, 0x616684e5bf10 <vm_exec_core+18944>, 0x616684e5b4b4 <vm_exec_core+16292>, 0x616684e5bbd1 <vm_exec_core+18113>, 0x616684e5b8ea <vm_exec_core+17370>, 0x616684e5a935 <vm_exec_core+13349>, 0x616684e5b2d8 <vm_exec_core+15816>, 0x616684e5adfa <vm_exec_core+14570>, 0x616684e5b5e3 <vm_exec_core+16595>, 0x616684e5b665 <vm_exec_core+16725>, 0x616684e57c0a <vm_exec_core+1786>, 0x616684e58cdb <vm_exec_core+6091>, 0x616684e5e910 <vm_exec_core+29696>, 0x616684e58833 <vm_exec_core+4899>, 0x616684e5f50f <vm_exec_core+32767>, 0x616684e5d2d3 <vm_exec_core+24003>, 0x616684e5ac4e <vm_exec_core+14142>, 0x616684e57d8a <vm_exec_core+2170>, 0x616684e5ef78 <vm_exec_core+31336>, 0x616684e5ec72 <vm_exec_core+30562>, 0x616684e58aab <vm_exec_core+5531>, 0x616684e58328 <vm_exec_core+3608>, 0x616684e5d928 <vm_exec_core+25624>, 0x616684e59a62 <vm_exec_core+9554>, 0x616684e5f1b6 <vm_exec_core+31910>, 0x616684e5ee00 <vm_exec_core+30960>, 0x616684e5a0c2 <vm_exec_core+11186>, 0x616684e5abcc <vm_exec_core+14012>, 0x616684e5d521 <vm_exec_core+24593>, 0x616684e5ed61 <vm_exec_core+30801>, 0x616684e5c688 <vm_exec_core+20856>, 0x616684e5d5bb <vm_exec_core+24747>, 0x616684e5dcd9 <vm_exec_core+26569>, 0x616684e5c5b4 <vm_exec_core+20644>, 0x616684e58254 <vm_exec_core+3396>, 0x616684e5cded <vm_exec_core+22749>, 0x616684e580ca <vm_exec_core+3002>, 0x616684e5853a <vm_exec_core+4138>, 0x616684e5a40f <vm_exec_core+12031>, 0x616684e5c155 <vm_exec_core+19525>, 0x616684e5cb36 <vm_exec_core+22054>, 0x616684e5bcf1 <vm_exec_core+18401>, 0x616684e57c4f <vm_exec_core+1855>, 0x616684e5e25b <vm_exec_core+27979>, 0x616684e5eb87 <vm_exec_core+30327>, 0x616684e58613 <vm_exec_core+4355>, 0x616684e591a7 <vm_exec_core+7319>, 0x616684e58c2d <vm_exec_core+5917>, 0x616684e59b67 <vm_exec_core+9815>, 0x616684e5ab61 <vm_exec_core+13905>, 0x616684e586d5 <vm_exec_core+4549>, 0x616684e5e0a4 <vm_exec_core+27540>, 0x616684e59116 <vm_exec_core+7174>, 0x616684e5aa1f <vm_exec_core+13583>, 0x616684e5b3d4 <vm_exec_core+16068>, 0x616684e5d9d4 <vm_exec_core+25796>, 0x616684e5c864 <vm_exec_core+21332>, 0x616684e59c5b <vm_exec_core+10059>, 0x616684e594e4 <vm_exec_core+8148>, 0x616684e5d802 <vm_exec_core+25330>, 0x616684e5a65d <vm_exec_core+12621>, 0x616684e5cef8 <vm_exec_core+23016>, 0x616684e5c8ec <vm_exec_core+21468>, 0x616684e5cfc5 <vm_exec_core+23221>, 0x616684e5e832 <vm_exec_core+29474>, 0x616684e5b9b5 <vm_exec_core+17573>, 0x616684e5daa3 <vm_exec_core+26003>, 0x616684e5c850 <vm_exec_core+21312>, 0x616684e5d666 <vm_exec_core+24918>, 0x616684e59f33 <vm_exec_core+10787>, 0x616684e5c1f9 <vm_exec_core+19689>, 0x616684e5c759 <vm_exec_core+21065>, 0x616684e5b118 <vm_exec_core+15368>, 0x616684e5c064 <vm_exec_core+19284>, 0x616684e5a330 <vm_exec_core+11808>, 0x616684e596a1 <vm_exec_core+8593>, 0x616684e5d059 <vm_exec_core+23369>, 0x616684e58791 <vm_exec_core+4737>, 0x616684e5af15 <vm_exec_core+14853>, 0x616684e6677a <vm_exec_core+62058>, 0x616684e5cc18 <vm_exec_core+22280>, 0x616684e58ff2 <vm_exec_core+6882>, 0x616684e593c0 <vm_exec_core+7856>, 0x616684e5929e <vm_exec_core+7566>, 0x616684e598f7 <vm_exec_core+9191>, 0x616684e5a17f <vm_exec_core+11375>, 0x616684e5c05f <vm_exec_core+19279>, 0x616684e5b7e2 <vm_exec_core+17106>, 0x616684e5c05a <vm_exec_core+19274>, 0x616684e5c850 <vm_exec_core+21312>, 0x616684e5c84e <vm_exec_core+21310>, 0x616684e598f2 <vm_exec_core+9186>, 0x616684e5cdb1 <vm_exec_core+22689>, 0x616684e5abc2 <vm_exec_core+14002>, 0x616684e5abc7 <vm_exec_core+14007>, 0x616684e5c84c <vm_exec_core+21308>, 0x616684e5c72b <vm_exec_core+21019>, 0x616684e5bbb8 <vm_exec_core+18088>, 0x616684e5b8d6 <vm_exec_core+17350>, 0x616684e5c84a <vm_exec_core+21306>, 0x616684e5bcec <vm_exec_core+18396>...}
        reg_cfp = 0x7b5d2bcef720
        reg_pc = 0x513000086258
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x0000616684e54088 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160006e55d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x0000616684ed4b92 in invoke_iseq_block_from_c (ec=0x5160006e55d0, captured=0x7b5d2bcef7a8, self=135640626052600, 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 = 0x7b5d4c5391f0
        cfp = <optimized out>
        sp = 0x7b5d2bbef870
        use_argv = 0x0
        stack_argv = 0x7b5d2bbef870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x7b5d2bcef7a8
#27 0x0000616684e81446 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.
#28 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.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x0000616684e81446 in rb_yield (val=<optimized out>)
No locals.
#31 0x0000616684ae0040 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 = 0x5160006e55d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7b5d2b9fef90, <optimized out>, 0x7b5d2b9feea0, <optimized out>, <optimized out>}, prev = 0x7b5d2ac09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160006e55d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x0000616684eb75b8 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 = 0x66e100000001
        cc = <optimized out>
        me = 0x7b5d4c548bc8
        cfunc = 0x50400001f5d8
        recv = 135640642713640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x0000616684e5c40b in vm_sendish (ec=0x5160006e55d0, reg_cfp=0x7b5d2bcef790, cd=0x50f0000058e0, 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>
#34 vm_exec_core (ec=ec@entry=0x5160006e55d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f0000058e0
        insns_address_table = {0x616684e57c19 <vm_exec_core+1801>, 0x616684e58cea <vm_exec_core+6106>, 0x616684e5e91f <vm_exec_core+29711>, 0x616684e58842 <vm_exec_core+4914>, 0x616684e5f51e <vm_exec_core+32782>, 0x616684e5d2e2 <vm_exec_core+24018>, 0x616684e5ac5d <vm_exec_core+14157>, 0x616684e57d99 <vm_exec_core+2185>, 0x616684e5ef87 <vm_exec_core+31351>, 0x616684e5ec81 <vm_exec_core+30577>, 0x616684e58aba <vm_exec_core+5546>, 0x616684e58337 <vm_exec_core+3623>, 0x616684e5d937 <vm_exec_core+25639>, 0x616684e59a71 <vm_exec_core+9569>, 0x616684e5f1c5 <vm_exec_core+31925>, 0x616684e5ee0f <vm_exec_core+30975>, 0x616684e5a0d1 <vm_exec_core+11201>, 0x616684e5abdb <vm_exec_core+14027>, 0x616684e5d530 <vm_exec_core+24608>, 0x616684e5ed70 <vm_exec_core+30816>, 0x616684e5c697 <vm_exec_core+20871>, 0x616684e5d5ca <vm_exec_core+24762>, 0x616684e5dce8 <vm_exec_core+26584>, 0x616684e5c5c3 <vm_exec_core+20659>, 0x616684e58263 <vm_exec_core+3411>, 0x616684e5cdfc <vm_exec_core+22764>, 0x616684e580d9 <vm_exec_core+3017>, 0x616684e58549 <vm_exec_core+4153>, 0x616684e5a41e <vm_exec_core+12046>, 0x616684e5c164 <vm_exec_core+19540>, 0x616684e5cb45 <vm_exec_core+22069>, 0x616684e5bd00 <vm_exec_core+18416>, 0x616684e57c5e <vm_exec_core+1870>, 0x616684e5e26a <vm_exec_core+27994>, 0x616684e5eb96 <vm_exec_core+30342>, 0x616684e58622 <vm_exec_core+4370>, 0x616684e591b6 <vm_exec_core+7334>, 0x616684e58c3c <vm_exec_core+5932>, 0x616684e59b76 <vm_exec_core+9830>, 0x616684e5ab70 <vm_exec_core+13920>, 0x616684e586e4 <vm_exec_core+4564>, 0x616684e5e0b3 <vm_exec_core+27555>, 0x616684e59125 <vm_exec_core+7189>, 0x616684e5aa2e <vm_exec_core+13598>, 0x616684e5b3e3 <vm_exec_core+16083>, 0x616684e5d9e3 <vm_exec_core+25811>, 0x616684e5c873 <vm_exec_core+21347>, 0x616684e59c6a <vm_exec_core+10074>, 0x616684e594f3 <vm_exec_core+8163>, 0x616684e5d811 <vm_exec_core+25345>, 0x616684e5a66c <vm_exec_core+12636>, 0x616684e5cf07 <vm_exec_core+23031>, 0x616684e5c8fb <vm_exec_core+21483>, 0x616684e5cfd4 <vm_exec_core+23236>, 0x616684e5e841 <vm_exec_core+29489>, 0x616684e5b9c4 <vm_exec_core+17588>, 0x616684e5dab2 <vm_exec_core+26018>, 0x616684e5789b <vm_exec_core+907>, 0x616684e5d675 <vm_exec_core+24933>, 0x616684e59f42 <vm_exec_core+10802>, 0x616684e5c208 <vm_exec_core+19704>, 0x616684e5c768 <vm_exec_core+21080>, 0x616684e578a0 <vm_exec_core+912>, 0x616684e5c073 <vm_exec_core+19299>, 0x616684e5a33f <vm_exec_core+11823>, 0x616684e596b0 <vm_exec_core+8608>, 0x616684e5d068 <vm_exec_core+23384>, 0x616684e587a0 <vm_exec_core+4752>, 0x616684e5af24 <vm_exec_core+14868>, 0x616684e66789 <vm_exec_core+62073>, 0x616684e5cc27 <vm_exec_core+22295>, 0x616684e59001 <vm_exec_core+6897>, 0x616684e593cf <vm_exec_core+7871>, 0x616684e592ad <vm_exec_core+7581>, 0x616684e59906 <vm_exec_core+9206>, 0x616684e5a18e <vm_exec_core+11390>, 0x616684e58f22 <vm_exec_core+6674>, 0x616684e5f7b3 <vm_exec_core+33443>, 0x616684e5ccde <vm_exec_core+22478>, 0x616684e5b7ec <vm_exec_core+17116>, 0x616684e5e161 <vm_exec_core+27729>, 0x616684e5f8d1 <vm_exec_core+33729>, 0x616684e5e4c7 <vm_exec_core+28599>, 0x616684e5f31e <vm_exec_core+32270>, 0x616684e5f3f6 <vm_exec_core+32486>, 0x616684e5817c <vm_exec_core+3180>, 0x616684e5eea4 <vm_exec_core+31124>, 0x616684e5a52f <vm_exec_core+12319>, 0x616684e5f0df <vm_exec_core+31695>, 0x616684e59fee <vm_exec_core+10974>, 0x616684e5e3c5 <vm_exec_core+28341>, 0x616684e57fa3 <vm_exec_core+2707>, 0x616684e59d84 <vm_exec_core+10356>, 0x616684e5b12c <vm_exec_core+15388>, 0x616684e5aac5 <vm_exec_core+13749>, 0x616684e5a894 <vm_exec_core+13188>, 0x616684e57997 <vm_exec_core+1159>, 0x616684e57eba <vm_exec_core+2474>, 0x616684e57a29 <vm_exec_core+1305>, 0x616684e5e6e0 <vm_exec_core+29136>, 0x616684e5bf10 <vm_exec_core+18944>, 0x616684e5b4b4 <vm_exec_core+16292>, 0x616684e5bbd1 <vm_exec_core+18113>, 0x616684e5b8ea <vm_exec_core+17370>, 0x616684e5a935 <vm_exec_core+13349>, 0x616684e5b2d8 <vm_exec_core+15816>, 0x616684e5adfa <vm_exec_core+14570>, 0x616684e5b5e3 <vm_exec_core+16595>, 0x616684e5b665 <vm_exec_core+16725>, 0x616684e57c0a <vm_exec_core+1786>, 0x616684e58cdb <vm_exec_core+6091>, 0x616684e5e910 <vm_exec_core+29696>, 0x616684e58833 <vm_exec_core+4899>, 0x616684e5f50f <vm_exec_core+32767>, 0x616684e5d2d3 <vm_exec_core+24003>, 0x616684e5ac4e <vm_exec_core+14142>, 0x616684e57d8a <vm_exec_core+2170>, 0x616684e5ef78 <vm_exec_core+31336>, 0x616684e5ec72 <vm_exec_core+30562>, 0x616684e58aab <vm_exec_core+5531>, 0x616684e58328 <vm_exec_core+3608>, 0x616684e5d928 <vm_exec_core+25624>, 0x616684e59a62 <vm_exec_core+9554>, 0x616684e5f1b6 <vm_exec_core+31910>, 0x616684e5ee00 <vm_exec_core+30960>, 0x616684e5a0c2 <vm_exec_core+11186>, 0x616684e5abcc <vm_exec_core+14012>, 0x616684e5d521 <vm_exec_core+24593>, 0x616684e5ed61 <vm_exec_core+30801>, 0x616684e5c688 <vm_exec_core+20856>, 0x616684e5d5bb <vm_exec_core+24747>, 0x616684e5dcd9 <vm_exec_core+26569>, 0x616684e5c5b4 <vm_exec_core+20644>, 0x616684e58254 <vm_exec_core+3396>, 0x616684e5cded <vm_exec_core+22749>, 0x616684e580ca <vm_exec_core+3002>, 0x616684e5853a <vm_exec_core+4138>, 0x616684e5a40f <vm_exec_core+12031>, 0x616684e5c155 <vm_exec_core+19525>, 0x616684e5cb36 <vm_exec_core+22054>, 0x616684e5bcf1 <vm_exec_core+18401>, 0x616684e57c4f <vm_exec_core+1855>, 0x616684e5e25b <vm_exec_core+27979>, 0x616684e5eb87 <vm_exec_core+30327>, 0x616684e58613 <vm_exec_core+4355>, 0x616684e591a7 <vm_exec_core+7319>, 0x616684e58c2d <vm_exec_core+5917>, 0x616684e59b67 <vm_exec_core+9815>, 0x616684e5ab61 <vm_exec_core+13905>, 0x616684e586d5 <vm_exec_core+4549>, 0x616684e5e0a4 <vm_exec_core+27540>, 0x616684e59116 <vm_exec_core+7174>, 0x616684e5aa1f <vm_exec_core+13583>, 0x616684e5b3d4 <vm_exec_core+16068>, 0x616684e5d9d4 <vm_exec_core+25796>, 0x616684e5c864 <vm_exec_core+21332>, 0x616684e59c5b <vm_exec_core+10059>, 0x616684e594e4 <vm_exec_core+8148>, 0x616684e5d802 <vm_exec_core+25330>, 0x616684e5a65d <vm_exec_core+12621>, 0x616684e5cef8 <vm_exec_core+23016>, 0x616684e5c8ec <vm_exec_core+21468>, 0x616684e5cfc5 <vm_exec_core+23221>, 0x616684e5e832 <vm_exec_core+29474>, 0x616684e5b9b5 <vm_exec_core+17573>, 0x616684e5daa3 <vm_exec_core+26003>, 0x616684e5c850 <vm_exec_core+21312>, 0x616684e5d666 <vm_exec_core+24918>, 0x616684e59f33 <vm_exec_core+10787>, 0x616684e5c1f9 <vm_exec_core+19689>, 0x616684e5c759 <vm_exec_core+21065>, 0x616684e5b118 <vm_exec_core+15368>, 0x616684e5c064 <vm_exec_core+19284>, 0x616684e5a330 <vm_exec_core+11808>, 0x616684e596a1 <vm_exec_core+8593>, 0x616684e5d059 <vm_exec_core+23369>, 0x616684e58791 <vm_exec_core+4737>, 0x616684e5af15 <vm_exec_core+14853>, 0x616684e6677a <vm_exec_core+62058>, 0x616684e5cc18 <vm_exec_core+22280>, 0x616684e58ff2 <vm_exec_core+6882>, 0x616684e593c0 <vm_exec_core+7856>, 0x616684e5929e <vm_exec_core+7566>, 0x616684e598f7 <vm_exec_core+9191>, 0x616684e5a17f <vm_exec_core+11375>, 0x616684e5c05f <vm_exec_core+19279>, 0x616684e5b7e2 <vm_exec_core+17106>, 0x616684e5c05a <vm_exec_core+19274>, 0x616684e5c850 <vm_exec_core+21312>, 0x616684e5c84e <vm_exec_core+21310>, 0x616684e598f2 <vm_exec_core+9186>, 0x616684e5cdb1 <vm_exec_core+22689>, 0x616684e5abc2 <vm_exec_core+14002>, 0x616684e5abc7 <vm_exec_core+14007>, 0x616684e5c84c <vm_exec_core+21308>, 0x616684e5c72b <vm_exec_core+21019>, 0x616684e5bbb8 <vm_exec_core+18088>, 0x616684e5b8d6 <vm_exec_core+17350>, 0x616684e5c84a <vm_exec_core+21306>, 0x616684e5bcec <vm_exec_core+18396>...}
        reg_cfp = 0x7b5d2bcef790
        reg_pc = 0x51700000c6b0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x0000616684e54088 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160006e55d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x0000616684e9124b in invoke_iseq_block_from_c (ec=0x5160006e55d0, captured=<optimized out>, self=135640626052600, 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 = 0x7b5d4c5393a8
        cfp = 0x7b5d2bcef7c8
        sp = 0x7b5d2bbef818
        use_argv = <optimized out>
        stack_argv = 0x7b5d2bbef818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x5160006e55d0, self=135640626052600, 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>
#38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#39 0x0000616684e8f4d6 in rb_vm_invoke_proc (ec=0x50c0058a9f10, proc=0x89, proc@entry=0x504000102a50, argc=1288277345, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#40 0x0000616684de70f9 in thread_do_start_proc (th=th@entry=0x515000069580) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000102a50
        args_len = 0
        args_ptr = <optimized out>
#41 0x0000616684de4caa in thread_do_start (th=0x515000069580) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#42 thread_start_func_2 (th=th@entry=0x515000069580, 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>
#43 0x0000616684de3f6e in call_thread_start_func_2 (th=0x515000069580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7b5d2b9ffce0
#44 nt_start (ptr=0x50c0058a9ec0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000069580
        sched = <optimized out>
        nt = 0x50c0058a9ec0
        vm = 0x525000000100
#45 0x0000616684a957ff in asan_thread_start(void*) ()
No symbol table info available.
#46 0x00007b5d4cc9ca94 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 = {135640094082752, -2440006580696225673, 135640094082752, -352, 2, 140734992369680, -2440006580717197193, -2439943444990891913}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x00007b5d4cd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7b5d4ce9dc40 (LWP 1833147) "ruby"):
#0  0x0000616684e5be06 in RB_BUILTIN_TYPE (obj=135640104113400) at /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191
        ret = <optimized out>
#1  rbimpl_RB_TYPE_P_fastpath (obj=135640104113400, t=RUBY_T_ARRAY) at /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:352
No locals.
#2  vm_expandarray (cfp=0x7b5d4a1ff2f8, num=3, flag=0, ary=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1934
        obj = 135640104113400
        ptr = <optimized out>
        len = <optimized out>
        is_splat = <optimized out>
        i = <optimized out>
        j = <optimized out>
        j = <optimized out>
        i = <optimized out>
        j = <optimized out>
        v = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#3  vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:509
        flag = 0
        leaf = false
        num = 3
        ary = 135640104113400
        insns_address_table = {0x616684e57c19 <vm_exec_core+1801>, 0x616684e58cea <vm_exec_core+6106>, 0x616684e5e91f <vm_exec_core+29711>, 0x616684e58842 <vm_exec_core+4914>, 0x616684e5f51e <vm_exec_core+32782>, 0x616684e5d2e2 <vm_exec_core+24018>, 0x616684e5ac5d <vm_exec_core+14157>, 0x616684e57d99 <vm_exec_core+2185>, 0x616684e5ef87 <vm_exec_core+31351>, 0x616684e5ec81 <vm_exec_core+30577>, 0x616684e58aba <vm_exec_core+5546>, 0x616684e58337 <vm_exec_core+3623>, 0x616684e5d937 <vm_exec_core+25639>, 0x616684e59a71 <vm_exec_core+9569>, 0x616684e5f1c5 <vm_exec_core+31925>, 0x616684e5ee0f <vm_exec_core+30975>, 0x616684e5a0d1 <vm_exec_core+11201>, 0x616684e5abdb <vm_exec_core+14027>, 0x616684e5d530 <vm_exec_core+24608>, 0x616684e5ed70 <vm_exec_core+30816>, 0x616684e5c697 <vm_exec_core+20871>, 0x616684e5d5ca <vm_exec_core+24762>, 0x616684e5dce8 <vm_exec_core+26584>, 0x616684e5c5c3 <vm_exec_core+20659>, 0x616684e58263 <vm_exec_core+3411>, 0x616684e5cdfc <vm_exec_core+22764>, 0x616684e580d9 <vm_exec_core+3017>, 0x616684e58549 <vm_exec_core+4153>, 0x616684e5a41e <vm_exec_core+12046>, 0x616684e5c164 <vm_exec_core+19540>, 0x616684e5cb45 <vm_exec_core+22069>, 0x616684e5bd00 <vm_exec_core+18416>, 0x616684e57c5e <vm_exec_core+1870>, 0x616684e5e26a <vm_exec_core+27994>, 0x616684e5eb96 <vm_exec_core+30342>, 0x616684e58622 <vm_exec_core+4370>, 0x616684e591b6 <vm_exec_core+7334>, 0x616684e58c3c <vm_exec_core+5932>, 0x616684e59b76 <vm_exec_core+9830>, 0x616684e5ab70 <vm_exec_core+13920>, 0x616684e586e4 <vm_exec_core+4564>, 0x616684e5e0b3 <vm_exec_core+27555>, 0x616684e59125 <vm_exec_core+7189>, 0x616684e5aa2e <vm_exec_core+13598>, 0x616684e5b3e3 <vm_exec_core+16083>, 0x616684e5d9e3 <vm_exec_core+25811>, 0x616684e5c873 <vm_exec_core+21347>, 0x616684e59c6a <vm_exec_core+10074>, 0x616684e594f3 <vm_exec_core+8163>, 0x616684e5d811 <vm_exec_core+25345>, 0x616684e5a66c <vm_exec_core+12636>, 0x616684e5cf07 <vm_exec_core+23031>, 0x616684e5c8fb <vm_exec_core+21483>, 0x616684e5cfd4 <vm_exec_core+23236>, 0x616684e5e841 <vm_exec_core+29489>, 0x616684e5b9c4 <vm_exec_core+17588>, 0x616684e5dab2 <vm_exec_core+26018>, 0x616684e5789b <vm_exec_core+907>, 0x616684e5d675 <vm_exec_core+24933>, 0x616684e59f42 <vm_exec_core+10802>, 0x616684e5c208 <vm_exec_core+19704>, 0x616684e5c768 <vm_exec_core+21080>, 0x616684e578a0 <vm_exec_core+912>, 0x616684e5c073 <vm_exec_core+19299>, 0x616684e5a33f <vm_exec_core+11823>, 0x616684e596b0 <vm_exec_core+8608>, 0x616684e5d068 <vm_exec_core+23384>, 0x616684e587a0 <vm_exec_core+4752>, 0x616684e5af24 <vm_exec_core+14868>, 0x616684e66789 <vm_exec_core+62073>, 0x616684e5cc27 <vm_exec_core+22295>, 0x616684e59001 <vm_exec_core+6897>, 0x616684e593cf <vm_exec_core+7871>, 0x616684e592ad <vm_exec_core+7581>, 0x616684e59906 <vm_exec_core+9206>, 0x616684e5a18e <vm_exec_core+11390>, 0x616684e58f22 <vm_exec_core+6674>, 0x616684e5f7b3 <vm_exec_core+33443>, 0x616684e5ccde <vm_exec_core+22478>, 0x616684e5b7ec <vm_exec_core+17116>, 0x616684e5e161 <vm_exec_core+27729>, 0x616684e5f8d1 <vm_exec_core+33729>, 0x616684e5e4c7 <vm_exec_core+28599>, 0x616684e5f31e <vm_exec_core+32270>, 0x616684e5f3f6 <vm_exec_core+32486>, 0x616684e5817c <vm_exec_core+3180>, 0x616684e5eea4 <vm_exec_core+31124>, 0x616684e5a52f <vm_exec_core+12319>, 0x616684e5f0df <vm_exec_core+31695>, 0x616684e59fee <vm_exec_core+10974>, 0x616684e5e3c5 <vm_exec_core+28341>, 0x616684e57fa3 <vm_exec_core+2707>, 0x616684e59d84 <vm_exec_core+10356>, 0x616684e5b12c <vm_exec_core+15388>, 0x616684e5aac5 <vm_exec_core+13749>, 0x616684e5a894 <vm_exec_core+13188>, 0x616684e57997 <vm_exec_core+1159>, 0x616684e57eba <vm_exec_core+2474>, 0x616684e57a29 <vm_exec_core+1305>, 0x616684e5e6e0 <vm_exec_core+29136>, 0x616684e5bf10 <vm_exec_core+18944>, 0x616684e5b4b4 <vm_exec_core+16292>, 0x616684e5bbd1 <vm_exec_core+18113>, 0x616684e5b8ea <vm_exec_core+17370>, 0x616684e5a935 <vm_exec_core+13349>, 0x616684e5b2d8 <vm_exec_core+15816>, 0x616684e5adfa <vm_exec_core+14570>, 0x616684e5b5e3 <vm_exec_core+16595>, 0x616684e5b665 <vm_exec_core+16725>, 0x616684e57c0a <vm_exec_core+1786>, 0x616684e58cdb <vm_exec_core+6091>, 0x616684e5e910 <vm_exec_core+29696>, 0x616684e58833 <vm_exec_core+4899>, 0x616684e5f50f <vm_exec_core+32767>, 0x616684e5d2d3 <vm_exec_core+24003>, 0x616684e5ac4e <vm_exec_core+14142>, 0x616684e57d8a <vm_exec_core+2170>, 0x616684e5ef78 <vm_exec_core+31336>, 0x616684e5ec72 <vm_exec_core+30562>, 0x616684e58aab <vm_exec_core+5531>, 0x616684e58328 <vm_exec_core+3608>, 0x616684e5d928 <vm_exec_core+25624>, 0x616684e59a62 <vm_exec_core+9554>, 0x616684e5f1b6 <vm_exec_core+31910>, 0x616684e5ee00 <vm_exec_core+30960>, 0x616684e5a0c2 <vm_exec_core+11186>, 0x616684e5abcc <vm_exec_core+14012>, 0x616684e5d521 <vm_exec_core+24593>, 0x616684e5ed61 <vm_exec_core+30801>, 0x616684e5c688 <vm_exec_core+20856>, 0x616684e5d5bb <vm_exec_core+24747>, 0x616684e5dcd9 <vm_exec_core+26569>, 0x616684e5c5b4 <vm_exec_core+20644>, 0x616684e58254 <vm_exec_core+3396>, 0x616684e5cded <vm_exec_core+22749>, 0x616684e580ca <vm_exec_core+3002>, 0x616684e5853a <vm_exec_core+4138>, 0x616684e5a40f <vm_exec_core+12031>, 0x616684e5c155 <vm_exec_core+19525>, 0x616684e5cb36 <vm_exec_core+22054>, 0x616684e5bcf1 <vm_exec_core+18401>, 0x616684e57c4f <vm_exec_core+1855>, 0x616684e5e25b <vm_exec_core+27979>, 0x616684e5eb87 <vm_exec_core+30327>, 0x616684e58613 <vm_exec_core+4355>, 0x616684e591a7 <vm_exec_core+7319>, 0x616684e58c2d <vm_exec_core+5917>, 0x616684e59b67 <vm_exec_core+9815>, 0x616684e5ab61 <vm_exec_core+13905>, 0x616684e586d5 <vm_exec_core+4549>, 0x616684e5e0a4 <vm_exec_core+27540>, 0x616684e59116 <vm_exec_core+7174>, 0x616684e5aa1f <vm_exec_core+13583>, 0x616684e5b3d4 <vm_exec_core+16068>, 0x616684e5d9d4 <vm_exec_core+25796>, 0x616684e5c864 <vm_exec_core+21332>, 0x616684e59c5b <vm_exec_core+10059>, 0x616684e594e4 <vm_exec_core+8148>, 0x616684e5d802 <vm_exec_core+25330>, 0x616684e5a65d <vm_exec_core+12621>, 0x616684e5cef8 <vm_exec_core+23016>, 0x616684e5c8ec <vm_exec_core+21468>, 0x616684e5cfc5 <vm_exec_core+23221>, 0x616684e5e832 <vm_exec_core+29474>, 0x616684e5b9b5 <vm_exec_core+17573>, 0x616684e5daa3 <vm_exec_core+26003>, 0x616684e5c850 <vm_exec_core+21312>, 0x616684e5d666 <vm_exec_core+24918>, 0x616684e59f33 <vm_exec_core+10787>, 0x616684e5c1f9 <vm_exec_core+19689>, 0x616684e5c759 <vm_exec_core+21065>, 0x616684e5b118 <vm_exec_core+15368>, 0x616684e5c064 <vm_exec_core+19284>, 0x616684e5a330 <vm_exec_core+11808>, 0x616684e596a1 <vm_exec_core+8593>, 0x616684e5d059 <vm_exec_core+23369>, 0x616684e58791 <vm_exec_core+4737>, 0x616684e5af15 <vm_exec_core+14853>, 0x616684e6677a <vm_exec_core+62058>, 0x616684e5cc18 <vm_exec_core+22280>, 0x616684e58ff2 <vm_exec_core+6882>, 0x616684e593c0 <vm_exec_core+7856>, 0x616684e5929e <vm_exec_core+7566>, 0x616684e598f7 <vm_exec_core+9191>, 0x616684e5a17f <vm_exec_core+11375>, 0x616684e5c05f <vm_exec_core+19279>, 0x616684e5b7e2 <vm_exec_core+17106>, 0x616684e5c05a <vm_exec_core+19274>, 0x616684e5c850 <vm_exec_core+21312>, 0x616684e5c84e <vm_exec_core+21310>, 0x616684e598f2 <vm_exec_core+9186>, 0x616684e5cdb1 <vm_exec_core+22689>, 0x616684e5abc2 <vm_exec_core+14002>, 0x616684e5abc7 <vm_exec_core+14007>, 0x616684e5c84c <vm_exec_core+21308>, 0x616684e5c72b <vm_exec_core+21019>, 0x616684e5bbb8 <vm_exec_core+18088>, 0x616684e5b8d6 <vm_exec_core+17350>, 0x616684e5c84a <vm_exec_core+21306>, 0x616684e5bcec <vm_exec_core+18396>...}
        reg_cfp = 0x7b5d4a1ff2f8
        reg_pc = 0x51400004ea90
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#4  0x0000616684e54441 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#5  rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#6  0x0000616684bda592 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=135640641259800) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7b5d4c3d4580
#7  0x0000616684bd5587 in require_internal (ec=ec@entry=0x5160000003d0, 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 = 135640642868040
        realpath_map = 135640642867880
        path = 135640641259800
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#8  0x0000616684bd383b in rb_require_string_internal (fname=135640641259840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000003d0
        result = <optimized out>
#9  rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#10 0x0000616684eb75b8 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 = 0x587100140003
        cc = <optimized out>
        me = 0x7b5d4c3d4990
        cfunc = 0x504000018618
        recv = 135640642997760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000616684e9d72d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff6b3a7b80) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x7b5d4a1ff2f8
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x0000616684e9d1e5 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 = 0x51400004ea78
#13 0x0000616684e64e6d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7b5d4a1ff790, 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>
th: 0x515000000300, native_id: 0x7b5d4ce9dc40
-- Control frame information -----------------------------------------------
        recv = <optimized out>
        cc = <optimized out>
c:0023 p:0010 s:0141 e:000139 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:794
c:0022 p:0027 s:0133 e:000132 METHOD <internal:array>:53
#14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
c:0021 p:0383 s:0127 e:000126 RESCUE /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:793
c:0020 p:0732 s:0123 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
        val = <optimized out>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
        insns_address_table = {0x616684e57c19 <vm_exec_core+1801>, 0x616684e58cea <vm_exec_core+6106>, 0x616684e5e91f <vm_exec_core+29711>, 0x616684e58842 <vm_exec_core+4914>, 0x616684e5f51e <vm_exec_core+32782>, 0x616684e5d2e2 <vm_exec_core+24018>, 0x616684e5ac5d <vm_exec_core+14157>, 0x616684e57d99 <vm_exec_core+2185>, 0x616684e5ef87 <vm_exec_core+31351>, 0x616684e5ec81 <vm_exec_core+30577>, 0x616684e58aba <vm_exec_core+5546>, 0x616684e58337 <vm_exec_core+3623>, 0x616684e5d937 <vm_exec_core+25639>, 0x616684e59a71 <vm_exec_core+9569>, 0x616684e5f1c5 <vm_exec_core+31925>, 0x616684e5ee0f <vm_exec_core+30975>, 0x616684e5a0d1 <vm_exec_core+11201>, 0x616684e5abdb <vm_exec_core+14027>, 0x616684e5d530 <vm_exec_core+24608>, 0x616684e5ed70 <vm_exec_core+30816>, 0x616684e5c697 <vm_exec_core+20871>, 0x616684e5d5ca <vm_exec_core+24762>, 0x616684e5dce8 <vm_exec_core+26584>, 0x616684e5c5c3 <vm_exec_core+20659>, 0x616684e58263 <vm_exec_core+3411>, 0x616684e5cdfc <vm_exec_core+22764>, 0x616684e580d9 <vm_exec_core+3017>, 0x616684e58549 <vm_exec_core+4153>, 0x616684e5a41e <vm_exec_core+12046>, 0x616684e5c164 <vm_exec_core+19540>, 0x616684e5cb45 <vm_exec_core+22069>, 0x616684e5bd00 <vm_exec_core+18416>, 0x616684e57c5e <vm_exec_core+1870>, 0x616684e5e26a <vm_exec_core+27994>, 0x616684e5eb96 <vm_exec_core+30342>, 0x616684e58622 <vm_exec_core+4370>, 0x616684e591b6 <vm_exec_core+7334>, 0x616684e58c3c <vm_exec_core+5932>, 0x616684e59b76 <vm_exec_core+9830>, 0x616684e5ab70 <vm_exec_core+13920>, 0x616684e586e4 <vm_exec_core+4564>, 0x616684e5e0b3 <vm_exec_core+27555>, 0x616684e59125 <vm_exec_core+7189>, 0x616684e5aa2e <vm_exec_core+13598>, 0x616684e5b3e3 <vm_exec_core+16083>, 0x616684e5d9e3 <vm_exec_core+25811>, 0x616684e5c873 <vm_exec_core+21347>, 0x616684e59c6a <vm_exec_core+10074>, 0x616684e594f3 <vm_exec_core+8163>, 0x616684e5d811 <vm_exec_core+25345>, 0x616684e5a66c <vm_exec_core+12636>, 0x616684e5cf07 <vm_exec_core+23031>, 0x616684e5c8fb <vm_exec_core+21483>, 0x616684e5cfd4 <vm_exec_core+23236>, 0x616684e5e841 <vm_exec_core+29489>, 0x616684e5b9c4 <vm_exec_core+17588>, 0x616684e5dab2 <vm_exec_core+26018>, 0x616684e5789b <vm_exec_core+907>, 0x616684e5d675 <vm_exec_core+24933>, 0x616684e59f42 <vm_exec_core+10802>, 0x616684e5c208 <vm_exec_core+19704>, 0x616684e5c768 <vm_exec_core+21080>, 0x616684e578a0 <vm_exec_core+912>, 0x616684e5c073 <vm_exec_core+19299>, 0x616684e5a33f <vm_exec_core+11823>, 0x616684e596b0 <vm_exec_core+8608>, 0x616684e5d068 <vm_exec_core+23384>, 0x616684e587a0 <vm_exec_core+4752>, 0x616684e5af24 <vm_exec_core+14868>, 0x616684e66789 <vm_exec_core+62073>, 0x616684e5cc27 <vm_exec_core+22295>, 0x616684e59001 <vm_exec_core+6897>, 0x616684e593cf <vm_exec_core+7871>, 0x616684e592ad <vm_exec_core+7581>, 0x616684e59906 <vm_exec_core+9206>, 0x616684e5a18e <vm_exec_core+11390>, 0x616684e58f22 <vm_exec_core+6674>, 0x616684e5f7b3 <vm_exec_core+33443>, 0x616684e5ccde <vm_exec_core+22478>, 0x616684e5b7ec <vm_exec_core+17116>, 0x616684e5e161 <vm_exec_core+27729>, 0x616684e5f8d1 <vm_exec_core+33729>, 0x616684e5e4c7 <vm_exec_core+28599>, 0x616684e5f31e <vm_exec_core+32270>, 0x616684e5f3f6 <vm_exec_core+32486>, 0x616684e5817c <vm_exec_core+3180>, 0x616684e5eea4 <vm_exec_core+31124>, 0x616684e5a52f <vm_exec_core+12319>, 0x616684e5f0df <vm_exec_core+31695>, 0x616684e59fee <vm_exec_core+10974>, 0x616684e5e3c5 <vm_exec_core+28341>, 0x616684e57fa3 <vm_exec_core+2707>, 0x616684e59d84 <vm_exec_core+10356>, 0x616684e5b12c <vm_exec_core+15388>, 0x616684e5aac5 <vm_exec_core+13749>, 0x616684e5a894 <vm_exec_core+13188>, 0x616684e57997 <vm_exec_core+1159>, 0x616684e57eba <vm_exec_core+2474>, 0x616684e57a29 <vm_exec_core+1305>, 0x616684e5e6e0 <vm_exec_core+29136>, 0x616684e5bf10 <vm_exec_core+18944>, 0x616684e5b4b4 <vm_exec_core+16292>, 0x616684e5bbd1 <vm_exec_core+18113>, 0x616684e5b8ea <vm_exec_core+17370>, 0x616684e5a935 <vm_exec_core+13349>, 0x616684e5b2d8 <vm_exec_core+15816>, 0x616684e5adfa <vm_exec_core+14570>, 0x616684e5b5e3 <vm_exec_core+16595>, 0x616684e5b665 <vm_exec_core+16725>, 0x616684e57c0a <vm_exec_core+1786>, 0x616684e58cdb <vm_exec_core+6091>, 0x616684e5e910 <vm_exec_core+29696>, 0x616684e58833 <vm_exec_core+4899>, 0x616684e5f50f <vm_exec_core+32767>, 0x616684e5d2d3 <vm_exec_core+24003>, 0x616684e5ac4e <vm_exec_core+14142>, 0x616684e57d8a <vm_exec_core+2170>, 0x616684e5ef78 <vm_exec_core+31336>, 0x616684e5ec72 <vm_exec_core+30562>, 0x616684e58aab <vm_exec_core+5531>, 0x616684e58328 <vm_exec_core+3608>, 0x616684e5d928 <vm_exec_core+25624>, 0x616684e59a62 <vm_exec_core+9554>, 0x616684e5f1b6 <vm_exec_core+31910>, 0x616684e5ee00 <vm_exec_core+30960>, 0x616684e5a0c2 <vm_exec_core+11186>, 0x616684e5abcc <vm_exec_core+14012>, 0x616684e5d521 <vm_exec_core+24593>, 0x616684e5ed61 <vm_exec_core+30801>, 0x616684e5c688 <vm_exec_core+20856>, 0x616684e5d5bb <vm_exec_core+24747>, 0x616684e5dcd9 <vm_exec_core+26569>, 0x616684e5c5b4 <vm_exec_core+20644>, 0x616684e58254 <vm_exec_core+3396>, 0x616684e5cded <vm_exec_core+22749>, 0x616684e580ca <vm_exec_core+3002>, 0x616684e5853a <vm_exec_core+4138>, 0x616684e5a40f <vm_exec_core+12031>, 0x616684e5c155 <vm_exec_core+19525>, 0x616684e5cb36 <vm_exec_core+22054>, 0x616684e5bcf1 <vm_exec_core+18401>, 0x616684e57c4f <vm_exec_core+1855>, 0x616684e5e25b <vm_exec_core+27979>, 0x616684e5eb87 <vm_exec_core+30327>, 0x616684e58613 <vm_exec_core+4355>, 0x616684e591a7 <vm_exec_core+7319>, 0x616684e58c2d <vm_exec_core+5917>, 0x616684e59b67 <vm_exec_core+9815>, 0x616684e5ab61 <vm_exec_core+13905>, 0x616684e586d5 <vm_exec_core+4549>, 0x616684e5e0a4 <vm_exec_core+27540>, 0x616684e59116 <vm_exec_core+7174>, 0x616684e5aa1f <vm_exec_core+13583>, 0x616684e5b3d4 <vm_exec_core+16068>, 0x616684e5d9d4 <vm_exec_core+25796>, 0x616684e5c864 <vm_exec_core+21332>, 0x616684e59c5b <vm_exec_core+10059>, 0x616684e594e4 <vm_exec_core+8148>, 0x616684e5d802 <vm_exec_core+25330>, 0x616684e5a65d <vm_exec_core+12621>, 0x616684e5cef8 <vm_exec_core+23016>, 0x616684e5c8ec <vm_exec_core+21468>, 0x616684e5cfc5 <vm_exec_core+23221>, 0x616684e5e832 <vm_exec_core+29474>, 0x616684e5b9b5 <vm_exec_core+17573>, 0x616684e5daa3 <vm_exec_core+26003>, 0x616684e5c850 <vm_exec_core+21312>, 0x616684e5d666 <vm_exec_core+24918>, 0x616684e59f33 <vm_exec_core+10787>, 0x616684e5c1f9 <vm_exec_core+19689>, 0x616684e5c759 <vm_exec_core+21065>, 0x616684e5b118 <vm_exec_core+15368>, 0x616684e5c064 <vm_exec_core+19284>, 0x616684e5a330 <vm_exec_core+11808>, 0x616684e596a1 <vm_exec_core+8593>, 0x616684e5d059 <vm_exec_core+23369>, 0x616684e58791 <vm_exec_core+4737>, 0x616684e5af15 <vm_exec_core+14853>, 0x616684e6677a <vm_exec_core+62058>, 0x616684e5cc18 <vm_exec_core+22280>, 0x616684e58ff2 <vm_exec_core+6882>, 0x616684e593c0 <vm_exec_core+7856>, 0x616684e5929e <vm_exec_core+7566>, 0x616684e598f7 <vm_exec_core+9191>, 0x616684e5a17f <vm_exec_core+11375>, 0x616684e5c05f <vm_exec_core+19279>, 0x616684e5b7e2 <vm_exec_core+17106>, 0x616684e5c05a <vm_exec_core+19274>, 0x616684e5c850 <vm_exec_core+21312>, 0x616684e5c84e <vm_exec_core+21310>, 0x616684e598f2 <vm_exec_core+9186>, 0x616684e5cdb1 <vm_exec_core+22689>, 0x616684e5abc2 <vm_exec_core+14002>, 0x616684e5abc7 <vm_exec_core+14007>, 0x616684e5c84c <vm_exec_core+21308>, 0x616684e5c72b <vm_exec_core+21019>, 0x616684e5bbb8 <vm_exec_core+18088>, 0x616684e5b8d6 <vm_exec_core+17350>, 0x616684e5c84a <vm_exec_core+21306>, 0x616684e5bcec <vm_exec_core+18396>...}
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
        reg_cfp = 0x7b5d4a1ff790
        reg_pc = 0x50400002dc38
        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>
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        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>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        INSN_LABEL_putnil = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        INSN_LABEL_putself = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_putobject = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>

th: 0x515000069580, native_id: 0x7b5d2ba006c0
        INSN_LABEL_putchilledstring = <optimized out>
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
        INSN_LABEL_concatstrings = <optimized out>
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
c:0004 p:0019 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
c:0002 p:0070 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>

        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x0000616684e54088 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x0000616684adc33b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7b5d4c3d4a30) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff6b3a80d0, <optimized out>, 0x7fff6b3a8020, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7b5d4c3d4a30
#17 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#18 0x0000616684ad58a7 in rb_main (argc=9, argv=0x7fff6b3a82a8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#19 main (argc=9, argv=0x7fff6b3a82a8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1833147) detached]
$ timeout 60 gdb -p 1832828 -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 1832827 -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 1867406 -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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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-09-05T22:37:35Z master 72acd1c8b1) [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.562629 seconds

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