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

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     949     949     949 ?             -1 Ss    1000   0:06 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    949     959     959     959 pts/0        959 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    959     960     959     959 pts/0        959 S+    1000   0:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1 1490997     959     959 pts/0        959 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2090122 2090122 2090122 ?             -1 Ss    1000   0:00 SCREEN
2090122 2090124 2090124 2090124 pts/2    2090124 Ss+   1000   0:00 /bin/bash
    960 2131948     959     959 pts/0        959 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2131948 2131951     959     959 pts/0        959 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240930-183020 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
2131951 2131952     959     959 pts/0        959 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240930-183020 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
2131952 2132907     959     959 pts/0        959 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2132907 2132908     959     959 pts/0        959 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2132908 2133227     959     959 pts/0        959 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
2133227 2133239     959     959 pts/0        959 Sl+   1000   0:38 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
2133239 2150013     959     959 pts/0        959 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
2131952 2159742     959     959 pts/0        959 R+    1000   0:00 ps jx
2090122 2360588 2360588 2360588 pts/1    2360588 Ss+   1000   0:00 /bin/bash
      1 2628222 2628222 2628222 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2628222 2628224 2628222 2628222 ?             -1 S     1000   0:00 (sd-pam)
{1=>[949, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 2090122=>[2090124, 2360588], 960=>[2131948], 2131948=>[2131951], 2131951=>[2131952], 2131952=>[2132907, 2159742], 2132907=>[2132908], 2132908=>[2133227], 2133227=>[2133239], 2133239=>[2150013], 2628222=>[2628224]}
$ timeout 60 gdb -p 2150013 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2150014]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005a587ffadb8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7756df4006c0 (LWP 2150013) "test_thread.rb*" 0x00005a587ffadb8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7756e62006c0 (LWP 2150014) "test_thread.rb*" 0x000077570251b4cd in __GI___poll (fds=0x7756cc909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7756e62006c0 (LWP 2150014) "test_thread.rb*"):
#0  0x000077570251b4cd in __GI___poll (fds=0x7756cc909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a587ff3842a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a58802e64bf 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:3067
        vm = <optimized out>
#4  0x00005a587ff917df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000077570249ca94 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 = {131215111751360, -509928784855349424, 131215111751360, -352, 0, 131214996396240, -509928784876320944, -509022392383092912}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000775702529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7756df4006c0 (LWP 2150013) "test_thread.rb*"):
#0  0x00005a587ffadb8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005a587ffaeb4a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005a587fefb4d8 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  0x00005a587fefb2c9 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  0x00005a587fefb0fd 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  0x00005a587fefab3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005a587fefa786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005a587fefca56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005a587ff93920 in __interceptor_free ()
No symbol table info available.
#9  0x00007756deb0410a in BN_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x00007756ded15119 in RSA_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x00007756dec0b6e7 in EVP_PKEY_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x00007756ded8be35 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x00007756deae2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x00007756deae22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#15 0x00007756deae2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#16 0x00007756deae22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#17 0x00007756deae247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#18 0x00007756ded7b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#19 0x00007756ded4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#20 0x00007756ded7beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#21 0x00005a5880004837 in rb_data_free (obj=131215538064920, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1064
        free_immediately = 128
        dfree = 0xfffffffffffffe00
        data = 0x0
        free_immediately = <optimized out>
        dfree = <optimized out>
#22 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=131215538064920) at /tmp/ruby/src/trunk_asan/gc.c:1205
No locals.
#23 0x00005a58800061fc in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default.c:3142
        poisoned = 0x0
        vp = 131215538064920
        page = <optimized out>
        p = 131215538064920
        pend = 131215538126840
        i = 84
        objspace = 0x51d000000a80
        lock_lev = 0
        i = <optimized out>
        page = <optimized out>
        p = <optimized out>
        pend = <optimized out>
        stride = <optimized out>
        vp = <optimized out>
        poisoned = <optimized out>
        unpoisoning = <optimized out>
#24 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1579
No locals.
#25 0x00005a587ffd7818 in rb_ec_finalize (ec=0x516002ca63d0) at /tmp/ruby/src/trunk_asan/eval.c:164
No locals.
#26 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255
        _ec = 0x516002ca63d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7756df3fe410, <optimized out>, 0x7756df3fe2e0, <optimized out>, <optimized out>}, prev = 0x7756ce209840, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x51500025ad80
        step = 4
        message = 4
        th = 0x51500025ad80
        buf = <optimized out>
        state = <optimized out>
#27 0x00005a587ffd7e5b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#28 0x00005a588015663d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382
        status = <optimized out>
        pid = <optimized out>
#29 0x00005a58803b5018 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 = 0x647100040001
        cc = <optimized out>
        me = 0x7756def89650
        cfunc = 0x504000020058
        recv = 131214996781960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#30 0x00005a5880359d9b in vm_sendish (ec=0x516002ca63d0, reg_cfp=0x7756d3bf3720, cd=0x5040011531d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#31 vm_exec_core (ec=ec@entry=0x516002ca63d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5040011531d0
        insns_address_table = {0x5a58803555a9 <vm_exec_core+1801>, 0x5a588035667a <vm_exec_core+6106>, 0x5a588035c245 <vm_exec_core+29605>, 0x5a58803561d2 <vm_exec_core+4914>, 0x5a588035ce4e <vm_exec_core+32686>, 0x5a588035ac72 <vm_exec_core+24018>, 0x5a58803585ed <vm_exec_core+14157>, 0x5a5880355729 <vm_exec_core+2185>, 0x5a588035c8b7 <vm_exec_core+31255>, 0x5a588035c5b1 <vm_exec_core+30481>, 0x5a588035644a <vm_exec_core+5546>, 0x5a5880355cc7 <vm_exec_core+3623>, 0x5a588035b25d <vm_exec_core+25533>, 0x5a5880357401 <vm_exec_core+9569>, 0x5a588035caf5 <vm_exec_core+31829>, 0x5a588035c73f <vm_exec_core+30879>, 0x5a5880357a61 <vm_exec_core+11201>, 0x5a588035856b <vm_exec_core+14027>, 0x5a588035aec0 <vm_exec_core+24608>, 0x5a588035c6a0 <vm_exec_core+30720>, 0x5a588035a027 <vm_exec_core+20871>, 0x5a588035af5a <vm_exec_core+24762>, 0x5a588035b60e <vm_exec_core+26478>, 0x5a5880359f53 <vm_exec_core+20659>, 0x5a5880355bf3 <vm_exec_core+3411>, 0x5a588035a78c <vm_exec_core+22764>, 0x5a5880355a69 <vm_exec_core+3017>, 0x5a5880355ed9 <vm_exec_core+4153>, 0x5a5880357dae <vm_exec_core+12046>, 0x5a5880359af4 <vm_exec_core+19540>, 0x5a588035a4d5 <vm_exec_core+22069>, 0x5a5880359690 <vm_exec_core+18416>, 0x5a58803555ee <vm_exec_core+1870>, 0x5a588035bb90 <vm_exec_core+27888>, 0x5a588035c4c6 <vm_exec_core+30246>, 0x5a5880355fb2 <vm_exec_core+4370>, 0x5a5880356b46 <vm_exec_core+7334>, 0x5a58803565cc <vm_exec_core+5932>, 0x5a5880357506 <vm_exec_core+9830>, 0x5a5880358500 <vm_exec_core+13920>, 0x5a5880356074 <vm_exec_core+4564>, 0x5a588035b9d9 <vm_exec_core+27449>, 0x5a5880356ab5 <vm_exec_core+7189>, 0x5a58803583be <vm_exec_core+13598>, 0x5a5880358d73 <vm_exec_core+16083>, 0x5a588035b309 <vm_exec_core+25705>, 0x5a588035a203 <vm_exec_core+21347>, 0x5a58803575fa <vm_exec_core+10074>, 0x5a5880356e83 <vm_exec_core+8163>, 0x5a588035b137 <vm_exec_core+25239>, 0x5a5880357ffc <vm_exec_core+12636>, 0x5a588035a897 <vm_exec_core+23031>, 0x5a588035a28b <vm_exec_core+21483>, 0x5a588035a964 <vm_exec_core+23236>, 0x5a588035c167 <vm_exec_core+29383>, 0x5a5880359354 <vm_exec_core+17588>, 0x5a588035b3d8 <vm_exec_core+25912>, 0x5a588035522b <vm_exec_core+907>, 0x5a588035b005 <vm_exec_core+24933>, 0x5a58803578d2 <vm_exec_core+10802>, 0x5a5880359b98 <vm_exec_core+19704>, 0x5a588035a0f8 <vm_exec_core+21080>, 0x5a5880355230 <vm_exec_core+912>, 0x5a5880359a03 <vm_exec_core+19299>, 0x5a5880357ccf <vm_exec_core+11823>, 0x5a5880357040 <vm_exec_core+8608>, 0x5a588035a9f8 <vm_exec_core+23384>, 0x5a5880356130 <vm_exec_core+4752>, 0x5a58803588b4 <vm_exec_core+14868>, 0x5a5880364186 <vm_exec_core+62182>, 0x5a588035a5b7 <vm_exec_core+22295>, 0x5a5880356991 <vm_exec_core+6897>, 0x5a5880356d5f <vm_exec_core+7871>, 0x5a5880356c3d <vm_exec_core+7581>, 0x5a5880357296 <vm_exec_core+9206>, 0x5a5880357b1e <vm_exec_core+11390>, 0x5a58803568b2 <vm_exec_core+6674>, 0x5a588035d0e3 <vm_exec_core+33347>, 0x5a588035a66e <vm_exec_core+22478>, 0x5a588035917c <vm_exec_core+17116>, 0x5a588035ba87 <vm_exec_core+27623>, 0x5a588035d201 <vm_exec_core+33633>, 0x5a588035bded <vm_exec_core+28493>, 0x5a588035cc4e <vm_exec_core+32174>, 0x5a588035cd26 <vm_exec_core+32390>, 0x5a5880355b0c <vm_exec_core+3180>, 0x5a588035c7d4 <vm_exec_core+31028>, 0x5a5880357ebf <vm_exec_core+12319>, 0x5a588035ca0f <vm_exec_core+31599>, 0x5a588035797e <vm_exec_core+10974>, 0x5a588035bceb <vm_exec_core+28235>, 0x5a5880355933 <vm_exec_core+2707>, 0x5a5880357714 <vm_exec_core+10356>, 0x5a5880358abc <vm_exec_core+15388>, 0x5a5880358455 <vm_exec_core+13749>, 0x5a5880358224 <vm_exec_core+13188>, 0x5a5880355327 <vm_exec_core+1159>, 0x5a588035584a <vm_exec_core+2474>, 0x5a58803553b9 <vm_exec_core+1305>, 0x5a588035c006 <vm_exec_core+29030>, 0x5a58803598a0 <vm_exec_core+18944>, 0x5a5880358e44 <vm_exec_core+16292>, 0x5a5880359561 <vm_exec_core+18113>, 0x5a588035927a <vm_exec_core+17370>, 0x5a58803582c5 <vm_exec_core+13349>, 0x5a5880358c68 <vm_exec_core+15816>, 0x5a588035878a <vm_exec_core+14570>, 0x5a5880358f73 <vm_exec_core+16595>, 0x5a5880358ff5 <vm_exec_core+16725>, 0x5a588035559a <vm_exec_core+1786>, 0x5a588035666b <vm_exec_core+6091>, 0x5a588035c236 <vm_exec_core+29590>, 0x5a58803561c3 <vm_exec_core+4899>, 0x5a588035ce3f <vm_exec_core+32671>, 0x5a588035ac63 <vm_exec_core+24003>, 0x5a58803585de <vm_exec_core+14142>, 0x5a588035571a <vm_exec_core+2170>, 0x5a588035c8a8 <vm_exec_core+31240>, 0x5a588035c5a2 <vm_exec_core+30466>, 0x5a588035643b <vm_exec_core+5531>, 0x5a5880355cb8 <vm_exec_core+3608>, 0x5a588035b24e <vm_exec_core+25518>, 0x5a58803573f2 <vm_exec_core+9554>, 0x5a588035cae6 <vm_exec_core+31814>, 0x5a588035c730 <vm_exec_core+30864>, 0x5a5880357a52 <vm_exec_core+11186>, 0x5a588035855c <vm_exec_core+14012>, 0x5a588035aeb1 <vm_exec_core+24593>, 0x5a588035c691 <vm_exec_core+30705>, 0x5a588035a018 <vm_exec_core+20856>, 0x5a588035af4b <vm_exec_core+24747>, 0x5a588035b5ff <vm_exec_core+26463>, 0x5a5880359f44 <vm_exec_core+20644>, 0x5a5880355be4 <vm_exec_core+3396>, 0x5a588035a77d <vm_exec_core+22749>, 0x5a5880355a5a <vm_exec_core+3002>, 0x5a5880355eca <vm_exec_core+4138>, 0x5a5880357d9f <vm_exec_core+12031>, 0x5a5880359ae5 <vm_exec_core+19525>, 0x5a588035a4c6 <vm_exec_core+22054>, 0x5a5880359681 <vm_exec_core+18401>, 0x5a58803555df <vm_exec_core+1855>, 0x5a588035bb81 <vm_exec_core+27873>, 0x5a588035c4b7 <vm_exec_core+30231>, 0x5a5880355fa3 <vm_exec_core+4355>, 0x5a5880356b37 <vm_exec_core+7319>, 0x5a58803565bd <vm_exec_core+5917>, 0x5a58803574f7 <vm_exec_core+9815>, 0x5a58803584f1 <vm_exec_core+13905>, 0x5a5880356065 <vm_exec_core+4549>, 0x5a588035b9ca <vm_exec_core+27434>, 0x5a5880356aa6 <vm_exec_core+7174>, 0x5a58803583af <vm_exec_core+13583>, 0x5a5880358d64 <vm_exec_core+16068>, 0x5a588035b2fa <vm_exec_core+25690>, 0x5a588035a1f4 <vm_exec_core+21332>, 0x5a58803575eb <vm_exec_core+10059>, 0x5a5880356e74 <vm_exec_core+8148>, 0x5a588035b128 <vm_exec_core+25224>, 0x5a5880357fed <vm_exec_core+12621>, 0x5a588035a888 <vm_exec_core+23016>, 0x5a588035a27c <vm_exec_core+21468>, 0x5a588035a955 <vm_exec_core+23221>, 0x5a588035c158 <vm_exec_core+29368>, 0x5a5880359345 <vm_exec_core+17573>, 0x5a588035b3c9 <vm_exec_core+25897>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035aff6 <vm_exec_core+24918>, 0x5a58803578c3 <vm_exec_core+10787>, 0x5a5880359b89 <vm_exec_core+19689>, 0x5a588035a0e9 <vm_exec_core+21065>, 0x5a5880358aa8 <vm_exec_core+15368>, 0x5a58803599f4 <vm_exec_core+19284>, 0x5a5880357cc0 <vm_exec_core+11808>, 0x5a5880357031 <vm_exec_core+8593>, 0x5a588035a9e9 <vm_exec_core+23369>, 0x5a5880356121 <vm_exec_core+4737>, 0x5a58803588a5 <vm_exec_core+14853>, 0x5a5880364177 <vm_exec_core+62167>, 0x5a588035a5a8 <vm_exec_core+22280>, 0x5a5880356982 <vm_exec_core+6882>, 0x5a5880356d50 <vm_exec_core+7856>, 0x5a5880356c2e <vm_exec_core+7566>, 0x5a5880357287 <vm_exec_core+9191>, 0x5a5880357b0f <vm_exec_core+11375>, 0x5a58803599ef <vm_exec_core+19279>, 0x5a5880359172 <vm_exec_core+17106>, 0x5a58803599ea <vm_exec_core+19274>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035a1de <vm_exec_core+21310>, 0x5a5880357282 <vm_exec_core+9186>, 0x5a588035a741 <vm_exec_core+22689>, 0x5a5880358552 <vm_exec_core+14002>, 0x5a5880358557 <vm_exec_core+14007>, 0x5a588035a1dc <vm_exec_core+21308>, 0x5a588035a0bb <vm_exec_core+21019>, 0x5a5880359548 <vm_exec_core+18088>, 0x5a5880359266 <vm_exec_core+17350>, 0x5a588035a1da <vm_exec_core+21306>, 0x5a588035967c <vm_exec_core+18396>...}
        reg_cfp = 0x7756d3bf3720
        reg_pc = 0x508001e708d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#32 0x00005a5880351a18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
