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

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7c06380006c0 (LWP 339567) "test_thread.rb*" 0x00005abab8138afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7c064e6006c0 (LWP 339569) "test_thread.rb*" 0x00007c066a91b4cd in __GI___poll (fds=0x7c061b109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7c064e6006c0 (LWP 339569) "test_thread.rb*"):
#0  0x00007c066a91b4cd in __GI___poll (fds=0x7c061b109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005abab80c339a in __interceptor_poll ()
No symbol table info available.
#2  0x00005abab846fe4f 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  0x00005abab811c74f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007c066a89ca94 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 = {136366526564032, 7603574331596295867, 136366526564032, -352, 0, 136366151162064, 7603574331617267387, 7603513497924226747}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007c066a929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7c06380006c0 (LWP 339567) "test_thread.rb*"):
#0  0x00005abab8138afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005abab8139aba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005abab8086448 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x00005abab8086239 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005abab808606d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x00005abab8085aad in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005abab80856f6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005abab80879c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005abab811e890 in __interceptor_free ()
No symbol table info available.
#9  0x00005abab8193c7e in rb_gc_impl_free (objspace_ptr=0x51e000000080, ptr=0x512000b131c0, old_size=280) at /tmp/ruby/src/trunk_asan/gc/default.c:8517
        objspace = 0x51e000000080
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x512000b131c0, x@entry=0x51e000000080, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4206
No locals.
#11 ruby_xfree (x=x@entry=0x512000b131c0) at /tmp/ruby/src/trunk_asan/gc.c:4217
No locals.
#12 0x00005abab890f648 in string_buffer_free (p=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:782
        next_elem = 0x512000b13340
        elem = 0x512000b131c0
        next_elem = <error reading variable next_elem (Cannot access memory at address 0x0)>
        i = <optimized out>
#13 rb_ruby_parser_free (ptr=0x51400003b240) at /tmp/ruby/build/trunk_asan/parse.y:15645
        p = 0x51400003b240
        local = <optimized out>
        prev = <optimized out>
#14 0x00005abab83c4e81 in parser_free (ptr=0x503000707860) at /tmp/ruby/src/trunk_asan/ruby_parser.c:521
        parser = 0x503000707860
#15 0x00005abab81916a3 in rb_data_free (objspace=<optimized out>, obj=136366420394480) at /tmp/ruby/src/trunk_asan/gc.c:1062
        free_immediately = 0
        dfree = 0xfffffffffffffe00
        data = 0x80
        free_immediately = <optimized out>
        dfree = <optimized out>
#16 rb_gc_obj_free (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1205
No locals.
#17 0x00005abab8192a4c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51e000000080) at /tmp/ruby/src/trunk_asan/gc/default.c:3291
        vp = 136366420394480
        poisoned = 0x0
        page = <optimized out>
        p = 136366420394480
        pend = 136366420459520
        stride = <optimized out>
        i = 69
        objspace = 0x51e000000080
        lock_lev = 0
#18 0x00005abab8162788 in rb_ec_finalize (ec=0x5160008a0fd0) at /tmp/ruby/src/trunk_asan/eval.c:164
No locals.
#19 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255
        _ec = 0x5160008a0fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c0637ffe410, <optimized out>, 0x7c0637ffe2e0, <optimized out>, <optimized out>}, prev = 0x7c0619a09940, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x5150000f3a00
        step = 4
        message = 4
        th = 0x5150000f3a00
        buf = <optimized out>
        state = <optimized out>
#20 0x00005abab8162dcb in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#21 0x00005abab82e168d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4391
        status = <optimized out>
        pid = <optimized out>
