# Logfile created on 2025-07-14 14:39:00 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000079bc2c6cfdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20250714-143900", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000079bc2cfdc688 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000079bc2cfdc430 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000079bc281a91f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250714-143900", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250714-143900>, @binmode=false, @mon_data=#<Monitor:0x000079bc2cfdc188>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 64d4e7727e
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
generating enc.mk
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
making srcs under enc
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-3.0.0dev.gem
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'
$$$[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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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
34a0b2600431dd26b0e994bb3c969c653bb5d170e7b8f75310b541fbfc55fb93  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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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
ext/configure-ext.mk updated
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'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: 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 f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
	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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-3.0.0dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
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'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving 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/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
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.5.0+2/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.1
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.2
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.12.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2
                                    minitest 5.25.5
                                    rake 13.3.0
                                    test-unit 3.7.0
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.9
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.2.2
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.2
                                    pstore 0.2.0
                                    benchmark 0.4.1
                                    logger 1.7.0
                                    rdoc 6.14.2
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2/cache
skipped bundled gems:
    power_assert-3.0.0dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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=59204
  "--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/754] 1456692=fiber/test_thread
[  2/754] 1456697=ruby/test_pattern_matching
[  3/754] 1456693=rubygems/test_gem_commands_search_command
[  4/754] 1456698=ruby/test_arithmetic_sequence
[  5/754] 1456690=ruby/test_literal
[  6/754] 1456695=socket/test_sockopt
[  7/754] 1456702=ruby/test_frozen_error
[  8/754] 1456701=prism/bom_test
[  9/754] 1456694=ruby/test_file
[ 10/754] 1456691=ruby/test_lambda
[ 11/754] 1456689=psych/test_encoding
[ 12/754] 1456699=psych/handlers/test_recorder
[ 13/754] 1456700=-ext-/iter/test_yield_block
[ 14/754] 1456696=rubygems/test_gem_commands_specification_command
[ 15/754] 1456703=psych/test_boolean
[ 16/754] 1456704=mkmf/test_config
[ 17/754] 1456700=psych/test_yaml
[ 18/754] 1456702=psych/test_document
[ 19/754] 1456698=fiber/test_ractor
[ 20/754] 1456695=did_you_mean/test_spell_checker
[ 21/754] 1456697=-ext-/bug_reporter/test_bug_reporter
[ 22/754] 1456695=optparse/test_getopts
[ 23/754] 1456699=rubygems/test_gem_resolver_api_specification
[ 24/754] 1456702=prism/ruby/parameters_signature_test
[ 25/754] 1456703=ruby/test_primitive
[ 26/754] 1456695=rubygems/test_gem_request
[ 27/754] 1456689=openssl/test_pkey
[ 28/754] 1456703=socket/test_nonblock
[ 29/754] 1456692=rubygems/test_gem_commands_signin_command
[ 30/754] 1456703=json/test_helper
[ 31/754] 1456703=psych/test_yamldbm
[ 32/754] 1456703=ruby/test_thread_cv
[ 33/754] 1456698=ruby/enc/test_windows_1251
[ 34/754] 1456698=prism/ruby/relocation_test
[ 35/754] 1456691=ripper/test_parser_events
[ 36/754] 1456701=ruby/test_eval
[ 37/754] 1456702=-ext-/file/test_stat
[ 38/754] 1456702=resolv/test_addr
[ 39/754] 1456702=rubygems/test_gem_resolver_best_set
[ 40/754] 1456689=mkmf/test_convertible
[ 41/754] 1456700=ruby/test_regexp
[ 42/754] 1456691=prism/newline_offsets_test
[ 43/754] 1456693=ruby/test_rational
[ 44/754] 1456698=-ext-/bignum/test_str2big
[ 45/754] 1456698=rubygems/test_gem_resolver_conflict
[ 46/754] 1456703=psych/test_scalar
[ 47/754] 1456703=ruby/test_readpartial
[ 48/754] 1456697=rubygems/test_gem_commands_contents_command
[ 49/754] 1456699=fiber/test_io
[ 50/754] 1456703=rubygems/test_gem_commands_cert_command
[ 51/754] 1456692=fileutils/test_fileutils
[ 52/754] 1456696=fiber/test_process
[ 53/754] 1456696=ruby/test_object
[ 54/754] 1456702=-ext-/eval/test_eval
[ 55/754] 1456702=psych/test_stream
[ 56/754] 1456702=json/json_common_interface_test
[ 57/754] 1456702=coverage/test_coverage
[ 58/754] 1456699=rubygems/test_remote_fetch_error
[ 59/754] 1456698=pathname/test_pathname
[ 60/754] 1456699=ruby/test_dir_m17n
[ 61/754] 1456695=rubygems/test_gem_resolver_git_specification
[ 62/754] 1456704=prism/result/named_capture_test
[ 63/754] 1456697=rubygems/test_gem_commands_dependency_command
[ 64/754] 1456691=rubygems/test_gem_ext_ext_conf_builder
[ 65/754] 1456704=dtrace/test_cmethod
[ 66/754] 1456704=-ext-/string/test_qsort
[ 67/754] 1456704=json/json_addition_test
[ 68/754] 1456692=fiber/test_storage
[ 69/754] 1456692=prism/result/string_test
[ 70/754] 1456704=-ext-/path_to_class/test_path_to_class
[ 71/754] 1456704=ruby/test_iterator
[ 72/754] 1456697=psych/test_marshalable
[ 73/754] 1456697=dtrace/test_string
[ 74/754] 1456693=rubygems/test_gem_resolver_index_specification
[ 75/754] 1456697=dtrace/test_method_cache
[ 76/754] 1456697=rubygems/test_gem_dependency
[ 77/754] 1456698=prism/api/parse_comments_test
[ 78/754] 1456698=ruby/test_class
[ 79/754] 1456692=psych/test_serialize_subclasses
[ 80/754] 1456695=ruby/test_const
[ 81/754] 1456695=uri/test_wss
[ 82/754] 1456695=fiber/test_address_resolve
[ 83/754] 1456704=rubygems/test_gem_resolver_lock_specification
[ 84/754] 1456693=-ext-/string/test_cstr
[ 85/754] 1456692=ruby/test_variable
[ 86/754] 1456695=openssl/test_digest
[ 87/754] 1456701=rubygems/test_gem_source_local
[ 88/754] 1456697=-ext-/num2int/test_num2int
[ 89/754] 1456695=mkmf/test_have_macro
[ 90/754] 1456697=ruby/test_process
[ 91/754] 1456693=ruby/test_parse
[ 92/754] 1456696=-ext-/iter/test_iter_break
[ 93/754] 1456696=ruby/test_thread_queue
[ 94/754] 1456704=ruby/test_flip
[ 95/754] 1456704=fileutils/test_nowrite
[ 96/754] 1456704=optparse/test_summary
[ 97/754] 1456695=ruby/test_stack
[ 98/754] 1456701=rubygems/test_gem_ext_cargo_builder_unit
[ 99/754] 1456701=rubygems/test_gem_commands_install_command
[100/754] 1456703=ruby/test_econv
[101/754] 1456704=-ext-/st/test_foreach
[102/754] 1456704=test_securerandom
[103/754] 1456704=-ext-/gvl/test_last_thread
[104/754] 1456694=etc/test_etc
[105/754] 1456702=rubygems/test_gem_remote_fetcher_local_server
[106/754] 1456702=uri/test_ldap
[107/754] 1456702=rubygems/test_gem_source_lock
[108/754] 1456702=openssl/test_cipher
[109/754] 1456694=psych/test_hash
[110/754] 1456692=-ext-/time/test_new
[111/754] 1456692=rubygems/test_gem_commands_which_command
[112/754] 1456702=ruby/test_enum
[113/754] 1456694=prism/api/parse_test
[114/754] 1456704=rubygems/test_gem_source_specific_file
[115/754] 1456692=socket/test_unix
[116/754] 1456693=optparse/test_optparse
[117/754] 1456692=psych/test_coder
[118/754] 1456694=ruby/test_symbol
[119/754] 1456692=io/console/test_ractor
[120/754] 1456692=rubygems/test_gem_spec_fetcher
[121/754] 1456704=rubygems/test_gem_commands_sources_command
[122/754] 1456693=ruby/test_undef
[123/754] 1456693=date/test_date_arith
[124/754] 1456693=io/console/test_io_console
[125/754] 1456692=uri/test_ws
[126/754] 1456692=ruby/test_io
[127/754] 1456704=ruby/test_numeric
[128/754] 1456691=ruby/test_metaclass
[129/754] 1456691=pathname/test_ractor
[130/754] 1456704=dtrace/test_array_create
[131/754] 1456704=rubygems/test_gem_resolver_installed_specification
[132/754] 1456704=rubygems/test_gem_commands_environment_command
[133/754] 1456695=-ext-/tracepoint/test_tracepoint
[134/754] 1456690=-ext-/integer/test_my_integer
[135/754] 1456691=prism/encoding/symbol_encoding_test
[136/754] 1456690=rubygems/test_gem_commands_mirror
[137/754] 1456691=-ext-/marshal/test_internal_ivar
[138/754] 1456691=mkmf/test_signedness
[139/754] 1456699=openssl/test_hmac
[140/754] 1456704=prism/ruby/desugar_compiler_test
[141/754] 1456699=ruby/test_inlinecache
[142/754] 1456704=net/http/test_httpresponse
[143/754] 1456699=-ext-/marshal/test_usrmarshal
[144/754] 1456704=ruby/test_weakkeymap
[145/754] 1456696=rubygems/test_gem_command
[146/754] 1456690=ruby/test_key_error
[147/754] 1456690=openssl/test_engine
[148/754] 1456690=-ext-/exception/test_enc_raise
[149/754] 1456690=-ext-/postponed_job/test_postponed_job
[150/754] 1456696=fiber/test_io_close
[151/754] 1456696=rubygems/test_gem_request_set_lockfile
[152/754] 1456699=json/ractor_test
[153/754] 1456703=-ext-/load/test_dot_dot
[154/754] 1456703=did_you_mean/tree_spell/test_human_typo
[155/754] 1456695=prism/ruby/reflection_test
[156/754] 1456703=ruby/test_bignum
[157/754] 1456699=test_tempfile
[158/754] 1456695=openssl/test_config
[159/754] 1456695=rubygems/test_gem_util
[160/754] 1456703=rubygems/test_gem_remote_fetcher
[161/754] 1456696=rubygems/test_gem_gemcutter_utilities
[162/754] 1456701=rubygems/test_gem_resolver
[163/754] 1456693=rubygems/test_gem_commands_yank_command
[164/754] 1456695=did_you_mean/edit_distance/test_jaro_winkler
[165/754] 1456695=did_you_mean/spell_checking/test_pattern_key_name_check
[166/754] 1456695=rubygems/test_exit
[167/754] 1456690=ruby/test_call
[168/754] 1456696=ruby/test_thread
[169/754] 1456699=json/json_generic_object_test
[170/754] 1456701=dtrace/test_hash_create
[171/754] 1456699=date/test_switch_hitter
[172/754] 1456701=ruby/test_defined
[173/754] 1456693=-ext-/bignum/test_pack
[174/754] 1456699=ruby/enc/test_case_options
[175/754] 1456689=-ext-/st/test_update
[176/754] 1456689=ripper/test_files_sample
[177/754] 1456699=-ext-/method/test_arity
[178/754] 1456699=ruby/test_ractor
[179/754] 1456695=rubygems/test_gem_security_policy
[180/754] 1456702=rubygems/test_gem_install_update_options
[181/754] 1456701=uri/test_file
[182/754] 1456703=rubygems/test_gem_resolver_index_set
[183/754] 1456701=rubygems/test_gem_dependency_resolution_error
[184/754] 1456701=prism/fixtures_test
[185/754] 1456703=ruby/test_rational2
[186/754] 1456690=net/http/test_http
[187/754] 1456703=dtrace/test_raise
[188/754] 1456703=open-uri/test_proxy
[189/754] 1456689=io/wait/test_io_wait_uncommon
[190/754] 1456689=psych/test_string
[191/754] 1456703=rubygems/test_gem_ci_detector
[192/754] 1456703=ruby/test_yield
[193/754] 1456689=rubygems/test_gem_request_set_lockfile_parser
[194/754] 1456702=ruby/enc/test_shift_jis
[195/754] 1456702=ruby/test_fnmatch
[196/754] 1456695=rubygems/test_gem_resolver_vendor_set
[197/754] 1456701=erb/test_erb_command
[198/754] 1456695=rubygems/test_require
[199/754] 1456702=net/http/test_https
[200/754] 1456693=mkmf/test_have_library
[201/754] 1456701=ruby/test_unicode_escape
[202/754] 1456704=prism/result/integer_base_flags_test
[203/754] 1456704=net/http/test_httpresponses
[204/754] 1456704=uri/test_ftp
[205/754] 1456704=-ext-/string/test_too_many_dummy_encodings
[206/754] 1456699=ripper/test_filter
[207/754] 1456701=rubygems/test_gem_ext_cmake_builder
[208/754] 1456701=ruby/test_clone
[209/754] 1456704=objspace/test_objspace
[210/754] 1456699=erb/test_erb_m17n
[211/754] 1456699=ruby/enc/test_koi8
[212/754] 1456699=rubygems/test_gem_ext_builder
[213/754] 1456689=fileutils/test_verbose
[214/754] 1456689=prism/ruby/compiler_test
[215/754] 1456691=date/test_date_strftime
[216/754] 1456694=-ext-/typeddata/test_typeddata
[217/754] 1456689=rubygems/test_gem_resolver_vendor_specification
[218/754] 1456689=ruby/test_struct
[219/754] 1456701=fiber/test_mutex
[220/754] 1456689=-ext-/bignum/test_bigzero
[221/754] 1456689=ruby/test_basicinstructions
[222/754] 1456689=socket/test_basicsocket
[223/754] 1456689=rubygems/test_gem_commands_owner_command
[224/754] 1456694=-ext-/string/test_normalize
[225/754] 1456694=-ext-/test_recursion
[226/754] 1456694=prism/locals_test
[227/754] 1456694=test_find
[228/754] 1456694=rubygems/test_gem_unsatisfiable_dependency_error
[229/754] 1456701=objspace/test_ractor
[230/754] 1456694=rubygems/test_gem_package_tar_header
[231/754] 1456689=prism/ruby/pattern_test
[232/754] 1456694=ripper/test_sexp
[233/754] 1456694=ripper/test_files_test_2
[234/754] 1456689=rubygems/test_gem_version_option
[235/754] 1456691=ruby/test_require_lib
[236/754] 1456689=rubygems/test_gem_rdoc
[237/754] 1456689=prism/api/lex_test
[238/754] 1456689=psych/test_stringio
[239/754] 1456689=rubygems/test_gem_remote_fetcher_s3
[240/754] 1456693=-ext-/win32/test_fd_setsize
[241/754] 1456693=test_trick
[242/754] 1456689=ruby/test_objectspace
[243/754] 1456701=prism/version_test
[244/754] 1456701=rubygems/test_gem_request_set
[245/754] 1456695=psych/test_null
[246/754] 1456695=rubygems/test_gem_resolver_activation_request
[247/754] 1456695=ruby/enc/test_big5
[248/754] 1456695=did_you_mean/core_ext/test_name_error_extension
[249/754] 1456695=-ext-/string/test_fstring
[250/754] 1456701=-ext-/iseq_load/test_iseq_load
[251/754] 1456695=fiber/test_timeout
[252/754] 1456695=ruby/test_fixnum
[253/754] 1456695=ruby/test_signal
[254/754] 1456699=-ext-/test_ensure_and_callcc
[255/754] 1456699=fiber/test_scheduler
[256/754] 1456702=prism/ruby/ruby_parser_test
[257/754] 1456702=openssl/test_buffering
[258/754] 1456702=resolv/test_svcb_https
[259/754] 1456702=-ext-/test_bug-14834
[260/754] 1456702=-ext-/proc/test_bmethod
[261/754] 1456702=psych/nodes/test_enumerable
[262/754] 1456702=-ext-/funcall/test_passing_block
[263/754] 1456702=uri/test_http
[264/754] 1456702=openssl/test_x509cert
[265/754] 1456690=socket/test_addrinfo
[266/754] 1456690=mkmf/test_have_func
[267/754] 1456702=-ext-/string/test_enc_str_buf_cat
[268/754] 1456702=optparse/test_zsh_completion
[269/754] 1456702=rubygems/test_gem_package_tar_reader_entry
[270/754] 1456701=-ext-/thread/test_lock_native_thread
[271/754] 1456701=rubygems/test_webauthn_listener
[272/754] 1456701=rubygems/test_gem_resolver_specification
[273/754] 1456701=json/json_fixtures_test
[274/754] 1456701=dtrace/test_load
[275/754] 1456701=ruby/test_encoding
[276/754] 1456702=ruby/test_default_gems
[277/754] 1456702=rubygems/test_gem_security_trust_dir
[278/754] 1456702=mkmf/test_constant
[279/754] 1456699=-ext-/exception/test_data_error
[280/754] 1456699=ruby/test_rubyvm
[281/754] 1456699=ruby/test_weakmap
[282/754] 1456690=rubygems/test_gem_doctor
[283/754] 1456690=socket/test_ancdata
[284/754] 1456690=ruby/enc/test_euc_jp
[285/754] 1456690=-ext-/test_abi
[286/754] 1456701=-ext-/string/test_external_new
[287/754] 1456701=ripper/test_scanner_events
[288/754] 1456701=rubygems/test_gem_resolver_dependency_request
[289/754] 1456701=rubygems/test_deprecate
[290/754] 1456701=win32/test_registry
[291/754] 1456701=openssl/test_ssl
[292/754] 1456690=rubygems/test_gem_commands_push_command
[293/754] 1456690=ruby/test_module
[294/754] 1456693=prism/api/parse_success_test
[295/754] 1456693=strscan/test_ractor
[296/754] 1456691=ruby/test_sprintf
[297/754] 1456693=rubygems/test_gem_uri_formatter
[298/754] 1456693=rubygems/test_gem_request_connection_pools
[299/754] 1456693=ruby/test_optimization
[300/754] 1456691=uri/test_common
[301/754] 1456695=-ext-/symbol/test_inadvertent_creation
[302/754] 1456703=prism/result/static_inspect_test
[303/754] 1456692=prism/result/source_location_test
[304/754] 1456692=ruby/test_complex
[305/754] 1456703=-ext-/vm/test_at_exit
[306/754] 1456695=-ext-/thread/test_instrumentation_api
[307/754] 1456703=ripper/test_files_ext
[308/754] 1456691=psych/test_data
[309/754] 1456702=openssl/test_x509ext
[310/754] 1456689=prism/unescape_test
[311/754] 1456702=ruby/test_object_id
[312/754] 1456689=prism/result/equality_test
[313/754] 1456689=rubygems/test_gem_commands_query_command
[314/754] 1456691=rubygems/test_gem_text
[315/754] 1456703=ruby/test_settracefunc
[316/754] 1456691=prism/ruby/tunnel_test
[317/754] 1456691=rubygems/test_gem_commands_stale_command
[318/754] 1456692=rubygems/test_gem_version
[319/754] 1456691=socket/test_tcp
[320/754] 1456694=test_pp
[321/754] 1456692=ruby/test_sprintf_comb
[322/754] 1456694=ruby/test_path
[323/754] 1456694=ruby/test_method_cache
[324/754] 1456694=rubygems/test_gem_stub_specification
[325/754] 1456691=rubygems/test_gem_ext_rake_builder
[326/754] 1456702=monitor/test_monitor
[327/754] 1456694=json/json_string_matching_test
[328/754] 1456692=openssl/test_asn1
[329/754] 1456702=mkmf/test_flags
[330/754] 1456694=ruby/test_transcode
[331/754] 1456692=ruby/test_whileuntil
[332/754] 1456692=test_extlibs
[333/754] 1456698=-ext-/rational/test_rat
[334/754] 1456698=-ext-/win32/test_dln
[335/754] 1456698=openssl/test_x509attr
[336/754] 1456698=ruby/enc/test_iso_8859
[337/754] 1456689=ruby/test_complex2
[338/754] 1456694=prism/regexp_test
[339/754] 1456698=ruby/test_string_memory
[340/754] 1456689=mkmf/test_pkg_config
[341/754] 1456694=-ext-/bignum/test_big2str
[342/754] 1456694=-ext-/string/test_coderange
[343/754] 1456689=open-uri/test_open-uri
[344/754] 1456694=prism/ruby/location_test
[345/754] 1456694=ruby/test_gc
[346/754] 1456695=ruby/test_allocation
[347/754] 1456698=-ext-/string/test_enc_associate
Leaked file descriptor: TestOpenURI#test_uri_read: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 40407>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1456689  ko1   10u  IPv4 44220012      0t0  TCP localhost:40407->localhost:51992 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_redirect_loop: 10
Leaked file descriptor: TestOpenURI#test_redirect_auth_success: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 38717>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1456689  ko1   10u  IPv4 44226848      0t0  TCP localhost:38717->localhost:56838 (CLOSE_WAIT)
[348/754] 1456699=prism/api/dump_test
Closed file descriptor: TestOpenURI#test_non_http_proxy: 10
[349/754] 1456689=ruby/test_iseq
[350/754] 1456702=ruby/test_insns_leaf
[351/754] 1456702=yaml/test_store
[352/754] 1456702=-ext-/load/test_protect
[353/754] 1456702=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[354/754] 1456691=net/protocol/test_protocol
[355/754] 1456702=psych/test_tree_builder
[356/754] 1456702=rubygems/test_gem_commands_open_command
[357/754] 1456703=openssl/test_x509req
[358/754] 1456691=rubygems/test_gem_specification
[359/754] 1456702=ruby/enc/test_gbk
[360/754] 1456702=ruby/test_warning
[361/754] 1456698=rubygems/test_gem_name_tuple
[362/754] 1456698=ruby/test_refinement
[363/754] 1456703=rubygems/test_gem_dependency_installer
[364/754] 1456702=psych/test_numeric
[365/754] 1456702=strscan/test_stringscanner
[366/754] 1456702=openssl/test_x509crl
[367/754] 1456690=psych/test_class
[368/754] 1456690=rubygems/test_gem_package_tar_reader
[369/754] 1456702=ruby/enc/test_gb18030
[370/754] 1456702=ruby/test_mixed_unicode_escapes
[371/754] 1456702=-ext-/test_enumerator_kw
[372/754] 1456702=mkmf/test_mkmf
[373/754] 1456690=-ext-/bignum/test_mul
[374/754] 1456690=did_you_mean/spell_checking/test_require_path_check
[375/754] 1456702=io/nonblock/test_flush
[376/754] 1456702=rubygems/test_gem_commands_fetch_command
[377/754] 1456690=openssl/test_pkcs7
[378/754] 1456702=ruby/test_complexrational
[379/754] 1456702=prism/result/heredoc_test
[380/754] 1456702=psych/test_psych_set
[381/754] 1456702=rubygems/test_webauthn_listener_response
[382/754] 1456702=psych/test_array
[383/754] 1456702=-ext-/gvl/test_ubf_async_safe
[384/754] 1456702=prism/snippets_test
[385/754] 1456690=prism/ruby/parser_test
[386/754] 1456690=prism/newline_test
[387/754] 1456689=rubygems/test_gem_path_support
[388/754] 1456689=prism/result/constant_path_node_test
[389/754] 1456689=-ext-/win32/test_console_attr
[390/754] 1456689=rubygems/test_gem_bundler_version_finder
[391/754] 1456690=optparse/test_switch
[392/754] 1456689=-ext-/string/test_rb_str_dup
[393/754] 1456690=prism/fuzzer_test
[394/754] 1456689=ruby/test_ast
[395/754] 1456690=psych/test_struct
[396/754] 1456690=prism/onigmo_test
[397/754] 1456690=mkmf/test_libs
[398/754] 1456690=ruby/test_super
[399/754] 1456699=ruby/test_math
[400/754] 1456699=json/json_encoding_test
[401/754] 1456692=test_time
[402/754] 1456699=dtrace/test_gc
[403/754] 1456699=digest/test_digest_extend
[404/754] 1456699=rubygems/test_gem_safe_yaml
[405/754] 1456699=-ext-/popen_deadlock/test_popen_deadlock
[406/754] 1456692=optparse/test_did_you_mean
[407/754] 1456691=optparse/test_autoconf
[408/754] 1456691=-ext-/test_bug-5832
[409/754] 1456691=ruby/test_case
[410/754] 1456690=psych/test_object_references
[411/754] 1456691=-ext-/wait/test_wait
[412/754] 1456690=fiber/test_sleep
[413/754] 1456692=openssl/test_x509name
[414/754] 1456692=ruby/enc/test_euc_tw
[415/754] 1456692=rubygems/test_gem_security
[416/754] 1456691=rubygems/test_gem_commands_build_command
[417/754] 1456701=ruby/test_compile_prism
[418/754] 1456690=mkmf/test_sizeof
[419/754] 1456691=rubygems/test_gem_requirement
[420/754] 1456699=ruby/test_alias
[421/754] 1456691=mmtk/test_configuration
[422/754] 1456691=ruby/test_comparable
[423/754] 1456691=ruby/enc/test_emoji_breaks
[424/754] 1456691=-ext-/test_notimplement
[425/754] 1456691=ruby/test_system
[426/754] 1456701=-ext-/test_bug-3571
[427/754] 1456699=date/test_date_new
[428/754] 1456701=ruby/test_io_timeout
[429/754] 1456701=prism/api/command_line_test
[430/754] 1456699=rubygems/test_gem_commands_info_command
[431/754] 1456701=resolv/test_dns
[432/754] 1456699=stringio/test_stringio
[433/754] 1456702=ruby/test_require
[434/754] 1456699=ruby/test_dup
[435/754] 1456701=rubygems/test_gem_resolver_lock_set
[436/754] 1456703=-ext-/econv/test_append
[437/754] 1456701=did_you_mean/test_ractor_compatibility
[438/754] 1456703=test_unicode_normalize
[439/754] 1456703=ruby/test_method
[440/754] 1456699=optparse/test_reqarg
[441/754] 1456701=rubygems/test_gem_update_suggestion
[442/754] 1456701=rubygems/test_gem_source_fetch_problem
[443/754] 1456701=psych/test_set
[444/754] 1456701=resolv/test_resource
[445/754] 1456701=-ext-/struct/test_member
[446/754] 1456701=rubygems/test_gem_console_ui
[447/754] 1456701=openssl/test_pkey_rsa
[448/754] 1456692=-ext-/string/test_nofree
[449/754] 1456692=-ext-/st/test_numhash
[450/754] 1456692=rubygems/test_gem_stream_ui
[451/754] 1456692=ruby/test_trace
[452/754] 1456692=ruby/test_arity
[453/754] 1456692=test_ipaddr
[454/754] 1456691=ruby/test_m17n
[455/754] 1456692=net/http/test_buffered_io
[456/754] 1456692=ruby/test_yjit
[457/754] 1456699=rubygems/test_webauthn_poller
[458/754] 1456699=date/test_date_conv
[459/754] 1456699=rubygems/test_gem_resolver_composed_set
[460/754] 1456699=ruby/test_argf
[461/754] 1456701=mkmf/test_egrep_cpp
[462/754] 1456691=psych/test_yamlstore
[463/754] 1456691=rubygems/test_gem_config_file
[464/754] 1456701=rubygems/test_gem_commands_pristine_command
[465/754] 1456691=ruby/test_yjit_exit_locations
[466/754] 1456691=ruby/test_beginendblock
[467/754] 1456698=rubygems/test_gem_resolver_requirement_list
[468/754] 1456698=ruby/test_hash
[469/754] 1456690=-ext-/arith_seq/test_arith_seq_beg_len_step
[470/754] 1456690=ruby/test_io_buffer
[471/754] 1456691=psych/test_scalar_scanner
[472/754] 1456691=test_weakref
[473/754] 1456691=ruby/test_not
[474/754] 1456690=test_timeout
[475/754] 1456691=socket/test_socket
[476/754] 1456690=uri/test_mailto
[477/754] 1456690=psych/visitors/test_yaml_tree
[478/754] 1456690=ruby/enc/test_case_mapping
[479/754] 1456690=-ext-/namespace/test_load_ext
[480/754] 1456690=prism/ruby/ripper_test
[481/754] 1456693=rubygems/test_rubygems
[482/754] 1456701=rubygems/test_gem_package_tar_writer
[483/754] 1456701=-ext-/test_random
[484/754] 1456701=psych/test_merge_keys
[485/754] 1456693=ripper/test_lexer
[486/754] 1456701=io/wait/test_io_wait
[487/754] 1456693=optparse/test_kwargs
[488/754] 1456693=ruby/test_dir
[489/754] 1456690=cgi/test_cgi_escape
[490/754] 1456693=rubygems/test_gem_ext_configure_builder
[491/754] 1456693=openssl/test_x509store
[492/754] 1456695=resolv/test_mdns
[493/754] 1456695=rubygems/test_gem_local_remote_options
[494/754] 1456695=rubygems/test_gem_security_signer
[495/754] 1456693=ruby/test_exception
[496/754] 1456690=optparse/test_bash_completion
[497/754] 1456690=-ext-/string/test_set_len
[498/754] 1456690=ruby/test_threadgroup
[499/754] 1456695=ruby/enc/test_euc_kr
[500/754] 1456695=rubygems/test_gem_commands_lock_command
[501/754] 1456695=ruby/test_sleep
[502/754] 1456691=fiber/test_queue
[503/754] 1456691=prism/result/regular_expression_options_test
[504/754] 1456690=mkmf/test_install
[505/754] 1456691=test_prettyprint
[506/754] 1456702=rubygems/test_gem_validator
[507/754] 1456691=prism/result/integer_parse_test
[508/754] 1456691=test_bundled_gems
[509/754] 1456691=prism/lex_test
[510/754] 1456702=did_you_mean/test_tree_spell_checker
[511/754] 1456702=openssl/test_pair
[512/754] 1456690=ruby/test_m17n_comb
[513/754] 1456695=date/test_date_ractor
[514/754] 1456703=prism/result/index_write_test
[515/754] 1456703=ruby/test_integer_comb
[516/754] 1456695=psych/visitors/test_depth_first
[517/754] 1456695=openssl/test_ns_spki
[518/754] 1456695=test_tsort
[519/754] 1456695=fileutils/test_dryrun
[520/754] 1456695=json/json_generator_test
[521/754] 1456691=rubygems/test_gem_impossible_dependencies_error
[522/754] 1456691=fiber/test_io_buffer
[523/754] 1456691=prism/encoding/encodings_test
[524/754] 1456691=ruby/test_range
[525/754] 1456702=-ext-/symbol/test_type
[526/754] 1456702=test_tmpdir
[527/754] 1456695=prism/result/node_id_test
[528/754] 1456702=rubygems/test_gem_source_subpath_problem
[529/754] 1456699=prism/api/parse_stream_test
[530/754] 1456702=rubygems/test_gem_resolver_api_set
[531/754] 1456699=psych/test_emitter
[532/754] 1456699=openssl/test_ts
[533/754] 1456702=-ext-/load/test_stringify_symbols
[534/754] 1456702=ruby/test_rubyoptions
[535/754] 1456695=-ext-/test_printf
[536/754] 1456698=-ext-/array/test_to_ary_concat
[537/754] 1456695=prism/result/warnings_test
[538/754] 1456701=prism/ruby/dispatcher_test
[539/754] 1456695=socket/test_udp
[540/754] 1456701=ruby/enc/test_windows_1252
[541/754] 1456695=mkmf/test_configuration
[542/754] 1456701=ruby/test_ifunless
[543/754] 1456701=dtrace/test_require
[544/754] 1456701=rubygems/test_gem_silent_ui
[545/754] 1456701=openssl/test_ocsp
[546/754] 1456695=ruby/test_shapes
[547/754] 1456695=openssl/test_pkey_dh
[548/754] 1456693=rubygems/test_gem_commands_uninstall_command
[549/754] 1456695=rubygems/test_gem_resolver_installer_set
[550/754] 1456695=rubygems/test_gem_dependency_list
[551/754] 1456699=ripper/test_files_test
[552/754] 1456701=ruby/test_continuation
[553/754] 1456701=dtrace/test_object_create_start
[554/754] 1456701=test_forwardable
[555/754] 1456695=ruby/test_io_m17n
[556/754] 1456701=rubygems/test_config
[557/754] 1456691=-ext-/hash/test_delete
[558/754] 1456691=prism/result/comments_test
[559/754] 1456699=-ext-/exception/test_ensured
[560/754] 1456691=-ext-/string/test_interned_str
[561/754] 1456691=optparse/test_placearg
[562/754] 1456701=rubygems/test_gem_commands_cleanup_command
[563/754] 1456699=ruby/test_env
[564/754] 1456698=prism/encoding/regular_expression_encoding_test
[565/754] 1456698=ruby/test_zjit
[566/754] 1456698=rubygems/test_project_sanity
[567/754] 1456698=-ext-/integer/test_integer
[568/754] 1456691=ruby/enc/test_utf32
[569/754] 1456691=-ext-/string/test_ellipsize
[570/754] 1456691=prism/test_helper
[571/754] 1456691=ruby/test_memory_view
[572/754] 1456698=date/test_date_parse
[573/754] 1456691=rubygems/test_gem_commands_update_command
[574/754] 1456698=openssl/test_fips
[575/754] 1456697=ruby/test_rand
[576/754] 1456693=openssl/test_pkey_ec
[577/754] 1456701=optparse/test_noarg
[578/754] 1456693=-ext-/struct/test_data
[579/754] 1456693=prism/result/static_literals_test
[580/754] 1456693=psych/visitors/test_to_ruby
[581/754] 1456693=rubygems/test_bundled_ca
[582/754] 1456698=openssl/test_random
[583/754] 1456698=fiber/test_backtrace
[584/754] 1456698=rubygems/test_gem_safe_marshal
[585/754] 1456697=-ext-/float/test_nextafter
[586/754] 1456701=-ext-/string/test_capacity
[587/754] 1456701=-ext-/array/test_resize
[588/754] 1456701=-ext-/bignum/test_div
[589/754] 1456701=psych/test_deprecated
[590/754] 1456701=ruby/test_gc_compact
[591/754] 1456697=uri/test_generic
[592/754] 1456697=prism/result/breadth_first_search_test
[593/754] 1456693=ruby/test_fiber
[594/754] 1456697=psych/test_alias_and_anchor
[595/754] 1456697=rubygems/test_gem_commands_setup_command
[596/754] 1456694=rubygems/test_gem_commands_rebuild_command
[597/754] 1456698=ruby/enc/test_cesu8
[598/754] 1456698=json/json_parser_test
[599/754] 1456694=ruby/test_vm_dump
[600/754] 1456694=open-uri/test_ftp
[601/754] 1456698=prism/errors_test
[602/754] 1456695=test_open3
[603/754] 1456694=did_you_mean/spell_checking/test_key_name_check
[604/754] 1456694=ripper/test_ripper
[605/754] 1456698=test_singleton
[606/754] 1456698=ruby/test_assignment
[607/754] 1456691=ruby/test_syntax
[608/754] 1456697=ruby/enc/test_grapheme_breaks
[609/754] 1456697=rubygems/test_gem_request_set_gem_dependency_api
[610/754] 1456697=openssl/test_ossl
[611/754] 1456694=date/test_date_marshal
[612/754] 1456694=ruby/test_pack
[613/754] 1456694=rubygems/test_gem_commands_exec_command
[614/754] 1456703=rubygems/test_gem_commands_unpack_command
[615/754] 1456703=ruby/test_autoload
[616/754] 1456690=rubygems/test_gem_resolver_local_specification
[617/754] 1456690=optparse/test_optarg
[618/754] 1456690=openssl/test_ssl_session
[619/754] 1456699=io/wait/test_ractor
[620/754] 1456699=psych/json/test_stream
[621/754] 1456694=ruby/test_file_exhaustive
[622/754] 1456699=rubygems/test_gem_gem_runner
[623/754] 1456699=rubygems/test_gem_ext_cargo_builder
[624/754] 1456699=psych/test_exception
[625/754] 1456699=rubygems/test_gem_commands_signout_command
[626/754] 1456699=psych/test_object
[627/754] 1456699=dtrace/test_function_entry
[628/754] 1456699=optparse/test_acceptable
[629/754] 1456699=prism/result/implicit_array_test
[630/754] 1456699=-ext-/struct/test_len
[631/754] 1456699=prism/heredoc_dedent_test
[632/754] 1456699=did_you_mean/spell_checking/test_method_name_check
[633/754] 1456704=rubygems/test_kernel
[634/754] 1456699=prism/result/numeric_value_test
[635/754] 1456690=ruby/test_keyword
[636/754] 1456699=lib/!Nothing_to_test
[637/754] 1456699=rubygems/test_gem_package_task
[638/754] 1456697=openssl/test_bn
[639/754] 1456699=openssl/test_provider
[640/754] 1456697=net/http/test_http_request
[641/754] 1456697=ruby/test_data
[642/754] 1456697=net/http/test_httpheader
[643/754] 1456697=rubygems/test_gem_commands_server_command
[644/754] 1456697=ruby/test_enumerator
[645/754] 1456695=rubygems/test_gem_package
[646/754] 1456701=ruby/enc/test_utf16
[647/754] 1456701=psych/test_safe_load
[648/754] 1456701=ruby/test_frozen
[649/754] 1456699=rubygems/test_gem_source
[650/754] 1456701=-ext-/exception/test_exception_at_throwing
[651/754] 1456704=ruby/test_name_error
[652/754] 1456701=prism/encoding/string_encoding_test
[653/754] 1456701=rubygems/test_gem_source_vendor
[654/754] 1456701=rubygems/test_gem_commands_list_command
[655/754] 1456690=did_you_mean/spell_checking/test_variable_name_check
[656/754] 1456701=yaml/test_dbm
[657/754] 1456690=test_pty
[658/754] 1456701=prism/result/overlap_test
[659/754] 1456699=rubygems/test_gem_uninstaller
[660/754] 1456695=psych/test_symbol
[661/754] 1456695=rubygems/test_gem_platform
[662/754] 1456695=prism/ractor_test
[663/754] 1456690=rubygems/test_gem_available_set
[664/754] 1456698=rubygems/test_gem_source_installed
[665/754] 1456695=-ext-/string/test_modify_expand
[666/754] 1456695=did_you_mean/tree_spell/test_change_word
[667/754] 1456695=psych/test_date_time
[668/754] 1456698=openssl/test_pkcs12
[669/754] 1456701=date/test_date
[670/754] 1456701=uri/test_parser
[671/754] 1456690=json/json_coder_test
[672/754] 1456690=psych/test_psych
[673/754] 1456704=digest/test_ractor
[674/754] 1456701=fiber/test_enumerator
[675/754] 1456695=-ext-/arith_seq/test_arith_seq_extract
[676/754] 1456701=rubygems/test_gem_commands_help_command
[677/754] 1456690=ruby/test_stringchar
[678/754] 1456701=-ext-/debug/test_debug
[679/754] 1456690=rubygems/test_gem_uri
[680/754] 1456701=test_rbconfig
[681/754] 1456704=rubygems/test_gem_package_old
[682/754] 1456690=digest/test_digest
[683/754] 1456704=ruby/test_lazy_enumerator
[684/754] 1456695=date/test_date_compat
[685/754] 1456701=-ext-/debug/test_profile_frames
[686/754] 1456695=-ext-/load/test_resolve_symbol
[687/754] 1456695=error_highlight/test_error_highlight
[688/754] 1456701=mkmf/test_find_executable
[689/754] 1456698=ruby/test_array
[690/754] 1456701=openssl/test_kdf
[691/754] 1456701=rubygems/test_gem_request_set_lockfile_tokenizer
[692/754] 1456701=rubygems/test_gem_commands_outdated_command
[693/754] 1456701=-ext-/class/test_class2name
[694/754] 1456701=psych/test_nil
[695/754] 1456701=prism/ruby/string_query_test
[696/754] 1456701=ruby/test_backtrace
[697/754] 1456704=ruby/test_time_tz
[698/754] 1456699=ruby/enc/test_case_comprehensive
[699/754] 1456699=mkmf/test_framework
[700/754] 1456704=prism/magic_comment_test
[701/754] 1456699=zlib/test_zlib
[702/754] 1456704=ruby/test_marshal
[703/754] 1456701=psych/test_omap
[704/754] 1456701=optparse/test_load
[705/754] 1456701=did_you_mean/spell_checking/test_uncorrectable_name_check
[706/754] 1456701=dtrace/test_singleton_function
[707/754] 1456701=optparse/test_cclass
[708/754] 1456701=test_shellwords
[709/754] 1456692=ruby/test_proc
[710/754] 1456701=date/test_date_strptime
[711/754] 1456700=open-uri/test_ssl
[712/754] 1456701=ruby/test_namespace
[713/754] 1456701=ruby/test_nomethod_error
[714/754] 1456701=net/http/test_https_proxy
[715/754] 1456701=openssl/test_pkey_dsa
[716/754] 1456704=psych/visitors/test_emitter
[717/754] 1456704=psych/test_json_tree
[718/754] 1456704=prism/library_symbols_test
[719/754] 1456704=psych/test_ractor
[720/754] 1456701=rubygems/test_gem_remote_fetcher_local_ssl_server
[721/754] 1456704=ruby/test_float
[722/754] 1456692=stringio/test_ractor
[723/754] 1456692=prism/api/freeze_test
[724/754] 1456692=rubygems/test_gem
[725/754] 1456700=prism/percent_delimiter_string_test
[726/754] 1456700=ripper/test_files_test_1
[727/754] 1456704=test_delegate
[728/754] 1456704=-ext-/stack/test_stack_overflow
[729/754] 1456704=ruby/test_set
[730/754] 1456704=psych/test_parser
[731/754] 1456704=prism/result/attribute_write_test
[732/754] 1456704=psych/test_yaml_special_cases
[733/754] 1456704=rubygems/test_gem_source_list
[734/754] 1456704=rubygems/test_gem_installer
[735/754] 1456690=rubygems/test_gem_command_manager
[736/754] 1456701=rubygems/test_gem_commands_check_command
[737/754] 1456701=ruby/test_random_formatter
[738/754] 1456693=ruby/enc/test_regex_casefold
[739/754] 1456693=ruby/test_pipe
[740/754] 1456701=rubygems/test_gem_source_git
[741/754] 1456690=ruby/enc/test_cp949
[742/754] 1456690=ruby/test_condition
[743/754] 1456699=ripper/test_files_lib
[744/754] 1456699=ruby/enc/test_emoji
[745/754] 1456690=ruby/test_string
[746/754] 1456699=rubygems/test_gem_resolver_git_set
[747/754] 1456693=did_you_mean/spell_checking/test_class_name_check
[748/754] 1456691=-ext-/test_scan_args
[749/754] 1456691=date/test_date_attr
[750/754] 1456691=-ext-/struct/test_duplicate
[751/754] 1456691=ruby/test_time
[752/754] 1456693=json/json_ext_parser_test
[753/754] 1456693=ruby/test_integer
[754/754] 1456695=erb/test_erb
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1036    1036    1036 ?             -1 Ss    1000   0:00 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
   1036    1043    1043    1043 pts/0       1043 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
   1043    1046    1043    1043 pts/0       1043 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1 1275041 1275041 1275041 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
1275041 1275055 1275041 1275041 ?             -1 S     1000   0:00 (sd-pam)
1274645 1275447 1274645 1274645 ?             -1 S     1000   0:00 sshd: ko1@pts/1
1275447 1275598 1275598 1275598 pts/1    1275598 Ss+   1000   0:00 -bash
   1046 1455320    1043    1043 pts/0       1043 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1455320 1455323    1043    1043 pts/0       1043 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.20250714-143900 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
1455323 1455324    1043    1043 pts/0       1043 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250714-143900 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
1455324 1456356    1043    1043 pts/0       1043 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1456356 1456357    1043    1043 pts/0       1043 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1456357 1456686    1043    1043 pts/0       1043 Sl+   1000   0:18 /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
1456686 1456703    1043    1043 pts/0       1043 Sl+   1000   1:29 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1456703 1597309    1043    1043 pts/0       1043 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1456703 1597368    1043    1043 pts/0       1043 Z+    1000   0:00 [test_autoload.*] <defunct>
1456703 1597412    1043    1043 pts/0       1043 Z+    1000   0:00 [test_autoload.*] <defunct>
1455324 1955500    1043    1043 pts/0       1043 R+    1000   0:00 ps jx
      1 4079567    1043    1043 pts/0       1043 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[1036, 1275041, 4079567], 1036=>[1043], 1043=>[1046], 1275041=>[1275055], 1274645=>[1275447], 1275447=>[1275598], 1046=>[1455320], 1455320=>[1455323], 1455323=>[1455324], 1455324=>[1456356, 1955500], 1456356=>[1456357], 1456357=>[1456686], 1456686=>[1456703], 1456703=>[1597309, 1597368, 1597412]}