th: 0x51500025ad80, native_id: 0x7756df4006c0
        _ec = 0x516002ca63d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
-- Control frame information -----------------------------------------------
        result = <optimized out>
c:0005 p:---- s:0018 e:000017 CFUNC  :fork
#33 0x00005a58803d2622 in invoke_iseq_block_from_c (ec=0x516002ca63d0, captured=0x7756d3bf37a8, self=131214996781960, 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 = 0x7756de821ac0
        cfp = <optimized out>
        sp = 0x7756d3af3850
c:0004 p:0006 s:0014 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :synchronize
        use_argv = 0x0
        stack_argv = 0x7756d3af3850
c:0002 p:0006 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH]
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 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 = 0x7756d3bf37a8
#35 0x00005a588037ee06 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.
#36 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.
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
#37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#38 0x00005a588037ee06 in rb_yield (val=<optimized out>)

No locals.
#39 0x00005a587ffdc020 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 = 0x516002ca63d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7756df3fef90, <optimized out>, 0x7756df3feea0, <optimized out>, <optimized out>}, prev = 0x7756ce209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002ca63d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#40 0x00005a58803b5018 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 = 0x66f100000001
        cc = <optimized out>
        me = 0x775701f38b88
        cfunc = 0x50400001f658
        recv = 131214991727280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#41 0x00005a5880359d9b in vm_sendish (ec=0x516002ca63d0, reg_cfp=0x7756d3bf3790, cd=0x50200157ec10, 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>
#42 vm_exec_core (ec=ec@entry=0x516002ca63d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200157ec10
        insns_address_table = {0x5a58803555a9 <vm_exec_core+1801>, 0x5a588035667a <vm_exec_core+6106>, 0x5a588035c245 <vm_exec_core+29605>, 0x5a58803561d2 <vm_exec_core+4914>, 0x5a588035ce4e <vm_exec_core+32686>, 0x5a588035ac72 <vm_exec_core+24018>, 0x5a58803585ed <vm_exec_core+14157>, 0x5a5880355729 <vm_exec_core+2185>, 0x5a588035c8b7 <vm_exec_core+31255>, 0x5a588035c5b1 <vm_exec_core+30481>, 0x5a588035644a <vm_exec_core+5546>, 0x5a5880355cc7 <vm_exec_core+3623>, 0x5a588035b25d <vm_exec_core+25533>, 0x5a5880357401 <vm_exec_core+9569>, 0x5a588035caf5 <vm_exec_core+31829>, 0x5a588035c73f <vm_exec_core+30879>, 0x5a5880357a61 <vm_exec_core+11201>, 0x5a588035856b <vm_exec_core+14027>, 0x5a588035aec0 <vm_exec_core+24608>, 0x5a588035c6a0 <vm_exec_core+30720>, 0x5a588035a027 <vm_exec_core+20871>, 0x5a588035af5a <vm_exec_core+24762>, 0x5a588035b60e <vm_exec_core+26478>, 0x5a5880359f53 <vm_exec_core+20659>, 0x5a5880355bf3 <vm_exec_core+3411>, 0x5a588035a78c <vm_exec_core+22764>, 0x5a5880355a69 <vm_exec_core+3017>, 0x5a5880355ed9 <vm_exec_core+4153>, 0x5a5880357dae <vm_exec_core+12046>, 0x5a5880359af4 <vm_exec_core+19540>, 0x5a588035a4d5 <vm_exec_core+22069>, 0x5a5880359690 <vm_exec_core+18416>, 0x5a58803555ee <vm_exec_core+1870>, 0x5a588035bb90 <vm_exec_core+27888>, 0x5a588035c4c6 <vm_exec_core+30246>, 0x5a5880355fb2 <vm_exec_core+4370>, 0x5a5880356b46 <vm_exec_core+7334>, 0x5a58803565cc <vm_exec_core+5932>, 0x5a5880357506 <vm_exec_core+9830>, 0x5a5880358500 <vm_exec_core+13920>, 0x5a5880356074 <vm_exec_core+4564>, 0x5a588035b9d9 <vm_exec_core+27449>, 0x5a5880356ab5 <vm_exec_core+7189>, 0x5a58803583be <vm_exec_core+13598>, 0x5a5880358d73 <vm_exec_core+16083>, 0x5a588035b309 <vm_exec_core+25705>, 0x5a588035a203 <vm_exec_core+21347>, 0x5a58803575fa <vm_exec_core+10074>, 0x5a5880356e83 <vm_exec_core+8163>, 0x5a588035b137 <vm_exec_core+25239>, 0x5a5880357ffc <vm_exec_core+12636>, 0x5a588035a897 <vm_exec_core+23031>, 0x5a588035a28b <vm_exec_core+21483>, 0x5a588035a964 <vm_exec_core+23236>, 0x5a588035c167 <vm_exec_core+29383>, 0x5a5880359354 <vm_exec_core+17588>, 0x5a588035b3d8 <vm_exec_core+25912>, 0x5a588035522b <vm_exec_core+907>, 0x5a588035b005 <vm_exec_core+24933>, 0x5a58803578d2 <vm_exec_core+10802>, 0x5a5880359b98 <vm_exec_core+19704>, 0x5a588035a0f8 <vm_exec_core+21080>, 0x5a5880355230 <vm_exec_core+912>, 0x5a5880359a03 <vm_exec_core+19299>, 0x5a5880357ccf <vm_exec_core+11823>, 0x5a5880357040 <vm_exec_core+8608>, 0x5a588035a9f8 <vm_exec_core+23384>, 0x5a5880356130 <vm_exec_core+4752>, 0x5a58803588b4 <vm_exec_core+14868>, 0x5a5880364186 <vm_exec_core+62182>, 0x5a588035a5b7 <vm_exec_core+22295>, 0x5a5880356991 <vm_exec_core+6897>, 0x5a5880356d5f <vm_exec_core+7871>, 0x5a5880356c3d <vm_exec_core+7581>, 0x5a5880357296 <vm_exec_core+9206>, 0x5a5880357b1e <vm_exec_core+11390>, 0x5a58803568b2 <vm_exec_core+6674>, 0x5a588035d0e3 <vm_exec_core+33347>, 0x5a588035a66e <vm_exec_core+22478>, 0x5a588035917c <vm_exec_core+17116>, 0x5a588035ba87 <vm_exec_core+27623>, 0x5a588035d201 <vm_exec_core+33633>, 0x5a588035bded <vm_exec_core+28493>, 0x5a588035cc4e <vm_exec_core+32174>, 0x5a588035cd26 <vm_exec_core+32390>, 0x5a5880355b0c <vm_exec_core+3180>, 0x5a588035c7d4 <vm_exec_core+31028>, 0x5a5880357ebf <vm_exec_core+12319>, 0x5a588035ca0f <vm_exec_core+31599>, 0x5a588035797e <vm_exec_core+10974>, 0x5a588035bceb <vm_exec_core+28235>, 0x5a5880355933 <vm_exec_core+2707>, 0x5a5880357714 <vm_exec_core+10356>, 0x5a5880358abc <vm_exec_core+15388>, 0x5a5880358455 <vm_exec_core+13749>, 0x5a5880358224 <vm_exec_core+13188>, 0x5a5880355327 <vm_exec_core+1159>, 0x5a588035584a <vm_exec_core+2474>, 0x5a58803553b9 <vm_exec_core+1305>, 0x5a588035c006 <vm_exec_core+29030>, 0x5a58803598a0 <vm_exec_core+18944>, 0x5a5880358e44 <vm_exec_core+16292>, 0x5a5880359561 <vm_exec_core+18113>, 0x5a588035927a <vm_exec_core+17370>, 0x5a58803582c5 <vm_exec_core+13349>, 0x5a5880358c68 <vm_exec_core+15816>, 0x5a588035878a <vm_exec_core+14570>, 0x5a5880358f73 <vm_exec_core+16595>, 0x5a5880358ff5 <vm_exec_core+16725>, 0x5a588035559a <vm_exec_core+1786>, 0x5a588035666b <vm_exec_core+6091>, 0x5a588035c236 <vm_exec_core+29590>, 0x5a58803561c3 <vm_exec_core+4899>, 0x5a588035ce3f <vm_exec_core+32671>, 0x5a588035ac63 <vm_exec_core+24003>, 0x5a58803585de <vm_exec_core+14142>, 0x5a588035571a <vm_exec_core+2170>, 0x5a588035c8a8 <vm_exec_core+31240>, 0x5a588035c5a2 <vm_exec_core+30466>, 0x5a588035643b <vm_exec_core+5531>, 0x5a5880355cb8 <vm_exec_core+3608>, 0x5a588035b24e <vm_exec_core+25518>, 0x5a58803573f2 <vm_exec_core+9554>, 0x5a588035cae6 <vm_exec_core+31814>, 0x5a588035c730 <vm_exec_core+30864>, 0x5a5880357a52 <vm_exec_core+11186>, 0x5a588035855c <vm_exec_core+14012>, 0x5a588035aeb1 <vm_exec_core+24593>, 0x5a588035c691 <vm_exec_core+30705>, 0x5a588035a018 <vm_exec_core+20856>, 0x5a588035af4b <vm_exec_core+24747>, 0x5a588035b5ff <vm_exec_core+26463>, 0x5a5880359f44 <vm_exec_core+20644>, 0x5a5880355be4 <vm_exec_core+3396>, 0x5a588035a77d <vm_exec_core+22749>, 0x5a5880355a5a <vm_exec_core+3002>, 0x5a5880355eca <vm_exec_core+4138>, 0x5a5880357d9f <vm_exec_core+12031>, 0x5a5880359ae5 <vm_exec_core+19525>, 0x5a588035a4c6 <vm_exec_core+22054>, 0x5a5880359681 <vm_exec_core+18401>, 0x5a58803555df <vm_exec_core+1855>, 0x5a588035bb81 <vm_exec_core+27873>, 0x5a588035c4b7 <vm_exec_core+30231>, 0x5a5880355fa3 <vm_exec_core+4355>, 0x5a5880356b37 <vm_exec_core+7319>, 0x5a58803565bd <vm_exec_core+5917>, 0x5a58803574f7 <vm_exec_core+9815>, 0x5a58803584f1 <vm_exec_core+13905>, 0x5a5880356065 <vm_exec_core+4549>, 0x5a588035b9ca <vm_exec_core+27434>, 0x5a5880356aa6 <vm_exec_core+7174>, 0x5a58803583af <vm_exec_core+13583>, 0x5a5880358d64 <vm_exec_core+16068>, 0x5a588035b2fa <vm_exec_core+25690>, 0x5a588035a1f4 <vm_exec_core+21332>, 0x5a58803575eb <vm_exec_core+10059>, 0x5a5880356e74 <vm_exec_core+8148>, 0x5a588035b128 <vm_exec_core+25224>, 0x5a5880357fed <vm_exec_core+12621>, 0x5a588035a888 <vm_exec_core+23016>, 0x5a588035a27c <vm_exec_core+21468>, 0x5a588035a955 <vm_exec_core+23221>, 0x5a588035c158 <vm_exec_core+29368>, 0x5a5880359345 <vm_exec_core+17573>, 0x5a588035b3c9 <vm_exec_core+25897>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035aff6 <vm_exec_core+24918>, 0x5a58803578c3 <vm_exec_core+10787>, 0x5a5880359b89 <vm_exec_core+19689>, 0x5a588035a0e9 <vm_exec_core+21065>, 0x5a5880358aa8 <vm_exec_core+15368>, 0x5a58803599f4 <vm_exec_core+19284>, 0x5a5880357cc0 <vm_exec_core+11808>, 0x5a5880357031 <vm_exec_core+8593>, 0x5a588035a9e9 <vm_exec_core+23369>, 0x5a5880356121 <vm_exec_core+4737>, 0x5a58803588a5 <vm_exec_core+14853>, 0x5a5880364177 <vm_exec_core+62167>, 0x5a588035a5a8 <vm_exec_core+22280>, 0x5a5880356982 <vm_exec_core+6882>, 0x5a5880356d50 <vm_exec_core+7856>, 0x5a5880356c2e <vm_exec_core+7566>, 0x5a5880357287 <vm_exec_core+9191>, 0x5a5880357b0f <vm_exec_core+11375>, 0x5a58803599ef <vm_exec_core+19279>, 0x5a5880359172 <vm_exec_core+17106>, 0x5a58803599ea <vm_exec_core+19274>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035a1de <vm_exec_core+21310>, 0x5a5880357282 <vm_exec_core+9186>, 0x5a588035a741 <vm_exec_core+22689>, 0x5a5880358552 <vm_exec_core+14002>, 0x5a5880358557 <vm_exec_core+14007>, 0x5a588035a1dc <vm_exec_core+21308>, 0x5a588035a0bb <vm_exec_core+21019>, 0x5a5880359548 <vm_exec_core+18088>, 0x5a5880359266 <vm_exec_core+17350>, 0x5a588035a1da <vm_exec_core+21306>, 0x5a588035967c <vm_exec_core+18396>...}
        reg_cfp = 0x7756d3bf3790
        reg_pc = 0x506001c80410
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#43 0x00005a5880351a18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516002ca63d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x00005a588038ec0b in invoke_iseq_block_from_c (ec=0x516002ca63d0, captured=<optimized out>, self=131214996781960, 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 = 0x7756de821ae8
        cfp = 0x7756d3bf37c8
        sp = 0x7756d3af3818
        use_argv = <optimized out>
        stack_argv = 0x7756d3af3818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#45 invoke_block_from_c_proc (ec=0x516002ca63d0, self=131214996781960, 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>
#46 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.
#47 0x00005a588038ce96 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504001159250, argc=2147146638, 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
#48 0x00005a58802e4349 in thread_do_start_proc (th=th@entry=0x51500025ad80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001159250
        args_len = 0
        args_ptr = <optimized out>
#49 0x00005a58802e1efa in thread_do_start (th=0x51500025ad80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#50 thread_start_func_2 (th=th@entry=0x51500025ad80, 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>
#51 0x00005a58802e11be in call_thread_start_func_2 (th=0x51500025ad80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7756df3ffce0
#52 nt_start (ptr=0x50c000a48240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500025ad80
        sched = <optimized out>
        nt = 0x50c000a48240
        vm = 0x525000000100
