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

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

[824/917] 559328=test_gem_commands_rebuild_command
[825/917] 559328=test_rdoc_store
[826/917] 559334=json_parser_test
[827/917] 559334=test_win32ole_variant_m
[828/917] 559334=test_err_in_callback
[829/917] 559334=test_ftp
[830/917] 559334=test_rdoc_markup_document
[831/917] 559334=test_vm_dump
[832/917] 559334=errors_test
[833/917] 559336=test_open3
[834/917] 559334=test_div
[835/917] 559334=test_resize
[836/917] 559334=test_rdoc_generator_darkfish
[837/917] 559337=test_gc_compact
[838/917] 559325=test_deprecated
[839/917] 559325=test_key_stroke
[840/917] 559325=breadth_first_search_test
[841/917] 559325=test_generic
[842/917] 559325=test_fiber
[843/917] 559324=test_workspace
[844/917] 559332=test_bundled_ca
[845/917] 559334=test_to_ruby
[846/917] 559334=test_random
[847/917] 559334=static_literals_test
[848/917] 559326=test_backtrace
[849/917] 559334=test_gem_safe_marshal
[850/917] 559326=test_option
[851/917] 559324=test_nextafter
[852/917] 559324=test_input_method
[853/917] 559328=test_capacity
[854/917] 559328=test_tracer
[855/917] 559326=test_ellipsize
[856/917] 559332=test_integer
[857/917] 559324=test_utf32
[858/917] 559326=test_helper
[859/917] 559326=test_memory_view
[860/917] 559324=test_fips
[861/917] 559326=test_date_parse
[862/917] 559332=test_gem_commands_update_command
[863/917] 559328=test_thread
[864/917] 559328=test_data
[865/917] 559328=test_noarg
[866/917] 559326=test_rand
[867/917] 559334=test_pkey_ec
[868/917] 559324=test_keyword
[869/917] 559334=numeric_value_test
[870/917] 559334=!Nothing_to_test
[871/917] 559334=test_bn
[872/917] 559328=test_provider
[873/917] 559334=test_win32ole_method_event
[874/917] 559334=test_gem_package_task
[875/917] 559334=test_gem_commands_server_command
[876/917] 559334=test_http_request
[877/917] 559334=test_data
[878/917] 559334=test_rdoc_ri_driver
[879/917] 559338=test_httpheader
[880/917] 559338=test_win32ole_param
[881/917] 559338=test_function_entry
[882/917] 559338=test_rdoc_parser_markdown
[883/917] 559338=test_len
[884/917] 559338=test_acceptable
[885/917] 559329=implicit_array_test
[886/917] 559329=heredoc_dedent_test
[887/917] 559329=test_kernel
[888/917] 559333=test_method_name_check
[889/917] 559326=test_gem_resolver_local_specification
[890/917] 559333=test_autoload
[891/917] 559326=test_pack
[892/917] 559338=test_gem_commands_unpack_command
[893/917] 559334=test_gem_commands_exec_command
[894/917] 559328=test_stream
[895/917] 559328=test_optarg
[896/917] 559328=test_ractor
[897/917] 559328=test_ssl_session
[898/917] 559324=test_gem_gem_runner
[899/917] 559326=test_gem_ext_cargo_builder
[900/917] 559324=test_file_exhaustive
[901/917] 559326=test_gem_commands_signout_command
[902/917] 559326=test_object
[903/917] 559326=test_exception
[904/917] 559338=test_rdoc_generator_pot
[905/917] 559326=test_key_name_check
[906/917] 559326=test_ripper
[907/917] 559338=test_win32ole_param_event
[908/917] 559338=test_rdoc_rd_block_parser
[909/917] 559338=test_singleton
[910/917] 559338=test_rdoc_servlet
[911/917] 559338=test_assignment
[912/917] 559329=test_ruby_lex
[913/917] 559332=test_gem_request_set_gem_dependency_api
[914/917] 559329=test_grapheme_breaks
[915/917] 559329=test_date_marshal
[916/917] 559328=test_ossl
[917/917] 559329=test_syntax
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     949     949     949 ?             -1 Ss    1000   0:14 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    949     959     959     959 pts/0        959 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    959     960     959     959 pts/0        959 S+    1000   0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    960  558053     959     959 pts/0        959 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 558053  558056     959     959 pts/0        959 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241107-233410 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
 558056  558057     959     959 pts/0        959 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241107-233410 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
 558057  558998     959     959 pts/0        959 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 558998  558999     959     959 pts/0        959 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 558999  559320     959     959 pts/0        959 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
 559320  559333     959     959 pts/0        959 Sl+   1000   0:26 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 559333  595163     959     959 pts/0        959 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 559333  595169     959     959 pts/0        959 Z+    1000   0:00 [test_autoload.*] <defunct>
 558057  596012     959     959 pts/0        959 R+    1000   0:00 ps jx
2628222  733932  733932  733932 ?             -1 Ss    1000   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
1848940 1848960 1848940 1848940 ?             -1 S     1000   0:01 sshd: ko1@pts/3
1848960 1848961 1848961 1848961 pts/3    1848961 Ss+   1000   0:00 -bash
      1 2090122 2090122 2090122 ?             -1 Ss    1000   0:00 SCREEN
2090122 2090124 2090124 2090124 pts/2    2090124 Ss+   1000   0:00 /bin/bash
2289224 2289276 2289224 2289224 ?             -1 S     1000   0:00 sshd: ko1@pts/4
2289276 2289284 2289284 2289284 pts/4    2392075 Ss    1000   0:00 -bash
2090122 2360588 2360588 2360588 pts/1    2360588 Ss+   1000   0:00 /bin/bash
2289284 2392075 2392075 2289284 pts/4    2392075 Sl+   1000   0:00 vi test.rb
      1 2628222 2628222 2628222 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2628222 2628224 2628222 2628222 ?             -1 S     1000   0:00 (sd-pam)
{1=>[949, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[558053], 558053=>[558056], 558056=>[558057], 558057=>[558998, 596012], 558998=>[558999], 558999=>[559320], 559320=>[559333], 559333=>[595163, 595169], 2628222=>[733932, 2628224], 1848940=>[1848960], 1848960=>[1848961], 2090122=>[2090124, 2360588], 2289224=>[2289276], 2289276=>[2289284], 2289284=>[2392075]}
$ timeout 60 gdb -p 595163 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 595165]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000583bf1eddd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7e156b6006c0 (LWP 595163) "test_autoload.*" 0x0000583bf1eddd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7e15670006c0 (LWP 595165) "test_autoload.*" 0x00007e1598f1b4cd in __GI___poll (fds=0x7e1569909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7e15670006c0 (LWP 595165) "test_autoload.*"):
#0  0x00007e1598f1b4cd in __GI___poll (fds=0x7e1569909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000583bf1e685aa in __interceptor_poll ()
No symbol table info available.
#2  0x0000583bf22136cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010
        vm = <optimized out>
#4  0x0000583bf1ec195f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e1598e9ca94 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 = {138630387467968, -7441069067158312072, 138630387467968, -352, 0, 138630460859312, -7441069067145729160, -7440510393692476552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e1598f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e156b6006c0 (LWP 595163) "test_autoload.*"):
#0  0x0000583bf1eddd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000583bf1edecca in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000583bf1e2d540 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x0000583bf1e2d3b9 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  0x0000583bf1e2cfe5 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  0x0000583bf1e27fee in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x0000583bf1e27dd8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x0000583bf1ec3d43 in __interceptor_malloc ()
No symbol table info available.
#8  0x0000583bf278b942 in context_push (parser=0x7e156b5fc6f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8658
        context_node = <optimized out>
#9  parse_statements (parser=parser@entry=0x7e156b5fc6f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13855
        statements = 0x5040001b8950
        last_value = <optimized out>
#10 0x0000583bf276e294 in parse_program (parser=0x7e156b5fc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22008
        current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
        previous_block_exits = 0x0
        statements = <optimized out>
        locals = <optimized out>
#11 pm_parse (parser=0x7e156b5fc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22434
No locals.
#12 0x0000583bf25253e0 in pm_parse_file (result=0x7e156b5fc6f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:10955
        rbimpl_id = 51307
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#13 0x0000583bf2004e43 in load_iseq_eval (ec=0x516001cadfd0, fname=fname@entry=138630558645400) at /tmp/ruby/src/trunk_asan/load.c:751
        result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>}
        error = <optimized out>
        ec = 0x516001cadfd0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 138631219827520
        iseq = <optimized out>
#14 0x0000583bf20000a7 in require_internal (ec=ec@entry=0x516001cadfd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000277480
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 138631219827680
        realpath_map = 138631219827520
        path = 138630558645400
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#15 0x0000583bf1ffdf90 in rb_require_string_internal (fname=138630558645640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x516001cadfd0
        result = <optimized out>
#16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
        rb_gc_guarded_ptr = <optimized out>
#17 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#18 0x0000583bf22e3398 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:3795
        ci = 0x1641100140003
        cc = <optimized out>
        me = 0x7e1598186560
        cfunc = 0x5040000185d8
        recv = 138631219957240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x0000583bf22c948d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7e156b5fd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x0000583bf22cf0e5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4182