$ timeout 60 gdb -p 1597309 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1597311]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005fa105a56f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x791e4bcbc6c0 (LWP 1597309) "test_autoload.*" 0x00005fa105a56f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x791e54c266c0 (LWP 1597311) "test_autoload.*" 0x0000791e7851b4cd in __GI___poll (fds=0x791e58dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x791e54c266c0 (LWP 1597311) "test_autoload.*"):
#0  0x0000791e7851b4cd in __GI___poll (fds=0x791e58dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fa1059e17ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005fa105dc7e0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065
        vm = <optimized out>
#4  0x00005fa105a3ab7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000791e7849caa4 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 = {133171178006208, -562011416324987673, 133171178006208, -352, 0, 133171027615472, -562011416304016153, -562091720160434969}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000791e78529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x791e4bcbc6c0 (LWP 1597309) "test_autoload.*"):
#0  0x00005fa105a56f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005fa105a57eea in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005fa1059a6760 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005fa1059a65d9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005fa1059a6205 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x00005fa1059a120e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005fa1059a0ff8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005fa105a3cf63 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005fa105af3e36 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=3352) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8141
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#9  0x00005fa105abf5e5 in ruby_xmalloc2_body (n=n@entry=419, size=size@entry=8) at /tmp/ruby/src/trunk_asan/gc.c:5211
No locals.
#10 ruby_xmalloc2 (n=n@entry=419, size=size@entry=8) at /tmp/ruby/src/trunk_asan/gc.c:5205
No locals.
#11 0x00005fa10601b857 in ary_heap_alloc_buffer (capa=419) at /tmp/ruby/src/trunk_asan/array.c:351
No locals.
#12 rb_ary_cancel_sharing (ary=ary@entry=133171767090000) at /tmp/ruby/src/trunk_asan/array.c:560
        ptr = <optimized out>
        len = 419
        shared_root = 133171214410720
        shared_len = <optimized out>