#22 0x00005abab853c568 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 = 0x644100040001
        cc = <optimized out>
        me = 0x7c0645a1f668
        cfunc = 0x50400001ff58
        recv = 136366526752040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x00005abab84e292f in vm_sendish (ec=0x5160008a0fd0, reg_cfp=0x7c0642fff720, cd=0x504000141250, 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>
#24 vm_exec_core (ec=ec@entry=0x5160008a0fd0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x504000141250
        insns_address_table = {0x5abab84df306 <vm_exec_core+6678>, 0x5abab84e45c1 <vm_exec_core+27857>, 0x5abab84ded79 <vm_exec_core+5257>, 0x5abab84e58d6 <vm_exec_core+32742>, 0x5abab84e3240 <vm_exec_core+22864>, 0x5abab84e10e6 <vm_exec_core+14326>, 0x5abab84ddeae <vm_exec_core+1470>, 0x5abab84e4d8d <vm_exec_core+29853>, 0x5abab84e494c <vm_exec_core+28764>, 0x5abab84df11a <vm_exec_core+6186>, 0x5abab84de491 <vm_exec_core+2977>, 0x5abab84e3821 <vm_exec_core+24369>, 0x5abab84dfaf8 <vm_exec_core+8712>, 0x5abab84e548c <vm_exec_core+31644>, 0x5abab84e4b4d <vm_exec_core+29277>, 0x5abab84e00c3 <vm_exec_core+10195>, 0x5abab84e102e <vm_exec_core+14142>, 0x5abab84e34e2 <vm_exec_core+23538>, 0x5abab84e4ab3 <vm_exec_core+29123>, 0x5abab84e2123 <vm_exec_core+18483>, 0x5abab84e3564 <vm_exec_core+23668>, 0x5abab84e3bb7 <vm_exec_core+25287>, 0x5abab84e2061 <vm_exec_core+18289>, 0x5abab84de3bd <vm_exec_core+2765>, 0x5abab84e2d1a <vm_exec_core+21546>, 0x5abab84de1de <vm_exec_core+2286>, 0x5abab84de613 <vm_exec_core+3363>, 0x5abab84e0349 <vm_exec_core+10841>, 0x5abab84e1d85 <vm_exec_core+17557>, 0x5abab84e26c7 <vm_exec_core+19927>, 0x5abab84e1ab0 <vm_exec_core+16832>, 0x5abab84dde0a <vm_exec_core+1306>, 0x5abab84e3dad <vm_exec_core+25789>, 0x5abab84e4811 <vm_exec_core+28449>, 0x5abab84de7bc <vm_exec_core+3788>, 0x5abab84df407 <vm_exec_core+6935>, 0x5abab84df209 <vm_exec_core+6425>, 0x5abab84dfba4 <vm_exec_core+8884>, 0x5abab84e0f80 <vm_exec_core+13968>, 0x5abab84de876 <vm_exec_core+3974>, 0x5abab84e3c62 <vm_exec_core+25458>, 0x5abab84df34b <vm_exec_core+6747>, 0x5abab84e0eb9 <vm_exec_core+13769>, 0x5abab84e18ae <vm_exec_core+16318>, 0x5abab84e3a33 <vm_exec_core+24899>, 0x5abab84e24cb <vm_exec_core+19419>, 0x5abab84dfe51 <vm_exec_core+9569>, 0x5abab84df661 <vm_exec_core+7537>, 0x5abab84e3707 <vm_exec_core+24087>, 0x5abab84e0698 <vm_exec_core+11688>, 0x5abab84e2dee <vm_exec_core+21758>, 0x5abab84e259c <vm_exec_core+19628>, 0x5abab84e2ec4 <vm_exec_core+21972>, 0x5abab84e4377 <vm_exec_core+27271>, 0x5abab84e1a1c <vm_exec_core+16684>, 0x5abab84e3ad9 <vm_exec_core+25065>, 0x5abab84dff20 <vm_exec_core+9776>, 0x5abab84e3607 <vm_exec_core+23831>, 0x5abab84ddc7b <vm_exec_core+907>, 0x5abab84e1ebb <vm_exec_core+17867>, 0x5abab84e2288 <vm_exec_core+18840>, 0x5abab84de6b6 <vm_exec_core+3526>, 0x5abab84e1b54 <vm_exec_core+16996>, 0x5abab84e0167 <vm_exec_core+10359>, 0x5abab84df8a7 <vm_exec_core+8119>, 0x5abab84e2fc6 <vm_exec_core+22230>, 0x5abab84dea91 <vm_exec_core+4513>, 0x5abab84e1543 <vm_exec_core+15443>, 0x5abab84ecaae <vm_exec_core+61886>, 0x5abab84e21c2 <vm_exec_core+18642>, 0x5abab84deb33 <vm_exec_core+4675>, 0x5abab84deff6 <vm_exec_core+5894>, 0x5abab84dec57 <vm_exec_core+4967>, 0x5abab84df4f7 <vm_exec_core+7175>, 0x5abab84dfca0 <vm_exec_core+9136>, 0x5abab84e5b3b <vm_exec_core+33355>, 0x5abab84e2ad8 <vm_exec_core+20968>, 0x5abab84e193a <vm_exec_core+16458>, 0x5abab84e3cb4 <vm_exec_core+25540>, 0x5abab84e5c0b <vm_exec_core+33563>, 0x5abab84e4085 <vm_exec_core+26517>, 0x5abab84e55ab <vm_exec_core+31931>, 0x5abab84e57c4 <vm_exec_core+32468>, 0x5abab84de2da <vm_exec_core+2538>, 0x5abab84e4ca6 <vm_exec_core+29622>, 0x5abab84e05b5 <vm_exec_core+11461>, 0x5abab84e4eaa <vm_exec_core+30138>, 0x5abab84dffe5 <vm_exec_core+9973>, 0x5abab84e3fa9 <vm_exec_core+26297>, 0x5abab84de0cd <vm_exec_core+2013>, 0x5abab84de95b <vm_exec_core+4203>, 0x5abab84df6e9 <vm_exec_core+7673>, 0x5abab84e093d <vm_exec_core+12365>, 0x5abab84e0ada <vm_exec_core+12778>, 0x5abab84ddc80 <vm_exec_core+912>, 0x5abab84de03b <vm_exec_core+1867>, 0x5abab84ddd12 <vm_exec_core+1058>, 0x5abab84e4187 <vm_exec_core+26775>, 0x5abab84e0459 <vm_exec_core+11113>, 0x5abab84e1755 <vm_exec_core+15973>, 0x5abab84e0c86 <vm_exec_core+13206>, 0x5abab84e1419 <vm_exec_core+15145>, 0x5abab84e1335 <vm_exec_core+14917>, 0x5abab84e024b <vm_exec_core+10587>, 0x5abab84e0b7b <vm_exec_core+12939>, 0x5abab84e0813 <vm_exec_core+12067>, 0x5abab84e0e37 <vm_exec_core+13639>, 0x5abab84e0db5 <vm_exec_core+13509>, 0x5abab84df2f7 <vm_exec_core+6663>, 0x5abab84e45b2 <vm_exec_core+27842>, 0x5abab84ded6a <vm_exec_core+5242>, 0x5abab84e58c7 <vm_exec_core+32727>, 0x5abab84e3231 <vm_exec_core+22849>, 0x5abab84e10d7 <vm_exec_core+14311>, 0x5abab84dde9f <vm_exec_core+1455>, 0x5abab84e4d7e <vm_exec_core+29838>, 0x5abab84e493d <vm_exec_core+28749>, 0x5abab84df10b <vm_exec_core+6171>, 0x5abab84de482 <vm_exec_core+2962>, 0x5abab84e3812 <vm_exec_core+24354>, 0x5abab84dfae9 <vm_exec_core+8697>, 0x5abab84e547d <vm_exec_core+31629>, 0x5abab84e4b3e <vm_exec_core+29262>, 0x5abab84e00b4 <vm_exec_core+10180>, 0x5abab84e101f <vm_exec_core+14127>, 0x5abab84e34d3 <vm_exec_core+23523>, 0x5abab84e4aa4 <vm_exec_core+29108>, 0x5abab84e2114 <vm_exec_core+18468>, 0x5abab84e3555 <vm_exec_core+23653>, 0x5abab84e3ba8 <vm_exec_core+25272>, 0x5abab84e2052 <vm_exec_core+18274>, 0x5abab84de3ae <vm_exec_core+2750>, 0x5abab84e2d0b <vm_exec_core+21531>, 0x5abab84de1cf <vm_exec_core+2271>, 0x5abab84de604 <vm_exec_core+3348>, 0x5abab84e033a <vm_exec_core+10826>, 0x5abab84e1d76 <vm_exec_core+17542>, 0x5abab84e26b8 <vm_exec_core+19912>, 0x5abab84e1aa1 <vm_exec_core+16817>, 0x5abab84dddfb <vm_exec_core+1291>, 0x5abab84e3d9e <vm_exec_core+25774>, 0x5abab84e4802 <vm_exec_core+28434>, 0x5abab84de7ad <vm_exec_core+3773>, 0x5abab84df3f8 <vm_exec_core+6920>, 0x5abab84df1fa <vm_exec_core+6410>, 0x5abab84dfb95 <vm_exec_core+8869>, 0x5abab84e0f71 <vm_exec_core+13953>, 0x5abab84de867 <vm_exec_core+3959>, 0x5abab84e3c53 <vm_exec_core+25443>, 0x5abab84df33c <vm_exec_core+6732>, 0x5abab84e0eaa <vm_exec_core+13754>, 0x5abab84e189f <vm_exec_core+16303>, 0x5abab84e3a24 <vm_exec_core+24884>, 0x5abab84e24bc <vm_exec_core+19404>, 0x5abab84dfe42 <vm_exec_core+9554>, 0x5abab84df652 <vm_exec_core+7522>, 0x5abab84e36f8 <vm_exec_core+24072>, 0x5abab84e0689 <vm_exec_core+11673>, 0x5abab84e2ddf <vm_exec_core+21743>, 0x5abab84e258d <vm_exec_core+19613>, 0x5abab84e2eb5 <vm_exec_core+21957>, 0x5abab84e4368 <vm_exec_core+27256>, 0x5abab84e1a0d <vm_exec_core+16669>, 0x5abab84e3aca <vm_exec_core+25050>, 0x5abab84dff11 <vm_exec_core+9761>, 0x5abab84e35f8 <vm_exec_core+23816>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e1eac <vm_exec_core+17852>, 0x5abab84e2279 <vm_exec_core+18825>, 0x5abab84e1737 <vm_exec_core+15943>, 0x5abab84e1b45 <vm_exec_core+16981>, 0x5abab84e0158 <vm_exec_core+10344>, 0x5abab84df898 <vm_exec_core+8104>, 0x5abab84e2fb7 <vm_exec_core+22215>, 0x5abab84dea82 <vm_exec_core+4498>, 0x5abab84e1534 <vm_exec_core+15428>, 0x5abab84eca9f <vm_exec_core+61871>, 0x5abab84e21b3 <vm_exec_core+18627>, 0x5abab84deb24 <vm_exec_core+4660>, 0x5abab84defe7 <vm_exec_core+5879>, 0x5abab84dec48 <vm_exec_core+4952>, 0x5abab84df4e8 <vm_exec_core+7160>, 0x5abab84dfc91 <vm_exec_core+9121>, 0x5abab84e1935 <vm_exec_core+16453>, 0x5abab84e0f67 <vm_exec_core+13943>, 0x5abab84e1930 <vm_exec_core+16448>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e204d <vm_exec_core+18269>, 0x5abab84df4e3 <vm_exec_core+7155>, 0x5abab84e2480 <vm_exec_core+19344>, 0x5abab84e05ab <vm_exec_core+11451>, 0x5abab84e05b0 <vm_exec_core+11456>, 0x5abab84e2048 <vm_exec_core+18264>, 0x5abab84e1c36 <vm_exec_core+17222>, 0x5abab84e1400 <vm_exec_core+15120>, 0x5abab84e1321 <vm_exec_core+14897>, 0x5abab84e1d71 <vm_exec_core+17537>, 0x5abab84e173c <vm_exec_core+15948>, 0x5abab84e0f6c <vm_exec_core+13948>, 0x5abab84df6da <vm_exec_core+7658>...}
        reg_cfp = 0x7c0642fff720
        reg_pc = 0x508000546050
        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>
#25 0x00005abab84da468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160008a0fd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00005abab8559aa2 in invoke_iseq_block_from_c (ec=0x5160008a0fd0, captured=0x7c0642fff7a8, self=136366526752040, 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 = 0x7c0648a338e0
        cfp = <optimized out>
        sp = 0x7c0642eff850
        use_argv = 0x0
        stack_argv = 0x7c0642eff850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x7c0642fff7a8
#28 0x00005abab8507736 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#31 0x00005abab8507736 in rb_yield (val=<optimized out>)
No locals.
#32 0x00005abab8166f90 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 = 0x5160008a0fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c0637ffef90, <optimized out>, 0x7c0637ffeea0, <optimized out>, <optimized out>}, prev = 0x7c0619a09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008a0fd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#33 0x00005abab853c568 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 = 0x66c100000001
        cc = <optimized out>
        me = 0x7c066a118ce8
        cfunc = 0x50400001f558
        recv = 136366379891440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005abab84e292f in vm_sendish (ec=0x5160008a0fd0, reg_cfp=0x7c0642fff790, cd=0x5020013a3bf0, 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>
#35 vm_exec_core (ec=ec@entry=0x5160008a0fd0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020013a3bf0
        insns_address_table = {0x5abab84df306 <vm_exec_core+6678>, 0x5abab84e45c1 <vm_exec_core+27857>, 0x5abab84ded79 <vm_exec_core+5257>, 0x5abab84e58d6 <vm_exec_core+32742>, 0x5abab84e3240 <vm_exec_core+22864>, 0x5abab84e10e6 <vm_exec_core+14326>, 0x5abab84ddeae <vm_exec_core+1470>, 0x5abab84e4d8d <vm_exec_core+29853>, 0x5abab84e494c <vm_exec_core+28764>, 0x5abab84df11a <vm_exec_core+6186>, 0x5abab84de491 <vm_exec_core+2977>, 0x5abab84e3821 <vm_exec_core+24369>, 0x5abab84dfaf8 <vm_exec_core+8712>, 0x5abab84e548c <vm_exec_core+31644>, 0x5abab84e4b4d <vm_exec_core+29277>, 0x5abab84e00c3 <vm_exec_core+10195>, 0x5abab84e102e <vm_exec_core+14142>, 0x5abab84e34e2 <vm_exec_core+23538>, 0x5abab84e4ab3 <vm_exec_core+29123>, 0x5abab84e2123 <vm_exec_core+18483>, 0x5abab84e3564 <vm_exec_core+23668>, 0x5abab84e3bb7 <vm_exec_core+25287>, 0x5abab84e2061 <vm_exec_core+18289>, 0x5abab84de3bd <vm_exec_core+2765>, 0x5abab84e2d1a <vm_exec_core+21546>, 0x5abab84de1de <vm_exec_core+2286>, 0x5abab84de613 <vm_exec_core+3363>, 0x5abab84e0349 <vm_exec_core+10841>, 0x5abab84e1d85 <vm_exec_core+17557>, 0x5abab84e26c7 <vm_exec_core+19927>, 0x5abab84e1ab0 <vm_exec_core+16832>, 0x5abab84dde0a <vm_exec_core+1306>, 0x5abab84e3dad <vm_exec_core+25789>, 0x5abab84e4811 <vm_exec_core+28449>, 0x5abab84de7bc <vm_exec_core+3788>, 0x5abab84df407 <vm_exec_core+6935>, 0x5abab84df209 <vm_exec_core+6425>, 0x5abab84dfba4 <vm_exec_core+8884>, 0x5abab84e0f80 <vm_exec_core+13968>, 0x5abab84de876 <vm_exec_core+3974>, 0x5abab84e3c62 <vm_exec_core+25458>, 0x5abab84df34b <vm_exec_core+6747>, 0x5abab84e0eb9 <vm_exec_core+13769>, 0x5abab84e18ae <vm_exec_core+16318>, 0x5abab84e3a33 <vm_exec_core+24899>, 0x5abab84e24cb <vm_exec_core+19419>, 0x5abab84dfe51 <vm_exec_core+9569>, 0x5abab84df661 <vm_exec_core+7537>, 0x5abab84e3707 <vm_exec_core+24087>, 0x5abab84e0698 <vm_exec_core+11688>, 0x5abab84e2dee <vm_exec_core+21758>, 0x5abab84e259c <vm_exec_core+19628>, 0x5abab84e2ec4 <vm_exec_core+21972>, 0x5abab84e4377 <vm_exec_core+27271>, 0x5abab84e1a1c <vm_exec_core+16684>, 0x5abab84e3ad9 <vm_exec_core+25065>, 0x5abab84dff20 <vm_exec_core+9776>, 0x5abab84e3607 <vm_exec_core+23831>, 0x5abab84ddc7b <vm_exec_core+907>, 0x5abab84e1ebb <vm_exec_core+17867>, 0x5abab84e2288 <vm_exec_core+18840>, 0x5abab84de6b6 <vm_exec_core+3526>, 0x5abab84e1b54 <vm_exec_core+16996>, 0x5abab84e0167 <vm_exec_core+10359>, 0x5abab84df8a7 <vm_exec_core+8119>, 0x5abab84e2fc6 <vm_exec_core+22230>, 0x5abab84dea91 <vm_exec_core+4513>, 0x5abab84e1543 <vm_exec_core+15443>, 0x5abab84ecaae <vm_exec_core+61886>, 0x5abab84e21c2 <vm_exec_core+18642>, 0x5abab84deb33 <vm_exec_core+4675>, 0x5abab84deff6 <vm_exec_core+5894>, 0x5abab84dec57 <vm_exec_core+4967>, 0x5abab84df4f7 <vm_exec_core+7175>, 0x5abab84dfca0 <vm_exec_core+9136>, 0x5abab84e5b3b <vm_exec_core+33355>, 0x5abab84e2ad8 <vm_exec_core+20968>, 0x5abab84e193a <vm_exec_core+16458>, 0x5abab84e3cb4 <vm_exec_core+25540>, 0x5abab84e5c0b <vm_exec_core+33563>, 0x5abab84e4085 <vm_exec_core+26517>, 0x5abab84e55ab <vm_exec_core+31931>, 0x5abab84e57c4 <vm_exec_core+32468>, 0x5abab84de2da <vm_exec_core+2538>, 0x5abab84e4ca6 <vm_exec_core+29622>, 0x5abab84e05b5 <vm_exec_core+11461>, 0x5abab84e4eaa <vm_exec_core+30138>, 0x5abab84dffe5 <vm_exec_core+9973>, 0x5abab84e3fa9 <vm_exec_core+26297>, 0x5abab84de0cd <vm_exec_core+2013>, 0x5abab84de95b <vm_exec_core+4203>, 0x5abab84df6e9 <vm_exec_core+7673>, 0x5abab84e093d <vm_exec_core+12365>, 0x5abab84e0ada <vm_exec_core+12778>, 0x5abab84ddc80 <vm_exec_core+912>, 0x5abab84de03b <vm_exec_core+1867>, 0x5abab84ddd12 <vm_exec_core+1058>, 0x5abab84e4187 <vm_exec_core+26775>, 0x5abab84e0459 <vm_exec_core+11113>, 0x5abab84e1755 <vm_exec_core+15973>, 0x5abab84e0c86 <vm_exec_core+13206>, 0x5abab84e1419 <vm_exec_core+15145>, 0x5abab84e1335 <vm_exec_core+14917>, 0x5abab84e024b <vm_exec_core+10587>, 0x5abab84e0b7b <vm_exec_core+12939>, 0x5abab84e0813 <vm_exec_core+12067>, 0x5abab84e0e37 <vm_exec_core+13639>, 0x5abab84e0db5 <vm_exec_core+13509>, 0x5abab84df2f7 <vm_exec_core+6663>, 0x5abab84e45b2 <vm_exec_core+27842>, 0x5abab84ded6a <vm_exec_core+5242>, 0x5abab84e58c7 <vm_exec_core+32727>, 0x5abab84e3231 <vm_exec_core+22849>, 0x5abab84e10d7 <vm_exec_core+14311>, 0x5abab84dde9f <vm_exec_core+1455>, 0x5abab84e4d7e <vm_exec_core+29838>, 0x5abab84e493d <vm_exec_core+28749>, 0x5abab84df10b <vm_exec_core+6171>, 0x5abab84de482 <vm_exec_core+2962>, 0x5abab84e3812 <vm_exec_core+24354>, 0x5abab84dfae9 <vm_exec_core+8697>, 0x5abab84e547d <vm_exec_core+31629>, 0x5abab84e4b3e <vm_exec_core+29262>, 0x5abab84e00b4 <vm_exec_core+10180>, 0x5abab84e101f <vm_exec_core+14127>, 0x5abab84e34d3 <vm_exec_core+23523>, 0x5abab84e4aa4 <vm_exec_core+29108>, 0x5abab84e2114 <vm_exec_core+18468>, 0x5abab84e3555 <vm_exec_core+23653>, 0x5abab84e3ba8 <vm_exec_core+25272>, 0x5abab84e2052 <vm_exec_core+18274>, 0x5abab84de3ae <vm_exec_core+2750>, 0x5abab84e2d0b <vm_exec_core+21531>, 0x5abab84de1cf <vm_exec_core+2271>, 0x5abab84de604 <vm_exec_core+3348>, 0x5abab84e033a <vm_exec_core+10826>, 0x5abab84e1d76 <vm_exec_core+17542>, 0x5abab84e26b8 <vm_exec_core+19912>, 0x5abab84e1aa1 <vm_exec_core+16817>, 0x5abab84dddfb <vm_exec_core+1291>, 0x5abab84e3d9e <vm_exec_core+25774>, 0x5abab84e4802 <vm_exec_core+28434>, 0x5abab84de7ad <vm_exec_core+3773>, 0x5abab84df3f8 <vm_exec_core+6920>, 0x5abab84df1fa <vm_exec_core+6410>, 0x5abab84dfb95 <vm_exec_core+8869>, 0x5abab84e0f71 <vm_exec_core+13953>, 0x5abab84de867 <vm_exec_core+3959>, 0x5abab84e3c53 <vm_exec_core+25443>, 0x5abab84df33c <vm_exec_core+6732>, 0x5abab84e0eaa <vm_exec_core+13754>, 0x5abab84e189f <vm_exec_core+16303>, 0x5abab84e3a24 <vm_exec_core+24884>, 0x5abab84e24bc <vm_exec_core+19404>, 0x5abab84dfe42 <vm_exec_core+9554>, 0x5abab84df652 <vm_exec_core+7522>, 0x5abab84e36f8 <vm_exec_core+24072>, 0x5abab84e0689 <vm_exec_core+11673>, 0x5abab84e2ddf <vm_exec_core+21743>, 0x5abab84e258d <vm_exec_core+19613>, 0x5abab84e2eb5 <vm_exec_core+21957>, 0x5abab84e4368 <vm_exec_core+27256>, 0x5abab84e1a0d <vm_exec_core+16669>, 0x5abab84e3aca <vm_exec_core+25050>, 0x5abab84dff11 <vm_exec_core+9761>, 0x5abab84e35f8 <vm_exec_core+23816>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e1eac <vm_exec_core+17852>, 0x5abab84e2279 <vm_exec_core+18825>, 0x5abab84e1737 <vm_exec_core+15943>, 0x5abab84e1b45 <vm_exec_core+16981>, 0x5abab84e0158 <vm_exec_core+10344>, 0x5abab84df898 <vm_exec_core+8104>, 0x5abab84e2fb7 <vm_exec_core+22215>, 0x5abab84dea82 <vm_exec_core+4498>, 0x5abab84e1534 <vm_exec_core+15428>, 0x5abab84eca9f <vm_exec_core+61871>, 0x5abab84e21b3 <vm_exec_core+18627>, 0x5abab84deb24 <vm_exec_core+4660>, 0x5abab84defe7 <vm_exec_core+5879>, 0x5abab84dec48 <vm_exec_core+4952>, 0x5abab84df4e8 <vm_exec_core+7160>, 0x5abab84dfc91 <vm_exec_core+9121>, 0x5abab84e1935 <vm_exec_core+16453>, 0x5abab84e0f67 <vm_exec_core+13943>, 0x5abab84e1930 <vm_exec_core+16448>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e204d <vm_exec_core+18269>, 0x5abab84df4e3 <vm_exec_core+7155>, 0x5abab84e2480 <vm_exec_core+19344>, 0x5abab84e05ab <vm_exec_core+11451>, 0x5abab84e05b0 <vm_exec_core+11456>, 0x5abab84e2048 <vm_exec_core+18264>, 0x5abab84e1c36 <vm_exec_core+17222>, 0x5abab84e1400 <vm_exec_core+15120>, 0x5abab84e1321 <vm_exec_core+14897>, 0x5abab84e1d71 <vm_exec_core+17537>, 0x5abab84e173c <vm_exec_core+15948>, 0x5abab84e0f6c <vm_exec_core+13948>, 0x5abab84df6da <vm_exec_core+7658>...}
        reg_cfp = 0x7c0642fff790
        reg_pc = 0x5060000de8f0
        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>
#36 0x00005abab84da468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160008a0fd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00005abab851753b in invoke_iseq_block_from_c (ec=0x5160008a0fd0, captured=<optimized out>, self=136366526752040, 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 = 0x7c0648a33980
        cfp = 0x7c0642fff7c8
        sp = 0x7c0642eff818
        use_argv = <optimized out>
        stack_argv = 0x7c0642eff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#38 invoke_block_from_c_proc (ec=0x5160008a0fd0, self=136366526752040, 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>
#39 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.
#40 0x00005abab85157c6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x5040001af9d0, argc=-1206678786, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#41 0x00005abab846dcd9 in thread_do_start_proc (th=th@entry=0x5150000f3a00) at /tmp/ruby/src/trunk_asan/thread.c:598
th: 0x5150000f3a00, native_id: 0x7c06380006c0
-- Control frame information -----------------------------------------------
        args = <optimized out>
        procval = <optimized out>
c:0005 p:---- s:0018 e:000017 CFUNC  :fork
        proc = 0x5040001af9d0
        args_len = 0
        args_ptr = <optimized out>
#42 0x00005abab846b88a in thread_do_start (th=0x5150000f3a00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
c:0004 p:0006 s:0014 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :synchronize
#43 thread_start_func_2 (th=th@entry=0x5150000f3a00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
c:0002 p:0006 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH]
        _ec = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0

        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#44 0x00005abab846ab4e in call_thread_start_func_2 (th=0x5150000f3a00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x7c0637fffce0
#45 nt_start (ptr=0x50c000342880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x5150000f3a00
        sched = <optimized out>
        nt = 0x50c000342880
        vm = 0x525000000100
#46 0x00005abab811c74f in asan_thread_start(void*) ()
No symbol table info available.
#47 0x00007c066a89ca94 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 = {136366151173824, 7603661467892797115, 136366151173824, -352, 0, 140728230077360, 7603661467913768635, 7603513497924226747}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#48 0x00007c066a929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 339567) detached]
$ timeout 60 gdb -p 315540 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 343878]
[New LWP 336598]
[New LWP 318860]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007c066a9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7c06687870c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7c066aa44c40 (LWP 315540) "ruby"            0x00007c066a9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7c06687870c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7c064e6006c0 (LWP 343878) "test_thread.rb*" 0x00007c066a91b4cd in __GI___poll (fds=0x7c061bd09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7c06470006c0 (LWP 336598) "parallel.rb:40"  0x00007c066a91b4cd in __GI___poll (fds=0x7c063f41ed60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7c06488006c0 (LWP 318860) "Timeout stdlib " 0x00007c066a898d61 in __futex_abstimed_wait_common64 (private=23226, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00003d1d4) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7c06488006c0 (LWP 318860) "Timeout stdlib "):
#0  0x00007c066a898d61 in __futex_abstimed_wait_common64 (private=23226, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00003d1d4) 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=23226, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00003d1d4) 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=0x50c00003d1d4, 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  0x00007c066a89b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00003d1a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c066a89b4a0 <__condvar_cleanup_waiting>, __arg = 0x7c06487fec30, __canceltype = 915575536, __prev = 0x0}
        cbuffer = {wseq = 43, cond = 0x50c00003d1a8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 43
        seq = 21
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c00003d1a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005abab8445a31 in rb_native_cond_wait (cond=0x50c00003d1d4, 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=0x515000251500, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005abab84697e2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000251500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005abab844fd41 in native_sleep (th=0x515000251500, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342
        sched = <optimized out>
#9  sleep_forever (th=0x515000251500, 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 0x00005abab8468255 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=136366989633440, 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 0x00005abab8166f90 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 = 0x5160015de6d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c06487fef90, <optimized out>, 0x7c06487feea0, <optimized out>, <optimized out>}, prev = 0x7c0636609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160015de6d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005abab846773d 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 = 136366989633440, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 136366989633440, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400004a350
        end = 0
#14 0x00005abab84e5ee7 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 0x00005abab84e5ee7 in vm_invoke_builtin_delegate (ec=0x5160015de6d0, cfp=0x7c06455ef758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160015de6d0) at ../../src/trunk_asan/insns.def:1622
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5abab84df306 <vm_exec_core+6678>, 0x5abab84e45c1 <vm_exec_core+27857>, 0x5abab84ded79 <vm_exec_core+5257>, 0x5abab84e58d6 <vm_exec_core+32742>, 0x5abab84e3240 <vm_exec_core+22864>, 0x5abab84e10e6 <vm_exec_core+14326>, 0x5abab84ddeae <vm_exec_core+1470>, 0x5abab84e4d8d <vm_exec_core+29853>, 0x5abab84e494c <vm_exec_core+28764>, 0x5abab84df11a <vm_exec_core+6186>, 0x5abab84de491 <vm_exec_core+2977>, 0x5abab84e3821 <vm_exec_core+24369>, 0x5abab84dfaf8 <vm_exec_core+8712>, 0x5abab84e548c <vm_exec_core+31644>, 0x5abab84e4b4d <vm_exec_core+29277>, 0x5abab84e00c3 <vm_exec_core+10195>, 0x5abab84e102e <vm_exec_core+14142>, 0x5abab84e34e2 <vm_exec_core+23538>, 0x5abab84e4ab3 <vm_exec_core+29123>, 0x5abab84e2123 <vm_exec_core+18483>, 0x5abab84e3564 <vm_exec_core+23668>, 0x5abab84e3bb7 <vm_exec_core+25287>, 0x5abab84e2061 <vm_exec_core+18289>, 0x5abab84de3bd <vm_exec_core+2765>, 0x5abab84e2d1a <vm_exec_core+21546>, 0x5abab84de1de <vm_exec_core+2286>, 0x5abab84de613 <vm_exec_core+3363>, 0x5abab84e0349 <vm_exec_core+10841>, 0x5abab84e1d85 <vm_exec_core+17557>, 0x5abab84e26c7 <vm_exec_core+19927>, 0x5abab84e1ab0 <vm_exec_core+16832>, 0x5abab84dde0a <vm_exec_core+1306>, 0x5abab84e3dad <vm_exec_core+25789>, 0x5abab84e4811 <vm_exec_core+28449>, 0x5abab84de7bc <vm_exec_core+3788>, 0x5abab84df407 <vm_exec_core+6935>, 0x5abab84df209 <vm_exec_core+6425>, 0x5abab84dfba4 <vm_exec_core+8884>, 0x5abab84e0f80 <vm_exec_core+13968>, 0x5abab84de876 <vm_exec_core+3974>, 0x5abab84e3c62 <vm_exec_core+25458>, 0x5abab84df34b <vm_exec_core+6747>, 0x5abab84e0eb9 <vm_exec_core+13769>, 0x5abab84e18ae <vm_exec_core+16318>, 0x5abab84e3a33 <vm_exec_core+24899>, 0x5abab84e24cb <vm_exec_core+19419>, 0x5abab84dfe51 <vm_exec_core+9569>, 0x5abab84df661 <vm_exec_core+7537>, 0x5abab84e3707 <vm_exec_core+24087>, 0x5abab84e0698 <vm_exec_core+11688>, 0x5abab84e2dee <vm_exec_core+21758>, 0x5abab84e259c <vm_exec_core+19628>, 0x5abab84e2ec4 <vm_exec_core+21972>, 0x5abab84e4377 <vm_exec_core+27271>, 0x5abab84e1a1c <vm_exec_core+16684>, 0x5abab84e3ad9 <vm_exec_core+25065>, 0x5abab84dff20 <vm_exec_core+9776>, 0x5abab84e3607 <vm_exec_core+23831>, 0x5abab84ddc7b <vm_exec_core+907>, 0x5abab84e1ebb <vm_exec_core+17867>, 0x5abab84e2288 <vm_exec_core+18840>, 0x5abab84de6b6 <vm_exec_core+3526>, 0x5abab84e1b54 <vm_exec_core+16996>, 0x5abab84e0167 <vm_exec_core+10359>, 0x5abab84df8a7 <vm_exec_core+8119>, 0x5abab84e2fc6 <vm_exec_core+22230>, 0x5abab84dea91 <vm_exec_core+4513>, 0x5abab84e1543 <vm_exec_core+15443>, 0x5abab84ecaae <vm_exec_core+61886>, 0x5abab84e21c2 <vm_exec_core+18642>, 0x5abab84deb33 <vm_exec_core+4675>, 0x5abab84deff6 <vm_exec_core+5894>, 0x5abab84dec57 <vm_exec_core+4967>, 0x5abab84df4f7 <vm_exec_core+7175>, 0x5abab84dfca0 <vm_exec_core+9136>, 0x5abab84e5b3b <vm_exec_core+33355>, 0x5abab84e2ad8 <vm_exec_core+20968>, 0x5abab84e193a <vm_exec_core+16458>, 0x5abab84e3cb4 <vm_exec_core+25540>, 0x5abab84e5c0b <vm_exec_core+33563>, 0x5abab84e4085 <vm_exec_core+26517>, 0x5abab84e55ab <vm_exec_core+31931>, 0x5abab84e57c4 <vm_exec_core+32468>, 0x5abab84de2da <vm_exec_core+2538>, 0x5abab84e4ca6 <vm_exec_core+29622>, 0x5abab84e05b5 <vm_exec_core+11461>, 0x5abab84e4eaa <vm_exec_core+30138>, 0x5abab84dffe5 <vm_exec_core+9973>, 0x5abab84e3fa9 <vm_exec_core+26297>, 0x5abab84de0cd <vm_exec_core+2013>, 0x5abab84de95b <vm_exec_core+4203>, 0x5abab84df6e9 <vm_exec_core+7673>, 0x5abab84e093d <vm_exec_core+12365>, 0x5abab84e0ada <vm_exec_core+12778>, 0x5abab84ddc80 <vm_exec_core+912>, 0x5abab84de03b <vm_exec_core+1867>, 0x5abab84ddd12 <vm_exec_core+1058>, 0x5abab84e4187 <vm_exec_core+26775>, 0x5abab84e0459 <vm_exec_core+11113>, 0x5abab84e1755 <vm_exec_core+15973>, 0x5abab84e0c86 <vm_exec_core+13206>, 0x5abab84e1419 <vm_exec_core+15145>, 0x5abab84e1335 <vm_exec_core+14917>, 0x5abab84e024b <vm_exec_core+10587>, 0x5abab84e0b7b <vm_exec_core+12939>, 0x5abab84e0813 <vm_exec_core+12067>, 0x5abab84e0e37 <vm_exec_core+13639>, 0x5abab84e0db5 <vm_exec_core+13509>, 0x5abab84df2f7 <vm_exec_core+6663>, 0x5abab84e45b2 <vm_exec_core+27842>, 0x5abab84ded6a <vm_exec_core+5242>, 0x5abab84e58c7 <vm_exec_core+32727>, 0x5abab84e3231 <vm_exec_core+22849>, 0x5abab84e10d7 <vm_exec_core+14311>, 0x5abab84dde9f <vm_exec_core+1455>, 0x5abab84e4d7e <vm_exec_core+29838>, 0x5abab84e493d <vm_exec_core+28749>, 0x5abab84df10b <vm_exec_core+6171>, 0x5abab84de482 <vm_exec_core+2962>, 0x5abab84e3812 <vm_exec_core+24354>, 0x5abab84dfae9 <vm_exec_core+8697>, 0x5abab84e547d <vm_exec_core+31629>, 0x5abab84e4b3e <vm_exec_core+29262>, 0x5abab84e00b4 <vm_exec_core+10180>, 0x5abab84e101f <vm_exec_core+14127>, 0x5abab84e34d3 <vm_exec_core+23523>, 0x5abab84e4aa4 <vm_exec_core+29108>, 0x5abab84e2114 <vm_exec_core+18468>, 0x5abab84e3555 <vm_exec_core+23653>, 0x5abab84e3ba8 <vm_exec_core+25272>, 0x5abab84e2052 <vm_exec_core+18274>, 0x5abab84de3ae <vm_exec_core+2750>, 0x5abab84e2d0b <vm_exec_core+21531>, 0x5abab84de1cf <vm_exec_core+2271>, 0x5abab84de604 <vm_exec_core+3348>, 0x5abab84e033a <vm_exec_core+10826>, 0x5abab84e1d76 <vm_exec_core+17542>, 0x5abab84e26b8 <vm_exec_core+19912>, 0x5abab84e1aa1 <vm_exec_core+16817>, 0x5abab84dddfb <vm_exec_core+1291>, 0x5abab84e3d9e <vm_exec_core+25774>, 0x5abab84e4802 <vm_exec_core+28434>, 0x5abab84de7ad <vm_exec_core+3773>, 0x5abab84df3f8 <vm_exec_core+6920>, 0x5abab84df1fa <vm_exec_core+6410>, 0x5abab84dfb95 <vm_exec_core+8869>, 0x5abab84e0f71 <vm_exec_core+13953>, 0x5abab84de867 <vm_exec_core+3959>, 0x5abab84e3c53 <vm_exec_core+25443>, 0x5abab84df33c <vm_exec_core+6732>, 0x5abab84e0eaa <vm_exec_core+13754>, 0x5abab84e189f <vm_exec_core+16303>, 0x5abab84e3a24 <vm_exec_core+24884>, 0x5abab84e24bc <vm_exec_core+19404>, 0x5abab84dfe42 <vm_exec_core+9554>, 0x5abab84df652 <vm_exec_core+7522>, 0x5abab84e36f8 <vm_exec_core+24072>, 0x5abab84e0689 <vm_exec_core+11673>, 0x5abab84e2ddf <vm_exec_core+21743>, 0x5abab84e258d <vm_exec_core+19613>, 0x5abab84e2eb5 <vm_exec_core+21957>, 0x5abab84e4368 <vm_exec_core+27256>, 0x5abab84e1a0d <vm_exec_core+16669>, 0x5abab84e3aca <vm_exec_core+25050>, 0x5abab84dff11 <vm_exec_core+9761>, 0x5abab84e35f8 <vm_exec_core+23816>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e1eac <vm_exec_core+17852>, 0x5abab84e2279 <vm_exec_core+18825>, 0x5abab84e1737 <vm_exec_core+15943>, 0x5abab84e1b45 <vm_exec_core+16981>, 0x5abab84e0158 <vm_exec_core+10344>, 0x5abab84df898 <vm_exec_core+8104>, 0x5abab84e2fb7 <vm_exec_core+22215>, 0x5abab84dea82 <vm_exec_core+4498>, 0x5abab84e1534 <vm_exec_core+15428>, 0x5abab84eca9f <vm_exec_core+61871>, 0x5abab84e21b3 <vm_exec_core+18627>, 0x5abab84deb24 <vm_exec_core+4660>, 0x5abab84defe7 <vm_exec_core+5879>, 0x5abab84dec48 <vm_exec_core+4952>, 0x5abab84df4e8 <vm_exec_core+7160>, 0x5abab84dfc91 <vm_exec_core+9121>, 0x5abab84e1935 <vm_exec_core+16453>, 0x5abab84e0f67 <vm_exec_core+13943>, 0x5abab84e1930 <vm_exec_core+16448>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e204d <vm_exec_core+18269>, 0x5abab84df4e3 <vm_exec_core+7155>, 0x5abab84e2480 <vm_exec_core+19344>, 0x5abab84e05ab <vm_exec_core+11451>, 0x5abab84e05b0 <vm_exec_core+11456>, 0x5abab84e2048 <vm_exec_core+18264>, 0x5abab84e1c36 <vm_exec_core+17222>, 0x5abab84e1400 <vm_exec_core+15120>, 0x5abab84e1321 <vm_exec_core+14897>, 0x5abab84e1d71 <vm_exec_core+17537>, 0x5abab84e173c <vm_exec_core+15948>, 0x5abab84e0f6c <vm_exec_core+13948>, 0x5abab84df6da <vm_exec_core+7658>...}
        reg_cfp = 0x7c06455ef758
        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 0x00005abab84da468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160015de6d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005abab851753b in invoke_iseq_block_from_c (ec=0x5160015de6d0, captured=<optimized out>, self=136366991226000, 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 = 0x7c0669f9f8f8
        cfp = 0x7c06455ef7c8
        sp = 0x7c06454ef818
        use_argv = <optimized out>
        stack_argv = 0x7c06454ef818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160015de6d0, self=136366991226000, 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 0x00005abab85157c6 in rb_vm_invoke_proc (ec=0x50c00003d1d4, proc=0x189, proc@entry=0x50400011dcd0, argc=1787399521, 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 0x00005abab846dcd9 in thread_do_start_proc (th=th@entry=0x515000251500) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400011dcd0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005abab846b88a in thread_do_start (th=0x515000251500) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000251500, 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 0x00005abab846ab4e in call_thread_start_func_2 (th=0x515000251500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x7c06487ffce0
#26 nt_start (ptr=0x50c00003d180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x515000251500
        sched = <optimized out>
        nt = 0x50c00003d180
        vm = 0x525000000100
#27 0x00005abab811c74f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007c066a89ca94 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 = {136366427997888, 7603587800613736123, 136366427997888, -352, 0, 136366151158160, 7603587800634707643, 7603513497924226747}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007c066a929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7c06470006c0 (LWP 336598) "parallel.rb:40"):
#0  0x00007c066a91b4cd in __GI___poll (fds=0x7c063f41ed60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005abab80c339a in __interceptor_poll ()
No symbol table info available.
#2  0x00005abab821974d in nogvl_wait_for (th=136366402997040, fptr=0x511000522780, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
        ready = <optimized out>
#4  0x00005abab821abc6 in internal_read_func (ptr=0x7c063f41ea40) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x7c063f41ea40
        result = <optimized out>
#5  0x00005abab8453d4b in rb_thread_io_blocking_call (func=0x5abab821a740 <internal_read_func>, data1=0x7c063f41ea40, 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  0x00005abab8166f90 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 = 0x5160016ae8d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c0646ffee50, <optimized out>, 0x7c0646ffed60, <optimized out>, <optimized out>}, prev = 0x7c063f409340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160016ae8d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005abab822ee85 in io_read_memory_locktmp (str=136366272933216, 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 = 136366402997040, fptr = 0x511000522780, nonblock = 0, fd = 4, buf = 0x5190001b3080, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000522780
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005abab820b241 in io_readpartial (argc=1061285216, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00005abab853c568 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 = 0x7c066a139f10
        cfunc = 0x504000010f58
        recv = 136366402997320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005abab84eb1bd in vm_sendish (ec=0x5160016ae8d0, reg_cfp=0x7c06482fc790, 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=0x5160016ae8d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5abab84df306 <vm_exec_core+6678>, 0x5abab84e45c1 <vm_exec_core+27857>, 0x5abab84ded79 <vm_exec_core+5257>, 0x5abab84e58d6 <vm_exec_core+32742>, 0x5abab84e3240 <vm_exec_core+22864>, 0x5abab84e10e6 <vm_exec_core+14326>, 0x5abab84ddeae <vm_exec_core+1470>, 0x5abab84e4d8d <vm_exec_core+29853>, 0x5abab84e494c <vm_exec_core+28764>, 0x5abab84df11a <vm_exec_core+6186>, 0x5abab84de491 <vm_exec_core+2977>, 0x5abab84e3821 <vm_exec_core+24369>, 0x5abab84dfaf8 <vm_exec_core+8712>, 0x5abab84e548c <vm_exec_core+31644>, 0x5abab84e4b4d <vm_exec_core+29277>, 0x5abab84e00c3 <vm_exec_core+10195>, 0x5abab84e102e <vm_exec_core+14142>, 0x5abab84e34e2 <vm_exec_core+23538>, 0x5abab84e4ab3 <vm_exec_core+29123>, 0x5abab84e2123 <vm_exec_core+18483>, 0x5abab84e3564 <vm_exec_core+23668>, 0x5abab84e3bb7 <vm_exec_core+25287>, 0x5abab84e2061 <vm_exec_core+18289>, 0x5abab84de3bd <vm_exec_core+2765>, 0x5abab84e2d1a <vm_exec_core+21546>, 0x5abab84de1de <vm_exec_core+2286>, 0x5abab84de613 <vm_exec_core+3363>, 0x5abab84e0349 <vm_exec_core+10841>, 0x5abab84e1d85 <vm_exec_core+17557>, 0x5abab84e26c7 <vm_exec_core+19927>, 0x5abab84e1ab0 <vm_exec_core+16832>, 0x5abab84dde0a <vm_exec_core+1306>, 0x5abab84e3dad <vm_exec_core+25789>, 0x5abab84e4811 <vm_exec_core+28449>, 0x5abab84de7bc <vm_exec_core+3788>, 0x5abab84df407 <vm_exec_core+6935>, 0x5abab84df209 <vm_exec_core+6425>, 0x5abab84dfba4 <vm_exec_core+8884>, 0x5abab84e0f80 <vm_exec_core+13968>, 0x5abab84de876 <vm_exec_core+3974>, 0x5abab84e3c62 <vm_exec_core+25458>, 0x5abab84df34b <vm_exec_core+6747>, 0x5abab84e0eb9 <vm_exec_core+13769>, 0x5abab84e18ae <vm_exec_core+16318>, 0x5abab84e3a33 <vm_exec_core+24899>, 0x5abab84e24cb <vm_exec_core+19419>, 0x5abab84dfe51 <vm_exec_core+9569>, 0x5abab84df661 <vm_exec_core+7537>, 0x5abab84e3707 <vm_exec_core+24087>, 0x5abab84e0698 <vm_exec_core+11688>, 0x5abab84e2dee <vm_exec_core+21758>, 0x5abab84e259c <vm_exec_core+19628>, 0x5abab84e2ec4 <vm_exec_core+21972>, 0x5abab84e4377 <vm_exec_core+27271>, 0x5abab84e1a1c <vm_exec_core+16684>, 0x5abab84e3ad9 <vm_exec_core+25065>, 0x5abab84dff20 <vm_exec_core+9776>, 0x5abab84e3607 <vm_exec_core+23831>, 0x5abab84ddc7b <vm_exec_core+907>, 0x5abab84e1ebb <vm_exec_core+17867>, 0x5abab84e2288 <vm_exec_core+18840>, 0x5abab84de6b6 <vm_exec_core+3526>, 0x5abab84e1b54 <vm_exec_core+16996>, 0x5abab84e0167 <vm_exec_core+10359>, 0x5abab84df8a7 <vm_exec_core+8119>, 0x5abab84e2fc6 <vm_exec_core+22230>, 0x5abab84dea91 <vm_exec_core+4513>, 0x5abab84e1543 <vm_exec_core+15443>, 0x5abab84ecaae <vm_exec_core+61886>, 0x5abab84e21c2 <vm_exec_core+18642>, 0x5abab84deb33 <vm_exec_core+4675>, 0x5abab84deff6 <vm_exec_core+5894>, 0x5abab84dec57 <vm_exec_core+4967>, 0x5abab84df4f7 <vm_exec_core+7175>, 0x5abab84dfca0 <vm_exec_core+9136>, 0x5abab84e5b3b <vm_exec_core+33355>, 0x5abab84e2ad8 <vm_exec_core+20968>, 0x5abab84e193a <vm_exec_core+16458>, 0x5abab84e3cb4 <vm_exec_core+25540>, 0x5abab84e5c0b <vm_exec_core+33563>, 0x5abab84e4085 <vm_exec_core+26517>, 0x5abab84e55ab <vm_exec_core+31931>, 0x5abab84e57c4 <vm_exec_core+32468>, 0x5abab84de2da <vm_exec_core+2538>, 0x5abab84e4ca6 <vm_exec_core+29622>, 0x5abab84e05b5 <vm_exec_core+11461>, 0x5abab84e4eaa <vm_exec_core+30138>, 0x5abab84dffe5 <vm_exec_core+9973>, 0x5abab84e3fa9 <vm_exec_core+26297>, 0x5abab84de0cd <vm_exec_core+2013>, 0x5abab84de95b <vm_exec_core+4203>, 0x5abab84df6e9 <vm_exec_core+7673>, 0x5abab84e093d <vm_exec_core+12365>, 0x5abab84e0ada <vm_exec_core+12778>, 0x5abab84ddc80 <vm_exec_core+912>, 0x5abab84de03b <vm_exec_core+1867>, 0x5abab84ddd12 <vm_exec_core+1058>, 0x5abab84e4187 <vm_exec_core+26775>, 0x5abab84e0459 <vm_exec_core+11113>, 0x5abab84e1755 <vm_exec_core+15973>, 0x5abab84e0c86 <vm_exec_core+13206>, 0x5abab84e1419 <vm_exec_core+15145>, 0x5abab84e1335 <vm_exec_core+14917>, 0x5abab84e024b <vm_exec_core+10587>, 0x5abab84e0b7b <vm_exec_core+12939>, 0x5abab84e0813 <vm_exec_core+12067>, 0x5abab84e0e37 <vm_exec_core+13639>, 0x5abab84e0db5 <vm_exec_core+13509>, 0x5abab84df2f7 <vm_exec_core+6663>, 0x5abab84e45b2 <vm_exec_core+27842>, 0x5abab84ded6a <vm_exec_core+5242>, 0x5abab84e58c7 <vm_exec_core+32727>, 0x5abab84e3231 <vm_exec_core+22849>, 0x5abab84e10d7 <vm_exec_core+14311>, 0x5abab84dde9f <vm_exec_core+1455>, 0x5abab84e4d7e <vm_exec_core+29838>, 0x5abab84e493d <vm_exec_core+28749>, 0x5abab84df10b <vm_exec_core+6171>, 0x5abab84de482 <vm_exec_core+2962>, 0x5abab84e3812 <vm_exec_core+24354>, 0x5abab84dfae9 <vm_exec_core+8697>, 0x5abab84e547d <vm_exec_core+31629>, 0x5abab84e4b3e <vm_exec_core+29262>, 0x5abab84e00b4 <vm_exec_core+10180>, 0x5abab84e101f <vm_exec_core+14127>, 0x5abab84e34d3 <vm_exec_core+23523>, 0x5abab84e4aa4 <vm_exec_core+29108>, 0x5abab84e2114 <vm_exec_core+18468>, 0x5abab84e3555 <vm_exec_core+23653>, 0x5abab84e3ba8 <vm_exec_core+25272>, 0x5abab84e2052 <vm_exec_core+18274>, 0x5abab84de3ae <vm_exec_core+2750>, 0x5abab84e2d0b <vm_exec_core+21531>, 0x5abab84de1cf <vm_exec_core+2271>, 0x5abab84de604 <vm_exec_core+3348>, 0x5abab84e033a <vm_exec_core+10826>, 0x5abab84e1d76 <vm_exec_core+17542>, 0x5abab84e26b8 <vm_exec_core+19912>, 0x5abab84e1aa1 <vm_exec_core+16817>, 0x5abab84dddfb <vm_exec_core+1291>, 0x5abab84e3d9e <vm_exec_core+25774>, 0x5abab84e4802 <vm_exec_core+28434>, 0x5abab84de7ad <vm_exec_core+3773>, 0x5abab84df3f8 <vm_exec_core+6920>, 0x5abab84df1fa <vm_exec_core+6410>, 0x5abab84dfb95 <vm_exec_core+8869>, 0x5abab84e0f71 <vm_exec_core+13953>, 0x5abab84de867 <vm_exec_core+3959>, 0x5abab84e3c53 <vm_exec_core+25443>, 0x5abab84df33c <vm_exec_core+6732>, 0x5abab84e0eaa <vm_exec_core+13754>, 0x5abab84e189f <vm_exec_core+16303>, 0x5abab84e3a24 <vm_exec_core+24884>, 0x5abab84e24bc <vm_exec_core+19404>, 0x5abab84dfe42 <vm_exec_core+9554>, 0x5abab84df652 <vm_exec_core+7522>, 0x5abab84e36f8 <vm_exec_core+24072>, 0x5abab84e0689 <vm_exec_core+11673>, 0x5abab84e2ddf <vm_exec_core+21743>, 0x5abab84e258d <vm_exec_core+19613>, 0x5abab84e2eb5 <vm_exec_core+21957>, 0x5abab84e4368 <vm_exec_core+27256>, 0x5abab84e1a0d <vm_exec_core+16669>, 0x5abab84e3aca <vm_exec_core+25050>, 0x5abab84dff11 <vm_exec_core+9761>, 0x5abab84e35f8 <vm_exec_core+23816>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e1eac <vm_exec_core+17852>, 0x5abab84e2279 <vm_exec_core+18825>, 0x5abab84e1737 <vm_exec_core+15943>, 0x5abab84e1b45 <vm_exec_core+16981>, 0x5abab84e0158 <vm_exec_core+10344>, 0x5abab84df898 <vm_exec_core+8104>, 0x5abab84e2fb7 <vm_exec_core+22215>, 0x5abab84dea82 <vm_exec_core+4498>, 0x5abab84e1534 <vm_exec_core+15428>, 0x5abab84eca9f <vm_exec_core+61871>, 0x5abab84e21b3 <vm_exec_core+18627>, 0x5abab84deb24 <vm_exec_core+4660>, 0x5abab84defe7 <vm_exec_core+5879>, 0x5abab84dec48 <vm_exec_core+4952>, 0x5abab84df4e8 <vm_exec_core+7160>, 0x5abab84dfc91 <vm_exec_core+9121>, 0x5abab84e1935 <vm_exec_core+16453>, 0x5abab84e0f67 <vm_exec_core+13943>, 0x5abab84e1930 <vm_exec_core+16448>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e204d <vm_exec_core+18269>, 0x5abab84df4e3 <vm_exec_core+7155>, 0x5abab84e2480 <vm_exec_core+19344>, 0x5abab84e05ab <vm_exec_core+11451>, 0x5abab84e05b0 <vm_exec_core+11456>, 0x5abab84e2048 <vm_exec_core+18264>, 0x5abab84e1c36 <vm_exec_core+17222>, 0x5abab84e1400 <vm_exec_core+15120>, 0x5abab84e1321 <vm_exec_core+14897>, 0x5abab84e1d71 <vm_exec_core+17537>, 0x5abab84e173c <vm_exec_core+15948>, 0x5abab84e0f6c <vm_exec_core+13948>, 0x5abab84df6da <vm_exec_core+7658>...}
        reg_cfp = 0x7c06482fc790
        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 0x00005abab84da468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160016ae8d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005abab851753b in invoke_iseq_block_from_c (ec=0x5160016ae8d0, captured=<optimized out>, self=136366429842400, 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 = 0x7c0669f943e0
        cfp = 0x7c06482fc7c8
        sp = 0x7c06481fc818
        use_argv = <optimized out>
        stack_argv = 0x7c06481fc818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160016ae8d0, self=136366429842400, 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 0x00005abab85157c6 in rb_vm_invoke_proc (ec=0x7c063f41ed60, proc=0x1, proc@entry=0x504000135d50, argc=1787933901, 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 0x00005abab846dcd9 in thread_do_start_proc (th=th@entry=0x51500023e180) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000135d50
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005abab846b88a in thread_do_start (th=0x51500023e180) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500023e180, 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 0x00005abab846ab4e in call_thread_start_func_2 (th=0x51500023e180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x7c0646fffce0
#22 nt_start (ptr=0x50c000338500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x51500023e180
        sched = <optimized out>
        nt = 0x50c000338500
        vm = 0x525000000100
#23 0x00005abab811c74f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007c066a89ca94 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 = {136366402832064, 7603558113799786171, 136366402832064, -352, 25, 140728230080272, 7603558113820757691, 7603513497924226747}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007c066a929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7c064e6006c0 (LWP 343878) "test_thread.rb*"):
#0  0x00007c066a91b4cd in __GI___poll (fds=0x7c061bd09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005abab80c339a in __interceptor_poll ()
No symbol table info available.
#2  0x00005abab846fe4f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065
        vm = <optimized out>
#4  0x00005abab811c74f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007c066a89ca94 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 = {136366526564032, 7603574331596295867, 136366526564032, -352, 0, 136366201493744, 7603574331617267387, 7603513497924226747}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007c066a929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7c066aa44c40 (LWP 315540) "ruby"):
#0  0x00007c066a9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7c06687870c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005abab80b0bd0 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00005abab82e9064 in do_waitpid (pid=-1, st=0x7c06687870c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7c06687870a0) at /tmp/ruby/src/trunk_asan/process.c:1177
        w = 0x7c06687870a0
#4  0x00005abab84521eb in rb_nogvl (func=0x5abab82e9020 <waitpid_blocking_no_SIGCHLD>, data1=0x7c06687870a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000006d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        ubf_th = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00005abab82d3fff in waitpid_no_SIGCHLD (w=0x7c06687870a0) at /tmp/ruby/src/trunk_asan/process.c:1190
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00005abab82e23fe in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1520
        result = 136366379884560
        pid = <optimized out>
        status = <optimized out>
#9  0x00005abab853c568 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 = 0x6ad100100001
        cc = <optimized out>
        me = 0x7c066a117708
        cfunc = 0x504000020798
        recv = 136366991251120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005abab84eb1bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c0667dff480, 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 = {0x5abab84df306 <vm_exec_core+6678>, 0x5abab84e45c1 <vm_exec_core+27857>, 0x5abab84ded79 <vm_exec_core+5257>, 0x5abab84e58d6 <vm_exec_core+32742>, 0x5abab84e3240 <vm_exec_core+22864>, 0x5abab84e10e6 <vm_exec_core+14326>, 0x5abab84ddeae <vm_exec_core+1470>, 0x5abab84e4d8d <vm_exec_core+29853>, 0x5abab84e494c <vm_exec_core+28764>, 0x5abab84df11a <vm_exec_core+6186>, 0x5abab84de491 <vm_exec_core+2977>, 0x5abab84e3821 <vm_exec_core+24369>, 0x5abab84dfaf8 <vm_exec_core+8712>, 0x5abab84e548c <vm_exec_core+31644>, 0x5abab84e4b4d <vm_exec_core+29277>, 0x5abab84e00c3 <vm_exec_core+10195>, 0x5abab84e102e <vm_exec_core+14142>, 0x5abab84e34e2 <vm_exec_core+23538>, 0x5abab84e4ab3 <vm_exec_core+29123>, 0x5abab84e2123 <vm_exec_core+18483>, 0x5abab84e3564 <vm_exec_core+23668>, 0x5abab84e3bb7 <vm_exec_core+25287>, 0x5abab84e2061 <vm_exec_core+18289>, 0x5abab84de3bd <vm_exec_core+2765>, 0x5abab84e2d1a <vm_exec_core+21546>, 0x5abab84de1de <vm_exec_core+2286>, 0x5abab84de613 <vm_exec_core+3363>, 0x5abab84e0349 <vm_exec_core+10841>, 0x5abab84e1d85 <vm_exec_core+17557>, 0x5abab84e26c7 <vm_exec_core+19927>, 0x5abab84e1ab0 <vm_exec_core+16832>, 0x5abab84dde0a <vm_exec_core+1306>, 0x5abab84e3dad <vm_exec_core+25789>, 0x5abab84e4811 <vm_exec_core+28449>, 0x5abab84de7bc <vm_exec_core+3788>, 0x5abab84df407 <vm_exec_core+6935>, 0x5abab84df209 <vm_exec_core+6425>, 0x5abab84dfba4 <vm_exec_core+8884>, 0x5abab84e0f80 <vm_exec_core+13968>, 0x5abab84de876 <vm_exec_core+3974>, 0x5abab84e3c62 <vm_exec_core+25458>, 0x5abab84df34b <vm_exec_core+6747>, 0x5abab84e0eb9 <vm_exec_core+13769>, 0x5abab84e18ae <vm_exec_core+16318>, 0x5abab84e3a33 <vm_exec_core+24899>, 0x5abab84e24cb <vm_exec_core+19419>, 0x5abab84dfe51 <vm_exec_core+9569>, 0x5abab84df661 <vm_exec_core+7537>, 0x5abab84e3707 <vm_exec_core+24087>, 0x5abab84e0698 <vm_exec_core+11688>, 0x5abab84e2dee <vm_exec_core+21758>, 0x5abab84e259c <vm_exec_core+19628>, 0x5abab84e2ec4 <vm_exec_core+21972>, 0x5abab84e4377 <vm_exec_core+27271>, 0x5abab84e1a1c <vm_exec_core+16684>, 0x5abab84e3ad9 <vm_exec_core+25065>, 0x5abab84dff20 <vm_exec_core+9776>, 0x5abab84e3607 <vm_exec_core+23831>, 0x5abab84ddc7b <vm_exec_core+907>, 0x5abab84e1ebb <vm_exec_core+17867>, 0x5abab84e2288 <vm_exec_core+18840>, 0x5abab84de6b6 <vm_exec_core+3526>, 0x5abab84e1b54 <vm_exec_core+16996>, 0x5abab84e0167 <vm_exec_core+10359>, 0x5abab84df8a7 <vm_exec_core+8119>, 0x5abab84e2fc6 <vm_exec_core+22230>, 0x5abab84dea91 <vm_exec_core+4513>, 0x5abab84e1543 <vm_exec_core+15443>, 0x5abab84ecaae <vm_exec_core+61886>, 0x5abab84e21c2 <vm_exec_core+18642>, 0x5abab84deb33 <vm_exec_core+4675>, 0x5abab84deff6 <vm_exec_core+5894>, 0x5abab84dec57 <vm_exec_core+4967>, 0x5abab84df4f7 <vm_exec_core+7175>, 0x5abab84dfca0 <vm_exec_core+9136>, 0x5abab84e5b3b <vm_exec_core+33355>, 0x5abab84e2ad8 <vm_exec_core+20968>, 0x5abab84e193a <vm_exec_core+16458>, 0x5abab84e3cb4 <vm_exec_core+25540>, 0x5abab84e5c0b <vm_exec_core+33563>, 0x5abab84e4085 <vm_exec_core+26517>, 0x5abab84e55ab <vm_exec_core+31931>, 0x5abab84e57c4 <vm_exec_core+32468>, 0x5abab84de2da <vm_exec_core+2538>, 0x5abab84e4ca6 <vm_exec_core+29622>, 0x5abab84e05b5 <vm_exec_core+11461>, 0x5abab84e4eaa <vm_exec_core+30138>, 0x5abab84dffe5 <vm_exec_core+9973>, 0x5abab84e3fa9 <vm_exec_core+26297>, 0x5abab84de0cd <vm_exec_core+2013>, 0x5abab84de95b <vm_exec_core+4203>, 0x5abab84df6e9 <vm_exec_core+7673>, 0x5abab84e093d <vm_exec_core+12365>, 0x5abab84e0ada <vm_exec_core+12778>, 0x5abab84ddc80 <vm_exec_core+912>, 0x5abab84de03b <vm_exec_core+1867>, 0x5abab84ddd12 <vm_exec_core+1058>, 0x5abab84e4187 <vm_exec_core+26775>, 0x5abab84e0459 <vm_exec_core+11113>, 0x5abab84e1755 <vm_exec_core+15973>, 0x5abab84e0c86 <vm_exec_core+13206>, 0x5abab84e1419 <vm_exec_core+15145>, 0x5abab84e1335 <vm_exec_core+14917>, 0x5abab84e024b <vm_exec_core+10587>, 0x5abab84e0b7b <vm_exec_core+12939>, 0x5abab84e0813 <vm_exec_core+12067>, 0x5abab84e0e37 <vm_exec_core+13639>, 0x5abab84e0db5 <vm_exec_core+13509>, 0x5abab84df2f7 <vm_exec_core+6663>, 0x5abab84e45b2 <vm_exec_core+27842>, 0x5abab84ded6a <vm_exec_core+5242>, 0x5abab84e58c7 <vm_exec_core+32727>, 0x5abab84e3231 <vm_exec_core+22849>, 0x5abab84e10d7 <vm_exec_core+14311>, 0x5abab84dde9f <vm_exec_core+1455>, 0x5abab84e4d7e <vm_exec_core+29838>, 0x5abab84e493d <vm_exec_core+28749>, 0x5abab84df10b <vm_exec_core+6171>, 0x5abab84de482 <vm_exec_core+2962>, 0x5abab84e3812 <vm_exec_core+24354>, 0x5abab84dfae9 <vm_exec_core+8697>, 0x5abab84e547d <vm_exec_core+31629>, 0x5abab84e4b3e <vm_exec_core+29262>, 0x5abab84e00b4 <vm_exec_core+10180>, 0x5abab84e101f <vm_exec_core+14127>, 0x5abab84e34d3 <vm_exec_core+23523>, 0x5abab84e4aa4 <vm_exec_core+29108>, 0x5abab84e2114 <vm_exec_core+18468>, 0x5abab84e3555 <vm_exec_core+23653>, 0x5abab84e3ba8 <vm_exec_core+25272>, 0x5abab84e2052 <vm_exec_core+18274>, 0x5abab84de3ae <vm_exec_core+2750>, 0x5abab84e2d0b <vm_exec_core+21531>, 0x5abab84de1cf <vm_exec_core+2271>, 0x5abab84de604 <vm_exec_core+3348>, 0x5abab84e033a <vm_exec_core+10826>, 0x5abab84e1d76 <vm_exec_core+17542>, 0x5abab84e26b8 <vm_exec_core+19912>, 0x5abab84e1aa1 <vm_exec_core+16817>, 0x5abab84dddfb <vm_exec_core+1291>, 0x5abab84e3d9e <vm_exec_core+25774>, 0x5abab84e4802 <vm_exec_core+28434>, 0x5abab84de7ad <vm_exec_core+3773>, 0x5abab84df3f8 <vm_exec_core+6920>, 0x5abab84df1fa <vm_exec_core+6410>, 0x5abab84dfb95 <vm_exec_core+8869>, 0x5abab84e0f71 <vm_exec_core+13953>, 0x5abab84de867 <vm_exec_core+3959>, 0x5abab84e3c53 <vm_exec_core+25443>, 0x5abab84df33c <vm_exec_core+6732>, 0x5abab84e0eaa <vm_exec_core+13754>, 0x5abab84e189f <vm_exec_core+16303>, 0x5abab84e3a24 <vm_exec_core+24884>, 0x5abab84e24bc <vm_exec_core+19404>, 0x5abab84dfe42 <vm_exec_core+9554>, 0x5abab84df652 <vm_exec_core+7522>, 0x5abab84e36f8 <vm_exec_core+24072>, 0x5abab84e0689 <vm_exec_core+11673>, 0x5abab84e2ddf <vm_exec_core+21743>, 0x5abab84e258d <vm_exec_core+19613>, 0x5abab84e2eb5 <vm_exec_core+21957>, 0x5abab84e4368 <vm_exec_core+27256>, 0x5abab84e1a0d <vm_exec_core+16669>, 0x5abab84e3aca <vm_exec_core+25050>, 0x5abab84dff11 <vm_exec_core+9761>, 0x5abab84e35f8 <vm_exec_core+23816>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e1eac <vm_exec_core+17852>, 0x5abab84e2279 <vm_exec_core+18825>, 0x5abab84e1737 <vm_exec_core+15943>, 0x5abab84e1b45 <vm_exec_core+16981>, 0x5abab84e0158 <vm_exec_core+10344>, 0x5abab84df898 <vm_exec_core+8104>, 0x5abab84e2fb7 <vm_exec_core+22215>, 0x5abab84dea82 <vm_exec_core+4498>, 0x5abab84e1534 <vm_exec_core+15428>, 0x5abab84eca9f <vm_exec_core+61871>, 0x5abab84e21b3 <vm_exec_core+18627>, 0x5abab84deb24 <vm_exec_core+4660>, 0x5abab84defe7 <vm_exec_core+5879>, 0x5abab84dec48 <vm_exec_core+4952>, 0x5abab84df4e8 <vm_exec_core+7160>, 0x5abab84dfc91 <vm_exec_core+9121>, 0x5abab84e1935 <vm_exec_core+16453>, 0x5abab84e0f67 <vm_exec_core+13943>, 0x5abab84e1930 <vm_exec_core+16448>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e204d <vm_exec_core+18269>, 0x5abab84df4e3 <vm_exec_core+7155>, 0x5abab84e2480 <vm_exec_core+19344>, 0x5abab84e05ab <vm_exec_core+11451>, 0x5abab84e05b0 <vm_exec_core+11456>, 0x5abab84e2048 <vm_exec_core+18264>, 0x5abab84e1c36 <vm_exec_core+17222>, 0x5abab84e1400 <vm_exec_core+15120>, 0x5abab84e1321 <vm_exec_core+14897>, 0x5abab84e1d71 <vm_exec_core+17537>, 0x5abab84e173c <vm_exec_core+15948>, 0x5abab84e0f6c <vm_exec_core+13948>, 0x5abab84df6da <vm_exec_core+7658>...}
        reg_cfp = 0x7c0667dff480
        reg_pc = 0x50b000020380
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_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 0x00005abab84da821 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 0x00005abab8559aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c0667dff620, self=136366429842400, 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 = 0x7c0669da2528
        cfp = <optimized out>
        sp = 0x7c0667cffa28
        use_argv = 0x7c06686a5ae0
        stack_argv = 0x7c0667cffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x7c0667dff620
#16 0x00005abab8507736 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x00005abab8507736 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005abab86ae496 in rb_ary_collect (ary=136366402984680) at /tmp/ruby/src/trunk_asan/array.c:3684
        collect = 136366402968040
        i = 24
#21 0x00005abab853c568 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 = 0x7c066a7a0138
        cfunc = 0x50400000a798
        recv = 136366402984680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005abab84e292f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c0667dff608, 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>
#23 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 = 0x51100000d090
        insns_address_table = {0x5abab84df306 <vm_exec_core+6678>, 0x5abab84e45c1 <vm_exec_core+27857>, 0x5abab84ded79 <vm_exec_core+5257>, 0x5abab84e58d6 <vm_exec_core+32742>, 0x5abab84e3240 <vm_exec_core+22864>, 0x5abab84e10e6 <vm_exec_core+14326>, 0x5abab84ddeae <vm_exec_core+1470>, 0x5abab84e4d8d <vm_exec_core+29853>, 0x5abab84e494c <vm_exec_core+28764>, 0x5abab84df11a <vm_exec_core+6186>, 0x5abab84de491 <vm_exec_core+2977>, 0x5abab84e3821 <vm_exec_core+24369>, 0x5abab84dfaf8 <vm_exec_core+8712>, 0x5abab84e548c <vm_exec_core+31644>, 0x5abab84e4b4d <vm_exec_core+29277>, 0x5abab84e00c3 <vm_exec_core+10195>, 0x5abab84e102e <vm_exec_core+14142>, 0x5abab84e34e2 <vm_exec_core+23538>, 0x5abab84e4ab3 <vm_exec_core+29123>, 0x5abab84e2123 <vm_exec_core+18483>, 0x5abab84e3564 <vm_exec_core+23668>, 0x5abab84e3bb7 <vm_exec_core+25287>, 0x5abab84e2061 <vm_exec_core+18289>, 0x5abab84de3bd <vm_exec_core+2765>, 0x5abab84e2d1a <vm_exec_core+21546>, 0x5abab84de1de <vm_exec_core+2286>, 0x5abab84de613 <vm_exec_core+3363>, 0x5abab84e0349 <vm_exec_core+10841>, 0x5abab84e1d85 <vm_exec_core+17557>, 0x5abab84e26c7 <vm_exec_core+19927>, 0x5abab84e1ab0 <vm_exec_core+16832>, 0x5abab84dde0a <vm_exec_core+1306>, 0x5abab84e3dad <vm_exec_core+25789>, 0x5abab84e4811 <vm_exec_core+28449>, 0x5abab84de7bc <vm_exec_core+3788>, 0x5abab84df407 <vm_exec_core+6935>, 0x5abab84df209 <vm_exec_core+6425>, 0x5abab84dfba4 <vm_exec_core+8884>, 0x5abab84e0f80 <vm_exec_core+13968>, 0x5abab84de876 <vm_exec_core+3974>, 0x5abab84e3c62 <vm_exec_core+25458>, 0x5abab84df34b <vm_exec_core+6747>, 0x5abab84e0eb9 <vm_exec_core+13769>, 0x5abab84e18ae <vm_exec_core+16318>, 0x5abab84e3a33 <vm_exec_core+24899>, 0x5abab84e24cb <vm_exec_core+19419>, 0x5abab84dfe51 <vm_exec_core+9569>, 0x5abab84df661 <vm_exec_core+7537>, 0x5abab84e3707 <vm_exec_core+24087>, 0x5abab84e0698 <vm_exec_core+11688>, 0x5abab84e2dee <vm_exec_core+21758>, 0x5abab84e259c <vm_exec_core+19628>, 0x5abab84e2ec4 <vm_exec_core+21972>, 0x5abab84e4377 <vm_exec_core+27271>, 0x5abab84e1a1c <vm_exec_core+16684>, 0x5abab84e3ad9 <vm_exec_core+25065>, 0x5abab84dff20 <vm_exec_core+9776>, 0x5abab84e3607 <vm_exec_core+23831>, 0x5abab84ddc7b <vm_exec_core+907>, 0x5abab84e1ebb <vm_exec_core+17867>, 0x5abab84e2288 <vm_exec_core+18840>, 0x5abab84de6b6 <vm_exec_core+3526>, 0x5abab84e1b54 <vm_exec_core+16996>, 0x5abab84e0167 <vm_exec_core+10359>, 0x5abab84df8a7 <vm_exec_core+8119>, 0x5abab84e2fc6 <vm_exec_core+22230>, 0x5abab84dea91 <vm_exec_core+4513>, 0x5abab84e1543 <vm_exec_core+15443>, 0x5abab84ecaae <vm_exec_core+61886>, 0x5abab84e21c2 <vm_exec_core+18642>, 0x5abab84deb33 <vm_exec_core+4675>, 0x5abab84deff6 <vm_exec_core+5894>, 0x5abab84dec57 <vm_exec_core+4967>, 0x5abab84df4f7 <vm_exec_core+7175>, 0x5abab84dfca0 <vm_exec_core+9136>, 0x5abab84e5b3b <vm_exec_core+33355>, 0x5abab84e2ad8 <vm_exec_core+20968>, 0x5abab84e193a <vm_exec_core+16458>, 0x5abab84e3cb4 <vm_exec_core+25540>, 0x5abab84e5c0b <vm_exec_core+33563>, 0x5abab84e4085 <vm_exec_core+26517>, 0x5abab84e55ab <vm_exec_core+31931>, 0x5abab84e57c4 <vm_exec_core+32468>, 0x5abab84de2da <vm_exec_core+2538>, 0x5abab84e4ca6 <vm_exec_core+29622>, 0x5abab84e05b5 <vm_exec_core+11461>, 0x5abab84e4eaa <vm_exec_core+30138>, 0x5abab84dffe5 <vm_exec_core+9973>, 0x5abab84e3fa9 <vm_exec_core+26297>, 0x5abab84de0cd <vm_exec_core+2013>, 0x5abab84de95b <vm_exec_core+4203>, 0x5abab84df6e9 <vm_exec_core+7673>, 0x5abab84e093d <vm_exec_core+12365>, 0x5abab84e0ada <vm_exec_core+12778>, 0x5abab84ddc80 <vm_exec_core+912>, 0x5abab84de03b <vm_exec_core+1867>, 0x5abab84ddd12 <vm_exec_core+1058>, 0x5abab84e4187 <vm_exec_core+26775>, 0x5abab84e0459 <vm_exec_core+11113>, 0x5abab84e1755 <vm_exec_core+15973>, 0x5abab84e0c86 <vm_exec_core+13206>, 0x5abab84e1419 <vm_exec_core+15145>, 0x5abab84e1335 <vm_exec_core+14917>, 0x5abab84e024b <vm_exec_core+10587>, 0x5abab84e0b7b <vm_exec_core+12939>, 0x5abab84e0813 <vm_exec_core+12067>, 0x5abab84e0e37 <vm_exec_core+13639>, 0x5abab84e0db5 <vm_exec_core+13509>, 0x5abab84df2f7 <vm_exec_core+6663>, 0x5abab84e45b2 <vm_exec_core+27842>, 0x5abab84ded6a <vm_exec_core+5242>, 0x5abab84e58c7 <vm_exec_core+32727>, 0x5abab84e3231 <vm_exec_core+22849>, 0x5abab84e10d7 <vm_exec_core+14311>, 0x5abab84dde9f <vm_exec_core+1455>, 0x5abab84e4d7e <vm_exec_core+29838>, 0x5abab84e493d <vm_exec_core+28749>, 0x5abab84df10b <vm_exec_core+6171>, 0x5abab84de482 <vm_exec_core+2962>, 0x5abab84e3812 <vm_exec_core+24354>, 0x5abab84dfae9 <vm_exec_core+8697>, 0x5abab84e547d <vm_exec_core+31629>, 0x5abab84e4b3e <vm_exec_core+29262>, 0x5abab84e00b4 <vm_exec_core+10180>, 0x5abab84e101f <vm_exec_core+14127>, 0x5abab84e34d3 <vm_exec_core+23523>, 0x5abab84e4aa4 <vm_exec_core+29108>, 0x5abab84e2114 <vm_exec_core+18468>, 0x5abab84e3555 <vm_exec_core+23653>, 0x5abab84e3ba8 <vm_exec_core+25272>, 0x5abab84e2052 <vm_exec_core+18274>, 0x5abab84de3ae <vm_exec_core+2750>, 0x5abab84e2d0b <vm_exec_core+21531>, 0x5abab84de1cf <vm_exec_core+2271>, 0x5abab84de604 <vm_exec_core+3348>, 0x5abab84e033a <vm_exec_core+10826>, 0x5abab84e1d76 <vm_exec_core+17542>, 0x5abab84e26b8 <vm_exec_core+19912>, 0x5abab84e1aa1 <vm_exec_core+16817>, 0x5abab84dddfb <vm_exec_core+1291>, 0x5abab84e3d9e <vm_exec_core+25774>, 0x5abab84e4802 <vm_exec_core+28434>, 0x5abab84de7ad <vm_exec_core+3773>, 0x5abab84df3f8 <vm_exec_core+6920>, 0x5abab84df1fa <vm_exec_core+6410>, 0x5abab84dfb95 <vm_exec_core+8869>, 0x5abab84e0f71 <vm_exec_core+13953>, 0x5abab84de867 <vm_exec_core+3959>, 0x5abab84e3c53 <vm_exec_core+25443>, 0x5abab84df33c <vm_exec_core+6732>, 0x5abab84e0eaa <vm_exec_core+13754>, 0x5abab84e189f <vm_exec_core+16303>, 0x5abab84e3a24 <vm_exec_core+24884>, 0x5abab84e24bc <vm_exec_core+19404>, 0x5abab84dfe42 <vm_exec_core+9554>, 0x5abab84df652 <vm_exec_core+7522>, 0x5abab84e36f8 <vm_exec_core+24072>, 0x5abab84e0689 <vm_exec_core+11673>, 0x5abab84e2ddf <vm_exec_core+21743>, 0x5abab84e258d <vm_exec_core+19613>, 0x5abab84e2eb5 <vm_exec_core+21957>, 0x5abab84e4368 <vm_exec_core+27256>, 0x5abab84e1a0d <vm_exec_core+16669>, 0x5abab84e3aca <vm_exec_core+25050>, 0x5abab84dff11 <vm_exec_core+9761>, 0x5abab84e35f8 <vm_exec_core+23816>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e1eac <vm_exec_core+17852>, 0x5abab84e2279 <vm_exec_core+18825>, 0x5abab84e1737 <vm_exec_core+15943>, 0x5abab84e1b45 <vm_exec_core+16981>, 0x5abab84e0158 <vm_exec_core+10344>, 0x5abab84df898 <vm_exec_core+8104>, 0x5abab84e2fb7 <vm_exec_core+22215>, 0x5abab84dea82 <vm_exec_core+4498>, 0x5abab84e1534 <vm_exec_core+15428>, 0x5abab84eca9f <vm_exec_core+61871>, 0x5abab84e21b3 <vm_exec_core+18627>, 0x5abab84deb24 <vm_exec_core+4660>, 0x5abab84defe7 <vm_exec_core+5879>, 0x5abab84dec48 <vm_exec_core+4952>, 0x5abab84df4e8 <vm_exec_core+7160>, 0x5abab84dfc91 <vm_exec_core+9121>, 0x5abab84e1935 <vm_exec_core+16453>, 0x5abab84e0f67 <vm_exec_core+13943>, 0x5abab84e1930 <vm_exec_core+16448>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e204d <vm_exec_core+18269>, 0x5abab84df4e3 <vm_exec_core+7155>, 0x5abab84e2480 <vm_exec_core+19344>, 0x5abab84e05ab <vm_exec_core+11451>, 0x5abab84e05b0 <vm_exec_core+11456>, 0x5abab84e2048 <vm_exec_core+18264>, 0x5abab84e1c36 <vm_exec_core+17222>, 0x5abab84e1400 <vm_exec_core+15120>, 0x5abab84e1321 <vm_exec_core+14897>, 0x5abab84e1d71 <vm_exec_core+17537>, 0x5abab84e173c <vm_exec_core+15948>, 0x5abab84e0f6c <vm_exec_core+13948>, 0x5abab84df6da <vm_exec_core+7658>...}
        reg_cfp = 0x7c0667dff608
        reg_pc = 0x5190000184b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_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>
th: 0x515000000300, native_id: 0x7c066aa44c40
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0110 e:000109 CFUNC  :waitall
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
        INSN_LABEL_opt_case_dispatch = <optimized out>
c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
c:0014 p:0006 s:0095 e:000094 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185
c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:53
        INSN_LABEL_invokebuiltin = <optimized out>
c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH]
        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>
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_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
c:0007 p:0066 s:0046 E:002400 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_trace_opt_mult = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <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_trace_opt_eq = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>

        INSN_LABEL_trace_opt_gt = <optimized out>
th: 0x515000251500, native_id: 0x7c06488006c0
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_and = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_trace_opt_or = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH]
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
th: 0x51500023e180, native_id: 0x7c06470006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_trace_opt_succ = <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_trace_opt_not = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005abab84da5ff in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591

No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00005abab8559aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c0667dff738, self=136366429842400, 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 = 0x7c0669f946b0
        cfp = <optimized out>
        sp = 0x7c0667cff8d0
        use_argv = 0x7c06686dada0
        stack_argv = 0x7c0667cff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x7c0667dff738
#28 0x00005abab8507736 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#31 0x00005abab8507736 in rb_yield (val=<optimized out>)
No locals.
#32 0x00005abab86ae496 in rb_ary_collect (ary=136366402997600) at /tmp/ruby/src/trunk_asan/array.c:3684
        collect = 136366402997480
        i = 0
#33 0x00005abab853c568 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 = 0x7c066a7a0138
        cfunc = 0x50400000a798
        recv = 136366402997600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005abab84e292f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c0667dff720, 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>
#35 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 = {0x5abab84df306 <vm_exec_core+6678>, 0x5abab84e45c1 <vm_exec_core+27857>, 0x5abab84ded79 <vm_exec_core+5257>, 0x5abab84e58d6 <vm_exec_core+32742>, 0x5abab84e3240 <vm_exec_core+22864>, 0x5abab84e10e6 <vm_exec_core+14326>, 0x5abab84ddeae <vm_exec_core+1470>, 0x5abab84e4d8d <vm_exec_core+29853>, 0x5abab84e494c <vm_exec_core+28764>, 0x5abab84df11a <vm_exec_core+6186>, 0x5abab84de491 <vm_exec_core+2977>, 0x5abab84e3821 <vm_exec_core+24369>, 0x5abab84dfaf8 <vm_exec_core+8712>, 0x5abab84e548c <vm_exec_core+31644>, 0x5abab84e4b4d <vm_exec_core+29277>, 0x5abab84e00c3 <vm_exec_core+10195>, 0x5abab84e102e <vm_exec_core+14142>, 0x5abab84e34e2 <vm_exec_core+23538>, 0x5abab84e4ab3 <vm_exec_core+29123>, 0x5abab84e2123 <vm_exec_core+18483>, 0x5abab84e3564 <vm_exec_core+23668>, 0x5abab84e3bb7 <vm_exec_core+25287>, 0x5abab84e2061 <vm_exec_core+18289>, 0x5abab84de3bd <vm_exec_core+2765>, 0x5abab84e2d1a <vm_exec_core+21546>, 0x5abab84de1de <vm_exec_core+2286>, 0x5abab84de613 <vm_exec_core+3363>, 0x5abab84e0349 <vm_exec_core+10841>, 0x5abab84e1d85 <vm_exec_core+17557>, 0x5abab84e26c7 <vm_exec_core+19927>, 0x5abab84e1ab0 <vm_exec_core+16832>, 0x5abab84dde0a <vm_exec_core+1306>, 0x5abab84e3dad <vm_exec_core+25789>, 0x5abab84e4811 <vm_exec_core+28449>, 0x5abab84de7bc <vm_exec_core+3788>, 0x5abab84df407 <vm_exec_core+6935>, 0x5abab84df209 <vm_exec_core+6425>, 0x5abab84dfba4 <vm_exec_core+8884>, 0x5abab84e0f80 <vm_exec_core+13968>, 0x5abab84de876 <vm_exec_core+3974>, 0x5abab84e3c62 <vm_exec_core+25458>, 0x5abab84df34b <vm_exec_core+6747>, 0x5abab84e0eb9 <vm_exec_core+13769>, 0x5abab84e18ae <vm_exec_core+16318>, 0x5abab84e3a33 <vm_exec_core+24899>, 0x5abab84e24cb <vm_exec_core+19419>, 0x5abab84dfe51 <vm_exec_core+9569>, 0x5abab84df661 <vm_exec_core+7537>, 0x5abab84e3707 <vm_exec_core+24087>, 0x5abab84e0698 <vm_exec_core+11688>, 0x5abab84e2dee <vm_exec_core+21758>, 0x5abab84e259c <vm_exec_core+19628>, 0x5abab84e2ec4 <vm_exec_core+21972>, 0x5abab84e4377 <vm_exec_core+27271>, 0x5abab84e1a1c <vm_exec_core+16684>, 0x5abab84e3ad9 <vm_exec_core+25065>, 0x5abab84dff20 <vm_exec_core+9776>, 0x5abab84e3607 <vm_exec_core+23831>, 0x5abab84ddc7b <vm_exec_core+907>, 0x5abab84e1ebb <vm_exec_core+17867>, 0x5abab84e2288 <vm_exec_core+18840>, 0x5abab84de6b6 <vm_exec_core+3526>, 0x5abab84e1b54 <vm_exec_core+16996>, 0x5abab84e0167 <vm_exec_core+10359>, 0x5abab84df8a7 <vm_exec_core+8119>, 0x5abab84e2fc6 <vm_exec_core+22230>, 0x5abab84dea91 <vm_exec_core+4513>, 0x5abab84e1543 <vm_exec_core+15443>, 0x5abab84ecaae <vm_exec_core+61886>, 0x5abab84e21c2 <vm_exec_core+18642>, 0x5abab84deb33 <vm_exec_core+4675>, 0x5abab84deff6 <vm_exec_core+5894>, 0x5abab84dec57 <vm_exec_core+4967>, 0x5abab84df4f7 <vm_exec_core+7175>, 0x5abab84dfca0 <vm_exec_core+9136>, 0x5abab84e5b3b <vm_exec_core+33355>, 0x5abab84e2ad8 <vm_exec_core+20968>, 0x5abab84e193a <vm_exec_core+16458>, 0x5abab84e3cb4 <vm_exec_core+25540>, 0x5abab84e5c0b <vm_exec_core+33563>, 0x5abab84e4085 <vm_exec_core+26517>, 0x5abab84e55ab <vm_exec_core+31931>, 0x5abab84e57c4 <vm_exec_core+32468>, 0x5abab84de2da <vm_exec_core+2538>, 0x5abab84e4ca6 <vm_exec_core+29622>, 0x5abab84e05b5 <vm_exec_core+11461>, 0x5abab84e4eaa <vm_exec_core+30138>, 0x5abab84dffe5 <vm_exec_core+9973>, 0x5abab84e3fa9 <vm_exec_core+26297>, 0x5abab84de0cd <vm_exec_core+2013>, 0x5abab84de95b <vm_exec_core+4203>, 0x5abab84df6e9 <vm_exec_core+7673>, 0x5abab84e093d <vm_exec_core+12365>, 0x5abab84e0ada <vm_exec_core+12778>, 0x5abab84ddc80 <vm_exec_core+912>, 0x5abab84de03b <vm_exec_core+1867>, 0x5abab84ddd12 <vm_exec_core+1058>, 0x5abab84e4187 <vm_exec_core+26775>, 0x5abab84e0459 <vm_exec_core+11113>, 0x5abab84e1755 <vm_exec_core+15973>, 0x5abab84e0c86 <vm_exec_core+13206>, 0x5abab84e1419 <vm_exec_core+15145>, 0x5abab84e1335 <vm_exec_core+14917>, 0x5abab84e024b <vm_exec_core+10587>, 0x5abab84e0b7b <vm_exec_core+12939>, 0x5abab84e0813 <vm_exec_core+12067>, 0x5abab84e0e37 <vm_exec_core+13639>, 0x5abab84e0db5 <vm_exec_core+13509>, 0x5abab84df2f7 <vm_exec_core+6663>, 0x5abab84e45b2 <vm_exec_core+27842>, 0x5abab84ded6a <vm_exec_core+5242>, 0x5abab84e58c7 <vm_exec_core+32727>, 0x5abab84e3231 <vm_exec_core+22849>, 0x5abab84e10d7 <vm_exec_core+14311>, 0x5abab84dde9f <vm_exec_core+1455>, 0x5abab84e4d7e <vm_exec_core+29838>, 0x5abab84e493d <vm_exec_core+28749>, 0x5abab84df10b <vm_exec_core+6171>, 0x5abab84de482 <vm_exec_core+2962>, 0x5abab84e3812 <vm_exec_core+24354>, 0x5abab84dfae9 <vm_exec_core+8697>, 0x5abab84e547d <vm_exec_core+31629>, 0x5abab84e4b3e <vm_exec_core+29262>, 0x5abab84e00b4 <vm_exec_core+10180>, 0x5abab84e101f <vm_exec_core+14127>, 0x5abab84e34d3 <vm_exec_core+23523>, 0x5abab84e4aa4 <vm_exec_core+29108>, 0x5abab84e2114 <vm_exec_core+18468>, 0x5abab84e3555 <vm_exec_core+23653>, 0x5abab84e3ba8 <vm_exec_core+25272>, 0x5abab84e2052 <vm_exec_core+18274>, 0x5abab84de3ae <vm_exec_core+2750>, 0x5abab84e2d0b <vm_exec_core+21531>, 0x5abab84de1cf <vm_exec_core+2271>, 0x5abab84de604 <vm_exec_core+3348>, 0x5abab84e033a <vm_exec_core+10826>, 0x5abab84e1d76 <vm_exec_core+17542>, 0x5abab84e26b8 <vm_exec_core+19912>, 0x5abab84e1aa1 <vm_exec_core+16817>, 0x5abab84dddfb <vm_exec_core+1291>, 0x5abab84e3d9e <vm_exec_core+25774>, 0x5abab84e4802 <vm_exec_core+28434>, 0x5abab84de7ad <vm_exec_core+3773>, 0x5abab84df3f8 <vm_exec_core+6920>, 0x5abab84df1fa <vm_exec_core+6410>, 0x5abab84dfb95 <vm_exec_core+8869>, 0x5abab84e0f71 <vm_exec_core+13953>, 0x5abab84de867 <vm_exec_core+3959>, 0x5abab84e3c53 <vm_exec_core+25443>, 0x5abab84df33c <vm_exec_core+6732>, 0x5abab84e0eaa <vm_exec_core+13754>, 0x5abab84e189f <vm_exec_core+16303>, 0x5abab84e3a24 <vm_exec_core+24884>, 0x5abab84e24bc <vm_exec_core+19404>, 0x5abab84dfe42 <vm_exec_core+9554>, 0x5abab84df652 <vm_exec_core+7522>, 0x5abab84e36f8 <vm_exec_core+24072>, 0x5abab84e0689 <vm_exec_core+11673>, 0x5abab84e2ddf <vm_exec_core+21743>, 0x5abab84e258d <vm_exec_core+19613>, 0x5abab84e2eb5 <vm_exec_core+21957>, 0x5abab84e4368 <vm_exec_core+27256>, 0x5abab84e1a0d <vm_exec_core+16669>, 0x5abab84e3aca <vm_exec_core+25050>, 0x5abab84dff11 <vm_exec_core+9761>, 0x5abab84e35f8 <vm_exec_core+23816>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e1eac <vm_exec_core+17852>, 0x5abab84e2279 <vm_exec_core+18825>, 0x5abab84e1737 <vm_exec_core+15943>, 0x5abab84e1b45 <vm_exec_core+16981>, 0x5abab84e0158 <vm_exec_core+10344>, 0x5abab84df898 <vm_exec_core+8104>, 0x5abab84e2fb7 <vm_exec_core+22215>, 0x5abab84dea82 <vm_exec_core+4498>, 0x5abab84e1534 <vm_exec_core+15428>, 0x5abab84eca9f <vm_exec_core+61871>, 0x5abab84e21b3 <vm_exec_core+18627>, 0x5abab84deb24 <vm_exec_core+4660>, 0x5abab84defe7 <vm_exec_core+5879>, 0x5abab84dec48 <vm_exec_core+4952>, 0x5abab84df4e8 <vm_exec_core+7160>, 0x5abab84dfc91 <vm_exec_core+9121>, 0x5abab84e1935 <vm_exec_core+16453>, 0x5abab84e0f67 <vm_exec_core+13943>, 0x5abab84e1930 <vm_exec_core+16448>, 0x5abab84e2100 <vm_exec_core+18448>, 0x5abab84e204d <vm_exec_core+18269>, 0x5abab84df4e3 <vm_exec_core+7155>, 0x5abab84e2480 <vm_exec_core+19344>, 0x5abab84e05ab <vm_exec_core+11451>, 0x5abab84e05b0 <vm_exec_core+11456>, 0x5abab84e2048 <vm_exec_core+18264>, 0x5abab84e1c36 <vm_exec_core+17222>, 0x5abab84e1400 <vm_exec_core+15120>, 0x5abab84e1321 <vm_exec_core+14897>, 0x5abab84e1d71 <vm_exec_core+17537>, 0x5abab84e173c <vm_exec_core+15948>, 0x5abab84e0f6c <vm_exec_core+13948>, 0x5abab84df6da <vm_exec_core+7658>...}
        reg_cfp = 0x7c0667dff720
        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>
#36 0x00005abab84da821 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.
#37 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
#38 0x00005abab816328b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7c0669f94980) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd82a1090, <optimized out>, 0x7ffdd82a0fe0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7c0669f94980
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#40 0x00005abab815c7f7 in rb_main (argc=10, argv=0x7ffdd82a1258) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=10, argv=0x7ffdd82a1258) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7f23bc6d2c40 (LWP 315532) "ruby" 0x00007f23bc526cd7 in __GI___select (nfds=17, readfds=0x50c005632540, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2d6c7de0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7f23a02006c0 (LWP 315534) "ruby" 0x00007f23bc51b4cd in __GI___poll (fds=0x7f239ef09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7f23a02006c0 (LWP 315534) "ruby"):
#0  0x00007f23bc51b4cd in __GI___poll (fds=0x7f239ef09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006297d095039a in __interceptor_poll ()
No symbol table info available.
#2  0x00006297d0cfce4f 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  0x00006297d09a974f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007f23bc49ca94 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 = {139790987036352, 338092409032669199, 139790987036352, -352, 25, 140729660511040, 338092409020086287, 338084351967229967}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007f23bc529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7f23bc6d2c40 (LWP 315532) "ruby"):
#0  0x00007f23bc526cd7 in __GI___select (nfds=17, readfds=0x50c005632540, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2d6c7de0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 1199, tv_nsec = 949027247}
        pts64 = 0x7ffe2d6c7c80
        r = <optimized out>
#1  0x00006297d0ce7125 in native_fd_select (n=17, readfds=0x50c005632540, writefds=0x0, exceptfds=0x7f23bc526cd7 <__GI___select+327>, timeout=0x7ffe2d6c7c80, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439
No locals.
#2  do_select (p=139791425383456) at /tmp/ruby/src/trunk_asan/thread.c:4291
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffe2d6c7d90
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00006297d09f3f90 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 = {0x7ffe2d6c7f50, <optimized out>, 0x7ffe2d6c7e60, <optimized out>, <optimized out>}, prev = 0x7f23ba40ab80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00006297d0ce66fe 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 = 17, th = 0x515000000300, rset = 0x7f23ba40aa40, 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 = 0x7f23ba40aaa0}
#5  0x00006297d0ab12ad in select_internal (read=139790909321720, write=4, except=4, tp=0x7f23ba40aaa0, fds=0x7f23ba40aa40) at /tmp/ruby/src/trunk_asan/io.c:10633
        timerec = <optimized out>
        max = 17
        pending = <optimized out>
        rp = 0x7f23ba40aa40
        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=139791425382944) at /tmp/ruby/src/trunk_asan/io.c:10703
        p = 0x7f23ba40aa20
#7  0x00006297d09f3f90 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 = {0x7ffe2d6c8250, <optimized out>, 0x7ffe2d6c8160, <optimized out>, <optimized out>}, prev = 0x7f23ba480d40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00006297d0a8d5a7 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  0x00006297d0dc9568 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 = 0x7f23bbdda6e0
        cfunc = 0x504000010798
        recv = 139791452404400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00006297d0d781bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f23b99ff3a0, 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 = {0x6297d0d6c306 <vm_exec_core+6678>, 0x6297d0d715c1 <vm_exec_core+27857>, 0x6297d0d6bd79 <vm_exec_core+5257>, 0x6297d0d728d6 <vm_exec_core+32742>, 0x6297d0d70240 <vm_exec_core+22864>, 0x6297d0d6e0e6 <vm_exec_core+14326>, 0x6297d0d6aeae <vm_exec_core+1470>, 0x6297d0d71d8d <vm_exec_core+29853>, 0x6297d0d7194c <vm_exec_core+28764>, 0x6297d0d6c11a <vm_exec_core+6186>, 0x6297d0d6b491 <vm_exec_core+2977>, 0x6297d0d70821 <vm_exec_core+24369>, 0x6297d0d6caf8 <vm_exec_core+8712>, 0x6297d0d7248c <vm_exec_core+31644>, 0x6297d0d71b4d <vm_exec_core+29277>, 0x6297d0d6d0c3 <vm_exec_core+10195>, 0x6297d0d6e02e <vm_exec_core+14142>, 0x6297d0d704e2 <vm_exec_core+23538>, 0x6297d0d71ab3 <vm_exec_core+29123>, 0x6297d0d6f123 <vm_exec_core+18483>, 0x6297d0d70564 <vm_exec_core+23668>, 0x6297d0d70bb7 <vm_exec_core+25287>, 0x6297d0d6f061 <vm_exec_core+18289>, 0x6297d0d6b3bd <vm_exec_core+2765>, 0x6297d0d6fd1a <vm_exec_core+21546>, 0x6297d0d6b1de <vm_exec_core+2286>, 0x6297d0d6b613 <vm_exec_core+3363>, 0x6297d0d6d349 <vm_exec_core+10841>, 0x6297d0d6ed85 <vm_exec_core+17557>, 0x6297d0d6f6c7 <vm_exec_core+19927>, 0x6297d0d6eab0 <vm_exec_core+16832>, 0x6297d0d6ae0a <vm_exec_core+1306>, 0x6297d0d70dad <vm_exec_core+25789>, 0x6297d0d71811 <vm_exec_core+28449>, 0x6297d0d6b7bc <vm_exec_core+3788>, 0x6297d0d6c407 <vm_exec_core+6935>, 0x6297d0d6c209 <vm_exec_core+6425>, 0x6297d0d6cba4 <vm_exec_core+8884>, 0x6297d0d6df80 <vm_exec_core+13968>, 0x6297d0d6b876 <vm_exec_core+3974>, 0x6297d0d70c62 <vm_exec_core+25458>, 0x6297d0d6c34b <vm_exec_core+6747>, 0x6297d0d6deb9 <vm_exec_core+13769>, 0x6297d0d6e8ae <vm_exec_core+16318>, 0x6297d0d70a33 <vm_exec_core+24899>, 0x6297d0d6f4cb <vm_exec_core+19419>, 0x6297d0d6ce51 <vm_exec_core+9569>, 0x6297d0d6c661 <vm_exec_core+7537>, 0x6297d0d70707 <vm_exec_core+24087>, 0x6297d0d6d698 <vm_exec_core+11688>, 0x6297d0d6fdee <vm_exec_core+21758>, 0x6297d0d6f59c <vm_exec_core+19628>, 0x6297d0d6fec4 <vm_exec_core+21972>, 0x6297d0d71377 <vm_exec_core+27271>, 0x6297d0d6ea1c <vm_exec_core+16684>, 0x6297d0d70ad9 <vm_exec_core+25065>, 0x6297d0d6cf20 <vm_exec_core+9776>, 0x6297d0d70607 <vm_exec_core+23831>, 0x6297d0d6ac7b <vm_exec_core+907>, 0x6297d0d6eebb <vm_exec_core+17867>, 0x6297d0d6f288 <vm_exec_core+18840>, 0x6297d0d6b6b6 <vm_exec_core+3526>, 0x6297d0d6eb54 <vm_exec_core+16996>, 0x6297d0d6d167 <vm_exec_core+10359>, 0x6297d0d6c8a7 <vm_exec_core+8119>, 0x6297d0d6ffc6 <vm_exec_core+22230>, 0x6297d0d6ba91 <vm_exec_core+4513>, 0x6297d0d6e543 <vm_exec_core+15443>, 0x6297d0d79aae <vm_exec_core+61886>, 0x6297d0d6f1c2 <vm_exec_core+18642>, 0x6297d0d6bb33 <vm_exec_core+4675>, 0x6297d0d6bff6 <vm_exec_core+5894>, 0x6297d0d6bc57 <vm_exec_core+4967>, 0x6297d0d6c4f7 <vm_exec_core+7175>, 0x6297d0d6cca0 <vm_exec_core+9136>, 0x6297d0d72b3b <vm_exec_core+33355>, 0x6297d0d6fad8 <vm_exec_core+20968>, 0x6297d0d6e93a <vm_exec_core+16458>, 0x6297d0d70cb4 <vm_exec_core+25540>, 0x6297d0d72c0b <vm_exec_core+33563>, 0x6297d0d71085 <vm_exec_core+26517>, 0x6297d0d725ab <vm_exec_core+31931>, 0x6297d0d727c4 <vm_exec_core+32468>, 0x6297d0d6b2da <vm_exec_core+2538>, 0x6297d0d71ca6 <vm_exec_core+29622>, 0x6297d0d6d5b5 <vm_exec_core+11461>, 0x6297d0d71eaa <vm_exec_core+30138>, 0x6297d0d6cfe5 <vm_exec_core+9973>, 0x6297d0d70fa9 <vm_exec_core+26297>, 0x6297d0d6b0cd <vm_exec_core+2013>, 0x6297d0d6b95b <vm_exec_core+4203>, 0x6297d0d6c6e9 <vm_exec_core+7673>, 0x6297d0d6d93d <vm_exec_core+12365>, 0x6297d0d6dada <vm_exec_core+12778>, 0x6297d0d6ac80 <vm_exec_core+912>, 0x6297d0d6b03b <vm_exec_core+1867>, 0x6297d0d6ad12 <vm_exec_core+1058>, 0x6297d0d71187 <vm_exec_core+26775>, 0x6297d0d6d459 <vm_exec_core+11113>, 0x6297d0d6e755 <vm_exec_core+15973>, 0x6297d0d6dc86 <vm_exec_core+13206>, 0x6297d0d6e419 <vm_exec_core+15145>, 0x6297d0d6e335 <vm_exec_core+14917>, 0x6297d0d6d24b <vm_exec_core+10587>, 0x6297d0d6db7b <vm_exec_core+12939>, 0x6297d0d6d813 <vm_exec_core+12067>, 0x6297d0d6de37 <vm_exec_core+13639>, 0x6297d0d6ddb5 <vm_exec_core+13509>, 0x6297d0d6c2f7 <vm_exec_core+6663>, 0x6297d0d715b2 <vm_exec_core+27842>, 0x6297d0d6bd6a <vm_exec_core+5242>, 0x6297d0d728c7 <vm_exec_core+32727>, 0x6297d0d70231 <vm_exec_core+22849>, 0x6297d0d6e0d7 <vm_exec_core+14311>, 0x6297d0d6ae9f <vm_exec_core+1455>, 0x6297d0d71d7e <vm_exec_core+29838>, 0x6297d0d7193d <vm_exec_core+28749>, 0x6297d0d6c10b <vm_exec_core+6171>, 0x6297d0d6b482 <vm_exec_core+2962>, 0x6297d0d70812 <vm_exec_core+24354>, 0x6297d0d6cae9 <vm_exec_core+8697>, 0x6297d0d7247d <vm_exec_core+31629>, 0x6297d0d71b3e <vm_exec_core+29262>, 0x6297d0d6d0b4 <vm_exec_core+10180>, 0x6297d0d6e01f <vm_exec_core+14127>, 0x6297d0d704d3 <vm_exec_core+23523>, 0x6297d0d71aa4 <vm_exec_core+29108>, 0x6297d0d6f114 <vm_exec_core+18468>, 0x6297d0d70555 <vm_exec_core+23653>, 0x6297d0d70ba8 <vm_exec_core+25272>, 0x6297d0d6f052 <vm_exec_core+18274>, 0x6297d0d6b3ae <vm_exec_core+2750>, 0x6297d0d6fd0b <vm_exec_core+21531>, 0x6297d0d6b1cf <vm_exec_core+2271>, 0x6297d0d6b604 <vm_exec_core+3348>, 0x6297d0d6d33a <vm_exec_core+10826>, 0x6297d0d6ed76 <vm_exec_core+17542>, 0x6297d0d6f6b8 <vm_exec_core+19912>, 0x6297d0d6eaa1 <vm_exec_core+16817>, 0x6297d0d6adfb <vm_exec_core+1291>, 0x6297d0d70d9e <vm_exec_core+25774>, 0x6297d0d71802 <vm_exec_core+28434>, 0x6297d0d6b7ad <vm_exec_core+3773>, 0x6297d0d6c3f8 <vm_exec_core+6920>, 0x6297d0d6c1fa <vm_exec_core+6410>, 0x6297d0d6cb95 <vm_exec_core+8869>, 0x6297d0d6df71 <vm_exec_core+13953>, 0x6297d0d6b867 <vm_exec_core+3959>, 0x6297d0d70c53 <vm_exec_core+25443>, 0x6297d0d6c33c <vm_exec_core+6732>, 0x6297d0d6deaa <vm_exec_core+13754>, 0x6297d0d6e89f <vm_exec_core+16303>, 0x6297d0d70a24 <vm_exec_core+24884>, 0x6297d0d6f4bc <vm_exec_core+19404>, 0x6297d0d6ce42 <vm_exec_core+9554>, 0x6297d0d6c652 <vm_exec_core+7522>, 0x6297d0d706f8 <vm_exec_core+24072>, 0x6297d0d6d689 <vm_exec_core+11673>, 0x6297d0d6fddf <vm_exec_core+21743>, 0x6297d0d6f58d <vm_exec_core+19613>, 0x6297d0d6feb5 <vm_exec_core+21957>, 0x6297d0d71368 <vm_exec_core+27256>, 0x6297d0d6ea0d <vm_exec_core+16669>, 0x6297d0d70aca <vm_exec_core+25050>, 0x6297d0d6cf11 <vm_exec_core+9761>, 0x6297d0d705f8 <vm_exec_core+23816>, 0x6297d0d6f100 <vm_exec_core+18448>, 0x6297d0d6eeac <vm_exec_core+17852>, 0x6297d0d6f279 <vm_exec_core+18825>, 0x6297d0d6e737 <vm_exec_core+15943>, 0x6297d0d6eb45 <vm_exec_core+16981>, 0x6297d0d6d158 <vm_exec_core+10344>, 0x6297d0d6c898 <vm_exec_core+8104>, 0x6297d0d6ffb7 <vm_exec_core+22215>, 0x6297d0d6ba82 <vm_exec_core+4498>, 0x6297d0d6e534 <vm_exec_core+15428>, 0x6297d0d79a9f <vm_exec_core+61871>, 0x6297d0d6f1b3 <vm_exec_core+18627>, 0x6297d0d6bb24 <vm_exec_core+4660>, 0x6297d0d6bfe7 <vm_exec_core+5879>, 0x6297d0d6bc48 <vm_exec_core+4952>, 0x6297d0d6c4e8 <vm_exec_core+7160>, 0x6297d0d6cc91 <vm_exec_core+9121>, 0x6297d0d6e935 <vm_exec_core+16453>, 0x6297d0d6df67 <vm_exec_core+13943>, 0x6297d0d6e930 <vm_exec_core+16448>, 0x6297d0d6f100 <vm_exec_core+18448>, 0x6297d0d6f04d <vm_exec_core+18269>, 0x6297d0d6c4e3 <vm_exec_core+7155>, 0x6297d0d6f480 <vm_exec_core+19344>, 0x6297d0d6d5ab <vm_exec_core+11451>, 0x6297d0d6d5b0 <vm_exec_core+11456>, 0x6297d0d6f048 <vm_exec_core+18264>, 0x6297d0d6ec36 <vm_exec_core+17222>, 0x6297d0d6e400 <vm_exec_core+15120>, 0x6297d0d6e321 <vm_exec_core+14897>, 0x6297d0d6ed71 <vm_exec_core+17537>, 0x6297d0d6e73c <vm_exec_core+15948>, 0x6297d0d6df6c <vm_exec_core+13948>, 0x6297d0d6c6da <vm_exec_core+7658>...}
        reg_cfp = 0x7f23b99ff3a0
        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 0x00006297d0d67821 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 0x00006297d0aeee8b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139791451766920) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7f23bbd33c50
#15 0x00006297d0ae9e87 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 = 139791452394640
        realpath_map = 139791452394480
        path = 139791451766920
        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 0x00006297d0ae813b in rb_require_string_internal (fname=139791451766960, 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 0x00006297d0dc9568 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 = 0x7f23bbd34100
        cfunc = 0x504000018598
        recv = 139791452524000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00006297d0db09bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe2d6c99e0) 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 0x00006297d0db0475 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 0x00006297d0d781bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f23b99ff790, 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
th: 0x515000000300, native_id: 0x7f23bc6d2c40
-- Control frame information -----------------------------------------------
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
        cd = <optimized out>
        leaf = false
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603
        val = <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
        insns_address_table = {0x6297d0d6c306 <vm_exec_core+6678>, 0x6297d0d715c1 <vm_exec_core+27857>, 0x6297d0d6bd79 <vm_exec_core+5257>, 0x6297d0d728d6 <vm_exec_core+32742>, 0x6297d0d70240 <vm_exec_core+22864>, 0x6297d0d6e0e6 <vm_exec_core+14326>, 0x6297d0d6aeae <vm_exec_core+1470>, 0x6297d0d71d8d <vm_exec_core+29853>, 0x6297d0d7194c <vm_exec_core+28764>, 0x6297d0d6c11a <vm_exec_core+6186>, 0x6297d0d6b491 <vm_exec_core+2977>, 0x6297d0d70821 <vm_exec_core+24369>, 0x6297d0d6caf8 <vm_exec_core+8712>, 0x6297d0d7248c <vm_exec_core+31644>, 0x6297d0d71b4d <vm_exec_core+29277>, 0x6297d0d6d0c3 <vm_exec_core+10195>, 0x6297d0d6e02e <vm_exec_core+14142>, 0x6297d0d704e2 <vm_exec_core+23538>, 0x6297d0d71ab3 <vm_exec_core+29123>, 0x6297d0d6f123 <vm_exec_core+18483>, 0x6297d0d70564 <vm_exec_core+23668>, 0x6297d0d70bb7 <vm_exec_core+25287>, 0x6297d0d6f061 <vm_exec_core+18289>, 0x6297d0d6b3bd <vm_exec_core+2765>, 0x6297d0d6fd1a <vm_exec_core+21546>, 0x6297d0d6b1de <vm_exec_core+2286>, 0x6297d0d6b613 <vm_exec_core+3363>, 0x6297d0d6d349 <vm_exec_core+10841>, 0x6297d0d6ed85 <vm_exec_core+17557>, 0x6297d0d6f6c7 <vm_exec_core+19927>, 0x6297d0d6eab0 <vm_exec_core+16832>, 0x6297d0d6ae0a <vm_exec_core+1306>, 0x6297d0d70dad <vm_exec_core+25789>, 0x6297d0d71811 <vm_exec_core+28449>, 0x6297d0d6b7bc <vm_exec_core+3788>, 0x6297d0d6c407 <vm_exec_core+6935>, 0x6297d0d6c209 <vm_exec_core+6425>, 0x6297d0d6cba4 <vm_exec_core+8884>, 0x6297d0d6df80 <vm_exec_core+13968>, 0x6297d0d6b876 <vm_exec_core+3974>, 0x6297d0d70c62 <vm_exec_core+25458>, 0x6297d0d6c34b <vm_exec_core+6747>, 0x6297d0d6deb9 <vm_exec_core+13769>, 0x6297d0d6e8ae <vm_exec_core+16318>, 0x6297d0d70a33 <vm_exec_core+24899>, 0x6297d0d6f4cb <vm_exec_core+19419>, 0x6297d0d6ce51 <vm_exec_core+9569>, 0x6297d0d6c661 <vm_exec_core+7537>, 0x6297d0d70707 <vm_exec_core+24087>, 0x6297d0d6d698 <vm_exec_core+11688>, 0x6297d0d6fdee <vm_exec_core+21758>, 0x6297d0d6f59c <vm_exec_core+19628>, 0x6297d0d6fec4 <vm_exec_core+21972>, 0x6297d0d71377 <vm_exec_core+27271>, 0x6297d0d6ea1c <vm_exec_core+16684>, 0x6297d0d70ad9 <vm_exec_core+25065>, 0x6297d0d6cf20 <vm_exec_core+9776>, 0x6297d0d70607 <vm_exec_core+23831>, 0x6297d0d6ac7b <vm_exec_core+907>, 0x6297d0d6eebb <vm_exec_core+17867>, 0x6297d0d6f288 <vm_exec_core+18840>, 0x6297d0d6b6b6 <vm_exec_core+3526>, 0x6297d0d6eb54 <vm_exec_core+16996>, 0x6297d0d6d167 <vm_exec_core+10359>, 0x6297d0d6c8a7 <vm_exec_core+8119>, 0x6297d0d6ffc6 <vm_exec_core+22230>, 0x6297d0d6ba91 <vm_exec_core+4513>, 0x6297d0d6e543 <vm_exec_core+15443>, 0x6297d0d79aae <vm_exec_core+61886>, 0x6297d0d6f1c2 <vm_exec_core+18642>, 0x6297d0d6bb33 <vm_exec_core+4675>, 0x6297d0d6bff6 <vm_exec_core+5894>, 0x6297d0d6bc57 <vm_exec_core+4967>, 0x6297d0d6c4f7 <vm_exec_core+7175>, 0x6297d0d6cca0 <vm_exec_core+9136>, 0x6297d0d72b3b <vm_exec_core+33355>, 0x6297d0d6fad8 <vm_exec_core+20968>, 0x6297d0d6e93a <vm_exec_core+16458>, 0x6297d0d70cb4 <vm_exec_core+25540>, 0x6297d0d72c0b <vm_exec_core+33563>, 0x6297d0d71085 <vm_exec_core+26517>, 0x6297d0d725ab <vm_exec_core+31931>, 0x6297d0d727c4 <vm_exec_core+32468>, 0x6297d0d6b2da <vm_exec_core+2538>, 0x6297d0d71ca6 <vm_exec_core+29622>, 0x6297d0d6d5b5 <vm_exec_core+11461>, 0x6297d0d71eaa <vm_exec_core+30138>, 0x6297d0d6cfe5 <vm_exec_core+9973>, 0x6297d0d70fa9 <vm_exec_core+26297>, 0x6297d0d6b0cd <vm_exec_core+2013>, 0x6297d0d6b95b <vm_exec_core+4203>, 0x6297d0d6c6e9 <vm_exec_core+7673>, 0x6297d0d6d93d <vm_exec_core+12365>, 0x6297d0d6dada <vm_exec_core+12778>, 0x6297d0d6ac80 <vm_exec_core+912>, 0x6297d0d6b03b <vm_exec_core+1867>, 0x6297d0d6ad12 <vm_exec_core+1058>, 0x6297d0d71187 <vm_exec_core+26775>, 0x6297d0d6d459 <vm_exec_core+11113>, 0x6297d0d6e755 <vm_exec_core+15973>, 0x6297d0d6dc86 <vm_exec_core+13206>, 0x6297d0d6e419 <vm_exec_core+15145>, 0x6297d0d6e335 <vm_exec_core+14917>, 0x6297d0d6d24b <vm_exec_core+10587>, 0x6297d0d6db7b <vm_exec_core+12939>, 0x6297d0d6d813 <vm_exec_core+12067>, 0x6297d0d6de37 <vm_exec_core+13639>, 0x6297d0d6ddb5 <vm_exec_core+13509>, 0x6297d0d6c2f7 <vm_exec_core+6663>, 0x6297d0d715b2 <vm_exec_core+27842>, 0x6297d0d6bd6a <vm_exec_core+5242>, 0x6297d0d728c7 <vm_exec_core+32727>, 0x6297d0d70231 <vm_exec_core+22849>, 0x6297d0d6e0d7 <vm_exec_core+14311>, 0x6297d0d6ae9f <vm_exec_core+1455>, 0x6297d0d71d7e <vm_exec_core+29838>, 0x6297d0d7193d <vm_exec_core+28749>, 0x6297d0d6c10b <vm_exec_core+6171>, 0x6297d0d6b482 <vm_exec_core+2962>, 0x6297d0d70812 <vm_exec_core+24354>, 0x6297d0d6cae9 <vm_exec_core+8697>, 0x6297d0d7247d <vm_exec_core+31629>, 0x6297d0d71b3e <vm_exec_core+29262>, 0x6297d0d6d0b4 <vm_exec_core+10180>, 0x6297d0d6e01f <vm_exec_core+14127>, 0x6297d0d704d3 <vm_exec_core+23523>, 0x6297d0d71aa4 <vm_exec_core+29108>, 0x6297d0d6f114 <vm_exec_core+18468>, 0x6297d0d70555 <vm_exec_core+23653>, 0x6297d0d70ba8 <vm_exec_core+25272>, 0x6297d0d6f052 <vm_exec_core+18274>, 0x6297d0d6b3ae <vm_exec_core+2750>, 0x6297d0d6fd0b <vm_exec_core+21531>, 0x6297d0d6b1cf <vm_exec_core+2271>, 0x6297d0d6b604 <vm_exec_core+3348>, 0x6297d0d6d33a <vm_exec_core+10826>, 0x6297d0d6ed76 <vm_exec_core+17542>, 0x6297d0d6f6b8 <vm_exec_core+19912>, 0x6297d0d6eaa1 <vm_exec_core+16817>, 0x6297d0d6adfb <vm_exec_core+1291>, 0x6297d0d70d9e <vm_exec_core+25774>, 0x6297d0d71802 <vm_exec_core+28434>, 0x6297d0d6b7ad <vm_exec_core+3773>, 0x6297d0d6c3f8 <vm_exec_core+6920>, 0x6297d0d6c1fa <vm_exec_core+6410>, 0x6297d0d6cb95 <vm_exec_core+8869>, 0x6297d0d6df71 <vm_exec_core+13953>, 0x6297d0d6b867 <vm_exec_core+3959>, 0x6297d0d70c53 <vm_exec_core+25443>, 0x6297d0d6c33c <vm_exec_core+6732>, 0x6297d0d6deaa <vm_exec_core+13754>, 0x6297d0d6e89f <vm_exec_core+16303>, 0x6297d0d70a24 <vm_exec_core+24884>, 0x6297d0d6f4bc <vm_exec_core+19404>, 0x6297d0d6ce42 <vm_exec_core+9554>, 0x6297d0d6c652 <vm_exec_core+7522>, 0x6297d0d706f8 <vm_exec_core+24072>, 0x6297d0d6d689 <vm_exec_core+11673>, 0x6297d0d6fddf <vm_exec_core+21743>, 0x6297d0d6f58d <vm_exec_core+19613>, 0x6297d0d6feb5 <vm_exec_core+21957>, 0x6297d0d71368 <vm_exec_core+27256>, 0x6297d0d6ea0d <vm_exec_core+16669>, 0x6297d0d70aca <vm_exec_core+25050>, 0x6297d0d6cf11 <vm_exec_core+9761>, 0x6297d0d705f8 <vm_exec_core+23816>, 0x6297d0d6f100 <vm_exec_core+18448>, 0x6297d0d6eeac <vm_exec_core+17852>, 0x6297d0d6f279 <vm_exec_core+18825>, 0x6297d0d6e737 <vm_exec_core+15943>, 0x6297d0d6eb45 <vm_exec_core+16981>, 0x6297d0d6d158 <vm_exec_core+10344>, 0x6297d0d6c898 <vm_exec_core+8104>, 0x6297d0d6ffb7 <vm_exec_core+22215>, 0x6297d0d6ba82 <vm_exec_core+4498>, 0x6297d0d6e534 <vm_exec_core+15428>, 0x6297d0d79a9f <vm_exec_core+61871>, 0x6297d0d6f1b3 <vm_exec_core+18627>, 0x6297d0d6bb24 <vm_exec_core+4660>, 0x6297d0d6bfe7 <vm_exec_core+5879>, 0x6297d0d6bc48 <vm_exec_core+4952>, 0x6297d0d6c4e8 <vm_exec_core+7160>, 0x6297d0d6cc91 <vm_exec_core+9121>, 0x6297d0d6e935 <vm_exec_core+16453>, 0x6297d0d6df67 <vm_exec_core+13943>, 0x6297d0d6e930 <vm_exec_core+16448>, 0x6297d0d6f100 <vm_exec_core+18448>, 0x6297d0d6f04d <vm_exec_core+18269>, 0x6297d0d6c4e3 <vm_exec_core+7155>, 0x6297d0d6f480 <vm_exec_core+19344>, 0x6297d0d6d5ab <vm_exec_core+11451>, 0x6297d0d6d5b0 <vm_exec_core+11456>, 0x6297d0d6f048 <vm_exec_core+18264>, 0x6297d0d6ec36 <vm_exec_core+17222>, 0x6297d0d6e400 <vm_exec_core+15120>, 0x6297d0d6e321 <vm_exec_core+14897>, 0x6297d0d6ed71 <vm_exec_core+17537>, 0x6297d0d6e73c <vm_exec_core+15948>, 0x6297d0d6df6c <vm_exec_core+13948>, 0x6297d0d6c6da <vm_exec_core+7658>...}
        reg_cfp = 0x7f23b99ff790
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        reg_pc = 0x50400002dcb8
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798
        INSN_LABEL_setlocal = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045
        INSN_LABEL_getblockparam = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890
        INSN_LABEL_setblockparam = <optimized out>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885
        INSN_LABEL_getclassvariable = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_setclassvariable = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_opt_getconstant_path = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_getconstant = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_setconstant = <optimized out>

        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        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>
#23 0x00006297d0d67468 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 0x00006297d09f028b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7f23bbd341a0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2d6c9f30, <optimized out>, 0x7ffe2d6c9e80, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f23bbd341a0
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#26 0x00006297d09e97f7 in rb_main (argc=9, argv=0x7ffe2d6ca108) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffe2d6ca108) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

[Inferior 1 (process 315532) detached]
$ timeout 60 gdb -p 315205 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:964: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 315204 -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 343850 -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-11T07:04:37Z master 1fd0a1b4ce) [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.535333 seconds

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