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

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

# Running tests:

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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7e780b8006c0 (LWP 4092627) "test_thread.rb*" 0x00006224b228cafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7e780b8006c0 (LWP 4092627) "test_thread.rb*"):
#0  0x00006224b228cafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006224b228daba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006224b21da448 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  0x00006224b21da239 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  0x00006224b21da06d 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  0x00006224b21d9aad in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00006224b21d96f6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00006224b21db9c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00006224b2272890 in __interceptor_free ()
No symbol table info available.
#9  0x00006224b22e485e in rb_gc_impl_free (objspace_ptr=0x51e000000080, ptr=0x7e78115ac800, old_size=1572864) at /tmp/ruby/src/trunk_asan/gc/default.c:8528
        objspace = 0x51e000000080
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7e78115ac800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4178
No locals.
#11 ruby_xfree (x=0x7e78115ac800) at /tmp/ruby/src/trunk_asan/gc.c:4189
No locals.
#12 0x00006224b2530ea3 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662
No locals.
#13 0x00006224b266e370 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3116
        th = 0x5150000d8c00
        stack = 0x7e78009ed800
        objspace = 0x51e000000080
        next = <optimized out>
#14 0x00006224b22b6860 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x5150000d8c00
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#15 0x00006224b22b6dcb in ruby_stop (ex=776, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#16 0x00006224b243364d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4371
        status = <optimized out>
        pid = <optimized out>