#13 0x00005fa10601de7e in rb_ary_modify (ary=133171767090000) at /tmp/ruby/src/trunk_asan/array.c:576
No locals.
#14 ary_ensure_room_for_push (ary=ary@entry=133171767090000, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:613
        old_len = <optimized out>
        new_len = 420
        capa = <optimized out>
#15 0x00005fa10601db85 in rb_ary_push (ary=ary@entry=133171767090000, item=item@entry=133171154208840) at /tmp/ruby/src/trunk_asan/array.c:1386
        idx = 419
        target_ary = <optimized out>
        rbimpl_ary = <optimized out>
        ptr = <optimized out>
        tmp_n = <optimized out>
#16 0x00005fa105b8bc18 in rb_provide_feature (vm_ns=vm_ns@entry=0x791e4bcb8730, feature=133171154208840, feature@entry=133171137347440) at /tmp/ruby/src/trunk_asan/load.c:761
        features = 133171767090000
#17 0x00005fa105b8efe8 in require_internal (ec=<optimized out>, ec@entry=0x5160029019d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1511
        real = <optimized out>
        th = 0x51500040a400
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 133171767071400
        path = 133171137347440
        saved_path = <optimized out>
        state = <optimized out>
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#18 0x00005fa105b8ce2b in rb_require_string_internal (fname=133171154208840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1571
        result = <optimized out>
        ec = 0x5160029019d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1557
