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

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1035    1035    1035 ?             -1 Ss    1000   0:04 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental
   1042 4057112    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
4057112 4057115    1041    1041 pts/0       1041 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240813-091212 --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
4057115 4057116    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240813-091212 --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
4057116 4098183    1041    1041 pts/0       1041 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
4098183 4098184    1041    1041 pts/0       1041 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
4098184 4098511    1041    1041 pts/0       1041 Sl+   1000   0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
4098511 4098522    1041    1041 pts/0       1041 Sl+   1000   0:48 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
4098522 4124426    1041    1041 pts/0       1041 Z+    1000   0:00 [ruby] <defunct>
      1 4124429 4124429 4124429 ?             -1 Ssl   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
4057116 4139281    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035, 4124429], 1035=>[1041], 1041=>[1042], 1042=>[4057112], 4057112=>[4057115], 4057115=>[4057116], 4057116=>[4098183, 4139281], 4098183=>[4098184], 4098184=>[4098511], 4098511=>[4098522], 4098522=>[4124426]}
$ timeout 60 gdb -p 4124426 -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 4098522 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 4124427]
[New LWP 4118643]
[New LWP 4118589]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007e825171ba00 in __GI_ppoll (fds=0x7e824f736830, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7e8251867c40 (LWP 4098522) "ruby"            0x00007e825171ba00 in __GI_ppoll (fds=0x7e824f736830, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  2    Thread 0x7e82354006c0 (LWP 4124427) "ruby"            0x00007e825171b4cd in __GI___poll (fds=0x7e821d509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7e8226e006c0 (LWP 4118643) "Timeout stdlib " 0x00007e8251698d61 in __futex_abstimed_wait_common64 (private=23493, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001d1c90) at ./nptl/futex-internal.c:57
  4    Thread 0x7e82268006c0 (LWP 4118589) "parallel.rb:40"  0x00007e825171b4cd in __GI___poll (fds=0x7e822021c460, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7e82268006c0 (LWP 4118589) "parallel.rb:40"):
#0  0x00007e825171b4cd in __GI___poll (fds=0x7e822021c460, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bc524cdd39a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bc524e3374d in nogvl_wait_for (th=139097564297080, fptr=0x51100018ff00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        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  0x00005bc524e34bc6 in internal_read_func (ptr=0x7e822021c140) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x7e822021c140
        result = <optimized out>
#5  0x00005bc52506dd5b in rb_thread_io_blocking_call (func=0x5bc524e34740 <internal_read_func>, data1=0x7e822021c140, 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  0x00005bc524d80f90 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 = 0x516000f28ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e82267fee50, <optimized out>, 0x7e82267fed60, <optimized out>, <optimized out>}, prev = 0x7e8220209340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000f28ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005bc524e48e85 in io_read_memory_locktmp (str=139097349932128, 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 = 139097564297080, fptr = 0x51100018ff00, nonblock = 0, fd = 6, buf = 0x5190003bce80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100018ff00
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005bc524e25241 in io_readpartial (argc=539083872, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00005bc525156578 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:3786
        ci = 0x408100100003
        cc = <optimized out>
        me = 0x7e8250f59f28
        cfunc = 0x504000010f58
        recv = 139097564297200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005bc5251051cd in vm_sendish (ec=0x516000f28ed0, reg_cfp=0x7e8231720790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        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=0x516000f28ed0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bc5250f9316 <vm_exec_core+6678>, 0x5bc5250fe5d1 <vm_exec_core+27857>, 0x5bc5250f8d89 <vm_exec_core+5257>, 0x5bc5250ff8e6 <vm_exec_core+32742>, 0x5bc5250fd250 <vm_exec_core+22864>, 0x5bc5250fb0f6 <vm_exec_core+14326>, 0x5bc5250f7ebe <vm_exec_core+1470>, 0x5bc5250fed9d <vm_exec_core+29853>, 0x5bc5250fe95c <vm_exec_core+28764>, 0x5bc5250f912a <vm_exec_core+6186>, 0x5bc5250f84a1 <vm_exec_core+2977>, 0x5bc5250fd831 <vm_exec_core+24369>, 0x5bc5250f9b08 <vm_exec_core+8712>, 0x5bc5250ff49c <vm_exec_core+31644>, 0x5bc5250feb5d <vm_exec_core+29277>, 0x5bc5250fa0d3 <vm_exec_core+10195>, 0x5bc5250fb03e <vm_exec_core+14142>, 0x5bc5250fd4f2 <vm_exec_core+23538>, 0x5bc5250feac3 <vm_exec_core+29123>, 0x5bc5250fc133 <vm_exec_core+18483>, 0x5bc5250fd574 <vm_exec_core+23668>, 0x5bc5250fdbc7 <vm_exec_core+25287>, 0x5bc5250fc071 <vm_exec_core+18289>, 0x5bc5250f83cd <vm_exec_core+2765>, 0x5bc5250fcd2a <vm_exec_core+21546>, 0x5bc5250f81ee <vm_exec_core+2286>, 0x5bc5250f8623 <vm_exec_core+3363>, 0x5bc5250fa359 <vm_exec_core+10841>, 0x5bc5250fbd95 <vm_exec_core+17557>, 0x5bc5250fc6d7 <vm_exec_core+19927>, 0x5bc5250fbac0 <vm_exec_core+16832>, 0x5bc5250f7e1a <vm_exec_core+1306>, 0x5bc5250fddbd <vm_exec_core+25789>, 0x5bc5250fe821 <vm_exec_core+28449>, 0x5bc5250f87cc <vm_exec_core+3788>, 0x5bc5250f9417 <vm_exec_core+6935>, 0x5bc5250f9219 <vm_exec_core+6425>, 0x5bc5250f9bb4 <vm_exec_core+8884>, 0x5bc5250faf90 <vm_exec_core+13968>, 0x5bc5250f8886 <vm_exec_core+3974>, 0x5bc5250fdc72 <vm_exec_core+25458>, 0x5bc5250f935b <vm_exec_core+6747>, 0x5bc5250faec9 <vm_exec_core+13769>, 0x5bc5250fb8be <vm_exec_core+16318>, 0x5bc5250fda43 <vm_exec_core+24899>, 0x5bc5250fc4db <vm_exec_core+19419>, 0x5bc5250f9e61 <vm_exec_core+9569>, 0x5bc5250f9671 <vm_exec_core+7537>, 0x5bc5250fd717 <vm_exec_core+24087>, 0x5bc5250fa6a8 <vm_exec_core+11688>, 0x5bc5250fcdfe <vm_exec_core+21758>, 0x5bc5250fc5ac <vm_exec_core+19628>, 0x5bc5250fced4 <vm_exec_core+21972>, 0x5bc5250fe387 <vm_exec_core+27271>, 0x5bc5250fba2c <vm_exec_core+16684>, 0x5bc5250fdae9 <vm_exec_core+25065>, 0x5bc5250f9f30 <vm_exec_core+9776>, 0x5bc5250fd617 <vm_exec_core+23831>, 0x5bc5250f7c8b <vm_exec_core+907>, 0x5bc5250fbecb <vm_exec_core+17867>, 0x5bc5250fc298 <vm_exec_core+18840>, 0x5bc5250f86c6 <vm_exec_core+3526>, 0x5bc5250fbb64 <vm_exec_core+16996>, 0x5bc5250fa177 <vm_exec_core+10359>, 0x5bc5250f98b7 <vm_exec_core+8119>, 0x5bc5250fcfd6 <vm_exec_core+22230>, 0x5bc5250f8aa1 <vm_exec_core+4513>, 0x5bc5250fb553 <vm_exec_core+15443>, 0x5bc525106abe <vm_exec_core+61886>, 0x5bc5250fc1d2 <vm_exec_core+18642>, 0x5bc5250f8b43 <vm_exec_core+4675>, 0x5bc5250f9006 <vm_exec_core+5894>, 0x5bc5250f8c67 <vm_exec_core+4967>, 0x5bc5250f9507 <vm_exec_core+7175>, 0x5bc5250f9cb0 <vm_exec_core+9136>, 0x5bc5250ffb4b <vm_exec_core+33355>, 0x5bc5250fcae8 <vm_exec_core+20968>, 0x5bc5250fb94a <vm_exec_core+16458>, 0x5bc5250fdcc4 <vm_exec_core+25540>, 0x5bc5250ffc1b <vm_exec_core+33563>, 0x5bc5250fe095 <vm_exec_core+26517>, 0x5bc5250ff5bb <vm_exec_core+31931>, 0x5bc5250ff7d4 <vm_exec_core+32468>, 0x5bc5250f82ea <vm_exec_core+2538>, 0x5bc5250fecb6 <vm_exec_core+29622>, 0x5bc5250fa5c5 <vm_exec_core+11461>, 0x5bc5250feeba <vm_exec_core+30138>, 0x5bc5250f9ff5 <vm_exec_core+9973>, 0x5bc5250fdfb9 <vm_exec_core+26297>, 0x5bc5250f80dd <vm_exec_core+2013>, 0x5bc5250f896b <vm_exec_core+4203>, 0x5bc5250f96f9 <vm_exec_core+7673>, 0x5bc5250fa94d <vm_exec_core+12365>, 0x5bc5250faaea <vm_exec_core+12778>, 0x5bc5250f7c90 <vm_exec_core+912>, 0x5bc5250f804b <vm_exec_core+1867>, 0x5bc5250f7d22 <vm_exec_core+1058>, 0x5bc5250fe197 <vm_exec_core+26775>, 0x5bc5250fa469 <vm_exec_core+11113>, 0x5bc5250fb765 <vm_exec_core+15973>, 0x5bc5250fac96 <vm_exec_core+13206>, 0x5bc5250fb429 <vm_exec_core+15145>, 0x5bc5250fb345 <vm_exec_core+14917>, 0x5bc5250fa25b <vm_exec_core+10587>, 0x5bc5250fab8b <vm_exec_core+12939>, 0x5bc5250fa823 <vm_exec_core+12067>, 0x5bc5250fae47 <vm_exec_core+13639>, 0x5bc5250fadc5 <vm_exec_core+13509>, 0x5bc5250f9307 <vm_exec_core+6663>, 0x5bc5250fe5c2 <vm_exec_core+27842>, 0x5bc5250f8d7a <vm_exec_core+5242>, 0x5bc5250ff8d7 <vm_exec_core+32727>, 0x5bc5250fd241 <vm_exec_core+22849>, 0x5bc5250fb0e7 <vm_exec_core+14311>, 0x5bc5250f7eaf <vm_exec_core+1455>, 0x5bc5250fed8e <vm_exec_core+29838>, 0x5bc5250fe94d <vm_exec_core+28749>, 0x5bc5250f911b <vm_exec_core+6171>, 0x5bc5250f8492 <vm_exec_core+2962>, 0x5bc5250fd822 <vm_exec_core+24354>, 0x5bc5250f9af9 <vm_exec_core+8697>, 0x5bc5250ff48d <vm_exec_core+31629>, 0x5bc5250feb4e <vm_exec_core+29262>, 0x5bc5250fa0c4 <vm_exec_core+10180>, 0x5bc5250fb02f <vm_exec_core+14127>, 0x5bc5250fd4e3 <vm_exec_core+23523>, 0x5bc5250feab4 <vm_exec_core+29108>, 0x5bc5250fc124 <vm_exec_core+18468>, 0x5bc5250fd565 <vm_exec_core+23653>, 0x5bc5250fdbb8 <vm_exec_core+25272>, 0x5bc5250fc062 <vm_exec_core+18274>, 0x5bc5250f83be <vm_exec_core+2750>, 0x5bc5250fcd1b <vm_exec_core+21531>, 0x5bc5250f81df <vm_exec_core+2271>, 0x5bc5250f8614 <vm_exec_core+3348>, 0x5bc5250fa34a <vm_exec_core+10826>, 0x5bc5250fbd86 <vm_exec_core+17542>, 0x5bc5250fc6c8 <vm_exec_core+19912>, 0x5bc5250fbab1 <vm_exec_core+16817>, 0x5bc5250f7e0b <vm_exec_core+1291>, 0x5bc5250fddae <vm_exec_core+25774>, 0x5bc5250fe812 <vm_exec_core+28434>, 0x5bc5250f87bd <vm_exec_core+3773>, 0x5bc5250f9408 <vm_exec_core+6920>, 0x5bc5250f920a <vm_exec_core+6410>, 0x5bc5250f9ba5 <vm_exec_core+8869>, 0x5bc5250faf81 <vm_exec_core+13953>, 0x5bc5250f8877 <vm_exec_core+3959>, 0x5bc5250fdc63 <vm_exec_core+25443>, 0x5bc5250f934c <vm_exec_core+6732>, 0x5bc5250faeba <vm_exec_core+13754>, 0x5bc5250fb8af <vm_exec_core+16303>, 0x5bc5250fda34 <vm_exec_core+24884>, 0x5bc5250fc4cc <vm_exec_core+19404>, 0x5bc5250f9e52 <vm_exec_core+9554>, 0x5bc5250f9662 <vm_exec_core+7522>, 0x5bc5250fd708 <vm_exec_core+24072>, 0x5bc5250fa699 <vm_exec_core+11673>, 0x5bc5250fcdef <vm_exec_core+21743>, 0x5bc5250fc59d <vm_exec_core+19613>, 0x5bc5250fcec5 <vm_exec_core+21957>, 0x5bc5250fe378 <vm_exec_core+27256>, 0x5bc5250fba1d <vm_exec_core+16669>, 0x5bc5250fdada <vm_exec_core+25050>, 0x5bc5250f9f21 <vm_exec_core+9761>, 0x5bc5250fd608 <vm_exec_core+23816>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fbebc <vm_exec_core+17852>, 0x5bc5250fc289 <vm_exec_core+18825>, 0x5bc5250fb747 <vm_exec_core+15943>, 0x5bc5250fbb55 <vm_exec_core+16981>, 0x5bc5250fa168 <vm_exec_core+10344>, 0x5bc5250f98a8 <vm_exec_core+8104>, 0x5bc5250fcfc7 <vm_exec_core+22215>, 0x5bc5250f8a92 <vm_exec_core+4498>, 0x5bc5250fb544 <vm_exec_core+15428>, 0x5bc525106aaf <vm_exec_core+61871>, 0x5bc5250fc1c3 <vm_exec_core+18627>, 0x5bc5250f8b34 <vm_exec_core+4660>, 0x5bc5250f8ff7 <vm_exec_core+5879>, 0x5bc5250f8c58 <vm_exec_core+4952>, 0x5bc5250f94f8 <vm_exec_core+7160>, 0x5bc5250f9ca1 <vm_exec_core+9121>, 0x5bc5250fb945 <vm_exec_core+16453>, 0x5bc5250faf77 <vm_exec_core+13943>, 0x5bc5250fb940 <vm_exec_core+16448>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fc05d <vm_exec_core+18269>, 0x5bc5250f94f3 <vm_exec_core+7155>, 0x5bc5250fc490 <vm_exec_core+19344>, 0x5bc5250fa5bb <vm_exec_core+11451>, 0x5bc5250fa5c0 <vm_exec_core+11456>, 0x5bc5250fc058 <vm_exec_core+18264>, 0x5bc5250fbc46 <vm_exec_core+17222>, 0x5bc5250fb410 <vm_exec_core+15120>, 0x5bc5250fb331 <vm_exec_core+14897>, 0x5bc5250fbd81 <vm_exec_core+17537>, 0x5bc5250fb74c <vm_exec_core+15948>, 0x5bc5250faf7c <vm_exec_core+13948>, 0x5bc5250f96ea <vm_exec_core+7658>...}
        reg_cfp = 0x7e8231720790
        reg_pc = 0x51300004df60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005bc5250f4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000f28ed0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005bc52513154b in invoke_iseq_block_from_c (ec=0x516000f28ed0, captured=<optimized out>, self=139097607515400, 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 = 0x7e8250db4448
        cfp = 0x7e82317207c8
        sp = 0x7e8231620818
        use_argv = <optimized out>
        stack_argv = 0x7e8231620818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516000f28ed0, self=139097607515400, 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 0x00005bc52512f7d6 in rb_vm_invoke_proc (ec=0x7e822021c460, proc=0x1, proc@entry=0x5040078c0ad0, argc=1366406349, 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 0x00005bc525087ce9 in thread_do_start_proc (th=th@entry=0x515000520380) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040078c0ad0
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005bc52508589a in thread_do_start (th=0x515000520380) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000520380, 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 0x00005bc525084b5e in call_thread_start_func_2 (th=0x515000520380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x7e82267ffce0
#22 nt_start (ptr=0x50c0002188c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x515000520380
        sched = <optimized out>
        nt = 0x50c0002188c0
        vm = 0x525000000100
#23 0x00005bc524d3674f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007e825169ca94 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 = {139097456772800, -4647821321142116248, 139097456772800, -352, 25, 140728131234672, -4647821321163087768, -4647871984281296792}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007e8251729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7e8226e006c0 (LWP 4118643) "Timeout stdlib "):
#0  0x00007e8251698d61 in __futex_abstimed_wait_common64 (private=23493, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001d1c90) 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=23493, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0001d1c90) 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=0x50c0001d1c90, 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  0x00007e825169b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0001d1c68) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e825169b4a0 <__condvar_cleanup_waiting>, __arg = 0x7e8226dfec30, __canceltype = 517014256, __prev = 0x0}
        cbuffer = {wseq = 8, cond = 0x50c0001d1c68, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 8
        seq = 4
        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=0x50c0001d1c68, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005bc52505fa41 in rb_native_cond_wait (cond=0x50c0001d1c90, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000522180, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005bc5250837f2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000522180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005bc525069d51 in native_sleep (th=0x515000522180, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342
        sched = <optimized out>
#9  sleep_forever (th=0x515000522180, 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 0x00005bc525082265 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139098167437080, 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 0x00005bc524d80f90 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 = 0x516000f2c4d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e8226dfef90, <optimized out>, 0x7e8226dfeea0, <optimized out>, <optimized out>}, prev = 0x7e821ea09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000f2c4d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005bc52508174d in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 139098167437080, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 139098167437080, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400004a350
        end = 0
#14 0x00005bc5250ffef7 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:7299
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005bc5250ffef7 in vm_invoke_builtin_delegate (ec=0x516000f2c4d0, cfp=0x7e823161e758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516000f2c4d0) at ../../src/trunk_asan/insns.def:1622
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5bc5250f9316 <vm_exec_core+6678>, 0x5bc5250fe5d1 <vm_exec_core+27857>, 0x5bc5250f8d89 <vm_exec_core+5257>, 0x5bc5250ff8e6 <vm_exec_core+32742>, 0x5bc5250fd250 <vm_exec_core+22864>, 0x5bc5250fb0f6 <vm_exec_core+14326>, 0x5bc5250f7ebe <vm_exec_core+1470>, 0x5bc5250fed9d <vm_exec_core+29853>, 0x5bc5250fe95c <vm_exec_core+28764>, 0x5bc5250f912a <vm_exec_core+6186>, 0x5bc5250f84a1 <vm_exec_core+2977>, 0x5bc5250fd831 <vm_exec_core+24369>, 0x5bc5250f9b08 <vm_exec_core+8712>, 0x5bc5250ff49c <vm_exec_core+31644>, 0x5bc5250feb5d <vm_exec_core+29277>, 0x5bc5250fa0d3 <vm_exec_core+10195>, 0x5bc5250fb03e <vm_exec_core+14142>, 0x5bc5250fd4f2 <vm_exec_core+23538>, 0x5bc5250feac3 <vm_exec_core+29123>, 0x5bc5250fc133 <vm_exec_core+18483>, 0x5bc5250fd574 <vm_exec_core+23668>, 0x5bc5250fdbc7 <vm_exec_core+25287>, 0x5bc5250fc071 <vm_exec_core+18289>, 0x5bc5250f83cd <vm_exec_core+2765>, 0x5bc5250fcd2a <vm_exec_core+21546>, 0x5bc5250f81ee <vm_exec_core+2286>, 0x5bc5250f8623 <vm_exec_core+3363>, 0x5bc5250fa359 <vm_exec_core+10841>, 0x5bc5250fbd95 <vm_exec_core+17557>, 0x5bc5250fc6d7 <vm_exec_core+19927>, 0x5bc5250fbac0 <vm_exec_core+16832>, 0x5bc5250f7e1a <vm_exec_core+1306>, 0x5bc5250fddbd <vm_exec_core+25789>, 0x5bc5250fe821 <vm_exec_core+28449>, 0x5bc5250f87cc <vm_exec_core+3788>, 0x5bc5250f9417 <vm_exec_core+6935>, 0x5bc5250f9219 <vm_exec_core+6425>, 0x5bc5250f9bb4 <vm_exec_core+8884>, 0x5bc5250faf90 <vm_exec_core+13968>, 0x5bc5250f8886 <vm_exec_core+3974>, 0x5bc5250fdc72 <vm_exec_core+25458>, 0x5bc5250f935b <vm_exec_core+6747>, 0x5bc5250faec9 <vm_exec_core+13769>, 0x5bc5250fb8be <vm_exec_core+16318>, 0x5bc5250fda43 <vm_exec_core+24899>, 0x5bc5250fc4db <vm_exec_core+19419>, 0x5bc5250f9e61 <vm_exec_core+9569>, 0x5bc5250f9671 <vm_exec_core+7537>, 0x5bc5250fd717 <vm_exec_core+24087>, 0x5bc5250fa6a8 <vm_exec_core+11688>, 0x5bc5250fcdfe <vm_exec_core+21758>, 0x5bc5250fc5ac <vm_exec_core+19628>, 0x5bc5250fced4 <vm_exec_core+21972>, 0x5bc5250fe387 <vm_exec_core+27271>, 0x5bc5250fba2c <vm_exec_core+16684>, 0x5bc5250fdae9 <vm_exec_core+25065>, 0x5bc5250f9f30 <vm_exec_core+9776>, 0x5bc5250fd617 <vm_exec_core+23831>, 0x5bc5250f7c8b <vm_exec_core+907>, 0x5bc5250fbecb <vm_exec_core+17867>, 0x5bc5250fc298 <vm_exec_core+18840>, 0x5bc5250f86c6 <vm_exec_core+3526>, 0x5bc5250fbb64 <vm_exec_core+16996>, 0x5bc5250fa177 <vm_exec_core+10359>, 0x5bc5250f98b7 <vm_exec_core+8119>, 0x5bc5250fcfd6 <vm_exec_core+22230>, 0x5bc5250f8aa1 <vm_exec_core+4513>, 0x5bc5250fb553 <vm_exec_core+15443>, 0x5bc525106abe <vm_exec_core+61886>, 0x5bc5250fc1d2 <vm_exec_core+18642>, 0x5bc5250f8b43 <vm_exec_core+4675>, 0x5bc5250f9006 <vm_exec_core+5894>, 0x5bc5250f8c67 <vm_exec_core+4967>, 0x5bc5250f9507 <vm_exec_core+7175>, 0x5bc5250f9cb0 <vm_exec_core+9136>, 0x5bc5250ffb4b <vm_exec_core+33355>, 0x5bc5250fcae8 <vm_exec_core+20968>, 0x5bc5250fb94a <vm_exec_core+16458>, 0x5bc5250fdcc4 <vm_exec_core+25540>, 0x5bc5250ffc1b <vm_exec_core+33563>, 0x5bc5250fe095 <vm_exec_core+26517>, 0x5bc5250ff5bb <vm_exec_core+31931>, 0x5bc5250ff7d4 <vm_exec_core+32468>, 0x5bc5250f82ea <vm_exec_core+2538>, 0x5bc5250fecb6 <vm_exec_core+29622>, 0x5bc5250fa5c5 <vm_exec_core+11461>, 0x5bc5250feeba <vm_exec_core+30138>, 0x5bc5250f9ff5 <vm_exec_core+9973>, 0x5bc5250fdfb9 <vm_exec_core+26297>, 0x5bc5250f80dd <vm_exec_core+2013>, 0x5bc5250f896b <vm_exec_core+4203>, 0x5bc5250f96f9 <vm_exec_core+7673>, 0x5bc5250fa94d <vm_exec_core+12365>, 0x5bc5250faaea <vm_exec_core+12778>, 0x5bc5250f7c90 <vm_exec_core+912>, 0x5bc5250f804b <vm_exec_core+1867>, 0x5bc5250f7d22 <vm_exec_core+1058>, 0x5bc5250fe197 <vm_exec_core+26775>, 0x5bc5250fa469 <vm_exec_core+11113>, 0x5bc5250fb765 <vm_exec_core+15973>, 0x5bc5250fac96 <vm_exec_core+13206>, 0x5bc5250fb429 <vm_exec_core+15145>, 0x5bc5250fb345 <vm_exec_core+14917>, 0x5bc5250fa25b <vm_exec_core+10587>, 0x5bc5250fab8b <vm_exec_core+12939>, 0x5bc5250fa823 <vm_exec_core+12067>, 0x5bc5250fae47 <vm_exec_core+13639>, 0x5bc5250fadc5 <vm_exec_core+13509>, 0x5bc5250f9307 <vm_exec_core+6663>, 0x5bc5250fe5c2 <vm_exec_core+27842>, 0x5bc5250f8d7a <vm_exec_core+5242>, 0x5bc5250ff8d7 <vm_exec_core+32727>, 0x5bc5250fd241 <vm_exec_core+22849>, 0x5bc5250fb0e7 <vm_exec_core+14311>, 0x5bc5250f7eaf <vm_exec_core+1455>, 0x5bc5250fed8e <vm_exec_core+29838>, 0x5bc5250fe94d <vm_exec_core+28749>, 0x5bc5250f911b <vm_exec_core+6171>, 0x5bc5250f8492 <vm_exec_core+2962>, 0x5bc5250fd822 <vm_exec_core+24354>, 0x5bc5250f9af9 <vm_exec_core+8697>, 0x5bc5250ff48d <vm_exec_core+31629>, 0x5bc5250feb4e <vm_exec_core+29262>, 0x5bc5250fa0c4 <vm_exec_core+10180>, 0x5bc5250fb02f <vm_exec_core+14127>, 0x5bc5250fd4e3 <vm_exec_core+23523>, 0x5bc5250feab4 <vm_exec_core+29108>, 0x5bc5250fc124 <vm_exec_core+18468>, 0x5bc5250fd565 <vm_exec_core+23653>, 0x5bc5250fdbb8 <vm_exec_core+25272>, 0x5bc5250fc062 <vm_exec_core+18274>, 0x5bc5250f83be <vm_exec_core+2750>, 0x5bc5250fcd1b <vm_exec_core+21531>, 0x5bc5250f81df <vm_exec_core+2271>, 0x5bc5250f8614 <vm_exec_core+3348>, 0x5bc5250fa34a <vm_exec_core+10826>, 0x5bc5250fbd86 <vm_exec_core+17542>, 0x5bc5250fc6c8 <vm_exec_core+19912>, 0x5bc5250fbab1 <vm_exec_core+16817>, 0x5bc5250f7e0b <vm_exec_core+1291>, 0x5bc5250fddae <vm_exec_core+25774>, 0x5bc5250fe812 <vm_exec_core+28434>, 0x5bc5250f87bd <vm_exec_core+3773>, 0x5bc5250f9408 <vm_exec_core+6920>, 0x5bc5250f920a <vm_exec_core+6410>, 0x5bc5250f9ba5 <vm_exec_core+8869>, 0x5bc5250faf81 <vm_exec_core+13953>, 0x5bc5250f8877 <vm_exec_core+3959>, 0x5bc5250fdc63 <vm_exec_core+25443>, 0x5bc5250f934c <vm_exec_core+6732>, 0x5bc5250faeba <vm_exec_core+13754>, 0x5bc5250fb8af <vm_exec_core+16303>, 0x5bc5250fda34 <vm_exec_core+24884>, 0x5bc5250fc4cc <vm_exec_core+19404>, 0x5bc5250f9e52 <vm_exec_core+9554>, 0x5bc5250f9662 <vm_exec_core+7522>, 0x5bc5250fd708 <vm_exec_core+24072>, 0x5bc5250fa699 <vm_exec_core+11673>, 0x5bc5250fcdef <vm_exec_core+21743>, 0x5bc5250fc59d <vm_exec_core+19613>, 0x5bc5250fcec5 <vm_exec_core+21957>, 0x5bc5250fe378 <vm_exec_core+27256>, 0x5bc5250fba1d <vm_exec_core+16669>, 0x5bc5250fdada <vm_exec_core+25050>, 0x5bc5250f9f21 <vm_exec_core+9761>, 0x5bc5250fd608 <vm_exec_core+23816>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fbebc <vm_exec_core+17852>, 0x5bc5250fc289 <vm_exec_core+18825>, 0x5bc5250fb747 <vm_exec_core+15943>, 0x5bc5250fbb55 <vm_exec_core+16981>, 0x5bc5250fa168 <vm_exec_core+10344>, 0x5bc5250f98a8 <vm_exec_core+8104>, 0x5bc5250fcfc7 <vm_exec_core+22215>, 0x5bc5250f8a92 <vm_exec_core+4498>, 0x5bc5250fb544 <vm_exec_core+15428>, 0x5bc525106aaf <vm_exec_core+61871>, 0x5bc5250fc1c3 <vm_exec_core+18627>, 0x5bc5250f8b34 <vm_exec_core+4660>, 0x5bc5250f8ff7 <vm_exec_core+5879>, 0x5bc5250f8c58 <vm_exec_core+4952>, 0x5bc5250f94f8 <vm_exec_core+7160>, 0x5bc5250f9ca1 <vm_exec_core+9121>, 0x5bc5250fb945 <vm_exec_core+16453>, 0x5bc5250faf77 <vm_exec_core+13943>, 0x5bc5250fb940 <vm_exec_core+16448>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fc05d <vm_exec_core+18269>, 0x5bc5250f94f3 <vm_exec_core+7155>, 0x5bc5250fc490 <vm_exec_core+19344>, 0x5bc5250fa5bb <vm_exec_core+11451>, 0x5bc5250fa5c0 <vm_exec_core+11456>, 0x5bc5250fc058 <vm_exec_core+18264>, 0x5bc5250fbc46 <vm_exec_core+17222>, 0x5bc5250fb410 <vm_exec_core+15120>, 0x5bc5250fb331 <vm_exec_core+14897>, 0x5bc5250fbd81 <vm_exec_core+17537>, 0x5bc5250fb74c <vm_exec_core+15948>, 0x5bc5250faf7c <vm_exec_core+13948>, 0x5bc5250f96ea <vm_exec_core+7658>...}
        reg_cfp = 0x7e823161e758
        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_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bc5250f4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000f2c4d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005bc52513154b in invoke_iseq_block_from_c (ec=0x516000f2c4d0, captured=<optimized out>, self=139098169029760, 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 = 0x7e8250dbf898
        cfp = 0x7e823161e7c8
        sp = 0x7e823151e818
        use_argv = <optimized out>
        stack_argv = 0x7e823151e818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516000f2c4d0, self=139098169029760, 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 0x00005bc52512f7d6 in rb_vm_invoke_proc (ec=0x50c0001d1c90, proc=0x189, proc@entry=0x5040079f3e50, argc=1365871969, 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 0x00005bc525087ce9 in thread_do_start_proc (th=th@entry=0x515000522180) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040079f3e50
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005bc52508589a in thread_do_start (th=0x515000522180) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000522180, 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 0x00005bc525084b5e in call_thread_start_func_2 (th=0x515000522180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x7e8226dffce0
#26 nt_start (ptr=0x50c0001d1c40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x515000522180
        sched = <optimized out>
        nt = 0x50c0001d1c40
        vm = 0x525000000100
#27 0x00005bc524d3674f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007e825169ca94 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 = {139097463064256, -4647822145775837080, 139097463064256, -352, 25, 140728131229200, -4647822145796808600, -4647871984281296792}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007e8251729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7e82354006c0 (LWP 4124427) "ruby"):
#0  0x00007e825171b4cd in __GI___poll (fds=0x7e821d509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bc524cdd39a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bc525089e5f 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:3065
        vm = <optimized out>
#4  0x00005bc524d3674f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e825169ca94 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 = {139097704236736, -4647792184083980184, 139097704236736, -352, 10, 140728131232048, -4647792184104951704, -4647871984281296792}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e8251729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e8251867c40 (LWP 4098522) "ruby"):
#0  0x00007e825171ba00 in __GI_ppoll (fds=0x7e824f736830, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 140728131231120, tv_nsec = 1}
#1  0x00005bc524cddc1c in __interceptor_ppoll ()
No symbol table info available.
#2  0x00005bc5250761f7 in wait_for_single_fd_blocking_region (th=0x515000000300, fds=fds@entry=0x7e824f736830, nfds=1, to=to@entry=0x0, lerrno=lerrno@entry=0x7e824f7368b0) at /tmp/ruby/src/trunk_asan/thread.c:4373
        __region = <optimized out>
        ts = <optimized out>
        result = <optimized out>
#3  0x00005bc52507558a in rb_thread_wait_for_single_fd (fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4418
        rel = <optimized out>
        end = 0
        to = 0x0
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd2459ff0, <optimized out>, 0x7ffdd2459f00, <optimized out>, <optimized out>}, prev = 0x7e824f657780, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 10, events = 1, revents = 0}}
        result = 0
        wfd = {wfd_node = {next = 0x7e82267febd0, prev = 0x5250000002e8}, th = 0x515000000300, fd = 10, busy = 0x0}
        ec = <optimized out>
        th = <optimized out>
        state = RUBY_TAG_NONE
        nfds = 1
        lerrno = <optimized out>
#4  0x00005bc524e0690b in rb_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1447
        tv_storage = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv = 0x0
        ready = <optimized out>
#5  0x00005bc524e07006 in rb_io_maybe_wait (error=<optimized out>, io=18446744073709551102, events=3, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1612
No locals.
#6  rb_io_maybe_wait_readable (error=<optimized out>, io=18446744073709551102, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1623
        result = <optimized out>
#7  0x00005bc524e37eda in fptr_wait_readable (fptr=0x5110007daa40) at /tmp/ruby/src/trunk_asan/io.c:2579
        result = <optimized out>
#8  io_bufread (ptr=0x525000331900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110007daa40) at /tmp/ruby/src/trunk_asan/io.c:3031
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3067
        p = <optimized out>
#10 0x00005bc524d80f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd245a250, <optimized out>, 0x7ffdd245a160, <optimized out>, <optimized out>}, prev = 0x7e824f656a40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005bc524e358bb in io_fread (str=139097637082960, offset=0, size=8192, fptr=0x5110007daa40) at /tmp/ruby/src/trunk_asan/io.c:3081
        arg = {str_ptr = 0x525000331900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=139097637082960) at /tmp/ruby/src/trunk_asan/io.c:3359
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005bc524e25622 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3783
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110007daa40
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005bc525156578 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:3786
        ci = 0x3f9100100001
        cc = <optimized out>
        me = 0x7e8250f59f00
        cfunc = 0x504000010f98
        recv = 139097637083360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005bc5251051cd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e824ebff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bc5250f9316 <vm_exec_core+6678>, 0x5bc5250fe5d1 <vm_exec_core+27857>, 0x5bc5250f8d89 <vm_exec_core+5257>, 0x5bc5250ff8e6 <vm_exec_core+32742>, 0x5bc5250fd250 <vm_exec_core+22864>, 0x5bc5250fb0f6 <vm_exec_core+14326>, 0x5bc5250f7ebe <vm_exec_core+1470>, 0x5bc5250fed9d <vm_exec_core+29853>, 0x5bc5250fe95c <vm_exec_core+28764>, 0x5bc5250f912a <vm_exec_core+6186>, 0x5bc5250f84a1 <vm_exec_core+2977>, 0x5bc5250fd831 <vm_exec_core+24369>, 0x5bc5250f9b08 <vm_exec_core+8712>, 0x5bc5250ff49c <vm_exec_core+31644>, 0x5bc5250feb5d <vm_exec_core+29277>, 0x5bc5250fa0d3 <vm_exec_core+10195>, 0x5bc5250fb03e <vm_exec_core+14142>, 0x5bc5250fd4f2 <vm_exec_core+23538>, 0x5bc5250feac3 <vm_exec_core+29123>, 0x5bc5250fc133 <vm_exec_core+18483>, 0x5bc5250fd574 <vm_exec_core+23668>, 0x5bc5250fdbc7 <vm_exec_core+25287>, 0x5bc5250fc071 <vm_exec_core+18289>, 0x5bc5250f83cd <vm_exec_core+2765>, 0x5bc5250fcd2a <vm_exec_core+21546>, 0x5bc5250f81ee <vm_exec_core+2286>, 0x5bc5250f8623 <vm_exec_core+3363>, 0x5bc5250fa359 <vm_exec_core+10841>, 0x5bc5250fbd95 <vm_exec_core+17557>, 0x5bc5250fc6d7 <vm_exec_core+19927>, 0x5bc5250fbac0 <vm_exec_core+16832>, 0x5bc5250f7e1a <vm_exec_core+1306>, 0x5bc5250fddbd <vm_exec_core+25789>, 0x5bc5250fe821 <vm_exec_core+28449>, 0x5bc5250f87cc <vm_exec_core+3788>, 0x5bc5250f9417 <vm_exec_core+6935>, 0x5bc5250f9219 <vm_exec_core+6425>, 0x5bc5250f9bb4 <vm_exec_core+8884>, 0x5bc5250faf90 <vm_exec_core+13968>, 0x5bc5250f8886 <vm_exec_core+3974>, 0x5bc5250fdc72 <vm_exec_core+25458>, 0x5bc5250f935b <vm_exec_core+6747>, 0x5bc5250faec9 <vm_exec_core+13769>, 0x5bc5250fb8be <vm_exec_core+16318>, 0x5bc5250fda43 <vm_exec_core+24899>, 0x5bc5250fc4db <vm_exec_core+19419>, 0x5bc5250f9e61 <vm_exec_core+9569>, 0x5bc5250f9671 <vm_exec_core+7537>, 0x5bc5250fd717 <vm_exec_core+24087>, 0x5bc5250fa6a8 <vm_exec_core+11688>, 0x5bc5250fcdfe <vm_exec_core+21758>, 0x5bc5250fc5ac <vm_exec_core+19628>, 0x5bc5250fced4 <vm_exec_core+21972>, 0x5bc5250fe387 <vm_exec_core+27271>, 0x5bc5250fba2c <vm_exec_core+16684>, 0x5bc5250fdae9 <vm_exec_core+25065>, 0x5bc5250f9f30 <vm_exec_core+9776>, 0x5bc5250fd617 <vm_exec_core+23831>, 0x5bc5250f7c8b <vm_exec_core+907>, 0x5bc5250fbecb <vm_exec_core+17867>, 0x5bc5250fc298 <vm_exec_core+18840>, 0x5bc5250f86c6 <vm_exec_core+3526>, 0x5bc5250fbb64 <vm_exec_core+16996>, 0x5bc5250fa177 <vm_exec_core+10359>, 0x5bc5250f98b7 <vm_exec_core+8119>, 0x5bc5250fcfd6 <vm_exec_core+22230>, 0x5bc5250f8aa1 <vm_exec_core+4513>, 0x5bc5250fb553 <vm_exec_core+15443>, 0x5bc525106abe <vm_exec_core+61886>, 0x5bc5250fc1d2 <vm_exec_core+18642>, 0x5bc5250f8b43 <vm_exec_core+4675>, 0x5bc5250f9006 <vm_exec_core+5894>, 0x5bc5250f8c67 <vm_exec_core+4967>, 0x5bc5250f9507 <vm_exec_core+7175>, 0x5bc5250f9cb0 <vm_exec_core+9136>, 0x5bc5250ffb4b <vm_exec_core+33355>, 0x5bc5250fcae8 <vm_exec_core+20968>, 0x5bc5250fb94a <vm_exec_core+16458>, 0x5bc5250fdcc4 <vm_exec_core+25540>, 0x5bc5250ffc1b <vm_exec_core+33563>, 0x5bc5250fe095 <vm_exec_core+26517>, 0x5bc5250ff5bb <vm_exec_core+31931>, 0x5bc5250ff7d4 <vm_exec_core+32468>, 0x5bc5250f82ea <vm_exec_core+2538>, 0x5bc5250fecb6 <vm_exec_core+29622>, 0x5bc5250fa5c5 <vm_exec_core+11461>, 0x5bc5250feeba <vm_exec_core+30138>, 0x5bc5250f9ff5 <vm_exec_core+9973>, 0x5bc5250fdfb9 <vm_exec_core+26297>, 0x5bc5250f80dd <vm_exec_core+2013>, 0x5bc5250f896b <vm_exec_core+4203>, 0x5bc5250f96f9 <vm_exec_core+7673>, 0x5bc5250fa94d <vm_exec_core+12365>, 0x5bc5250faaea <vm_exec_core+12778>, 0x5bc5250f7c90 <vm_exec_core+912>, 0x5bc5250f804b <vm_exec_core+1867>, 0x5bc5250f7d22 <vm_exec_core+1058>, 0x5bc5250fe197 <vm_exec_core+26775>, 0x5bc5250fa469 <vm_exec_core+11113>, 0x5bc5250fb765 <vm_exec_core+15973>, 0x5bc5250fac96 <vm_exec_core+13206>, 0x5bc5250fb429 <vm_exec_core+15145>, 0x5bc5250fb345 <vm_exec_core+14917>, 0x5bc5250fa25b <vm_exec_core+10587>, 0x5bc5250fab8b <vm_exec_core+12939>, 0x5bc5250fa823 <vm_exec_core+12067>, 0x5bc5250fae47 <vm_exec_core+13639>, 0x5bc5250fadc5 <vm_exec_core+13509>, 0x5bc5250f9307 <vm_exec_core+6663>, 0x5bc5250fe5c2 <vm_exec_core+27842>, 0x5bc5250f8d7a <vm_exec_core+5242>, 0x5bc5250ff8d7 <vm_exec_core+32727>, 0x5bc5250fd241 <vm_exec_core+22849>, 0x5bc5250fb0e7 <vm_exec_core+14311>, 0x5bc5250f7eaf <vm_exec_core+1455>, 0x5bc5250fed8e <vm_exec_core+29838>, 0x5bc5250fe94d <vm_exec_core+28749>, 0x5bc5250f911b <vm_exec_core+6171>, 0x5bc5250f8492 <vm_exec_core+2962>, 0x5bc5250fd822 <vm_exec_core+24354>, 0x5bc5250f9af9 <vm_exec_core+8697>, 0x5bc5250ff48d <vm_exec_core+31629>, 0x5bc5250feb4e <vm_exec_core+29262>, 0x5bc5250fa0c4 <vm_exec_core+10180>, 0x5bc5250fb02f <vm_exec_core+14127>, 0x5bc5250fd4e3 <vm_exec_core+23523>, 0x5bc5250feab4 <vm_exec_core+29108>, 0x5bc5250fc124 <vm_exec_core+18468>, 0x5bc5250fd565 <vm_exec_core+23653>, 0x5bc5250fdbb8 <vm_exec_core+25272>, 0x5bc5250fc062 <vm_exec_core+18274>, 0x5bc5250f83be <vm_exec_core+2750>, 0x5bc5250fcd1b <vm_exec_core+21531>, 0x5bc5250f81df <vm_exec_core+2271>, 0x5bc5250f8614 <vm_exec_core+3348>, 0x5bc5250fa34a <vm_exec_core+10826>, 0x5bc5250fbd86 <vm_exec_core+17542>, 0x5bc5250fc6c8 <vm_exec_core+19912>, 0x5bc5250fbab1 <vm_exec_core+16817>, 0x5bc5250f7e0b <vm_exec_core+1291>, 0x5bc5250fddae <vm_exec_core+25774>, 0x5bc5250fe812 <vm_exec_core+28434>, 0x5bc5250f87bd <vm_exec_core+3773>, 0x5bc5250f9408 <vm_exec_core+6920>, 0x5bc5250f920a <vm_exec_core+6410>, 0x5bc5250f9ba5 <vm_exec_core+8869>, 0x5bc5250faf81 <vm_exec_core+13953>, 0x5bc5250f8877 <vm_exec_core+3959>, 0x5bc5250fdc63 <vm_exec_core+25443>, 0x5bc5250f934c <vm_exec_core+6732>, 0x5bc5250faeba <vm_exec_core+13754>, 0x5bc5250fb8af <vm_exec_core+16303>, 0x5bc5250fda34 <vm_exec_core+24884>, 0x5bc5250fc4cc <vm_exec_core+19404>, 0x5bc5250f9e52 <vm_exec_core+9554>, 0x5bc5250f9662 <vm_exec_core+7522>, 0x5bc5250fd708 <vm_exec_core+24072>, 0x5bc5250fa699 <vm_exec_core+11673>, 0x5bc5250fcdef <vm_exec_core+21743>, 0x5bc5250fc59d <vm_exec_core+19613>, 0x5bc5250fcec5 <vm_exec_core+21957>, 0x5bc5250fe378 <vm_exec_core+27256>, 0x5bc5250fba1d <vm_exec_core+16669>, 0x5bc5250fdada <vm_exec_core+25050>, 0x5bc5250f9f21 <vm_exec_core+9761>, 0x5bc5250fd608 <vm_exec_core+23816>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fbebc <vm_exec_core+17852>, 0x5bc5250fc289 <vm_exec_core+18825>, 0x5bc5250fb747 <vm_exec_core+15943>, 0x5bc5250fbb55 <vm_exec_core+16981>, 0x5bc5250fa168 <vm_exec_core+10344>, 0x5bc5250f98a8 <vm_exec_core+8104>, 0x5bc5250fcfc7 <vm_exec_core+22215>, 0x5bc5250f8a92 <vm_exec_core+4498>, 0x5bc5250fb544 <vm_exec_core+15428>, 0x5bc525106aaf <vm_exec_core+61871>, 0x5bc5250fc1c3 <vm_exec_core+18627>, 0x5bc5250f8b34 <vm_exec_core+4660>, 0x5bc5250f8ff7 <vm_exec_core+5879>, 0x5bc5250f8c58 <vm_exec_core+4952>, 0x5bc5250f94f8 <vm_exec_core+7160>, 0x5bc5250f9ca1 <vm_exec_core+9121>, 0x5bc5250fb945 <vm_exec_core+16453>, 0x5bc5250faf77 <vm_exec_core+13943>, 0x5bc5250fb940 <vm_exec_core+16448>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fc05d <vm_exec_core+18269>, 0x5bc5250f94f3 <vm_exec_core+7155>, 0x5bc5250fc490 <vm_exec_core+19344>, 0x5bc5250fa5bb <vm_exec_core+11451>, 0x5bc5250fa5c0 <vm_exec_core+11456>, 0x5bc5250fc058 <vm_exec_core+18264>, 0x5bc5250fbc46 <vm_exec_core+17222>, 0x5bc5250fb410 <vm_exec_core+15120>, 0x5bc5250fb331 <vm_exec_core+14897>, 0x5bc5250fbd81 <vm_exec_core+17537>, 0x5bc5250fb74c <vm_exec_core+15948>, 0x5bc5250faf7c <vm_exec_core+13948>, 0x5bc5250f96ea <vm_exec_core+7658>...}
        reg_cfp = 0x7e824ebff480
        reg_pc = 0x5120011082c0
        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_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bc5250f4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005bc525173ab2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e824ebff508, self=139097553928400, 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 = 0x7e8234b47460
        cfp = <optimized out>
        sp = 0x7e824eaffb30
        use_argv = 0x7e824f46bb20
        stack_argv = 0x7e824eaffb30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 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 = 0x7e824ebff508
#20 0x00005bc525121746 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.
#21 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.
#22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#23 0x00005bc525121746 in rb_yield (val=<optimized out>)
No locals.
#24 0x00005bc524d80f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd245af10, <optimized out>, 0x7ffdd245ae20, <optimized out>, <optimized out>}, prev = 0x7e824f650f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005bc525156578 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:3786
        ci = 0x423100000005
        cc = <optimized out>
        me = 0x7e8250f5a888
        cfunc = 0x5040000105d8
        recv = 139098169080480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#26 0x00005bc5250fc93f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e824ebff4f0, cd=0x503001b6abd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x503001b6abd0
        insns_address_table = {0x5bc5250f9316 <vm_exec_core+6678>, 0x5bc5250fe5d1 <vm_exec_core+27857>, 0x5bc5250f8d89 <vm_exec_core+5257>, 0x5bc5250ff8e6 <vm_exec_core+32742>, 0x5bc5250fd250 <vm_exec_core+22864>, 0x5bc5250fb0f6 <vm_exec_core+14326>, 0x5bc5250f7ebe <vm_exec_core+1470>, 0x5bc5250fed9d <vm_exec_core+29853>, 0x5bc5250fe95c <vm_exec_core+28764>, 0x5bc5250f912a <vm_exec_core+6186>, 0x5bc5250f84a1 <vm_exec_core+2977>, 0x5bc5250fd831 <vm_exec_core+24369>, 0x5bc5250f9b08 <vm_exec_core+8712>, 0x5bc5250ff49c <vm_exec_core+31644>, 0x5bc5250feb5d <vm_exec_core+29277>, 0x5bc5250fa0d3 <vm_exec_core+10195>, 0x5bc5250fb03e <vm_exec_core+14142>, 0x5bc5250fd4f2 <vm_exec_core+23538>, 0x5bc5250feac3 <vm_exec_core+29123>, 0x5bc5250fc133 <vm_exec_core+18483>, 0x5bc5250fd574 <vm_exec_core+23668>, 0x5bc5250fdbc7 <vm_exec_core+25287>, 0x5bc5250fc071 <vm_exec_core+18289>, 0x5bc5250f83cd <vm_exec_core+2765>, 0x5bc5250fcd2a <vm_exec_core+21546>, 0x5bc5250f81ee <vm_exec_core+2286>, 0x5bc5250f8623 <vm_exec_core+3363>, 0x5bc5250fa359 <vm_exec_core+10841>, 0x5bc5250fbd95 <vm_exec_core+17557>, 0x5bc5250fc6d7 <vm_exec_core+19927>, 0x5bc5250fbac0 <vm_exec_core+16832>, 0x5bc5250f7e1a <vm_exec_core+1306>, 0x5bc5250fddbd <vm_exec_core+25789>, 0x5bc5250fe821 <vm_exec_core+28449>, 0x5bc5250f87cc <vm_exec_core+3788>, 0x5bc5250f9417 <vm_exec_core+6935>, 0x5bc5250f9219 <vm_exec_core+6425>, 0x5bc5250f9bb4 <vm_exec_core+8884>, 0x5bc5250faf90 <vm_exec_core+13968>, 0x5bc5250f8886 <vm_exec_core+3974>, 0x5bc5250fdc72 <vm_exec_core+25458>, 0x5bc5250f935b <vm_exec_core+6747>, 0x5bc5250faec9 <vm_exec_core+13769>, 0x5bc5250fb8be <vm_exec_core+16318>, 0x5bc5250fda43 <vm_exec_core+24899>, 0x5bc5250fc4db <vm_exec_core+19419>, 0x5bc5250f9e61 <vm_exec_core+9569>, 0x5bc5250f9671 <vm_exec_core+7537>, 0x5bc5250fd717 <vm_exec_core+24087>, 0x5bc5250fa6a8 <vm_exec_core+11688>, 0x5bc5250fcdfe <vm_exec_core+21758>, 0x5bc5250fc5ac <vm_exec_core+19628>, 0x5bc5250fced4 <vm_exec_core+21972>, 0x5bc5250fe387 <vm_exec_core+27271>, 0x5bc5250fba2c <vm_exec_core+16684>, 0x5bc5250fdae9 <vm_exec_core+25065>, 0x5bc5250f9f30 <vm_exec_core+9776>, 0x5bc5250fd617 <vm_exec_core+23831>, 0x5bc5250f7c8b <vm_exec_core+907>, 0x5bc5250fbecb <vm_exec_core+17867>, 0x5bc5250fc298 <vm_exec_core+18840>, 0x5bc5250f86c6 <vm_exec_core+3526>, 0x5bc5250fbb64 <vm_exec_core+16996>, 0x5bc5250fa177 <vm_exec_core+10359>, 0x5bc5250f98b7 <vm_exec_core+8119>, 0x5bc5250fcfd6 <vm_exec_core+22230>, 0x5bc5250f8aa1 <vm_exec_core+4513>, 0x5bc5250fb553 <vm_exec_core+15443>, 0x5bc525106abe <vm_exec_core+61886>, 0x5bc5250fc1d2 <vm_exec_core+18642>, 0x5bc5250f8b43 <vm_exec_core+4675>, 0x5bc5250f9006 <vm_exec_core+5894>, 0x5bc5250f8c67 <vm_exec_core+4967>, 0x5bc5250f9507 <vm_exec_core+7175>, 0x5bc5250f9cb0 <vm_exec_core+9136>, 0x5bc5250ffb4b <vm_exec_core+33355>, 0x5bc5250fcae8 <vm_exec_core+20968>, 0x5bc5250fb94a <vm_exec_core+16458>, 0x5bc5250fdcc4 <vm_exec_core+25540>, 0x5bc5250ffc1b <vm_exec_core+33563>, 0x5bc5250fe095 <vm_exec_core+26517>, 0x5bc5250ff5bb <vm_exec_core+31931>, 0x5bc5250ff7d4 <vm_exec_core+32468>, 0x5bc5250f82ea <vm_exec_core+2538>, 0x5bc5250fecb6 <vm_exec_core+29622>, 0x5bc5250fa5c5 <vm_exec_core+11461>, 0x5bc5250feeba <vm_exec_core+30138>, 0x5bc5250f9ff5 <vm_exec_core+9973>, 0x5bc5250fdfb9 <vm_exec_core+26297>, 0x5bc5250f80dd <vm_exec_core+2013>, 0x5bc5250f896b <vm_exec_core+4203>, 0x5bc5250f96f9 <vm_exec_core+7673>, 0x5bc5250fa94d <vm_exec_core+12365>, 0x5bc5250faaea <vm_exec_core+12778>, 0x5bc5250f7c90 <vm_exec_core+912>, 0x5bc5250f804b <vm_exec_core+1867>, 0x5bc5250f7d22 <vm_exec_core+1058>, 0x5bc5250fe197 <vm_exec_core+26775>, 0x5bc5250fa469 <vm_exec_core+11113>, 0x5bc5250fb765 <vm_exec_core+15973>, 0x5bc5250fac96 <vm_exec_core+13206>, 0x5bc5250fb429 <vm_exec_core+15145>, 0x5bc5250fb345 <vm_exec_core+14917>, 0x5bc5250fa25b <vm_exec_core+10587>, 0x5bc5250fab8b <vm_exec_core+12939>, 0x5bc5250fa823 <vm_exec_core+12067>, 0x5bc5250fae47 <vm_exec_core+13639>, 0x5bc5250fadc5 <vm_exec_core+13509>, 0x5bc5250f9307 <vm_exec_core+6663>, 0x5bc5250fe5c2 <vm_exec_core+27842>, 0x5bc5250f8d7a <vm_exec_core+5242>, 0x5bc5250ff8d7 <vm_exec_core+32727>, 0x5bc5250fd241 <vm_exec_core+22849>, 0x5bc5250fb0e7 <vm_exec_core+14311>, 0x5bc5250f7eaf <vm_exec_core+1455>, 0x5bc5250fed8e <vm_exec_core+29838>, 0x5bc5250fe94d <vm_exec_core+28749>, 0x5bc5250f911b <vm_exec_core+6171>, 0x5bc5250f8492 <vm_exec_core+2962>, 0x5bc5250fd822 <vm_exec_core+24354>, 0x5bc5250f9af9 <vm_exec_core+8697>, 0x5bc5250ff48d <vm_exec_core+31629>, 0x5bc5250feb4e <vm_exec_core+29262>, 0x5bc5250fa0c4 <vm_exec_core+10180>, 0x5bc5250fb02f <vm_exec_core+14127>, 0x5bc5250fd4e3 <vm_exec_core+23523>, 0x5bc5250feab4 <vm_exec_core+29108>, 0x5bc5250fc124 <vm_exec_core+18468>, 0x5bc5250fd565 <vm_exec_core+23653>, 0x5bc5250fdbb8 <vm_exec_core+25272>, 0x5bc5250fc062 <vm_exec_core+18274>, 0x5bc5250f83be <vm_exec_core+2750>, 0x5bc5250fcd1b <vm_exec_core+21531>, 0x5bc5250f81df <vm_exec_core+2271>, 0x5bc5250f8614 <vm_exec_core+3348>, 0x5bc5250fa34a <vm_exec_core+10826>, 0x5bc5250fbd86 <vm_exec_core+17542>, 0x5bc5250fc6c8 <vm_exec_core+19912>, 0x5bc5250fbab1 <vm_exec_core+16817>, 0x5bc5250f7e0b <vm_exec_core+1291>, 0x5bc5250fddae <vm_exec_core+25774>, 0x5bc5250fe812 <vm_exec_core+28434>, 0x5bc5250f87bd <vm_exec_core+3773>, 0x5bc5250f9408 <vm_exec_core+6920>, 0x5bc5250f920a <vm_exec_core+6410>, 0x5bc5250f9ba5 <vm_exec_core+8869>, 0x5bc5250faf81 <vm_exec_core+13953>, 0x5bc5250f8877 <vm_exec_core+3959>, 0x5bc5250fdc63 <vm_exec_core+25443>, 0x5bc5250f934c <vm_exec_core+6732>, 0x5bc5250faeba <vm_exec_core+13754>, 0x5bc5250fb8af <vm_exec_core+16303>, 0x5bc5250fda34 <vm_exec_core+24884>, 0x5bc5250fc4cc <vm_exec_core+19404>, 0x5bc5250f9e52 <vm_exec_core+9554>, 0x5bc5250f9662 <vm_exec_core+7522>, 0x5bc5250fd708 <vm_exec_core+24072>, 0x5bc5250fa699 <vm_exec_core+11673>, 0x5bc5250fcdef <vm_exec_core+21743>, 0x5bc5250fc59d <vm_exec_core+19613>, 0x5bc5250fcec5 <vm_exec_core+21957>, 0x5bc5250fe378 <vm_exec_core+27256>, 0x5bc5250fba1d <vm_exec_core+16669>, 0x5bc5250fdada <vm_exec_core+25050>, 0x5bc5250f9f21 <vm_exec_core+9761>, 0x5bc5250fd608 <vm_exec_core+23816>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fbebc <vm_exec_core+17852>, 0x5bc5250fc289 <vm_exec_core+18825>, 0x5bc5250fb747 <vm_exec_core+15943>, 0x5bc5250fbb55 <vm_exec_core+16981>, 0x5bc5250fa168 <vm_exec_core+10344>, 0x5bc5250f98a8 <vm_exec_core+8104>, 0x5bc5250fcfc7 <vm_exec_core+22215>, 0x5bc5250f8a92 <vm_exec_core+4498>, 0x5bc5250fb544 <vm_exec_core+15428>, 0x5bc525106aaf <vm_exec_core+61871>, 0x5bc5250fc1c3 <vm_exec_core+18627>, 0x5bc5250f8b34 <vm_exec_core+4660>, 0x5bc5250f8ff7 <vm_exec_core+5879>, 0x5bc5250f8c58 <vm_exec_core+4952>, 0x5bc5250f94f8 <vm_exec_core+7160>, 0x5bc5250f9ca1 <vm_exec_core+9121>, 0x5bc5250fb945 <vm_exec_core+16453>, 0x5bc5250faf77 <vm_exec_core+13943>, 0x5bc5250fb940 <vm_exec_core+16448>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fc05d <vm_exec_core+18269>, 0x5bc5250f94f3 <vm_exec_core+7155>, 0x5bc5250fc490 <vm_exec_core+19344>, 0x5bc5250fa5bb <vm_exec_core+11451>, 0x5bc5250fa5c0 <vm_exec_core+11456>, 0x5bc5250fc058 <vm_exec_core+18264>, 0x5bc5250fbc46 <vm_exec_core+17222>, 0x5bc5250fb410 <vm_exec_core+15120>, 0x5bc5250fb331 <vm_exec_core+14897>, 0x5bc5250fbd81 <vm_exec_core+17537>, 0x5bc5250fb74c <vm_exec_core+15948>, 0x5bc5250faf7c <vm_exec_core+13948>, 0x5bc5250f96ea <vm_exec_core+7658>...}
        reg_cfp = 0x7e824ebff4f0
        reg_pc = 0x50e00031e868
        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_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#28 0x00005bc5250f4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#29 0x00005bc525173ab2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e824ebff620, self=139097607515400, 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 = 0x7e8250d12580
        cfp = <optimized out>
        sp = 0x7e824eaffa28
        use_argv = 0x7e824f46ab60
        stack_argv = 0x7e824eaffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 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 = 0x7e824ebff620
#31 0x00005bc525121746 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.
#32 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.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#34 0x00005bc525121746 in rb_yield (val=<optimized out>)
No locals.
#35 0x00005bc5252c84a6 in rb_ary_collect (ary=139097564288960) at /tmp/ruby/src/trunk_asan/array.c:3684
        collect = 139097564284840
        i = 23
#36 0x00005bc525156578 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:3786
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7e8250f60148
        cfunc = 0x50400000a798
        recv = 139097564288960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x00005bc5250fc93f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e824ebff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
th: 0x515000000300, native_id: 0x7e8251867c40
-- Control frame information -----------------------------------------------
        bh = <optimized out>
c:0017 p:---- s:0110 e:000109 CFUNC  :read
        blockiseq = <optimized out>
c:0016 p:0016 s:0106 e:000105 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1900 [FINISH]
        leaf = false
        val = <optimized out>
c:0015 p:---- s:0102 e:000101 CFUNC  :popen
c:0014 p:0009 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1897
        cd = 0x51100000d090
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        insns_address_table = {0x5bc5250f9316 <vm_exec_core+6678>, 0x5bc5250fe5d1 <vm_exec_core+27857>, 0x5bc5250f8d89 <vm_exec_core+5257>, 0x5bc5250ff8e6 <vm_exec_core+32742>, 0x5bc5250fd250 <vm_exec_core+22864>, 0x5bc5250fb0f6 <vm_exec_core+14326>, 0x5bc5250f7ebe <vm_exec_core+1470>, 0x5bc5250fed9d <vm_exec_core+29853>, 0x5bc5250fe95c <vm_exec_core+28764>, 0x5bc5250f912a <vm_exec_core+6186>, 0x5bc5250f84a1 <vm_exec_core+2977>, 0x5bc5250fd831 <vm_exec_core+24369>, 0x5bc5250f9b08 <vm_exec_core+8712>, 0x5bc5250ff49c <vm_exec_core+31644>, 0x5bc5250feb5d <vm_exec_core+29277>, 0x5bc5250fa0d3 <vm_exec_core+10195>, 0x5bc5250fb03e <vm_exec_core+14142>, 0x5bc5250fd4f2 <vm_exec_core+23538>, 0x5bc5250feac3 <vm_exec_core+29123>, 0x5bc5250fc133 <vm_exec_core+18483>, 0x5bc5250fd574 <vm_exec_core+23668>, 0x5bc5250fdbc7 <vm_exec_core+25287>, 0x5bc5250fc071 <vm_exec_core+18289>, 0x5bc5250f83cd <vm_exec_core+2765>, 0x5bc5250fcd2a <vm_exec_core+21546>, 0x5bc5250f81ee <vm_exec_core+2286>, 0x5bc5250f8623 <vm_exec_core+3363>, 0x5bc5250fa359 <vm_exec_core+10841>, 0x5bc5250fbd95 <vm_exec_core+17557>, 0x5bc5250fc6d7 <vm_exec_core+19927>, 0x5bc5250fbac0 <vm_exec_core+16832>, 0x5bc5250f7e1a <vm_exec_core+1306>, 0x5bc5250fddbd <vm_exec_core+25789>, 0x5bc5250fe821 <vm_exec_core+28449>, 0x5bc5250f87cc <vm_exec_core+3788>, 0x5bc5250f9417 <vm_exec_core+6935>, 0x5bc5250f9219 <vm_exec_core+6425>, 0x5bc5250f9bb4 <vm_exec_core+8884>, 0x5bc5250faf90 <vm_exec_core+13968>, 0x5bc5250f8886 <vm_exec_core+3974>, 0x5bc5250fdc72 <vm_exec_core+25458>, 0x5bc5250f935b <vm_exec_core+6747>, 0x5bc5250faec9 <vm_exec_core+13769>, 0x5bc5250fb8be <vm_exec_core+16318>, 0x5bc5250fda43 <vm_exec_core+24899>, 0x5bc5250fc4db <vm_exec_core+19419>, 0x5bc5250f9e61 <vm_exec_core+9569>, 0x5bc5250f9671 <vm_exec_core+7537>, 0x5bc5250fd717 <vm_exec_core+24087>, 0x5bc5250fa6a8 <vm_exec_core+11688>, 0x5bc5250fcdfe <vm_exec_core+21758>, 0x5bc5250fc5ac <vm_exec_core+19628>, 0x5bc5250fced4 <vm_exec_core+21972>, 0x5bc5250fe387 <vm_exec_core+27271>, 0x5bc5250fba2c <vm_exec_core+16684>, 0x5bc5250fdae9 <vm_exec_core+25065>, 0x5bc5250f9f30 <vm_exec_core+9776>, 0x5bc5250fd617 <vm_exec_core+23831>, 0x5bc5250f7c8b <vm_exec_core+907>, 0x5bc5250fbecb <vm_exec_core+17867>, 0x5bc5250fc298 <vm_exec_core+18840>, 0x5bc5250f86c6 <vm_exec_core+3526>, 0x5bc5250fbb64 <vm_exec_core+16996>, 0x5bc5250fa177 <vm_exec_core+10359>, 0x5bc5250f98b7 <vm_exec_core+8119>, 0x5bc5250fcfd6 <vm_exec_core+22230>, 0x5bc5250f8aa1 <vm_exec_core+4513>, 0x5bc5250fb553 <vm_exec_core+15443>, 0x5bc525106abe <vm_exec_core+61886>, 0x5bc5250fc1d2 <vm_exec_core+18642>, 0x5bc5250f8b43 <vm_exec_core+4675>, 0x5bc5250f9006 <vm_exec_core+5894>, 0x5bc5250f8c67 <vm_exec_core+4967>, 0x5bc5250f9507 <vm_exec_core+7175>, 0x5bc5250f9cb0 <vm_exec_core+9136>, 0x5bc5250ffb4b <vm_exec_core+33355>, 0x5bc5250fcae8 <vm_exec_core+20968>, 0x5bc5250fb94a <vm_exec_core+16458>, 0x5bc5250fdcc4 <vm_exec_core+25540>, 0x5bc5250ffc1b <vm_exec_core+33563>, 0x5bc5250fe095 <vm_exec_core+26517>, 0x5bc5250ff5bb <vm_exec_core+31931>, 0x5bc5250ff7d4 <vm_exec_core+32468>, 0x5bc5250f82ea <vm_exec_core+2538>, 0x5bc5250fecb6 <vm_exec_core+29622>, 0x5bc5250fa5c5 <vm_exec_core+11461>, 0x5bc5250feeba <vm_exec_core+30138>, 0x5bc5250f9ff5 <vm_exec_core+9973>, 0x5bc5250fdfb9 <vm_exec_core+26297>, 0x5bc5250f80dd <vm_exec_core+2013>, 0x5bc5250f896b <vm_exec_core+4203>, 0x5bc5250f96f9 <vm_exec_core+7673>, 0x5bc5250fa94d <vm_exec_core+12365>, 0x5bc5250faaea <vm_exec_core+12778>, 0x5bc5250f7c90 <vm_exec_core+912>, 0x5bc5250f804b <vm_exec_core+1867>, 0x5bc5250f7d22 <vm_exec_core+1058>, 0x5bc5250fe197 <vm_exec_core+26775>, 0x5bc5250fa469 <vm_exec_core+11113>, 0x5bc5250fb765 <vm_exec_core+15973>, 0x5bc5250fac96 <vm_exec_core+13206>, 0x5bc5250fb429 <vm_exec_core+15145>, 0x5bc5250fb345 <vm_exec_core+14917>, 0x5bc5250fa25b <vm_exec_core+10587>, 0x5bc5250fab8b <vm_exec_core+12939>, 0x5bc5250fa823 <vm_exec_core+12067>, 0x5bc5250fae47 <vm_exec_core+13639>, 0x5bc5250fadc5 <vm_exec_core+13509>, 0x5bc5250f9307 <vm_exec_core+6663>, 0x5bc5250fe5c2 <vm_exec_core+27842>, 0x5bc5250f8d7a <vm_exec_core+5242>, 0x5bc5250ff8d7 <vm_exec_core+32727>, 0x5bc5250fd241 <vm_exec_core+22849>, 0x5bc5250fb0e7 <vm_exec_core+14311>, 0x5bc5250f7eaf <vm_exec_core+1455>, 0x5bc5250fed8e <vm_exec_core+29838>, 0x5bc5250fe94d <vm_exec_core+28749>, 0x5bc5250f911b <vm_exec_core+6171>, 0x5bc5250f8492 <vm_exec_core+2962>, 0x5bc5250fd822 <vm_exec_core+24354>, 0x5bc5250f9af9 <vm_exec_core+8697>, 0x5bc5250ff48d <vm_exec_core+31629>, 0x5bc5250feb4e <vm_exec_core+29262>, 0x5bc5250fa0c4 <vm_exec_core+10180>, 0x5bc5250fb02f <vm_exec_core+14127>, 0x5bc5250fd4e3 <vm_exec_core+23523>, 0x5bc5250feab4 <vm_exec_core+29108>, 0x5bc5250fc124 <vm_exec_core+18468>, 0x5bc5250fd565 <vm_exec_core+23653>, 0x5bc5250fdbb8 <vm_exec_core+25272>, 0x5bc5250fc062 <vm_exec_core+18274>, 0x5bc5250f83be <vm_exec_core+2750>, 0x5bc5250fcd1b <vm_exec_core+21531>, 0x5bc5250f81df <vm_exec_core+2271>, 0x5bc5250f8614 <vm_exec_core+3348>, 0x5bc5250fa34a <vm_exec_core+10826>, 0x5bc5250fbd86 <vm_exec_core+17542>, 0x5bc5250fc6c8 <vm_exec_core+19912>, 0x5bc5250fbab1 <vm_exec_core+16817>, 0x5bc5250f7e0b <vm_exec_core+1291>, 0x5bc5250fddae <vm_exec_core+25774>, 0x5bc5250fe812 <vm_exec_core+28434>, 0x5bc5250f87bd <vm_exec_core+3773>, 0x5bc5250f9408 <vm_exec_core+6920>, 0x5bc5250f920a <vm_exec_core+6410>, 0x5bc5250f9ba5 <vm_exec_core+8869>, 0x5bc5250faf81 <vm_exec_core+13953>, 0x5bc5250f8877 <vm_exec_core+3959>, 0x5bc5250fdc63 <vm_exec_core+25443>, 0x5bc5250f934c <vm_exec_core+6732>, 0x5bc5250faeba <vm_exec_core+13754>, 0x5bc5250fb8af <vm_exec_core+16303>, 0x5bc5250fda34 <vm_exec_core+24884>, 0x5bc5250fc4cc <vm_exec_core+19404>, 0x5bc5250f9e52 <vm_exec_core+9554>, 0x5bc5250f9662 <vm_exec_core+7522>, 0x5bc5250fd708 <vm_exec_core+24072>, 0x5bc5250fa699 <vm_exec_core+11673>, 0x5bc5250fcdef <vm_exec_core+21743>, 0x5bc5250fc59d <vm_exec_core+19613>, 0x5bc5250fcec5 <vm_exec_core+21957>, 0x5bc5250fe378 <vm_exec_core+27256>, 0x5bc5250fba1d <vm_exec_core+16669>, 0x5bc5250fdada <vm_exec_core+25050>, 0x5bc5250f9f21 <vm_exec_core+9761>, 0x5bc5250fd608 <vm_exec_core+23816>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fbebc <vm_exec_core+17852>, 0x5bc5250fc289 <vm_exec_core+18825>, 0x5bc5250fb747 <vm_exec_core+15943>, 0x5bc5250fbb55 <vm_exec_core+16981>, 0x5bc5250fa168 <vm_exec_core+10344>, 0x5bc5250f98a8 <vm_exec_core+8104>, 0x5bc5250fcfc7 <vm_exec_core+22215>, 0x5bc5250f8a92 <vm_exec_core+4498>, 0x5bc5250fb544 <vm_exec_core+15428>, 0x5bc525106aaf <vm_exec_core+61871>, 0x5bc5250fc1c3 <vm_exec_core+18627>, 0x5bc5250f8b34 <vm_exec_core+4660>, 0x5bc5250f8ff7 <vm_exec_core+5879>, 0x5bc5250f8c58 <vm_exec_core+4952>, 0x5bc5250f94f8 <vm_exec_core+7160>, 0x5bc5250f9ca1 <vm_exec_core+9121>, 0x5bc5250fb945 <vm_exec_core+16453>, 0x5bc5250faf77 <vm_exec_core+13943>, 0x5bc5250fb940 <vm_exec_core+16448>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fc05d <vm_exec_core+18269>, 0x5bc5250f94f3 <vm_exec_core+7155>, 0x5bc5250fc490 <vm_exec_core+19344>, 0x5bc5250fa5bb <vm_exec_core+11451>, 0x5bc5250fa5c0 <vm_exec_core+11456>, 0x5bc5250fc058 <vm_exec_core+18264>, 0x5bc5250fbc46 <vm_exec_core+17222>, 0x5bc5250fb410 <vm_exec_core+15120>, 0x5bc5250fb331 <vm_exec_core+14897>, 0x5bc5250fbd81 <vm_exec_core+17537>, 0x5bc5250fb74c <vm_exec_core+15948>, 0x5bc5250faf7c <vm_exec_core+13948>, 0x5bc5250f96ea <vm_exec_core+7658>...}
        reg_cfp = 0x7e824ebff608
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH]
        reg_pc = 0x5190000184b8
        INSN_LABEL_nop = <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:1657
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361
        INSN_LABEL_getblockparam = <optimized out>
c:0007 p:0066 s:0046 E:0025f0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_getspecial = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_setspecial = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>

        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
th: 0x515000520380, native_id: 0x7e82268006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_setconstant = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_getglobal = <optimized out>
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_setglobal = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
th: 0x515000522180, native_id: 0x7e8226e006c0
        INSN_LABEL_putobject = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH]
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>

        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x00005bc5250f4831 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x00005bc525173ab2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e824ebff738, self=139097607515400, 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 = 0x7e8250db4718
        cfp = <optimized out>
        sp = 0x7e824eaff8d0
        use_argv = 0x7e824f4d5060
        stack_argv = 0x7e824eaff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#42 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 = 0x7e824ebff738
#43 0x00005bc525121746 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.
#44 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.
#45 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#46 0x00005bc525121746 in rb_yield (val=<optimized out>)
No locals.
#47 0x00005bc5252c84a6 in rb_ary_collect (ary=139097564297360) at /tmp/ruby/src/trunk_asan/array.c:3684
        collect = 139097564297280
        i = 0
#48 0x00005bc525156578 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:3786
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7e8250f60148
        cfunc = 0x50400000a798
        recv = 139097564297360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#49 0x00005bc5250fc93f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e824ebff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#50 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000015790
        insns_address_table = {0x5bc5250f9316 <vm_exec_core+6678>, 0x5bc5250fe5d1 <vm_exec_core+27857>, 0x5bc5250f8d89 <vm_exec_core+5257>, 0x5bc5250ff8e6 <vm_exec_core+32742>, 0x5bc5250fd250 <vm_exec_core+22864>, 0x5bc5250fb0f6 <vm_exec_core+14326>, 0x5bc5250f7ebe <vm_exec_core+1470>, 0x5bc5250fed9d <vm_exec_core+29853>, 0x5bc5250fe95c <vm_exec_core+28764>, 0x5bc5250f912a <vm_exec_core+6186>, 0x5bc5250f84a1 <vm_exec_core+2977>, 0x5bc5250fd831 <vm_exec_core+24369>, 0x5bc5250f9b08 <vm_exec_core+8712>, 0x5bc5250ff49c <vm_exec_core+31644>, 0x5bc5250feb5d <vm_exec_core+29277>, 0x5bc5250fa0d3 <vm_exec_core+10195>, 0x5bc5250fb03e <vm_exec_core+14142>, 0x5bc5250fd4f2 <vm_exec_core+23538>, 0x5bc5250feac3 <vm_exec_core+29123>, 0x5bc5250fc133 <vm_exec_core+18483>, 0x5bc5250fd574 <vm_exec_core+23668>, 0x5bc5250fdbc7 <vm_exec_core+25287>, 0x5bc5250fc071 <vm_exec_core+18289>, 0x5bc5250f83cd <vm_exec_core+2765>, 0x5bc5250fcd2a <vm_exec_core+21546>, 0x5bc5250f81ee <vm_exec_core+2286>, 0x5bc5250f8623 <vm_exec_core+3363>, 0x5bc5250fa359 <vm_exec_core+10841>, 0x5bc5250fbd95 <vm_exec_core+17557>, 0x5bc5250fc6d7 <vm_exec_core+19927>, 0x5bc5250fbac0 <vm_exec_core+16832>, 0x5bc5250f7e1a <vm_exec_core+1306>, 0x5bc5250fddbd <vm_exec_core+25789>, 0x5bc5250fe821 <vm_exec_core+28449>, 0x5bc5250f87cc <vm_exec_core+3788>, 0x5bc5250f9417 <vm_exec_core+6935>, 0x5bc5250f9219 <vm_exec_core+6425>, 0x5bc5250f9bb4 <vm_exec_core+8884>, 0x5bc5250faf90 <vm_exec_core+13968>, 0x5bc5250f8886 <vm_exec_core+3974>, 0x5bc5250fdc72 <vm_exec_core+25458>, 0x5bc5250f935b <vm_exec_core+6747>, 0x5bc5250faec9 <vm_exec_core+13769>, 0x5bc5250fb8be <vm_exec_core+16318>, 0x5bc5250fda43 <vm_exec_core+24899>, 0x5bc5250fc4db <vm_exec_core+19419>, 0x5bc5250f9e61 <vm_exec_core+9569>, 0x5bc5250f9671 <vm_exec_core+7537>, 0x5bc5250fd717 <vm_exec_core+24087>, 0x5bc5250fa6a8 <vm_exec_core+11688>, 0x5bc5250fcdfe <vm_exec_core+21758>, 0x5bc5250fc5ac <vm_exec_core+19628>, 0x5bc5250fced4 <vm_exec_core+21972>, 0x5bc5250fe387 <vm_exec_core+27271>, 0x5bc5250fba2c <vm_exec_core+16684>, 0x5bc5250fdae9 <vm_exec_core+25065>, 0x5bc5250f9f30 <vm_exec_core+9776>, 0x5bc5250fd617 <vm_exec_core+23831>, 0x5bc5250f7c8b <vm_exec_core+907>, 0x5bc5250fbecb <vm_exec_core+17867>, 0x5bc5250fc298 <vm_exec_core+18840>, 0x5bc5250f86c6 <vm_exec_core+3526>, 0x5bc5250fbb64 <vm_exec_core+16996>, 0x5bc5250fa177 <vm_exec_core+10359>, 0x5bc5250f98b7 <vm_exec_core+8119>, 0x5bc5250fcfd6 <vm_exec_core+22230>, 0x5bc5250f8aa1 <vm_exec_core+4513>, 0x5bc5250fb553 <vm_exec_core+15443>, 0x5bc525106abe <vm_exec_core+61886>, 0x5bc5250fc1d2 <vm_exec_core+18642>, 0x5bc5250f8b43 <vm_exec_core+4675>, 0x5bc5250f9006 <vm_exec_core+5894>, 0x5bc5250f8c67 <vm_exec_core+4967>, 0x5bc5250f9507 <vm_exec_core+7175>, 0x5bc5250f9cb0 <vm_exec_core+9136>, 0x5bc5250ffb4b <vm_exec_core+33355>, 0x5bc5250fcae8 <vm_exec_core+20968>, 0x5bc5250fb94a <vm_exec_core+16458>, 0x5bc5250fdcc4 <vm_exec_core+25540>, 0x5bc5250ffc1b <vm_exec_core+33563>, 0x5bc5250fe095 <vm_exec_core+26517>, 0x5bc5250ff5bb <vm_exec_core+31931>, 0x5bc5250ff7d4 <vm_exec_core+32468>, 0x5bc5250f82ea <vm_exec_core+2538>, 0x5bc5250fecb6 <vm_exec_core+29622>, 0x5bc5250fa5c5 <vm_exec_core+11461>, 0x5bc5250feeba <vm_exec_core+30138>, 0x5bc5250f9ff5 <vm_exec_core+9973>, 0x5bc5250fdfb9 <vm_exec_core+26297>, 0x5bc5250f80dd <vm_exec_core+2013>, 0x5bc5250f896b <vm_exec_core+4203>, 0x5bc5250f96f9 <vm_exec_core+7673>, 0x5bc5250fa94d <vm_exec_core+12365>, 0x5bc5250faaea <vm_exec_core+12778>, 0x5bc5250f7c90 <vm_exec_core+912>, 0x5bc5250f804b <vm_exec_core+1867>, 0x5bc5250f7d22 <vm_exec_core+1058>, 0x5bc5250fe197 <vm_exec_core+26775>, 0x5bc5250fa469 <vm_exec_core+11113>, 0x5bc5250fb765 <vm_exec_core+15973>, 0x5bc5250fac96 <vm_exec_core+13206>, 0x5bc5250fb429 <vm_exec_core+15145>, 0x5bc5250fb345 <vm_exec_core+14917>, 0x5bc5250fa25b <vm_exec_core+10587>, 0x5bc5250fab8b <vm_exec_core+12939>, 0x5bc5250fa823 <vm_exec_core+12067>, 0x5bc5250fae47 <vm_exec_core+13639>, 0x5bc5250fadc5 <vm_exec_core+13509>, 0x5bc5250f9307 <vm_exec_core+6663>, 0x5bc5250fe5c2 <vm_exec_core+27842>, 0x5bc5250f8d7a <vm_exec_core+5242>, 0x5bc5250ff8d7 <vm_exec_core+32727>, 0x5bc5250fd241 <vm_exec_core+22849>, 0x5bc5250fb0e7 <vm_exec_core+14311>, 0x5bc5250f7eaf <vm_exec_core+1455>, 0x5bc5250fed8e <vm_exec_core+29838>, 0x5bc5250fe94d <vm_exec_core+28749>, 0x5bc5250f911b <vm_exec_core+6171>, 0x5bc5250f8492 <vm_exec_core+2962>, 0x5bc5250fd822 <vm_exec_core+24354>, 0x5bc5250f9af9 <vm_exec_core+8697>, 0x5bc5250ff48d <vm_exec_core+31629>, 0x5bc5250feb4e <vm_exec_core+29262>, 0x5bc5250fa0c4 <vm_exec_core+10180>, 0x5bc5250fb02f <vm_exec_core+14127>, 0x5bc5250fd4e3 <vm_exec_core+23523>, 0x5bc5250feab4 <vm_exec_core+29108>, 0x5bc5250fc124 <vm_exec_core+18468>, 0x5bc5250fd565 <vm_exec_core+23653>, 0x5bc5250fdbb8 <vm_exec_core+25272>, 0x5bc5250fc062 <vm_exec_core+18274>, 0x5bc5250f83be <vm_exec_core+2750>, 0x5bc5250fcd1b <vm_exec_core+21531>, 0x5bc5250f81df <vm_exec_core+2271>, 0x5bc5250f8614 <vm_exec_core+3348>, 0x5bc5250fa34a <vm_exec_core+10826>, 0x5bc5250fbd86 <vm_exec_core+17542>, 0x5bc5250fc6c8 <vm_exec_core+19912>, 0x5bc5250fbab1 <vm_exec_core+16817>, 0x5bc5250f7e0b <vm_exec_core+1291>, 0x5bc5250fddae <vm_exec_core+25774>, 0x5bc5250fe812 <vm_exec_core+28434>, 0x5bc5250f87bd <vm_exec_core+3773>, 0x5bc5250f9408 <vm_exec_core+6920>, 0x5bc5250f920a <vm_exec_core+6410>, 0x5bc5250f9ba5 <vm_exec_core+8869>, 0x5bc5250faf81 <vm_exec_core+13953>, 0x5bc5250f8877 <vm_exec_core+3959>, 0x5bc5250fdc63 <vm_exec_core+25443>, 0x5bc5250f934c <vm_exec_core+6732>, 0x5bc5250faeba <vm_exec_core+13754>, 0x5bc5250fb8af <vm_exec_core+16303>, 0x5bc5250fda34 <vm_exec_core+24884>, 0x5bc5250fc4cc <vm_exec_core+19404>, 0x5bc5250f9e52 <vm_exec_core+9554>, 0x5bc5250f9662 <vm_exec_core+7522>, 0x5bc5250fd708 <vm_exec_core+24072>, 0x5bc5250fa699 <vm_exec_core+11673>, 0x5bc5250fcdef <vm_exec_core+21743>, 0x5bc5250fc59d <vm_exec_core+19613>, 0x5bc5250fcec5 <vm_exec_core+21957>, 0x5bc5250fe378 <vm_exec_core+27256>, 0x5bc5250fba1d <vm_exec_core+16669>, 0x5bc5250fdada <vm_exec_core+25050>, 0x5bc5250f9f21 <vm_exec_core+9761>, 0x5bc5250fd608 <vm_exec_core+23816>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fbebc <vm_exec_core+17852>, 0x5bc5250fc289 <vm_exec_core+18825>, 0x5bc5250fb747 <vm_exec_core+15943>, 0x5bc5250fbb55 <vm_exec_core+16981>, 0x5bc5250fa168 <vm_exec_core+10344>, 0x5bc5250f98a8 <vm_exec_core+8104>, 0x5bc5250fcfc7 <vm_exec_core+22215>, 0x5bc5250f8a92 <vm_exec_core+4498>, 0x5bc5250fb544 <vm_exec_core+15428>, 0x5bc525106aaf <vm_exec_core+61871>, 0x5bc5250fc1c3 <vm_exec_core+18627>, 0x5bc5250f8b34 <vm_exec_core+4660>, 0x5bc5250f8ff7 <vm_exec_core+5879>, 0x5bc5250f8c58 <vm_exec_core+4952>, 0x5bc5250f94f8 <vm_exec_core+7160>, 0x5bc5250f9ca1 <vm_exec_core+9121>, 0x5bc5250fb945 <vm_exec_core+16453>, 0x5bc5250faf77 <vm_exec_core+13943>, 0x5bc5250fb940 <vm_exec_core+16448>, 0x5bc5250fc110 <vm_exec_core+18448>, 0x5bc5250fc05d <vm_exec_core+18269>, 0x5bc5250f94f3 <vm_exec_core+7155>, 0x5bc5250fc490 <vm_exec_core+19344>, 0x5bc5250fa5bb <vm_exec_core+11451>, 0x5bc5250fa5c0 <vm_exec_core+11456>, 0x5bc5250fc058 <vm_exec_core+18264>, 0x5bc5250fbc46 <vm_exec_core+17222>, 0x5bc5250fb410 <vm_exec_core+15120>, 0x5bc5250fb331 <vm_exec_core+14897>, 0x5bc5250fbd81 <vm_exec_core+17537>, 0x5bc5250fb74c <vm_exec_core+15948>, 0x5bc5250faf7c <vm_exec_core+13948>, 0x5bc5250f96ea <vm_exec_core+7658>...}
        reg_cfp = 0x7e824ebff720
        reg_pc = 0x50400002e378
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#51 0x00005bc5250f4831 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#52 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#53 0x00005bc524d7d28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7e8250db49e8) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd245ccf0, <optimized out>, 0x7ffdd245cc40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7e8250db49e8
#54 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#55 0x00005bc524d767f7 in rb_main (argc=10, argv=0x7ffdd245cec8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#56 main (argc=10, argv=0x7ffdd245cec8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x79cb81ec8c40 (LWP 4098511) "ruby" 0x000079cb81d26cd7 in __GI___select (nfds=23, readfds=0x50c0056cb540, writefds=0x0, exceptfds=0x0, timeout=0x7ffdacf4dca0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x79cb65a006c0 (LWP 4098513) "ruby" 0x000079cb81d1b4cd in __GI___poll (fds=0x79cb64709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x79cb65a006c0 (LWP 4098513) "ruby"):
#0  0x000079cb81d1b4cd in __GI___poll (fds=0x79cb64709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005d3a7327f39a in __interceptor_poll ()
No symbol table info available.
#2  0x00005d3a7362be5f 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:3065
        vm = <optimized out>
#4  0x00005d3a732d874f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079cb81c9ca94 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 = {133914490308288, 8848207524328209275, 133914490308288, -352, 25, 140727505187328, 8848207524349180795, 8848145489124621179}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079cb81d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79cb81ec8c40 (LWP 4098511) "ruby"):
#0  0x000079cb81d26cd7 in __GI___select (nfds=23, readfds=0x50c0056cb540, writefds=0x0, exceptfds=0x0, timeout=0x7ffdacf4dca0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 797, tv_nsec = 939454706}
        pts64 = 0x7ffdacf4db40
        r = <optimized out>
#1  0x00005d3a73616135 in native_fd_select (n=23, readfds=0x50c0056cb540, writefds=0x0, exceptfds=0x79cb81d26cd7 <__GI___select+327>, timeout=0x7ffdacf4db40, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439
No locals.
#2  do_select (p=133914928833056) at /tmp/ruby/src/trunk_asan/thread.c:4291
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffdacf4dc50
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005d3a73322f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdacf4de10, <optimized out>, 0x7ffdacf4dd20, <optimized out>, <optimized out>}, prev = 0x79cb7fc36180, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005d3a7361570e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351
        set = {max = 23, th = 0x515000000300, rset = 0x79cb7fc36040, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x79cb7fc360a0}
#5  0x00005d3a733e02ad in select_internal (read=133914412525400, write=4, except=4, tp=0x79cb7fc360a0, fds=0x79cb7fc36040) at /tmp/ruby/src/trunk_asan/io.c:10633
        timerec = <optimized out>
        max = 23
        pending = <optimized out>
        rp = 0x79cb7fc36040
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=133914928832544) at /tmp/ruby/src/trunk_asan/io.c:10703
        p = 0x79cb7fc36020
#7  0x00005d3a73322f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdacf4e110, <optimized out>, 0x7ffdacf4e020, <optimized out>, <optimized out>}, prev = 0x79cb7fc80d40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005d3a733bc5a7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005d3a736f8578 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:3786
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x79cb815da6f8
        cfunc = 0x504000010798
        recv = 133914955676320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005d3a736a71cd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79cb7f1ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5d3a7369b316 <vm_exec_core+6678>, 0x5d3a736a05d1 <vm_exec_core+27857>, 0x5d3a7369ad89 <vm_exec_core+5257>, 0x5d3a736a18e6 <vm_exec_core+32742>, 0x5d3a7369f250 <vm_exec_core+22864>, 0x5d3a7369d0f6 <vm_exec_core+14326>, 0x5d3a73699ebe <vm_exec_core+1470>, 0x5d3a736a0d9d <vm_exec_core+29853>, 0x5d3a736a095c <vm_exec_core+28764>, 0x5d3a7369b12a <vm_exec_core+6186>, 0x5d3a7369a4a1 <vm_exec_core+2977>, 0x5d3a7369f831 <vm_exec_core+24369>, 0x5d3a7369bb08 <vm_exec_core+8712>, 0x5d3a736a149c <vm_exec_core+31644>, 0x5d3a736a0b5d <vm_exec_core+29277>, 0x5d3a7369c0d3 <vm_exec_core+10195>, 0x5d3a7369d03e <vm_exec_core+14142>, 0x5d3a7369f4f2 <vm_exec_core+23538>, 0x5d3a736a0ac3 <vm_exec_core+29123>, 0x5d3a7369e133 <vm_exec_core+18483>, 0x5d3a7369f574 <vm_exec_core+23668>, 0x5d3a7369fbc7 <vm_exec_core+25287>, 0x5d3a7369e071 <vm_exec_core+18289>, 0x5d3a7369a3cd <vm_exec_core+2765>, 0x5d3a7369ed2a <vm_exec_core+21546>, 0x5d3a7369a1ee <vm_exec_core+2286>, 0x5d3a7369a623 <vm_exec_core+3363>, 0x5d3a7369c359 <vm_exec_core+10841>, 0x5d3a7369dd95 <vm_exec_core+17557>, 0x5d3a7369e6d7 <vm_exec_core+19927>, 0x5d3a7369dac0 <vm_exec_core+16832>, 0x5d3a73699e1a <vm_exec_core+1306>, 0x5d3a7369fdbd <vm_exec_core+25789>, 0x5d3a736a0821 <vm_exec_core+28449>, 0x5d3a7369a7cc <vm_exec_core+3788>, 0x5d3a7369b417 <vm_exec_core+6935>, 0x5d3a7369b219 <vm_exec_core+6425>, 0x5d3a7369bbb4 <vm_exec_core+8884>, 0x5d3a7369cf90 <vm_exec_core+13968>, 0x5d3a7369a886 <vm_exec_core+3974>, 0x5d3a7369fc72 <vm_exec_core+25458>, 0x5d3a7369b35b <vm_exec_core+6747>, 0x5d3a7369cec9 <vm_exec_core+13769>, 0x5d3a7369d8be <vm_exec_core+16318>, 0x5d3a7369fa43 <vm_exec_core+24899>, 0x5d3a7369e4db <vm_exec_core+19419>, 0x5d3a7369be61 <vm_exec_core+9569>, 0x5d3a7369b671 <vm_exec_core+7537>, 0x5d3a7369f717 <vm_exec_core+24087>, 0x5d3a7369c6a8 <vm_exec_core+11688>, 0x5d3a7369edfe <vm_exec_core+21758>, 0x5d3a7369e5ac <vm_exec_core+19628>, 0x5d3a7369eed4 <vm_exec_core+21972>, 0x5d3a736a0387 <vm_exec_core+27271>, 0x5d3a7369da2c <vm_exec_core+16684>, 0x5d3a7369fae9 <vm_exec_core+25065>, 0x5d3a7369bf30 <vm_exec_core+9776>, 0x5d3a7369f617 <vm_exec_core+23831>, 0x5d3a73699c8b <vm_exec_core+907>, 0x5d3a7369decb <vm_exec_core+17867>, 0x5d3a7369e298 <vm_exec_core+18840>, 0x5d3a7369a6c6 <vm_exec_core+3526>, 0x5d3a7369db64 <vm_exec_core+16996>, 0x5d3a7369c177 <vm_exec_core+10359>, 0x5d3a7369b8b7 <vm_exec_core+8119>, 0x5d3a7369efd6 <vm_exec_core+22230>, 0x5d3a7369aaa1 <vm_exec_core+4513>, 0x5d3a7369d553 <vm_exec_core+15443>, 0x5d3a736a8abe <vm_exec_core+61886>, 0x5d3a7369e1d2 <vm_exec_core+18642>, 0x5d3a7369ab43 <vm_exec_core+4675>, 0x5d3a7369b006 <vm_exec_core+5894>, 0x5d3a7369ac67 <vm_exec_core+4967>, 0x5d3a7369b507 <vm_exec_core+7175>, 0x5d3a7369bcb0 <vm_exec_core+9136>, 0x5d3a736a1b4b <vm_exec_core+33355>, 0x5d3a7369eae8 <vm_exec_core+20968>, 0x5d3a7369d94a <vm_exec_core+16458>, 0x5d3a7369fcc4 <vm_exec_core+25540>, 0x5d3a736a1c1b <vm_exec_core+33563>, 0x5d3a736a0095 <vm_exec_core+26517>, 0x5d3a736a15bb <vm_exec_core+31931>, 0x5d3a736a17d4 <vm_exec_core+32468>, 0x5d3a7369a2ea <vm_exec_core+2538>, 0x5d3a736a0cb6 <vm_exec_core+29622>, 0x5d3a7369c5c5 <vm_exec_core+11461>, 0x5d3a736a0eba <vm_exec_core+30138>, 0x5d3a7369bff5 <vm_exec_core+9973>, 0x5d3a7369ffb9 <vm_exec_core+26297>, 0x5d3a7369a0dd <vm_exec_core+2013>, 0x5d3a7369a96b <vm_exec_core+4203>, 0x5d3a7369b6f9 <vm_exec_core+7673>, 0x5d3a7369c94d <vm_exec_core+12365>, 0x5d3a7369caea <vm_exec_core+12778>, 0x5d3a73699c90 <vm_exec_core+912>, 0x5d3a7369a04b <vm_exec_core+1867>, 0x5d3a73699d22 <vm_exec_core+1058>, 0x5d3a736a0197 <vm_exec_core+26775>, 0x5d3a7369c469 <vm_exec_core+11113>, 0x5d3a7369d765 <vm_exec_core+15973>, 0x5d3a7369cc96 <vm_exec_core+13206>, 0x5d3a7369d429 <vm_exec_core+15145>, 0x5d3a7369d345 <vm_exec_core+14917>, 0x5d3a7369c25b <vm_exec_core+10587>, 0x5d3a7369cb8b <vm_exec_core+12939>, 0x5d3a7369c823 <vm_exec_core+12067>, 0x5d3a7369ce47 <vm_exec_core+13639>, 0x5d3a7369cdc5 <vm_exec_core+13509>, 0x5d3a7369b307 <vm_exec_core+6663>, 0x5d3a736a05c2 <vm_exec_core+27842>, 0x5d3a7369ad7a <vm_exec_core+5242>, 0x5d3a736a18d7 <vm_exec_core+32727>, 0x5d3a7369f241 <vm_exec_core+22849>, 0x5d3a7369d0e7 <vm_exec_core+14311>, 0x5d3a73699eaf <vm_exec_core+1455>, 0x5d3a736a0d8e <vm_exec_core+29838>, 0x5d3a736a094d <vm_exec_core+28749>, 0x5d3a7369b11b <vm_exec_core+6171>, 0x5d3a7369a492 <vm_exec_core+2962>, 0x5d3a7369f822 <vm_exec_core+24354>, 0x5d3a7369baf9 <vm_exec_core+8697>, 0x5d3a736a148d <vm_exec_core+31629>, 0x5d3a736a0b4e <vm_exec_core+29262>, 0x5d3a7369c0c4 <vm_exec_core+10180>, 0x5d3a7369d02f <vm_exec_core+14127>, 0x5d3a7369f4e3 <vm_exec_core+23523>, 0x5d3a736a0ab4 <vm_exec_core+29108>, 0x5d3a7369e124 <vm_exec_core+18468>, 0x5d3a7369f565 <vm_exec_core+23653>, 0x5d3a7369fbb8 <vm_exec_core+25272>, 0x5d3a7369e062 <vm_exec_core+18274>, 0x5d3a7369a3be <vm_exec_core+2750>, 0x5d3a7369ed1b <vm_exec_core+21531>, 0x5d3a7369a1df <vm_exec_core+2271>, 0x5d3a7369a614 <vm_exec_core+3348>, 0x5d3a7369c34a <vm_exec_core+10826>, 0x5d3a7369dd86 <vm_exec_core+17542>, 0x5d3a7369e6c8 <vm_exec_core+19912>, 0x5d3a7369dab1 <vm_exec_core+16817>, 0x5d3a73699e0b <vm_exec_core+1291>, 0x5d3a7369fdae <vm_exec_core+25774>, 0x5d3a736a0812 <vm_exec_core+28434>, 0x5d3a7369a7bd <vm_exec_core+3773>, 0x5d3a7369b408 <vm_exec_core+6920>, 0x5d3a7369b20a <vm_exec_core+6410>, 0x5d3a7369bba5 <vm_exec_core+8869>, 0x5d3a7369cf81 <vm_exec_core+13953>, 0x5d3a7369a877 <vm_exec_core+3959>, 0x5d3a7369fc63 <vm_exec_core+25443>, 0x5d3a7369b34c <vm_exec_core+6732>, 0x5d3a7369ceba <vm_exec_core+13754>, 0x5d3a7369d8af <vm_exec_core+16303>, 0x5d3a7369fa34 <vm_exec_core+24884>, 0x5d3a7369e4cc <vm_exec_core+19404>, 0x5d3a7369be52 <vm_exec_core+9554>, 0x5d3a7369b662 <vm_exec_core+7522>, 0x5d3a7369f708 <vm_exec_core+24072>, 0x5d3a7369c699 <vm_exec_core+11673>, 0x5d3a7369edef <vm_exec_core+21743>, 0x5d3a7369e59d <vm_exec_core+19613>, 0x5d3a7369eec5 <vm_exec_core+21957>, 0x5d3a736a0378 <vm_exec_core+27256>, 0x5d3a7369da1d <vm_exec_core+16669>, 0x5d3a7369fada <vm_exec_core+25050>, 0x5d3a7369bf21 <vm_exec_core+9761>, 0x5d3a7369f608 <vm_exec_core+23816>, 0x5d3a7369e110 <vm_exec_core+18448>, 0x5d3a7369debc <vm_exec_core+17852>, 0x5d3a7369e289 <vm_exec_core+18825>, 0x5d3a7369d747 <vm_exec_core+15943>, 0x5d3a7369db55 <vm_exec_core+16981>, 0x5d3a7369c168 <vm_exec_core+10344>, 0x5d3a7369b8a8 <vm_exec_core+8104>, 0x5d3a7369efc7 <vm_exec_core+22215>, 0x5d3a7369aa92 <vm_exec_core+4498>, 0x5d3a7369d544 <vm_exec_core+15428>, 0x5d3a736a8aaf <vm_exec_core+61871>, 0x5d3a7369e1c3 <vm_exec_core+18627>, 0x5d3a7369ab34 <vm_exec_core+4660>, 0x5d3a7369aff7 <vm_exec_core+5879>, 0x5d3a7369ac58 <vm_exec_core+4952>, 0x5d3a7369b4f8 <vm_exec_core+7160>, 0x5d3a7369bca1 <vm_exec_core+9121>, 0x5d3a7369d945 <vm_exec_core+16453>, 0x5d3a7369cf77 <vm_exec_core+13943>, 0x5d3a7369d940 <vm_exec_core+16448>, 0x5d3a7369e110 <vm_exec_core+18448>, 0x5d3a7369e05d <vm_exec_core+18269>, 0x5d3a7369b4f3 <vm_exec_core+7155>, 0x5d3a7369e490 <vm_exec_core+19344>, 0x5d3a7369c5bb <vm_exec_core+11451>, 0x5d3a7369c5c0 <vm_exec_core+11456>, 0x5d3a7369e058 <vm_exec_core+18264>, 0x5d3a7369dc46 <vm_exec_core+17222>, 0x5d3a7369d410 <vm_exec_core+15120>, 0x5d3a7369d331 <vm_exec_core+14897>, 0x5d3a7369dd81 <vm_exec_core+17537>, 0x5d3a7369d74c <vm_exec_core+15948>, 0x5d3a7369cf7c <vm_exec_core+13948>, 0x5d3a7369b6ea <vm_exec_core+7658>...}
        reg_cfp = 0x79cb7f1ff3a0
        reg_pc = 0x5220000038a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005d3a73696831 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x00005d3a7341de9b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=133914954973400) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x79cb81523ca0
#15 0x00005d3a73418e97 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133914955666560
        realpath_map = 133914955666400
        path = 133914954973400
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#16 0x00005d3a7341714b in rb_require_string_internal (fname=133914954973440, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000006d0
        result = <optimized out>
#17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#18 0x00005d3a736f8578 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:3786
        ci = 0x585100140003
        cc = <optimized out>
        me = 0x79cb81524150
        cfunc = 0x504000018598
        recv = 133914955795960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005d3a736df9cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffdacf4f8a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005d3a736df485 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904
        ci = <optimized out>
        cc = 0x0
#21 0x00005d3a736a71cd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79cb7f1ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5d3a7369b316 <vm_exec_core+6678>, 0x5d3a736a05d1 <vm_exec_core+27857>, 0x5d3a7369ad89 <vm_exec_core+5257>, 0x5d3a736a18e6 <vm_exec_core+32742>, 0x5d3a7369f250 <vm_exec_core+22864>, 0x5d3a7369d0f6 <vm_exec_core+14326>, 0x5d3a73699ebe <vm_exec_core+1470>, 0x5d3a736a0d9d <vm_exec_core+29853>, 0x5d3a736a095c <vm_exec_core+28764>, 0x5d3a7369b12a <vm_exec_core+6186>, 0x5d3a7369a4a1 <vm_exec_core+2977>, 0x5d3a7369f831 <vm_exec_core+24369>, 0x5d3a7369bb08 <vm_exec_core+8712>, 0x5d3a736a149c <vm_exec_core+31644>, 0x5d3a736a0b5d <vm_exec_core+29277>, 0x5d3a7369c0d3 <vm_exec_core+10195>, 0x5d3a7369d03e <vm_exec_core+14142>, 0x5d3a7369f4f2 <vm_exec_core+23538>, 0x5d3a736a0ac3 <vm_exec_core+29123>, 0x5d3a7369e133 <vm_exec_core+18483>, 0x5d3a7369f574 <vm_exec_core+23668>, 0x5d3a7369fbc7 <vm_exec_core+25287>, 0x5d3a7369e071 <vm_exec_core+18289>, 0x5d3a7369a3cd <vm_exec_core+2765>, 0x5d3a7369ed2a <vm_exec_core+21546>, 0x5d3a7369a1ee <vm_exec_core+2286>, 0x5d3a7369a623 <vm_exec_core+3363>, 0x5d3a7369c359 <vm_exec_core+10841>, 0x5d3a7369dd95 <vm_exec_core+17557>, 0x5d3a7369e6d7 <vm_exec_core+19927>, 0x5d3a7369dac0 <vm_exec_core+16832>, 0x5d3a73699e1a <vm_exec_core+1306>, 0x5d3a7369fdbd <vm_exec_core+25789>, 0x5d3a736a0821 <vm_exec_core+28449>, 0x5d3a7369a7cc <vm_exec_core+3788>, 0x5d3a7369b417 <vm_exec_core+6935>, 0x5d3a7369b219 <vm_exec_core+6425>, 0x5d3a7369bbb4 <vm_exec_core+8884>, 0x5d3a7369cf90 <vm_exec_core+13968>, 0x5d3a7369a886 <vm_exec_core+3974>, 0x5d3a7369fc72 <vm_exec_core+25458>, 0x5d3a7369b35b <vm_exec_core+6747>, 0x5d3a7369cec9 <vm_exec_core+13769>, 0x5d3a7369d8be <vm_exec_core+16318>, 0x5d3a7369fa43 <vm_exec_core+24899>, 0x5d3a7369e4db <vm_exec_core+19419>, 0x5d3a7369be61 <vm_exec_core+9569>, 0x5d3a7369b671 <vm_exec_core+7537>, 0x5d3a7369f717 <vm_exec_core+24087>, 0x5d3a7369c6a8 <vm_exec_core+11688>, 0x5d3a7369edfe <vm_exec_core+21758>, 0x5d3a7369e5ac <vm_exec_core+19628>, 0x5d3a7369eed4 <vm_exec_core+21972>, 0x5d3a736a0387 <vm_exec_core+27271>, 0x5d3a7369da2c <vm_exec_core+16684>, 0x5d3a7369fae9 <vm_exec_core+25065>, 0x5d3a7369bf30 <vm_exec_core+9776>, 0x5d3a7369f617 <vm_exec_core+23831>, 0x5d3a73699c8b <vm_exec_core+907>, 0x5d3a7369decb <vm_exec_core+17867>, 0x5d3a7369e298 <vm_exec_core+18840>, 0x5d3a7369a6c6 <vm_exec_core+3526>, 0x5d3a7369db64 <vm_exec_core+16996>, 0x5d3a7369c177 <vm_exec_core+10359>, 0x5d3a7369b8b7 <vm_exec_core+8119>, 0x5d3a7369efd6 <vm_exec_core+22230>, 0x5d3a7369aaa1 <vm_exec_core+4513>, 0x5d3a7369d553 <vm_exec_core+15443>, 0x5d3a736a8abe <vm_exec_core+61886>, 0x5d3a7369e1d2 <vm_exec_core+18642>, 0x5d3a7369ab43 <vm_exec_core+4675>, 0x5d3a7369b006 <vm_exec_core+5894>, 0x5d3a7369ac67 <vm_exec_core+4967>, 0x5d3a7369b507 <vm_exec_core+7175>, 0x5d3a7369bcb0 <vm_exec_core+9136>, 0x5d3a736a1b4b <vm_exec_core+33355>, 0x5d3a7369eae8 <vm_exec_core+20968>, 0x5d3a7369d94a <vm_exec_core+16458>, 0x5d3a7369fcc4 <vm_exec_core+25540>, 0x5d3a736a1c1b <vm_exec_core+33563>, 0x5d3a736a0095 <vm_exec_core+26517>, 0x5d3a736a15bb <vm_exec_core+31931>, 0x5d3a736a17d4 <vm_exec_core+32468>, 0x5d3a7369a2ea <vm_exec_core+2538>, 0x5d3a736a0cb6 <vm_exec_core+29622>, 0x5d3a7369c5c5 <vm_exec_core+11461>, 0x5d3a736a0eba <vm_exec_core+30138>, 0x5d3a7369bff5 <vm_exec_core+9973>, 0x5d3a7369ffb9 <vm_exec_core+26297>, 0x5d3a7369a0dd <vm_exec_core+2013>, 0x5d3a7369a96b <vm_exec_core+4203>, 0x5d3a7369b6f9 <vm_exec_core+7673>, 0x5d3a7369c94d <vm_exec_core+12365>, 0x5d3a7369caea <vm_exec_core+12778>, 0x5d3a73699c90 <vm_exec_core+912>, 0x5d3a7369a04b <vm_exec_core+1867>, 0x5d3a73699d22 <vm_exec_core+1058>, 0x5d3a736a0197 <vm_exec_core+26775>, 0x5d3a7369c469 <vm_exec_core+11113>, 0x5d3a7369d765 <vm_exec_core+15973>, 0x5d3a7369cc96 <vm_exec_core+13206>, 0x5d3a7369d429 <vm_exec_core+15145>, 0x5d3a7369d345 <vm_exec_core+14917>, 0x5d3a7369c25b <vm_exec_core+10587>, 0x5d3a7369cb8b <vm_exec_core+12939>, 0x5d3a7369c823 <vm_exec_core+12067>, 0x5d3a7369ce47 <vm_exec_core+13639>, 0x5d3a7369cdc5 <vm_exec_core+13509>, 0x5d3a7369b307 <vm_exec_core+6663>, 0x5d3a736a05c2 <vm_exec_core+27842>, 0x5d3a7369ad7a <vm_exec_core+5242>, 0x5d3a736a18d7 <vm_exec_core+32727>, 0x5d3a7369f241 <vm_exec_core+22849>, 0x5d3a7369d0e7 <vm_exec_core+14311>, 0x5d3a73699eaf <vm_exec_core+1455>, 0x5d3a736a0d8e <vm_exec_core+29838>, 0x5d3a736a094d <vm_exec_core+28749>, 0x5d3a7369b11b <vm_exec_core+6171>, 0x5d3a7369a492 <vm_exec_core+2962>, 0x5d3a7369f822 <vm_exec_core+24354>, 0x5d3a7369baf9 <vm_exec_core+8697>, 0x5d3a736a148d <vm_exec_core+31629>, 0x5d3a736a0b4e <vm_exec_core+29262>, 0x5d3a7369c0c4 <vm_exec_core+10180>, 0x5d3a7369d02f <vm_exec_core+14127>, 0x5d3a7369f4e3 <vm_exec_core+23523>, 0x5d3a736a0ab4 <vm_exec_core+29108>, 0x5d3a7369e124 <vm_exec_core+18468>, 0x5d3a7369f565 <vm_exec_core+23653>, 0x5d3a7369fbb8 <vm_exec_core+25272>, 0x5d3a7369e062 <vm_exec_core+18274>, 0x5d3a7369a3be <vm_exec_core+2750>, 0x5d3a7369ed1b <vm_exec_core+21531>, 0x5d3a7369a1df <vm_exec_core+2271>, 0x5d3a7369a614 <vm_exec_core+3348>, 0x5d3a7369c34a <vm_exec_core+10826>, 0x5d3a7369dd86 <vm_exec_core+17542>, 0x5d3a7369e6c8 <vm_exec_core+19912>, 0x5d3a7369dab1 <vm_exec_core+16817>, 0x5d3a73699e0b <vm_exec_core+1291>, 0x5d3a7369fdae <vm_exec_core+25774>, 0x5d3a736a0812 <vm_exec_core+28434>, 0x5d3a7369a7bd <vm_exec_core+3773>, 0x5d3a7369b408 <vm_exec_core+6920>, 0x5d3a7369b20a <vm_exec_core+6410>, 0x5d3a7369bba5 <vm_exec_core+8869>, 0x5d3a7369cf81 <vm_exec_core+13953>, 0x5d3a7369a877 <vm_exec_core+3959>, 0x5d3a7369fc63 <vm_exec_core+25443>, 0x5d3a7369b34c <vm_exec_core+6732>, 0x5d3a7369ceba <vm_exec_core+13754>, 0x5d3a7369d8af <vm_exec_core+16303>, 0x5d3a7369fa34 <vm_exec_core+24884>, 0x5d3a7369e4cc <vm_exec_core+19404>, 0x5d3a7369be52 <vm_exec_core+9554>, 0x5d3a7369b662 <vm_exec_core+7522>, 0x5d3a7369f708 <vm_exec_core+24072>, 0x5d3a7369c699 <vm_exec_core+11673>, 0x5d3a7369edef <vm_exec_core+21743>, 0x5d3a7369e59d <vm_exec_core+19613>, 0x5d3a7369eec5 <vm_exec_core+21957>, 0x5d3a736a0378 <vm_exec_core+27256>, 0x5d3a7369da1d <vm_exec_core+16669>, 0x5d3a7369fada <vm_exec_core+25050>, 0x5d3a7369bf21 <vm_exec_core+9761>, 0x5d3a7369f608 <vm_exec_core+23816>, 0x5d3a7369e110 <vm_exec_core+18448>, 0x5d3a7369debc <vm_exec_core+17852>, 0x5d3a7369e289 <vm_exec_core+18825>, 0x5d3a7369d747 <vm_exec_core+15943>, 0x5d3a7369db55 <vm_exec_core+16981>, 0x5d3a7369c168 <vm_exec_core+10344>, 0x5d3a7369b8a8 <vm_exec_core+8104>, 0x5d3a7369efc7 <vm_exec_core+22215>, 0x5d3a7369aa92 <vm_exec_core+4498>, 0x5d3a7369d544 <vm_exec_core+15428>, 0x5d3a736a8aaf <vm_exec_core+61871>, 0x5d3a7369e1c3 <vm_exec_core+18627>, 0x5d3a7369ab34 <vm_exec_core+4660>, 0x5d3a7369aff7 <vm_exec_core+5879>, 0x5d3a7369ac58 <vm_exec_core+4952>, 0x5d3a7369b4f8 <vm_exec_core+7160>, 0x5d3a7369bca1 <vm_exec_core+9121>, 0x5d3a7369d945 <vm_exec_core+16453>, 0x5d3a7369cf77 <vm_exec_core+13943>, 0x5d3a7369d940 <vm_exec_core+16448>, 0x5d3a7369e110 <vm_exec_core+18448>, 0x5d3a7369e05d <vm_exec_core+18269>, 0x5d3a7369b4f3 <vm_exec_core+7155>, 0x5d3a7369e490 <vm_exec_core+19344>, 0x5d3a7369c5bb <vm_exec_core+11451>, 0x5d3a7369c5c0 <vm_exec_core+11456>, 0x5d3a7369e058 <vm_exec_core+18264>, 0x5d3a7369dc46 <vm_exec_core+17222>, 0x5d3a7369d410 <vm_exec_core+15120>, 0x5d3a7369d331 <vm_exec_core+14897>, 0x5d3a7369dd81 <vm_exec_core+17537>, 0x5d3a7369d74c <vm_exec_core+15948>, 0x5d3a7369cf7c <vm_exec_core+13948>, 0x5d3a7369b6ea <vm_exec_core+7658>...}
th: 0x515000000300, native_id: 0x79cb81ec8c40
-- Control frame information -----------------------------------------------
        reg_cfp = 0x79cb7f1ff790
        reg_pc = 0x50400002dcb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0021 p:---- s:0130 e:000129 CFUNC  :select
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690
        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>
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603
        INSN_LABEL_setclassvariable = <optimized out>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768
        INSN_LABEL_opt_getconstant_path = <optimized out>
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        INSN_LABEL_getconstant = <optimized out>
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
        INSN_LABEL_setconstant = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754
        INSN_LABEL_getglobal = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798
        INSN_LABEL_setglobal = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_putobject = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282
        INSN_LABEL_putspecialobject = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_toregexp = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_intern = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_newarray = <optimized out>

        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x00005d3a73696478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005d3a7331f28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x79cb815241f0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdacf4fdf0, <optimized out>, 0x7ffdacf4fd40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x79cb815241f0
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#26 0x00005d3a733187f7 in rb_main (argc=9, argv=0x7ffdacf4ffc8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffdacf4ffc8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 4098511) detached]
$ timeout 60 gdb -p 4098184 -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".
0x00007f98a1f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd51529c1c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f98a20e3740 (LWP 4098184) "make"):
#0  0x00007f98a1f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd51529c1c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005f5196342d16 in reap_children ()
No symbol table info available.
#2  0x00005f5196343a8c in new_job ()
No symbol table info available.
#3  0x00005f519635272a in ?? ()
No symbol table info available.
#4  0x00005f519635309e in update_goal_chain ()
No symbol table info available.
#5  0x00005f519632d67a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 4098184) detached]
make: *** [uncommon.mk:964: yes-test-all] Killed
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 4098183 -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 4139281 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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