#17 0x00006224b268f088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x644100040001
        cc = <optimized out>
        me = 0x7e78113feb90
        cfunc = 0x50400001ff58
        recv = 139054119342400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x00006224b2636593 in vm_sendish (ec=0x516001c971d0, reg_cfp=0x7e7800aed720, cd=0x5040014df090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#19 vm_exec_core (ec=ec@entry=0x516001c971d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5040014df090
        insns_address_table = {0x6224b26360f6 <vm_exec_core+28230>, 0x6224b26308e7 <vm_exec_core+5687>, 0x6224b2637206 <vm_exec_core+32598>, 0x6224b2634900 <vm_exec_core+22096>, 0x6224b2632e22 <vm_exec_core+15218>, 0x6224b262f817 <vm_exec_core+1383>, 0x6224b263694d <vm_exec_core+30365>, 0x6224b263629f <vm_exec_core+28655>, 0x6224b2630c55 <vm_exec_core+6565>, 0x6224b262ff17 <vm_exec_core+3175>, 0x6224b2634f2d <vm_exec_core+23677>, 0x6224b2631628 <vm_exec_core+9080>, 0x6224b2636d18 <vm_exec_core+31336>, 0x6224b263674b <vm_exec_core+29851>, 0x6224b2631db6 <vm_exec_core+11014>, 0x6224b2632d7e <vm_exec_core+15054>, 0x6224b2634b7a <vm_exec_core+22730>, 0x6224b26363c9 <vm_exec_core+28953>, 0x6224b2633d11 <vm_exec_core+19041>, 0x6224b2634c32 <vm_exec_core+22914>, 0x6224b2635233 <vm_exec_core+24451>, 0x6224b2633c52 <vm_exec_core+18850>, 0x6224b262fd72 <vm_exec_core+2754>, 0x6224b263438a <vm_exec_core+20698>, 0x6224b262fbc6 <vm_exec_core+2326>, 0x6224b2630006 <vm_exec_core+3414>, 0x6224b2632100 <vm_exec_core+11856>, 0x6224b26339d3 <vm_exec_core+18211>, 0x6224b263419a <vm_exec_core+20202>, 0x6224b263386a <vm_exec_core+17850>, 0x6224b262f773 <vm_exec_core+1219>, 0x6224b2635547 <vm_exec_core+25239>, 0x6224b2636164 <vm_exec_core+28340>, 0x6224b2630111 <vm_exec_core+3681>, 0x6224b2630f3a <vm_exec_core+7306>, 0x6224b2630dbc <vm_exec_core+6924>, 0x6224b263183a <vm_exec_core+9610>, 0x6224b2632cd0 <vm_exec_core+14880>, 0x6224b2630205 <vm_exec_core+3925>, 0x6224b2635413 <vm_exec_core+24931>, 0x6224b2630e7e <vm_exec_core+7118>, 0x6224b2632c09 <vm_exec_core+14681>, 0x6224b2633640 <vm_exec_core+17296>, 0x6224b26350af <vm_exec_core+24063>, 0x6224b2633f9e <vm_exec_core+19694>, 0x6224b2631ae7 <vm_exec_core+10295>, 0x6224b2631191 <vm_exec_core+7905>, 0x6224b2634e13 <vm_exec_core+23395>, 0x6224b263247a <vm_exec_core+12746>, 0x6224b263445e <vm_exec_core+20910>, 0x6224b263406f <vm_exec_core+19903>, 0x6224b2634584 <vm_exec_core+21204>, 0x6224b2635b8f <vm_exec_core+26847>, 0x6224b26337d6 <vm_exec_core+17702>, 0x6224b2635155 <vm_exec_core+24229>, 0x6224b2631bb6 <vm_exec_core+10502>, 0x6224b2634cd1 <vm_exec_core+23073>, 0x6224b262f63b <vm_exec_core+907>, 0x6224b2633aac <vm_exec_core+18428>, 0x6224b2633e71 <vm_exec_core+19393>, 0x6224b262fe11 <vm_exec_core+2913>, 0x6224b263390e <vm_exec_core+18014>, 0x6224b2631f1e <vm_exec_core+11374>, 0x6224b26313d7 <vm_exec_core+8487>, 0x6224b2634686 <vm_exec_core+21462>, 0x6224b26303fb <vm_exec_core+4427>, 0x6224b26332d5 <vm_exec_core+16421>, 0x6224b263e32a <vm_exec_core+61562>, 0x6224b2633dab <vm_exec_core+19195>, 0x6224b26306a1 <vm_exec_core+5105>, 0x6224b2630b31 <vm_exec_core+6273>, 0x6224b26307c5 <vm_exec_core+5397>, 0x6224b263102a <vm_exec_core+7546>, 0x6224b2631936 <vm_exec_core+9862>, 0x6224b26342ab <vm_exec_core+20475>, 0x6224b26336cc <vm_exec_core+17436>, 0x6224b2635465 <vm_exec_core+25013>, 0x6224b26374bd <vm_exec_core+33293>, 0x6224b2635867 <vm_exec_core+26039>, 0x6224b2636db5 <vm_exec_core+31493>, 0x6224b2636eb7 <vm_exec_core+31751>, 0x6224b262fc8b <vm_exec_core+2523>, 0x6224b263686a <vm_exec_core+30138>, 0x6224b2632393 <vm_exec_core+12515>, 0x6224b2636adb <vm_exec_core+30763>, 0x6224b2631c7b <vm_exec_core+10699>, 0x6224b2635790 <vm_exec_core+25824>, 0x6224b262fae3 <vm_exec_core+2099>, 0x6224b26302ea <vm_exec_core+4154>, 0x6224b26370d0 <vm_exec_core+32288>, 0x6224b2631219 <vm_exec_core+8041>, 0x6224b263271f <vm_exec_core+13423>, 0x6224b262f640 <vm_exec_core+912>, 0x6224b262fa51 <vm_exec_core+1953>, 0x6224b262f6d2 <vm_exec_core+1058>, 0x6224b2635a97 <vm_exec_core+26599>, 0x6224b26321a8 <vm_exec_core+12024>, 0x6224b2636bb7 <vm_exec_core+30983>, 0x6224b26334e7 <vm_exec_core+16951>, 0x6224b26329d6 <vm_exec_core+14118>, 0x6224b26331ab <vm_exec_core+16123>, 0x6224b26330c7 <vm_exec_core+15895>, 0x6224b2632002 <vm_exec_core+11602>, 0x6224b26328cb <vm_exec_core+13851>, 0x6224b26325f5 <vm_exec_core+13125>, 0x6224b2632b87 <vm_exec_core+14551>, 0x6224b2632b05 <vm_exec_core+14421>, 0x6224b26360e7 <vm_exec_core+28215>, 0x6224b26308d8 <vm_exec_core+5672>, 0x6224b26371f7 <vm_exec_core+32583>, 0x6224b26348f1 <vm_exec_core+22081>, 0x6224b2632e13 <vm_exec_core+15203>, 0x6224b262f808 <vm_exec_core+1368>, 0x6224b263693e <vm_exec_core+30350>, 0x6224b2636290 <vm_exec_core+28640>, 0x6224b2630c46 <vm_exec_core+6550>, 0x6224b262ff08 <vm_exec_core+3160>, 0x6224b2634f1e <vm_exec_core+23662>, 0x6224b2631619 <vm_exec_core+9065>, 0x6224b2636d09 <vm_exec_core+31321>, 0x6224b263673c <vm_exec_core+29836>, 0x6224b2631da7 <vm_exec_core+10999>, 0x6224b2632d6f <vm_exec_core+15039>, 0x6224b2634b6b <vm_exec_core+22715>, 0x6224b26363ba <vm_exec_core+28938>, 0x6224b2633d02 <vm_exec_core+19026>, 0x6224b2634c23 <vm_exec_core+22899>, 0x6224b2635224 <vm_exec_core+24436>, 0x6224b2633c43 <vm_exec_core+18835>, 0x6224b262fd63 <vm_exec_core+2739>, 0x6224b263437b <vm_exec_core+20683>, 0x6224b262fbb7 <vm_exec_core+2311>, 0x6224b262fff7 <vm_exec_core+3399>, 0x6224b26320f1 <vm_exec_core+11841>, 0x6224b26339c4 <vm_exec_core+18196>, 0x6224b263418b <vm_exec_core+20187>, 0x6224b263385b <vm_exec_core+17835>, 0x6224b262f764 <vm_exec_core+1204>, 0x6224b2635538 <vm_exec_core+25224>, 0x6224b2636155 <vm_exec_core+28325>, 0x6224b2630102 <vm_exec_core+3666>, 0x6224b2630f2b <vm_exec_core+7291>, 0x6224b2630dad <vm_exec_core+6909>, 0x6224b263182b <vm_exec_core+9595>, 0x6224b2632cc1 <vm_exec_core+14865>, 0x6224b26301f6 <vm_exec_core+3910>, 0x6224b2635404 <vm_exec_core+24916>, 0x6224b2630e6f <vm_exec_core+7103>, 0x6224b2632bfa <vm_exec_core+14666>, 0x6224b2633631 <vm_exec_core+17281>, 0x6224b26350a0 <vm_exec_core+24048>, 0x6224b2633f8f <vm_exec_core+19679>, 0x6224b2631ad8 <vm_exec_core+10280>, 0x6224b2631182 <vm_exec_core+7890>, 0x6224b2634e04 <vm_exec_core+23380>, 0x6224b263246b <vm_exec_core+12731>, 0x6224b263444f <vm_exec_core+20895>, 0x6224b2634060 <vm_exec_core+19888>, 0x6224b2634575 <vm_exec_core+21189>, 0x6224b2635b80 <vm_exec_core+26832>, 0x6224b26337c7 <vm_exec_core+17687>, 0x6224b2635146 <vm_exec_core+24214>, 0x6224b2631ba7 <vm_exec_core+10487>, 0x6224b2634cc2 <vm_exec_core+23058>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633a9d <vm_exec_core+18413>, 0x6224b2633e62 <vm_exec_core+19378>, 0x6224b26334c9 <vm_exec_core+16921>, 0x6224b26338ff <vm_exec_core+17999>, 0x6224b2631f0f <vm_exec_core+11359>, 0x6224b26313c8 <vm_exec_core+8472>, 0x6224b2634677 <vm_exec_core+21447>, 0x6224b26303ec <vm_exec_core+4412>, 0x6224b26332c6 <vm_exec_core+16406>, 0x6224b263e31b <vm_exec_core+61547>, 0x6224b2633d9c <vm_exec_core+19180>, 0x6224b2630692 <vm_exec_core+5090>, 0x6224b2630b22 <vm_exec_core+6258>, 0x6224b26307b6 <vm_exec_core+5382>, 0x6224b263101b <vm_exec_core+7531>, 0x6224b2631927 <vm_exec_core+9847>, 0x6224b26336c7 <vm_exec_core+17431>, 0x6224b2632cb7 <vm_exec_core+14855>, 0x6224b26336c2 <vm_exec_core+17426>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633c3e <vm_exec_core+18830>, 0x6224b2631016 <vm_exec_core+7526>, 0x6224b2633f53 <vm_exec_core+19619>, 0x6224b2632389 <vm_exec_core+12505>, 0x6224b263238e <vm_exec_core+12510>, 0x6224b2633c39 <vm_exec_core+18825>, 0x6224b26339ba <vm_exec_core+18186>, 0x6224b2633192 <vm_exec_core+16098>, 0x6224b26330b3 <vm_exec_core+15875>, 0x6224b26339bf <vm_exec_core+18191>, 0x6224b26334ce <vm_exec_core+16926>, 0x6224b2632cbc <vm_exec_core+14860>, 0x6224b263120a <vm_exec_core+8026>, 0x6224b2632710 <vm_exec_core+13408>, 0x6224b2631922 <vm_exec_core+9842>...}
        reg_cfp = 0x7e7800aed720
        reg_pc = 0x50800169f150
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#20 0x00006224b262be28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001c971d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#21 0x00006224b26ac632 in invoke_iseq_block_from_c (ec=0x516001c971d0, captured=0x7e7800aed7a8, self=139054119342400, 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 = 0x7e78112479c8
        cfp = <optimized out>
        sp = 0x7e78009ed850
        use_argv = 0x0
        stack_argv = 0x7e78009ed850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#22 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 = 0x7e7800aed7a8
#23 0x00006224b2658f76 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.
#24 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.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#26 0x00006224b2658f76 in rb_yield (val=<optimized out>)
No locals.
#27 0x00006224b22baf90 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 = 0x516001c971d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e780b7fef90, <optimized out>, 0x7e780b7feea0, <optimized out>, <optimized out>}, prev = 0x7e77fa809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001c971d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#28 0x00006224b268f088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x66c100000001
        cc = <optimized out>
        me = 0x7e78319f8d78
        cfunc = 0x50400001f558
        recv = 139054131933120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#29 0x00006224b2636593 in vm_sendish (ec=0x516001c971d0, reg_cfp=0x7e7800aed790, cd=0x502001ed3b30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#30 vm_exec_core (ec=ec@entry=0x516001c971d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502001ed3b30
        insns_address_table = {0x6224b26360f6 <vm_exec_core+28230>, 0x6224b26308e7 <vm_exec_core+5687>, 0x6224b2637206 <vm_exec_core+32598>, 0x6224b2634900 <vm_exec_core+22096>, 0x6224b2632e22 <vm_exec_core+15218>, 0x6224b262f817 <vm_exec_core+1383>, 0x6224b263694d <vm_exec_core+30365>, 0x6224b263629f <vm_exec_core+28655>, 0x6224b2630c55 <vm_exec_core+6565>, 0x6224b262ff17 <vm_exec_core+3175>, 0x6224b2634f2d <vm_exec_core+23677>, 0x6224b2631628 <vm_exec_core+9080>, 0x6224b2636d18 <vm_exec_core+31336>, 0x6224b263674b <vm_exec_core+29851>, 0x6224b2631db6 <vm_exec_core+11014>, 0x6224b2632d7e <vm_exec_core+15054>, 0x6224b2634b7a <vm_exec_core+22730>, 0x6224b26363c9 <vm_exec_core+28953>, 0x6224b2633d11 <vm_exec_core+19041>, 0x6224b2634c32 <vm_exec_core+22914>, 0x6224b2635233 <vm_exec_core+24451>, 0x6224b2633c52 <vm_exec_core+18850>, 0x6224b262fd72 <vm_exec_core+2754>, 0x6224b263438a <vm_exec_core+20698>, 0x6224b262fbc6 <vm_exec_core+2326>, 0x6224b2630006 <vm_exec_core+3414>, 0x6224b2632100 <vm_exec_core+11856>, 0x6224b26339d3 <vm_exec_core+18211>, 0x6224b263419a <vm_exec_core+20202>, 0x6224b263386a <vm_exec_core+17850>, 0x6224b262f773 <vm_exec_core+1219>, 0x6224b2635547 <vm_exec_core+25239>, 0x6224b2636164 <vm_exec_core+28340>, 0x6224b2630111 <vm_exec_core+3681>, 0x6224b2630f3a <vm_exec_core+7306>, 0x6224b2630dbc <vm_exec_core+6924>, 0x6224b263183a <vm_exec_core+9610>, 0x6224b2632cd0 <vm_exec_core+14880>, 0x6224b2630205 <vm_exec_core+3925>, 0x6224b2635413 <vm_exec_core+24931>, 0x6224b2630e7e <vm_exec_core+7118>, 0x6224b2632c09 <vm_exec_core+14681>, 0x6224b2633640 <vm_exec_core+17296>, 0x6224b26350af <vm_exec_core+24063>, 0x6224b2633f9e <vm_exec_core+19694>, 0x6224b2631ae7 <vm_exec_core+10295>, 0x6224b2631191 <vm_exec_core+7905>, 0x6224b2634e13 <vm_exec_core+23395>, 0x6224b263247a <vm_exec_core+12746>, 0x6224b263445e <vm_exec_core+20910>, 0x6224b263406f <vm_exec_core+19903>, 0x6224b2634584 <vm_exec_core+21204>, 0x6224b2635b8f <vm_exec_core+26847>, 0x6224b26337d6 <vm_exec_core+17702>, 0x6224b2635155 <vm_exec_core+24229>, 0x6224b2631bb6 <vm_exec_core+10502>, 0x6224b2634cd1 <vm_exec_core+23073>, 0x6224b262f63b <vm_exec_core+907>, 0x6224b2633aac <vm_exec_core+18428>, 0x6224b2633e71 <vm_exec_core+19393>, 0x6224b262fe11 <vm_exec_core+2913>, 0x6224b263390e <vm_exec_core+18014>, 0x6224b2631f1e <vm_exec_core+11374>, 0x6224b26313d7 <vm_exec_core+8487>, 0x6224b2634686 <vm_exec_core+21462>, 0x6224b26303fb <vm_exec_core+4427>, 0x6224b26332d5 <vm_exec_core+16421>, 0x6224b263e32a <vm_exec_core+61562>, 0x6224b2633dab <vm_exec_core+19195>, 0x6224b26306a1 <vm_exec_core+5105>, 0x6224b2630b31 <vm_exec_core+6273>, 0x6224b26307c5 <vm_exec_core+5397>, 0x6224b263102a <vm_exec_core+7546>, 0x6224b2631936 <vm_exec_core+9862>, 0x6224b26342ab <vm_exec_core+20475>, 0x6224b26336cc <vm_exec_core+17436>, 0x6224b2635465 <vm_exec_core+25013>, 0x6224b26374bd <vm_exec_core+33293>, 0x6224b2635867 <vm_exec_core+26039>, 0x6224b2636db5 <vm_exec_core+31493>, 0x6224b2636eb7 <vm_exec_core+31751>, 0x6224b262fc8b <vm_exec_core+2523>, 0x6224b263686a <vm_exec_core+30138>, 0x6224b2632393 <vm_exec_core+12515>, 0x6224b2636adb <vm_exec_core+30763>, 0x6224b2631c7b <vm_exec_core+10699>, 0x6224b2635790 <vm_exec_core+25824>, 0x6224b262fae3 <vm_exec_core+2099>, 0x6224b26302ea <vm_exec_core+4154>, 0x6224b26370d0 <vm_exec_core+32288>, 0x6224b2631219 <vm_exec_core+8041>, 0x6224b263271f <vm_exec_core+13423>, 0x6224b262f640 <vm_exec_core+912>, 0x6224b262fa51 <vm_exec_core+1953>, 0x6224b262f6d2 <vm_exec_core+1058>, 0x6224b2635a97 <vm_exec_core+26599>, 0x6224b26321a8 <vm_exec_core+12024>, 0x6224b2636bb7 <vm_exec_core+30983>, 0x6224b26334e7 <vm_exec_core+16951>, 0x6224b26329d6 <vm_exec_core+14118>, 0x6224b26331ab <vm_exec_core+16123>, 0x6224b26330c7 <vm_exec_core+15895>, 0x6224b2632002 <vm_exec_core+11602>, 0x6224b26328cb <vm_exec_core+13851>, 0x6224b26325f5 <vm_exec_core+13125>, 0x6224b2632b87 <vm_exec_core+14551>, 0x6224b2632b05 <vm_exec_core+14421>, 0x6224b26360e7 <vm_exec_core+28215>, 0x6224b26308d8 <vm_exec_core+5672>, 0x6224b26371f7 <vm_exec_core+32583>, 0x6224b26348f1 <vm_exec_core+22081>, 0x6224b2632e13 <vm_exec_core+15203>, 0x6224b262f808 <vm_exec_core+1368>, 0x6224b263693e <vm_exec_core+30350>, 0x6224b2636290 <vm_exec_core+28640>, 0x6224b2630c46 <vm_exec_core+6550>, 0x6224b262ff08 <vm_exec_core+3160>, 0x6224b2634f1e <vm_exec_core+23662>, 0x6224b2631619 <vm_exec_core+9065>, 0x6224b2636d09 <vm_exec_core+31321>, 0x6224b263673c <vm_exec_core+29836>, 0x6224b2631da7 <vm_exec_core+10999>, 0x6224b2632d6f <vm_exec_core+15039>, 0x6224b2634b6b <vm_exec_core+22715>, 0x6224b26363ba <vm_exec_core+28938>, 0x6224b2633d02 <vm_exec_core+19026>, 0x6224b2634c23 <vm_exec_core+22899>, 0x6224b2635224 <vm_exec_core+24436>, 0x6224b2633c43 <vm_exec_core+18835>, 0x6224b262fd63 <vm_exec_core+2739>, 0x6224b263437b <vm_exec_core+20683>, 0x6224b262fbb7 <vm_exec_core+2311>, 0x6224b262fff7 <vm_exec_core+3399>, 0x6224b26320f1 <vm_exec_core+11841>, 0x6224b26339c4 <vm_exec_core+18196>, 0x6224b263418b <vm_exec_core+20187>, 0x6224b263385b <vm_exec_core+17835>, 0x6224b262f764 <vm_exec_core+1204>, 0x6224b2635538 <vm_exec_core+25224>, 0x6224b2636155 <vm_exec_core+28325>, 0x6224b2630102 <vm_exec_core+3666>, 0x6224b2630f2b <vm_exec_core+7291>, 0x6224b2630dad <vm_exec_core+6909>, 0x6224b263182b <vm_exec_core+9595>, 0x6224b2632cc1 <vm_exec_core+14865>, 0x6224b26301f6 <vm_exec_core+3910>, 0x6224b2635404 <vm_exec_core+24916>, 0x6224b2630e6f <vm_exec_core+7103>, 0x6224b2632bfa <vm_exec_core+14666>, 0x6224b2633631 <vm_exec_core+17281>, 0x6224b26350a0 <vm_exec_core+24048>, 0x6224b2633f8f <vm_exec_core+19679>, 0x6224b2631ad8 <vm_exec_core+10280>, 0x6224b2631182 <vm_exec_core+7890>, 0x6224b2634e04 <vm_exec_core+23380>, 0x6224b263246b <vm_exec_core+12731>, 0x6224b263444f <vm_exec_core+20895>, 0x6224b2634060 <vm_exec_core+19888>, 0x6224b2634575 <vm_exec_core+21189>, 0x6224b2635b80 <vm_exec_core+26832>, 0x6224b26337c7 <vm_exec_core+17687>, 0x6224b2635146 <vm_exec_core+24214>, 0x6224b2631ba7 <vm_exec_core+10487>, 0x6224b2634cc2 <vm_exec_core+23058>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633a9d <vm_exec_core+18413>, 0x6224b2633e62 <vm_exec_core+19378>, 0x6224b26334c9 <vm_exec_core+16921>, 0x6224b26338ff <vm_exec_core+17999>, 0x6224b2631f0f <vm_exec_core+11359>, 0x6224b26313c8 <vm_exec_core+8472>, 0x6224b2634677 <vm_exec_core+21447>, 0x6224b26303ec <vm_exec_core+4412>, 0x6224b26332c6 <vm_exec_core+16406>, 0x6224b263e31b <vm_exec_core+61547>, 0x6224b2633d9c <vm_exec_core+19180>, 0x6224b2630692 <vm_exec_core+5090>, 0x6224b2630b22 <vm_exec_core+6258>, 0x6224b26307b6 <vm_exec_core+5382>, 0x6224b263101b <vm_exec_core+7531>, 0x6224b2631927 <vm_exec_core+9847>, 0x6224b26336c7 <vm_exec_core+17431>, 0x6224b2632cb7 <vm_exec_core+14855>, 0x6224b26336c2 <vm_exec_core+17426>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633c3e <vm_exec_core+18830>, 0x6224b2631016 <vm_exec_core+7526>, 0x6224b2633f53 <vm_exec_core+19619>, 0x6224b2632389 <vm_exec_core+12505>, 0x6224b263238e <vm_exec_core+12510>, 0x6224b2633c39 <vm_exec_core+18825>, 0x6224b26339ba <vm_exec_core+18186>, 0x6224b2633192 <vm_exec_core+16098>, 0x6224b26330b3 <vm_exec_core+15875>, 0x6224b26339bf <vm_exec_core+18191>, 0x6224b26334ce <vm_exec_core+16926>, 0x6224b2632cbc <vm_exec_core+14860>, 0x6224b263120a <vm_exec_core+8026>, 0x6224b2632710 <vm_exec_core+13408>, 0x6224b2631922 <vm_exec_core+9842>...}
        reg_cfp = 0x7e7800aed790
        reg_pc = 0x506001e96ef0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#31 0x00006224b262be28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001c971d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#32 0x00006224b2668d7b in invoke_iseq_block_from_c (ec=0x516001c971d0, captured=<optimized out>, self=139054119342400, 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 = 0x7e7811247a40
        cfp = 0x7e7800aed7c8
        sp = 0x7e78009ed818
        use_argv = <optimized out>
        stack_argv = 0x7e78009ed818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#33 invoke_block_from_c_proc (ec=0x516001c971d0, self=139054119342400, 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>
#34 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.
#35 0x00006224b2667006 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x5040014c15d0, argc=-1305949442, 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
#36 0x00006224b25bf699 in thread_do_start_proc (th=th@entry=0x5150000d8c00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040014c15d0
        args_len = 0
        args_ptr = <optimized out>
#37 0x00006224b25bd24a in thread_do_start (th=0x5150000d8c00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#38 thread_start_func_2 (th=th@entry=0x5150000d8c00, 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>
#39 0x00006224b25bc50e in call_thread_start_func_2 (th=0x5150000d8c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7e780b7ffce0
#40 nt_start (ptr=0x50c00042d600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x5150000d8c00
        sched = <optimized out>
        nt = 0x50c00042d600
        vm = 0x525000000100
#41 0x00006224b227074f in asan_thread_start(void*) ()
No symbol table info available.
#42 0x00007e783229ca94 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 = {139054054115008, 4445290384137769727, 139054054115008, -352, 0, 140732601459568, 4445290384116798207, 4445240441474372351}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#43 0x00007e7832329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)


Program received signal SIGSEGV, Segmentation fault.
0x00006224b2ac809f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1304
1304	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
=================================================================
[Inferior 1 (process 4092627) detached]
==4092627==ERROR: AddressSanitizer: heap-use-after-free on address 0x5290029207b8 at pc 0x6224b2523cf8 bp 0x529002920640 sp 0x529002920638
READ of size 4 at 0x5290029207b8 thread T701
$ timeout 60 gdb -p 4065409 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 4094005]
[New LWP 4089999]
[New LWP 4078173]
[New LWP 4076797]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007e78323107e3 in __GI___wait4 (pid=-1, stat_loc=0x7e78301899c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7e7832430c40 (LWP 4065409) "ruby"            0x00007e78323107e3 in __GI___wait4 (pid=-1, stat_loc=0x7e78301899c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7e78160006c0 (LWP 4094005) "test_thread.rb*" 0x00007e783231b4cd in __GI___poll (fds=0x7e77fd709040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7e77fd4006c0 (LWP 4089999) "parallel.rb:40"  0x00007e783231b4cd in __GI___poll (fds=0x7e780161ae60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7e780ca006c0 (LWP 4078173) "Gem::Timeout st" 0x00007e7832298d61 in __futex_abstimed_wait_common64 (private=25124, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001b6094) at ./nptl/futex-internal.c:57
  5    Thread 0x7e78094006c0 (LWP 4076797) "Timeout stdlib " 0x00007e7832298d61 in __futex_abstimed_wait_common64 (private=25124, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000035fd4) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7e78094006c0 (LWP 4076797) "Timeout stdlib "):
#0  0x00007e7832298d61 in __futex_abstimed_wait_common64 (private=25124, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000035fd4) 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=25124, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000035fd4) 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=0x50c000035fd4, 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  0x00007e783229b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000035fa8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e783229b4a0 <__condvar_cleanup_waiting>, __arg = 0x7e78093fec30, __canceltype = -5131536, __prev = 0x0}
        cbuffer = {wseq = 25, cond = 0x50c000035fa8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 25
        seq = 12
        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=0x50c000035fa8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006224b25973b1 in rb_native_cond_wait (cond=0x50c000035fd4, 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=0x515000296880, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00006224b25bb1a2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000296880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00006224b25a16c1 in native_sleep (th=0x515000296880, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x515000296880, 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 0x00006224b25b9c15 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139054693280280, 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 0x00006224b22baf90 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 = 0x5160007c68d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e78093fef90, <optimized out>, 0x7e78093feea0, <optimized out>, <optimized out>}, prev = 0x7e77ff809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160007c68d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00006224b25b90fd in queue_do_pop (self=<optimized out>, q=0x50400004a490, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 139054693280280, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 139054693280280, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400004a490
        end = 0
#14 0x00006224b2637809 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7301
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00006224b2637809 in vm_invoke_builtin_delegate (ec=0x5160007c68d0, cfp=0x7e7810f0d758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160007c68d0) at ../../src/trunk_asan/insns.def:1602
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x6224b26360f6 <vm_exec_core+28230>, 0x6224b26308e7 <vm_exec_core+5687>, 0x6224b2637206 <vm_exec_core+32598>, 0x6224b2634900 <vm_exec_core+22096>, 0x6224b2632e22 <vm_exec_core+15218>, 0x6224b262f817 <vm_exec_core+1383>, 0x6224b263694d <vm_exec_core+30365>, 0x6224b263629f <vm_exec_core+28655>, 0x6224b2630c55 <vm_exec_core+6565>, 0x6224b262ff17 <vm_exec_core+3175>, 0x6224b2634f2d <vm_exec_core+23677>, 0x6224b2631628 <vm_exec_core+9080>, 0x6224b2636d18 <vm_exec_core+31336>, 0x6224b263674b <vm_exec_core+29851>, 0x6224b2631db6 <vm_exec_core+11014>, 0x6224b2632d7e <vm_exec_core+15054>, 0x6224b2634b7a <vm_exec_core+22730>, 0x6224b26363c9 <vm_exec_core+28953>, 0x6224b2633d11 <vm_exec_core+19041>, 0x6224b2634c32 <vm_exec_core+22914>, 0x6224b2635233 <vm_exec_core+24451>, 0x6224b2633c52 <vm_exec_core+18850>, 0x6224b262fd72 <vm_exec_core+2754>, 0x6224b263438a <vm_exec_core+20698>, 0x6224b262fbc6 <vm_exec_core+2326>, 0x6224b2630006 <vm_exec_core+3414>, 0x6224b2632100 <vm_exec_core+11856>, 0x6224b26339d3 <vm_exec_core+18211>, 0x6224b263419a <vm_exec_core+20202>, 0x6224b263386a <vm_exec_core+17850>, 0x6224b262f773 <vm_exec_core+1219>, 0x6224b2635547 <vm_exec_core+25239>, 0x6224b2636164 <vm_exec_core+28340>, 0x6224b2630111 <vm_exec_core+3681>, 0x6224b2630f3a <vm_exec_core+7306>, 0x6224b2630dbc <vm_exec_core+6924>, 0x6224b263183a <vm_exec_core+9610>, 0x6224b2632cd0 <vm_exec_core+14880>, 0x6224b2630205 <vm_exec_core+3925>, 0x6224b2635413 <vm_exec_core+24931>, 0x6224b2630e7e <vm_exec_core+7118>, 0x6224b2632c09 <vm_exec_core+14681>, 0x6224b2633640 <vm_exec_core+17296>, 0x6224b26350af <vm_exec_core+24063>, 0x6224b2633f9e <vm_exec_core+19694>, 0x6224b2631ae7 <vm_exec_core+10295>, 0x6224b2631191 <vm_exec_core+7905>, 0x6224b2634e13 <vm_exec_core+23395>, 0x6224b263247a <vm_exec_core+12746>, 0x6224b263445e <vm_exec_core+20910>, 0x6224b263406f <vm_exec_core+19903>, 0x6224b2634584 <vm_exec_core+21204>, 0x6224b2635b8f <vm_exec_core+26847>, 0x6224b26337d6 <vm_exec_core+17702>, 0x6224b2635155 <vm_exec_core+24229>, 0x6224b2631bb6 <vm_exec_core+10502>, 0x6224b2634cd1 <vm_exec_core+23073>, 0x6224b262f63b <vm_exec_core+907>, 0x6224b2633aac <vm_exec_core+18428>, 0x6224b2633e71 <vm_exec_core+19393>, 0x6224b262fe11 <vm_exec_core+2913>, 0x6224b263390e <vm_exec_core+18014>, 0x6224b2631f1e <vm_exec_core+11374>, 0x6224b26313d7 <vm_exec_core+8487>, 0x6224b2634686 <vm_exec_core+21462>, 0x6224b26303fb <vm_exec_core+4427>, 0x6224b26332d5 <vm_exec_core+16421>, 0x6224b263e32a <vm_exec_core+61562>, 0x6224b2633dab <vm_exec_core+19195>, 0x6224b26306a1 <vm_exec_core+5105>, 0x6224b2630b31 <vm_exec_core+6273>, 0x6224b26307c5 <vm_exec_core+5397>, 0x6224b263102a <vm_exec_core+7546>, 0x6224b2631936 <vm_exec_core+9862>, 0x6224b26342ab <vm_exec_core+20475>, 0x6224b26336cc <vm_exec_core+17436>, 0x6224b2635465 <vm_exec_core+25013>, 0x6224b26374bd <vm_exec_core+33293>, 0x6224b2635867 <vm_exec_core+26039>, 0x6224b2636db5 <vm_exec_core+31493>, 0x6224b2636eb7 <vm_exec_core+31751>, 0x6224b262fc8b <vm_exec_core+2523>, 0x6224b263686a <vm_exec_core+30138>, 0x6224b2632393 <vm_exec_core+12515>, 0x6224b2636adb <vm_exec_core+30763>, 0x6224b2631c7b <vm_exec_core+10699>, 0x6224b2635790 <vm_exec_core+25824>, 0x6224b262fae3 <vm_exec_core+2099>, 0x6224b26302ea <vm_exec_core+4154>, 0x6224b26370d0 <vm_exec_core+32288>, 0x6224b2631219 <vm_exec_core+8041>, 0x6224b263271f <vm_exec_core+13423>, 0x6224b262f640 <vm_exec_core+912>, 0x6224b262fa51 <vm_exec_core+1953>, 0x6224b262f6d2 <vm_exec_core+1058>, 0x6224b2635a97 <vm_exec_core+26599>, 0x6224b26321a8 <vm_exec_core+12024>, 0x6224b2636bb7 <vm_exec_core+30983>, 0x6224b26334e7 <vm_exec_core+16951>, 0x6224b26329d6 <vm_exec_core+14118>, 0x6224b26331ab <vm_exec_core+16123>, 0x6224b26330c7 <vm_exec_core+15895>, 0x6224b2632002 <vm_exec_core+11602>, 0x6224b26328cb <vm_exec_core+13851>, 0x6224b26325f5 <vm_exec_core+13125>, 0x6224b2632b87 <vm_exec_core+14551>, 0x6224b2632b05 <vm_exec_core+14421>, 0x6224b26360e7 <vm_exec_core+28215>, 0x6224b26308d8 <vm_exec_core+5672>, 0x6224b26371f7 <vm_exec_core+32583>, 0x6224b26348f1 <vm_exec_core+22081>, 0x6224b2632e13 <vm_exec_core+15203>, 0x6224b262f808 <vm_exec_core+1368>, 0x6224b263693e <vm_exec_core+30350>, 0x6224b2636290 <vm_exec_core+28640>, 0x6224b2630c46 <vm_exec_core+6550>, 0x6224b262ff08 <vm_exec_core+3160>, 0x6224b2634f1e <vm_exec_core+23662>, 0x6224b2631619 <vm_exec_core+9065>, 0x6224b2636d09 <vm_exec_core+31321>, 0x6224b263673c <vm_exec_core+29836>, 0x6224b2631da7 <vm_exec_core+10999>, 0x6224b2632d6f <vm_exec_core+15039>, 0x6224b2634b6b <vm_exec_core+22715>, 0x6224b26363ba <vm_exec_core+28938>, 0x6224b2633d02 <vm_exec_core+19026>, 0x6224b2634c23 <vm_exec_core+22899>, 0x6224b2635224 <vm_exec_core+24436>, 0x6224b2633c43 <vm_exec_core+18835>, 0x6224b262fd63 <vm_exec_core+2739>, 0x6224b263437b <vm_exec_core+20683>, 0x6224b262fbb7 <vm_exec_core+2311>, 0x6224b262fff7 <vm_exec_core+3399>, 0x6224b26320f1 <vm_exec_core+11841>, 0x6224b26339c4 <vm_exec_core+18196>, 0x6224b263418b <vm_exec_core+20187>, 0x6224b263385b <vm_exec_core+17835>, 0x6224b262f764 <vm_exec_core+1204>, 0x6224b2635538 <vm_exec_core+25224>, 0x6224b2636155 <vm_exec_core+28325>, 0x6224b2630102 <vm_exec_core+3666>, 0x6224b2630f2b <vm_exec_core+7291>, 0x6224b2630dad <vm_exec_core+6909>, 0x6224b263182b <vm_exec_core+9595>, 0x6224b2632cc1 <vm_exec_core+14865>, 0x6224b26301f6 <vm_exec_core+3910>, 0x6224b2635404 <vm_exec_core+24916>, 0x6224b2630e6f <vm_exec_core+7103>, 0x6224b2632bfa <vm_exec_core+14666>, 0x6224b2633631 <vm_exec_core+17281>, 0x6224b26350a0 <vm_exec_core+24048>, 0x6224b2633f8f <vm_exec_core+19679>, 0x6224b2631ad8 <vm_exec_core+10280>, 0x6224b2631182 <vm_exec_core+7890>, 0x6224b2634e04 <vm_exec_core+23380>, 0x6224b263246b <vm_exec_core+12731>, 0x6224b263444f <vm_exec_core+20895>, 0x6224b2634060 <vm_exec_core+19888>, 0x6224b2634575 <vm_exec_core+21189>, 0x6224b2635b80 <vm_exec_core+26832>, 0x6224b26337c7 <vm_exec_core+17687>, 0x6224b2635146 <vm_exec_core+24214>, 0x6224b2631ba7 <vm_exec_core+10487>, 0x6224b2634cc2 <vm_exec_core+23058>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633a9d <vm_exec_core+18413>, 0x6224b2633e62 <vm_exec_core+19378>, 0x6224b26334c9 <vm_exec_core+16921>, 0x6224b26338ff <vm_exec_core+17999>, 0x6224b2631f0f <vm_exec_core+11359>, 0x6224b26313c8 <vm_exec_core+8472>, 0x6224b2634677 <vm_exec_core+21447>, 0x6224b26303ec <vm_exec_core+4412>, 0x6224b26332c6 <vm_exec_core+16406>, 0x6224b263e31b <vm_exec_core+61547>, 0x6224b2633d9c <vm_exec_core+19180>, 0x6224b2630692 <vm_exec_core+5090>, 0x6224b2630b22 <vm_exec_core+6258>, 0x6224b26307b6 <vm_exec_core+5382>, 0x6224b263101b <vm_exec_core+7531>, 0x6224b2631927 <vm_exec_core+9847>, 0x6224b26336c7 <vm_exec_core+17431>, 0x6224b2632cb7 <vm_exec_core+14855>, 0x6224b26336c2 <vm_exec_core+17426>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633c3e <vm_exec_core+18830>, 0x6224b2631016 <vm_exec_core+7526>, 0x6224b2633f53 <vm_exec_core+19619>, 0x6224b2632389 <vm_exec_core+12505>, 0x6224b263238e <vm_exec_core+12510>, 0x6224b2633c39 <vm_exec_core+18825>, 0x6224b26339ba <vm_exec_core+18186>, 0x6224b2633192 <vm_exec_core+16098>, 0x6224b26330b3 <vm_exec_core+15875>, 0x6224b26339bf <vm_exec_core+18191>, 0x6224b26334ce <vm_exec_core+16926>, 0x6224b2632cbc <vm_exec_core+14860>, 0x6224b263120a <vm_exec_core+8026>, 0x6224b2632710 <vm_exec_core+13408>, 0x6224b2631922 <vm_exec_core+9842>...}
        reg_cfp = 0x7e7810f0d758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00006224b262be28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160007c68d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00006224b2668d7b in invoke_iseq_block_from_c (ec=0x5160007c68d0, captured=<optimized out>, self=139054694872200, 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 = 0x7e783198f918
        cfp = 0x7e7810f0d7c8
        sp = 0x7e7810e0d818
        use_argv = <optimized out>
        stack_argv = 0x7e7810e0d818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160007c68d0, self=139054694872200, 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 0x00006224b2667006 in rb_vm_invoke_proc (ec=0x50c000035fd4, proc=0x189, proc@entry=0x50400028cdd0, argc=841583969, 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 0x00006224b25bf699 in thread_do_start_proc (th=th@entry=0x515000296880) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400028cdd0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00006224b25bd24a in thread_do_start (th=0x515000296880) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000296880, 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 0x00006224b25bc50e in call_thread_start_func_2 (th=0x515000296880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7e78093ffce0
#26 nt_start (ptr=0x50c000035f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000296880
        sched = <optimized out>
        nt = 0x50c000035f80
        vm = 0x525000000100
#27 0x00006224b227074f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007e783229ca94 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 = {139054016366272, 4445295331940094719, 139054016366272, -352, 2, 140732601457008, 4445295331919123199, 4445240441474372351}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007e7832329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7e780ca006c0 (LWP 4078173) "Gem::Timeout st"):
#0  0x00007e7832298d61 in __futex_abstimed_wait_common64 (private=25124, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001b6094) 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=25124, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0001b6094) 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=0x50c0001b6094, 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  0x00007e783229b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0001b6068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e783229b4a0 <__condvar_cleanup_waiting>, __arg = 0x7e780c9fec30, __canceltype = -63896848, __prev = 0x0}
        cbuffer = {wseq = 11, cond = 0x50c0001b6068, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 11
        seq = 5
        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=0x50c0001b6068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006224b25973b1 in rb_native_cond_wait (cond=0x50c0001b6094, 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=0x515000266180, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00006224b25bb1a2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000266180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00006224b25a16c1 in native_sleep (th=0x515000266180, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x515000266180, 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 0x00006224b25b9c15 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139054221756120, 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 0x00006224b22baf90 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 = 0x5160017445d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e780c9fef90, <optimized out>, 0x7e780c9feea0, <optimized out>, <optimized out>}, prev = 0x7e77fc009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160017445d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00006224b25b90fd in queue_do_pop (self=<optimized out>, q=0x504000340690, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 139054221756120, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 139054221756120, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000340690
        end = 0
#14 0x00006224b2637809 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7301
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00006224b2637809 in vm_invoke_builtin_delegate (ec=0x5160017445d0, cfp=0x7e780ac2c758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160017445d0) at ../../src/trunk_asan/insns.def:1602
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x6224b26360f6 <vm_exec_core+28230>, 0x6224b26308e7 <vm_exec_core+5687>, 0x6224b2637206 <vm_exec_core+32598>, 0x6224b2634900 <vm_exec_core+22096>, 0x6224b2632e22 <vm_exec_core+15218>, 0x6224b262f817 <vm_exec_core+1383>, 0x6224b263694d <vm_exec_core+30365>, 0x6224b263629f <vm_exec_core+28655>, 0x6224b2630c55 <vm_exec_core+6565>, 0x6224b262ff17 <vm_exec_core+3175>, 0x6224b2634f2d <vm_exec_core+23677>, 0x6224b2631628 <vm_exec_core+9080>, 0x6224b2636d18 <vm_exec_core+31336>, 0x6224b263674b <vm_exec_core+29851>, 0x6224b2631db6 <vm_exec_core+11014>, 0x6224b2632d7e <vm_exec_core+15054>, 0x6224b2634b7a <vm_exec_core+22730>, 0x6224b26363c9 <vm_exec_core+28953>, 0x6224b2633d11 <vm_exec_core+19041>, 0x6224b2634c32 <vm_exec_core+22914>, 0x6224b2635233 <vm_exec_core+24451>, 0x6224b2633c52 <vm_exec_core+18850>, 0x6224b262fd72 <vm_exec_core+2754>, 0x6224b263438a <vm_exec_core+20698>, 0x6224b262fbc6 <vm_exec_core+2326>, 0x6224b2630006 <vm_exec_core+3414>, 0x6224b2632100 <vm_exec_core+11856>, 0x6224b26339d3 <vm_exec_core+18211>, 0x6224b263419a <vm_exec_core+20202>, 0x6224b263386a <vm_exec_core+17850>, 0x6224b262f773 <vm_exec_core+1219>, 0x6224b2635547 <vm_exec_core+25239>, 0x6224b2636164 <vm_exec_core+28340>, 0x6224b2630111 <vm_exec_core+3681>, 0x6224b2630f3a <vm_exec_core+7306>, 0x6224b2630dbc <vm_exec_core+6924>, 0x6224b263183a <vm_exec_core+9610>, 0x6224b2632cd0 <vm_exec_core+14880>, 0x6224b2630205 <vm_exec_core+3925>, 0x6224b2635413 <vm_exec_core+24931>, 0x6224b2630e7e <vm_exec_core+7118>, 0x6224b2632c09 <vm_exec_core+14681>, 0x6224b2633640 <vm_exec_core+17296>, 0x6224b26350af <vm_exec_core+24063>, 0x6224b2633f9e <vm_exec_core+19694>, 0x6224b2631ae7 <vm_exec_core+10295>, 0x6224b2631191 <vm_exec_core+7905>, 0x6224b2634e13 <vm_exec_core+23395>, 0x6224b263247a <vm_exec_core+12746>, 0x6224b263445e <vm_exec_core+20910>, 0x6224b263406f <vm_exec_core+19903>, 0x6224b2634584 <vm_exec_core+21204>, 0x6224b2635b8f <vm_exec_core+26847>, 0x6224b26337d6 <vm_exec_core+17702>, 0x6224b2635155 <vm_exec_core+24229>, 0x6224b2631bb6 <vm_exec_core+10502>, 0x6224b2634cd1 <vm_exec_core+23073>, 0x6224b262f63b <vm_exec_core+907>, 0x6224b2633aac <vm_exec_core+18428>, 0x6224b2633e71 <vm_exec_core+19393>, 0x6224b262fe11 <vm_exec_core+2913>, 0x6224b263390e <vm_exec_core+18014>, 0x6224b2631f1e <vm_exec_core+11374>, 0x6224b26313d7 <vm_exec_core+8487>, 0x6224b2634686 <vm_exec_core+21462>, 0x6224b26303fb <vm_exec_core+4427>, 0x6224b26332d5 <vm_exec_core+16421>, 0x6224b263e32a <vm_exec_core+61562>, 0x6224b2633dab <vm_exec_core+19195>, 0x6224b26306a1 <vm_exec_core+5105>, 0x6224b2630b31 <vm_exec_core+6273>, 0x6224b26307c5 <vm_exec_core+5397>, 0x6224b263102a <vm_exec_core+7546>, 0x6224b2631936 <vm_exec_core+9862>, 0x6224b26342ab <vm_exec_core+20475>, 0x6224b26336cc <vm_exec_core+17436>, 0x6224b2635465 <vm_exec_core+25013>, 0x6224b26374bd <vm_exec_core+33293>, 0x6224b2635867 <vm_exec_core+26039>, 0x6224b2636db5 <vm_exec_core+31493>, 0x6224b2636eb7 <vm_exec_core+31751>, 0x6224b262fc8b <vm_exec_core+2523>, 0x6224b263686a <vm_exec_core+30138>, 0x6224b2632393 <vm_exec_core+12515>, 0x6224b2636adb <vm_exec_core+30763>, 0x6224b2631c7b <vm_exec_core+10699>, 0x6224b2635790 <vm_exec_core+25824>, 0x6224b262fae3 <vm_exec_core+2099>, 0x6224b26302ea <vm_exec_core+4154>, 0x6224b26370d0 <vm_exec_core+32288>, 0x6224b2631219 <vm_exec_core+8041>, 0x6224b263271f <vm_exec_core+13423>, 0x6224b262f640 <vm_exec_core+912>, 0x6224b262fa51 <vm_exec_core+1953>, 0x6224b262f6d2 <vm_exec_core+1058>, 0x6224b2635a97 <vm_exec_core+26599>, 0x6224b26321a8 <vm_exec_core+12024>, 0x6224b2636bb7 <vm_exec_core+30983>, 0x6224b26334e7 <vm_exec_core+16951>, 0x6224b26329d6 <vm_exec_core+14118>, 0x6224b26331ab <vm_exec_core+16123>, 0x6224b26330c7 <vm_exec_core+15895>, 0x6224b2632002 <vm_exec_core+11602>, 0x6224b26328cb <vm_exec_core+13851>, 0x6224b26325f5 <vm_exec_core+13125>, 0x6224b2632b87 <vm_exec_core+14551>, 0x6224b2632b05 <vm_exec_core+14421>, 0x6224b26360e7 <vm_exec_core+28215>, 0x6224b26308d8 <vm_exec_core+5672>, 0x6224b26371f7 <vm_exec_core+32583>, 0x6224b26348f1 <vm_exec_core+22081>, 0x6224b2632e13 <vm_exec_core+15203>, 0x6224b262f808 <vm_exec_core+1368>, 0x6224b263693e <vm_exec_core+30350>, 0x6224b2636290 <vm_exec_core+28640>, 0x6224b2630c46 <vm_exec_core+6550>, 0x6224b262ff08 <vm_exec_core+3160>, 0x6224b2634f1e <vm_exec_core+23662>, 0x6224b2631619 <vm_exec_core+9065>, 0x6224b2636d09 <vm_exec_core+31321>, 0x6224b263673c <vm_exec_core+29836>, 0x6224b2631da7 <vm_exec_core+10999>, 0x6224b2632d6f <vm_exec_core+15039>, 0x6224b2634b6b <vm_exec_core+22715>, 0x6224b26363ba <vm_exec_core+28938>, 0x6224b2633d02 <vm_exec_core+19026>, 0x6224b2634c23 <vm_exec_core+22899>, 0x6224b2635224 <vm_exec_core+24436>, 0x6224b2633c43 <vm_exec_core+18835>, 0x6224b262fd63 <vm_exec_core+2739>, 0x6224b263437b <vm_exec_core+20683>, 0x6224b262fbb7 <vm_exec_core+2311>, 0x6224b262fff7 <vm_exec_core+3399>, 0x6224b26320f1 <vm_exec_core+11841>, 0x6224b26339c4 <vm_exec_core+18196>, 0x6224b263418b <vm_exec_core+20187>, 0x6224b263385b <vm_exec_core+17835>, 0x6224b262f764 <vm_exec_core+1204>, 0x6224b2635538 <vm_exec_core+25224>, 0x6224b2636155 <vm_exec_core+28325>, 0x6224b2630102 <vm_exec_core+3666>, 0x6224b2630f2b <vm_exec_core+7291>, 0x6224b2630dad <vm_exec_core+6909>, 0x6224b263182b <vm_exec_core+9595>, 0x6224b2632cc1 <vm_exec_core+14865>, 0x6224b26301f6 <vm_exec_core+3910>, 0x6224b2635404 <vm_exec_core+24916>, 0x6224b2630e6f <vm_exec_core+7103>, 0x6224b2632bfa <vm_exec_core+14666>, 0x6224b2633631 <vm_exec_core+17281>, 0x6224b26350a0 <vm_exec_core+24048>, 0x6224b2633f8f <vm_exec_core+19679>, 0x6224b2631ad8 <vm_exec_core+10280>, 0x6224b2631182 <vm_exec_core+7890>, 0x6224b2634e04 <vm_exec_core+23380>, 0x6224b263246b <vm_exec_core+12731>, 0x6224b263444f <vm_exec_core+20895>, 0x6224b2634060 <vm_exec_core+19888>, 0x6224b2634575 <vm_exec_core+21189>, 0x6224b2635b80 <vm_exec_core+26832>, 0x6224b26337c7 <vm_exec_core+17687>, 0x6224b2635146 <vm_exec_core+24214>, 0x6224b2631ba7 <vm_exec_core+10487>, 0x6224b2634cc2 <vm_exec_core+23058>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633a9d <vm_exec_core+18413>, 0x6224b2633e62 <vm_exec_core+19378>, 0x6224b26334c9 <vm_exec_core+16921>, 0x6224b26338ff <vm_exec_core+17999>, 0x6224b2631f0f <vm_exec_core+11359>, 0x6224b26313c8 <vm_exec_core+8472>, 0x6224b2634677 <vm_exec_core+21447>, 0x6224b26303ec <vm_exec_core+4412>, 0x6224b26332c6 <vm_exec_core+16406>, 0x6224b263e31b <vm_exec_core+61547>, 0x6224b2633d9c <vm_exec_core+19180>, 0x6224b2630692 <vm_exec_core+5090>, 0x6224b2630b22 <vm_exec_core+6258>, 0x6224b26307b6 <vm_exec_core+5382>, 0x6224b263101b <vm_exec_core+7531>, 0x6224b2631927 <vm_exec_core+9847>, 0x6224b26336c7 <vm_exec_core+17431>, 0x6224b2632cb7 <vm_exec_core+14855>, 0x6224b26336c2 <vm_exec_core+17426>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633c3e <vm_exec_core+18830>, 0x6224b2631016 <vm_exec_core+7526>, 0x6224b2633f53 <vm_exec_core+19619>, 0x6224b2632389 <vm_exec_core+12505>, 0x6224b263238e <vm_exec_core+12510>, 0x6224b2633c39 <vm_exec_core+18825>, 0x6224b26339ba <vm_exec_core+18186>, 0x6224b2633192 <vm_exec_core+16098>, 0x6224b26330b3 <vm_exec_core+15875>, 0x6224b26339bf <vm_exec_core+18191>, 0x6224b26334ce <vm_exec_core+16926>, 0x6224b2632cbc <vm_exec_core+14860>, 0x6224b263120a <vm_exec_core+8026>, 0x6224b2632710 <vm_exec_core+13408>, 0x6224b2631922 <vm_exec_core+9842>...}
        reg_cfp = 0x7e780ac2c758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00006224b262be28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160017445d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00006224b2668d7b in invoke_iseq_block_from_c (ec=0x5160017445d0, captured=<optimized out>, self=139054102001120, 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 = 0x7e78157e2168
        cfp = 0x7e780ac2c7c8
        sp = 0x7e780ab2c818
        use_argv = <optimized out>
        stack_argv = 0x7e780ab2c818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160017445d0, self=139054102001120, 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 0x00006224b2667006 in rb_vm_invoke_proc (ec=0x50c0001b6094, proc=0x189, proc@entry=0x5040001e0b90, argc=841583969, 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 0x00006224b25bf699 in thread_do_start_proc (th=th@entry=0x515000266180) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040001e0b90
        args_len = 0
        args_ptr = <optimized out>
#23 0x00006224b25bd24a in thread_do_start (th=0x515000266180) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000266180, 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 0x00006224b25bc50e in call_thread_start_func_2 (th=0x515000266180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7e780c9ffce0
#26 nt_start (ptr=0x50c0001b6040) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000266180
        sched = <optimized out>
        nt = 0x50c0001b6040
        vm = 0x525000000100
#27 0x00006224b227074f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007e783229ca94 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 = {139054072989376, 4445290109259862783, 139054072989376, -352, 0, 139054035228304, 4445290109238891263, 4445240441474372351}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007e7832329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7e77fd4006c0 (LWP 4089999) "parallel.rb:40"):
#0  0x00007e783231b4cd in __GI___poll (fds=0x7e780161ae60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006224b221739a in __interceptor_poll ()
No symbol table info available.
#2  0x00006224b236b2ed in nogvl_wait_for (th=139054148753720, fptr=0x511000450f00, 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  0x00006224b236c766 in internal_read_func (ptr=0x7e780161ac40) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x7e780161ac40
        result = <optimized out>
#5  0x00006224b25a56cb in rb_thread_io_blocking_call (func=0x6224b236c2e0 <internal_read_func>, data1=0x7e780161ac40, 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  0x00006224b22baf90 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 = 0x516001c6c2d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e77fd3fee50, <optimized out>, 0x7e77fd3fed60, <optimized out>, <optimized out>}, prev = 0x7e7801609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001c6c2d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00006224b2380a25 in io_read_memory_locktmp (str=139053884354144, 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 = 139054148753720, fptr = 0x511000450f00, nonblock = 0, fd = 4, buf = 0x519000e06a80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000450f00
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00006224b235cde1 in io_readpartial (argc=23178848, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00006224b268f088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x408100100003
        cc = <optimized out>
        me = 0x7e7831b29f30
        cfunc = 0x504000010f58
        recv = 139054148753880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006224b263ca3d in vm_sendish (ec=0x516001c6c2d0, reg_cfp=0x7e7804dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516001c6c2d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6224b26360f6 <vm_exec_core+28230>, 0x6224b26308e7 <vm_exec_core+5687>, 0x6224b2637206 <vm_exec_core+32598>, 0x6224b2634900 <vm_exec_core+22096>, 0x6224b2632e22 <vm_exec_core+15218>, 0x6224b262f817 <vm_exec_core+1383>, 0x6224b263694d <vm_exec_core+30365>, 0x6224b263629f <vm_exec_core+28655>, 0x6224b2630c55 <vm_exec_core+6565>, 0x6224b262ff17 <vm_exec_core+3175>, 0x6224b2634f2d <vm_exec_core+23677>, 0x6224b2631628 <vm_exec_core+9080>, 0x6224b2636d18 <vm_exec_core+31336>, 0x6224b263674b <vm_exec_core+29851>, 0x6224b2631db6 <vm_exec_core+11014>, 0x6224b2632d7e <vm_exec_core+15054>, 0x6224b2634b7a <vm_exec_core+22730>, 0x6224b26363c9 <vm_exec_core+28953>, 0x6224b2633d11 <vm_exec_core+19041>, 0x6224b2634c32 <vm_exec_core+22914>, 0x6224b2635233 <vm_exec_core+24451>, 0x6224b2633c52 <vm_exec_core+18850>, 0x6224b262fd72 <vm_exec_core+2754>, 0x6224b263438a <vm_exec_core+20698>, 0x6224b262fbc6 <vm_exec_core+2326>, 0x6224b2630006 <vm_exec_core+3414>, 0x6224b2632100 <vm_exec_core+11856>, 0x6224b26339d3 <vm_exec_core+18211>, 0x6224b263419a <vm_exec_core+20202>, 0x6224b263386a <vm_exec_core+17850>, 0x6224b262f773 <vm_exec_core+1219>, 0x6224b2635547 <vm_exec_core+25239>, 0x6224b2636164 <vm_exec_core+28340>, 0x6224b2630111 <vm_exec_core+3681>, 0x6224b2630f3a <vm_exec_core+7306>, 0x6224b2630dbc <vm_exec_core+6924>, 0x6224b263183a <vm_exec_core+9610>, 0x6224b2632cd0 <vm_exec_core+14880>, 0x6224b2630205 <vm_exec_core+3925>, 0x6224b2635413 <vm_exec_core+24931>, 0x6224b2630e7e <vm_exec_core+7118>, 0x6224b2632c09 <vm_exec_core+14681>, 0x6224b2633640 <vm_exec_core+17296>, 0x6224b26350af <vm_exec_core+24063>, 0x6224b2633f9e <vm_exec_core+19694>, 0x6224b2631ae7 <vm_exec_core+10295>, 0x6224b2631191 <vm_exec_core+7905>, 0x6224b2634e13 <vm_exec_core+23395>, 0x6224b263247a <vm_exec_core+12746>, 0x6224b263445e <vm_exec_core+20910>, 0x6224b263406f <vm_exec_core+19903>, 0x6224b2634584 <vm_exec_core+21204>, 0x6224b2635b8f <vm_exec_core+26847>, 0x6224b26337d6 <vm_exec_core+17702>, 0x6224b2635155 <vm_exec_core+24229>, 0x6224b2631bb6 <vm_exec_core+10502>, 0x6224b2634cd1 <vm_exec_core+23073>, 0x6224b262f63b <vm_exec_core+907>, 0x6224b2633aac <vm_exec_core+18428>, 0x6224b2633e71 <vm_exec_core+19393>, 0x6224b262fe11 <vm_exec_core+2913>, 0x6224b263390e <vm_exec_core+18014>, 0x6224b2631f1e <vm_exec_core+11374>, 0x6224b26313d7 <vm_exec_core+8487>, 0x6224b2634686 <vm_exec_core+21462>, 0x6224b26303fb <vm_exec_core+4427>, 0x6224b26332d5 <vm_exec_core+16421>, 0x6224b263e32a <vm_exec_core+61562>, 0x6224b2633dab <vm_exec_core+19195>, 0x6224b26306a1 <vm_exec_core+5105>, 0x6224b2630b31 <vm_exec_core+6273>, 0x6224b26307c5 <vm_exec_core+5397>, 0x6224b263102a <vm_exec_core+7546>, 0x6224b2631936 <vm_exec_core+9862>, 0x6224b26342ab <vm_exec_core+20475>, 0x6224b26336cc <vm_exec_core+17436>, 0x6224b2635465 <vm_exec_core+25013>, 0x6224b26374bd <vm_exec_core+33293>, 0x6224b2635867 <vm_exec_core+26039>, 0x6224b2636db5 <vm_exec_core+31493>, 0x6224b2636eb7 <vm_exec_core+31751>, 0x6224b262fc8b <vm_exec_core+2523>, 0x6224b263686a <vm_exec_core+30138>, 0x6224b2632393 <vm_exec_core+12515>, 0x6224b2636adb <vm_exec_core+30763>, 0x6224b2631c7b <vm_exec_core+10699>, 0x6224b2635790 <vm_exec_core+25824>, 0x6224b262fae3 <vm_exec_core+2099>, 0x6224b26302ea <vm_exec_core+4154>, 0x6224b26370d0 <vm_exec_core+32288>, 0x6224b2631219 <vm_exec_core+8041>, 0x6224b263271f <vm_exec_core+13423>, 0x6224b262f640 <vm_exec_core+912>, 0x6224b262fa51 <vm_exec_core+1953>, 0x6224b262f6d2 <vm_exec_core+1058>, 0x6224b2635a97 <vm_exec_core+26599>, 0x6224b26321a8 <vm_exec_core+12024>, 0x6224b2636bb7 <vm_exec_core+30983>, 0x6224b26334e7 <vm_exec_core+16951>, 0x6224b26329d6 <vm_exec_core+14118>, 0x6224b26331ab <vm_exec_core+16123>, 0x6224b26330c7 <vm_exec_core+15895>, 0x6224b2632002 <vm_exec_core+11602>, 0x6224b26328cb <vm_exec_core+13851>, 0x6224b26325f5 <vm_exec_core+13125>, 0x6224b2632b87 <vm_exec_core+14551>, 0x6224b2632b05 <vm_exec_core+14421>, 0x6224b26360e7 <vm_exec_core+28215>, 0x6224b26308d8 <vm_exec_core+5672>, 0x6224b26371f7 <vm_exec_core+32583>, 0x6224b26348f1 <vm_exec_core+22081>, 0x6224b2632e13 <vm_exec_core+15203>, 0x6224b262f808 <vm_exec_core+1368>, 0x6224b263693e <vm_exec_core+30350>, 0x6224b2636290 <vm_exec_core+28640>, 0x6224b2630c46 <vm_exec_core+6550>, 0x6224b262ff08 <vm_exec_core+3160>, 0x6224b2634f1e <vm_exec_core+23662>, 0x6224b2631619 <vm_exec_core+9065>, 0x6224b2636d09 <vm_exec_core+31321>, 0x6224b263673c <vm_exec_core+29836>, 0x6224b2631da7 <vm_exec_core+10999>, 0x6224b2632d6f <vm_exec_core+15039>, 0x6224b2634b6b <vm_exec_core+22715>, 0x6224b26363ba <vm_exec_core+28938>, 0x6224b2633d02 <vm_exec_core+19026>, 0x6224b2634c23 <vm_exec_core+22899>, 0x6224b2635224 <vm_exec_core+24436>, 0x6224b2633c43 <vm_exec_core+18835>, 0x6224b262fd63 <vm_exec_core+2739>, 0x6224b263437b <vm_exec_core+20683>, 0x6224b262fbb7 <vm_exec_core+2311>, 0x6224b262fff7 <vm_exec_core+3399>, 0x6224b26320f1 <vm_exec_core+11841>, 0x6224b26339c4 <vm_exec_core+18196>, 0x6224b263418b <vm_exec_core+20187>, 0x6224b263385b <vm_exec_core+17835>, 0x6224b262f764 <vm_exec_core+1204>, 0x6224b2635538 <vm_exec_core+25224>, 0x6224b2636155 <vm_exec_core+28325>, 0x6224b2630102 <vm_exec_core+3666>, 0x6224b2630f2b <vm_exec_core+7291>, 0x6224b2630dad <vm_exec_core+6909>, 0x6224b263182b <vm_exec_core+9595>, 0x6224b2632cc1 <vm_exec_core+14865>, 0x6224b26301f6 <vm_exec_core+3910>, 0x6224b2635404 <vm_exec_core+24916>, 0x6224b2630e6f <vm_exec_core+7103>, 0x6224b2632bfa <vm_exec_core+14666>, 0x6224b2633631 <vm_exec_core+17281>, 0x6224b26350a0 <vm_exec_core+24048>, 0x6224b2633f8f <vm_exec_core+19679>, 0x6224b2631ad8 <vm_exec_core+10280>, 0x6224b2631182 <vm_exec_core+7890>, 0x6224b2634e04 <vm_exec_core+23380>, 0x6224b263246b <vm_exec_core+12731>, 0x6224b263444f <vm_exec_core+20895>, 0x6224b2634060 <vm_exec_core+19888>, 0x6224b2634575 <vm_exec_core+21189>, 0x6224b2635b80 <vm_exec_core+26832>, 0x6224b26337c7 <vm_exec_core+17687>, 0x6224b2635146 <vm_exec_core+24214>, 0x6224b2631ba7 <vm_exec_core+10487>, 0x6224b2634cc2 <vm_exec_core+23058>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633a9d <vm_exec_core+18413>, 0x6224b2633e62 <vm_exec_core+19378>, 0x6224b26334c9 <vm_exec_core+16921>, 0x6224b26338ff <vm_exec_core+17999>, 0x6224b2631f0f <vm_exec_core+11359>, 0x6224b26313c8 <vm_exec_core+8472>, 0x6224b2634677 <vm_exec_core+21447>, 0x6224b26303ec <vm_exec_core+4412>, 0x6224b26332c6 <vm_exec_core+16406>, 0x6224b263e31b <vm_exec_core+61547>, 0x6224b2633d9c <vm_exec_core+19180>, 0x6224b2630692 <vm_exec_core+5090>, 0x6224b2630b22 <vm_exec_core+6258>, 0x6224b26307b6 <vm_exec_core+5382>, 0x6224b263101b <vm_exec_core+7531>, 0x6224b2631927 <vm_exec_core+9847>, 0x6224b26336c7 <vm_exec_core+17431>, 0x6224b2632cb7 <vm_exec_core+14855>, 0x6224b26336c2 <vm_exec_core+17426>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633c3e <vm_exec_core+18830>, 0x6224b2631016 <vm_exec_core+7526>, 0x6224b2633f53 <vm_exec_core+19619>, 0x6224b2632389 <vm_exec_core+12505>, 0x6224b263238e <vm_exec_core+12510>, 0x6224b2633c39 <vm_exec_core+18825>, 0x6224b26339ba <vm_exec_core+18186>, 0x6224b2633192 <vm_exec_core+16098>, 0x6224b26330b3 <vm_exec_core+15875>, 0x6224b26339bf <vm_exec_core+18191>, 0x6224b26334ce <vm_exec_core+16926>, 0x6224b2632cbc <vm_exec_core+14860>, 0x6224b263120a <vm_exec_core+8026>, 0x6224b2632710 <vm_exec_core+13408>, 0x6224b2631922 <vm_exec_core+9842>...}
        reg_cfp = 0x7e7804dff790
        reg_pc = 0x51300004df60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00006224b262be28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001c6c2d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006224b2668d7b in invoke_iseq_block_from_c (ec=0x516001c6c2d0, captured=<optimized out>, self=139054133422800, 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 = 0x7e78319844a0
        cfp = 0x7e7804dff7c8
        sp = 0x7e7804cff818
        use_argv = <optimized out>
        stack_argv = 0x7e7804cff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001c6c2d0, self=139054133422800, 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 0x00006224b2667006 in rb_vm_invoke_proc (ec=0x7e780161ae60, proc=0x1, proc@entry=0x5040014ddf50, argc=842118349, 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 0x00006224b25bf699 in thread_do_start_proc (th=th@entry=0x5150002ed680) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040014ddf50
        args_len = 0
        args_ptr = <optimized out>
#19 0x00006224b25bd24a in thread_do_start (th=0x5150002ed680) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150002ed680, 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 0x00006224b25bc50e in call_thread_start_func_2 (th=0x5150002ed680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7e77fd3ffce0
#22 nt_start (ptr=0x50c0003fb8c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x5150002ed680
        sched = <optimized out>
        nt = 0x50c0003fb8c0
        vm = 0x525000000100
#23 0x00006224b227074f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007e783229ca94 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 = {139053815039680, 4444829139009917695, 139053815039680, -352, 25, 140732601462480, 4444829138988946175, 4445240441474372351}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007e7832329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7e78160006c0 (LWP 4094005) "test_thread.rb*"):
#0  0x00007e783231b4cd in __GI___poll (fds=0x7e77fd709040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006224b221739a in __interceptor_poll ()
No symbol table info available.
#2  0x00006224b25c180f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00006224b227074f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e783229ca94 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 = {139054230275776, 4445304677788930815, 139054230275776, -352, 0, 139053867456752, 4445304677767959295, 4445240441474372351}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e7832329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e7832430c40 (LWP 4065409) "ruby"):
#0  0x00007e78323107e3 in __GI___wait4 (pid=-1, stat_loc=0x7e78301899c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006224b2204bd0 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00006224b243b024 in do_waitpid (pid=-1, st=0x7e78301899c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7e78301899a0) at /tmp/ruby/src/trunk_asan/process.c:1177
        w = 0x7e78301899a0
#4  0x00006224b25a3b6b in rb_nogvl (func=0x6224b243afe0 <waitpid_blocking_no_SIGCHLD>, data1=0x7e78301899a0, 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  0x00006224b2425c0f in waitpid_no_SIGCHLD (w=0x7e78301899a0) 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  0x00006224b24343be 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 = 139054131975240
        pid = <optimized out>
        status = <optimized out>
#9  0x00006224b268f088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x6ad100100001
        cc = <optimized out>
        me = 0x7e78319f7798
        cfunc = 0x504000020798
        recv = 139054694897320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00006224b263ca3d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e782f7ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6224b26360f6 <vm_exec_core+28230>, 0x6224b26308e7 <vm_exec_core+5687>, 0x6224b2637206 <vm_exec_core+32598>, 0x6224b2634900 <vm_exec_core+22096>, 0x6224b2632e22 <vm_exec_core+15218>, 0x6224b262f817 <vm_exec_core+1383>, 0x6224b263694d <vm_exec_core+30365>, 0x6224b263629f <vm_exec_core+28655>, 0x6224b2630c55 <vm_exec_core+6565>, 0x6224b262ff17 <vm_exec_core+3175>, 0x6224b2634f2d <vm_exec_core+23677>, 0x6224b2631628 <vm_exec_core+9080>, 0x6224b2636d18 <vm_exec_core+31336>, 0x6224b263674b <vm_exec_core+29851>, 0x6224b2631db6 <vm_exec_core+11014>, 0x6224b2632d7e <vm_exec_core+15054>, 0x6224b2634b7a <vm_exec_core+22730>, 0x6224b26363c9 <vm_exec_core+28953>, 0x6224b2633d11 <vm_exec_core+19041>, 0x6224b2634c32 <vm_exec_core+22914>, 0x6224b2635233 <vm_exec_core+24451>, 0x6224b2633c52 <vm_exec_core+18850>, 0x6224b262fd72 <vm_exec_core+2754>, 0x6224b263438a <vm_exec_core+20698>, 0x6224b262fbc6 <vm_exec_core+2326>, 0x6224b2630006 <vm_exec_core+3414>, 0x6224b2632100 <vm_exec_core+11856>, 0x6224b26339d3 <vm_exec_core+18211>, 0x6224b263419a <vm_exec_core+20202>, 0x6224b263386a <vm_exec_core+17850>, 0x6224b262f773 <vm_exec_core+1219>, 0x6224b2635547 <vm_exec_core+25239>, 0x6224b2636164 <vm_exec_core+28340>, 0x6224b2630111 <vm_exec_core+3681>, 0x6224b2630f3a <vm_exec_core+7306>, 0x6224b2630dbc <vm_exec_core+6924>, 0x6224b263183a <vm_exec_core+9610>, 0x6224b2632cd0 <vm_exec_core+14880>, 0x6224b2630205 <vm_exec_core+3925>, 0x6224b2635413 <vm_exec_core+24931>, 0x6224b2630e7e <vm_exec_core+7118>, 0x6224b2632c09 <vm_exec_core+14681>, 0x6224b2633640 <vm_exec_core+17296>, 0x6224b26350af <vm_exec_core+24063>, 0x6224b2633f9e <vm_exec_core+19694>, 0x6224b2631ae7 <vm_exec_core+10295>, 0x6224b2631191 <vm_exec_core+7905>, 0x6224b2634e13 <vm_exec_core+23395>, 0x6224b263247a <vm_exec_core+12746>, 0x6224b263445e <vm_exec_core+20910>, 0x6224b263406f <vm_exec_core+19903>, 0x6224b2634584 <vm_exec_core+21204>, 0x6224b2635b8f <vm_exec_core+26847>, 0x6224b26337d6 <vm_exec_core+17702>, 0x6224b2635155 <vm_exec_core+24229>, 0x6224b2631bb6 <vm_exec_core+10502>, 0x6224b2634cd1 <vm_exec_core+23073>, 0x6224b262f63b <vm_exec_core+907>, 0x6224b2633aac <vm_exec_core+18428>, 0x6224b2633e71 <vm_exec_core+19393>, 0x6224b262fe11 <vm_exec_core+2913>, 0x6224b263390e <vm_exec_core+18014>, 0x6224b2631f1e <vm_exec_core+11374>, 0x6224b26313d7 <vm_exec_core+8487>, 0x6224b2634686 <vm_exec_core+21462>, 0x6224b26303fb <vm_exec_core+4427>, 0x6224b26332d5 <vm_exec_core+16421>, 0x6224b263e32a <vm_exec_core+61562>, 0x6224b2633dab <vm_exec_core+19195>, 0x6224b26306a1 <vm_exec_core+5105>, 0x6224b2630b31 <vm_exec_core+6273>, 0x6224b26307c5 <vm_exec_core+5397>, 0x6224b263102a <vm_exec_core+7546>, 0x6224b2631936 <vm_exec_core+9862>, 0x6224b26342ab <vm_exec_core+20475>, 0x6224b26336cc <vm_exec_core+17436>, 0x6224b2635465 <vm_exec_core+25013>, 0x6224b26374bd <vm_exec_core+33293>, 0x6224b2635867 <vm_exec_core+26039>, 0x6224b2636db5 <vm_exec_core+31493>, 0x6224b2636eb7 <vm_exec_core+31751>, 0x6224b262fc8b <vm_exec_core+2523>, 0x6224b263686a <vm_exec_core+30138>, 0x6224b2632393 <vm_exec_core+12515>, 0x6224b2636adb <vm_exec_core+30763>, 0x6224b2631c7b <vm_exec_core+10699>, 0x6224b2635790 <vm_exec_core+25824>, 0x6224b262fae3 <vm_exec_core+2099>, 0x6224b26302ea <vm_exec_core+4154>, 0x6224b26370d0 <vm_exec_core+32288>, 0x6224b2631219 <vm_exec_core+8041>, 0x6224b263271f <vm_exec_core+13423>, 0x6224b262f640 <vm_exec_core+912>, 0x6224b262fa51 <vm_exec_core+1953>, 0x6224b262f6d2 <vm_exec_core+1058>, 0x6224b2635a97 <vm_exec_core+26599>, 0x6224b26321a8 <vm_exec_core+12024>, 0x6224b2636bb7 <vm_exec_core+30983>, 0x6224b26334e7 <vm_exec_core+16951>, 0x6224b26329d6 <vm_exec_core+14118>, 0x6224b26331ab <vm_exec_core+16123>, 0x6224b26330c7 <vm_exec_core+15895>, 0x6224b2632002 <vm_exec_core+11602>, 0x6224b26328cb <vm_exec_core+13851>, 0x6224b26325f5 <vm_exec_core+13125>, 0x6224b2632b87 <vm_exec_core+14551>, 0x6224b2632b05 <vm_exec_core+14421>, 0x6224b26360e7 <vm_exec_core+28215>, 0x6224b26308d8 <vm_exec_core+5672>, 0x6224b26371f7 <vm_exec_core+32583>, 0x6224b26348f1 <vm_exec_core+22081>, 0x6224b2632e13 <vm_exec_core+15203>, 0x6224b262f808 <vm_exec_core+1368>, 0x6224b263693e <vm_exec_core+30350>, 0x6224b2636290 <vm_exec_core+28640>, 0x6224b2630c46 <vm_exec_core+6550>, 0x6224b262ff08 <vm_exec_core+3160>, 0x6224b2634f1e <vm_exec_core+23662>, 0x6224b2631619 <vm_exec_core+9065>, 0x6224b2636d09 <vm_exec_core+31321>, 0x6224b263673c <vm_exec_core+29836>, 0x6224b2631da7 <vm_exec_core+10999>, 0x6224b2632d6f <vm_exec_core+15039>, 0x6224b2634b6b <vm_exec_core+22715>, 0x6224b26363ba <vm_exec_core+28938>, 0x6224b2633d02 <vm_exec_core+19026>, 0x6224b2634c23 <vm_exec_core+22899>, 0x6224b2635224 <vm_exec_core+24436>, 0x6224b2633c43 <vm_exec_core+18835>, 0x6224b262fd63 <vm_exec_core+2739>, 0x6224b263437b <vm_exec_core+20683>, 0x6224b262fbb7 <vm_exec_core+2311>, 0x6224b262fff7 <vm_exec_core+3399>, 0x6224b26320f1 <vm_exec_core+11841>, 0x6224b26339c4 <vm_exec_core+18196>, 0x6224b263418b <vm_exec_core+20187>, 0x6224b263385b <vm_exec_core+17835>, 0x6224b262f764 <vm_exec_core+1204>, 0x6224b2635538 <vm_exec_core+25224>, 0x6224b2636155 <vm_exec_core+28325>, 0x6224b2630102 <vm_exec_core+3666>, 0x6224b2630f2b <vm_exec_core+7291>, 0x6224b2630dad <vm_exec_core+6909>, 0x6224b263182b <vm_exec_core+9595>, 0x6224b2632cc1 <vm_exec_core+14865>, 0x6224b26301f6 <vm_exec_core+3910>, 0x6224b2635404 <vm_exec_core+24916>, 0x6224b2630e6f <vm_exec_core+7103>, 0x6224b2632bfa <vm_exec_core+14666>, 0x6224b2633631 <vm_exec_core+17281>, 0x6224b26350a0 <vm_exec_core+24048>, 0x6224b2633f8f <vm_exec_core+19679>, 0x6224b2631ad8 <vm_exec_core+10280>, 0x6224b2631182 <vm_exec_core+7890>, 0x6224b2634e04 <vm_exec_core+23380>, 0x6224b263246b <vm_exec_core+12731>, 0x6224b263444f <vm_exec_core+20895>, 0x6224b2634060 <vm_exec_core+19888>, 0x6224b2634575 <vm_exec_core+21189>, 0x6224b2635b80 <vm_exec_core+26832>, 0x6224b26337c7 <vm_exec_core+17687>, 0x6224b2635146 <vm_exec_core+24214>, 0x6224b2631ba7 <vm_exec_core+10487>, 0x6224b2634cc2 <vm_exec_core+23058>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633a9d <vm_exec_core+18413>, 0x6224b2633e62 <vm_exec_core+19378>, 0x6224b26334c9 <vm_exec_core+16921>, 0x6224b26338ff <vm_exec_core+17999>, 0x6224b2631f0f <vm_exec_core+11359>, 0x6224b26313c8 <vm_exec_core+8472>, 0x6224b2634677 <vm_exec_core+21447>, 0x6224b26303ec <vm_exec_core+4412>, 0x6224b26332c6 <vm_exec_core+16406>, 0x6224b263e31b <vm_exec_core+61547>, 0x6224b2633d9c <vm_exec_core+19180>, 0x6224b2630692 <vm_exec_core+5090>, 0x6224b2630b22 <vm_exec_core+6258>, 0x6224b26307b6 <vm_exec_core+5382>, 0x6224b263101b <vm_exec_core+7531>, 0x6224b2631927 <vm_exec_core+9847>, 0x6224b26336c7 <vm_exec_core+17431>, 0x6224b2632cb7 <vm_exec_core+14855>, 0x6224b26336c2 <vm_exec_core+17426>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633c3e <vm_exec_core+18830>, 0x6224b2631016 <vm_exec_core+7526>, 0x6224b2633f53 <vm_exec_core+19619>, 0x6224b2632389 <vm_exec_core+12505>, 0x6224b263238e <vm_exec_core+12510>, 0x6224b2633c39 <vm_exec_core+18825>, 0x6224b26339ba <vm_exec_core+18186>, 0x6224b2633192 <vm_exec_core+16098>, 0x6224b26330b3 <vm_exec_core+15875>, 0x6224b26339bf <vm_exec_core+18191>, 0x6224b26334ce <vm_exec_core+16926>, 0x6224b2632cbc <vm_exec_core+14860>, 0x6224b263120a <vm_exec_core+8026>, 0x6224b2632710 <vm_exec_core+13408>, 0x6224b2631922 <vm_exec_core+9842>...}
        reg_cfp = 0x7e782f7ff480
        reg_pc = 0x50b000020380
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_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 0x00006224b262c1e1 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 0x00006224b26ac632 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e782f7ff620, self=139054133422800, 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 = 0x7e7831782440
        cfp = <optimized out>
        sp = 0x7e782f6ffa28
        use_argv = 0x7e783008c060
        stack_argv = 0x7e782f6ffa28
        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 = 0x7e782f7ff620
#16 0x00006224b2658f76 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 0x00006224b2658f76 in rb_yield (val=<optimized out>)
No locals.
#20 0x00006224b2801c36 in rb_ary_collect (ary=139054148875000) at /tmp/ruby/src/trunk_asan/array.c:3695
        collect = 139054148871160
        i = 31
#21 0x00006224b268f088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7e7831b30150
        cfunc = 0x50400000a798
        recv = 139054148875000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00006224b2636593 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e782f7ff608, cd=0x51100000ce10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000ce10
        insns_address_table = {0x6224b26360f6 <vm_exec_core+28230>, 0x6224b26308e7 <vm_exec_core+5687>, 0x6224b2637206 <vm_exec_core+32598>, 0x6224b2634900 <vm_exec_core+22096>, 0x6224b2632e22 <vm_exec_core+15218>, 0x6224b262f817 <vm_exec_core+1383>, 0x6224b263694d <vm_exec_core+30365>, 0x6224b263629f <vm_exec_core+28655>, 0x6224b2630c55 <vm_exec_core+6565>, 0x6224b262ff17 <vm_exec_core+3175>, 0x6224b2634f2d <vm_exec_core+23677>, 0x6224b2631628 <vm_exec_core+9080>, 0x6224b2636d18 <vm_exec_core+31336>, 0x6224b263674b <vm_exec_core+29851>, 0x6224b2631db6 <vm_exec_core+11014>, 0x6224b2632d7e <vm_exec_core+15054>, 0x6224b2634b7a <vm_exec_core+22730>, 0x6224b26363c9 <vm_exec_core+28953>, 0x6224b2633d11 <vm_exec_core+19041>, 0x6224b2634c32 <vm_exec_core+22914>, 0x6224b2635233 <vm_exec_core+24451>, 0x6224b2633c52 <vm_exec_core+18850>, 0x6224b262fd72 <vm_exec_core+2754>, 0x6224b263438a <vm_exec_core+20698>, 0x6224b262fbc6 <vm_exec_core+2326>, 0x6224b2630006 <vm_exec_core+3414>, 0x6224b2632100 <vm_exec_core+11856>, 0x6224b26339d3 <vm_exec_core+18211>, 0x6224b263419a <vm_exec_core+20202>, 0x6224b263386a <vm_exec_core+17850>, 0x6224b262f773 <vm_exec_core+1219>, 0x6224b2635547 <vm_exec_core+25239>, 0x6224b2636164 <vm_exec_core+28340>, 0x6224b2630111 <vm_exec_core+3681>, 0x6224b2630f3a <vm_exec_core+7306>, 0x6224b2630dbc <vm_exec_core+6924>, 0x6224b263183a <vm_exec_core+9610>, 0x6224b2632cd0 <vm_exec_core+14880>, 0x6224b2630205 <vm_exec_core+3925>, 0x6224b2635413 <vm_exec_core+24931>, 0x6224b2630e7e <vm_exec_core+7118>, 0x6224b2632c09 <vm_exec_core+14681>, 0x6224b2633640 <vm_exec_core+17296>, 0x6224b26350af <vm_exec_core+24063>, 0x6224b2633f9e <vm_exec_core+19694>, 0x6224b2631ae7 <vm_exec_core+10295>, 0x6224b2631191 <vm_exec_core+7905>, 0x6224b2634e13 <vm_exec_core+23395>, 0x6224b263247a <vm_exec_core+12746>, 0x6224b263445e <vm_exec_core+20910>, 0x6224b263406f <vm_exec_core+19903>, 0x6224b2634584 <vm_exec_core+21204>, 0x6224b2635b8f <vm_exec_core+26847>, 0x6224b26337d6 <vm_exec_core+17702>, 0x6224b2635155 <vm_exec_core+24229>, 0x6224b2631bb6 <vm_exec_core+10502>, 0x6224b2634cd1 <vm_exec_core+23073>, 0x6224b262f63b <vm_exec_core+907>, 0x6224b2633aac <vm_exec_core+18428>, 0x6224b2633e71 <vm_exec_core+19393>, 0x6224b262fe11 <vm_exec_core+2913>, 0x6224b263390e <vm_exec_core+18014>, 0x6224b2631f1e <vm_exec_core+11374>, 0x6224b26313d7 <vm_exec_core+8487>, 0x6224b2634686 <vm_exec_core+21462>, 0x6224b26303fb <vm_exec_core+4427>, 0x6224b26332d5 <vm_exec_core+16421>, 0x6224b263e32a <vm_exec_core+61562>, 0x6224b2633dab <vm_exec_core+19195>, 0x6224b26306a1 <vm_exec_core+5105>, 0x6224b2630b31 <vm_exec_core+6273>, 0x6224b26307c5 <vm_exec_core+5397>, 0x6224b263102a <vm_exec_core+7546>, 0x6224b2631936 <vm_exec_core+9862>, 0x6224b26342ab <vm_exec_core+20475>, 0x6224b26336cc <vm_exec_core+17436>, 0x6224b2635465 <vm_exec_core+25013>, 0x6224b26374bd <vm_exec_core+33293>, 0x6224b2635867 <vm_exec_core+26039>, 0x6224b2636db5 <vm_exec_core+31493>, 0x6224b2636eb7 <vm_exec_core+31751>, 0x6224b262fc8b <vm_exec_core+2523>, 0x6224b263686a <vm_exec_core+30138>, 0x6224b2632393 <vm_exec_core+12515>, 0x6224b2636adb <vm_exec_core+30763>, 0x6224b2631c7b <vm_exec_core+10699>, 0x6224b2635790 <vm_exec_core+25824>, 0x6224b262fae3 <vm_exec_core+2099>, 0x6224b26302ea <vm_exec_core+4154>, 0x6224b26370d0 <vm_exec_core+32288>, 0x6224b2631219 <vm_exec_core+8041>, 0x6224b263271f <vm_exec_core+13423>, 0x6224b262f640 <vm_exec_core+912>, 0x6224b262fa51 <vm_exec_core+1953>, 0x6224b262f6d2 <vm_exec_core+1058>, 0x6224b2635a97 <vm_exec_core+26599>, 0x6224b26321a8 <vm_exec_core+12024>, 0x6224b2636bb7 <vm_exec_core+30983>, 0x6224b26334e7 <vm_exec_core+16951>, 0x6224b26329d6 <vm_exec_core+14118>, 0x6224b26331ab <vm_exec_core+16123>, 0x6224b26330c7 <vm_exec_core+15895>, 0x6224b2632002 <vm_exec_core+11602>, 0x6224b26328cb <vm_exec_core+13851>, 0x6224b26325f5 <vm_exec_core+13125>, 0x6224b2632b87 <vm_exec_core+14551>, 0x6224b2632b05 <vm_exec_core+14421>, 0x6224b26360e7 <vm_exec_core+28215>, 0x6224b26308d8 <vm_exec_core+5672>, 0x6224b26371f7 <vm_exec_core+32583>, 0x6224b26348f1 <vm_exec_core+22081>, 0x6224b2632e13 <vm_exec_core+15203>, 0x6224b262f808 <vm_exec_core+1368>, 0x6224b263693e <vm_exec_core+30350>, 0x6224b2636290 <vm_exec_core+28640>, 0x6224b2630c46 <vm_exec_core+6550>, 0x6224b262ff08 <vm_exec_core+3160>, 0x6224b2634f1e <vm_exec_core+23662>, 0x6224b2631619 <vm_exec_core+9065>, 0x6224b2636d09 <vm_exec_core+31321>, 0x6224b263673c <vm_exec_core+29836>, 0x6224b2631da7 <vm_exec_core+10999>, 0x6224b2632d6f <vm_exec_core+15039>, 0x6224b2634b6b <vm_exec_core+22715>, 0x6224b26363ba <vm_exec_core+28938>, 0x6224b2633d02 <vm_exec_core+19026>, 0x6224b2634c23 <vm_exec_core+22899>, 0x6224b2635224 <vm_exec_core+24436>, 0x6224b2633c43 <vm_exec_core+18835>, 0x6224b262fd63 <vm_exec_core+2739>, 0x6224b263437b <vm_exec_core+20683>, 0x6224b262fbb7 <vm_exec_core+2311>, 0x6224b262fff7 <vm_exec_core+3399>, 0x6224b26320f1 <vm_exec_core+11841>, 0x6224b26339c4 <vm_exec_core+18196>, 0x6224b263418b <vm_exec_core+20187>, 0x6224b263385b <vm_exec_core+17835>, 0x6224b262f764 <vm_exec_core+1204>, 0x6224b2635538 <vm_exec_core+25224>, 0x6224b2636155 <vm_exec_core+28325>, 0x6224b2630102 <vm_exec_core+3666>, 0x6224b2630f2b <vm_exec_core+7291>, 0x6224b2630dad <vm_exec_core+6909>, 0x6224b263182b <vm_exec_core+9595>, 0x6224b2632cc1 <vm_exec_core+14865>, 0x6224b26301f6 <vm_exec_core+3910>, 0x6224b2635404 <vm_exec_core+24916>, 0x6224b2630e6f <vm_exec_core+7103>, 0x6224b2632bfa <vm_exec_core+14666>, 0x6224b2633631 <vm_exec_core+17281>, 0x6224b26350a0 <vm_exec_core+24048>, 0x6224b2633f8f <vm_exec_core+19679>, 0x6224b2631ad8 <vm_exec_core+10280>, 0x6224b2631182 <vm_exec_core+7890>, 0x6224b2634e04 <vm_exec_core+23380>, 0x6224b263246b <vm_exec_core+12731>, 0x6224b263444f <vm_exec_core+20895>, 0x6224b2634060 <vm_exec_core+19888>, 0x6224b2634575 <vm_exec_core+21189>, 0x6224b2635b80 <vm_exec_core+26832>, 0x6224b26337c7 <vm_exec_core+17687>, 0x6224b2635146 <vm_exec_core+24214>, 0x6224b2631ba7 <vm_exec_core+10487>, 0x6224b2634cc2 <vm_exec_core+23058>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633a9d <vm_exec_core+18413>, 0x6224b2633e62 <vm_exec_core+19378>, 0x6224b26334c9 <vm_exec_core+16921>, 0x6224b26338ff <vm_exec_core+17999>, 0x6224b2631f0f <vm_exec_core+11359>, 0x6224b26313c8 <vm_exec_core+8472>, 0x6224b2634677 <vm_exec_core+21447>, 0x6224b26303ec <vm_exec_core+4412>, 0x6224b26332c6 <vm_exec_core+16406>, 0x6224b263e31b <vm_exec_core+61547>, 0x6224b2633d9c <vm_exec_core+19180>, 0x6224b2630692 <vm_exec_core+5090>, 0x6224b2630b22 <vm_exec_core+6258>, 0x6224b26307b6 <vm_exec_core+5382>, 0x6224b263101b <vm_exec_core+7531>, 0x6224b2631927 <vm_exec_core+9847>, 0x6224b26336c7 <vm_exec_core+17431>, 0x6224b2632cb7 <vm_exec_core+14855>, 0x6224b26336c2 <vm_exec_core+17426>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633c3e <vm_exec_core+18830>, 0x6224b2631016 <vm_exec_core+7526>, 0x6224b2633f53 <vm_exec_core+19619>, 0x6224b2632389 <vm_exec_core+12505>, 0x6224b263238e <vm_exec_core+12510>, 0x6224b2633c39 <vm_exec_core+18825>, 0x6224b26339ba <vm_exec_core+18186>, 0x6224b2633192 <vm_exec_core+16098>, 0x6224b26330b3 <vm_exec_core+15875>, 0x6224b26339bf <vm_exec_core+18191>, 0x6224b26334ce <vm_exec_core+16926>, 0x6224b2632cbc <vm_exec_core+14860>, 0x6224b263120a <vm_exec_core+8026>, 0x6224b2632710 <vm_exec_core+13408>, 0x6224b2631922 <vm_exec_core+9842>...}
        reg_cfp = 0x7e782f7ff608
        reg_pc = 0x5190000184b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
th: 0x515000000300, native_id: 0x7e7832430c40
        INSN_LABEL_sendforward = <optimized out>
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0110 e:000109 CFUNC  :waitall
c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
c:0014 p:0006 s:0095 e:000094 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:53
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        INSN_LABEL_branchif = <optimized out>
c:0007 p:0066 s:0046 E:002440 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_branchunless = <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_branchnil = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_once = <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_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        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>
th: 0x515000296880, native_id: 0x7e78094006c0
        INSN_LABEL_setlocal_WC_0 = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_setlocal_WC_1 = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH]
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_nil_p = <optimized out>

        INSN_LABEL_trace_opt_plus = <optimized out>
th: 0x515000266180, native_id: 0x7e780ca006c0
        INSN_LABEL_trace_opt_minus = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_mult = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_trace_opt_div = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH]
        INSN_LABEL_trace_opt_mod = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_eq = <optimized out>

th: 0x5150002ed680, native_id: 0x7e77fd4006c0
        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>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_trace_opt_ltlt = <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_and = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_or = <optimized out>

        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00006224b262bfbf 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 0x00006224b26ac632 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e782f7ff738, self=139054133422800, 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 = 0x7e7831984770
        cfp = <optimized out>
        sp = 0x7e782f6ff8d0
        use_argv = 0x7e7830088260
        stack_argv = 0x7e782f6ff8d0
        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 = 0x7e782f7ff738
#28 0x00006224b2658f76 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 0x00006224b2658f76 in rb_yield (val=<optimized out>)
No locals.
#32 0x00006224b2801c36 in rb_ary_collect (ary=139054148754040) at /tmp/ruby/src/trunk_asan/array.c:3695
        collect = 139054148753960
        i = 0
#33 0x00006224b268f088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7e7831b30150
        cfunc = 0x50400000a798
        recv = 139054148754040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00006224b2636593 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e782f7ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000015790
        insns_address_table = {0x6224b26360f6 <vm_exec_core+28230>, 0x6224b26308e7 <vm_exec_core+5687>, 0x6224b2637206 <vm_exec_core+32598>, 0x6224b2634900 <vm_exec_core+22096>, 0x6224b2632e22 <vm_exec_core+15218>, 0x6224b262f817 <vm_exec_core+1383>, 0x6224b263694d <vm_exec_core+30365>, 0x6224b263629f <vm_exec_core+28655>, 0x6224b2630c55 <vm_exec_core+6565>, 0x6224b262ff17 <vm_exec_core+3175>, 0x6224b2634f2d <vm_exec_core+23677>, 0x6224b2631628 <vm_exec_core+9080>, 0x6224b2636d18 <vm_exec_core+31336>, 0x6224b263674b <vm_exec_core+29851>, 0x6224b2631db6 <vm_exec_core+11014>, 0x6224b2632d7e <vm_exec_core+15054>, 0x6224b2634b7a <vm_exec_core+22730>, 0x6224b26363c9 <vm_exec_core+28953>, 0x6224b2633d11 <vm_exec_core+19041>, 0x6224b2634c32 <vm_exec_core+22914>, 0x6224b2635233 <vm_exec_core+24451>, 0x6224b2633c52 <vm_exec_core+18850>, 0x6224b262fd72 <vm_exec_core+2754>, 0x6224b263438a <vm_exec_core+20698>, 0x6224b262fbc6 <vm_exec_core+2326>, 0x6224b2630006 <vm_exec_core+3414>, 0x6224b2632100 <vm_exec_core+11856>, 0x6224b26339d3 <vm_exec_core+18211>, 0x6224b263419a <vm_exec_core+20202>, 0x6224b263386a <vm_exec_core+17850>, 0x6224b262f773 <vm_exec_core+1219>, 0x6224b2635547 <vm_exec_core+25239>, 0x6224b2636164 <vm_exec_core+28340>, 0x6224b2630111 <vm_exec_core+3681>, 0x6224b2630f3a <vm_exec_core+7306>, 0x6224b2630dbc <vm_exec_core+6924>, 0x6224b263183a <vm_exec_core+9610>, 0x6224b2632cd0 <vm_exec_core+14880>, 0x6224b2630205 <vm_exec_core+3925>, 0x6224b2635413 <vm_exec_core+24931>, 0x6224b2630e7e <vm_exec_core+7118>, 0x6224b2632c09 <vm_exec_core+14681>, 0x6224b2633640 <vm_exec_core+17296>, 0x6224b26350af <vm_exec_core+24063>, 0x6224b2633f9e <vm_exec_core+19694>, 0x6224b2631ae7 <vm_exec_core+10295>, 0x6224b2631191 <vm_exec_core+7905>, 0x6224b2634e13 <vm_exec_core+23395>, 0x6224b263247a <vm_exec_core+12746>, 0x6224b263445e <vm_exec_core+20910>, 0x6224b263406f <vm_exec_core+19903>, 0x6224b2634584 <vm_exec_core+21204>, 0x6224b2635b8f <vm_exec_core+26847>, 0x6224b26337d6 <vm_exec_core+17702>, 0x6224b2635155 <vm_exec_core+24229>, 0x6224b2631bb6 <vm_exec_core+10502>, 0x6224b2634cd1 <vm_exec_core+23073>, 0x6224b262f63b <vm_exec_core+907>, 0x6224b2633aac <vm_exec_core+18428>, 0x6224b2633e71 <vm_exec_core+19393>, 0x6224b262fe11 <vm_exec_core+2913>, 0x6224b263390e <vm_exec_core+18014>, 0x6224b2631f1e <vm_exec_core+11374>, 0x6224b26313d7 <vm_exec_core+8487>, 0x6224b2634686 <vm_exec_core+21462>, 0x6224b26303fb <vm_exec_core+4427>, 0x6224b26332d5 <vm_exec_core+16421>, 0x6224b263e32a <vm_exec_core+61562>, 0x6224b2633dab <vm_exec_core+19195>, 0x6224b26306a1 <vm_exec_core+5105>, 0x6224b2630b31 <vm_exec_core+6273>, 0x6224b26307c5 <vm_exec_core+5397>, 0x6224b263102a <vm_exec_core+7546>, 0x6224b2631936 <vm_exec_core+9862>, 0x6224b26342ab <vm_exec_core+20475>, 0x6224b26336cc <vm_exec_core+17436>, 0x6224b2635465 <vm_exec_core+25013>, 0x6224b26374bd <vm_exec_core+33293>, 0x6224b2635867 <vm_exec_core+26039>, 0x6224b2636db5 <vm_exec_core+31493>, 0x6224b2636eb7 <vm_exec_core+31751>, 0x6224b262fc8b <vm_exec_core+2523>, 0x6224b263686a <vm_exec_core+30138>, 0x6224b2632393 <vm_exec_core+12515>, 0x6224b2636adb <vm_exec_core+30763>, 0x6224b2631c7b <vm_exec_core+10699>, 0x6224b2635790 <vm_exec_core+25824>, 0x6224b262fae3 <vm_exec_core+2099>, 0x6224b26302ea <vm_exec_core+4154>, 0x6224b26370d0 <vm_exec_core+32288>, 0x6224b2631219 <vm_exec_core+8041>, 0x6224b263271f <vm_exec_core+13423>, 0x6224b262f640 <vm_exec_core+912>, 0x6224b262fa51 <vm_exec_core+1953>, 0x6224b262f6d2 <vm_exec_core+1058>, 0x6224b2635a97 <vm_exec_core+26599>, 0x6224b26321a8 <vm_exec_core+12024>, 0x6224b2636bb7 <vm_exec_core+30983>, 0x6224b26334e7 <vm_exec_core+16951>, 0x6224b26329d6 <vm_exec_core+14118>, 0x6224b26331ab <vm_exec_core+16123>, 0x6224b26330c7 <vm_exec_core+15895>, 0x6224b2632002 <vm_exec_core+11602>, 0x6224b26328cb <vm_exec_core+13851>, 0x6224b26325f5 <vm_exec_core+13125>, 0x6224b2632b87 <vm_exec_core+14551>, 0x6224b2632b05 <vm_exec_core+14421>, 0x6224b26360e7 <vm_exec_core+28215>, 0x6224b26308d8 <vm_exec_core+5672>, 0x6224b26371f7 <vm_exec_core+32583>, 0x6224b26348f1 <vm_exec_core+22081>, 0x6224b2632e13 <vm_exec_core+15203>, 0x6224b262f808 <vm_exec_core+1368>, 0x6224b263693e <vm_exec_core+30350>, 0x6224b2636290 <vm_exec_core+28640>, 0x6224b2630c46 <vm_exec_core+6550>, 0x6224b262ff08 <vm_exec_core+3160>, 0x6224b2634f1e <vm_exec_core+23662>, 0x6224b2631619 <vm_exec_core+9065>, 0x6224b2636d09 <vm_exec_core+31321>, 0x6224b263673c <vm_exec_core+29836>, 0x6224b2631da7 <vm_exec_core+10999>, 0x6224b2632d6f <vm_exec_core+15039>, 0x6224b2634b6b <vm_exec_core+22715>, 0x6224b26363ba <vm_exec_core+28938>, 0x6224b2633d02 <vm_exec_core+19026>, 0x6224b2634c23 <vm_exec_core+22899>, 0x6224b2635224 <vm_exec_core+24436>, 0x6224b2633c43 <vm_exec_core+18835>, 0x6224b262fd63 <vm_exec_core+2739>, 0x6224b263437b <vm_exec_core+20683>, 0x6224b262fbb7 <vm_exec_core+2311>, 0x6224b262fff7 <vm_exec_core+3399>, 0x6224b26320f1 <vm_exec_core+11841>, 0x6224b26339c4 <vm_exec_core+18196>, 0x6224b263418b <vm_exec_core+20187>, 0x6224b263385b <vm_exec_core+17835>, 0x6224b262f764 <vm_exec_core+1204>, 0x6224b2635538 <vm_exec_core+25224>, 0x6224b2636155 <vm_exec_core+28325>, 0x6224b2630102 <vm_exec_core+3666>, 0x6224b2630f2b <vm_exec_core+7291>, 0x6224b2630dad <vm_exec_core+6909>, 0x6224b263182b <vm_exec_core+9595>, 0x6224b2632cc1 <vm_exec_core+14865>, 0x6224b26301f6 <vm_exec_core+3910>, 0x6224b2635404 <vm_exec_core+24916>, 0x6224b2630e6f <vm_exec_core+7103>, 0x6224b2632bfa <vm_exec_core+14666>, 0x6224b2633631 <vm_exec_core+17281>, 0x6224b26350a0 <vm_exec_core+24048>, 0x6224b2633f8f <vm_exec_core+19679>, 0x6224b2631ad8 <vm_exec_core+10280>, 0x6224b2631182 <vm_exec_core+7890>, 0x6224b2634e04 <vm_exec_core+23380>, 0x6224b263246b <vm_exec_core+12731>, 0x6224b263444f <vm_exec_core+20895>, 0x6224b2634060 <vm_exec_core+19888>, 0x6224b2634575 <vm_exec_core+21189>, 0x6224b2635b80 <vm_exec_core+26832>, 0x6224b26337c7 <vm_exec_core+17687>, 0x6224b2635146 <vm_exec_core+24214>, 0x6224b2631ba7 <vm_exec_core+10487>, 0x6224b2634cc2 <vm_exec_core+23058>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633a9d <vm_exec_core+18413>, 0x6224b2633e62 <vm_exec_core+19378>, 0x6224b26334c9 <vm_exec_core+16921>, 0x6224b26338ff <vm_exec_core+17999>, 0x6224b2631f0f <vm_exec_core+11359>, 0x6224b26313c8 <vm_exec_core+8472>, 0x6224b2634677 <vm_exec_core+21447>, 0x6224b26303ec <vm_exec_core+4412>, 0x6224b26332c6 <vm_exec_core+16406>, 0x6224b263e31b <vm_exec_core+61547>, 0x6224b2633d9c <vm_exec_core+19180>, 0x6224b2630692 <vm_exec_core+5090>, 0x6224b2630b22 <vm_exec_core+6258>, 0x6224b26307b6 <vm_exec_core+5382>, 0x6224b263101b <vm_exec_core+7531>, 0x6224b2631927 <vm_exec_core+9847>, 0x6224b26336c7 <vm_exec_core+17431>, 0x6224b2632cb7 <vm_exec_core+14855>, 0x6224b26336c2 <vm_exec_core+17426>, 0x6224b2633cee <vm_exec_core+19006>, 0x6224b2633c3e <vm_exec_core+18830>, 0x6224b2631016 <vm_exec_core+7526>, 0x6224b2633f53 <vm_exec_core+19619>, 0x6224b2632389 <vm_exec_core+12505>, 0x6224b263238e <vm_exec_core+12510>, 0x6224b2633c39 <vm_exec_core+18825>, 0x6224b26339ba <vm_exec_core+18186>, 0x6224b2633192 <vm_exec_core+16098>, 0x6224b26330b3 <vm_exec_core+15875>, 0x6224b26339bf <vm_exec_core+18191>, 0x6224b26334ce <vm_exec_core+16926>, 0x6224b2632cbc <vm_exec_core+14860>, 0x6224b263120a <vm_exec_core+8026>, 0x6224b2632710 <vm_exec_core+13408>, 0x6224b2631922 <vm_exec_core+9842>...}
        reg_cfp = 0x7e782f7ff720
        reg_pc = 0x50400002e378
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00006224b262c1e1 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 0x00006224b22b728b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7e7831984a40) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffedcb81050, <optimized out>, 0x7ffedcb80fa0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7e7831984a40
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#40 0x00006224b22b07f7 in rb_main (argc=10, argv=0x7ffedcb81228) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=10, argv=0x7ffedcb81228) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x78ec907ebc40 (LWP 4065397) "ruby" 0x000078ec90526cd7 in __GI___select (nfds=25, readfds=0x50c005614180, writefds=0x0, exceptfds=0x0, timeout=0x7fff30234ea0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x78ec742006c0 (LWP 4065399) "ruby" 0x000078ec9051b4cd in __GI___poll (fds=0x78ec72f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x78ec742006c0 (LWP 4065399) "ruby"):
#0  0x000078ec9051b4cd in __GI___poll (fds=0x78ec72f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005d74cbee539a in __interceptor_poll ()
No symbol table info available.
#2  0x00005d74cc28f80f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005d74cbf3e74f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078ec9049ca94 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 = {132956955870912, -789278360416162586, 132956955870912, -352, 25, 140734001013760, -789278360403579674, -789780099329692442}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000078ec90529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78ec907ebc40 (LWP 4065397) "ruby"):
#0  0x000078ec90526cd7 in __GI___select (nfds=25, readfds=0x50c005614180, writefds=0x0, exceptfds=0x0, timeout=0x7fff30234ea0) 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 = 948486803}
        pts64 = 0x7fff30234d40
        r = <optimized out>
#1  0x00005d74cc279aa5 in native_fd_select (n=25, readfds=0x50c005614180, writefds=0x0, exceptfds=0x78ec90526cd7 <__GI___select+327>, timeout=0x7fff30234d40, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=132957394904096) at /tmp/ruby/src/trunk_asan/thread.c:4291
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fff30234e50
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005d74cbf88f90 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 = {0x7fff30235010, <optimized out>, 0x7fff30234f20, <optimized out>, <optimized out>}, prev = 0x78ec8e4b2380, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005d74cc27907e 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 = 25, th = 0x515000000300, rset = 0x78ec8e4b2240, 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 = 0x78ec8e4b22a0}
#5  0x00005d74cc043e4d in select_internal (read=132956878920280, write=4, except=4, tp=0x78ec8e4b22a0, fds=0x78ec8e4b2240) at /tmp/ruby/src/trunk_asan/io.c:10633
        timerec = <optimized out>
        max = 25
        pending = <optimized out>
        rp = 0x78ec8e4b2240
        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=132957394903584) at /tmp/ruby/src/trunk_asan/io.c:10703
        p = 0x78ec8e4b2220
#7  0x00005d74cbf88f90 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 = {0x7fff30235310, <optimized out>, 0x7fff30235220, <optimized out>, <optimized out>}, prev = 0x78ec8e4be240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005d74cc020147 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  0x00005d74cc35d088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x78ec8ffda6e8
        cfunc = 0x504000010798
        recv = 132957423336120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005d74cc30aa3d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78ec8d9ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5d74cc3040f6 <vm_exec_core+28230>, 0x5d74cc2fe8e7 <vm_exec_core+5687>, 0x5d74cc305206 <vm_exec_core+32598>, 0x5d74cc302900 <vm_exec_core+22096>, 0x5d74cc300e22 <vm_exec_core+15218>, 0x5d74cc2fd817 <vm_exec_core+1383>, 0x5d74cc30494d <vm_exec_core+30365>, 0x5d74cc30429f <vm_exec_core+28655>, 0x5d74cc2fec55 <vm_exec_core+6565>, 0x5d74cc2fdf17 <vm_exec_core+3175>, 0x5d74cc302f2d <vm_exec_core+23677>, 0x5d74cc2ff628 <vm_exec_core+9080>, 0x5d74cc304d18 <vm_exec_core+31336>, 0x5d74cc30474b <vm_exec_core+29851>, 0x5d74cc2ffdb6 <vm_exec_core+11014>, 0x5d74cc300d7e <vm_exec_core+15054>, 0x5d74cc302b7a <vm_exec_core+22730>, 0x5d74cc3043c9 <vm_exec_core+28953>, 0x5d74cc301d11 <vm_exec_core+19041>, 0x5d74cc302c32 <vm_exec_core+22914>, 0x5d74cc303233 <vm_exec_core+24451>, 0x5d74cc301c52 <vm_exec_core+18850>, 0x5d74cc2fdd72 <vm_exec_core+2754>, 0x5d74cc30238a <vm_exec_core+20698>, 0x5d74cc2fdbc6 <vm_exec_core+2326>, 0x5d74cc2fe006 <vm_exec_core+3414>, 0x5d74cc300100 <vm_exec_core+11856>, 0x5d74cc3019d3 <vm_exec_core+18211>, 0x5d74cc30219a <vm_exec_core+20202>, 0x5d74cc30186a <vm_exec_core+17850>, 0x5d74cc2fd773 <vm_exec_core+1219>, 0x5d74cc303547 <vm_exec_core+25239>, 0x5d74cc304164 <vm_exec_core+28340>, 0x5d74cc2fe111 <vm_exec_core+3681>, 0x5d74cc2fef3a <vm_exec_core+7306>, 0x5d74cc2fedbc <vm_exec_core+6924>, 0x5d74cc2ff83a <vm_exec_core+9610>, 0x5d74cc300cd0 <vm_exec_core+14880>, 0x5d74cc2fe205 <vm_exec_core+3925>, 0x5d74cc303413 <vm_exec_core+24931>, 0x5d74cc2fee7e <vm_exec_core+7118>, 0x5d74cc300c09 <vm_exec_core+14681>, 0x5d74cc301640 <vm_exec_core+17296>, 0x5d74cc3030af <vm_exec_core+24063>, 0x5d74cc301f9e <vm_exec_core+19694>, 0x5d74cc2ffae7 <vm_exec_core+10295>, 0x5d74cc2ff191 <vm_exec_core+7905>, 0x5d74cc302e13 <vm_exec_core+23395>, 0x5d74cc30047a <vm_exec_core+12746>, 0x5d74cc30245e <vm_exec_core+20910>, 0x5d74cc30206f <vm_exec_core+19903>, 0x5d74cc302584 <vm_exec_core+21204>, 0x5d74cc303b8f <vm_exec_core+26847>, 0x5d74cc3017d6 <vm_exec_core+17702>, 0x5d74cc303155 <vm_exec_core+24229>, 0x5d74cc2ffbb6 <vm_exec_core+10502>, 0x5d74cc302cd1 <vm_exec_core+23073>, 0x5d74cc2fd63b <vm_exec_core+907>, 0x5d74cc301aac <vm_exec_core+18428>, 0x5d74cc301e71 <vm_exec_core+19393>, 0x5d74cc2fde11 <vm_exec_core+2913>, 0x5d74cc30190e <vm_exec_core+18014>, 0x5d74cc2fff1e <vm_exec_core+11374>, 0x5d74cc2ff3d7 <vm_exec_core+8487>, 0x5d74cc302686 <vm_exec_core+21462>, 0x5d74cc2fe3fb <vm_exec_core+4427>, 0x5d74cc3012d5 <vm_exec_core+16421>, 0x5d74cc30c32a <vm_exec_core+61562>, 0x5d74cc301dab <vm_exec_core+19195>, 0x5d74cc2fe6a1 <vm_exec_core+5105>, 0x5d74cc2feb31 <vm_exec_core+6273>, 0x5d74cc2fe7c5 <vm_exec_core+5397>, 0x5d74cc2ff02a <vm_exec_core+7546>, 0x5d74cc2ff936 <vm_exec_core+9862>, 0x5d74cc3022ab <vm_exec_core+20475>, 0x5d74cc3016cc <vm_exec_core+17436>, 0x5d74cc303465 <vm_exec_core+25013>, 0x5d74cc3054bd <vm_exec_core+33293>, 0x5d74cc303867 <vm_exec_core+26039>, 0x5d74cc304db5 <vm_exec_core+31493>, 0x5d74cc304eb7 <vm_exec_core+31751>, 0x5d74cc2fdc8b <vm_exec_core+2523>, 0x5d74cc30486a <vm_exec_core+30138>, 0x5d74cc300393 <vm_exec_core+12515>, 0x5d74cc304adb <vm_exec_core+30763>, 0x5d74cc2ffc7b <vm_exec_core+10699>, 0x5d74cc303790 <vm_exec_core+25824>, 0x5d74cc2fdae3 <vm_exec_core+2099>, 0x5d74cc2fe2ea <vm_exec_core+4154>, 0x5d74cc3050d0 <vm_exec_core+32288>, 0x5d74cc2ff219 <vm_exec_core+8041>, 0x5d74cc30071f <vm_exec_core+13423>, 0x5d74cc2fd640 <vm_exec_core+912>, 0x5d74cc2fda51 <vm_exec_core+1953>, 0x5d74cc2fd6d2 <vm_exec_core+1058>, 0x5d74cc303a97 <vm_exec_core+26599>, 0x5d74cc3001a8 <vm_exec_core+12024>, 0x5d74cc304bb7 <vm_exec_core+30983>, 0x5d74cc3014e7 <vm_exec_core+16951>, 0x5d74cc3009d6 <vm_exec_core+14118>, 0x5d74cc3011ab <vm_exec_core+16123>, 0x5d74cc3010c7 <vm_exec_core+15895>, 0x5d74cc300002 <vm_exec_core+11602>, 0x5d74cc3008cb <vm_exec_core+13851>, 0x5d74cc3005f5 <vm_exec_core+13125>, 0x5d74cc300b87 <vm_exec_core+14551>, 0x5d74cc300b05 <vm_exec_core+14421>, 0x5d74cc3040e7 <vm_exec_core+28215>, 0x5d74cc2fe8d8 <vm_exec_core+5672>, 0x5d74cc3051f7 <vm_exec_core+32583>, 0x5d74cc3028f1 <vm_exec_core+22081>, 0x5d74cc300e13 <vm_exec_core+15203>, 0x5d74cc2fd808 <vm_exec_core+1368>, 0x5d74cc30493e <vm_exec_core+30350>, 0x5d74cc304290 <vm_exec_core+28640>, 0x5d74cc2fec46 <vm_exec_core+6550>, 0x5d74cc2fdf08 <vm_exec_core+3160>, 0x5d74cc302f1e <vm_exec_core+23662>, 0x5d74cc2ff619 <vm_exec_core+9065>, 0x5d74cc304d09 <vm_exec_core+31321>, 0x5d74cc30473c <vm_exec_core+29836>, 0x5d74cc2ffda7 <vm_exec_core+10999>, 0x5d74cc300d6f <vm_exec_core+15039>, 0x5d74cc302b6b <vm_exec_core+22715>, 0x5d74cc3043ba <vm_exec_core+28938>, 0x5d74cc301d02 <vm_exec_core+19026>, 0x5d74cc302c23 <vm_exec_core+22899>, 0x5d74cc303224 <vm_exec_core+24436>, 0x5d74cc301c43 <vm_exec_core+18835>, 0x5d74cc2fdd63 <vm_exec_core+2739>, 0x5d74cc30237b <vm_exec_core+20683>, 0x5d74cc2fdbb7 <vm_exec_core+2311>, 0x5d74cc2fdff7 <vm_exec_core+3399>, 0x5d74cc3000f1 <vm_exec_core+11841>, 0x5d74cc3019c4 <vm_exec_core+18196>, 0x5d74cc30218b <vm_exec_core+20187>, 0x5d74cc30185b <vm_exec_core+17835>, 0x5d74cc2fd764 <vm_exec_core+1204>, 0x5d74cc303538 <vm_exec_core+25224>, 0x5d74cc304155 <vm_exec_core+28325>, 0x5d74cc2fe102 <vm_exec_core+3666>, 0x5d74cc2fef2b <vm_exec_core+7291>, 0x5d74cc2fedad <vm_exec_core+6909>, 0x5d74cc2ff82b <vm_exec_core+9595>, 0x5d74cc300cc1 <vm_exec_core+14865>, 0x5d74cc2fe1f6 <vm_exec_core+3910>, 0x5d74cc303404 <vm_exec_core+24916>, 0x5d74cc2fee6f <vm_exec_core+7103>, 0x5d74cc300bfa <vm_exec_core+14666>, 0x5d74cc301631 <vm_exec_core+17281>, 0x5d74cc3030a0 <vm_exec_core+24048>, 0x5d74cc301f8f <vm_exec_core+19679>, 0x5d74cc2ffad8 <vm_exec_core+10280>, 0x5d74cc2ff182 <vm_exec_core+7890>, 0x5d74cc302e04 <vm_exec_core+23380>, 0x5d74cc30046b <vm_exec_core+12731>, 0x5d74cc30244f <vm_exec_core+20895>, 0x5d74cc302060 <vm_exec_core+19888>, 0x5d74cc302575 <vm_exec_core+21189>, 0x5d74cc303b80 <vm_exec_core+26832>, 0x5d74cc3017c7 <vm_exec_core+17687>, 0x5d74cc303146 <vm_exec_core+24214>, 0x5d74cc2ffba7 <vm_exec_core+10487>, 0x5d74cc302cc2 <vm_exec_core+23058>, 0x5d74cc301cee <vm_exec_core+19006>, 0x5d74cc301a9d <vm_exec_core+18413>, 0x5d74cc301e62 <vm_exec_core+19378>, 0x5d74cc3014c9 <vm_exec_core+16921>, 0x5d74cc3018ff <vm_exec_core+17999>, 0x5d74cc2fff0f <vm_exec_core+11359>, 0x5d74cc2ff3c8 <vm_exec_core+8472>, 0x5d74cc302677 <vm_exec_core+21447>, 0x5d74cc2fe3ec <vm_exec_core+4412>, 0x5d74cc3012c6 <vm_exec_core+16406>, 0x5d74cc30c31b <vm_exec_core+61547>, 0x5d74cc301d9c <vm_exec_core+19180>, 0x5d74cc2fe692 <vm_exec_core+5090>, 0x5d74cc2feb22 <vm_exec_core+6258>, 0x5d74cc2fe7b6 <vm_exec_core+5382>, 0x5d74cc2ff01b <vm_exec_core+7531>, 0x5d74cc2ff927 <vm_exec_core+9847>, 0x5d74cc3016c7 <vm_exec_core+17431>, 0x5d74cc300cb7 <vm_exec_core+14855>, 0x5d74cc3016c2 <vm_exec_core+17426>, 0x5d74cc301cee <vm_exec_core+19006>, 0x5d74cc301c3e <vm_exec_core+18830>, 0x5d74cc2ff016 <vm_exec_core+7526>, 0x5d74cc301f53 <vm_exec_core+19619>, 0x5d74cc300389 <vm_exec_core+12505>, 0x5d74cc30038e <vm_exec_core+12510>, 0x5d74cc301c39 <vm_exec_core+18825>, 0x5d74cc3019ba <vm_exec_core+18186>, 0x5d74cc301192 <vm_exec_core+16098>, 0x5d74cc3010b3 <vm_exec_core+15875>, 0x5d74cc3019bf <vm_exec_core+18191>, 0x5d74cc3014ce <vm_exec_core+16926>, 0x5d74cc300cbc <vm_exec_core+14860>, 0x5d74cc2ff20a <vm_exec_core+8026>, 0x5d74cc300710 <vm_exec_core+13408>, 0x5d74cc2ff922 <vm_exec_core+9842>...}
        reg_cfp = 0x78ec8d9ff3a0
        reg_pc = 0x5220000038a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005d74cc2fa1e1 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 0x00005d74cc081a91 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=132957422764280) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x78ec8ff43cc0
#15 0x00005d74cc07ca97 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 = 132957423326360
        realpath_map = 132957423326200
        path = 132957422764280
        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 0x00005d74cc07ad4b in rb_require_string_internal (fname=132957422764320, 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 0x00005d74cc35d088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x585100140003
        cc = <optimized out>
        me = 0x78ec8ff44170
        cfunc = 0x504000018598
        recv = 132957423455720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005d74cc3431fd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff30236aa0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005d74cc342cb5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
#21 0x00005d74cc30aa3d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78ec8d9ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5d74cc3040f6 <vm_exec_core+28230>, 0x5d74cc2fe8e7 <vm_exec_core+5687>, 0x5d74cc305206 <vm_exec_core+32598>, 0x5d74cc302900 <vm_exec_core+22096>, 0x5d74cc300e22 <vm_exec_core+15218>, 0x5d74cc2fd817 <vm_exec_core+1383>, 0x5d74cc30494d <vm_exec_core+30365>, 0x5d74cc30429f <vm_exec_core+28655>, 0x5d74cc2fec55 <vm_exec_core+6565>, 0x5d74cc2fdf17 <vm_exec_core+3175>, 0x5d74cc302f2d <vm_exec_core+23677>, 0x5d74cc2ff628 <vm_exec_core+9080>, 0x5d74cc304d18 <vm_exec_core+31336>, 0x5d74cc30474b <vm_exec_core+29851>, 0x5d74cc2ffdb6 <vm_exec_core+11014>, 0x5d74cc300d7e <vm_exec_core+15054>, 0x5d74cc302b7a <vm_exec_core+22730>, 0x5d74cc3043c9 <vm_exec_core+28953>, 0x5d74cc301d11 <vm_exec_core+19041>, 0x5d74cc302c32 <vm_exec_core+22914>, 0x5d74cc303233 <vm_exec_core+24451>, 0x5d74cc301c52 <vm_exec_core+18850>, 0x5d74cc2fdd72 <vm_exec_core+2754>, 0x5d74cc30238a <vm_exec_core+20698>, 0x5d74cc2fdbc6 <vm_exec_core+2326>, 0x5d74cc2fe006 <vm_exec_core+3414>, 0x5d74cc300100 <vm_exec_core+11856>, 0x5d74cc3019d3 <vm_exec_core+18211>, 0x5d74cc30219a <vm_exec_core+20202>, 0x5d74cc30186a <vm_exec_core+17850>, 0x5d74cc2fd773 <vm_exec_core+1219>, 0x5d74cc303547 <vm_exec_core+25239>, 0x5d74cc304164 <vm_exec_core+28340>, 0x5d74cc2fe111 <vm_exec_core+3681>, 0x5d74cc2fef3a <vm_exec_core+7306>, 0x5d74cc2fedbc <vm_exec_core+6924>, 0x5d74cc2ff83a <vm_exec_core+9610>, 0x5d74cc300cd0 <vm_exec_core+14880>, 0x5d74cc2fe205 <vm_exec_core+3925>, 0x5d74cc303413 <vm_exec_core+24931>, 0x5d74cc2fee7e <vm_exec_core+7118>, 0x5d74cc300c09 <vm_exec_core+14681>, 0x5d74cc301640 <vm_exec_core+17296>, 0x5d74cc3030af <vm_exec_core+24063>, 0x5d74cc301f9e <vm_exec_core+19694>, 0x5d74cc2ffae7 <vm_exec_core+10295>, 0x5d74cc2ff191 <vm_exec_core+7905>, 0x5d74cc302e13 <vm_exec_core+23395>, 0x5d74cc30047a <vm_exec_core+12746>, 0x5d74cc30245e <vm_exec_core+20910>, 0x5d74cc30206f <vm_exec_core+19903>, 0x5d74cc302584 <vm_exec_core+21204>, 0x5d74cc303b8f <vm_exec_core+26847>, 0x5d74cc3017d6 <vm_exec_core+17702>, 0x5d74cc303155 <vm_exec_core+24229>, 0x5d74cc2ffbb6 <vm_exec_core+10502>, 0x5d74cc302cd1 <vm_exec_core+23073>, 0x5d74cc2fd63b <vm_exec_core+907>, 0x5d74cc301aac <vm_exec_core+18428>, 0x5d74cc301e71 <vm_exec_core+19393>, 0x5d74cc2fde11 <vm_exec_core+2913>, 0x5d74cc30190e <vm_exec_core+18014>, 0x5d74cc2fff1e <vm_exec_core+11374>, 0x5d74cc2ff3d7 <vm_exec_core+8487>, 0x5d74cc302686 <vm_exec_core+21462>, 0x5d74cc2fe3fb <vm_exec_core+4427>, 0x5d74cc3012d5 <vm_exec_core+16421>, 0x5d74cc30c32a <vm_exec_core+61562>, 0x5d74cc301dab <vm_exec_core+19195>, 0x5d74cc2fe6a1 <vm_exec_core+5105>, 0x5d74cc2feb31 <vm_exec_core+6273>, 0x5d74cc2fe7c5 <vm_exec_core+5397>, 0x5d74cc2ff02a <vm_exec_core+7546>, 0x5d74cc2ff936 <vm_exec_core+9862>, 0x5d74cc3022ab <vm_exec_core+20475>, 0x5d74cc3016cc <vm_exec_core+17436>, 0x5d74cc303465 <vm_exec_core+25013>, 0x5d74cc3054bd <vm_exec_core+33293>, 0x5d74cc303867 <vm_exec_core+26039>, 0x5d74cc304db5 <vm_exec_core+31493>, 0x5d74cc304eb7 <vm_exec_core+31751>, 0x5d74cc2fdc8b <vm_exec_core+2523>, 0x5d74cc30486a <vm_exec_core+30138>, 0x5d74cc300393 <vm_exec_core+12515>, 0x5d74cc304adb <vm_exec_core+30763>, 0x5d74cc2ffc7b <vm_exec_core+10699>, 0x5d74cc303790 <vm_exec_core+25824>, 0x5d74cc2fdae3 <vm_exec_core+2099>, 0x5d74cc2fe2ea <vm_exec_core+4154>, 0x5d74cc3050d0 <vm_exec_core+32288>, 0x5d74cc2ff219 <vm_exec_core+8041>, 0x5d74cc30071f <vm_exec_core+13423>, 0x5d74cc2fd640 <vm_exec_core+912>, 0x5d74cc2fda51 <vm_exec_core+1953>, 0x5d74cc2fd6d2 <vm_exec_core+1058>, 0x5d74cc303a97 <vm_exec_core+26599>, 0x5d74cc3001a8 <vm_exec_core+12024>, 0x5d74cc304bb7 <vm_exec_core+30983>, 0x5d74cc3014e7 <vm_exec_core+16951>, 0x5d74cc3009d6 <vm_exec_core+14118>, 0x5d74cc3011ab <vm_exec_core+16123>, 0x5d74cc3010c7 <vm_exec_core+15895>, 0x5d74cc300002 <vm_exec_core+11602>, 0x5d74cc3008cb <vm_exec_core+13851>, 0x5d74cc3005f5 <vm_exec_core+13125>, 0x5d74cc300b87 <vm_exec_core+14551>, 0x5d74cc300b05 <vm_exec_core+14421>, 0x5d74cc3040e7 <vm_exec_core+28215>, 0x5d74cc2fe8d8 <vm_exec_core+5672>, 0x5d74cc3051f7 <vm_exec_core+32583>, 0x5d74cc3028f1 <vm_exec_core+22081>, 0x5d74cc300e13 <vm_exec_core+15203>, 0x5d74cc2fd808 <vm_exec_core+1368>, 0x5d74cc30493e <vm_exec_core+30350>, 0x5d74cc304290 <vm_exec_core+28640>, 0x5d74cc2fec46 <vm_exec_core+6550>, 0x5d74cc2fdf08 <vm_exec_core+3160>, 0x5d74cc302f1e <vm_exec_core+23662>, 0x5d74cc2ff619 <vm_exec_core+9065>, 0x5d74cc304d09 <vm_exec_core+31321>, 0x5d74cc30473c <vm_exec_core+29836>, 0x5d74cc2ffda7 <vm_exec_core+10999>, 0x5d74cc300d6f <vm_exec_core+15039>, 0x5d74cc302b6b <vm_exec_core+22715>, 0x5d74cc3043ba <vm_exec_core+28938>, 0x5d74cc301d02 <vm_exec_core+19026>, 0x5d74cc302c23 <vm_exec_core+22899>, 0x5d74cc303224 <vm_exec_core+24436>, 0x5d74cc301c43 <vm_exec_core+18835>, 0x5d74cc2fdd63 <vm_exec_core+2739>, 0x5d74cc30237b <vm_exec_core+20683>, 0x5d74cc2fdbb7 <vm_exec_core+2311>, 0x5d74cc2fdff7 <vm_exec_core+3399>, 0x5d74cc3000f1 <vm_exec_core+11841>, 0x5d74cc3019c4 <vm_exec_core+18196>, 0x5d74cc30218b <vm_exec_core+20187>, 0x5d74cc30185b <vm_exec_core+17835>, 0x5d74cc2fd764 <vm_exec_core+1204>, 0x5d74cc303538 <vm_exec_core+25224>, 0x5d74cc304155 <vm_exec_core+28325>, 0x5d74cc2fe102 <vm_exec_core+3666>, 0x5d74cc2fef2b <vm_exec_core+7291>, 0x5d74cc2fedad <vm_exec_core+6909>, 0x5d74cc2ff82b <vm_exec_core+9595>, 0x5d74cc300cc1 <vm_exec_core+14865>, 0x5d74cc2fe1f6 <vm_exec_core+3910>, 0x5d74cc303404 <vm_exec_core+24916>, 0x5d74cc2fee6f <vm_exec_core+7103>, 0x5d74cc300bfa <vm_exec_core+14666>, 0x5d74cc301631 <vm_exec_core+17281>, 0x5d74cc3030a0 <vm_exec_core+24048>, 0x5d74cc301f8f <vm_exec_core+19679>, 0x5d74cc2ffad8 <vm_exec_core+10280>, 0x5d74cc2ff182 <vm_exec_core+7890>, 0x5d74cc302e04 <vm_exec_core+23380>, 0x5d74cc30046b <vm_exec_core+12731>, 0x5d74cc30244f <vm_exec_core+20895>, 0x5d74cc302060 <vm_exec_core+19888>, 0x5d74cc302575 <vm_exec_core+21189>, 0x5d74cc303b80 <vm_exec_core+26832>, 0x5d74cc3017c7 <vm_exec_core+17687>, 0x5d74cc303146 <vm_exec_core+24214>, 0x5d74cc2ffba7 <vm_exec_core+10487>, 0x5d74cc302cc2 <vm_exec_core+23058>, 0x5d74cc301cee <vm_exec_core+19006>, 0x5d74cc301a9d <vm_exec_core+18413>, 0x5d74cc301e62 <vm_exec_core+19378>, 0x5d74cc3014c9 <vm_exec_core+16921>, 0x5d74cc3018ff <vm_exec_core+17999>, 0x5d74cc2fff0f <vm_exec_core+11359>, 0x5d74cc2ff3c8 <vm_exec_core+8472>, 0x5d74cc302677 <vm_exec_core+21447>, 0x5d74cc2fe3ec <vm_exec_core+4412>, 0x5d74cc3012c6 <vm_exec_core+16406>, 0x5d74cc30c31b <vm_exec_core+61547>, 0x5d74cc301d9c <vm_exec_core+19180>, 0x5d74cc2fe692 <vm_exec_core+5090>, 0x5d74cc2feb22 <vm_exec_core+6258>, 0x5d74cc2fe7b6 <vm_exec_core+5382>, 0x5d74cc2ff01b <vm_exec_core+7531>, 0x5d74cc2ff927 <vm_exec_core+9847>, 0x5d74cc3016c7 <vm_exec_core+17431>, 0x5d74cc300cb7 <vm_exec_core+14855>, 0x5d74cc3016c2 <vm_exec_core+17426>, 0x5d74cc301cee <vm_exec_core+19006>, 0x5d74cc301c3e <vm_exec_core+18830>, 0x5d74cc2ff016 <vm_exec_core+7526>, 0x5d74cc301f53 <vm_exec_core+19619>, 0x5d74cc300389 <vm_exec_core+12505>, 0x5d74cc30038e <vm_exec_core+12510>, 0x5d74cc301c39 <vm_exec_core+18825>, 0x5d74cc3019ba <vm_exec_core+18186>, 0x5d74cc301192 <vm_exec_core+16098>, 0x5d74cc3010b3 <vm_exec_core+15875>, 0x5d74cc3019bf <vm_exec_core+18191>, 0x5d74cc3014ce <vm_exec_core+16926>, 0x5d74cc300cbc <vm_exec_core+14860>, 0x5d74cc2ff20a <vm_exec_core+8026>, 0x5d74cc300710 <vm_exec_core+13408>, 0x5d74cc2ff922 <vm_exec_core+9842>...}
        reg_cfp = 0x78ec8d9ff790
        reg_pc = 0x50400002dcb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
th: 0x515000000300, native_id: 0x78ec907ebc40
-- Control frame information -----------------------------------------------
        INSN_LABEL_send = <optimized out>
c:0021 p:---- s:0130 e:000129 CFUNC  :select
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
        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>
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        INSN_LABEL_leave = <optimized out>
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
        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>
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        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 0x00005d74cc2f9e28 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 0x00005d74cbf8528b in rb_ec_exec_node (ec=0x5160000006d0, n=0x78ec8ff44210) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff30236ff0, <optimized out>, 0x7fff30236f40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x78ec8ff44210
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#26 0x00005d74cbf7e7f7 in rb_main (argc=9, argv=0x7fff302371b8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7fff302371b8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 4065397) detached]
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.

$ timeout 60 gdb -p 4065070 -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 4065069 -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 4093976 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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