No locals.
#20 0x00005fa105ea8f48 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:3784
        ci = 0x13b2100140003
        cc = <optimized out>
        me = 0x791e77b16e80
        cfunc = 0x5060000372e8
        recv = 133171768380720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005fa105e8e365 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x791e4bcb8fe0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x00005fa105e94965 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4172
No locals.
#23 0x00005fa105e4c59c in vm_sendish (ec=0x5160029019d0, reg_cfp=0x791e50bf76e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x5160029019d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e50bf76e8
        reg_pc = 0x5110000a31b8
        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_opt_new = <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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x00005fa105e3af7b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x5160029019d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x791e4bcb9460, <optimized out>, <optimized out>}, prev = 0x791e45bef2a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00005fa105ebec1a in vm_call0_body (ec=<optimized out>, calling=0x791e45bef460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x791e45bef4e0
        cc = <optimized out>
        ret = <optimized out>
#27 0x00005fa105ebe482 in vm_call0_cme (ec=0x5160029019d0, calling=0x791e45bef460, argv=0x791e4bcb98a0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x791e45bef460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x791e56ede840
        orig_cme = <optimized out>
        ci = 0x791e45bef4e0
        cc = 0x791e56ede818
        ret = <optimized out>
#29 0x00005fa105e692c4 in vm_call0_cc (ec=0x5160029019d0, recv=133171768380720, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = {cd = 0x791e45bef4c0, cc = 0x791e45dee9e0, block_handler = 0, recv = 133171768380720, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x791e4bcb98a0
        av = <optimized out>
#30 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
        ci = <optimized out>
        ec = 0x5160029019d0
        cc = <optimized out>
        self = <optimized out>
#31 0x00005fa105e6a35e in rb_funcallv (recv=133171768380720, mid=22705, argc=1, argv=0x791e4bcb98a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x791e4bcb98a0
#33 0x00005fa105e22afe in autoload_feature_require (_arguments=133171027614784) at /tmp/ruby/src/trunk_asan/variable.c:3378
        receiver = 133171768380720
        arguments = 0x791e4bcb9c40
        autoload_const = <optimized out>
th: 0x51500040a400, native_id: 0x791e4bcbc6c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0024 e:000023 CFUNC  :require
        autoload_namespace = <optimized out>
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        result = <optimized out>
        data = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
#34 autoload_try_load (_arguments=133171027614784) at /tmp/ruby/src/trunk_asan/variable.c:3391
        arguments = 0x791e4bcb9c40
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        result = <optimized out>
        ce = <optimized out>
#35 0x00005fa105a8627f 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:1080
        _ec = 0x5160029019d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x791e4bcb9bf0, <optimized out>, 0x791e4bcb9b00, <optimized out>, <optimized out>}, prev = 0x791e45aee540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160029019d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x00005fa105e21dc0 in rb_autoload_load (module=module@entry=133171768327480, name=name@entry=224715) at /tmp/ruby/src/trunk_asan/variable.c:3452
        ce = <optimized out>
        arguments = {module = 133171768327480, name = 224715, flag = 0, mutex = 133171008093920, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x00005fa105e2e156 in rb_const_search_from (klass=133171199290960, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3554
        ac = 0xfffffffffffffe00
        am = 133171768327480
        tmp = 133171768327480
        ce = <optimized out>
        current = 133171768327480
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x00005fa105e238a4 in rb_const_search (klass=133171199290960, id=224715, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3576
        value = <optimized out>
#39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3503
        c = <optimized out>
#40 0x00005fa105e322ae in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1137
        root_cref = <optimized out>
        klass = 92358976737160
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#41 0x00005fa105e3decd in vm_get_ev_const_chain (ec=0x5160029019d0, segments=0x5020018aacd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020018aacf0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6456
        segments = 0x5020018aacd0
        ice = <optimized out>
        val = <optimized out>
#43 0x00005fa105e400e8 in vm_exec_core (ec=ec@entry=0x5160029019d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e50bf7720
        reg_pc = 0xfffffffffffffe00
        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_opt_new = <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_duparray_send = <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>
#44 0x00005fa105e3af7b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x5160029019d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x791e4bcba840, <optimized out>, <optimized out>}, prev = 0x791e45bee8d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x00005fa105ec8c72 in invoke_iseq_block_from_c (ec=0x5160029019d0, captured=0x791e50bf77a8, self=133171199338800, 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:1651
        flags = 0
        iseq = 0x791e527eda80
        cfp = <optimized out>
        sp = 0x791e50af7850
        use_argv = 0x0
        stack_argv = 0x791e50af7850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 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:1665
        captured = 0x791e50bf77a8
#47 0x00005fa105e6c138 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:1702
No locals.
#48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1710
No locals.
#49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#50 0x00005fa105e6c138 in rb_yield (val=<optimized out>)
No locals.
#51 0x00005fa105a85b08 in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1060
        _ec = 0x5160029019d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x791e4bcbabd0, <optimized out>, 0x791e4bcbaae0, <optimized out>, <optimized out>}, prev = 0x791e45aee140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160029019d0
        cfp = 0x791e50bf7758
#52 0x00005fa105c1d6eb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#53 0x00005fa105ea8f48 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:3784
        ci = 0x64f100040001
        cc = <optimized out>
        me = 0x791e58c60af8
        cfunc = 0x506000048a48
        recv = 133171199338800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#54 0x00005fa105e8e365 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x791e4bcbb300) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#55 0x00005fa105e8ddf5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4903
        ci = <optimized out>
        cc = 0x0
#56 0x00005fa105e46e6a in vm_sendish (ec=0x5160029019d0, reg_cfp=0x791e50bf7790, cd=0x5020018aac50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#57 vm_exec_core (ec=ec@entry=0x5160029019d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020018aac50
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e50bf7790
        reg_pc = 0x504003efb930
        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_opt_new = <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_duparray_send = <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>
#58 0x00005fa105e3af7b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x5160029019d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x791e4bcbb6c0, <optimized out>, <optimized out>}, prev = 0x791e4bcbbc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#59 0x00005fa105e7e15b in invoke_iseq_block_from_c (ec=0x5160029019d0, captured=<optimized out>, self=133171199338800, 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:1651
        flags = 0
        iseq = 0x791e527edaa8
        cfp = 0x791e50bf77c8
        sp = 0x791e50af7818
        use_argv = <optimized out>
        stack_argv = 0x791e50af7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#60 invoke_block_from_c_proc (ec=0x5160029019d0, self=133171199338800, 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:1745
        block = <optimized out>
        keyword_hash = <optimized out>
#61 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:1775
No locals.
#62 0x00005fa105e7c3d6 in rb_vm_invoke_proc (ec=0x540000000f88, proc=0x80, proc@entry=0x504003f04a50, argc=94727982, 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:1796
        self = 0
#63 0x00005fa105dc646d in thread_do_start_proc (th=th@entry=0x51500040a400) at /tmp/ruby/src/trunk_asan/thread.c:604
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003f04a50
        args_len = 0
        args_ptr = <optimized out>
#64 0x00005fa105dc3fda in thread_do_start (th=0x51500040a400) at /tmp/ruby/src/trunk_asan/thread.c:621
        result = 36
#65 thread_start_func_2 (th=th@entry=0x51500040a400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:676
        _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>
#66 0x00005fa105dc329e in call_thread_start_func_2 (th=0x51500040a400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x791e4bcbbcc0
#67 nt_start (ptr=0x50c000263800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500040a400
        sched = <optimized out>
        nt = 0x50c000263800
        vm = 0x525000000100
#68 0x00005fa105a3ab7f in asan_thread_start(void*) ()
No symbol table info available.
#69 0x0000791e7849caa4 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 = {133171027625664, -561987279682525977, 133171027625664, -352, 0, 140733678277392, -561987279661554457, -562091720160434969}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#70 0x0000791e78529c3c 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 1597309) detached]
$ timeout 60 gdb -p 1597368 -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>
$ timeout 60 gdb -p 1597412 -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>
$ timeout 60 gdb -p 1456703 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1955548]
[New LWP 1597413]
[New LWP 1577082]
[New LWP 1456819]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000791e78498d71 in __futex_abstimed_wait_common64 (private=20800, cancel=true, abstime=0x7fff1ce6df80, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x791e786d9c40 (LWP 1456703) "ruby"            0x0000791e78498d71 in __futex_abstimed_wait_common64 (private=20800, cancel=true, abstime=0x7fff1ce6df80, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x791e4f0e16c0 (LWP 1955548) "envutil.rb:242"  0x0000791e7851b4cd in __GI___poll (fds=0x791e465f7560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x791e5c3ff6c0 (LWP 1597413) "test_autoload.*" 0x0000791e7851b4cd in __GI___poll (fds=0x791e58dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x791e572fd6c0 (LWP 1577082) "parallel.rb:40"  0x0000791e7851b4cd in __GI___poll (fds=0x791e4710a160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x791e55f476c0 (LWP 1456819) "Timeout stdlib " 0x0000791e78498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000366990) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x791e55f476c0 (LWP 1456819) "Timeout stdlib "):
#0  0x0000791e78498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000366990) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000366990) 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=0x50c000366990, 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  0x0000791e7849b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000366968) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x791e7849b4b0 <__condvar_cleanup_waiting>, __arg = 0x791e55f45a60, __canceltype = 1407603472, __prev = 0x0}
        cbuffer = {wseq = 66, cond = 0x50c000366968, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 66
        seq = 33
        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=0x50c000366968, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005fa105d97a4f in rb_native_cond_wait (cond=0x50c000366990, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000086680, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:847
        next_th = 0x51500005cb00
#7  0x00005fa105dc2191 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000086680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1122
        can_direct_transfer = <optimized out>
#8  0x00005fa105da2df1 in native_sleep (th=0x515000086680, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3340
        sched = <optimized out>
#9  sleep_forever (th=0x515000086680, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1371
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005fa105dc0c3c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133171766437200, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1416
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x00005fa105a8627f 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:1080
        _ec = 0x51600132e4d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x791e55f45dd0, <optimized out>, 0x791e55f45ce0, <optimized out>, <optimized out>}, prev = 0x791e53b26140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600132e4d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005fa105dbff9e in queue_do_pop (self=<optimized out>, q=0x504000034290, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 133171766437200, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 133171766437200, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000034290
        end = 0
#14 0x00005fa105e472d7 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:7421
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005fa105e472d7 in vm_invoke_builtin_delegate (ec=0x51600132e4d0, cfp=0x791e5572f758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51600132e4d0) at ../../src/trunk_asan/insns.def:1698
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e5572f758
        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_opt_new = <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_duparray_send = <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 0x00005fa105e3af7b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x51600132e4d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x791e55f466c0, <optimized out>, <optimized out>}, prev = 0x791e55f46c00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005fa105e7e15b in invoke_iseq_block_from_c (ec=0x51600132e4d0, captured=<optimized out>, self=133171766530960, 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:1651
        flags = 0
        iseq = 0x791e77d52eb0
        cfp = 0x791e5572f7c8
        sp = 0x791e5562f818
        use_argv = <optimized out>
        stack_argv = 0x791e5562f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600132e4d0, self=133171766530960, 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:1745
        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:1775
No locals.
#21 0x00005fa105e7c3d6 in rb_vm_invoke_proc (ec=0x50c000366990, proc=0x189, proc@entry=0x50400019aed0, argc=2018086257, 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:1796
        self = 0
#22 0x00005fa105dc646d in thread_do_start_proc (th=th@entry=0x515000086680) at /tmp/ruby/src/trunk_asan/thread.c:604
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400019aed0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005fa105dc3fda in thread_do_start (th=0x515000086680) at /tmp/ruby/src/trunk_asan/thread.c:621
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000086680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:676
        _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 0x00005fa105dc329e in call_thread_start_func_2 (th=0x515000086680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x791e55f46cc0
#26 nt_start (ptr=0x50c000366940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000086680
        sched = <optimized out>
        nt = 0x50c000366940
        vm = 0x525000000100
#27 0x00005fa105a3ab7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000791e7849caa4 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 = {133171198064320, -562008821627869977, 133171198064320, -352, 0, 140733678274224, -562008821606898457, -562091720160434969}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000791e78529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x791e572fd6c0 (LWP 1577082) "parallel.rb:40"):
#0  0x0000791e7851b4cd in __GI___poll (fds=0x791e4710a160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fa1059e17ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005fa105b49f39 in nogvl_wait_for (th=133171140015400, fptr=0x51100052ad40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12606
        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:1174
        ready = <optimized out>
#4  0x00005fa105b4b3ca in internal_read_func (ptr=0x791e4710a040) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x791e4710a040
        result = <optimized out>
#5  0x00005fa105da7d36 in rb_thread_io_blocking_call (io=0x51100052ad40, func=0x5fa105b4aec0 <internal_read_func>, data1=0x791e4710a040, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1963
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005fa105a8627f 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:1080
        _ec = 0x516001b8f4d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x791e572fbcb0, <optimized out>, 0x791e572fbbc0, <optimized out>, <optimized out>}, prev = 0x791e47100140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b8f4d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005fa105b5f6f5 in io_read_memory_locktmp (str=133170948252000, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
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:3504
        str = <optimized out>
        iis = {th = 133171140015400, fptr = 0x51100052ad40, nonblock = 0, fd = 4, buf = 0x5190003b6a80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100052ad40
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005fa105b3bc41 in io_readpartial (argc=1192272224, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x00005fa105ea8f48 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:3784
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x791e77df9e18
        cfunc = 0x50600002c1e8
        recv = 133171140015520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005fa105e4c59c in vm_sendish (ec=0x516001b8f4d0, reg_cfp=0x791e5562d790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516001b8f4d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e5562d790
        reg_pc = 0x513000050cd8
        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_opt_new = <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_duparray_send = <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 0x00005fa105e3af7b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x516001b8f4d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x791e572fc6c0, <optimized out>, <optimized out>}, prev = 0x791e572fcc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005fa105e7e15b in invoke_iseq_block_from_c (ec=0x516001b8f4d0, captured=<optimized out>, self=133171764884000, 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:1651
        flags = 0
        iseq = 0x791e77d9a378
        cfp = 0x791e5562d7c8
        sp = 0x791e5552d818
        use_argv = <optimized out>
        stack_argv = 0x791e5552d818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001b8f4d0, self=133171764884000, 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:1745
        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:1775
No locals.
#17 0x00005fa105e7c3d6 in rb_vm_invoke_proc (ec=0x791e4710a160, proc=0x1, proc@entry=0x504003efc450, argc=2018620621, 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:1796
        self = 4294967295
#18 0x00005fa105dc646d in thread_do_start_proc (th=th@entry=0x515000393300) at /tmp/ruby/src/trunk_asan/thread.c:604
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003efc450
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005fa105dc3fda in thread_do_start (th=0x515000393300) at /tmp/ruby/src/trunk_asan/thread.c:621
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000393300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:676
        _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 0x00005fa105dc329e in call_thread_start_func_2 (th=0x515000393300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x791e572fccc0
#22 nt_start (ptr=0x50c0008b6180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000393300
        sched = <optimized out>
        nt = 0x50c0008b6180
        vm = 0x525000000100
#23 0x00005fa105a3ab7f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000791e7849caa4 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 = {133171218732736, -562015080468962073, 133171218732736, -352, 25, 140733678280432, -562015080447990553, -562091720160434969}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000791e78529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x791e5c3ff6c0 (LWP 1597413) "test_autoload.*"):
#0  0x0000791e7851b4cd in __GI___poll (fds=0x791e58dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fa1059e17ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005fa105dc7e0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065
        vm = <optimized out>
#4  0x00005fa105a3ab7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000791e7849caa4 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 = {133171303675584, -562030335119055641, 133171303675584, -352, 0, 133171177996816, -562030335098084121, -562091720160434969}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000791e78529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x791e4f0e16c0 (LWP 1955548) "envutil.rb:242"):
#0  0x0000791e7851b4cd in __GI___poll (fds=0x791e465f7560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fa1059e17ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005fa105b49f39 in nogvl_wait_for (th=133171008092200, fptr=0x5110015a9680, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12606
        fds = {fd = 10, 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:1174
        ready = <optimized out>
#4  0x00005fa105b4b3ca in internal_read_func (ptr=0x791e465f7420) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x791e465f7420
        result = <optimized out>
#5  0x00005fa105da7d36 in rb_thread_io_blocking_call (io=0x5110015a9680, func=0x5fa105b4aec0 <internal_read_func>, data1=data1@entry=0x791e465f7420, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1963
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005fa105b4ad00 in rb_io_blocking_region_wait (io=0x5110015a9680, function=0x1, argument=0x791e465f7420, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321
        iis = {th = 133171008092200, fptr = 0x5110015a9680, nonblock = 0, fd = 10, buf = 0x5250000cf900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x00005fa105b4e617 in io_bufread (ptr=0x5250000cf900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110015a9680) at /tmp/ruby/src/trunk_asan/io.c:3064
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103
        p = <optimized out>
#10 0x00005fa105a8627f 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:1080
        _ec = 0x51600315ead0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x791e4f0dfc10, <optimized out>, 0x791e4f0dfb20, <optimized out>, <optimized out>}, prev = 0x791e465f7140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600315ead0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005fa105b4c03b in io_fread (str=133171008091880, offset=0, size=8192, fptr=0x5110015a9680) at /tmp/ruby/src/trunk_asan/io.c:3117
        arg = {str_ptr = 0x5250000cf900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=133171008091880) at /tmp/ruby/src/trunk_asan/io.c:3395
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005fa105b3c016 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110015a9680
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005fa105ea8f48 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:3784
        ci = 0x3fe100100001
        cc = <optimized out>
        me = 0x791e77df9df0
        cfunc = 0x50600002c248
        recv = 133171008095560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005fa105e4c59c in vm_sendish (ec=0x51600315ead0, reg_cfp=0x791e4d0cc790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51600315ead0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e4d0cc790
        reg_pc = 0x50400002d530
        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_opt_new = <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_duparray_send = <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 0x00005fa105e3af7b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x51600315ead0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x791e4f0e06c0, <optimized out>, <optimized out>}, prev = 0x791e4f0e0c00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005fa105e7e15b in invoke_iseq_block_from_c (ec=0x51600315ead0, captured=<optimized out>, self=133171764852800, 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:1651
        flags = 0
        iseq = 0x791e77d57c80
        cfp = 0x791e4d0cc7c8
        sp = 0x791e4cfcc818
        use_argv = <optimized out>
        stack_argv = 0x791e4cfcc818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600315ead0, self=133171764852800, 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:1745
        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:1775
No locals.
#21 0x00005fa105e7c3d6 in rb_vm_invoke_proc (ec=0x791e465f7560, proc=0x1, proc@entry=0x504004cc7dd0, argc=2018620621, 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:1796
        self = 4294967295
#22 0x00005fa105dc646d in thread_do_start_proc (th=th@entry=0x5150003aa000) at /tmp/ruby/src/trunk_asan/thread.c:604
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504004cc7dd0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005fa105dc3fda in thread_do_start (th=0x5150003aa000) at /tmp/ruby/src/trunk_asan/thread.c:621
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150003aa000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:676
        _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 0x00005fa105dc329e in call_thread_start_func_2 (th=0x5150003aa000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x791e4f0e0cc0
#26 nt_start (ptr=0x50c00017e6c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x5150003aa000
        sched = <optimized out>
        nt = 0x50c00017e6c0
        vm = 0x525000000100
#27 0x00005fa105a3ab7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000791e7849caa4 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 = {133171082303168, -561997773898242841, 133171082303168, -352, 22, 140733678277392, -561997773877271321, -562091720160434969}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000791e78529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x791e786d9c40 (LWP 1456703) "ruby"):
#0  0x0000791e78498d71 in __futex_abstimed_wait_common64 (private=20800, cancel=true, abstime=0x7fff1ce6df80, op=137, expected=0, futex_word=0x50c000000090) 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=20800, abstime=0x7fff1ce6df80, clockid=2602, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 666368
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fff1ce6df80, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000791e7849bc8e in __pthread_cond_wait_common (abstime=0x7fff1ce6df80, clockid=1, mutex=0x515000000430, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x791e7849b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fff1ce6de70, __canceltype = 1983471552, __prev = 0x0}
        cbuffer = {wseq = 1412, cond = 0x50c000000068, mutex = 0x515000000430, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 1412
        seq = 706
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000430, abstime=abstime@entry=0x7fff1ce6df80) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005fa105dc1cc1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000430, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x791e76395ee0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x515000000430
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005fa105dc8fa4 in native_sleep (th=0x515000000300, rel=0x791e76395ee0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
        sched = <optimized out>
#8  thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1079
        scheduler = 4
        p = <optimized out>
        target_th = <optimized out>
        th = 0x515000000300
        end = 436922334550763
        limit = 0x791e76395ee0
#9  0x00005fa105a8627f 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:1080
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff1ce6e190, <optimized out>, 0x7fff1ce6e0a0, <optimized out>, <optimized out>}, prev = 0x791e76587f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005fa105dc8aee in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1121
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000380
#11 0x00005fa105dba680 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1222
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x791e76395ee0
#12 0x00005fa105ea8f48 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:3784
        ci = 0x34f100100003
        cc = <optimized out>
        me = 0x791e77dd93c0
        cfunc = 0x506000045388
        recv = 133171008092200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005fa105e4c59c in vm_sendish (ec=0x5160000003d0, reg_cfp=0x791e759ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e759ff410
        reg_pc = 0x52300000b870
        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_opt_new = <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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005fa105e3b36b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2627
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x00005fa105ec8c72 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x791e759ff620, self=133171764884000, 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:1651
        flags = 0
        iseq = 0x791e77d5bbc8
        cfp = <optimized out>
        sp = 0x791e758ffa28
        use_argv = 0x791e764e6fe0
        stack_argv = 0x791e758ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 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:1665
        captured = 0x791e759ff620
#19 0x00005fa105e6c138 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:1702
No locals.
#20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1710
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#22 0x00005fa105e6c138 in rb_yield (val=<optimized out>)
No locals.
#23 0x00005fa10602fe43 in rb_ary_collect (ary=133171104266000) at /tmp/ruby/src/trunk_asan/array.c:3654
        collect = 133171199177160
        i = 26
#24 0x00005fa105ea8f48 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:3784
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x791e77f200d0
        cfunc = 0x5060000201e8
        recv = 133171104266000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x00005fa105e46e6a in vm_sendish (ec=0x5160000003d0, reg_cfp=0x791e759ff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#26 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 = 0x512000011fb0
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e759ff608
        reg_pc = 0x519000014910
        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>
th: 0x515000000300, native_id: 0x791e786d9c40
        INSN_LABEL_checktype = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_defineclass = <optimized out>
c:0019 p:---- s:0178 e:000177 CFUNC  :join
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
c:0018 p:0494 s:0173 E:0002c8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:245
c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:331
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
c:0016 p:0032 s:0110 e:000109 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:347
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
        INSN_LABEL_opt_str_uminus = <optimized out>
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:340
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
c:0011 p:0093 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
        INSN_LABEL_invokeblock = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_leave = <optimized out>
c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
        INSN_LABEL_branchunless = <optimized out>
c:0007 p:0069 s:0046 E:002690 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <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_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
c:0002 p:0062 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0001 p:0000 s:0003 E:001de0 DUMMY  [FINISH]

        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
th: 0x515000086680, native_id: 0x791e55f476c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_trace_opt_nil_p = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_plus = <optimized out>

th: 0x515000393300, native_id: 0x791e572fd6c0
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
c:0002 p:0035 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_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>
#27 0x00005fa105e3b36b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2627
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x00005fa105ec8c72 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x791e759ff738, self=133171764884000, 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:1651
        flags = 0
        iseq = 0x791e77d9a530
        cfp = <optimized out>
        sp = 0x791e758ff8d0
        use_argv = 0x791e764e6be0
        stack_argv = 0x791e758ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1665
        captured = 0x791e759ff738
#31 0x00005fa105e6c138 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:1702
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1710
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#34 0x00005fa105e6c138 in rb_yield (val=<optimized out>)
No locals.
#35 0x00005fa10602fe43 in rb_ary_collect (ary=133171140015760) at /tmp/ruby/src/trunk_asan/array.c:3654
        collect = 133171140015600
        i = 0
#36 0x00005fa105ea8f48 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:3784
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x791e77f200d0
        cfunc = 0x5060000201e8
        recv = 133171140015760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x00005fa105e46e6a in vm_sendish (ec=0x5160000003d0, reg_cfp=0x791e759ff720, cd=0x502000012470, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#38 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 = 0x502000012470
        insns_address_table = {0x5fa105e453e3 <vm_exec_core+27075>, 0x5fa105e417ce <vm_exec_core+11694>, 0x5fa105e3f0cd <vm_exec_core+1709>, 0x5fa105e4018f <vm_exec_core+5999>, 0x5fa105e455ce <vm_exec_core+27566>, 0x5fa105e3fe4d <vm_exec_core+5165>, 0x5fa105e46aa1 <vm_exec_core+32897>, 0x5fa105e444de <vm_exec_core+23230>, 0x5fa105e4286f <vm_exec_core+15951>, 0x5fa105e3f42a <vm_exec_core+2570>, 0x5fa105e45da9 <vm_exec_core+29577>, 0x5fa105e459af <vm_exec_core+28559>, 0x5fa105e40090 <vm_exec_core+5744>, 0x5fa105e3f948 <vm_exec_core+3880>, 0x5fa105e44a73 <vm_exec_core+24659>, 0x5fa105e40d2d <vm_exec_core+8973>, 0x5fa105e4622c <vm_exec_core+30732>, 0x5fa105e45c5e <vm_exec_core+29246>, 0x5fa105e415ec <vm_exec_core+11212>, 0x5fa105e427d7 <vm_exec_core+15799>, 0x5fa105e44609 <vm_exec_core+23529>, 0x5fa105e45bba <vm_exec_core+29082>, 0x5fa105e437c8 <vm_exec_core+19880>, 0x5fa105e447c1 <vm_exec_core+23969>, 0x5fa105e44f8d <vm_exec_core+25965>, 0x5fa105e436bf <vm_exec_core+19615>, 0x5fa105e3f89d <vm_exec_core+3709>, 0x5fa105e44032 <vm_exec_core+22034>, 0x5fa105e3f65d <vm_exec_core+3133>, 0x5fa105e3fa46 <vm_exec_core+4134>, 0x5fa105e41a16 <vm_exec_core+12278>, 0x5fa105e43407 <vm_exec_core+18919>, 0x5fa105e43d01 <vm_exec_core+21217>, 0x5fa105e43212 <vm_exec_core+18418>, 0x5fa105e3f346 <vm_exec_core+2342>, 0x5fa105e4530b <vm_exec_core+26859>, 0x5fa105e45872 <vm_exec_core+28242>, 0x5fa105e3fae3 <vm_exec_core+4291>, 0x5fa105e407c8 <vm_exec_core+7592>, 0x5fa105e40135 <vm_exec_core+5909>, 0x5fa105e40f80 <vm_exec_core+9568>, 0x5fa105e4262b <vm_exec_core+15371>, 0x5fa105e3fb8a <vm_exec_core+4458>, 0x5fa105e4505a <vm_exec_core+26170>, 0x5fa105e406fe <vm_exec_core+7390>, 0x5fa105e422ac <vm_exec_core+14476>, 0x5fa105e42e08 <vm_exec_core+17384>, 0x5fa105e44bd4 <vm_exec_core+25012>, 0x5fa105e439c7 <vm_exec_core+20391>, 0x5fa105e41029 <vm_exec_core+9737>, 0x5fa105e40a21 <vm_exec_core+8193>, 0x5fa105e44978 <vm_exec_core+24408>, 0x5fa105e41c72 <vm_exec_core+12882>, 0x5fa105e44104 <vm_exec_core+22244>, 0x5fa105e43bee <vm_exec_core+20942>, 0x5fa105e44191 <vm_exec_core+22385>, 0x5fa105e454ee <vm_exec_core+27342>, 0x5fa105e3edeb <vm_exec_core+971>, 0x5fa105e44ce7 <vm_exec_core+25287>, 0x5fa105e412f2 <vm_exec_core+10450>, 0x5fa105e4488e <vm_exec_core+24174>, 0x5fa105e41418 <vm_exec_core+10744>, 0x5fa105e4360b <vm_exec_core+19435>, 0x5fa105e464f7 <vm_exec_core+31447>, 0x5fa105e42c77 <vm_exec_core+16983>, 0x5fa105e432cf <vm_exec_core+18607>, 0x5fa105e4167f <vm_exec_core+11359>, 0x5fa105e40b45 <vm_exec_core+8485>, 0x5fa105e4425f <vm_exec_core+22591>, 0x5fa105e3fc95 <vm_exec_core+4725>, 0x5fa105e42a7b <vm_exec_core+16475>, 0x5fa105e4dfde <vm_exec_core+62910>, 0x5fa105e43908 <vm_exec_core+20200>, 0x5fa105e3fd30 <vm_exec_core+4880>, 0x5fa105e405e1 <vm_exec_core+7105>, 0x5fa105e403fa <vm_exec_core+6618>, 0x5fa105e408ba <vm_exec_core+7834>, 0x5fa105e41148 <vm_exec_core+10024>, 0x5fa105e46154 <vm_exec_core+30516>, 0x5fa105e3edf0 <vm_exec_core+976>, 0x5fa105e40506 <vm_exec_core+6886>, 0x5fa105e46c1b <vm_exec_core+33275>, 0x5fa105e43f30 <vm_exec_core+21776>, 0x5fa105e43108 <vm_exec_core+18152>, 0x5fa105e450ea <vm_exec_core+26314>, 0x5fa105e46fd0 <vm_exec_core+34224>, 0x5fa105e45412 <vm_exec_core+27122>, 0x5fa105e462ce <vm_exec_core+30894>, 0x5fa105e4639f <vm_exec_core+31103>, 0x5fa105e3f767 <vm_exec_core+3399>, 0x5fa105e45cca <vm_exec_core+29354>, 0x5fa105e41b96 <vm_exec_core+12662>, 0x5fa105e45f15 <vm_exec_core+29941>, 0x5fa105e414bd <vm_exec_core+10909>, 0x5fa105e40dca <vm_exec_core+9130>, 0x5fa105e42115 <vm_exec_core+14069>, 0x5fa105e3fbfb <vm_exec_core+4571>, 0x5fa105e4646c <vm_exec_core+31308>, 0x5fa105e42365 <vm_exec_core+14661>, 0x5fa105e41f01 <vm_exec_core+13537>, 0x5fa105e3eee4 <vm_exec_core+1220>, 0x5fa105e3f503 <vm_exec_core+2787>, 0x5fa105e42fbb <vm_exec_core+17819>, 0x5fa105e42503 <vm_exec_core+15075>, 0x5fa105e42e8e <vm_exec_core+17518>, 0x5fa105e42d30 <vm_exec_core+17168>, 0x5fa105e41ab3 <vm_exec_core+12435>, 0x5fa105e423ff <vm_exec_core+14815>, 0x5fa105e41ff2 <vm_exec_core+13778>, 0x5fa105e4275c <vm_exec_core+15676>, 0x5fa105e426e1 <vm_exec_core+15553>, 0x5fa105e453d4 <vm_exec_core+27060>, 0x5fa105e417bf <vm_exec_core+11679>, 0x5fa105e3f0be <vm_exec_core+1694>, 0x5fa105e40180 <vm_exec_core+5984>, 0x5fa105e455bf <vm_exec_core+27551>, 0x5fa105e3fe3e <vm_exec_core+5150>, 0x5fa105e46a92 <vm_exec_core+32882>, 0x5fa105e444cf <vm_exec_core+23215>, 0x5fa105e42860 <vm_exec_core+15936>, 0x5fa105e3f41b <vm_exec_core+2555>, 0x5fa105e45d9a <vm_exec_core+29562>, 0x5fa105e459a0 <vm_exec_core+28544>, 0x5fa105e40081 <vm_exec_core+5729>, 0x5fa105e3f939 <vm_exec_core+3865>, 0x5fa105e44a64 <vm_exec_core+24644>, 0x5fa105e40d1e <vm_exec_core+8958>, 0x5fa105e4621d <vm_exec_core+30717>, 0x5fa105e45c4f <vm_exec_core+29231>, 0x5fa105e415dd <vm_exec_core+11197>, 0x5fa105e427c8 <vm_exec_core+15784>, 0x5fa105e445fa <vm_exec_core+23514>, 0x5fa105e45bab <vm_exec_core+29067>, 0x5fa105e437b9 <vm_exec_core+19865>, 0x5fa105e447b2 <vm_exec_core+23954>, 0x5fa105e44f7e <vm_exec_core+25950>, 0x5fa105e436b0 <vm_exec_core+19600>, 0x5fa105e3f88e <vm_exec_core+3694>, 0x5fa105e44023 <vm_exec_core+22019>, 0x5fa105e3f64e <vm_exec_core+3118>, 0x5fa105e3fa37 <vm_exec_core+4119>, 0x5fa105e41a07 <vm_exec_core+12263>, 0x5fa105e433f8 <vm_exec_core+18904>, 0x5fa105e43cf2 <vm_exec_core+21202>, 0x5fa105e43203 <vm_exec_core+18403>, 0x5fa105e3f337 <vm_exec_core+2327>, 0x5fa105e452fc <vm_exec_core+26844>, 0x5fa105e45863 <vm_exec_core+28227>, 0x5fa105e3fad4 <vm_exec_core+4276>, 0x5fa105e407b9 <vm_exec_core+7577>, 0x5fa105e40126 <vm_exec_core+5894>, 0x5fa105e40f71 <vm_exec_core+9553>, 0x5fa105e4261c <vm_exec_core+15356>, 0x5fa105e3fb7b <vm_exec_core+4443>, 0x5fa105e4504b <vm_exec_core+26155>, 0x5fa105e406ef <vm_exec_core+7375>, 0x5fa105e4229d <vm_exec_core+14461>, 0x5fa105e42df9 <vm_exec_core+17369>, 0x5fa105e44bc5 <vm_exec_core+24997>, 0x5fa105e439b8 <vm_exec_core+20376>, 0x5fa105e4101a <vm_exec_core+9722>, 0x5fa105e40a12 <vm_exec_core+8178>, 0x5fa105e44969 <vm_exec_core+24393>, 0x5fa105e41c63 <vm_exec_core+12867>, 0x5fa105e440f5 <vm_exec_core+22229>, 0x5fa105e43bdf <vm_exec_core+20927>, 0x5fa105e44182 <vm_exec_core+22370>, 0x5fa105e454df <vm_exec_core+27327>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e44cd8 <vm_exec_core+25272>, 0x5fa105e412e3 <vm_exec_core+10435>, 0x5fa105e4487f <vm_exec_core+24159>, 0x5fa105e41409 <vm_exec_core+10729>, 0x5fa105e435fc <vm_exec_core+19420>, 0x5fa105e438e5 <vm_exec_core+20165>, 0x5fa105e42c68 <vm_exec_core+16968>, 0x5fa105e432c0 <vm_exec_core+18592>, 0x5fa105e41670 <vm_exec_core+11344>, 0x5fa105e40b36 <vm_exec_core+8470>, 0x5fa105e44250 <vm_exec_core+22576>, 0x5fa105e3fc86 <vm_exec_core+4710>, 0x5fa105e42a6c <vm_exec_core+16460>, 0x5fa105e4dfcf <vm_exec_core+62895>, 0x5fa105e438f9 <vm_exec_core+20185>, 0x5fa105e3fd21 <vm_exec_core+4865>, 0x5fa105e405d2 <vm_exec_core+7090>, 0x5fa105e403eb <vm_exec_core+6603>, 0x5fa105e408ab <vm_exec_core+7819>, 0x5fa105e41139 <vm_exec_core+10009>, 0x5fa105e43103 <vm_exec_core+18147>, 0x5fa105e42a62 <vm_exec_core+16450>, 0x5fa105e430fe <vm_exec_core+18142>, 0x5fa105e438a5 <vm_exec_core+20101>, 0x5fa105e43865 <vm_exec_core+20037>, 0x5fa105e408a6 <vm_exec_core+7814>, 0x5fa105e43cb6 <vm_exec_core+21142>, 0x5fa105e41ef7 <vm_exec_core+13527>, 0x5fa105e41efc <vm_exec_core+13532>, 0x5fa105e43860 <vm_exec_core+20032>, 0x5fa105e433f3 <vm_exec_core+18899>...}
        reg_cfp = 0x791e759ff720
        reg_pc = 0x5040000052f8
        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_opt_new = <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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x00005fa105e3b36b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2627
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x00005fa105e82fa8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2901
        ec = 0x5160000003d0
        val = <optimized out>
#42 0x00005fa105a81d95 in rb_ec_exec_node (ec=0x5160000003d0, n=0x791e77d9a6c0) at /tmp/ruby/src/trunk_asan/eval.c:282
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff1ce70550, <optimized out>, 0x7fff1ce704a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x791e77d9a6c0
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:320
        ec = 0x5160000003d0
        status = <optimized out>
#44 0x00005fa105a7ac37 in rb_main (argc=11, argv=0x7fff1ce70718) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#45 main (argc=11, argv=0x7fff1ce70718) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[Thread 0x791e4f0e16c0 (LWP 1955548) exited]
$1 = true
[Inferior 1 (process 1456703) detached]
$ timeout 60 gdb -p 1456686 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1456688]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000708599526cd7 in __GI___select (nfds=35, readfds=0x50c004ce2080, writefds=0x0, exceptfds=0x0, timeout=0x7ffdc24f2ac0) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7085997b3c40 (LWP 1456686) "ruby" 0x0000708599526cd7 in __GI___select (nfds=35, readfds=0x50c004ce2080, writefds=0x0, exceptfds=0x0, timeout=0x7ffdc24f2ac0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x70857d5ff6c0 (LWP 1456688) "ruby" 0x000070859951b4cd in __GI___poll (fds=0x70857c3ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x70857d5ff6c0 (LWP 1456688) "ruby"):
#0  0x000070859951b4cd in __GI___poll (fds=0x70857c3ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b0f11fa77ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005b0f1238de0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065
        vm = <optimized out>
#4  0x00005b0f12000b7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000070859949caa4 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 = {123718636402368, -3622344742303575045, 123718636402368, -352, 0, 140727863431440, -3622344742290992133, -3622283289082473477}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000708599529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7085997b3c40 (LWP 1456686) "ruby"):
#0  0x0000708599526cd7 in __GI___select (nfds=35, readfds=0x50c004ce2080, writefds=0x0, exceptfds=0x0, timeout=0x7ffdc24f2ac0) 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 = 59999, tv_nsec = 503578953}
        pts64 = 0x7ffdc24f2960
        r = <optimized out>
#1  0x00005b0f12375405 in native_fd_select (n=35, readfds=0x50c004ce2080, writefds=0x0, exceptfds=0x708599526cd7 <__GI___select+327>, timeout=0x7ffdc24f2960, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439
No locals.
#2  do_select (p=123719072136576) at /tmp/ruby/src/trunk_asan/thread.c:4486
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffdc24f2a70
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005b0f1204c27f 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:1080
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdc24f2c30, <optimized out>, 0x7ffdc24f2b40, <optimized out>, <optimized out>}, prev = 0x7085976e22a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005b0f12374991 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:4548
        set = {max = 35, th = 0x515000000300, rset = 0x70859758bc40, 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 = 0x70859758bca0}
#5  0x00005b0f1211aa61 in select_internal (read=123718559745280, write=4, except=4, tp=0x70859758bca0, fds=0x70859758bc40) at /tmp/ruby/src/trunk_asan/io.c:10768
        timerec = <optimized out>
        max = 35
        pending = <optimized out>
        rp = 0x70859758bc40
        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=123719072136224) at /tmp/ruby/src/trunk_asan/io.c:10838
        p = 0x70859758bc20
#7  0x00005b0f1204c27f 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:1080
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdc24f2f30, <optimized out>, 0x7ffdc24f2e40, <optimized out>, <optimized out>}, prev = 0x70859754ba40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005b0f120f6f2b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11206
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005b0f1246ef48 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:3784
        ci = 0x162100100009
        cc = <optimized out>
        me = 0x708598dda5c0
        cfunc = 0x50600002b408
        recv = 123719097579880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005b0f1241259c in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7085990183a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        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:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b0f1240b3e3 <vm_exec_core+27075>, 0x5b0f124077ce <vm_exec_core+11694>, 0x5b0f124050cd <vm_exec_core+1709>, 0x5b0f1240618f <vm_exec_core+5999>, 0x5b0f1240b5ce <vm_exec_core+27566>, 0x5b0f12405e4d <vm_exec_core+5165>, 0x5b0f1240caa1 <vm_exec_core+32897>, 0x5b0f1240a4de <vm_exec_core+23230>, 0x5b0f1240886f <vm_exec_core+15951>, 0x5b0f1240542a <vm_exec_core+2570>, 0x5b0f1240bda9 <vm_exec_core+29577>, 0x5b0f1240b9af <vm_exec_core+28559>, 0x5b0f12406090 <vm_exec_core+5744>, 0x5b0f12405948 <vm_exec_core+3880>, 0x5b0f1240aa73 <vm_exec_core+24659>, 0x5b0f12406d2d <vm_exec_core+8973>, 0x5b0f1240c22c <vm_exec_core+30732>, 0x5b0f1240bc5e <vm_exec_core+29246>, 0x5b0f124075ec <vm_exec_core+11212>, 0x5b0f124087d7 <vm_exec_core+15799>, 0x5b0f1240a609 <vm_exec_core+23529>, 0x5b0f1240bbba <vm_exec_core+29082>, 0x5b0f124097c8 <vm_exec_core+19880>, 0x5b0f1240a7c1 <vm_exec_core+23969>, 0x5b0f1240af8d <vm_exec_core+25965>, 0x5b0f124096bf <vm_exec_core+19615>, 0x5b0f1240589d <vm_exec_core+3709>, 0x5b0f1240a032 <vm_exec_core+22034>, 0x5b0f1240565d <vm_exec_core+3133>, 0x5b0f12405a46 <vm_exec_core+4134>, 0x5b0f12407a16 <vm_exec_core+12278>, 0x5b0f12409407 <vm_exec_core+18919>, 0x5b0f12409d01 <vm_exec_core+21217>, 0x5b0f12409212 <vm_exec_core+18418>, 0x5b0f12405346 <vm_exec_core+2342>, 0x5b0f1240b30b <vm_exec_core+26859>, 0x5b0f1240b872 <vm_exec_core+28242>, 0x5b0f12405ae3 <vm_exec_core+4291>, 0x5b0f124067c8 <vm_exec_core+7592>, 0x5b0f12406135 <vm_exec_core+5909>, 0x5b0f12406f80 <vm_exec_core+9568>, 0x5b0f1240862b <vm_exec_core+15371>, 0x5b0f12405b8a <vm_exec_core+4458>, 0x5b0f1240b05a <vm_exec_core+26170>, 0x5b0f124066fe <vm_exec_core+7390>, 0x5b0f124082ac <vm_exec_core+14476>, 0x5b0f12408e08 <vm_exec_core+17384>, 0x5b0f1240abd4 <vm_exec_core+25012>, 0x5b0f124099c7 <vm_exec_core+20391>, 0x5b0f12407029 <vm_exec_core+9737>, 0x5b0f12406a21 <vm_exec_core+8193>, 0x5b0f1240a978 <vm_exec_core+24408>, 0x5b0f12407c72 <vm_exec_core+12882>, 0x5b0f1240a104 <vm_exec_core+22244>, 0x5b0f12409bee <vm_exec_core+20942>, 0x5b0f1240a191 <vm_exec_core+22385>, 0x5b0f1240b4ee <vm_exec_core+27342>, 0x5b0f12404deb <vm_exec_core+971>, 0x5b0f1240ace7 <vm_exec_core+25287>, 0x5b0f124072f2 <vm_exec_core+10450>, 0x5b0f1240a88e <vm_exec_core+24174>, 0x5b0f12407418 <vm_exec_core+10744>, 0x5b0f1240960b <vm_exec_core+19435>, 0x5b0f1240c4f7 <vm_exec_core+31447>, 0x5b0f12408c77 <vm_exec_core+16983>, 0x5b0f124092cf <vm_exec_core+18607>, 0x5b0f1240767f <vm_exec_core+11359>, 0x5b0f12406b45 <vm_exec_core+8485>, 0x5b0f1240a25f <vm_exec_core+22591>, 0x5b0f12405c95 <vm_exec_core+4725>, 0x5b0f12408a7b <vm_exec_core+16475>, 0x5b0f12413fde <vm_exec_core+62910>, 0x5b0f12409908 <vm_exec_core+20200>, 0x5b0f12405d30 <vm_exec_core+4880>, 0x5b0f124065e1 <vm_exec_core+7105>, 0x5b0f124063fa <vm_exec_core+6618>, 0x5b0f124068ba <vm_exec_core+7834>, 0x5b0f12407148 <vm_exec_core+10024>, 0x5b0f1240c154 <vm_exec_core+30516>, 0x5b0f12404df0 <vm_exec_core+976>, 0x5b0f12406506 <vm_exec_core+6886>, 0x5b0f1240cc1b <vm_exec_core+33275>, 0x5b0f12409f30 <vm_exec_core+21776>, 0x5b0f12409108 <vm_exec_core+18152>, 0x5b0f1240b0ea <vm_exec_core+26314>, 0x5b0f1240cfd0 <vm_exec_core+34224>, 0x5b0f1240b412 <vm_exec_core+27122>, 0x5b0f1240c2ce <vm_exec_core+30894>, 0x5b0f1240c39f <vm_exec_core+31103>, 0x5b0f12405767 <vm_exec_core+3399>, 0x5b0f1240bcca <vm_exec_core+29354>, 0x5b0f12407b96 <vm_exec_core+12662>, 0x5b0f1240bf15 <vm_exec_core+29941>, 0x5b0f124074bd <vm_exec_core+10909>, 0x5b0f12406dca <vm_exec_core+9130>, 0x5b0f12408115 <vm_exec_core+14069>, 0x5b0f12405bfb <vm_exec_core+4571>, 0x5b0f1240c46c <vm_exec_core+31308>, 0x5b0f12408365 <vm_exec_core+14661>, 0x5b0f12407f01 <vm_exec_core+13537>, 0x5b0f12404ee4 <vm_exec_core+1220>, 0x5b0f12405503 <vm_exec_core+2787>, 0x5b0f12408fbb <vm_exec_core+17819>, 0x5b0f12408503 <vm_exec_core+15075>, 0x5b0f12408e8e <vm_exec_core+17518>, 0x5b0f12408d30 <vm_exec_core+17168>, 0x5b0f12407ab3 <vm_exec_core+12435>, 0x5b0f124083ff <vm_exec_core+14815>, 0x5b0f12407ff2 <vm_exec_core+13778>, 0x5b0f1240875c <vm_exec_core+15676>, 0x5b0f124086e1 <vm_exec_core+15553>, 0x5b0f1240b3d4 <vm_exec_core+27060>, 0x5b0f124077bf <vm_exec_core+11679>, 0x5b0f124050be <vm_exec_core+1694>, 0x5b0f12406180 <vm_exec_core+5984>, 0x5b0f1240b5bf <vm_exec_core+27551>, 0x5b0f12405e3e <vm_exec_core+5150>, 0x5b0f1240ca92 <vm_exec_core+32882>, 0x5b0f1240a4cf <vm_exec_core+23215>, 0x5b0f12408860 <vm_exec_core+15936>, 0x5b0f1240541b <vm_exec_core+2555>, 0x5b0f1240bd9a <vm_exec_core+29562>, 0x5b0f1240b9a0 <vm_exec_core+28544>, 0x5b0f12406081 <vm_exec_core+5729>, 0x5b0f12405939 <vm_exec_core+3865>, 0x5b0f1240aa64 <vm_exec_core+24644>, 0x5b0f12406d1e <vm_exec_core+8958>, 0x5b0f1240c21d <vm_exec_core+30717>, 0x5b0f1240bc4f <vm_exec_core+29231>, 0x5b0f124075dd <vm_exec_core+11197>, 0x5b0f124087c8 <vm_exec_core+15784>, 0x5b0f1240a5fa <vm_exec_core+23514>, 0x5b0f1240bbab <vm_exec_core+29067>, 0x5b0f124097b9 <vm_exec_core+19865>, 0x5b0f1240a7b2 <vm_exec_core+23954>, 0x5b0f1240af7e <vm_exec_core+25950>, 0x5b0f124096b0 <vm_exec_core+19600>, 0x5b0f1240588e <vm_exec_core+3694>, 0x5b0f1240a023 <vm_exec_core+22019>, 0x5b0f1240564e <vm_exec_core+3118>, 0x5b0f12405a37 <vm_exec_core+4119>, 0x5b0f12407a07 <vm_exec_core+12263>, 0x5b0f124093f8 <vm_exec_core+18904>, 0x5b0f12409cf2 <vm_exec_core+21202>, 0x5b0f12409203 <vm_exec_core+18403>, 0x5b0f12405337 <vm_exec_core+2327>, 0x5b0f1240b2fc <vm_exec_core+26844>, 0x5b0f1240b863 <vm_exec_core+28227>, 0x5b0f12405ad4 <vm_exec_core+4276>, 0x5b0f124067b9 <vm_exec_core+7577>, 0x5b0f12406126 <vm_exec_core+5894>, 0x5b0f12406f71 <vm_exec_core+9553>, 0x5b0f1240861c <vm_exec_core+15356>, 0x5b0f12405b7b <vm_exec_core+4443>, 0x5b0f1240b04b <vm_exec_core+26155>, 0x5b0f124066ef <vm_exec_core+7375>, 0x5b0f1240829d <vm_exec_core+14461>, 0x5b0f12408df9 <vm_exec_core+17369>, 0x5b0f1240abc5 <vm_exec_core+24997>, 0x5b0f124099b8 <vm_exec_core+20376>, 0x5b0f1240701a <vm_exec_core+9722>, 0x5b0f12406a12 <vm_exec_core+8178>, 0x5b0f1240a969 <vm_exec_core+24393>, 0x5b0f12407c63 <vm_exec_core+12867>, 0x5b0f1240a0f5 <vm_exec_core+22229>, 0x5b0f12409bdf <vm_exec_core+20927>, 0x5b0f1240a182 <vm_exec_core+22370>, 0x5b0f1240b4df <vm_exec_core+27327>, 0x5b0f124098e5 <vm_exec_core+20165>, 0x5b0f1240acd8 <vm_exec_core+25272>, 0x5b0f124072e3 <vm_exec_core+10435>, 0x5b0f1240a87f <vm_exec_core+24159>, 0x5b0f12407409 <vm_exec_core+10729>, 0x5b0f124095fc <vm_exec_core+19420>, 0x5b0f124098e5 <vm_exec_core+20165>, 0x5b0f12408c68 <vm_exec_core+16968>, 0x5b0f124092c0 <vm_exec_core+18592>, 0x5b0f12407670 <vm_exec_core+11344>, 0x5b0f12406b36 <vm_exec_core+8470>, 0x5b0f1240a250 <vm_exec_core+22576>, 0x5b0f12405c86 <vm_exec_core+4710>, 0x5b0f12408a6c <vm_exec_core+16460>, 0x5b0f12413fcf <vm_exec_core+62895>, 0x5b0f124098f9 <vm_exec_core+20185>, 0x5b0f12405d21 <vm_exec_core+4865>, 0x5b0f124065d2 <vm_exec_core+7090>, 0x5b0f124063eb <vm_exec_core+6603>, 0x5b0f124068ab <vm_exec_core+7819>, 0x5b0f12407139 <vm_exec_core+10009>, 0x5b0f12409103 <vm_exec_core+18147>, 0x5b0f12408a62 <vm_exec_core+16450>, 0x5b0f124090fe <vm_exec_core+18142>, 0x5b0f124098a5 <vm_exec_core+20101>, 0x5b0f12409865 <vm_exec_core+20037>, 0x5b0f124068a6 <vm_exec_core+7814>, 0x5b0f12409cb6 <vm_exec_core+21142>, 0x5b0f12407ef7 <vm_exec_core+13527>, 0x5b0f12407efc <vm_exec_core+13532>, 0x5b0f12409860 <vm_exec_core+20032>, 0x5b0f124093f3 <vm_exec_core+18899>...}
        reg_cfp = 0x7085990183a0
        reg_pc = 0x52300000b0f8
        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_opt_new = <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_duparray_send = <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>
th: 0x515000000300, native_id: 0x7085997b3c40
-- Control frame information -----------------------------------------------
        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>
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
#12 0x00005b0f12401139 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
        _ec = 0x5160000003d0
c:0016 p:0026 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
        _tag = <optimized out>
        state = RUBY_TAG_NONE
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
        result = <optimized out>
#14 0x00005b0f1248ec72 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x708599018578, self=123719095227800, 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:1651
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        flags = 0
        iseq = 0x708598d14b90
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
        cfp = <optimized out>
        sp = 0x708598f189e8
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
        use_argv = 0x70859743bae0
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
        stack_argv = 0x708598f189e8
        opt_pc = 0
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
        type = <optimized out>
        av = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
        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:1665
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        captured = 0x708599018578
#16 0x00005b0f12432138 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:1702
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]
No locals.
c:0001 p:0000 s:0003 E:001de0 DUMMY  [FINISH]
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1710

No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00005b0f12432138 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005b0f125e81fa in rb_ary_each (ary=123719091010880) at /tmp/ruby/src/trunk_asan/array.c:2646
        i = 0
#21 0x00005b0f1246ef48 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:3784
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x708598df04d8
        cfunc = 0x50600001eaa8
        recv = 123719091010880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005b0f1240ce6a in vm_sendish (ec=0x5160000003d0, reg_cfp=0x708599018560, cd=0x51100000de00, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000de00
        insns_address_table = {0x5b0f1240b3e3 <vm_exec_core+27075>, 0x5b0f124077ce <vm_exec_core+11694>, 0x5b0f124050cd <vm_exec_core+1709>, 0x5b0f1240618f <vm_exec_core+5999>, 0x5b0f1240b5ce <vm_exec_core+27566>, 0x5b0f12405e4d <vm_exec_core+5165>, 0x5b0f1240caa1 <vm_exec_core+32897>, 0x5b0f1240a4de <vm_exec_core+23230>, 0x5b0f1240886f <vm_exec_core+15951>, 0x5b0f1240542a <vm_exec_core+2570>, 0x5b0f1240bda9 <vm_exec_core+29577>, 0x5b0f1240b9af <vm_exec_core+28559>, 0x5b0f12406090 <vm_exec_core+5744>, 0x5b0f12405948 <vm_exec_core+3880>, 0x5b0f1240aa73 <vm_exec_core+24659>, 0x5b0f12406d2d <vm_exec_core+8973>, 0x5b0f1240c22c <vm_exec_core+30732>, 0x5b0f1240bc5e <vm_exec_core+29246>, 0x5b0f124075ec <vm_exec_core+11212>, 0x5b0f124087d7 <vm_exec_core+15799>, 0x5b0f1240a609 <vm_exec_core+23529>, 0x5b0f1240bbba <vm_exec_core+29082>, 0x5b0f124097c8 <vm_exec_core+19880>, 0x5b0f1240a7c1 <vm_exec_core+23969>, 0x5b0f1240af8d <vm_exec_core+25965>, 0x5b0f124096bf <vm_exec_core+19615>, 0x5b0f1240589d <vm_exec_core+3709>, 0x5b0f1240a032 <vm_exec_core+22034>, 0x5b0f1240565d <vm_exec_core+3133>, 0x5b0f12405a46 <vm_exec_core+4134>, 0x5b0f12407a16 <vm_exec_core+12278>, 0x5b0f12409407 <vm_exec_core+18919>, 0x5b0f12409d01 <vm_exec_core+21217>, 0x5b0f12409212 <vm_exec_core+18418>, 0x5b0f12405346 <vm_exec_core+2342>, 0x5b0f1240b30b <vm_exec_core+26859>, 0x5b0f1240b872 <vm_exec_core+28242>, 0x5b0f12405ae3 <vm_exec_core+4291>, 0x5b0f124067c8 <vm_exec_core+7592>, 0x5b0f12406135 <vm_exec_core+5909>, 0x5b0f12406f80 <vm_exec_core+9568>, 0x5b0f1240862b <vm_exec_core+15371>, 0x5b0f12405b8a <vm_exec_core+4458>, 0x5b0f1240b05a <vm_exec_core+26170>, 0x5b0f124066fe <vm_exec_core+7390>, 0x5b0f124082ac <vm_exec_core+14476>, 0x5b0f12408e08 <vm_exec_core+17384>, 0x5b0f1240abd4 <vm_exec_core+25012>, 0x5b0f124099c7 <vm_exec_core+20391>, 0x5b0f12407029 <vm_exec_core+9737>, 0x5b0f12406a21 <vm_exec_core+8193>, 0x5b0f1240a978 <vm_exec_core+24408>, 0x5b0f12407c72 <vm_exec_core+12882>, 0x5b0f1240a104 <vm_exec_core+22244>, 0x5b0f12409bee <vm_exec_core+20942>, 0x5b0f1240a191 <vm_exec_core+22385>, 0x5b0f1240b4ee <vm_exec_core+27342>, 0x5b0f12404deb <vm_exec_core+971>, 0x5b0f1240ace7 <vm_exec_core+25287>, 0x5b0f124072f2 <vm_exec_core+10450>, 0x5b0f1240a88e <vm_exec_core+24174>, 0x5b0f12407418 <vm_exec_core+10744>, 0x5b0f1240960b <vm_exec_core+19435>, 0x5b0f1240c4f7 <vm_exec_core+31447>, 0x5b0f12408c77 <vm_exec_core+16983>, 0x5b0f124092cf <vm_exec_core+18607>, 0x5b0f1240767f <vm_exec_core+11359>, 0x5b0f12406b45 <vm_exec_core+8485>, 0x5b0f1240a25f <vm_exec_core+22591>, 0x5b0f12405c95 <vm_exec_core+4725>, 0x5b0f12408a7b <vm_exec_core+16475>, 0x5b0f12413fde <vm_exec_core+62910>, 0x5b0f12409908 <vm_exec_core+20200>, 0x5b0f12405d30 <vm_exec_core+4880>, 0x5b0f124065e1 <vm_exec_core+7105>, 0x5b0f124063fa <vm_exec_core+6618>, 0x5b0f124068ba <vm_exec_core+7834>, 0x5b0f12407148 <vm_exec_core+10024>, 0x5b0f1240c154 <vm_exec_core+30516>, 0x5b0f12404df0 <vm_exec_core+976>, 0x5b0f12406506 <vm_exec_core+6886>, 0x5b0f1240cc1b <vm_exec_core+33275>, 0x5b0f12409f30 <vm_exec_core+21776>, 0x5b0f12409108 <vm_exec_core+18152>, 0x5b0f1240b0ea <vm_exec_core+26314>, 0x5b0f1240cfd0 <vm_exec_core+34224>, 0x5b0f1240b412 <vm_exec_core+27122>, 0x5b0f1240c2ce <vm_exec_core+30894>, 0x5b0f1240c39f <vm_exec_core+31103>, 0x5b0f12405767 <vm_exec_core+3399>, 0x5b0f1240bcca <vm_exec_core+29354>, 0x5b0f12407b96 <vm_exec_core+12662>, 0x5b0f1240bf15 <vm_exec_core+29941>, 0x5b0f124074bd <vm_exec_core+10909>, 0x5b0f12406dca <vm_exec_core+9130>, 0x5b0f12408115 <vm_exec_core+14069>, 0x5b0f12405bfb <vm_exec_core+4571>, 0x5b0f1240c46c <vm_exec_core+31308>, 0x5b0f12408365 <vm_exec_core+14661>, 0x5b0f12407f01 <vm_exec_core+13537>, 0x5b0f12404ee4 <vm_exec_core+1220>, 0x5b0f12405503 <vm_exec_core+2787>, 0x5b0f12408fbb <vm_exec_core+17819>, 0x5b0f12408503 <vm_exec_core+15075>, 0x5b0f12408e8e <vm_exec_core+17518>, 0x5b0f12408d30 <vm_exec_core+17168>, 0x5b0f12407ab3 <vm_exec_core+12435>, 0x5b0f124083ff <vm_exec_core+14815>, 0x5b0f12407ff2 <vm_exec_core+13778>, 0x5b0f1240875c <vm_exec_core+15676>, 0x5b0f124086e1 <vm_exec_core+15553>, 0x5b0f1240b3d4 <vm_exec_core+27060>, 0x5b0f124077bf <vm_exec_core+11679>, 0x5b0f124050be <vm_exec_core+1694>, 0x5b0f12406180 <vm_exec_core+5984>, 0x5b0f1240b5bf <vm_exec_core+27551>, 0x5b0f12405e3e <vm_exec_core+5150>, 0x5b0f1240ca92 <vm_exec_core+32882>, 0x5b0f1240a4cf <vm_exec_core+23215>, 0x5b0f12408860 <vm_exec_core+15936>, 0x5b0f1240541b <vm_exec_core+2555>, 0x5b0f1240bd9a <vm_exec_core+29562>, 0x5b0f1240b9a0 <vm_exec_core+28544>, 0x5b0f12406081 <vm_exec_core+5729>, 0x5b0f12405939 <vm_exec_core+3865>, 0x5b0f1240aa64 <vm_exec_core+24644>, 0x5b0f12406d1e <vm_exec_core+8958>, 0x5b0f1240c21d <vm_exec_core+30717>, 0x5b0f1240bc4f <vm_exec_core+29231>, 0x5b0f124075dd <vm_exec_core+11197>, 0x5b0f124087c8 <vm_exec_core+15784>, 0x5b0f1240a5fa <vm_exec_core+23514>, 0x5b0f1240bbab <vm_exec_core+29067>, 0x5b0f124097b9 <vm_exec_core+19865>, 0x5b0f1240a7b2 <vm_exec_core+23954>, 0x5b0f1240af7e <vm_exec_core+25950>, 0x5b0f124096b0 <vm_exec_core+19600>, 0x5b0f1240588e <vm_exec_core+3694>, 0x5b0f1240a023 <vm_exec_core+22019>, 0x5b0f1240564e <vm_exec_core+3118>, 0x5b0f12405a37 <vm_exec_core+4119>, 0x5b0f12407a07 <vm_exec_core+12263>, 0x5b0f124093f8 <vm_exec_core+18904>, 0x5b0f12409cf2 <vm_exec_core+21202>, 0x5b0f12409203 <vm_exec_core+18403>, 0x5b0f12405337 <vm_exec_core+2327>, 0x5b0f1240b2fc <vm_exec_core+26844>, 0x5b0f1240b863 <vm_exec_core+28227>, 0x5b0f12405ad4 <vm_exec_core+4276>, 0x5b0f124067b9 <vm_exec_core+7577>, 0x5b0f12406126 <vm_exec_core+5894>, 0x5b0f12406f71 <vm_exec_core+9553>, 0x5b0f1240861c <vm_exec_core+15356>, 0x5b0f12405b7b <vm_exec_core+4443>, 0x5b0f1240b04b <vm_exec_core+26155>, 0x5b0f124066ef <vm_exec_core+7375>, 0x5b0f1240829d <vm_exec_core+14461>, 0x5b0f12408df9 <vm_exec_core+17369>, 0x5b0f1240abc5 <vm_exec_core+24997>, 0x5b0f124099b8 <vm_exec_core+20376>, 0x5b0f1240701a <vm_exec_core+9722>, 0x5b0f12406a12 <vm_exec_core+8178>, 0x5b0f1240a969 <vm_exec_core+24393>, 0x5b0f12407c63 <vm_exec_core+12867>, 0x5b0f1240a0f5 <vm_exec_core+22229>, 0x5b0f12409bdf <vm_exec_core+20927>, 0x5b0f1240a182 <vm_exec_core+22370>, 0x5b0f1240b4df <vm_exec_core+27327>, 0x5b0f124098e5 <vm_exec_core+20165>, 0x5b0f1240acd8 <vm_exec_core+25272>, 0x5b0f124072e3 <vm_exec_core+10435>, 0x5b0f1240a87f <vm_exec_core+24159>, 0x5b0f12407409 <vm_exec_core+10729>, 0x5b0f124095fc <vm_exec_core+19420>, 0x5b0f124098e5 <vm_exec_core+20165>, 0x5b0f12408c68 <vm_exec_core+16968>, 0x5b0f124092c0 <vm_exec_core+18592>, 0x5b0f12407670 <vm_exec_core+11344>, 0x5b0f12406b36 <vm_exec_core+8470>, 0x5b0f1240a250 <vm_exec_core+22576>, 0x5b0f12405c86 <vm_exec_core+4710>, 0x5b0f12408a6c <vm_exec_core+16460>, 0x5b0f12413fcf <vm_exec_core+62895>, 0x5b0f124098f9 <vm_exec_core+20185>, 0x5b0f12405d21 <vm_exec_core+4865>, 0x5b0f124065d2 <vm_exec_core+7090>, 0x5b0f124063eb <vm_exec_core+6603>, 0x5b0f124068ab <vm_exec_core+7819>, 0x5b0f12407139 <vm_exec_core+10009>, 0x5b0f12409103 <vm_exec_core+18147>, 0x5b0f12408a62 <vm_exec_core+16450>, 0x5b0f124090fe <vm_exec_core+18142>, 0x5b0f124098a5 <vm_exec_core+20101>, 0x5b0f12409865 <vm_exec_core+20037>, 0x5b0f124068a6 <vm_exec_core+7814>, 0x5b0f12409cb6 <vm_exec_core+21142>, 0x5b0f12407ef7 <vm_exec_core+13527>, 0x5b0f12407efc <vm_exec_core+13532>, 0x5b0f12409860 <vm_exec_core+20032>, 0x5b0f124093f3 <vm_exec_core+18899>...}
        reg_cfp = 0x708599018560
        reg_pc = 0x51500001a5d0
        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_opt_new = <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_duparray_send = <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 0x00005b0f1240136b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2627
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005b0f1244843b in rb_iseq_eval (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2878
        ec = 0x5160000003d0
        val = <optimized out>
#27 0x00005b0f1215c49c in load_iseq_eval (ec=0x5160000003d0, fname=fname@entry=123719097161480) at /tmp/ruby/src/trunk_asan/load.c:873
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x708598d695f0
        vm_ns = <optimized out>
#28 0x00005b0f1215588b in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 123719097569960
        path = 123719097161480
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#29 0x00005b0f121530e4 in rb_require_string_internal (fname=123719097161520, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1571
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1161
        base = <optimized out>
#31 0x00005b0f1246ef48 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:3784
        ci = 0x58c100140003
        cc = <optimized out>
        me = 0x708598d69780
        cfunc = 0x5060000373a8
        recv = 123719097765160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00005b0f12454365 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffdc24f56e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x00005b0f12453df5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4903
        ci = <optimized out>
        cc = 0x0
#34 0x00005b0f1241259c in vm_sendish (ec=0x5160000003d0, reg_cfp=0x708599018790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b0f1240b3e3 <vm_exec_core+27075>, 0x5b0f124077ce <vm_exec_core+11694>, 0x5b0f124050cd <vm_exec_core+1709>, 0x5b0f1240618f <vm_exec_core+5999>, 0x5b0f1240b5ce <vm_exec_core+27566>, 0x5b0f12405e4d <vm_exec_core+5165>, 0x5b0f1240caa1 <vm_exec_core+32897>, 0x5b0f1240a4de <vm_exec_core+23230>, 0x5b0f1240886f <vm_exec_core+15951>, 0x5b0f1240542a <vm_exec_core+2570>, 0x5b0f1240bda9 <vm_exec_core+29577>, 0x5b0f1240b9af <vm_exec_core+28559>, 0x5b0f12406090 <vm_exec_core+5744>, 0x5b0f12405948 <vm_exec_core+3880>, 0x5b0f1240aa73 <vm_exec_core+24659>, 0x5b0f12406d2d <vm_exec_core+8973>, 0x5b0f1240c22c <vm_exec_core+30732>, 0x5b0f1240bc5e <vm_exec_core+29246>, 0x5b0f124075ec <vm_exec_core+11212>, 0x5b0f124087d7 <vm_exec_core+15799>, 0x5b0f1240a609 <vm_exec_core+23529>, 0x5b0f1240bbba <vm_exec_core+29082>, 0x5b0f124097c8 <vm_exec_core+19880>, 0x5b0f1240a7c1 <vm_exec_core+23969>, 0x5b0f1240af8d <vm_exec_core+25965>, 0x5b0f124096bf <vm_exec_core+19615>, 0x5b0f1240589d <vm_exec_core+3709>, 0x5b0f1240a032 <vm_exec_core+22034>, 0x5b0f1240565d <vm_exec_core+3133>, 0x5b0f12405a46 <vm_exec_core+4134>, 0x5b0f12407a16 <vm_exec_core+12278>, 0x5b0f12409407 <vm_exec_core+18919>, 0x5b0f12409d01 <vm_exec_core+21217>, 0x5b0f12409212 <vm_exec_core+18418>, 0x5b0f12405346 <vm_exec_core+2342>, 0x5b0f1240b30b <vm_exec_core+26859>, 0x5b0f1240b872 <vm_exec_core+28242>, 0x5b0f12405ae3 <vm_exec_core+4291>, 0x5b0f124067c8 <vm_exec_core+7592>, 0x5b0f12406135 <vm_exec_core+5909>, 0x5b0f12406f80 <vm_exec_core+9568>, 0x5b0f1240862b <vm_exec_core+15371>, 0x5b0f12405b8a <vm_exec_core+4458>, 0x5b0f1240b05a <vm_exec_core+26170>, 0x5b0f124066fe <vm_exec_core+7390>, 0x5b0f124082ac <vm_exec_core+14476>, 0x5b0f12408e08 <vm_exec_core+17384>, 0x5b0f1240abd4 <vm_exec_core+25012>, 0x5b0f124099c7 <vm_exec_core+20391>, 0x5b0f12407029 <vm_exec_core+9737>, 0x5b0f12406a21 <vm_exec_core+8193>, 0x5b0f1240a978 <vm_exec_core+24408>, 0x5b0f12407c72 <vm_exec_core+12882>, 0x5b0f1240a104 <vm_exec_core+22244>, 0x5b0f12409bee <vm_exec_core+20942>, 0x5b0f1240a191 <vm_exec_core+22385>, 0x5b0f1240b4ee <vm_exec_core+27342>, 0x5b0f12404deb <vm_exec_core+971>, 0x5b0f1240ace7 <vm_exec_core+25287>, 0x5b0f124072f2 <vm_exec_core+10450>, 0x5b0f1240a88e <vm_exec_core+24174>, 0x5b0f12407418 <vm_exec_core+10744>, 0x5b0f1240960b <vm_exec_core+19435>, 0x5b0f1240c4f7 <vm_exec_core+31447>, 0x5b0f12408c77 <vm_exec_core+16983>, 0x5b0f124092cf <vm_exec_core+18607>, 0x5b0f1240767f <vm_exec_core+11359>, 0x5b0f12406b45 <vm_exec_core+8485>, 0x5b0f1240a25f <vm_exec_core+22591>, 0x5b0f12405c95 <vm_exec_core+4725>, 0x5b0f12408a7b <vm_exec_core+16475>, 0x5b0f12413fde <vm_exec_core+62910>, 0x5b0f12409908 <vm_exec_core+20200>, 0x5b0f12405d30 <vm_exec_core+4880>, 0x5b0f124065e1 <vm_exec_core+7105>, 0x5b0f124063fa <vm_exec_core+6618>, 0x5b0f124068ba <vm_exec_core+7834>, 0x5b0f12407148 <vm_exec_core+10024>, 0x5b0f1240c154 <vm_exec_core+30516>, 0x5b0f12404df0 <vm_exec_core+976>, 0x5b0f12406506 <vm_exec_core+6886>, 0x5b0f1240cc1b <vm_exec_core+33275>, 0x5b0f12409f30 <vm_exec_core+21776>, 0x5b0f12409108 <vm_exec_core+18152>, 0x5b0f1240b0ea <vm_exec_core+26314>, 0x5b0f1240cfd0 <vm_exec_core+34224>, 0x5b0f1240b412 <vm_exec_core+27122>, 0x5b0f1240c2ce <vm_exec_core+30894>, 0x5b0f1240c39f <vm_exec_core+31103>, 0x5b0f12405767 <vm_exec_core+3399>, 0x5b0f1240bcca <vm_exec_core+29354>, 0x5b0f12407b96 <vm_exec_core+12662>, 0x5b0f1240bf15 <vm_exec_core+29941>, 0x5b0f124074bd <vm_exec_core+10909>, 0x5b0f12406dca <vm_exec_core+9130>, 0x5b0f12408115 <vm_exec_core+14069>, 0x5b0f12405bfb <vm_exec_core+4571>, 0x5b0f1240c46c <vm_exec_core+31308>, 0x5b0f12408365 <vm_exec_core+14661>, 0x5b0f12407f01 <vm_exec_core+13537>, 0x5b0f12404ee4 <vm_exec_core+1220>, 0x5b0f12405503 <vm_exec_core+2787>, 0x5b0f12408fbb <vm_exec_core+17819>, 0x5b0f12408503 <vm_exec_core+15075>, 0x5b0f12408e8e <vm_exec_core+17518>, 0x5b0f12408d30 <vm_exec_core+17168>, 0x5b0f12407ab3 <vm_exec_core+12435>, 0x5b0f124083ff <vm_exec_core+14815>, 0x5b0f12407ff2 <vm_exec_core+13778>, 0x5b0f1240875c <vm_exec_core+15676>, 0x5b0f124086e1 <vm_exec_core+15553>, 0x5b0f1240b3d4 <vm_exec_core+27060>, 0x5b0f124077bf <vm_exec_core+11679>, 0x5b0f124050be <vm_exec_core+1694>, 0x5b0f12406180 <vm_exec_core+5984>, 0x5b0f1240b5bf <vm_exec_core+27551>, 0x5b0f12405e3e <vm_exec_core+5150>, 0x5b0f1240ca92 <vm_exec_core+32882>, 0x5b0f1240a4cf <vm_exec_core+23215>, 0x5b0f12408860 <vm_exec_core+15936>, 0x5b0f1240541b <vm_exec_core+2555>, 0x5b0f1240bd9a <vm_exec_core+29562>, 0x5b0f1240b9a0 <vm_exec_core+28544>, 0x5b0f12406081 <vm_exec_core+5729>, 0x5b0f12405939 <vm_exec_core+3865>, 0x5b0f1240aa64 <vm_exec_core+24644>, 0x5b0f12406d1e <vm_exec_core+8958>, 0x5b0f1240c21d <vm_exec_core+30717>, 0x5b0f1240bc4f <vm_exec_core+29231>, 0x5b0f124075dd <vm_exec_core+11197>, 0x5b0f124087c8 <vm_exec_core+15784>, 0x5b0f1240a5fa <vm_exec_core+23514>, 0x5b0f1240bbab <vm_exec_core+29067>, 0x5b0f124097b9 <vm_exec_core+19865>, 0x5b0f1240a7b2 <vm_exec_core+23954>, 0x5b0f1240af7e <vm_exec_core+25950>, 0x5b0f124096b0 <vm_exec_core+19600>, 0x5b0f1240588e <vm_exec_core+3694>, 0x5b0f1240a023 <vm_exec_core+22019>, 0x5b0f1240564e <vm_exec_core+3118>, 0x5b0f12405a37 <vm_exec_core+4119>, 0x5b0f12407a07 <vm_exec_core+12263>, 0x5b0f124093f8 <vm_exec_core+18904>, 0x5b0f12409cf2 <vm_exec_core+21202>, 0x5b0f12409203 <vm_exec_core+18403>, 0x5b0f12405337 <vm_exec_core+2327>, 0x5b0f1240b2fc <vm_exec_core+26844>, 0x5b0f1240b863 <vm_exec_core+28227>, 0x5b0f12405ad4 <vm_exec_core+4276>, 0x5b0f124067b9 <vm_exec_core+7577>, 0x5b0f12406126 <vm_exec_core+5894>, 0x5b0f12406f71 <vm_exec_core+9553>, 0x5b0f1240861c <vm_exec_core+15356>, 0x5b0f12405b7b <vm_exec_core+4443>, 0x5b0f1240b04b <vm_exec_core+26155>, 0x5b0f124066ef <vm_exec_core+7375>, 0x5b0f1240829d <vm_exec_core+14461>, 0x5b0f12408df9 <vm_exec_core+17369>, 0x5b0f1240abc5 <vm_exec_core+24997>, 0x5b0f124099b8 <vm_exec_core+20376>, 0x5b0f1240701a <vm_exec_core+9722>, 0x5b0f12406a12 <vm_exec_core+8178>, 0x5b0f1240a969 <vm_exec_core+24393>, 0x5b0f12407c63 <vm_exec_core+12867>, 0x5b0f1240a0f5 <vm_exec_core+22229>, 0x5b0f12409bdf <vm_exec_core+20927>, 0x5b0f1240a182 <vm_exec_core+22370>, 0x5b0f1240b4df <vm_exec_core+27327>, 0x5b0f124098e5 <vm_exec_core+20165>, 0x5b0f1240acd8 <vm_exec_core+25272>, 0x5b0f124072e3 <vm_exec_core+10435>, 0x5b0f1240a87f <vm_exec_core+24159>, 0x5b0f12407409 <vm_exec_core+10729>, 0x5b0f124095fc <vm_exec_core+19420>, 0x5b0f124098e5 <vm_exec_core+20165>, 0x5b0f12408c68 <vm_exec_core+16968>, 0x5b0f124092c0 <vm_exec_core+18592>, 0x5b0f12407670 <vm_exec_core+11344>, 0x5b0f12406b36 <vm_exec_core+8470>, 0x5b0f1240a250 <vm_exec_core+22576>, 0x5b0f12405c86 <vm_exec_core+4710>, 0x5b0f12408a6c <vm_exec_core+16460>, 0x5b0f12413fcf <vm_exec_core+62895>, 0x5b0f124098f9 <vm_exec_core+20185>, 0x5b0f12405d21 <vm_exec_core+4865>, 0x5b0f124065d2 <vm_exec_core+7090>, 0x5b0f124063eb <vm_exec_core+6603>, 0x5b0f124068ab <vm_exec_core+7819>, 0x5b0f12407139 <vm_exec_core+10009>, 0x5b0f12409103 <vm_exec_core+18147>, 0x5b0f12408a62 <vm_exec_core+16450>, 0x5b0f124090fe <vm_exec_core+18142>, 0x5b0f124098a5 <vm_exec_core+20101>, 0x5b0f12409865 <vm_exec_core+20037>, 0x5b0f124068a6 <vm_exec_core+7814>, 0x5b0f12409cb6 <vm_exec_core+21142>, 0x5b0f12407ef7 <vm_exec_core+13527>, 0x5b0f12407efc <vm_exec_core+13532>, 0x5b0f12409860 <vm_exec_core+20032>, 0x5b0f124093f3 <vm_exec_core+18899>...}
        reg_cfp = 0x708599018790
        reg_pc = 0x504000005138
        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_opt_new = <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_duparray_send = <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 0x00005b0f12400f7b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffdc24f5b60, <optimized out>, <optimized out>}, prev = 0x708597593c50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00005b0f12448fa8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2901
        ec = 0x5160000003d0
        val = <optimized out>
#38 0x00005b0f12047d95 in rb_ec_exec_node (ec=0x5160000003d0, n=0x708598d69820) at /tmp/ruby/src/trunk_asan/eval.c:282
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdc24f5d70, <optimized out>, 0x7ffdc24f5cc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x708598d69820
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:320
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x00005b0f12040c37 in rb_main (argc=9, argv=0x7ffdc24f5f38) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffdc24f5f38) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1456686) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.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.

Children under /tmp/rubytest.uzosi3:
* drwx------ 2 60 2025-07-14 14:49:11 +0000 autoload20250714-1456703-b6gw1/
  * -rw-r--r-- 1 37 2025-07-14 14:49:11 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 1456357 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:979: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1456356 -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 1955500 -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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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.5.0dev (2025-07-14T14:05:00Z master 64d4e7727e) +PRISM [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 .......................................

Finished in 36.083067 seconds

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