#53 0x00005a587ff917df in asan_thread_start(void*) ()
No symbol table info available.
#54 0x000077570249ca94 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 = {131214996408000, -509984035314645168, 131214996408000, -352, 0, 140732439639664, -509984035335616688, -509022392383092912}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#55 0x0000775702529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x775702776c40 (LWP 2133239) "ruby"            0x00007757025107e3 in __GI___wait4 (pid=-1, stat_loc=0x7757003e50c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7756e62006c0 (LWP 2159770) "test_thread.rb*" 0x000077570251b4cd in __GI___poll (fds=0x7756ced09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7756e0e006c0 (LWP 2149964) "parallel.rb:40"  0x000077570251b4cd in __GI___poll (fds=0x7756cfa0bc60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7756dfc006c0 (LWP 2138424) "Timeout stdlib " 0x0000775702498d61 in __futex_abstimed_wait_common64 (private=23128, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00069ea90) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7756dfc006c0 (LWP 2138424) "Timeout stdlib "):
#0  0x0000775702498d61 in __futex_abstimed_wait_common64 (private=23128, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00069ea90) 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=23128, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00069ea90) 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=0x50c00069ea90, 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  0x000077570249b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c00069ea68) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x77570249b4a0 <__condvar_cleanup_waiting>, __arg = 0x7756dfbfec30, __canceltype = -642694416, __prev = 0x0}
        cbuffer = {wseq = 10, cond = 0x50c00069ea68, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 10
        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=0x50c00069ea68, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005a58802bbe21 in rb_native_cond_wait (cond=0x50c00069ea90, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x51500014cd80, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005a58802dfe52 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x51500014cd80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005a58802c6291 in native_sleep (th=0x51500014cd80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344
        sched = <optimized out>
#9  sleep_forever (th=0x51500014cd80, 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 0x00005a58802de8c5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=131215577042800, 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 0x00005a587ffdc020 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 = 0x5160005883d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7756dfbfef90, <optimized out>, 0x7756dfbfeea0, <optimized out>, <optimized out>}, prev = 0x7756d9809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160005883d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005a58802dddad in queue_do_pop (self=<optimized out>, q=0x50400005d150, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 131215577042800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 131215577042800, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d150
        end = 0
#14 0x00005a588035d554 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:7330
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005a588035d554 in vm_invoke_builtin_delegate (ec=0x5160005883d0, cfp=0x7756daefd758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160005883d0) at ../../src/trunk_asan/insns.def:1632
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5a58803555a9 <vm_exec_core+1801>, 0x5a588035667a <vm_exec_core+6106>, 0x5a588035c245 <vm_exec_core+29605>, 0x5a58803561d2 <vm_exec_core+4914>, 0x5a588035ce4e <vm_exec_core+32686>, 0x5a588035ac72 <vm_exec_core+24018>, 0x5a58803585ed <vm_exec_core+14157>, 0x5a5880355729 <vm_exec_core+2185>, 0x5a588035c8b7 <vm_exec_core+31255>, 0x5a588035c5b1 <vm_exec_core+30481>, 0x5a588035644a <vm_exec_core+5546>, 0x5a5880355cc7 <vm_exec_core+3623>, 0x5a588035b25d <vm_exec_core+25533>, 0x5a5880357401 <vm_exec_core+9569>, 0x5a588035caf5 <vm_exec_core+31829>, 0x5a588035c73f <vm_exec_core+30879>, 0x5a5880357a61 <vm_exec_core+11201>, 0x5a588035856b <vm_exec_core+14027>, 0x5a588035aec0 <vm_exec_core+24608>, 0x5a588035c6a0 <vm_exec_core+30720>, 0x5a588035a027 <vm_exec_core+20871>, 0x5a588035af5a <vm_exec_core+24762>, 0x5a588035b60e <vm_exec_core+26478>, 0x5a5880359f53 <vm_exec_core+20659>, 0x5a5880355bf3 <vm_exec_core+3411>, 0x5a588035a78c <vm_exec_core+22764>, 0x5a5880355a69 <vm_exec_core+3017>, 0x5a5880355ed9 <vm_exec_core+4153>, 0x5a5880357dae <vm_exec_core+12046>, 0x5a5880359af4 <vm_exec_core+19540>, 0x5a588035a4d5 <vm_exec_core+22069>, 0x5a5880359690 <vm_exec_core+18416>, 0x5a58803555ee <vm_exec_core+1870>, 0x5a588035bb90 <vm_exec_core+27888>, 0x5a588035c4c6 <vm_exec_core+30246>, 0x5a5880355fb2 <vm_exec_core+4370>, 0x5a5880356b46 <vm_exec_core+7334>, 0x5a58803565cc <vm_exec_core+5932>, 0x5a5880357506 <vm_exec_core+9830>, 0x5a5880358500 <vm_exec_core+13920>, 0x5a5880356074 <vm_exec_core+4564>, 0x5a588035b9d9 <vm_exec_core+27449>, 0x5a5880356ab5 <vm_exec_core+7189>, 0x5a58803583be <vm_exec_core+13598>, 0x5a5880358d73 <vm_exec_core+16083>, 0x5a588035b309 <vm_exec_core+25705>, 0x5a588035a203 <vm_exec_core+21347>, 0x5a58803575fa <vm_exec_core+10074>, 0x5a5880356e83 <vm_exec_core+8163>, 0x5a588035b137 <vm_exec_core+25239>, 0x5a5880357ffc <vm_exec_core+12636>, 0x5a588035a897 <vm_exec_core+23031>, 0x5a588035a28b <vm_exec_core+21483>, 0x5a588035a964 <vm_exec_core+23236>, 0x5a588035c167 <vm_exec_core+29383>, 0x5a5880359354 <vm_exec_core+17588>, 0x5a588035b3d8 <vm_exec_core+25912>, 0x5a588035522b <vm_exec_core+907>, 0x5a588035b005 <vm_exec_core+24933>, 0x5a58803578d2 <vm_exec_core+10802>, 0x5a5880359b98 <vm_exec_core+19704>, 0x5a588035a0f8 <vm_exec_core+21080>, 0x5a5880355230 <vm_exec_core+912>, 0x5a5880359a03 <vm_exec_core+19299>, 0x5a5880357ccf <vm_exec_core+11823>, 0x5a5880357040 <vm_exec_core+8608>, 0x5a588035a9f8 <vm_exec_core+23384>, 0x5a5880356130 <vm_exec_core+4752>, 0x5a58803588b4 <vm_exec_core+14868>, 0x5a5880364186 <vm_exec_core+62182>, 0x5a588035a5b7 <vm_exec_core+22295>, 0x5a5880356991 <vm_exec_core+6897>, 0x5a5880356d5f <vm_exec_core+7871>, 0x5a5880356c3d <vm_exec_core+7581>, 0x5a5880357296 <vm_exec_core+9206>, 0x5a5880357b1e <vm_exec_core+11390>, 0x5a58803568b2 <vm_exec_core+6674>, 0x5a588035d0e3 <vm_exec_core+33347>, 0x5a588035a66e <vm_exec_core+22478>, 0x5a588035917c <vm_exec_core+17116>, 0x5a588035ba87 <vm_exec_core+27623>, 0x5a588035d201 <vm_exec_core+33633>, 0x5a588035bded <vm_exec_core+28493>, 0x5a588035cc4e <vm_exec_core+32174>, 0x5a588035cd26 <vm_exec_core+32390>, 0x5a5880355b0c <vm_exec_core+3180>, 0x5a588035c7d4 <vm_exec_core+31028>, 0x5a5880357ebf <vm_exec_core+12319>, 0x5a588035ca0f <vm_exec_core+31599>, 0x5a588035797e <vm_exec_core+10974>, 0x5a588035bceb <vm_exec_core+28235>, 0x5a5880355933 <vm_exec_core+2707>, 0x5a5880357714 <vm_exec_core+10356>, 0x5a5880358abc <vm_exec_core+15388>, 0x5a5880358455 <vm_exec_core+13749>, 0x5a5880358224 <vm_exec_core+13188>, 0x5a5880355327 <vm_exec_core+1159>, 0x5a588035584a <vm_exec_core+2474>, 0x5a58803553b9 <vm_exec_core+1305>, 0x5a588035c006 <vm_exec_core+29030>, 0x5a58803598a0 <vm_exec_core+18944>, 0x5a5880358e44 <vm_exec_core+16292>, 0x5a5880359561 <vm_exec_core+18113>, 0x5a588035927a <vm_exec_core+17370>, 0x5a58803582c5 <vm_exec_core+13349>, 0x5a5880358c68 <vm_exec_core+15816>, 0x5a588035878a <vm_exec_core+14570>, 0x5a5880358f73 <vm_exec_core+16595>, 0x5a5880358ff5 <vm_exec_core+16725>, 0x5a588035559a <vm_exec_core+1786>, 0x5a588035666b <vm_exec_core+6091>, 0x5a588035c236 <vm_exec_core+29590>, 0x5a58803561c3 <vm_exec_core+4899>, 0x5a588035ce3f <vm_exec_core+32671>, 0x5a588035ac63 <vm_exec_core+24003>, 0x5a58803585de <vm_exec_core+14142>, 0x5a588035571a <vm_exec_core+2170>, 0x5a588035c8a8 <vm_exec_core+31240>, 0x5a588035c5a2 <vm_exec_core+30466>, 0x5a588035643b <vm_exec_core+5531>, 0x5a5880355cb8 <vm_exec_core+3608>, 0x5a588035b24e <vm_exec_core+25518>, 0x5a58803573f2 <vm_exec_core+9554>, 0x5a588035cae6 <vm_exec_core+31814>, 0x5a588035c730 <vm_exec_core+30864>, 0x5a5880357a52 <vm_exec_core+11186>, 0x5a588035855c <vm_exec_core+14012>, 0x5a588035aeb1 <vm_exec_core+24593>, 0x5a588035c691 <vm_exec_core+30705>, 0x5a588035a018 <vm_exec_core+20856>, 0x5a588035af4b <vm_exec_core+24747>, 0x5a588035b5ff <vm_exec_core+26463>, 0x5a5880359f44 <vm_exec_core+20644>, 0x5a5880355be4 <vm_exec_core+3396>, 0x5a588035a77d <vm_exec_core+22749>, 0x5a5880355a5a <vm_exec_core+3002>, 0x5a5880355eca <vm_exec_core+4138>, 0x5a5880357d9f <vm_exec_core+12031>, 0x5a5880359ae5 <vm_exec_core+19525>, 0x5a588035a4c6 <vm_exec_core+22054>, 0x5a5880359681 <vm_exec_core+18401>, 0x5a58803555df <vm_exec_core+1855>, 0x5a588035bb81 <vm_exec_core+27873>, 0x5a588035c4b7 <vm_exec_core+30231>, 0x5a5880355fa3 <vm_exec_core+4355>, 0x5a5880356b37 <vm_exec_core+7319>, 0x5a58803565bd <vm_exec_core+5917>, 0x5a58803574f7 <vm_exec_core+9815>, 0x5a58803584f1 <vm_exec_core+13905>, 0x5a5880356065 <vm_exec_core+4549>, 0x5a588035b9ca <vm_exec_core+27434>, 0x5a5880356aa6 <vm_exec_core+7174>, 0x5a58803583af <vm_exec_core+13583>, 0x5a5880358d64 <vm_exec_core+16068>, 0x5a588035b2fa <vm_exec_core+25690>, 0x5a588035a1f4 <vm_exec_core+21332>, 0x5a58803575eb <vm_exec_core+10059>, 0x5a5880356e74 <vm_exec_core+8148>, 0x5a588035b128 <vm_exec_core+25224>, 0x5a5880357fed <vm_exec_core+12621>, 0x5a588035a888 <vm_exec_core+23016>, 0x5a588035a27c <vm_exec_core+21468>, 0x5a588035a955 <vm_exec_core+23221>, 0x5a588035c158 <vm_exec_core+29368>, 0x5a5880359345 <vm_exec_core+17573>, 0x5a588035b3c9 <vm_exec_core+25897>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035aff6 <vm_exec_core+24918>, 0x5a58803578c3 <vm_exec_core+10787>, 0x5a5880359b89 <vm_exec_core+19689>, 0x5a588035a0e9 <vm_exec_core+21065>, 0x5a5880358aa8 <vm_exec_core+15368>, 0x5a58803599f4 <vm_exec_core+19284>, 0x5a5880357cc0 <vm_exec_core+11808>, 0x5a5880357031 <vm_exec_core+8593>, 0x5a588035a9e9 <vm_exec_core+23369>, 0x5a5880356121 <vm_exec_core+4737>, 0x5a58803588a5 <vm_exec_core+14853>, 0x5a5880364177 <vm_exec_core+62167>, 0x5a588035a5a8 <vm_exec_core+22280>, 0x5a5880356982 <vm_exec_core+6882>, 0x5a5880356d50 <vm_exec_core+7856>, 0x5a5880356c2e <vm_exec_core+7566>, 0x5a5880357287 <vm_exec_core+9191>, 0x5a5880357b0f <vm_exec_core+11375>, 0x5a58803599ef <vm_exec_core+19279>, 0x5a5880359172 <vm_exec_core+17106>, 0x5a58803599ea <vm_exec_core+19274>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035a1de <vm_exec_core+21310>, 0x5a5880357282 <vm_exec_core+9186>, 0x5a588035a741 <vm_exec_core+22689>, 0x5a5880358552 <vm_exec_core+14002>, 0x5a5880358557 <vm_exec_core+14007>, 0x5a588035a1dc <vm_exec_core+21308>, 0x5a588035a0bb <vm_exec_core+21019>, 0x5a5880359548 <vm_exec_core+18088>, 0x5a5880359266 <vm_exec_core+17350>, 0x5a588035a1da <vm_exec_core+21306>, 0x5a588035967c <vm_exec_core+18396>...}
        reg_cfp = 0x7756daefd758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005a5880351a18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160005883d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005a588038ec0b in invoke_iseq_block_from_c (ec=0x5160005883d0, captured=<optimized out>, self=131215576790120, 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 = 0x775701dbde20
        cfp = 0x7756daefd7c8
        sp = 0x7756dadfd818
        use_argv = <optimized out>
        stack_argv = 0x7756dadfd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160005883d0, self=131215576790120, 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 0x00005a588038ce96 in rb_vm_invoke_proc (ec=0x50c00069ea90, proc=0x189, proc@entry=0x5040005b0dd0, argc=38374753, 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 0x00005a58802e4349 in thread_do_start_proc (th=th@entry=0x51500014cd80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040005b0dd0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005a58802e1efa in thread_do_start (th=0x51500014cd80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500014cd80, 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 0x00005a58802e11be in call_thread_start_func_2 (th=0x51500014cd80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7756dfbffce0
#26 nt_start (ptr=0x50c00069ea40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500014cd80
        sched = <optimized out>
        nt = 0x50c00069ea40
        vm = 0x525000000100
#27 0x00005a587ff917df in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000077570249ca94 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 = {131215004796608, -509982935803017392, 131215004796608, -352, 25, 140732439637104, -509982935823988912, -509022392383092912}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000775702529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7756e0e006c0 (LWP 2149964) "parallel.rb:40"):
#0  0x000077570251b4cd in __GI___poll (fds=0x7756cfa0bc60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a587ff3842a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a588008bc2d in nogvl_wait_for (th=131215006014680, fptr=0x51100042bfc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12472
        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:1161
        ready = <optimized out>
#4  0x00005a588008d0a6 in internal_read_func (ptr=0x7756cfa0ba40) at /tmp/ruby/src/trunk_asan/io.c:1192
        iis = 0x7756cfa0ba40
        result = <optimized out>
#5  0x00005a58802ca29b in rb_thread_io_blocking_call (func=0x5a588008cc20 <internal_read_func>, data1=0x7756cfa0ba40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802
        __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  0x00005a587ffdc020 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 = 0x516002c9fad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7756e0dfee50, <optimized out>, 0x7756e0dfed60, <optimized out>, <optimized out>}, prev = 0x7756cfa09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002c9fad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005a58800a13e5 in io_read_memory_locktmp (str=131214734310496, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3432
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:3478
        str = <optimized out>
        iis = {th = 131215006014680, fptr = 0x51100042bfc0, nonblock = 0, fd = 4, buf = 0x5190005fc380, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100042bfc0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005a588007d721 in io_readpartial (argc=-811549600, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3598
        ret = <optimized out>
#10 0x00005a58803b5018 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 = 0x409100100003
        cc = <optimized out>
        me = 0x775701f59e78
        cfunc = 0x504000011018
        recv = 131215006014840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005a588036285d in vm_sendish (ec=0x516002c9fad0, reg_cfp=0x7756d4cf3790, 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=0x516002c9fad0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a58803555a9 <vm_exec_core+1801>, 0x5a588035667a <vm_exec_core+6106>, 0x5a588035c245 <vm_exec_core+29605>, 0x5a58803561d2 <vm_exec_core+4914>, 0x5a588035ce4e <vm_exec_core+32686>, 0x5a588035ac72 <vm_exec_core+24018>, 0x5a58803585ed <vm_exec_core+14157>, 0x5a5880355729 <vm_exec_core+2185>, 0x5a588035c8b7 <vm_exec_core+31255>, 0x5a588035c5b1 <vm_exec_core+30481>, 0x5a588035644a <vm_exec_core+5546>, 0x5a5880355cc7 <vm_exec_core+3623>, 0x5a588035b25d <vm_exec_core+25533>, 0x5a5880357401 <vm_exec_core+9569>, 0x5a588035caf5 <vm_exec_core+31829>, 0x5a588035c73f <vm_exec_core+30879>, 0x5a5880357a61 <vm_exec_core+11201>, 0x5a588035856b <vm_exec_core+14027>, 0x5a588035aec0 <vm_exec_core+24608>, 0x5a588035c6a0 <vm_exec_core+30720>, 0x5a588035a027 <vm_exec_core+20871>, 0x5a588035af5a <vm_exec_core+24762>, 0x5a588035b60e <vm_exec_core+26478>, 0x5a5880359f53 <vm_exec_core+20659>, 0x5a5880355bf3 <vm_exec_core+3411>, 0x5a588035a78c <vm_exec_core+22764>, 0x5a5880355a69 <vm_exec_core+3017>, 0x5a5880355ed9 <vm_exec_core+4153>, 0x5a5880357dae <vm_exec_core+12046>, 0x5a5880359af4 <vm_exec_core+19540>, 0x5a588035a4d5 <vm_exec_core+22069>, 0x5a5880359690 <vm_exec_core+18416>, 0x5a58803555ee <vm_exec_core+1870>, 0x5a588035bb90 <vm_exec_core+27888>, 0x5a588035c4c6 <vm_exec_core+30246>, 0x5a5880355fb2 <vm_exec_core+4370>, 0x5a5880356b46 <vm_exec_core+7334>, 0x5a58803565cc <vm_exec_core+5932>, 0x5a5880357506 <vm_exec_core+9830>, 0x5a5880358500 <vm_exec_core+13920>, 0x5a5880356074 <vm_exec_core+4564>, 0x5a588035b9d9 <vm_exec_core+27449>, 0x5a5880356ab5 <vm_exec_core+7189>, 0x5a58803583be <vm_exec_core+13598>, 0x5a5880358d73 <vm_exec_core+16083>, 0x5a588035b309 <vm_exec_core+25705>, 0x5a588035a203 <vm_exec_core+21347>, 0x5a58803575fa <vm_exec_core+10074>, 0x5a5880356e83 <vm_exec_core+8163>, 0x5a588035b137 <vm_exec_core+25239>, 0x5a5880357ffc <vm_exec_core+12636>, 0x5a588035a897 <vm_exec_core+23031>, 0x5a588035a28b <vm_exec_core+21483>, 0x5a588035a964 <vm_exec_core+23236>, 0x5a588035c167 <vm_exec_core+29383>, 0x5a5880359354 <vm_exec_core+17588>, 0x5a588035b3d8 <vm_exec_core+25912>, 0x5a588035522b <vm_exec_core+907>, 0x5a588035b005 <vm_exec_core+24933>, 0x5a58803578d2 <vm_exec_core+10802>, 0x5a5880359b98 <vm_exec_core+19704>, 0x5a588035a0f8 <vm_exec_core+21080>, 0x5a5880355230 <vm_exec_core+912>, 0x5a5880359a03 <vm_exec_core+19299>, 0x5a5880357ccf <vm_exec_core+11823>, 0x5a5880357040 <vm_exec_core+8608>, 0x5a588035a9f8 <vm_exec_core+23384>, 0x5a5880356130 <vm_exec_core+4752>, 0x5a58803588b4 <vm_exec_core+14868>, 0x5a5880364186 <vm_exec_core+62182>, 0x5a588035a5b7 <vm_exec_core+22295>, 0x5a5880356991 <vm_exec_core+6897>, 0x5a5880356d5f <vm_exec_core+7871>, 0x5a5880356c3d <vm_exec_core+7581>, 0x5a5880357296 <vm_exec_core+9206>, 0x5a5880357b1e <vm_exec_core+11390>, 0x5a58803568b2 <vm_exec_core+6674>, 0x5a588035d0e3 <vm_exec_core+33347>, 0x5a588035a66e <vm_exec_core+22478>, 0x5a588035917c <vm_exec_core+17116>, 0x5a588035ba87 <vm_exec_core+27623>, 0x5a588035d201 <vm_exec_core+33633>, 0x5a588035bded <vm_exec_core+28493>, 0x5a588035cc4e <vm_exec_core+32174>, 0x5a588035cd26 <vm_exec_core+32390>, 0x5a5880355b0c <vm_exec_core+3180>, 0x5a588035c7d4 <vm_exec_core+31028>, 0x5a5880357ebf <vm_exec_core+12319>, 0x5a588035ca0f <vm_exec_core+31599>, 0x5a588035797e <vm_exec_core+10974>, 0x5a588035bceb <vm_exec_core+28235>, 0x5a5880355933 <vm_exec_core+2707>, 0x5a5880357714 <vm_exec_core+10356>, 0x5a5880358abc <vm_exec_core+15388>, 0x5a5880358455 <vm_exec_core+13749>, 0x5a5880358224 <vm_exec_core+13188>, 0x5a5880355327 <vm_exec_core+1159>, 0x5a588035584a <vm_exec_core+2474>, 0x5a58803553b9 <vm_exec_core+1305>, 0x5a588035c006 <vm_exec_core+29030>, 0x5a58803598a0 <vm_exec_core+18944>, 0x5a5880358e44 <vm_exec_core+16292>, 0x5a5880359561 <vm_exec_core+18113>, 0x5a588035927a <vm_exec_core+17370>, 0x5a58803582c5 <vm_exec_core+13349>, 0x5a5880358c68 <vm_exec_core+15816>, 0x5a588035878a <vm_exec_core+14570>, 0x5a5880358f73 <vm_exec_core+16595>, 0x5a5880358ff5 <vm_exec_core+16725>, 0x5a588035559a <vm_exec_core+1786>, 0x5a588035666b <vm_exec_core+6091>, 0x5a588035c236 <vm_exec_core+29590>, 0x5a58803561c3 <vm_exec_core+4899>, 0x5a588035ce3f <vm_exec_core+32671>, 0x5a588035ac63 <vm_exec_core+24003>, 0x5a58803585de <vm_exec_core+14142>, 0x5a588035571a <vm_exec_core+2170>, 0x5a588035c8a8 <vm_exec_core+31240>, 0x5a588035c5a2 <vm_exec_core+30466>, 0x5a588035643b <vm_exec_core+5531>, 0x5a5880355cb8 <vm_exec_core+3608>, 0x5a588035b24e <vm_exec_core+25518>, 0x5a58803573f2 <vm_exec_core+9554>, 0x5a588035cae6 <vm_exec_core+31814>, 0x5a588035c730 <vm_exec_core+30864>, 0x5a5880357a52 <vm_exec_core+11186>, 0x5a588035855c <vm_exec_core+14012>, 0x5a588035aeb1 <vm_exec_core+24593>, 0x5a588035c691 <vm_exec_core+30705>, 0x5a588035a018 <vm_exec_core+20856>, 0x5a588035af4b <vm_exec_core+24747>, 0x5a588035b5ff <vm_exec_core+26463>, 0x5a5880359f44 <vm_exec_core+20644>, 0x5a5880355be4 <vm_exec_core+3396>, 0x5a588035a77d <vm_exec_core+22749>, 0x5a5880355a5a <vm_exec_core+3002>, 0x5a5880355eca <vm_exec_core+4138>, 0x5a5880357d9f <vm_exec_core+12031>, 0x5a5880359ae5 <vm_exec_core+19525>, 0x5a588035a4c6 <vm_exec_core+22054>, 0x5a5880359681 <vm_exec_core+18401>, 0x5a58803555df <vm_exec_core+1855>, 0x5a588035bb81 <vm_exec_core+27873>, 0x5a588035c4b7 <vm_exec_core+30231>, 0x5a5880355fa3 <vm_exec_core+4355>, 0x5a5880356b37 <vm_exec_core+7319>, 0x5a58803565bd <vm_exec_core+5917>, 0x5a58803574f7 <vm_exec_core+9815>, 0x5a58803584f1 <vm_exec_core+13905>, 0x5a5880356065 <vm_exec_core+4549>, 0x5a588035b9ca <vm_exec_core+27434>, 0x5a5880356aa6 <vm_exec_core+7174>, 0x5a58803583af <vm_exec_core+13583>, 0x5a5880358d64 <vm_exec_core+16068>, 0x5a588035b2fa <vm_exec_core+25690>, 0x5a588035a1f4 <vm_exec_core+21332>, 0x5a58803575eb <vm_exec_core+10059>, 0x5a5880356e74 <vm_exec_core+8148>, 0x5a588035b128 <vm_exec_core+25224>, 0x5a5880357fed <vm_exec_core+12621>, 0x5a588035a888 <vm_exec_core+23016>, 0x5a588035a27c <vm_exec_core+21468>, 0x5a588035a955 <vm_exec_core+23221>, 0x5a588035c158 <vm_exec_core+29368>, 0x5a5880359345 <vm_exec_core+17573>, 0x5a588035b3c9 <vm_exec_core+25897>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035aff6 <vm_exec_core+24918>, 0x5a58803578c3 <vm_exec_core+10787>, 0x5a5880359b89 <vm_exec_core+19689>, 0x5a588035a0e9 <vm_exec_core+21065>, 0x5a5880358aa8 <vm_exec_core+15368>, 0x5a58803599f4 <vm_exec_core+19284>, 0x5a5880357cc0 <vm_exec_core+11808>, 0x5a5880357031 <vm_exec_core+8593>, 0x5a588035a9e9 <vm_exec_core+23369>, 0x5a5880356121 <vm_exec_core+4737>, 0x5a58803588a5 <vm_exec_core+14853>, 0x5a5880364177 <vm_exec_core+62167>, 0x5a588035a5a8 <vm_exec_core+22280>, 0x5a5880356982 <vm_exec_core+6882>, 0x5a5880356d50 <vm_exec_core+7856>, 0x5a5880356c2e <vm_exec_core+7566>, 0x5a5880357287 <vm_exec_core+9191>, 0x5a5880357b0f <vm_exec_core+11375>, 0x5a58803599ef <vm_exec_core+19279>, 0x5a5880359172 <vm_exec_core+17106>, 0x5a58803599ea <vm_exec_core+19274>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035a1de <vm_exec_core+21310>, 0x5a5880357282 <vm_exec_core+9186>, 0x5a588035a741 <vm_exec_core+22689>, 0x5a5880358552 <vm_exec_core+14002>, 0x5a5880358557 <vm_exec_core+14007>, 0x5a588035a1dc <vm_exec_core+21308>, 0x5a588035a0bb <vm_exec_core+21019>, 0x5a5880359548 <vm_exec_core+18088>, 0x5a5880359266 <vm_exec_core+17350>, 0x5a588035a1da <vm_exec_core+21306>, 0x5a588035967c <vm_exec_core+18396>...}
        reg_cfp = 0x7756d4cf3790
        reg_pc = 0x513000050ea0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005a5880351a18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516002c9fad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005a588038ec0b in invoke_iseq_block_from_c (ec=0x516002c9fad0, captured=<optimized out>, self=131215570500680, 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 = 0x775701dc55d0
        cfp = 0x7756d4cf37c8
        sp = 0x7756d4bf3818
        use_argv = <optimized out>
        stack_argv = 0x7756d4bf3818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516002c9fad0, self=131215570500680, 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 0x00005a588038ce96 in rb_vm_invoke_proc (ec=0x7756cfa0bc60, proc=0x1, proc@entry=0x504000999a50, argc=38909133, 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 0x00005a58802e4349 in thread_do_start_proc (th=th@entry=0x515000258080) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000999a50
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005a58802e1efa in thread_do_start (th=0x515000258080) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000258080, 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 0x00005a58802e11be in call_thread_start_func_2 (th=0x515000258080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7756e0dffce0
#22 nt_start (ptr=0x50c000a45900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000258080
        sched = <optimized out>
        nt = 0x50c000a45900
        vm = 0x525000000100
#23 0x00005a587ff917df in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000077570249ca94 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 = {131215023670976, -509940329727441072, 131215023670976, -352, 25, 140732439642576, -509940329748412592, -509022392383092912}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000775702529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7756e62006c0 (LWP 2159770) "test_thread.rb*"):
#0  0x000077570251b4cd in __GI___poll (fds=0x7756ced09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a587ff3842a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a58802e64bf 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:3067
        vm = <optimized out>
#4  0x00005a587ff917df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000077570249ca94 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 = {131215111751360, -509928784855349424, 131215111751360, -352, 0, 131214832818416, -509928784876320944, -509022392383092912}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000775702529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x775702776c40 (LWP 2133239) "ruby"):
#0  0x00007757025107e3 in __GI___wait4 (pid=-1, stat_loc=0x7757003e50c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a587ff25c60 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00005a588015e014 in do_waitpid (pid=-1, st=0x7757003e50c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7757003e50a0) at /tmp/ruby/src/trunk_asan/process.c:1177
        w = 0x7757003e50a0
#4  0x00005a58802c873b in rb_nogvl (func=0x5a588015dfd0 <waitpid_blocking_no_SIGCHLD>, data1=0x7757003e50a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000003d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        ubf_th = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00005a58801489cf in waitpid_no_SIGCHLD (w=0x7757003e50a0) at /tmp/ruby/src/trunk_asan/process.c:1190
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00005a58801573ae 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 = 131214991720960
        pid = <optimized out>
        status = <optimized out>
#9  0x00005a58803b5018 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 = 0x6b0100100001
        cc = <optimized out>
        me = 0x775701f375a8
        cfunc = 0x504000020898
        recv = 131215578666520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005a588036285d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7756ff9ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a58803555a9 <vm_exec_core+1801>, 0x5a588035667a <vm_exec_core+6106>, 0x5a588035c245 <vm_exec_core+29605>, 0x5a58803561d2 <vm_exec_core+4914>, 0x5a588035ce4e <vm_exec_core+32686>, 0x5a588035ac72 <vm_exec_core+24018>, 0x5a58803585ed <vm_exec_core+14157>, 0x5a5880355729 <vm_exec_core+2185>, 0x5a588035c8b7 <vm_exec_core+31255>, 0x5a588035c5b1 <vm_exec_core+30481>, 0x5a588035644a <vm_exec_core+5546>, 0x5a5880355cc7 <vm_exec_core+3623>, 0x5a588035b25d <vm_exec_core+25533>, 0x5a5880357401 <vm_exec_core+9569>, 0x5a588035caf5 <vm_exec_core+31829>, 0x5a588035c73f <vm_exec_core+30879>, 0x5a5880357a61 <vm_exec_core+11201>, 0x5a588035856b <vm_exec_core+14027>, 0x5a588035aec0 <vm_exec_core+24608>, 0x5a588035c6a0 <vm_exec_core+30720>, 0x5a588035a027 <vm_exec_core+20871>, 0x5a588035af5a <vm_exec_core+24762>, 0x5a588035b60e <vm_exec_core+26478>, 0x5a5880359f53 <vm_exec_core+20659>, 0x5a5880355bf3 <vm_exec_core+3411>, 0x5a588035a78c <vm_exec_core+22764>, 0x5a5880355a69 <vm_exec_core+3017>, 0x5a5880355ed9 <vm_exec_core+4153>, 0x5a5880357dae <vm_exec_core+12046>, 0x5a5880359af4 <vm_exec_core+19540>, 0x5a588035a4d5 <vm_exec_core+22069>, 0x5a5880359690 <vm_exec_core+18416>, 0x5a58803555ee <vm_exec_core+1870>, 0x5a588035bb90 <vm_exec_core+27888>, 0x5a588035c4c6 <vm_exec_core+30246>, 0x5a5880355fb2 <vm_exec_core+4370>, 0x5a5880356b46 <vm_exec_core+7334>, 0x5a58803565cc <vm_exec_core+5932>, 0x5a5880357506 <vm_exec_core+9830>, 0x5a5880358500 <vm_exec_core+13920>, 0x5a5880356074 <vm_exec_core+4564>, 0x5a588035b9d9 <vm_exec_core+27449>, 0x5a5880356ab5 <vm_exec_core+7189>, 0x5a58803583be <vm_exec_core+13598>, 0x5a5880358d73 <vm_exec_core+16083>, 0x5a588035b309 <vm_exec_core+25705>, 0x5a588035a203 <vm_exec_core+21347>, 0x5a58803575fa <vm_exec_core+10074>, 0x5a5880356e83 <vm_exec_core+8163>, 0x5a588035b137 <vm_exec_core+25239>, 0x5a5880357ffc <vm_exec_core+12636>, 0x5a588035a897 <vm_exec_core+23031>, 0x5a588035a28b <vm_exec_core+21483>, 0x5a588035a964 <vm_exec_core+23236>, 0x5a588035c167 <vm_exec_core+29383>, 0x5a5880359354 <vm_exec_core+17588>, 0x5a588035b3d8 <vm_exec_core+25912>, 0x5a588035522b <vm_exec_core+907>, 0x5a588035b005 <vm_exec_core+24933>, 0x5a58803578d2 <vm_exec_core+10802>, 0x5a5880359b98 <vm_exec_core+19704>, 0x5a588035a0f8 <vm_exec_core+21080>, 0x5a5880355230 <vm_exec_core+912>, 0x5a5880359a03 <vm_exec_core+19299>, 0x5a5880357ccf <vm_exec_core+11823>, 0x5a5880357040 <vm_exec_core+8608>, 0x5a588035a9f8 <vm_exec_core+23384>, 0x5a5880356130 <vm_exec_core+4752>, 0x5a58803588b4 <vm_exec_core+14868>, 0x5a5880364186 <vm_exec_core+62182>, 0x5a588035a5b7 <vm_exec_core+22295>, 0x5a5880356991 <vm_exec_core+6897>, 0x5a5880356d5f <vm_exec_core+7871>, 0x5a5880356c3d <vm_exec_core+7581>, 0x5a5880357296 <vm_exec_core+9206>, 0x5a5880357b1e <vm_exec_core+11390>, 0x5a58803568b2 <vm_exec_core+6674>, 0x5a588035d0e3 <vm_exec_core+33347>, 0x5a588035a66e <vm_exec_core+22478>, 0x5a588035917c <vm_exec_core+17116>, 0x5a588035ba87 <vm_exec_core+27623>, 0x5a588035d201 <vm_exec_core+33633>, 0x5a588035bded <vm_exec_core+28493>, 0x5a588035cc4e <vm_exec_core+32174>, 0x5a588035cd26 <vm_exec_core+32390>, 0x5a5880355b0c <vm_exec_core+3180>, 0x5a588035c7d4 <vm_exec_core+31028>, 0x5a5880357ebf <vm_exec_core+12319>, 0x5a588035ca0f <vm_exec_core+31599>, 0x5a588035797e <vm_exec_core+10974>, 0x5a588035bceb <vm_exec_core+28235>, 0x5a5880355933 <vm_exec_core+2707>, 0x5a5880357714 <vm_exec_core+10356>, 0x5a5880358abc <vm_exec_core+15388>, 0x5a5880358455 <vm_exec_core+13749>, 0x5a5880358224 <vm_exec_core+13188>, 0x5a5880355327 <vm_exec_core+1159>, 0x5a588035584a <vm_exec_core+2474>, 0x5a58803553b9 <vm_exec_core+1305>, 0x5a588035c006 <vm_exec_core+29030>, 0x5a58803598a0 <vm_exec_core+18944>, 0x5a5880358e44 <vm_exec_core+16292>, 0x5a5880359561 <vm_exec_core+18113>, 0x5a588035927a <vm_exec_core+17370>, 0x5a58803582c5 <vm_exec_core+13349>, 0x5a5880358c68 <vm_exec_core+15816>, 0x5a588035878a <vm_exec_core+14570>, 0x5a5880358f73 <vm_exec_core+16595>, 0x5a5880358ff5 <vm_exec_core+16725>, 0x5a588035559a <vm_exec_core+1786>, 0x5a588035666b <vm_exec_core+6091>, 0x5a588035c236 <vm_exec_core+29590>, 0x5a58803561c3 <vm_exec_core+4899>, 0x5a588035ce3f <vm_exec_core+32671>, 0x5a588035ac63 <vm_exec_core+24003>, 0x5a58803585de <vm_exec_core+14142>, 0x5a588035571a <vm_exec_core+2170>, 0x5a588035c8a8 <vm_exec_core+31240>, 0x5a588035c5a2 <vm_exec_core+30466>, 0x5a588035643b <vm_exec_core+5531>, 0x5a5880355cb8 <vm_exec_core+3608>, 0x5a588035b24e <vm_exec_core+25518>, 0x5a58803573f2 <vm_exec_core+9554>, 0x5a588035cae6 <vm_exec_core+31814>, 0x5a588035c730 <vm_exec_core+30864>, 0x5a5880357a52 <vm_exec_core+11186>, 0x5a588035855c <vm_exec_core+14012>, 0x5a588035aeb1 <vm_exec_core+24593>, 0x5a588035c691 <vm_exec_core+30705>, 0x5a588035a018 <vm_exec_core+20856>, 0x5a588035af4b <vm_exec_core+24747>, 0x5a588035b5ff <vm_exec_core+26463>, 0x5a5880359f44 <vm_exec_core+20644>, 0x5a5880355be4 <vm_exec_core+3396>, 0x5a588035a77d <vm_exec_core+22749>, 0x5a5880355a5a <vm_exec_core+3002>, 0x5a5880355eca <vm_exec_core+4138>, 0x5a5880357d9f <vm_exec_core+12031>, 0x5a5880359ae5 <vm_exec_core+19525>, 0x5a588035a4c6 <vm_exec_core+22054>, 0x5a5880359681 <vm_exec_core+18401>, 0x5a58803555df <vm_exec_core+1855>, 0x5a588035bb81 <vm_exec_core+27873>, 0x5a588035c4b7 <vm_exec_core+30231>, 0x5a5880355fa3 <vm_exec_core+4355>, 0x5a5880356b37 <vm_exec_core+7319>, 0x5a58803565bd <vm_exec_core+5917>, 0x5a58803574f7 <vm_exec_core+9815>, 0x5a58803584f1 <vm_exec_core+13905>, 0x5a5880356065 <vm_exec_core+4549>, 0x5a588035b9ca <vm_exec_core+27434>, 0x5a5880356aa6 <vm_exec_core+7174>, 0x5a58803583af <vm_exec_core+13583>, 0x5a5880358d64 <vm_exec_core+16068>, 0x5a588035b2fa <vm_exec_core+25690>, 0x5a588035a1f4 <vm_exec_core+21332>, 0x5a58803575eb <vm_exec_core+10059>, 0x5a5880356e74 <vm_exec_core+8148>, 0x5a588035b128 <vm_exec_core+25224>, 0x5a5880357fed <vm_exec_core+12621>, 0x5a588035a888 <vm_exec_core+23016>, 0x5a588035a27c <vm_exec_core+21468>, 0x5a588035a955 <vm_exec_core+23221>, 0x5a588035c158 <vm_exec_core+29368>, 0x5a5880359345 <vm_exec_core+17573>, 0x5a588035b3c9 <vm_exec_core+25897>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035aff6 <vm_exec_core+24918>, 0x5a58803578c3 <vm_exec_core+10787>, 0x5a5880359b89 <vm_exec_core+19689>, 0x5a588035a0e9 <vm_exec_core+21065>, 0x5a5880358aa8 <vm_exec_core+15368>, 0x5a58803599f4 <vm_exec_core+19284>, 0x5a5880357cc0 <vm_exec_core+11808>, 0x5a5880357031 <vm_exec_core+8593>, 0x5a588035a9e9 <vm_exec_core+23369>, 0x5a5880356121 <vm_exec_core+4737>, 0x5a58803588a5 <vm_exec_core+14853>, 0x5a5880364177 <vm_exec_core+62167>, 0x5a588035a5a8 <vm_exec_core+22280>, 0x5a5880356982 <vm_exec_core+6882>, 0x5a5880356d50 <vm_exec_core+7856>, 0x5a5880356c2e <vm_exec_core+7566>, 0x5a5880357287 <vm_exec_core+9191>, 0x5a5880357b0f <vm_exec_core+11375>, 0x5a58803599ef <vm_exec_core+19279>, 0x5a5880359172 <vm_exec_core+17106>, 0x5a58803599ea <vm_exec_core+19274>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035a1de <vm_exec_core+21310>, 0x5a5880357282 <vm_exec_core+9186>, 0x5a588035a741 <vm_exec_core+22689>, 0x5a5880358552 <vm_exec_core+14002>, 0x5a5880358557 <vm_exec_core+14007>, 0x5a588035a1dc <vm_exec_core+21308>, 0x5a588035a0bb <vm_exec_core+21019>, 0x5a5880359548 <vm_exec_core+18088>, 0x5a5880359266 <vm_exec_core+17350>, 0x5a588035a1da <vm_exec_core+21306>, 0x5a588035967c <vm_exec_core+18396>...}
        reg_cfp = 0x7756ff9ff480
        reg_pc = 0x50b0000254a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005a5880351dd1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x00005a58803d2622 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7756ff9ff620, self=131215570500680, 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 = 0x775701db7048
        cfp = <optimized out>
        sp = 0x7756ff8ffa28
        use_argv = 0x7757002447a0
        stack_argv = 0x7756ff8ffa28
        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 = 0x7756ff9ff620
#16 0x00005a588037ee06 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 0x00005a588037ee06 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005a5880529c36 in rb_ary_collect (ary=131215006005720) at /tmp/ruby/src/trunk_asan/array.c:3706
        collect = 131215006001920
        i = 4
#21 0x00005a58803b5018 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 = 0x775701f600e8
        cfunc = 0x50400000a818
        recv = 131215006005720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
th: 0x515000000300, native_id: 0x775702776c40
#22 0x00005a5880359d9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7756ff9ff608, cd=0x51100000ccd0, 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>
-- Control frame information -----------------------------------------------
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
c:0017 p:---- s:0110 e:000109 CFUNC  :waitall
        val = <optimized out>
        cd = 0x51100000ccd0
c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
        insns_address_table = {0x5a58803555a9 <vm_exec_core+1801>, 0x5a588035667a <vm_exec_core+6106>, 0x5a588035c245 <vm_exec_core+29605>, 0x5a58803561d2 <vm_exec_core+4914>, 0x5a588035ce4e <vm_exec_core+32686>, 0x5a588035ac72 <vm_exec_core+24018>, 0x5a58803585ed <vm_exec_core+14157>, 0x5a5880355729 <vm_exec_core+2185>, 0x5a588035c8b7 <vm_exec_core+31255>, 0x5a588035c5b1 <vm_exec_core+30481>, 0x5a588035644a <vm_exec_core+5546>, 0x5a5880355cc7 <vm_exec_core+3623>, 0x5a588035b25d <vm_exec_core+25533>, 0x5a5880357401 <vm_exec_core+9569>, 0x5a588035caf5 <vm_exec_core+31829>, 0x5a588035c73f <vm_exec_core+30879>, 0x5a5880357a61 <vm_exec_core+11201>, 0x5a588035856b <vm_exec_core+14027>, 0x5a588035aec0 <vm_exec_core+24608>, 0x5a588035c6a0 <vm_exec_core+30720>, 0x5a588035a027 <vm_exec_core+20871>, 0x5a588035af5a <vm_exec_core+24762>, 0x5a588035b60e <vm_exec_core+26478>, 0x5a5880359f53 <vm_exec_core+20659>, 0x5a5880355bf3 <vm_exec_core+3411>, 0x5a588035a78c <vm_exec_core+22764>, 0x5a5880355a69 <vm_exec_core+3017>, 0x5a5880355ed9 <vm_exec_core+4153>, 0x5a5880357dae <vm_exec_core+12046>, 0x5a5880359af4 <vm_exec_core+19540>, 0x5a588035a4d5 <vm_exec_core+22069>, 0x5a5880359690 <vm_exec_core+18416>, 0x5a58803555ee <vm_exec_core+1870>, 0x5a588035bb90 <vm_exec_core+27888>, 0x5a588035c4c6 <vm_exec_core+30246>, 0x5a5880355fb2 <vm_exec_core+4370>, 0x5a5880356b46 <vm_exec_core+7334>, 0x5a58803565cc <vm_exec_core+5932>, 0x5a5880357506 <vm_exec_core+9830>, 0x5a5880358500 <vm_exec_core+13920>, 0x5a5880356074 <vm_exec_core+4564>, 0x5a588035b9d9 <vm_exec_core+27449>, 0x5a5880356ab5 <vm_exec_core+7189>, 0x5a58803583be <vm_exec_core+13598>, 0x5a5880358d73 <vm_exec_core+16083>, 0x5a588035b309 <vm_exec_core+25705>, 0x5a588035a203 <vm_exec_core+21347>, 0x5a58803575fa <vm_exec_core+10074>, 0x5a5880356e83 <vm_exec_core+8163>, 0x5a588035b137 <vm_exec_core+25239>, 0x5a5880357ffc <vm_exec_core+12636>, 0x5a588035a897 <vm_exec_core+23031>, 0x5a588035a28b <vm_exec_core+21483>, 0x5a588035a964 <vm_exec_core+23236>, 0x5a588035c167 <vm_exec_core+29383>, 0x5a5880359354 <vm_exec_core+17588>, 0x5a588035b3d8 <vm_exec_core+25912>, 0x5a588035522b <vm_exec_core+907>, 0x5a588035b005 <vm_exec_core+24933>, 0x5a58803578d2 <vm_exec_core+10802>, 0x5a5880359b98 <vm_exec_core+19704>, 0x5a588035a0f8 <vm_exec_core+21080>, 0x5a5880355230 <vm_exec_core+912>, 0x5a5880359a03 <vm_exec_core+19299>, 0x5a5880357ccf <vm_exec_core+11823>, 0x5a5880357040 <vm_exec_core+8608>, 0x5a588035a9f8 <vm_exec_core+23384>, 0x5a5880356130 <vm_exec_core+4752>, 0x5a58803588b4 <vm_exec_core+14868>, 0x5a5880364186 <vm_exec_core+62182>, 0x5a588035a5b7 <vm_exec_core+22295>, 0x5a5880356991 <vm_exec_core+6897>, 0x5a5880356d5f <vm_exec_core+7871>, 0x5a5880356c3d <vm_exec_core+7581>, 0x5a5880357296 <vm_exec_core+9206>, 0x5a5880357b1e <vm_exec_core+11390>, 0x5a58803568b2 <vm_exec_core+6674>, 0x5a588035d0e3 <vm_exec_core+33347>, 0x5a588035a66e <vm_exec_core+22478>, 0x5a588035917c <vm_exec_core+17116>, 0x5a588035ba87 <vm_exec_core+27623>, 0x5a588035d201 <vm_exec_core+33633>, 0x5a588035bded <vm_exec_core+28493>, 0x5a588035cc4e <vm_exec_core+32174>, 0x5a588035cd26 <vm_exec_core+32390>, 0x5a5880355b0c <vm_exec_core+3180>, 0x5a588035c7d4 <vm_exec_core+31028>, 0x5a5880357ebf <vm_exec_core+12319>, 0x5a588035ca0f <vm_exec_core+31599>, 0x5a588035797e <vm_exec_core+10974>, 0x5a588035bceb <vm_exec_core+28235>, 0x5a5880355933 <vm_exec_core+2707>, 0x5a5880357714 <vm_exec_core+10356>, 0x5a5880358abc <vm_exec_core+15388>, 0x5a5880358455 <vm_exec_core+13749>, 0x5a5880358224 <vm_exec_core+13188>, 0x5a5880355327 <vm_exec_core+1159>, 0x5a588035584a <vm_exec_core+2474>, 0x5a58803553b9 <vm_exec_core+1305>, 0x5a588035c006 <vm_exec_core+29030>, 0x5a58803598a0 <vm_exec_core+18944>, 0x5a5880358e44 <vm_exec_core+16292>, 0x5a5880359561 <vm_exec_core+18113>, 0x5a588035927a <vm_exec_core+17370>, 0x5a58803582c5 <vm_exec_core+13349>, 0x5a5880358c68 <vm_exec_core+15816>, 0x5a588035878a <vm_exec_core+14570>, 0x5a5880358f73 <vm_exec_core+16595>, 0x5a5880358ff5 <vm_exec_core+16725>, 0x5a588035559a <vm_exec_core+1786>, 0x5a588035666b <vm_exec_core+6091>, 0x5a588035c236 <vm_exec_core+29590>, 0x5a58803561c3 <vm_exec_core+4899>, 0x5a588035ce3f <vm_exec_core+32671>, 0x5a588035ac63 <vm_exec_core+24003>, 0x5a58803585de <vm_exec_core+14142>, 0x5a588035571a <vm_exec_core+2170>, 0x5a588035c8a8 <vm_exec_core+31240>, 0x5a588035c5a2 <vm_exec_core+30466>, 0x5a588035643b <vm_exec_core+5531>, 0x5a5880355cb8 <vm_exec_core+3608>, 0x5a588035b24e <vm_exec_core+25518>, 0x5a58803573f2 <vm_exec_core+9554>, 0x5a588035cae6 <vm_exec_core+31814>, 0x5a588035c730 <vm_exec_core+30864>, 0x5a5880357a52 <vm_exec_core+11186>, 0x5a588035855c <vm_exec_core+14012>, 0x5a588035aeb1 <vm_exec_core+24593>, 0x5a588035c691 <vm_exec_core+30705>, 0x5a588035a018 <vm_exec_core+20856>, 0x5a588035af4b <vm_exec_core+24747>, 0x5a588035b5ff <vm_exec_core+26463>, 0x5a5880359f44 <vm_exec_core+20644>, 0x5a5880355be4 <vm_exec_core+3396>, 0x5a588035a77d <vm_exec_core+22749>, 0x5a5880355a5a <vm_exec_core+3002>, 0x5a5880355eca <vm_exec_core+4138>, 0x5a5880357d9f <vm_exec_core+12031>, 0x5a5880359ae5 <vm_exec_core+19525>, 0x5a588035a4c6 <vm_exec_core+22054>, 0x5a5880359681 <vm_exec_core+18401>, 0x5a58803555df <vm_exec_core+1855>, 0x5a588035bb81 <vm_exec_core+27873>, 0x5a588035c4b7 <vm_exec_core+30231>, 0x5a5880355fa3 <vm_exec_core+4355>, 0x5a5880356b37 <vm_exec_core+7319>, 0x5a58803565bd <vm_exec_core+5917>, 0x5a58803574f7 <vm_exec_core+9815>, 0x5a58803584f1 <vm_exec_core+13905>, 0x5a5880356065 <vm_exec_core+4549>, 0x5a588035b9ca <vm_exec_core+27434>, 0x5a5880356aa6 <vm_exec_core+7174>, 0x5a58803583af <vm_exec_core+13583>, 0x5a5880358d64 <vm_exec_core+16068>, 0x5a588035b2fa <vm_exec_core+25690>, 0x5a588035a1f4 <vm_exec_core+21332>, 0x5a58803575eb <vm_exec_core+10059>, 0x5a5880356e74 <vm_exec_core+8148>, 0x5a588035b128 <vm_exec_core+25224>, 0x5a5880357fed <vm_exec_core+12621>, 0x5a588035a888 <vm_exec_core+23016>, 0x5a588035a27c <vm_exec_core+21468>, 0x5a588035a955 <vm_exec_core+23221>, 0x5a588035c158 <vm_exec_core+29368>, 0x5a5880359345 <vm_exec_core+17573>, 0x5a588035b3c9 <vm_exec_core+25897>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035aff6 <vm_exec_core+24918>, 0x5a58803578c3 <vm_exec_core+10787>, 0x5a5880359b89 <vm_exec_core+19689>, 0x5a588035a0e9 <vm_exec_core+21065>, 0x5a5880358aa8 <vm_exec_core+15368>, 0x5a58803599f4 <vm_exec_core+19284>, 0x5a5880357cc0 <vm_exec_core+11808>, 0x5a5880357031 <vm_exec_core+8593>, 0x5a588035a9e9 <vm_exec_core+23369>, 0x5a5880356121 <vm_exec_core+4737>, 0x5a58803588a5 <vm_exec_core+14853>, 0x5a5880364177 <vm_exec_core+62167>, 0x5a588035a5a8 <vm_exec_core+22280>, 0x5a5880356982 <vm_exec_core+6882>, 0x5a5880356d50 <vm_exec_core+7856>, 0x5a5880356c2e <vm_exec_core+7566>, 0x5a5880357287 <vm_exec_core+9191>, 0x5a5880357b0f <vm_exec_core+11375>, 0x5a58803599ef <vm_exec_core+19279>, 0x5a5880359172 <vm_exec_core+17106>, 0x5a58803599ea <vm_exec_core+19274>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035a1de <vm_exec_core+21310>, 0x5a5880357282 <vm_exec_core+9186>, 0x5a588035a741 <vm_exec_core+22689>, 0x5a5880358552 <vm_exec_core+14002>, 0x5a5880358557 <vm_exec_core+14007>, 0x5a588035a1dc <vm_exec_core+21308>, 0x5a588035a0bb <vm_exec_core+21019>, 0x5a5880359548 <vm_exec_core+18088>, 0x5a5880359266 <vm_exec_core+17350>, 0x5a588035a1da <vm_exec_core+21306>, 0x5a588035967c <vm_exec_core+18396>...}
        reg_cfp = 0x7756ff9ff608
c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
        reg_pc = 0x5190000161b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
c:0014 p:0006 s:0095 e:000094 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185
c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:42
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <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_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <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_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:001000 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <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_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <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_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <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_putchilledstring = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
th: 0x51500014cd80, native_id: 0x7756dfc006c0
-- Control frame information -----------------------------------------------
        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>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
th: 0x515000258080, native_id: 0x7756e0e006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005a5880351baf in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00005a58803d2622 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7756ff9ff738, self=131215570500680, 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 = 0x775701dc5788
        cfp = <optimized out>
        sp = 0x7756ff8ff8d0
        use_argv = 0x7757002919e0
        stack_argv = 0x7756ff8ff8d0
        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 = 0x7756ff9ff738
#28 0x00005a588037ee06 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 0x00005a588037ee06 in rb_yield (val=<optimized out>)
No locals.
#32 0x00005a5880529c36 in rb_ary_collect (ary=131215006015000) at /tmp/ruby/src/trunk_asan/array.c:3706
        collect = 131215006014920
        i = 0
#33 0x00005a58803b5018 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 = 0x775701f600e8
        cfunc = 0x50400000a818
        recv = 131215006015000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005a5880359d9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7756ff9ff720, cd=0x502000012f90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012f90
        insns_address_table = {0x5a58803555a9 <vm_exec_core+1801>, 0x5a588035667a <vm_exec_core+6106>, 0x5a588035c245 <vm_exec_core+29605>, 0x5a58803561d2 <vm_exec_core+4914>, 0x5a588035ce4e <vm_exec_core+32686>, 0x5a588035ac72 <vm_exec_core+24018>, 0x5a58803585ed <vm_exec_core+14157>, 0x5a5880355729 <vm_exec_core+2185>, 0x5a588035c8b7 <vm_exec_core+31255>, 0x5a588035c5b1 <vm_exec_core+30481>, 0x5a588035644a <vm_exec_core+5546>, 0x5a5880355cc7 <vm_exec_core+3623>, 0x5a588035b25d <vm_exec_core+25533>, 0x5a5880357401 <vm_exec_core+9569>, 0x5a588035caf5 <vm_exec_core+31829>, 0x5a588035c73f <vm_exec_core+30879>, 0x5a5880357a61 <vm_exec_core+11201>, 0x5a588035856b <vm_exec_core+14027>, 0x5a588035aec0 <vm_exec_core+24608>, 0x5a588035c6a0 <vm_exec_core+30720>, 0x5a588035a027 <vm_exec_core+20871>, 0x5a588035af5a <vm_exec_core+24762>, 0x5a588035b60e <vm_exec_core+26478>, 0x5a5880359f53 <vm_exec_core+20659>, 0x5a5880355bf3 <vm_exec_core+3411>, 0x5a588035a78c <vm_exec_core+22764>, 0x5a5880355a69 <vm_exec_core+3017>, 0x5a5880355ed9 <vm_exec_core+4153>, 0x5a5880357dae <vm_exec_core+12046>, 0x5a5880359af4 <vm_exec_core+19540>, 0x5a588035a4d5 <vm_exec_core+22069>, 0x5a5880359690 <vm_exec_core+18416>, 0x5a58803555ee <vm_exec_core+1870>, 0x5a588035bb90 <vm_exec_core+27888>, 0x5a588035c4c6 <vm_exec_core+30246>, 0x5a5880355fb2 <vm_exec_core+4370>, 0x5a5880356b46 <vm_exec_core+7334>, 0x5a58803565cc <vm_exec_core+5932>, 0x5a5880357506 <vm_exec_core+9830>, 0x5a5880358500 <vm_exec_core+13920>, 0x5a5880356074 <vm_exec_core+4564>, 0x5a588035b9d9 <vm_exec_core+27449>, 0x5a5880356ab5 <vm_exec_core+7189>, 0x5a58803583be <vm_exec_core+13598>, 0x5a5880358d73 <vm_exec_core+16083>, 0x5a588035b309 <vm_exec_core+25705>, 0x5a588035a203 <vm_exec_core+21347>, 0x5a58803575fa <vm_exec_core+10074>, 0x5a5880356e83 <vm_exec_core+8163>, 0x5a588035b137 <vm_exec_core+25239>, 0x5a5880357ffc <vm_exec_core+12636>, 0x5a588035a897 <vm_exec_core+23031>, 0x5a588035a28b <vm_exec_core+21483>, 0x5a588035a964 <vm_exec_core+23236>, 0x5a588035c167 <vm_exec_core+29383>, 0x5a5880359354 <vm_exec_core+17588>, 0x5a588035b3d8 <vm_exec_core+25912>, 0x5a588035522b <vm_exec_core+907>, 0x5a588035b005 <vm_exec_core+24933>, 0x5a58803578d2 <vm_exec_core+10802>, 0x5a5880359b98 <vm_exec_core+19704>, 0x5a588035a0f8 <vm_exec_core+21080>, 0x5a5880355230 <vm_exec_core+912>, 0x5a5880359a03 <vm_exec_core+19299>, 0x5a5880357ccf <vm_exec_core+11823>, 0x5a5880357040 <vm_exec_core+8608>, 0x5a588035a9f8 <vm_exec_core+23384>, 0x5a5880356130 <vm_exec_core+4752>, 0x5a58803588b4 <vm_exec_core+14868>, 0x5a5880364186 <vm_exec_core+62182>, 0x5a588035a5b7 <vm_exec_core+22295>, 0x5a5880356991 <vm_exec_core+6897>, 0x5a5880356d5f <vm_exec_core+7871>, 0x5a5880356c3d <vm_exec_core+7581>, 0x5a5880357296 <vm_exec_core+9206>, 0x5a5880357b1e <vm_exec_core+11390>, 0x5a58803568b2 <vm_exec_core+6674>, 0x5a588035d0e3 <vm_exec_core+33347>, 0x5a588035a66e <vm_exec_core+22478>, 0x5a588035917c <vm_exec_core+17116>, 0x5a588035ba87 <vm_exec_core+27623>, 0x5a588035d201 <vm_exec_core+33633>, 0x5a588035bded <vm_exec_core+28493>, 0x5a588035cc4e <vm_exec_core+32174>, 0x5a588035cd26 <vm_exec_core+32390>, 0x5a5880355b0c <vm_exec_core+3180>, 0x5a588035c7d4 <vm_exec_core+31028>, 0x5a5880357ebf <vm_exec_core+12319>, 0x5a588035ca0f <vm_exec_core+31599>, 0x5a588035797e <vm_exec_core+10974>, 0x5a588035bceb <vm_exec_core+28235>, 0x5a5880355933 <vm_exec_core+2707>, 0x5a5880357714 <vm_exec_core+10356>, 0x5a5880358abc <vm_exec_core+15388>, 0x5a5880358455 <vm_exec_core+13749>, 0x5a5880358224 <vm_exec_core+13188>, 0x5a5880355327 <vm_exec_core+1159>, 0x5a588035584a <vm_exec_core+2474>, 0x5a58803553b9 <vm_exec_core+1305>, 0x5a588035c006 <vm_exec_core+29030>, 0x5a58803598a0 <vm_exec_core+18944>, 0x5a5880358e44 <vm_exec_core+16292>, 0x5a5880359561 <vm_exec_core+18113>, 0x5a588035927a <vm_exec_core+17370>, 0x5a58803582c5 <vm_exec_core+13349>, 0x5a5880358c68 <vm_exec_core+15816>, 0x5a588035878a <vm_exec_core+14570>, 0x5a5880358f73 <vm_exec_core+16595>, 0x5a5880358ff5 <vm_exec_core+16725>, 0x5a588035559a <vm_exec_core+1786>, 0x5a588035666b <vm_exec_core+6091>, 0x5a588035c236 <vm_exec_core+29590>, 0x5a58803561c3 <vm_exec_core+4899>, 0x5a588035ce3f <vm_exec_core+32671>, 0x5a588035ac63 <vm_exec_core+24003>, 0x5a58803585de <vm_exec_core+14142>, 0x5a588035571a <vm_exec_core+2170>, 0x5a588035c8a8 <vm_exec_core+31240>, 0x5a588035c5a2 <vm_exec_core+30466>, 0x5a588035643b <vm_exec_core+5531>, 0x5a5880355cb8 <vm_exec_core+3608>, 0x5a588035b24e <vm_exec_core+25518>, 0x5a58803573f2 <vm_exec_core+9554>, 0x5a588035cae6 <vm_exec_core+31814>, 0x5a588035c730 <vm_exec_core+30864>, 0x5a5880357a52 <vm_exec_core+11186>, 0x5a588035855c <vm_exec_core+14012>, 0x5a588035aeb1 <vm_exec_core+24593>, 0x5a588035c691 <vm_exec_core+30705>, 0x5a588035a018 <vm_exec_core+20856>, 0x5a588035af4b <vm_exec_core+24747>, 0x5a588035b5ff <vm_exec_core+26463>, 0x5a5880359f44 <vm_exec_core+20644>, 0x5a5880355be4 <vm_exec_core+3396>, 0x5a588035a77d <vm_exec_core+22749>, 0x5a5880355a5a <vm_exec_core+3002>, 0x5a5880355eca <vm_exec_core+4138>, 0x5a5880357d9f <vm_exec_core+12031>, 0x5a5880359ae5 <vm_exec_core+19525>, 0x5a588035a4c6 <vm_exec_core+22054>, 0x5a5880359681 <vm_exec_core+18401>, 0x5a58803555df <vm_exec_core+1855>, 0x5a588035bb81 <vm_exec_core+27873>, 0x5a588035c4b7 <vm_exec_core+30231>, 0x5a5880355fa3 <vm_exec_core+4355>, 0x5a5880356b37 <vm_exec_core+7319>, 0x5a58803565bd <vm_exec_core+5917>, 0x5a58803574f7 <vm_exec_core+9815>, 0x5a58803584f1 <vm_exec_core+13905>, 0x5a5880356065 <vm_exec_core+4549>, 0x5a588035b9ca <vm_exec_core+27434>, 0x5a5880356aa6 <vm_exec_core+7174>, 0x5a58803583af <vm_exec_core+13583>, 0x5a5880358d64 <vm_exec_core+16068>, 0x5a588035b2fa <vm_exec_core+25690>, 0x5a588035a1f4 <vm_exec_core+21332>, 0x5a58803575eb <vm_exec_core+10059>, 0x5a5880356e74 <vm_exec_core+8148>, 0x5a588035b128 <vm_exec_core+25224>, 0x5a5880357fed <vm_exec_core+12621>, 0x5a588035a888 <vm_exec_core+23016>, 0x5a588035a27c <vm_exec_core+21468>, 0x5a588035a955 <vm_exec_core+23221>, 0x5a588035c158 <vm_exec_core+29368>, 0x5a5880359345 <vm_exec_core+17573>, 0x5a588035b3c9 <vm_exec_core+25897>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035aff6 <vm_exec_core+24918>, 0x5a58803578c3 <vm_exec_core+10787>, 0x5a5880359b89 <vm_exec_core+19689>, 0x5a588035a0e9 <vm_exec_core+21065>, 0x5a5880358aa8 <vm_exec_core+15368>, 0x5a58803599f4 <vm_exec_core+19284>, 0x5a5880357cc0 <vm_exec_core+11808>, 0x5a5880357031 <vm_exec_core+8593>, 0x5a588035a9e9 <vm_exec_core+23369>, 0x5a5880356121 <vm_exec_core+4737>, 0x5a58803588a5 <vm_exec_core+14853>, 0x5a5880364177 <vm_exec_core+62167>, 0x5a588035a5a8 <vm_exec_core+22280>, 0x5a5880356982 <vm_exec_core+6882>, 0x5a5880356d50 <vm_exec_core+7856>, 0x5a5880356c2e <vm_exec_core+7566>, 0x5a5880357287 <vm_exec_core+9191>, 0x5a5880357b0f <vm_exec_core+11375>, 0x5a58803599ef <vm_exec_core+19279>, 0x5a5880359172 <vm_exec_core+17106>, 0x5a58803599ea <vm_exec_core+19274>, 0x5a588035a1e0 <vm_exec_core+21312>, 0x5a588035a1de <vm_exec_core+21310>, 0x5a5880357282 <vm_exec_core+9186>, 0x5a588035a741 <vm_exec_core+22689>, 0x5a5880358552 <vm_exec_core+14002>, 0x5a5880358557 <vm_exec_core+14007>, 0x5a588035a1dc <vm_exec_core+21308>, 0x5a588035a0bb <vm_exec_core+21019>, 0x5a5880359548 <vm_exec_core+18088>, 0x5a5880359266 <vm_exec_core+17350>, 0x5a588035a1da <vm_exec_core+21306>, 0x5a588035967c <vm_exec_core+18396>...}
        reg_cfp = 0x7756ff9ff720
        reg_pc = 0x50400002f938
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00005a5880351dd1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#38 0x00005a587ffd831b in rb_ec_exec_node (ec=0x5160000003d0, n=0x775701dc5918) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed312e350, <optimized out>, 0x7ffed312e2a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x775701dc5918
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x00005a587ffd1887 in rb_main (argc=10, argv=0x7ffed312e528) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=10, argv=0x7ffed312e528) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7e6cbc91bc40 (LWP 2133227) "ruby" 0x00007e6cbc726cd7 in __GI___select (nfds=25, readfds=0x50c0053b5040, writefds=0x0, exceptfds=0x0, timeout=0x7ffcaf5a0000) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7e6ca04006c0 (LWP 2133229) "ruby" 0x00007e6cbc71b4cd in __GI___poll (fds=0x7e6c9f109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7e6ca04006c0 (LWP 2133229) "ruby"):
#0  0x00007e6cbc71b4cd in __GI___poll (fds=0x7e6c9f109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064557a71f42a in __interceptor_poll ()
No symbol table info available.
#2  0x000064557aacd4bf 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:3067
        vm = <optimized out>
#4  0x000064557a7787df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e6cbc69ca94 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 = {139005010118336, -5945387298456089234, 139005010118336, -352, 25, 140723250402688, -5945387298477060754, -5945449230031270546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e6cbc729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e6cbc91bc40 (LWP 2133227) "ruby"):
#0  0x00007e6cbc726cd7 in __GI___select (nfds=25, readfds=0x50c0053b5040, writefds=0x0, exceptfds=0x0, timeout=0x7ffcaf5a0000) 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 = 947215629}
        pts64 = 0x7ffcaf59fea0
        r = <optimized out>
#1  0x000064557aab7755 in native_fd_select (n=25, readfds=0x50c0053b5040, writefds=0x0, exceptfds=0x7e6cbc726cd7 <__GI___select+327>, timeout=0x7ffcaf59fea0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2441
No locals.
#2  do_select (p=139005448495904) at /tmp/ruby/src/trunk_asan/thread.c:4273
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffcaf59ffb0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000064557a7c3020 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcaf5a0170, <optimized out>, 0x7ffcaf5a0080, <optimized out>, <optimized out>}, prev = 0x7e6cba612280, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000064557aab6d2e 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:4333
        set = {max = 25, th = 0x515000000300, rset = 0x7e6cba612140, 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 = 0x7e6cba6121a0}
#5  0x000064557a87d80d in select_internal (read=139005010931120, write=4, except=4, tp=0x7e6cba6121a0, fds=0x7e6cba612140) at /tmp/ruby/src/trunk_asan/io.c:10646
        timerec = <optimized out>
        max = 25
        pending = <optimized out>
        rp = 0x7e6cba612140
        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=139005448495392) at /tmp/ruby/src/trunk_asan/io.c:10716
        p = 0x7e6cba612120
#7  0x000064557a7c3020 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcaf5a0470, <optimized out>, 0x7ffcaf5a0380, <optimized out>, <optimized out>}, prev = 0x7e6cba678240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000064557a859a87 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11072
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000064557ab9c018 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 = 0x7e6cbbffa630
        cfunc = 0x504000010858
        recv = 139005475617280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000064557ab4985d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7e6cb9bff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64557ab3c5a9 <vm_exec_core+1801>, 0x64557ab3d67a <vm_exec_core+6106>, 0x64557ab43245 <vm_exec_core+29605>, 0x64557ab3d1d2 <vm_exec_core+4914>, 0x64557ab43e4e <vm_exec_core+32686>, 0x64557ab41c72 <vm_exec_core+24018>, 0x64557ab3f5ed <vm_exec_core+14157>, 0x64557ab3c729 <vm_exec_core+2185>, 0x64557ab438b7 <vm_exec_core+31255>, 0x64557ab435b1 <vm_exec_core+30481>, 0x64557ab3d44a <vm_exec_core+5546>, 0x64557ab3ccc7 <vm_exec_core+3623>, 0x64557ab4225d <vm_exec_core+25533>, 0x64557ab3e401 <vm_exec_core+9569>, 0x64557ab43af5 <vm_exec_core+31829>, 0x64557ab4373f <vm_exec_core+30879>, 0x64557ab3ea61 <vm_exec_core+11201>, 0x64557ab3f56b <vm_exec_core+14027>, 0x64557ab41ec0 <vm_exec_core+24608>, 0x64557ab436a0 <vm_exec_core+30720>, 0x64557ab41027 <vm_exec_core+20871>, 0x64557ab41f5a <vm_exec_core+24762>, 0x64557ab4260e <vm_exec_core+26478>, 0x64557ab40f53 <vm_exec_core+20659>, 0x64557ab3cbf3 <vm_exec_core+3411>, 0x64557ab4178c <vm_exec_core+22764>, 0x64557ab3ca69 <vm_exec_core+3017>, 0x64557ab3ced9 <vm_exec_core+4153>, 0x64557ab3edae <vm_exec_core+12046>, 0x64557ab40af4 <vm_exec_core+19540>, 0x64557ab414d5 <vm_exec_core+22069>, 0x64557ab40690 <vm_exec_core+18416>, 0x64557ab3c5ee <vm_exec_core+1870>, 0x64557ab42b90 <vm_exec_core+27888>, 0x64557ab434c6 <vm_exec_core+30246>, 0x64557ab3cfb2 <vm_exec_core+4370>, 0x64557ab3db46 <vm_exec_core+7334>, 0x64557ab3d5cc <vm_exec_core+5932>, 0x64557ab3e506 <vm_exec_core+9830>, 0x64557ab3f500 <vm_exec_core+13920>, 0x64557ab3d074 <vm_exec_core+4564>, 0x64557ab429d9 <vm_exec_core+27449>, 0x64557ab3dab5 <vm_exec_core+7189>, 0x64557ab3f3be <vm_exec_core+13598>, 0x64557ab3fd73 <vm_exec_core+16083>, 0x64557ab42309 <vm_exec_core+25705>, 0x64557ab41203 <vm_exec_core+21347>, 0x64557ab3e5fa <vm_exec_core+10074>, 0x64557ab3de83 <vm_exec_core+8163>, 0x64557ab42137 <vm_exec_core+25239>, 0x64557ab3effc <vm_exec_core+12636>, 0x64557ab41897 <vm_exec_core+23031>, 0x64557ab4128b <vm_exec_core+21483>, 0x64557ab41964 <vm_exec_core+23236>, 0x64557ab43167 <vm_exec_core+29383>, 0x64557ab40354 <vm_exec_core+17588>, 0x64557ab423d8 <vm_exec_core+25912>, 0x64557ab3c22b <vm_exec_core+907>, 0x64557ab42005 <vm_exec_core+24933>, 0x64557ab3e8d2 <vm_exec_core+10802>, 0x64557ab40b98 <vm_exec_core+19704>, 0x64557ab410f8 <vm_exec_core+21080>, 0x64557ab3c230 <vm_exec_core+912>, 0x64557ab40a03 <vm_exec_core+19299>, 0x64557ab3eccf <vm_exec_core+11823>, 0x64557ab3e040 <vm_exec_core+8608>, 0x64557ab419f8 <vm_exec_core+23384>, 0x64557ab3d130 <vm_exec_core+4752>, 0x64557ab3f8b4 <vm_exec_core+14868>, 0x64557ab4b186 <vm_exec_core+62182>, 0x64557ab415b7 <vm_exec_core+22295>, 0x64557ab3d991 <vm_exec_core+6897>, 0x64557ab3dd5f <vm_exec_core+7871>, 0x64557ab3dc3d <vm_exec_core+7581>, 0x64557ab3e296 <vm_exec_core+9206>, 0x64557ab3eb1e <vm_exec_core+11390>, 0x64557ab3d8b2 <vm_exec_core+6674>, 0x64557ab440e3 <vm_exec_core+33347>, 0x64557ab4166e <vm_exec_core+22478>, 0x64557ab4017c <vm_exec_core+17116>, 0x64557ab42a87 <vm_exec_core+27623>, 0x64557ab44201 <vm_exec_core+33633>, 0x64557ab42ded <vm_exec_core+28493>, 0x64557ab43c4e <vm_exec_core+32174>, 0x64557ab43d26 <vm_exec_core+32390>, 0x64557ab3cb0c <vm_exec_core+3180>, 0x64557ab437d4 <vm_exec_core+31028>, 0x64557ab3eebf <vm_exec_core+12319>, 0x64557ab43a0f <vm_exec_core+31599>, 0x64557ab3e97e <vm_exec_core+10974>, 0x64557ab42ceb <vm_exec_core+28235>, 0x64557ab3c933 <vm_exec_core+2707>, 0x64557ab3e714 <vm_exec_core+10356>, 0x64557ab3fabc <vm_exec_core+15388>, 0x64557ab3f455 <vm_exec_core+13749>, 0x64557ab3f224 <vm_exec_core+13188>, 0x64557ab3c327 <vm_exec_core+1159>, 0x64557ab3c84a <vm_exec_core+2474>, 0x64557ab3c3b9 <vm_exec_core+1305>, 0x64557ab43006 <vm_exec_core+29030>, 0x64557ab408a0 <vm_exec_core+18944>, 0x64557ab3fe44 <vm_exec_core+16292>, 0x64557ab40561 <vm_exec_core+18113>, 0x64557ab4027a <vm_exec_core+17370>, 0x64557ab3f2c5 <vm_exec_core+13349>, 0x64557ab3fc68 <vm_exec_core+15816>, 0x64557ab3f78a <vm_exec_core+14570>, 0x64557ab3ff73 <vm_exec_core+16595>, 0x64557ab3fff5 <vm_exec_core+16725>, 0x64557ab3c59a <vm_exec_core+1786>, 0x64557ab3d66b <vm_exec_core+6091>, 0x64557ab43236 <vm_exec_core+29590>, 0x64557ab3d1c3 <vm_exec_core+4899>, 0x64557ab43e3f <vm_exec_core+32671>, 0x64557ab41c63 <vm_exec_core+24003>, 0x64557ab3f5de <vm_exec_core+14142>, 0x64557ab3c71a <vm_exec_core+2170>, 0x64557ab438a8 <vm_exec_core+31240>, 0x64557ab435a2 <vm_exec_core+30466>, 0x64557ab3d43b <vm_exec_core+5531>, 0x64557ab3ccb8 <vm_exec_core+3608>, 0x64557ab4224e <vm_exec_core+25518>, 0x64557ab3e3f2 <vm_exec_core+9554>, 0x64557ab43ae6 <vm_exec_core+31814>, 0x64557ab43730 <vm_exec_core+30864>, 0x64557ab3ea52 <vm_exec_core+11186>, 0x64557ab3f55c <vm_exec_core+14012>, 0x64557ab41eb1 <vm_exec_core+24593>, 0x64557ab43691 <vm_exec_core+30705>, 0x64557ab41018 <vm_exec_core+20856>, 0x64557ab41f4b <vm_exec_core+24747>, 0x64557ab425ff <vm_exec_core+26463>, 0x64557ab40f44 <vm_exec_core+20644>, 0x64557ab3cbe4 <vm_exec_core+3396>, 0x64557ab4177d <vm_exec_core+22749>, 0x64557ab3ca5a <vm_exec_core+3002>, 0x64557ab3ceca <vm_exec_core+4138>, 0x64557ab3ed9f <vm_exec_core+12031>, 0x64557ab40ae5 <vm_exec_core+19525>, 0x64557ab414c6 <vm_exec_core+22054>, 0x64557ab40681 <vm_exec_core+18401>, 0x64557ab3c5df <vm_exec_core+1855>, 0x64557ab42b81 <vm_exec_core+27873>, 0x64557ab434b7 <vm_exec_core+30231>, 0x64557ab3cfa3 <vm_exec_core+4355>, 0x64557ab3db37 <vm_exec_core+7319>, 0x64557ab3d5bd <vm_exec_core+5917>, 0x64557ab3e4f7 <vm_exec_core+9815>, 0x64557ab3f4f1 <vm_exec_core+13905>, 0x64557ab3d065 <vm_exec_core+4549>, 0x64557ab429ca <vm_exec_core+27434>, 0x64557ab3daa6 <vm_exec_core+7174>, 0x64557ab3f3af <vm_exec_core+13583>, 0x64557ab3fd64 <vm_exec_core+16068>, 0x64557ab422fa <vm_exec_core+25690>, 0x64557ab411f4 <vm_exec_core+21332>, 0x64557ab3e5eb <vm_exec_core+10059>, 0x64557ab3de74 <vm_exec_core+8148>, 0x64557ab42128 <vm_exec_core+25224>, 0x64557ab3efed <vm_exec_core+12621>, 0x64557ab41888 <vm_exec_core+23016>, 0x64557ab4127c <vm_exec_core+21468>, 0x64557ab41955 <vm_exec_core+23221>, 0x64557ab43158 <vm_exec_core+29368>, 0x64557ab40345 <vm_exec_core+17573>, 0x64557ab423c9 <vm_exec_core+25897>, 0x64557ab411e0 <vm_exec_core+21312>, 0x64557ab41ff6 <vm_exec_core+24918>, 0x64557ab3e8c3 <vm_exec_core+10787>, 0x64557ab40b89 <vm_exec_core+19689>, 0x64557ab410e9 <vm_exec_core+21065>, 0x64557ab3faa8 <vm_exec_core+15368>, 0x64557ab409f4 <vm_exec_core+19284>, 0x64557ab3ecc0 <vm_exec_core+11808>, 0x64557ab3e031 <vm_exec_core+8593>, 0x64557ab419e9 <vm_exec_core+23369>, 0x64557ab3d121 <vm_exec_core+4737>, 0x64557ab3f8a5 <vm_exec_core+14853>, 0x64557ab4b177 <vm_exec_core+62167>, 0x64557ab415a8 <vm_exec_core+22280>, 0x64557ab3d982 <vm_exec_core+6882>, 0x64557ab3dd50 <vm_exec_core+7856>, 0x64557ab3dc2e <vm_exec_core+7566>, 0x64557ab3e287 <vm_exec_core+9191>, 0x64557ab3eb0f <vm_exec_core+11375>, 0x64557ab409ef <vm_exec_core+19279>, 0x64557ab40172 <vm_exec_core+17106>, 0x64557ab409ea <vm_exec_core+19274>, 0x64557ab411e0 <vm_exec_core+21312>, 0x64557ab411de <vm_exec_core+21310>, 0x64557ab3e282 <vm_exec_core+9186>, 0x64557ab41741 <vm_exec_core+22689>, 0x64557ab3f552 <vm_exec_core+14002>, 0x64557ab3f557 <vm_exec_core+14007>, 0x64557ab411dc <vm_exec_core+21308>, 0x64557ab410bb <vm_exec_core+21019>, 0x64557ab40548 <vm_exec_core+18088>, 0x64557ab40266 <vm_exec_core+17350>, 0x64557ab411da <vm_exec_core+21306>, 0x64557ab4067c <vm_exec_core+18396>...}
        reg_cfp = 0x7e6cb9bff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000064557ab38dd1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x000064557a8bb5f8 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139005475113240) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7e6cbbf74800
#15 0x000064557a8b65f7 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 139005475607520
        realpath_map = 139005475607360
        path = 139005475113240
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
th: 0x515000000300, native_id: 0x7e6cbc91bc40
-- Control frame information -----------------------------------------------
#16 0x000064557a8b48ab in rb_require_string_internal (fname=139005475113280, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000003d0
c:0021 p:---- s:0130 e:000129 CFUNC  :select
        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 0x000064557ab9c018 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 = 0x588100140003
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
        cc = <optimized out>
        me = 0x7e6cbbf74990
        cfunc = 0x504000018698
        recv = 139005484322280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x000064557ab8218d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcaf5a1c20) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
c:0017 p:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x000064557ab81c45 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 0x000064557ab4985d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7e6cb9bff790, 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
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
        ci = <optimized out>
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
        argc = <optimized out>
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
        recv = <optimized out>
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <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
        insns_address_table = {0x64557ab3c5a9 <vm_exec_core+1801>, 0x64557ab3d67a <vm_exec_core+6106>, 0x64557ab43245 <vm_exec_core+29605>, 0x64557ab3d1d2 <vm_exec_core+4914>, 0x64557ab43e4e <vm_exec_core+32686>, 0x64557ab41c72 <vm_exec_core+24018>, 0x64557ab3f5ed <vm_exec_core+14157>, 0x64557ab3c729 <vm_exec_core+2185>, 0x64557ab438b7 <vm_exec_core+31255>, 0x64557ab435b1 <vm_exec_core+30481>, 0x64557ab3d44a <vm_exec_core+5546>, 0x64557ab3ccc7 <vm_exec_core+3623>, 0x64557ab4225d <vm_exec_core+25533>, 0x64557ab3e401 <vm_exec_core+9569>, 0x64557ab43af5 <vm_exec_core+31829>, 0x64557ab4373f <vm_exec_core+30879>, 0x64557ab3ea61 <vm_exec_core+11201>, 0x64557ab3f56b <vm_exec_core+14027>, 0x64557ab41ec0 <vm_exec_core+24608>, 0x64557ab436a0 <vm_exec_core+30720>, 0x64557ab41027 <vm_exec_core+20871>, 0x64557ab41f5a <vm_exec_core+24762>, 0x64557ab4260e <vm_exec_core+26478>, 0x64557ab40f53 <vm_exec_core+20659>, 0x64557ab3cbf3 <vm_exec_core+3411>, 0x64557ab4178c <vm_exec_core+22764>, 0x64557ab3ca69 <vm_exec_core+3017>, 0x64557ab3ced9 <vm_exec_core+4153>, 0x64557ab3edae <vm_exec_core+12046>, 0x64557ab40af4 <vm_exec_core+19540>, 0x64557ab414d5 <vm_exec_core+22069>, 0x64557ab40690 <vm_exec_core+18416>, 0x64557ab3c5ee <vm_exec_core+1870>, 0x64557ab42b90 <vm_exec_core+27888>, 0x64557ab434c6 <vm_exec_core+30246>, 0x64557ab3cfb2 <vm_exec_core+4370>, 0x64557ab3db46 <vm_exec_core+7334>, 0x64557ab3d5cc <vm_exec_core+5932>, 0x64557ab3e506 <vm_exec_core+9830>, 0x64557ab3f500 <vm_exec_core+13920>, 0x64557ab3d074 <vm_exec_core+4564>, 0x64557ab429d9 <vm_exec_core+27449>, 0x64557ab3dab5 <vm_exec_core+7189>, 0x64557ab3f3be <vm_exec_core+13598>, 0x64557ab3fd73 <vm_exec_core+16083>, 0x64557ab42309 <vm_exec_core+25705>, 0x64557ab41203 <vm_exec_core+21347>, 0x64557ab3e5fa <vm_exec_core+10074>, 0x64557ab3de83 <vm_exec_core+8163>, 0x64557ab42137 <vm_exec_core+25239>, 0x64557ab3effc <vm_exec_core+12636>, 0x64557ab41897 <vm_exec_core+23031>, 0x64557ab4128b <vm_exec_core+21483>, 0x64557ab41964 <vm_exec_core+23236>, 0x64557ab43167 <vm_exec_core+29383>, 0x64557ab40354 <vm_exec_core+17588>, 0x64557ab423d8 <vm_exec_core+25912>, 0x64557ab3c22b <vm_exec_core+907>, 0x64557ab42005 <vm_exec_core+24933>, 0x64557ab3e8d2 <vm_exec_core+10802>, 0x64557ab40b98 <vm_exec_core+19704>, 0x64557ab410f8 <vm_exec_core+21080>, 0x64557ab3c230 <vm_exec_core+912>, 0x64557ab40a03 <vm_exec_core+19299>, 0x64557ab3eccf <vm_exec_core+11823>, 0x64557ab3e040 <vm_exec_core+8608>, 0x64557ab419f8 <vm_exec_core+23384>, 0x64557ab3d130 <vm_exec_core+4752>, 0x64557ab3f8b4 <vm_exec_core+14868>, 0x64557ab4b186 <vm_exec_core+62182>, 0x64557ab415b7 <vm_exec_core+22295>, 0x64557ab3d991 <vm_exec_core+6897>, 0x64557ab3dd5f <vm_exec_core+7871>, 0x64557ab3dc3d <vm_exec_core+7581>, 0x64557ab3e296 <vm_exec_core+9206>, 0x64557ab3eb1e <vm_exec_core+11390>, 0x64557ab3d8b2 <vm_exec_core+6674>, 0x64557ab440e3 <vm_exec_core+33347>, 0x64557ab4166e <vm_exec_core+22478>, 0x64557ab4017c <vm_exec_core+17116>, 0x64557ab42a87 <vm_exec_core+27623>, 0x64557ab44201 <vm_exec_core+33633>, 0x64557ab42ded <vm_exec_core+28493>, 0x64557ab43c4e <vm_exec_core+32174>, 0x64557ab43d26 <vm_exec_core+32390>, 0x64557ab3cb0c <vm_exec_core+3180>, 0x64557ab437d4 <vm_exec_core+31028>, 0x64557ab3eebf <vm_exec_core+12319>, 0x64557ab43a0f <vm_exec_core+31599>, 0x64557ab3e97e <vm_exec_core+10974>, 0x64557ab42ceb <vm_exec_core+28235>, 0x64557ab3c933 <vm_exec_core+2707>, 0x64557ab3e714 <vm_exec_core+10356>, 0x64557ab3fabc <vm_exec_core+15388>, 0x64557ab3f455 <vm_exec_core+13749>, 0x64557ab3f224 <vm_exec_core+13188>, 0x64557ab3c327 <vm_exec_core+1159>, 0x64557ab3c84a <vm_exec_core+2474>, 0x64557ab3c3b9 <vm_exec_core+1305>, 0x64557ab43006 <vm_exec_core+29030>, 0x64557ab408a0 <vm_exec_core+18944>, 0x64557ab3fe44 <vm_exec_core+16292>, 0x64557ab40561 <vm_exec_core+18113>, 0x64557ab4027a <vm_exec_core+17370>, 0x64557ab3f2c5 <vm_exec_core+13349>, 0x64557ab3fc68 <vm_exec_core+15816>, 0x64557ab3f78a <vm_exec_core+14570>, 0x64557ab3ff73 <vm_exec_core+16595>, 0x64557ab3fff5 <vm_exec_core+16725>, 0x64557ab3c59a <vm_exec_core+1786>, 0x64557ab3d66b <vm_exec_core+6091>, 0x64557ab43236 <vm_exec_core+29590>, 0x64557ab3d1c3 <vm_exec_core+4899>, 0x64557ab43e3f <vm_exec_core+32671>, 0x64557ab41c63 <vm_exec_core+24003>, 0x64557ab3f5de <vm_exec_core+14142>, 0x64557ab3c71a <vm_exec_core+2170>, 0x64557ab438a8 <vm_exec_core+31240>, 0x64557ab435a2 <vm_exec_core+30466>, 0x64557ab3d43b <vm_exec_core+5531>, 0x64557ab3ccb8 <vm_exec_core+3608>, 0x64557ab4224e <vm_exec_core+25518>, 0x64557ab3e3f2 <vm_exec_core+9554>, 0x64557ab43ae6 <vm_exec_core+31814>, 0x64557ab43730 <vm_exec_core+30864>, 0x64557ab3ea52 <vm_exec_core+11186>, 0x64557ab3f55c <vm_exec_core+14012>, 0x64557ab41eb1 <vm_exec_core+24593>, 0x64557ab43691 <vm_exec_core+30705>, 0x64557ab41018 <vm_exec_core+20856>, 0x64557ab41f4b <vm_exec_core+24747>, 0x64557ab425ff <vm_exec_core+26463>, 0x64557ab40f44 <vm_exec_core+20644>, 0x64557ab3cbe4 <vm_exec_core+3396>, 0x64557ab4177d <vm_exec_core+22749>, 0x64557ab3ca5a <vm_exec_core+3002>, 0x64557ab3ceca <vm_exec_core+4138>, 0x64557ab3ed9f <vm_exec_core+12031>, 0x64557ab40ae5 <vm_exec_core+19525>, 0x64557ab414c6 <vm_exec_core+22054>, 0x64557ab40681 <vm_exec_core+18401>, 0x64557ab3c5df <vm_exec_core+1855>, 0x64557ab42b81 <vm_exec_core+27873>, 0x64557ab434b7 <vm_exec_core+30231>, 0x64557ab3cfa3 <vm_exec_core+4355>, 0x64557ab3db37 <vm_exec_core+7319>, 0x64557ab3d5bd <vm_exec_core+5917>, 0x64557ab3e4f7 <vm_exec_core+9815>, 0x64557ab3f4f1 <vm_exec_core+13905>, 0x64557ab3d065 <vm_exec_core+4549>, 0x64557ab429ca <vm_exec_core+27434>, 0x64557ab3daa6 <vm_exec_core+7174>, 0x64557ab3f3af <vm_exec_core+13583>, 0x64557ab3fd64 <vm_exec_core+16068>, 0x64557ab422fa <vm_exec_core+25690>, 0x64557ab411f4 <vm_exec_core+21332>, 0x64557ab3e5eb <vm_exec_core+10059>, 0x64557ab3de74 <vm_exec_core+8148>, 0x64557ab42128 <vm_exec_core+25224>, 0x64557ab3efed <vm_exec_core+12621>, 0x64557ab41888 <vm_exec_core+23016>, 0x64557ab4127c <vm_exec_core+21468>, 0x64557ab41955 <vm_exec_core+23221>, 0x64557ab43158 <vm_exec_core+29368>, 0x64557ab40345 <vm_exec_core+17573>, 0x64557ab423c9 <vm_exec_core+25897>, 0x64557ab411e0 <vm_exec_core+21312>, 0x64557ab41ff6 <vm_exec_core+24918>, 0x64557ab3e8c3 <vm_exec_core+10787>, 0x64557ab40b89 <vm_exec_core+19689>, 0x64557ab410e9 <vm_exec_core+21065>, 0x64557ab3faa8 <vm_exec_core+15368>, 0x64557ab409f4 <vm_exec_core+19284>, 0x64557ab3ecc0 <vm_exec_core+11808>, 0x64557ab3e031 <vm_exec_core+8593>, 0x64557ab419e9 <vm_exec_core+23369>, 0x64557ab3d121 <vm_exec_core+4737>, 0x64557ab3f8a5 <vm_exec_core+14853>, 0x64557ab4b177 <vm_exec_core+62167>, 0x64557ab415a8 <vm_exec_core+22280>, 0x64557ab3d982 <vm_exec_core+6882>, 0x64557ab3dd50 <vm_exec_core+7856>, 0x64557ab3dc2e <vm_exec_core+7566>, 0x64557ab3e287 <vm_exec_core+9191>, 0x64557ab3eb0f <vm_exec_core+11375>, 0x64557ab409ef <vm_exec_core+19279>, 0x64557ab40172 <vm_exec_core+17106>, 0x64557ab409ea <vm_exec_core+19274>, 0x64557ab411e0 <vm_exec_core+21312>, 0x64557ab411de <vm_exec_core+21310>, 0x64557ab3e282 <vm_exec_core+9186>, 0x64557ab41741 <vm_exec_core+22689>, 0x64557ab3f552 <vm_exec_core+14002>, 0x64557ab3f557 <vm_exec_core+14007>, 0x64557ab411dc <vm_exec_core+21308>, 0x64557ab410bb <vm_exec_core+21019>, 0x64557ab40548 <vm_exec_core+18088>, 0x64557ab40266 <vm_exec_core+17350>, 0x64557ab411da <vm_exec_core+21306>, 0x64557ab4067c <vm_exec_core+18396>...}
        reg_cfp = 0x7e6cb9bff790
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
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
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        reg_pc = 0x50400002f738
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x000064557ab38a18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x000064557a7bf31b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7e6cbbf74a30) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcaf5a2170, <optimized out>, 0x7ffcaf5a20c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7e6cbbf74a30
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#26 0x000064557a7b8887 in rb_main (argc=9, argv=0x7ffcaf5a2348) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffcaf5a2348) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2133227) 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 2132908 -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".
0x000078d0bbf107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffeb45cddac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x78d0bc08e740 (LWP 2132908) "make"):
#0  0x000078d0bbf107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffeb45cddac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005ddba0fbed16 in reap_children ()
No symbol table info available.
#2  0x00005ddba0fbfa8c in new_job ()
No symbol table info available.
#3  0x00005ddba0fce72a in ?? ()
No symbol table info available.
#4  0x00005ddba0fcf09e in update_goal_chain ()
No symbol table info available.
#5  0x00005ddba0fa967a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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