No locals.
#21 0x0000583bf2290b0d in vm_sendish (ec=0x516001cadfd0, reg_cfp=0x7e156d3fb6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x516001cadfd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e156d3fb6e8
        reg_pc = 0x5110000a1778
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x0000583bf227fd28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516001cadfd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x0000583bf22f735a in vm_call0_body (ec=<optimized out>, calling=0x7e154f109860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7e154f1098d0
        cc = <optimized out>
        ret = <optimized out>
#25 0x0000583bf22f6bcf in vm_call0_cme (ec=0x516001cadfd0, calling=0x7e154f109860, argv=0x7e156b5fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#26 vm_call0_body (ec=<optimized out>, calling=0x7e154f109860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7e156d2526b8
        orig_cme = <optimized out>
        ci = 0x7e154f1098d0
        cc = 0x7e156d252690
        ret = <optimized out>
#27 0x0000583bf22aaece in vm_call0_cc (recv=138631219957240, id=22657, argc=<optimized out>, argv=<optimized out>, cc=0x7e156d252690, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#28 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:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7e156d252690
        self = <optimized out>
#29 0x0000583bf22abcfe in rb_funcallv (recv=138631219957240, mid=22657, argc=1, argv=0x7e156b5fdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#30 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7e156b5fdd60
#31 0x0000583bf226b97e in autoload_feature_require (_arguments=138630460858704) at /tmp/ruby/src/trunk_asan/variable.c:2937
        arguments = 0x7e156b5fe150
        autoload_const = <optimized out>
        result = <optimized out>
#32 autoload_try_load (_arguments=138630460858704) at /tmp/ruby/src/trunk_asan/variable.c:2951
        arguments = 0x7e156b5fe150
        result = <optimized out>
        ce = <optimized out>
#33 0x0000583bf1f0c1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x516001cadfd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e156b5fe0d0, <optimized out>, 0x7e156b5fdfe0, <optimized out>, <optimized out>}, prev = 0x7e154f009640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001cadfd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#34 0x0000583bf226acc1 in rb_autoload_load (module=module@entry=138631220034880, name=name@entry=320235) at /tmp/ruby/src/trunk_asan/variable.c:3012
        ce = 0x50300096d090
        arguments = {module = 138631220034880, name = 320235, flag = 0, mutex = 138630490978920, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#35 0x0000583bf227464d in rb_const_search_from (klass=138630571751480, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114
        ac = 0xfffffffffffffe00
        am = 138631220034880
        tmp = 138631220034880
        ce = <optimized out>
        current = 138631220034880
        value = <optimized out>
        first_iteration = <optimized out>
#36 0x0000583bf226c9e4 in rb_const_search (klass=138630571751480, id=320235, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3136
        value = <optimized out>
#37 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:3063
        c = <optimized out>
#38 0x0000583bf22778fe 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:1134
        root_cref = <optimized out>
        klass = 92358976733448
        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>
#39 0x0000583bf2282893 in vm_get_ev_const_chain (ec=0x516001cadfd0, segments=0x502000311e70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#40 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000311eb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6370
        segments = 0x502000311e70
        ice = <optimized out>
        val = <optimized out>
#41 0x0000583bf2289636 in vm_exec_core (ec=ec@entry=0x516001cadfd0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
th: 0x515000277480, native_id: 0x7e156b6006c0
-- Control frame information -----------------------------------------------
        leaf = false
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
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:395 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        val = <optimized out>

        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e156d3fb720
        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_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#42 0x0000583bf227fd28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516001cadfd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#43 0x0000583bf2300932 in invoke_iseq_block_from_c (ec=0x516001cadfd0, captured=0x7e156d3fb7a8, self=138630571302720, 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:1607
        flags = 0
        iseq = 0x7e156de58638
        cfp = <optimized out>
        sp = 0x7e156d2fb850
        use_argv = 0x0
        stack_argv = 0x7e156d2fb850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#44 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:1621
        captured = 0x7e156d3fb7a8
#45 0x0000583bf22ad116 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:1658
No locals.
#46 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1666
No locals.
#47 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#48 0x0000583bf22ad116 in rb_yield (val=<optimized out>)
No locals.
#49 0x0000583bf1f0ba7a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
        _ec = 0x516001cadfd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e156b5fef10, <optimized out>, 0x7e156b5fee20, <optimized out>, <optimized out>}, prev = 0x7e154f009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516001cadfd0
        cfp = 0x7e156d3fb758
#50 0x0000583bf208718b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381
        status = <optimized out>
        pid = <optimized out>
#51 0x0000583bf22e3398 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:3795
        ci = 0x649100040001
        cc = <optimized out>
        me = 0x7e15981861c8
        cfunc = 0x504000020058
        recv = 138630571302720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#52 0x0000583bf22880ab in vm_sendish (ec=0x516001cadfd0, reg_cfp=0x7e156d3fb790, cd=0x502000311e10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#53 vm_exec_core (ec=ec@entry=0x516001cadfd0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000311e10
        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e156d3fb790
        reg_pc = 0x504000302630
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#54 0x0000583bf227fd28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516001cadfd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#55 0x0000583bf22bcfeb in invoke_iseq_block_from_c (ec=0x516001cadfd0, captured=<optimized out>, self=138630571302720, 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:1607
        flags = 0
        iseq = 0x7e156de58660
        cfp = 0x7e156d3fb7c8
        sp = 0x7e156d2fb818
        use_argv = <optimized out>
        stack_argv = 0x7e156d2fb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#56 invoke_block_from_c_proc (ec=0x516001cadfd0, self=138630571302720, 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:1701
        block = <optimized out>
        keyword_hash = <optimized out>
#57 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:1731
No locals.
#58 0x0000583bf22bb276 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x5040006b9f50, argc=-236069618, 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:1752
        self = 0
#59 0x0000583bf2212629 in thread_do_start_proc (th=th@entry=0x515000277480) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040006b9f50
        args_len = 0
        args_ptr = <optimized out>
#60 0x0000583bf22101da in thread_do_start (th=0x515000277480) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#61 thread_start_func_2 (th=th@entry=0x515000277480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#62 0x0000583bf220f49e in call_thread_start_func_2 (th=0x515000277480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7e156b5ffce0
#63 nt_start (ptr=0x50c0004528c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000277480
        sched = <optimized out>
        nt = 0x50c0004528c0
        vm = 0x525000000100
#64 0x0000583bf1ec195f in asan_thread_start(void*) ()
No symbol table info available.
#65 0x00007e1598e9ca94 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 = {138630460868288, -7441045702536221832, 138630460868288, -352, 0, 140726960960752, -7441045702523638920, -7440510393692476552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#66 0x00007e1598f29c3c 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 595163) detached]
$ timeout 60 gdb -p 595169 -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 559333 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 596040]
[New LWP 595170]
[New LWP 591986]
[New LWP 564276]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007e1598e98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd8c84bfe0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7e15991d1c40 (LWP 559333) "ruby"            0x00007e1598e98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd8c84bfe0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x7e155de006c0 (LWP 596040) "envutil.rb:183"  0x00007e1598f1b4cd in __GI___poll (fds=0x7e1568e09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7e157cc006c0 (LWP 595170) "test_autoload.*" 0x00007e1598f1b4cd in __GI___poll (fds=0x7e1569909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7e15766006c0 (LWP 591986) "parallel.rb:40"  0x00007e1598f1b4cd in __GI___poll (fds=0x7e156c816660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7e15778006c0 (LWP 564276) "Timeout stdlib " 0x00007e1598e98d61 in __futex_abstimed_wait_common64 (private=22587, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000bf87d4) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7e15778006c0 (LWP 564276) "Timeout stdlib "):
#0  0x00007e1598e98d61 in __futex_abstimed_wait_common64 (private=22587, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000bf87d4) 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=22587, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000bf87d4) 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=0x50c000bf87d4, 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  0x00007e1598e9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000bf87a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e1598e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7e15777fec30, __canceltype = 1872450288, __prev = 0x0}
        cbuffer = {wseq = 227, cond = 0x50c000bf87a8, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 227
        seq = 113
        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=0x50c000bf87a8, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000583bf21ea361 in rb_native_cond_wait (cond=0x50c000bf87d4, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x515000200880, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x0000583bf220e392 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000200880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x0000583bf21f47d1 in native_sleep (th=0x515000200880, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x515000200880, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000583bf220ce05 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=138631219099280, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x0000583bf1f0c1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x516003c174d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e15777fef90, <optimized out>, 0x7e15777feea0, <optimized out>, <optimized out>}, prev = 0x7e156f609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516003c174d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000583bf220c2ed in queue_do_pop (self=<optimized out>, q=0x50400005d690, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 138631219099280, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 138631219099280, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d690
        end = 0
#14 0x0000583bf228b855 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:7329
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000583bf228b855 in vm_invoke_builtin_delegate (ec=0x516003c174d0, cfp=0x7e1570fff758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516003c174d0) at ../../src/trunk_asan/insns.def:1632
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e1570fff758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000583bf227fd28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516003c174d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000583bf22bcfeb in invoke_iseq_block_from_c (ec=0x516003c174d0, captured=<optimized out>, self=138631217737440, 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:1607
        flags = 0
        iseq = 0x7e159891c518
        cfp = 0x7e1570fff7c8
        sp = 0x7e1570eff818
        use_argv = <optimized out>
        stack_argv = 0x7e1570eff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516003c174d0, self=138631217737440, 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:1701
        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:1731
No locals.
#21 0x0000583bf22bb276 in rb_vm_invoke_proc (ec=0x50c000bf87d4, proc=0x189, proc@entry=0x5040006db2d0, argc=-1729524383, 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:1752
        self = 0
#22 0x0000583bf2212629 in thread_do_start_proc (th=th@entry=0x515000200880) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040006db2d0
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000583bf22101da in thread_do_start (th=0x515000200880) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000200880, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000583bf220f49e in call_thread_start_func_2 (th=0x515000200880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7e15777ffce0
#26 nt_start (ptr=0x50c000bf8780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000200880
        sched = <optimized out>
        nt = 0x50c000bf8780
        vm = 0x525000000100
#27 0x0000583bf1ec195f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007e1598e9ca94 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 = {138630664292032, -7441037181321106568, 138630664292032, -352, 0, 140726960957968, -7441037181308523656, -7440510393692476552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007e1598f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7e15766006c0 (LWP 591986) "parallel.rb:40"):
#0  0x00007e1598f1b4cd in __GI___poll (fds=0x7e156c816660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000583bf1e685aa in __interceptor_poll ()
No symbol table info available.
#2  0x0000583bf1fbc3bd in nogvl_wait_for (th=138630503163080, fptr=0x5110002c3200, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502
        fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x0000583bf1fbd836 in internal_read_func (ptr=0x7e156c816440) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7e156c816440
        result = <optimized out>
#5  0x0000583bf21f849b in rb_thread_io_blocking_call (func=0x583bf1fbd3b0 <internal_read_func>, data1=0x7e156c816440, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x0000583bf1f0c1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x516001b9ffd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e15765fee50, <optimized out>, 0x7e15765fed60, <optimized out>, <optimized out>}, prev = 0x7e156c809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b9ffd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x0000583bf1fd1c15 in io_read_memory_locktmp (str=138630479832672, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
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:3497
        str = <optimized out>
        iis = {th = 138630503163080, fptr = 0x5110002c3200, nonblock = 0, fd = 6, buf = 0x5190004d5380, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002c3200
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x0000583bf1fadeb1 in io_readpartial (argc=1820419680, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x0000583bf22e3398 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:3795
        ci = 0x40a100100003
        cc = <optimized out>
        me = 0x7e15989d9eb0
        cfunc = 0x504000010fd8
        recv = 138630503163200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000583bf2290b0d in vm_sendish (ec=0x516001b9ffd0, reg_cfp=0x7e15709f9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516001b9ffd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e15709f9790
        reg_pc = 0x5130000523a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000583bf227fd28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516001b9ffd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000583bf22bcfeb in invoke_iseq_block_from_c (ec=0x516001b9ffd0, captured=<optimized out>, self=138631211306560, 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:1607
        flags = 0
        iseq = 0x7e1598934898
        cfp = 0x7e15709f97c8
        sp = 0x7e15708f9818
        use_argv = <optimized out>
        stack_argv = 0x7e15708f9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001b9ffd0, self=138631211306560, 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:1701
        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:1731
No locals.
#17 0x0000583bf22bb276 in rb_vm_invoke_proc (ec=0x7e156c816660, proc=0x1, proc@entry=0x50400030b190, argc=-1728990003, 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:1752
        self = 4294967295
#18 0x0000583bf2212629 in thread_do_start_proc (th=th@entry=0x515000069f80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400030b190
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000583bf22101da in thread_do_start (th=0x515000069f80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000069f80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x0000583bf220f49e in call_thread_start_func_2 (th=0x515000069f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7e15765ffce0
#22 nt_start (ptr=0x50c000641c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000069f80
        sched = <optimized out>
        nt = 0x50c000641c80
        vm = 0x525000000100
#23 0x0000583bf1ec195f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007e1598e9ca94 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 = {138630645417664, -7441034707419944072, 138630645417664, -352, 25, 140726960963440, -7441034707407361160, -7440510393692476552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007e1598f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7e157cc006c0 (LWP 595170) "test_autoload.*"):
#0  0x00007e1598f1b4cd in __GI___poll (fds=0x7e1569909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000583bf1e685aa in __interceptor_poll ()
No symbol table info available.
#2  0x0000583bf22136cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010
        vm = <optimized out>
#4  0x0000583bf1ec195f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e1598e9ca94 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 = {138630752372416, -7441011342797853832, 138630752372416, -352, 0, 138630469247952, -7441011342785270920, -7440510393692476552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e1598f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7e155de006c0 (LWP 596040) "envutil.rb:183"):
#0  0x00007e1598f1b4cd in __GI___poll (fds=0x7e1568e09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000583bf1e685aa in __interceptor_poll ()
No symbol table info available.
#2  0x0000583bf1fbc3bd in nogvl_wait_for (th=138630491062720, fptr=0x5110000db640, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502
        fds = {fd = 12, 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  0x0000583bf1fbd836 in internal_read_func (ptr=0x7e1568e09620) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7e1568e09620
        result = <optimized out>
#5  0x0000583bf21f849b in rb_thread_io_blocking_call (func=0x583bf1fbd3b0 <internal_read_func>, data1=data1@entry=0x7e1568e09620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1797
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x0000583bf1fbd1ca in rb_io_blocking_region_wait (argument=0x7e1568e09620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) 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:1314
        iis = {th = 138630491062720, fptr = 0x5110000db640, nonblock = 0, fd = 12, buf = 0x525000453900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x0000583bf1fc0b07 in io_bufread (ptr=0x525000453900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110000db640) at /tmp/ruby/src/trunk_asan/io.c:3057
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096
        p = <optimized out>
#10 0x0000583bf1f0c1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x516001b90cd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e155ddfedb0, <optimized out>, 0x7e155ddfecc0, <optimized out>, <optimized out>}, prev = 0x7e1568e09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b90cd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x0000583bf1fbe52b in io_fread (str=138630491062360, offset=0, size=8192, fptr=0x5110000db640) at /tmp/ruby/src/trunk_asan/io.c:3110
        arg = {str_ptr = 0x525000453900 '\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=138630491062360) at /tmp/ruby/src/trunk_asan/io.c:3388
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x0000583bf1fae292 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110000db640
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x0000583bf22e3398 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:3795
        ci = 0x3fb100100001
        cc = <optimized out>
        me = 0x7e1598328eb8
        cfunc = 0x504000011018
        recv = 138630491066960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x0000583bf2290b0d in vm_sendish (ec=0x516001b90cd0, reg_cfp=0x7e156c4fd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001b90cd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e156c4fd790
        reg_pc = 0x504000056670
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000583bf227fd28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516001b90cd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000583bf22bcfeb in invoke_iseq_block_from_c (ec=0x516001b90cd0, captured=<optimized out>, self=138631217722400, 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:1607
        flags = 0
        iseq = 0x7e1598912db0
        cfp = 0x7e156c4fd7c8
        sp = 0x7e156c3fd818
        use_argv = <optimized out>
        stack_argv = 0x7e156c3fd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001b90cd0, self=138631217722400, 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:1701
        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:1731
No locals.
#21 0x0000583bf22bb276 in rb_vm_invoke_proc (ec=0x7e1568e09760, proc=0x1, proc@entry=0x50400042c790, argc=-1728990003, 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:1752
        self = 4294967295
#22 0x0000583bf2212629 in thread_do_start_proc (th=th@entry=0x51500020c400) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400042c790
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000583bf22101da in thread_do_start (th=0x51500020c400) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500020c400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000583bf220f49e in call_thread_start_func_2 (th=0x51500020c400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7e155ddffce0
#26 nt_start (ptr=0x50c000731800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500020c400
        sched = <optimized out>
        nt = 0x50c000731800
        vm = 0x525000000100
#27 0x0000583bf1ec195f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007e1598e9ca94 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 = {138630234375872, -7440943447954838664, 138630234375872, -352, 22, 140726960960752, -7440943447942255752, -7440510393692476552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007e1598f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e15991d1c40 (LWP 559333) "ruby"):
#0  0x00007e1598e98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd8c84bfe0, op=137, expected=0, futex_word=0x50c000000094) 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=4095, abstime=0x7ffd8c84bfe0, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5329152
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffd8c84bfe0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007e1598e9bc7e in __pthread_cond_wait_common (abstime=0x7ffd8c84bfe0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e1598e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffd8c84bed0, __canceltype = -222297152, __prev = 0x0}
        cbuffer = {wseq = 4335, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 4335
        seq = 2167
        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=0x515000000420, abstime=abstime@entry=0x7ffd8c84bfe0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000583bf220de61 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=0x7e1596c2bea0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x0000583bf2214814 in native_sleep (th=0x515000000300, rel=0x7e1596c2bea0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280
        sched = <optimized out>
#8  thread_join_sleep (arg=138631191701856) at /tmp/ruby/src/trunk_asan/thread.c:1064
        scheduler = <optimized out>
        p = 0x7e1596efa960
        target_th = 0x51500020c400
        th = 0x515000000300
        end = 6059634520901574
        limit = 0x7e1596c2bea0
#9  0x0000583bf1f0c1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8c84c1f0, <optimized out>, 0x7ffd8c84c100, <optimized out>, <optimized out>}, prev = 0x7e1596ec7640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x0000583bf2214368 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105
        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 0x0000583bf22079a0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7e1596c2bea0
#12 0x0000583bf22e3398 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:3795
        ci = 0x34c100100003
        cc = <optimized out>
        me = 0x7e15989b96b0
        cfunc = 0x50400001ebd8
        recv = 138630491062720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x0000583bf2290b0d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7e15963ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e15963ff410
        reg_pc = 0x523000009c70
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
th: 0x515000000300, native_id: 0x7e15991d1c40
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0177 e:000176 CFUNC  :join
c:0018 p:0494 s:0172 E:001278 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
c:0017 p:0275 s:0133 e:000132 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
c:0016 p:0032 s:0109 e:000108 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:333
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:109
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        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>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [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>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:001f90 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        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>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
#15 0x0000583bf22800e1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2603
No locals.
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2582
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36

th: 0x515000200880, native_id: 0x7e15778006c0
#17 0x0000583bf2300932 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7e15963ff620, self=138631211306560, 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:1607
        flags = 0
        iseq = 0x7e1598916348
        cfp = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        sp = 0x7e15962ffa28
        use_argv = 0x7e1596c11b20
        stack_argv = 0x7e15962ffa28
        opt_pc = 0
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        type = <optimized out>
        av = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        bound = <optimized out>
th: 0x515000069f80, native_id: 0x7e15766006c0
-- Control frame information -----------------------------------------------
#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:1621
        captured = 0x7e15963ff620
#19 0x0000583bf22ad116 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:1658
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:1666
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
#22 0x0000583bf22ad116 in rb_yield (val=<optimized out>)
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
No locals.
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
#23 0x0000583bf245e296 in rb_ary_collect (ary=138630563268360) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 138630562972640
        i = 23
#24 0x0000583bf22e3398 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7e15989e0120
        cfunc = 0x50400000a7d8
        recv = 138630563268360

        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x0000583bf22880ab in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7e15963ff608, cd=0x51100000d1d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <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 = 0x51100000d1d0
        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e15963ff608
        reg_pc = 0x5190000166b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x0000583bf227fd28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x0000583bf2300932 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7e15963ff738, self=138631211306560, 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:1607
        flags = 0
        iseq = 0x7e1598934a50
        cfp = <optimized out>
        sp = 0x7e15962ff8d0
        use_argv = 0x7e1596c0cae0
        stack_argv = 0x7e15962ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#29 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:1621
        captured = 0x7e15963ff738
#30 0x0000583bf22ad116 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:1658
No locals.
#31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1666
No locals.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#33 0x0000583bf22ad116 in rb_yield (val=<optimized out>)
No locals.
#34 0x0000583bf245e296 in rb_ary_collect (ary=138630503163360) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 138630503163280
        i = 0
#35 0x0000583bf22e3398 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7e15989e0120
        cfunc = 0x50400000a7d8
        recv = 138630503163360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x0000583bf22880ab in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7e15963ff720, cd=0x5020000130d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#37 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 = 0x5020000130d0
        insns_address_table = {0x583bf22838b9 <vm_exec_core+1801>, 0x583bf228498a <vm_exec_core+6106>, 0x583bf228a5bf <vm_exec_core+29711>, 0x583bf22844e2 <vm_exec_core+4914>, 0x583bf228b1be <vm_exec_core+32782>, 0x583bf2288f82 <vm_exec_core+24018>, 0x583bf22868fd <vm_exec_core+14157>, 0x583bf2283a39 <vm_exec_core+2185>, 0x583bf228ac27 <vm_exec_core+31351>, 0x583bf228a921 <vm_exec_core+30577>, 0x583bf228475a <vm_exec_core+5546>, 0x583bf2283fd7 <vm_exec_core+3623>, 0x583bf22895d7 <vm_exec_core+25639>, 0x583bf2285711 <vm_exec_core+9569>, 0x583bf228ae65 <vm_exec_core+31925>, 0x583bf228aaaf <vm_exec_core+30975>, 0x583bf2285d71 <vm_exec_core+11201>, 0x583bf228687b <vm_exec_core+14027>, 0x583bf22891d0 <vm_exec_core+24608>, 0x583bf228aa10 <vm_exec_core+30816>, 0x583bf2288337 <vm_exec_core+20871>, 0x583bf228926a <vm_exec_core+24762>, 0x583bf2289988 <vm_exec_core+26584>, 0x583bf2288263 <vm_exec_core+20659>, 0x583bf2283f03 <vm_exec_core+3411>, 0x583bf2288a9c <vm_exec_core+22764>, 0x583bf2283d79 <vm_exec_core+3017>, 0x583bf22841e9 <vm_exec_core+4153>, 0x583bf22860be <vm_exec_core+12046>, 0x583bf2287e04 <vm_exec_core+19540>, 0x583bf22887e5 <vm_exec_core+22069>, 0x583bf22879a0 <vm_exec_core+18416>, 0x583bf22838fe <vm_exec_core+1870>, 0x583bf2289f0a <vm_exec_core+27994>, 0x583bf228a836 <vm_exec_core+30342>, 0x583bf22842c2 <vm_exec_core+4370>, 0x583bf2284e56 <vm_exec_core+7334>, 0x583bf22848dc <vm_exec_core+5932>, 0x583bf2285816 <vm_exec_core+9830>, 0x583bf2286810 <vm_exec_core+13920>, 0x583bf2284384 <vm_exec_core+4564>, 0x583bf2289d53 <vm_exec_core+27555>, 0x583bf2284dc5 <vm_exec_core+7189>, 0x583bf22866ce <vm_exec_core+13598>, 0x583bf2287083 <vm_exec_core+16083>, 0x583bf2289683 <vm_exec_core+25811>, 0x583bf2288513 <vm_exec_core+21347>, 0x583bf228590a <vm_exec_core+10074>, 0x583bf2285193 <vm_exec_core+8163>, 0x583bf22894b1 <vm_exec_core+25345>, 0x583bf228630c <vm_exec_core+12636>, 0x583bf2288ba7 <vm_exec_core+23031>, 0x583bf228859b <vm_exec_core+21483>, 0x583bf2288c74 <vm_exec_core+23236>, 0x583bf228a4e1 <vm_exec_core+29489>, 0x583bf2287664 <vm_exec_core+17588>, 0x583bf2289752 <vm_exec_core+26018>, 0x583bf228353b <vm_exec_core+907>, 0x583bf2289315 <vm_exec_core+24933>, 0x583bf2285be2 <vm_exec_core+10802>, 0x583bf2287ea8 <vm_exec_core+19704>, 0x583bf2288408 <vm_exec_core+21080>, 0x583bf2283540 <vm_exec_core+912>, 0x583bf2287d13 <vm_exec_core+19299>, 0x583bf2285fdf <vm_exec_core+11823>, 0x583bf2285350 <vm_exec_core+8608>, 0x583bf2288d08 <vm_exec_core+23384>, 0x583bf2284440 <vm_exec_core+4752>, 0x583bf2286bc4 <vm_exec_core+14868>, 0x583bf2292429 <vm_exec_core+62073>, 0x583bf22888c7 <vm_exec_core+22295>, 0x583bf2284ca1 <vm_exec_core+6897>, 0x583bf228506f <vm_exec_core+7871>, 0x583bf2284f4d <vm_exec_core+7581>, 0x583bf22855a6 <vm_exec_core+9206>, 0x583bf2285e2e <vm_exec_core+11390>, 0x583bf2284bc2 <vm_exec_core+6674>, 0x583bf228b453 <vm_exec_core+33443>, 0x583bf228897e <vm_exec_core+22478>, 0x583bf228748c <vm_exec_core+17116>, 0x583bf2289e01 <vm_exec_core+27729>, 0x583bf228b571 <vm_exec_core+33729>, 0x583bf228a167 <vm_exec_core+28599>, 0x583bf228afbe <vm_exec_core+32270>, 0x583bf228b096 <vm_exec_core+32486>, 0x583bf2283e1c <vm_exec_core+3180>, 0x583bf228ab44 <vm_exec_core+31124>, 0x583bf22861cf <vm_exec_core+12319>, 0x583bf228ad7f <vm_exec_core+31695>, 0x583bf2285c8e <vm_exec_core+10974>, 0x583bf228a065 <vm_exec_core+28341>, 0x583bf2283c43 <vm_exec_core+2707>, 0x583bf2285a24 <vm_exec_core+10356>, 0x583bf2286dcc <vm_exec_core+15388>, 0x583bf2286765 <vm_exec_core+13749>, 0x583bf2286534 <vm_exec_core+13188>, 0x583bf2283637 <vm_exec_core+1159>, 0x583bf2283b5a <vm_exec_core+2474>, 0x583bf22836c9 <vm_exec_core+1305>, 0x583bf228a380 <vm_exec_core+29136>, 0x583bf2287bb0 <vm_exec_core+18944>, 0x583bf2287154 <vm_exec_core+16292>, 0x583bf2287871 <vm_exec_core+18113>, 0x583bf228758a <vm_exec_core+17370>, 0x583bf22865d5 <vm_exec_core+13349>, 0x583bf2286f78 <vm_exec_core+15816>, 0x583bf2286a9a <vm_exec_core+14570>, 0x583bf2287283 <vm_exec_core+16595>, 0x583bf2287305 <vm_exec_core+16725>, 0x583bf22838aa <vm_exec_core+1786>, 0x583bf228497b <vm_exec_core+6091>, 0x583bf228a5b0 <vm_exec_core+29696>, 0x583bf22844d3 <vm_exec_core+4899>, 0x583bf228b1af <vm_exec_core+32767>, 0x583bf2288f73 <vm_exec_core+24003>, 0x583bf22868ee <vm_exec_core+14142>, 0x583bf2283a2a <vm_exec_core+2170>, 0x583bf228ac18 <vm_exec_core+31336>, 0x583bf228a912 <vm_exec_core+30562>, 0x583bf228474b <vm_exec_core+5531>, 0x583bf2283fc8 <vm_exec_core+3608>, 0x583bf22895c8 <vm_exec_core+25624>, 0x583bf2285702 <vm_exec_core+9554>, 0x583bf228ae56 <vm_exec_core+31910>, 0x583bf228aaa0 <vm_exec_core+30960>, 0x583bf2285d62 <vm_exec_core+11186>, 0x583bf228686c <vm_exec_core+14012>, 0x583bf22891c1 <vm_exec_core+24593>, 0x583bf228aa01 <vm_exec_core+30801>, 0x583bf2288328 <vm_exec_core+20856>, 0x583bf228925b <vm_exec_core+24747>, 0x583bf2289979 <vm_exec_core+26569>, 0x583bf2288254 <vm_exec_core+20644>, 0x583bf2283ef4 <vm_exec_core+3396>, 0x583bf2288a8d <vm_exec_core+22749>, 0x583bf2283d6a <vm_exec_core+3002>, 0x583bf22841da <vm_exec_core+4138>, 0x583bf22860af <vm_exec_core+12031>, 0x583bf2287df5 <vm_exec_core+19525>, 0x583bf22887d6 <vm_exec_core+22054>, 0x583bf2287991 <vm_exec_core+18401>, 0x583bf22838ef <vm_exec_core+1855>, 0x583bf2289efb <vm_exec_core+27979>, 0x583bf228a827 <vm_exec_core+30327>, 0x583bf22842b3 <vm_exec_core+4355>, 0x583bf2284e47 <vm_exec_core+7319>, 0x583bf22848cd <vm_exec_core+5917>, 0x583bf2285807 <vm_exec_core+9815>, 0x583bf2286801 <vm_exec_core+13905>, 0x583bf2284375 <vm_exec_core+4549>, 0x583bf2289d44 <vm_exec_core+27540>, 0x583bf2284db6 <vm_exec_core+7174>, 0x583bf22866bf <vm_exec_core+13583>, 0x583bf2287074 <vm_exec_core+16068>, 0x583bf2289674 <vm_exec_core+25796>, 0x583bf2288504 <vm_exec_core+21332>, 0x583bf22858fb <vm_exec_core+10059>, 0x583bf2285184 <vm_exec_core+8148>, 0x583bf22894a2 <vm_exec_core+25330>, 0x583bf22862fd <vm_exec_core+12621>, 0x583bf2288b98 <vm_exec_core+23016>, 0x583bf228858c <vm_exec_core+21468>, 0x583bf2288c65 <vm_exec_core+23221>, 0x583bf228a4d2 <vm_exec_core+29474>, 0x583bf2287655 <vm_exec_core+17573>, 0x583bf2289743 <vm_exec_core+26003>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf2289306 <vm_exec_core+24918>, 0x583bf2285bd3 <vm_exec_core+10787>, 0x583bf2287e99 <vm_exec_core+19689>, 0x583bf22883f9 <vm_exec_core+21065>, 0x583bf2286db8 <vm_exec_core+15368>, 0x583bf2287d04 <vm_exec_core+19284>, 0x583bf2285fd0 <vm_exec_core+11808>, 0x583bf2285341 <vm_exec_core+8593>, 0x583bf2288cf9 <vm_exec_core+23369>, 0x583bf2284431 <vm_exec_core+4737>, 0x583bf2286bb5 <vm_exec_core+14853>, 0x583bf229241a <vm_exec_core+62058>, 0x583bf22888b8 <vm_exec_core+22280>, 0x583bf2284c92 <vm_exec_core+6882>, 0x583bf2285060 <vm_exec_core+7856>, 0x583bf2284f3e <vm_exec_core+7566>, 0x583bf2285597 <vm_exec_core+9191>, 0x583bf2285e1f <vm_exec_core+11375>, 0x583bf2287cff <vm_exec_core+19279>, 0x583bf2287482 <vm_exec_core+17106>, 0x583bf2287cfa <vm_exec_core+19274>, 0x583bf22884f0 <vm_exec_core+21312>, 0x583bf22884ee <vm_exec_core+21310>, 0x583bf2285592 <vm_exec_core+9186>, 0x583bf2288a51 <vm_exec_core+22689>, 0x583bf2286862 <vm_exec_core+14002>, 0x583bf2286867 <vm_exec_core+14007>, 0x583bf22884ec <vm_exec_core+21308>, 0x583bf22883cb <vm_exec_core+21019>, 0x583bf2287858 <vm_exec_core+18088>, 0x583bf2287576 <vm_exec_core+17350>, 0x583bf22884ea <vm_exec_core+21306>, 0x583bf228798c <vm_exec_core+18396>...}
        reg_cfp = 0x7e15963ff720
        reg_pc = 0x50400002fdb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x0000583bf22800e1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2603
No locals.
#39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2582
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#40 0x0000583bf1f0849b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7e1598934be0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8c84e0f0, <optimized out>, 0x7ffd8c84e040, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7e1598934be0
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#42 0x0000583bf1f01a07 in rb_main (argc=10, argv=0x7ffd8c84e2c8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=10, argv=0x7ffd8c84e2c8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7b0d59aedc40 (LWP 559320) "ruby" 0x00007b0d59926cd7 in __GI___select (nfds=27, readfds=0x50c0051c58c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff9c6220c0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7b0d3d6006c0 (LWP 559322) "ruby" 0x00007b0d5991b4cd in __GI___poll (fds=0x7b0d3c309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7b0d3d6006c0 (LWP 559322) "ruby"):
#0  0x00007b0d5991b4cd in __GI___poll (fds=0x7b0d3c309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064d2484c85aa in __interceptor_poll ()
No symbol table info available.
#2  0x000064d2488736cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010
        vm = <optimized out>
#4  0x000064d24852195f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007b0d5989ca94 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 = {135296794494656, -6326021574169375534, 135296794494656, -352, 25, 140735817072768, -6326021574148404014, -6325941978519876398}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007b0d59929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7b0d59aedc40 (LWP 559320) "ruby"):
#0  0x00007b0d59926cd7 in __GI___select (nfds=27, readfds=0x50c0051c58c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff9c6220c0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 1199, tv_nsec = 496578490}
        pts64 = 0x7fff9c621f60
        r = <optimized out>
#1  0x000064d24885ec35 in native_fd_select (n=27, readfds=0x50c0051c58c0, writefds=0x0, exceptfds=0x7b0d59926cd7 <__GI___select+327>, timeout=0x7fff9c621f60, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384
No locals.
#2  do_select (p=135297233054752) at /tmp/ruby/src/trunk_asan/thread.c:4268
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fff9c622070
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000064d24856c1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9c622230, <optimized out>, 0x7fff9c622140, <optimized out>, <optimized out>}, prev = 0x7b0d5783eb80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000064d24885e20e 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:4328
        set = {max = 27, th = 0x515000000300, rset = 0x7b0d5783ea40, 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 = 0x7b0d5783eaa0}
#5  0x000064d248626f9d in select_internal (read=135296786024800, write=4, except=4, tp=0x7b0d5783eaa0, fds=0x7b0d5783ea40) at /tmp/ruby/src/trunk_asan/io.c:10676
        timerec = <optimized out>
        max = 27
        pending = <optimized out>
        rp = 0x7b0d5783ea40
        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=135297233054240) at /tmp/ruby/src/trunk_asan/io.c:10746
        p = 0x7b0d5783ea20
#7  0x000064d24856c1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9c622530, <optimized out>, 0x7fff9c622440, <optimized out>, <optimized out>}, prev = 0x7b0d57851e40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000064d248603217 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11102
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000064d248943398 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:3795
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x7b0d591da678
        cfunc = 0x504000010818
        recv = 135297259862560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000064d2488f0b0d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7b0d56dff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64d2488e38b9 <vm_exec_core+1801>, 0x64d2488e498a <vm_exec_core+6106>, 0x64d2488ea5bf <vm_exec_core+29711>, 0x64d2488e44e2 <vm_exec_core+4914>, 0x64d2488eb1be <vm_exec_core+32782>, 0x64d2488e8f82 <vm_exec_core+24018>, 0x64d2488e68fd <vm_exec_core+14157>, 0x64d2488e3a39 <vm_exec_core+2185>, 0x64d2488eac27 <vm_exec_core+31351>, 0x64d2488ea921 <vm_exec_core+30577>, 0x64d2488e475a <vm_exec_core+5546>, 0x64d2488e3fd7 <vm_exec_core+3623>, 0x64d2488e95d7 <vm_exec_core+25639>, 0x64d2488e5711 <vm_exec_core+9569>, 0x64d2488eae65 <vm_exec_core+31925>, 0x64d2488eaaaf <vm_exec_core+30975>, 0x64d2488e5d71 <vm_exec_core+11201>, 0x64d2488e687b <vm_exec_core+14027>, 0x64d2488e91d0 <vm_exec_core+24608>, 0x64d2488eaa10 <vm_exec_core+30816>, 0x64d2488e8337 <vm_exec_core+20871>, 0x64d2488e926a <vm_exec_core+24762>, 0x64d2488e9988 <vm_exec_core+26584>, 0x64d2488e8263 <vm_exec_core+20659>, 0x64d2488e3f03 <vm_exec_core+3411>, 0x64d2488e8a9c <vm_exec_core+22764>, 0x64d2488e3d79 <vm_exec_core+3017>, 0x64d2488e41e9 <vm_exec_core+4153>, 0x64d2488e60be <vm_exec_core+12046>, 0x64d2488e7e04 <vm_exec_core+19540>, 0x64d2488e87e5 <vm_exec_core+22069>, 0x64d2488e79a0 <vm_exec_core+18416>, 0x64d2488e38fe <vm_exec_core+1870>, 0x64d2488e9f0a <vm_exec_core+27994>, 0x64d2488ea836 <vm_exec_core+30342>, 0x64d2488e42c2 <vm_exec_core+4370>, 0x64d2488e4e56 <vm_exec_core+7334>, 0x64d2488e48dc <vm_exec_core+5932>, 0x64d2488e5816 <vm_exec_core+9830>, 0x64d2488e6810 <vm_exec_core+13920>, 0x64d2488e4384 <vm_exec_core+4564>, 0x64d2488e9d53 <vm_exec_core+27555>, 0x64d2488e4dc5 <vm_exec_core+7189>, 0x64d2488e66ce <vm_exec_core+13598>, 0x64d2488e7083 <vm_exec_core+16083>, 0x64d2488e9683 <vm_exec_core+25811>, 0x64d2488e8513 <vm_exec_core+21347>, 0x64d2488e590a <vm_exec_core+10074>, 0x64d2488e5193 <vm_exec_core+8163>, 0x64d2488e94b1 <vm_exec_core+25345>, 0x64d2488e630c <vm_exec_core+12636>, 0x64d2488e8ba7 <vm_exec_core+23031>, 0x64d2488e859b <vm_exec_core+21483>, 0x64d2488e8c74 <vm_exec_core+23236>, 0x64d2488ea4e1 <vm_exec_core+29489>, 0x64d2488e7664 <vm_exec_core+17588>, 0x64d2488e9752 <vm_exec_core+26018>, 0x64d2488e353b <vm_exec_core+907>, 0x64d2488e9315 <vm_exec_core+24933>, 0x64d2488e5be2 <vm_exec_core+10802>, 0x64d2488e7ea8 <vm_exec_core+19704>, 0x64d2488e8408 <vm_exec_core+21080>, 0x64d2488e3540 <vm_exec_core+912>, 0x64d2488e7d13 <vm_exec_core+19299>, 0x64d2488e5fdf <vm_exec_core+11823>, 0x64d2488e5350 <vm_exec_core+8608>, 0x64d2488e8d08 <vm_exec_core+23384>, 0x64d2488e4440 <vm_exec_core+4752>, 0x64d2488e6bc4 <vm_exec_core+14868>, 0x64d2488f2429 <vm_exec_core+62073>, 0x64d2488e88c7 <vm_exec_core+22295>, 0x64d2488e4ca1 <vm_exec_core+6897>, 0x64d2488e506f <vm_exec_core+7871>, 0x64d2488e4f4d <vm_exec_core+7581>, 0x64d2488e55a6 <vm_exec_core+9206>, 0x64d2488e5e2e <vm_exec_core+11390>, 0x64d2488e4bc2 <vm_exec_core+6674>, 0x64d2488eb453 <vm_exec_core+33443>, 0x64d2488e897e <vm_exec_core+22478>, 0x64d2488e748c <vm_exec_core+17116>, 0x64d2488e9e01 <vm_exec_core+27729>, 0x64d2488eb571 <vm_exec_core+33729>, 0x64d2488ea167 <vm_exec_core+28599>, 0x64d2488eafbe <vm_exec_core+32270>, 0x64d2488eb096 <vm_exec_core+32486>, 0x64d2488e3e1c <vm_exec_core+3180>, 0x64d2488eab44 <vm_exec_core+31124>, 0x64d2488e61cf <vm_exec_core+12319>, 0x64d2488ead7f <vm_exec_core+31695>, 0x64d2488e5c8e <vm_exec_core+10974>, 0x64d2488ea065 <vm_exec_core+28341>, 0x64d2488e3c43 <vm_exec_core+2707>, 0x64d2488e5a24 <vm_exec_core+10356>, 0x64d2488e6dcc <vm_exec_core+15388>, 0x64d2488e6765 <vm_exec_core+13749>, 0x64d2488e6534 <vm_exec_core+13188>, 0x64d2488e3637 <vm_exec_core+1159>, 0x64d2488e3b5a <vm_exec_core+2474>, 0x64d2488e36c9 <vm_exec_core+1305>, 0x64d2488ea380 <vm_exec_core+29136>, 0x64d2488e7bb0 <vm_exec_core+18944>, 0x64d2488e7154 <vm_exec_core+16292>, 0x64d2488e7871 <vm_exec_core+18113>, 0x64d2488e758a <vm_exec_core+17370>, 0x64d2488e65d5 <vm_exec_core+13349>, 0x64d2488e6f78 <vm_exec_core+15816>, 0x64d2488e6a9a <vm_exec_core+14570>, 0x64d2488e7283 <vm_exec_core+16595>, 0x64d2488e7305 <vm_exec_core+16725>, 0x64d2488e38aa <vm_exec_core+1786>, 0x64d2488e497b <vm_exec_core+6091>, 0x64d2488ea5b0 <vm_exec_core+29696>, 0x64d2488e44d3 <vm_exec_core+4899>, 0x64d2488eb1af <vm_exec_core+32767>, 0x64d2488e8f73 <vm_exec_core+24003>, 0x64d2488e68ee <vm_exec_core+14142>, 0x64d2488e3a2a <vm_exec_core+2170>, 0x64d2488eac18 <vm_exec_core+31336>, 0x64d2488ea912 <vm_exec_core+30562>, 0x64d2488e474b <vm_exec_core+5531>, 0x64d2488e3fc8 <vm_exec_core+3608>, 0x64d2488e95c8 <vm_exec_core+25624>, 0x64d2488e5702 <vm_exec_core+9554>, 0x64d2488eae56 <vm_exec_core+31910>, 0x64d2488eaaa0 <vm_exec_core+30960>, 0x64d2488e5d62 <vm_exec_core+11186>, 0x64d2488e686c <vm_exec_core+14012>, 0x64d2488e91c1 <vm_exec_core+24593>, 0x64d2488eaa01 <vm_exec_core+30801>, 0x64d2488e8328 <vm_exec_core+20856>, 0x64d2488e925b <vm_exec_core+24747>, 0x64d2488e9979 <vm_exec_core+26569>, 0x64d2488e8254 <vm_exec_core+20644>, 0x64d2488e3ef4 <vm_exec_core+3396>, 0x64d2488e8a8d <vm_exec_core+22749>, 0x64d2488e3d6a <vm_exec_core+3002>, 0x64d2488e41da <vm_exec_core+4138>, 0x64d2488e60af <vm_exec_core+12031>, 0x64d2488e7df5 <vm_exec_core+19525>, 0x64d2488e87d6 <vm_exec_core+22054>, 0x64d2488e7991 <vm_exec_core+18401>, 0x64d2488e38ef <vm_exec_core+1855>, 0x64d2488e9efb <vm_exec_core+27979>, 0x64d2488ea827 <vm_exec_core+30327>, 0x64d2488e42b3 <vm_exec_core+4355>, 0x64d2488e4e47 <vm_exec_core+7319>, 0x64d2488e48cd <vm_exec_core+5917>, 0x64d2488e5807 <vm_exec_core+9815>, 0x64d2488e6801 <vm_exec_core+13905>, 0x64d2488e4375 <vm_exec_core+4549>, 0x64d2488e9d44 <vm_exec_core+27540>, 0x64d2488e4db6 <vm_exec_core+7174>, 0x64d2488e66bf <vm_exec_core+13583>, 0x64d2488e7074 <vm_exec_core+16068>, 0x64d2488e9674 <vm_exec_core+25796>, 0x64d2488e8504 <vm_exec_core+21332>, 0x64d2488e58fb <vm_exec_core+10059>, 0x64d2488e5184 <vm_exec_core+8148>, 0x64d2488e94a2 <vm_exec_core+25330>, 0x64d2488e62fd <vm_exec_core+12621>, 0x64d2488e8b98 <vm_exec_core+23016>, 0x64d2488e858c <vm_exec_core+21468>, 0x64d2488e8c65 <vm_exec_core+23221>, 0x64d2488ea4d2 <vm_exec_core+29474>, 0x64d2488e7655 <vm_exec_core+17573>, 0x64d2488e9743 <vm_exec_core+26003>, 0x64d2488e84f0 <vm_exec_core+21312>, 0x64d2488e9306 <vm_exec_core+24918>, 0x64d2488e5bd3 <vm_exec_core+10787>, 0x64d2488e7e99 <vm_exec_core+19689>, 0x64d2488e83f9 <vm_exec_core+21065>, 0x64d2488e6db8 <vm_exec_core+15368>, 0x64d2488e7d04 <vm_exec_core+19284>, 0x64d2488e5fd0 <vm_exec_core+11808>, 0x64d2488e5341 <vm_exec_core+8593>, 0x64d2488e8cf9 <vm_exec_core+23369>, 0x64d2488e4431 <vm_exec_core+4737>, 0x64d2488e6bb5 <vm_exec_core+14853>, 0x64d2488f241a <vm_exec_core+62058>, 0x64d2488e88b8 <vm_exec_core+22280>, 0x64d2488e4c92 <vm_exec_core+6882>, 0x64d2488e5060 <vm_exec_core+7856>, 0x64d2488e4f3e <vm_exec_core+7566>, 0x64d2488e5597 <vm_exec_core+9191>, 0x64d2488e5e1f <vm_exec_core+11375>, 0x64d2488e7cff <vm_exec_core+19279>, 0x64d2488e7482 <vm_exec_core+17106>, 0x64d2488e7cfa <vm_exec_core+19274>, 0x64d2488e84f0 <vm_exec_core+21312>, 0x64d2488e84ee <vm_exec_core+21310>, 0x64d2488e5592 <vm_exec_core+9186>, 0x64d2488e8a51 <vm_exec_core+22689>, 0x64d2488e6862 <vm_exec_core+14002>, 0x64d2488e6867 <vm_exec_core+14007>, 0x64d2488e84ec <vm_exec_core+21308>, 0x64d2488e83cb <vm_exec_core+21019>, 0x64d2488e7858 <vm_exec_core+18088>, 0x64d2488e7576 <vm_exec_core+17350>, 0x64d2488e84ea <vm_exec_core+21306>, 0x64d2488e798c <vm_exec_core+18396>...}
        reg_cfp = 0x7b0d56dff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
th: 0x515000000300, native_id: 0x7b0d59aedc40
-- Control frame information -----------------------------------------------
        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>
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
#12 0x000064d2488dfebf in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2603
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2579
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000064d248960932 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7b0d56dff578, self=135297257839120, 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:1607
        flags = 0
        iseq = 0x7b0d59148138
        cfp = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        sp = 0x7b0d56cff9e8
        use_argv = 0x7b0d576b75e0
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        stack_argv = 0x7b0d56cff9e8
        opt_pc = 0
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
        type = <optimized out>
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:1283
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
        av = <optimized out>
        bound = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
#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:1621
        captured = 0x7b0d56dff578
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
#16 0x000064d24890d116 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:1658
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1666
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x000064d24890d116 in rb_yield (val=<optimized out>)
No locals.
#20 0x000064d248ab151a in rb_ary_each (ary=135297252896160) at /tmp/ruby/src/trunk_asan/array.c:2647
        i = 0
#21 0x000064d248943398 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:3795
        ci = 0xbe100000001
        cc = <optimized out>
        me = 0x7b0d591e0528
        cfunc = 0x50400000a318
        recv = 135297252896160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000064d2488e80ab in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7b0d56dff560, cd=0x511000020a00, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <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 = 0x511000020a00
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        insns_address_table = {0x64d2488e38b9 <vm_exec_core+1801>, 0x64d2488e498a <vm_exec_core+6106>, 0x64d2488ea5bf <vm_exec_core+29711>, 0x64d2488e44e2 <vm_exec_core+4914>, 0x64d2488eb1be <vm_exec_core+32782>, 0x64d2488e8f82 <vm_exec_core+24018>, 0x64d2488e68fd <vm_exec_core+14157>, 0x64d2488e3a39 <vm_exec_core+2185>, 0x64d2488eac27 <vm_exec_core+31351>, 0x64d2488ea921 <vm_exec_core+30577>, 0x64d2488e475a <vm_exec_core+5546>, 0x64d2488e3fd7 <vm_exec_core+3623>, 0x64d2488e95d7 <vm_exec_core+25639>, 0x64d2488e5711 <vm_exec_core+9569>, 0x64d2488eae65 <vm_exec_core+31925>, 0x64d2488eaaaf <vm_exec_core+30975>, 0x64d2488e5d71 <vm_exec_core+11201>, 0x64d2488e687b <vm_exec_core+14027>, 0x64d2488e91d0 <vm_exec_core+24608>, 0x64d2488eaa10 <vm_exec_core+30816>, 0x64d2488e8337 <vm_exec_core+20871>, 0x64d2488e926a <vm_exec_core+24762>, 0x64d2488e9988 <vm_exec_core+26584>, 0x64d2488e8263 <vm_exec_core+20659>, 0x64d2488e3f03 <vm_exec_core+3411>, 0x64d2488e8a9c <vm_exec_core+22764>, 0x64d2488e3d79 <vm_exec_core+3017>, 0x64d2488e41e9 <vm_exec_core+4153>, 0x64d2488e60be <vm_exec_core+12046>, 0x64d2488e7e04 <vm_exec_core+19540>, 0x64d2488e87e5 <vm_exec_core+22069>, 0x64d2488e79a0 <vm_exec_core+18416>, 0x64d2488e38fe <vm_exec_core+1870>, 0x64d2488e9f0a <vm_exec_core+27994>, 0x64d2488ea836 <vm_exec_core+30342>, 0x64d2488e42c2 <vm_exec_core+4370>, 0x64d2488e4e56 <vm_exec_core+7334>, 0x64d2488e48dc <vm_exec_core+5932>, 0x64d2488e5816 <vm_exec_core+9830>, 0x64d2488e6810 <vm_exec_core+13920>, 0x64d2488e4384 <vm_exec_core+4564>, 0x64d2488e9d53 <vm_exec_core+27555>, 0x64d2488e4dc5 <vm_exec_core+7189>, 0x64d2488e66ce <vm_exec_core+13598>, 0x64d2488e7083 <vm_exec_core+16083>, 0x64d2488e9683 <vm_exec_core+25811>, 0x64d2488e8513 <vm_exec_core+21347>, 0x64d2488e590a <vm_exec_core+10074>, 0x64d2488e5193 <vm_exec_core+8163>, 0x64d2488e94b1 <vm_exec_core+25345>, 0x64d2488e630c <vm_exec_core+12636>, 0x64d2488e8ba7 <vm_exec_core+23031>, 0x64d2488e859b <vm_exec_core+21483>, 0x64d2488e8c74 <vm_exec_core+23236>, 0x64d2488ea4e1 <vm_exec_core+29489>, 0x64d2488e7664 <vm_exec_core+17588>, 0x64d2488e9752 <vm_exec_core+26018>, 0x64d2488e353b <vm_exec_core+907>, 0x64d2488e9315 <vm_exec_core+24933>, 0x64d2488e5be2 <vm_exec_core+10802>, 0x64d2488e7ea8 <vm_exec_core+19704>, 0x64d2488e8408 <vm_exec_core+21080>, 0x64d2488e3540 <vm_exec_core+912>, 0x64d2488e7d13 <vm_exec_core+19299>, 0x64d2488e5fdf <vm_exec_core+11823>, 0x64d2488e5350 <vm_exec_core+8608>, 0x64d2488e8d08 <vm_exec_core+23384>, 0x64d2488e4440 <vm_exec_core+4752>, 0x64d2488e6bc4 <vm_exec_core+14868>, 0x64d2488f2429 <vm_exec_core+62073>, 0x64d2488e88c7 <vm_exec_core+22295>, 0x64d2488e4ca1 <vm_exec_core+6897>, 0x64d2488e506f <vm_exec_core+7871>, 0x64d2488e4f4d <vm_exec_core+7581>, 0x64d2488e55a6 <vm_exec_core+9206>, 0x64d2488e5e2e <vm_exec_core+11390>, 0x64d2488e4bc2 <vm_exec_core+6674>, 0x64d2488eb453 <vm_exec_core+33443>, 0x64d2488e897e <vm_exec_core+22478>, 0x64d2488e748c <vm_exec_core+17116>, 0x64d2488e9e01 <vm_exec_core+27729>, 0x64d2488eb571 <vm_exec_core+33729>, 0x64d2488ea167 <vm_exec_core+28599>, 0x64d2488eafbe <vm_exec_core+32270>, 0x64d2488eb096 <vm_exec_core+32486>, 0x64d2488e3e1c <vm_exec_core+3180>, 0x64d2488eab44 <vm_exec_core+31124>, 0x64d2488e61cf <vm_exec_core+12319>, 0x64d2488ead7f <vm_exec_core+31695>, 0x64d2488e5c8e <vm_exec_core+10974>, 0x64d2488ea065 <vm_exec_core+28341>, 0x64d2488e3c43 <vm_exec_core+2707>, 0x64d2488e5a24 <vm_exec_core+10356>, 0x64d2488e6dcc <vm_exec_core+15388>, 0x64d2488e6765 <vm_exec_core+13749>, 0x64d2488e6534 <vm_exec_core+13188>, 0x64d2488e3637 <vm_exec_core+1159>, 0x64d2488e3b5a <vm_exec_core+2474>, 0x64d2488e36c9 <vm_exec_core+1305>, 0x64d2488ea380 <vm_exec_core+29136>, 0x64d2488e7bb0 <vm_exec_core+18944>, 0x64d2488e7154 <vm_exec_core+16292>, 0x64d2488e7871 <vm_exec_core+18113>, 0x64d2488e758a <vm_exec_core+17370>, 0x64d2488e65d5 <vm_exec_core+13349>, 0x64d2488e6f78 <vm_exec_core+15816>, 0x64d2488e6a9a <vm_exec_core+14570>, 0x64d2488e7283 <vm_exec_core+16595>, 0x64d2488e7305 <vm_exec_core+16725>, 0x64d2488e38aa <vm_exec_core+1786>, 0x64d2488e497b <vm_exec_core+6091>, 0x64d2488ea5b0 <vm_exec_core+29696>, 0x64d2488e44d3 <vm_exec_core+4899>, 0x64d2488eb1af <vm_exec_core+32767>, 0x64d2488e8f73 <vm_exec_core+24003>, 0x64d2488e68ee <vm_exec_core+14142>, 0x64d2488e3a2a <vm_exec_core+2170>, 0x64d2488eac18 <vm_exec_core+31336>, 0x64d2488ea912 <vm_exec_core+30562>, 0x64d2488e474b <vm_exec_core+5531>, 0x64d2488e3fc8 <vm_exec_core+3608>, 0x64d2488e95c8 <vm_exec_core+25624>, 0x64d2488e5702 <vm_exec_core+9554>, 0x64d2488eae56 <vm_exec_core+31910>, 0x64d2488eaaa0 <vm_exec_core+30960>, 0x64d2488e5d62 <vm_exec_core+11186>, 0x64d2488e686c <vm_exec_core+14012>, 0x64d2488e91c1 <vm_exec_core+24593>, 0x64d2488eaa01 <vm_exec_core+30801>, 0x64d2488e8328 <vm_exec_core+20856>, 0x64d2488e925b <vm_exec_core+24747>, 0x64d2488e9979 <vm_exec_core+26569>, 0x64d2488e8254 <vm_exec_core+20644>, 0x64d2488e3ef4 <vm_exec_core+3396>, 0x64d2488e8a8d <vm_exec_core+22749>, 0x64d2488e3d6a <vm_exec_core+3002>, 0x64d2488e41da <vm_exec_core+4138>, 0x64d2488e60af <vm_exec_core+12031>, 0x64d2488e7df5 <vm_exec_core+19525>, 0x64d2488e87d6 <vm_exec_core+22054>, 0x64d2488e7991 <vm_exec_core+18401>, 0x64d2488e38ef <vm_exec_core+1855>, 0x64d2488e9efb <vm_exec_core+27979>, 0x64d2488ea827 <vm_exec_core+30327>, 0x64d2488e42b3 <vm_exec_core+4355>, 0x64d2488e4e47 <vm_exec_core+7319>, 0x64d2488e48cd <vm_exec_core+5917>, 0x64d2488e5807 <vm_exec_core+9815>, 0x64d2488e6801 <vm_exec_core+13905>, 0x64d2488e4375 <vm_exec_core+4549>, 0x64d2488e9d44 <vm_exec_core+27540>, 0x64d2488e4db6 <vm_exec_core+7174>, 0x64d2488e66bf <vm_exec_core+13583>, 0x64d2488e7074 <vm_exec_core+16068>, 0x64d2488e9674 <vm_exec_core+25796>, 0x64d2488e8504 <vm_exec_core+21332>, 0x64d2488e58fb <vm_exec_core+10059>, 0x64d2488e5184 <vm_exec_core+8148>, 0x64d2488e94a2 <vm_exec_core+25330>, 0x64d2488e62fd <vm_exec_core+12621>, 0x64d2488e8b98 <vm_exec_core+23016>, 0x64d2488e858c <vm_exec_core+21468>, 0x64d2488e8c65 <vm_exec_core+23221>, 0x64d2488ea4d2 <vm_exec_core+29474>, 0x64d2488e7655 <vm_exec_core+17573>, 0x64d2488e9743 <vm_exec_core+26003>, 0x64d2488e84f0 <vm_exec_core+21312>, 0x64d2488e9306 <vm_exec_core+24918>, 0x64d2488e5bd3 <vm_exec_core+10787>, 0x64d2488e7e99 <vm_exec_core+19689>, 0x64d2488e83f9 <vm_exec_core+21065>, 0x64d2488e6db8 <vm_exec_core+15368>, 0x64d2488e7d04 <vm_exec_core+19284>, 0x64d2488e5fd0 <vm_exec_core+11808>, 0x64d2488e5341 <vm_exec_core+8593>, 0x64d2488e8cf9 <vm_exec_core+23369>, 0x64d2488e4431 <vm_exec_core+4737>, 0x64d2488e6bb5 <vm_exec_core+14853>, 0x64d2488f241a <vm_exec_core+62058>, 0x64d2488e88b8 <vm_exec_core+22280>, 0x64d2488e4c92 <vm_exec_core+6882>, 0x64d2488e5060 <vm_exec_core+7856>, 0x64d2488e4f3e <vm_exec_core+7566>, 0x64d2488e5597 <vm_exec_core+9191>, 0x64d2488e5e1f <vm_exec_core+11375>, 0x64d2488e7cff <vm_exec_core+19279>, 0x64d2488e7482 <vm_exec_core+17106>, 0x64d2488e7cfa <vm_exec_core+19274>, 0x64d2488e84f0 <vm_exec_core+21312>, 0x64d2488e84ee <vm_exec_core+21310>, 0x64d2488e5592 <vm_exec_core+9186>, 0x64d2488e8a51 <vm_exec_core+22689>, 0x64d2488e6862 <vm_exec_core+14002>, 0x64d2488e6867 <vm_exec_core+14007>, 0x64d2488e84ec <vm_exec_core+21308>, 0x64d2488e83cb <vm_exec_core+21019>, 0x64d2488e7858 <vm_exec_core+18088>, 0x64d2488e7576 <vm_exec_core+17350>, 0x64d2488e84ea <vm_exec_core+21306>, 0x64d2488e798c <vm_exec_core+18396>...}
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        reg_cfp = 0x7b0d56dff560

        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_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000064d2488e00e1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2603
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2582
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000064d2486650a1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=135297259289680) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7b0d59143b38
#27 0x000064d2486600a7 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 135297259852800
        realpath_map = 135297259852640
        path = 135297259289680
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x000064d24865e35b in rb_require_string_internal (fname=135297259289720, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000003d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#30 0x000064d248943398 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:3795
        ci = 0x589100140003
        cc = <optimized out>
        me = 0x7b0d59143cc8
        cfunc = 0x504000018658
        recv = 135297259982320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000064d24892948d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff9c624720) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x000064d248928f45 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913
        ci = <optimized out>
        cc = 0x0
#33 0x000064d2488f0b0d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7b0d56dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64d2488e38b9 <vm_exec_core+1801>, 0x64d2488e498a <vm_exec_core+6106>, 0x64d2488ea5bf <vm_exec_core+29711>, 0x64d2488e44e2 <vm_exec_core+4914>, 0x64d2488eb1be <vm_exec_core+32782>, 0x64d2488e8f82 <vm_exec_core+24018>, 0x64d2488e68fd <vm_exec_core+14157>, 0x64d2488e3a39 <vm_exec_core+2185>, 0x64d2488eac27 <vm_exec_core+31351>, 0x64d2488ea921 <vm_exec_core+30577>, 0x64d2488e475a <vm_exec_core+5546>, 0x64d2488e3fd7 <vm_exec_core+3623>, 0x64d2488e95d7 <vm_exec_core+25639>, 0x64d2488e5711 <vm_exec_core+9569>, 0x64d2488eae65 <vm_exec_core+31925>, 0x64d2488eaaaf <vm_exec_core+30975>, 0x64d2488e5d71 <vm_exec_core+11201>, 0x64d2488e687b <vm_exec_core+14027>, 0x64d2488e91d0 <vm_exec_core+24608>, 0x64d2488eaa10 <vm_exec_core+30816>, 0x64d2488e8337 <vm_exec_core+20871>, 0x64d2488e926a <vm_exec_core+24762>, 0x64d2488e9988 <vm_exec_core+26584>, 0x64d2488e8263 <vm_exec_core+20659>, 0x64d2488e3f03 <vm_exec_core+3411>, 0x64d2488e8a9c <vm_exec_core+22764>, 0x64d2488e3d79 <vm_exec_core+3017>, 0x64d2488e41e9 <vm_exec_core+4153>, 0x64d2488e60be <vm_exec_core+12046>, 0x64d2488e7e04 <vm_exec_core+19540>, 0x64d2488e87e5 <vm_exec_core+22069>, 0x64d2488e79a0 <vm_exec_core+18416>, 0x64d2488e38fe <vm_exec_core+1870>, 0x64d2488e9f0a <vm_exec_core+27994>, 0x64d2488ea836 <vm_exec_core+30342>, 0x64d2488e42c2 <vm_exec_core+4370>, 0x64d2488e4e56 <vm_exec_core+7334>, 0x64d2488e48dc <vm_exec_core+5932>, 0x64d2488e5816 <vm_exec_core+9830>, 0x64d2488e6810 <vm_exec_core+13920>, 0x64d2488e4384 <vm_exec_core+4564>, 0x64d2488e9d53 <vm_exec_core+27555>, 0x64d2488e4dc5 <vm_exec_core+7189>, 0x64d2488e66ce <vm_exec_core+13598>, 0x64d2488e7083 <vm_exec_core+16083>, 0x64d2488e9683 <vm_exec_core+25811>, 0x64d2488e8513 <vm_exec_core+21347>, 0x64d2488e590a <vm_exec_core+10074>, 0x64d2488e5193 <vm_exec_core+8163>, 0x64d2488e94b1 <vm_exec_core+25345>, 0x64d2488e630c <vm_exec_core+12636>, 0x64d2488e8ba7 <vm_exec_core+23031>, 0x64d2488e859b <vm_exec_core+21483>, 0x64d2488e8c74 <vm_exec_core+23236>, 0x64d2488ea4e1 <vm_exec_core+29489>, 0x64d2488e7664 <vm_exec_core+17588>, 0x64d2488e9752 <vm_exec_core+26018>, 0x64d2488e353b <vm_exec_core+907>, 0x64d2488e9315 <vm_exec_core+24933>, 0x64d2488e5be2 <vm_exec_core+10802>, 0x64d2488e7ea8 <vm_exec_core+19704>, 0x64d2488e8408 <vm_exec_core+21080>, 0x64d2488e3540 <vm_exec_core+912>, 0x64d2488e7d13 <vm_exec_core+19299>, 0x64d2488e5fdf <vm_exec_core+11823>, 0x64d2488e5350 <vm_exec_core+8608>, 0x64d2488e8d08 <vm_exec_core+23384>, 0x64d2488e4440 <vm_exec_core+4752>, 0x64d2488e6bc4 <vm_exec_core+14868>, 0x64d2488f2429 <vm_exec_core+62073>, 0x64d2488e88c7 <vm_exec_core+22295>, 0x64d2488e4ca1 <vm_exec_core+6897>, 0x64d2488e506f <vm_exec_core+7871>, 0x64d2488e4f4d <vm_exec_core+7581>, 0x64d2488e55a6 <vm_exec_core+9206>, 0x64d2488e5e2e <vm_exec_core+11390>, 0x64d2488e4bc2 <vm_exec_core+6674>, 0x64d2488eb453 <vm_exec_core+33443>, 0x64d2488e897e <vm_exec_core+22478>, 0x64d2488e748c <vm_exec_core+17116>, 0x64d2488e9e01 <vm_exec_core+27729>, 0x64d2488eb571 <vm_exec_core+33729>, 0x64d2488ea167 <vm_exec_core+28599>, 0x64d2488eafbe <vm_exec_core+32270>, 0x64d2488eb096 <vm_exec_core+32486>, 0x64d2488e3e1c <vm_exec_core+3180>, 0x64d2488eab44 <vm_exec_core+31124>, 0x64d2488e61cf <vm_exec_core+12319>, 0x64d2488ead7f <vm_exec_core+31695>, 0x64d2488e5c8e <vm_exec_core+10974>, 0x64d2488ea065 <vm_exec_core+28341>, 0x64d2488e3c43 <vm_exec_core+2707>, 0x64d2488e5a24 <vm_exec_core+10356>, 0x64d2488e6dcc <vm_exec_core+15388>, 0x64d2488e6765 <vm_exec_core+13749>, 0x64d2488e6534 <vm_exec_core+13188>, 0x64d2488e3637 <vm_exec_core+1159>, 0x64d2488e3b5a <vm_exec_core+2474>, 0x64d2488e36c9 <vm_exec_core+1305>, 0x64d2488ea380 <vm_exec_core+29136>, 0x64d2488e7bb0 <vm_exec_core+18944>, 0x64d2488e7154 <vm_exec_core+16292>, 0x64d2488e7871 <vm_exec_core+18113>, 0x64d2488e758a <vm_exec_core+17370>, 0x64d2488e65d5 <vm_exec_core+13349>, 0x64d2488e6f78 <vm_exec_core+15816>, 0x64d2488e6a9a <vm_exec_core+14570>, 0x64d2488e7283 <vm_exec_core+16595>, 0x64d2488e7305 <vm_exec_core+16725>, 0x64d2488e38aa <vm_exec_core+1786>, 0x64d2488e497b <vm_exec_core+6091>, 0x64d2488ea5b0 <vm_exec_core+29696>, 0x64d2488e44d3 <vm_exec_core+4899>, 0x64d2488eb1af <vm_exec_core+32767>, 0x64d2488e8f73 <vm_exec_core+24003>, 0x64d2488e68ee <vm_exec_core+14142>, 0x64d2488e3a2a <vm_exec_core+2170>, 0x64d2488eac18 <vm_exec_core+31336>, 0x64d2488ea912 <vm_exec_core+30562>, 0x64d2488e474b <vm_exec_core+5531>, 0x64d2488e3fc8 <vm_exec_core+3608>, 0x64d2488e95c8 <vm_exec_core+25624>, 0x64d2488e5702 <vm_exec_core+9554>, 0x64d2488eae56 <vm_exec_core+31910>, 0x64d2488eaaa0 <vm_exec_core+30960>, 0x64d2488e5d62 <vm_exec_core+11186>, 0x64d2488e686c <vm_exec_core+14012>, 0x64d2488e91c1 <vm_exec_core+24593>, 0x64d2488eaa01 <vm_exec_core+30801>, 0x64d2488e8328 <vm_exec_core+20856>, 0x64d2488e925b <vm_exec_core+24747>, 0x64d2488e9979 <vm_exec_core+26569>, 0x64d2488e8254 <vm_exec_core+20644>, 0x64d2488e3ef4 <vm_exec_core+3396>, 0x64d2488e8a8d <vm_exec_core+22749>, 0x64d2488e3d6a <vm_exec_core+3002>, 0x64d2488e41da <vm_exec_core+4138>, 0x64d2488e60af <vm_exec_core+12031>, 0x64d2488e7df5 <vm_exec_core+19525>, 0x64d2488e87d6 <vm_exec_core+22054>, 0x64d2488e7991 <vm_exec_core+18401>, 0x64d2488e38ef <vm_exec_core+1855>, 0x64d2488e9efb <vm_exec_core+27979>, 0x64d2488ea827 <vm_exec_core+30327>, 0x64d2488e42b3 <vm_exec_core+4355>, 0x64d2488e4e47 <vm_exec_core+7319>, 0x64d2488e48cd <vm_exec_core+5917>, 0x64d2488e5807 <vm_exec_core+9815>, 0x64d2488e6801 <vm_exec_core+13905>, 0x64d2488e4375 <vm_exec_core+4549>, 0x64d2488e9d44 <vm_exec_core+27540>, 0x64d2488e4db6 <vm_exec_core+7174>, 0x64d2488e66bf <vm_exec_core+13583>, 0x64d2488e7074 <vm_exec_core+16068>, 0x64d2488e9674 <vm_exec_core+25796>, 0x64d2488e8504 <vm_exec_core+21332>, 0x64d2488e58fb <vm_exec_core+10059>, 0x64d2488e5184 <vm_exec_core+8148>, 0x64d2488e94a2 <vm_exec_core+25330>, 0x64d2488e62fd <vm_exec_core+12621>, 0x64d2488e8b98 <vm_exec_core+23016>, 0x64d2488e858c <vm_exec_core+21468>, 0x64d2488e8c65 <vm_exec_core+23221>, 0x64d2488ea4d2 <vm_exec_core+29474>, 0x64d2488e7655 <vm_exec_core+17573>, 0x64d2488e9743 <vm_exec_core+26003>, 0x64d2488e84f0 <vm_exec_core+21312>, 0x64d2488e9306 <vm_exec_core+24918>, 0x64d2488e5bd3 <vm_exec_core+10787>, 0x64d2488e7e99 <vm_exec_core+19689>, 0x64d2488e83f9 <vm_exec_core+21065>, 0x64d2488e6db8 <vm_exec_core+15368>, 0x64d2488e7d04 <vm_exec_core+19284>, 0x64d2488e5fd0 <vm_exec_core+11808>, 0x64d2488e5341 <vm_exec_core+8593>, 0x64d2488e8cf9 <vm_exec_core+23369>, 0x64d2488e4431 <vm_exec_core+4737>, 0x64d2488e6bb5 <vm_exec_core+14853>, 0x64d2488f241a <vm_exec_core+62058>, 0x64d2488e88b8 <vm_exec_core+22280>, 0x64d2488e4c92 <vm_exec_core+6882>, 0x64d2488e5060 <vm_exec_core+7856>, 0x64d2488e4f3e <vm_exec_core+7566>, 0x64d2488e5597 <vm_exec_core+9191>, 0x64d2488e5e1f <vm_exec_core+11375>, 0x64d2488e7cff <vm_exec_core+19279>, 0x64d2488e7482 <vm_exec_core+17106>, 0x64d2488e7cfa <vm_exec_core+19274>, 0x64d2488e84f0 <vm_exec_core+21312>, 0x64d2488e84ee <vm_exec_core+21310>, 0x64d2488e5592 <vm_exec_core+9186>, 0x64d2488e8a51 <vm_exec_core+22689>, 0x64d2488e6862 <vm_exec_core+14002>, 0x64d2488e6867 <vm_exec_core+14007>, 0x64d2488e84ec <vm_exec_core+21308>, 0x64d2488e83cb <vm_exec_core+21019>, 0x64d2488e7858 <vm_exec_core+18088>, 0x64d2488e7576 <vm_exec_core+17350>, 0x64d2488e84ea <vm_exec_core+21306>, 0x64d2488e798c <vm_exec_core+18396>...}
        reg_cfp = 0x7b0d56dff790
        reg_pc = 0x50400002fbb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000064d2488dfd28 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x000064d24856849b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7b0d59143d68) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9c624c70, <optimized out>, 0x7fff9c624bc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7b0d59143d68
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#38 0x000064d248561a07 in rb_main (argc=9, argv=0x7fff9c624e38) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7fff9c624e38) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb
[Inferior 1 (process 559320) detached]

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.p973ch:
* drwx------ 2 60 2024-11-07 23:44:22 +0000 autoload20241107-559333-72hd54/
  * -rw-r--r-- 1 37 2024-11-07 23:44:22 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 558999 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:963: 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 558998 -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 596012 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

Finished in 34.760860 seconds

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