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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x73b692c006c0 (LWP 4027692) "test_autoload.*" 0x00005819e3102bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x73b697c006c0 (LWP 4027694) "test_autoload.*" 0x000073b6c111b4cd in __GI___poll (fds=0x73b683309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x73b697c006c0 (LWP 4027694) "test_autoload.*"):
#0  0x000073b6c111b4cd in __GI___poll (fds=0x73b683309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005819e308d46a in __interceptor_poll ()
No symbol table info available.
#2  0x00005819e34390df 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  0x00005819e30e681f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073b6c109ca94 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 = {127228067186368, 6583372282227565062, 127228067186368, -352, 0, 127227983291312, 6583372282240147974, 6583272379922358790}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000073b6c1129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73b692c006c0 (LWP 4027692) "test_autoload.*"):
#0  0x00005819e3102bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005819e3103b8a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005819e3052400 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005819e3052279 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  0x00005819e3051ea5 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  0x00005819e304ceae in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005819e304cc98 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005819e30e8c03 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005819e39b0362 in context_push (parser=0x73b692bfc6f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8658
        context_node = <optimized out>
#9  parse_statements (parser=parser@entry=0x73b692bfc6f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13855
        statements = 0x504000a10dd0
        last_value = <optimized out>
#10 0x00005819e3992cb4 in parse_program (parser=0x73b692bfc6f0) 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=0x73b692bfc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22434
No locals.
#12 0x00005819e3749cf0 in pm_parse_file (result=0x73b692bfc6f0, 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 0x00005819e3229ab3 in load_iseq_eval (ec=0x516000d8c3d0, fname=fname@entry=127228754105240) 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 = 0x516000d8c3d0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 127228754514760
        iseq = <optimized out>
#14 0x00005819e3224d17 in require_internal (ec=ec@entry=0x516000d8c3d0, 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 = 0x515000033980
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 127228754514920
        realpath_map = 127228754514760
        path = 127228754105240
        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 0x00005819e3222c00 in rb_require_string_internal (fname=127228754105960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x516000d8c3d0
        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 0x00005819e3507ca8 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 = 0x73b6c03d4e20
        cfunc = 0x5040000185d8
        recv = 127228761591280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005819e34edd9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x73b692bfd5a0) 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 0x00005819e34f39f5 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 0x00005819e34b544d in vm_sendish (ec=0x516000d8c3d0, reg_cfp=0x73b692dff6e8, 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=0x516000d8c3d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5819e34a81f9 <vm_exec_core+1801>, 0x5819e34a92ca <vm_exec_core+6106>, 0x5819e34aeeff <vm_exec_core+29711>, 0x5819e34a8e22 <vm_exec_core+4914>, 0x5819e34afafe <vm_exec_core+32782>, 0x5819e34ad8c2 <vm_exec_core+24018>, 0x5819e34ab23d <vm_exec_core+14157>, 0x5819e34a8379 <vm_exec_core+2185>, 0x5819e34af567 <vm_exec_core+31351>, 0x5819e34af261 <vm_exec_core+30577>, 0x5819e34a909a <vm_exec_core+5546>, 0x5819e34a8917 <vm_exec_core+3623>, 0x5819e34adf17 <vm_exec_core+25639>, 0x5819e34aa051 <vm_exec_core+9569>, 0x5819e34af7a5 <vm_exec_core+31925>, 0x5819e34af3ef <vm_exec_core+30975>, 0x5819e34aa6b1 <vm_exec_core+11201>, 0x5819e34ab1bb <vm_exec_core+14027>, 0x5819e34adb10 <vm_exec_core+24608>, 0x5819e34af350 <vm_exec_core+30816>, 0x5819e34acc77 <vm_exec_core+20871>, 0x5819e34adbaa <vm_exec_core+24762>, 0x5819e34ae2c8 <vm_exec_core+26584>, 0x5819e34acba3 <vm_exec_core+20659>, 0x5819e34a8843 <vm_exec_core+3411>, 0x5819e34ad3dc <vm_exec_core+22764>, 0x5819e34a86b9 <vm_exec_core+3017>, 0x5819e34a8b29 <vm_exec_core+4153>, 0x5819e34aa9fe <vm_exec_core+12046>, 0x5819e34ac744 <vm_exec_core+19540>, 0x5819e34ad125 <vm_exec_core+22069>, 0x5819e34ac2e0 <vm_exec_core+18416>, 0x5819e34a823e <vm_exec_core+1870>, 0x5819e34ae84a <vm_exec_core+27994>, 0x5819e34af176 <vm_exec_core+30342>, 0x5819e34a8c02 <vm_exec_core+4370>, 0x5819e34a9796 <vm_exec_core+7334>, 0x5819e34a921c <vm_exec_core+5932>, 0x5819e34aa156 <vm_exec_core+9830>, 0x5819e34ab150 <vm_exec_core+13920>, 0x5819e34a8cc4 <vm_exec_core+4564>, 0x5819e34ae693 <vm_exec_core+27555>, 0x5819e34a9705 <vm_exec_core+7189>, 0x5819e34ab00e <vm_exec_core+13598>, 0x5819e34ab9c3 <vm_exec_core+16083>, 0x5819e34adfc3 <vm_exec_core+25811>, 0x5819e34ace53 <vm_exec_core+21347>, 0x5819e34aa24a <vm_exec_core+10074>, 0x5819e34a9ad3 <vm_exec_core+8163>, 0x5819e34addf1 <vm_exec_core+25345>, 0x5819e34aac4c <vm_exec_core+12636>, 0x5819e34ad4e7 <vm_exec_core+23031>, 0x5819e34acedb <vm_exec_core+21483>, 0x5819e34ad5b4 <vm_exec_core+23236>, 0x5819e34aee21 <vm_exec_core+29489>, 0x5819e34abfa4 <vm_exec_core+17588>, 0x5819e34ae092 <vm_exec_core+26018>, 0x5819e34a7e7b <vm_exec_core+907>, 0x5819e34adc55 <vm_exec_core+24933>, 0x5819e34aa522 <vm_exec_core+10802>, 0x5819e34ac7e8 <vm_exec_core+19704>, 0x5819e34acd48 <vm_exec_core+21080>, 0x5819e34a7e80 <vm_exec_core+912>, 0x5819e34ac653 <vm_exec_core+19299>, 0x5819e34aa91f <vm_exec_core+11823>, 0x5819e34a9c90 <vm_exec_core+8608>, 0x5819e34ad648 <vm_exec_core+23384>, 0x5819e34a8d80 <vm_exec_core+4752>, 0x5819e34ab504 <vm_exec_core+14868>, 0x5819e34b6d69 <vm_exec_core+62073>, 0x5819e34ad207 <vm_exec_core+22295>, 0x5819e34a95e1 <vm_exec_core+6897>, 0x5819e34a99af <vm_exec_core+7871>, 0x5819e34a988d <vm_exec_core+7581>, 0x5819e34a9ee6 <vm_exec_core+9206>, 0x5819e34aa76e <vm_exec_core+11390>, 0x5819e34a9502 <vm_exec_core+6674>, 0x5819e34afd93 <vm_exec_core+33443>, 0x5819e34ad2be <vm_exec_core+22478>, 0x5819e34abdcc <vm_exec_core+17116>, 0x5819e34ae741 <vm_exec_core+27729>, 0x5819e34afeb1 <vm_exec_core+33729>, 0x5819e34aeaa7 <vm_exec_core+28599>, 0x5819e34af8fe <vm_exec_core+32270>, 0x5819e34af9d6 <vm_exec_core+32486>, 0x5819e34a875c <vm_exec_core+3180>, 0x5819e34af484 <vm_exec_core+31124>, 0x5819e34aab0f <vm_exec_core+12319>, 0x5819e34af6bf <vm_exec_core+31695>, 0x5819e34aa5ce <vm_exec_core+10974>, 0x5819e34ae9a5 <vm_exec_core+28341>, 0x5819e34a8583 <vm_exec_core+2707>, 0x5819e34aa364 <vm_exec_core+10356>, 0x5819e34ab70c <vm_exec_core+15388>, 0x5819e34ab0a5 <vm_exec_core+13749>, 0x5819e34aae74 <vm_exec_core+13188>, 0x5819e34a7f77 <vm_exec_core+1159>, 0x5819e34a849a <vm_exec_core+2474>, 0x5819e34a8009 <vm_exec_core+1305>, 0x5819e34aecc0 <vm_exec_core+29136>, 0x5819e34ac4f0 <vm_exec_core+18944>, 0x5819e34aba94 <vm_exec_core+16292>, 0x5819e34ac1b1 <vm_exec_core+18113>, 0x5819e34abeca <vm_exec_core+17370>, 0x5819e34aaf15 <vm_exec_core+13349>, 0x5819e34ab8b8 <vm_exec_core+15816>, 0x5819e34ab3da <vm_exec_core+14570>, 0x5819e34abbc3 <vm_exec_core+16595>, 0x5819e34abc45 <vm_exec_core+16725>, 0x5819e34a81ea <vm_exec_core+1786>, 0x5819e34a92bb <vm_exec_core+6091>, 0x5819e34aeef0 <vm_exec_core+29696>, 0x5819e34a8e13 <vm_exec_core+4899>, 0x5819e34afaef <vm_exec_core+32767>, 0x5819e34ad8b3 <vm_exec_core+24003>, 0x5819e34ab22e <vm_exec_core+14142>, 0x5819e34a836a <vm_exec_core+2170>, 0x5819e34af558 <vm_exec_core+31336>, 0x5819e34af252 <vm_exec_core+30562>, 0x5819e34a908b <vm_exec_core+5531>, 0x5819e34a8908 <vm_exec_core+3608>, 0x5819e34adf08 <vm_exec_core+25624>, 0x5819e34aa042 <vm_exec_core+9554>, 0x5819e34af796 <vm_exec_core+31910>, 0x5819e34af3e0 <vm_exec_core+30960>, 0x5819e34aa6a2 <vm_exec_core+11186>, 0x5819e34ab1ac <vm_exec_core+14012>, 0x5819e34adb01 <vm_exec_core+24593>, 0x5819e34af341 <vm_exec_core+30801>, 0x5819e34acc68 <vm_exec_core+20856>, 0x5819e34adb9b <vm_exec_core+24747>, 0x5819e34ae2b9 <vm_exec_core+26569>, 0x5819e34acb94 <vm_exec_core+20644>, 0x5819e34a8834 <vm_exec_core+3396>, 0x5819e34ad3cd <vm_exec_core+22749>, 0x5819e34a86aa <vm_exec_core+3002>, 0x5819e34a8b1a <vm_exec_core+4138>, 0x5819e34aa9ef <vm_exec_core+12031>, 0x5819e34ac735 <vm_exec_core+19525>, 0x5819e34ad116 <vm_exec_core+22054>, 0x5819e34ac2d1 <vm_exec_core+18401>, 0x5819e34a822f <vm_exec_core+1855>, 0x5819e34ae83b <vm_exec_core+27979>, 0x5819e34af167 <vm_exec_core+30327>, 0x5819e34a8bf3 <vm_exec_core+4355>, 0x5819e34a9787 <vm_exec_core+7319>, 0x5819e34a920d <vm_exec_core+5917>, 0x5819e34aa147 <vm_exec_core+9815>, 0x5819e34ab141 <vm_exec_core+13905>, 0x5819e34a8cb5 <vm_exec_core+4549>, 0x5819e34ae684 <vm_exec_core+27540>, 0x5819e34a96f6 <vm_exec_core+7174>, 0x5819e34aafff <vm_exec_core+13583>, 0x5819e34ab9b4 <vm_exec_core+16068>, 0x5819e34adfb4 <vm_exec_core+25796>, 0x5819e34ace44 <vm_exec_core+21332>, 0x5819e34aa23b <vm_exec_core+10059>, 0x5819e34a9ac4 <vm_exec_core+8148>, 0x5819e34adde2 <vm_exec_core+25330>, 0x5819e34aac3d <vm_exec_core+12621>, 0x5819e34ad4d8 <vm_exec_core+23016>, 0x5819e34acecc <vm_exec_core+21468>, 0x5819e34ad5a5 <vm_exec_core+23221>, 0x5819e34aee12 <vm_exec_core+29474>, 0x5819e34abf95 <vm_exec_core+17573>, 0x5819e34ae083 <vm_exec_core+26003>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34adc46 <vm_exec_core+24918>, 0x5819e34aa513 <vm_exec_core+10787>, 0x5819e34ac7d9 <vm_exec_core+19689>, 0x5819e34acd39 <vm_exec_core+21065>, 0x5819e34ab6f8 <vm_exec_core+15368>, 0x5819e34ac644 <vm_exec_core+19284>, 0x5819e34aa910 <vm_exec_core+11808>, 0x5819e34a9c81 <vm_exec_core+8593>, 0x5819e34ad639 <vm_exec_core+23369>, 0x5819e34a8d71 <vm_exec_core+4737>, 0x5819e34ab4f5 <vm_exec_core+14853>, 0x5819e34b6d5a <vm_exec_core+62058>, 0x5819e34ad1f8 <vm_exec_core+22280>, 0x5819e34a95d2 <vm_exec_core+6882>, 0x5819e34a99a0 <vm_exec_core+7856>, 0x5819e34a987e <vm_exec_core+7566>, 0x5819e34a9ed7 <vm_exec_core+9191>, 0x5819e34aa75f <vm_exec_core+11375>, 0x5819e34ac63f <vm_exec_core+19279>, 0x5819e34abdc2 <vm_exec_core+17106>, 0x5819e34ac63a <vm_exec_core+19274>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34ace2e <vm_exec_core+21310>, 0x5819e34a9ed2 <vm_exec_core+9186>, 0x5819e34ad391 <vm_exec_core+22689>, 0x5819e34ab1a2 <vm_exec_core+14002>, 0x5819e34ab1a7 <vm_exec_core+14007>, 0x5819e34ace2c <vm_exec_core+21308>, 0x5819e34acd0b <vm_exec_core+21019>, 0x5819e34ac198 <vm_exec_core+18088>, 0x5819e34abeb6 <vm_exec_core+17350>, 0x5819e34ace2a <vm_exec_core+21306>, 0x5819e34ac2cc <vm_exec_core+18396>...}
        reg_cfp = 0x73b692dff6e8
        reg_pc = 0x5110000a1638
        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 0x00005819e34a4668 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516000d8c3d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005819e351bc6a in vm_call0_body (ec=<optimized out>, calling=0x73b685909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x73b6859098d0
        cc = <optimized out>
        ret = <optimized out>
th: 0x515000033980, native_id: 0x73b692c006c0
-- Control frame information -----------------------------------------------
#25 0x00005819e351b4df in vm_call0_cme (ec=0x516000d8c3d0, calling=0x73b685909860, argv=0x73b692bfdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
#26 vm_call0_body (ec=<optimized out>, calling=0x73b685909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        cme = 0x73b69cc8f070
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
        orig_cme = <optimized out>
        ci = 0x73b6859098d0
        cc = 0x73b69cc88bf8
        ret = <optimized out>
#27 0x00005819e34cf7de in vm_call0_cc (recv=127228761591280, id=22657, argc=<optimized out>, argv=<optimized out>, cc=0x73b69cc88bf8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
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]
        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>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        ec = <optimized out>
        cc = 0x73b69cc88bf8
        self = <optimized out>
#29 0x00005819e34d060e in rb_funcallv (recv=127228761591280, mid=22657, argc=1, argv=0x73b692bfdd60) 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 = 0x73b692bfdd60
#31 0x00005819e34902be in autoload_feature_require (_arguments=127227983290704) at /tmp/ruby/src/trunk_asan/variable.c:2937
        arguments = 0x73b692bfe150
        autoload_const = <optimized out>
        result = <optimized out>
#32 autoload_try_load (_arguments=127227983290704) at /tmp/ruby/src/trunk_asan/variable.c:2951
        arguments = 0x73b692bfe150
        result = <optimized out>
        ce = <optimized out>
#33 0x00005819e3131060 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 = 0x516000d8c3d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73b692bfe0d0, <optimized out>, 0x73b692bfdfe0, <optimized out>, <optimized out>}, prev = 0x73b685809640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000d8c3d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#34 0x00005819e348f601 in rb_autoload_load (module=module@entry=127228761668920, name=name@entry=1925131) at /tmp/ruby/src/trunk_asan/variable.c:3012
        ce = 0x503000e970d0
        arguments = {module = 127228761668920, name = 1925131, flag = 0, mutex = 127228151620160, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#35 0x00005819e3498f8d in rb_const_search_from (klass=127228173711520, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114
        ac = 0xfffffffffffffe00
        am = 127228761668920
        tmp = 127228761668920
        ce = <optimized out>
        current = 127228761668920
        value = <optimized out>
        first_iteration = <optimized out>
#36 0x00005819e3491324 in rb_const_search (klass=127228173711520, id=1925131, 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 0x00005819e349c23e 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 0x00005819e34a71d3 in vm_get_ev_const_chain (ec=0x516000d8c3d0, segments=0x502000a783b0) 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=0x502000a78470) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6370
        segments = 0x502000a783b0
        ice = <optimized out>
        val = <optimized out>
#41 0x00005819e34adf76 in vm_exec_core (ec=ec@entry=0x516000d8c3d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5819e34a81f9 <vm_exec_core+1801>, 0x5819e34a92ca <vm_exec_core+6106>, 0x5819e34aeeff <vm_exec_core+29711>, 0x5819e34a8e22 <vm_exec_core+4914>, 0x5819e34afafe <vm_exec_core+32782>, 0x5819e34ad8c2 <vm_exec_core+24018>, 0x5819e34ab23d <vm_exec_core+14157>, 0x5819e34a8379 <vm_exec_core+2185>, 0x5819e34af567 <vm_exec_core+31351>, 0x5819e34af261 <vm_exec_core+30577>, 0x5819e34a909a <vm_exec_core+5546>, 0x5819e34a8917 <vm_exec_core+3623>, 0x5819e34adf17 <vm_exec_core+25639>, 0x5819e34aa051 <vm_exec_core+9569>, 0x5819e34af7a5 <vm_exec_core+31925>, 0x5819e34af3ef <vm_exec_core+30975>, 0x5819e34aa6b1 <vm_exec_core+11201>, 0x5819e34ab1bb <vm_exec_core+14027>, 0x5819e34adb10 <vm_exec_core+24608>, 0x5819e34af350 <vm_exec_core+30816>, 0x5819e34acc77 <vm_exec_core+20871>, 0x5819e34adbaa <vm_exec_core+24762>, 0x5819e34ae2c8 <vm_exec_core+26584>, 0x5819e34acba3 <vm_exec_core+20659>, 0x5819e34a8843 <vm_exec_core+3411>, 0x5819e34ad3dc <vm_exec_core+22764>, 0x5819e34a86b9 <vm_exec_core+3017>, 0x5819e34a8b29 <vm_exec_core+4153>, 0x5819e34aa9fe <vm_exec_core+12046>, 0x5819e34ac744 <vm_exec_core+19540>, 0x5819e34ad125 <vm_exec_core+22069>, 0x5819e34ac2e0 <vm_exec_core+18416>, 0x5819e34a823e <vm_exec_core+1870>, 0x5819e34ae84a <vm_exec_core+27994>, 0x5819e34af176 <vm_exec_core+30342>, 0x5819e34a8c02 <vm_exec_core+4370>, 0x5819e34a9796 <vm_exec_core+7334>, 0x5819e34a921c <vm_exec_core+5932>, 0x5819e34aa156 <vm_exec_core+9830>, 0x5819e34ab150 <vm_exec_core+13920>, 0x5819e34a8cc4 <vm_exec_core+4564>, 0x5819e34ae693 <vm_exec_core+27555>, 0x5819e34a9705 <vm_exec_core+7189>, 0x5819e34ab00e <vm_exec_core+13598>, 0x5819e34ab9c3 <vm_exec_core+16083>, 0x5819e34adfc3 <vm_exec_core+25811>, 0x5819e34ace53 <vm_exec_core+21347>, 0x5819e34aa24a <vm_exec_core+10074>, 0x5819e34a9ad3 <vm_exec_core+8163>, 0x5819e34addf1 <vm_exec_core+25345>, 0x5819e34aac4c <vm_exec_core+12636>, 0x5819e34ad4e7 <vm_exec_core+23031>, 0x5819e34acedb <vm_exec_core+21483>, 0x5819e34ad5b4 <vm_exec_core+23236>, 0x5819e34aee21 <vm_exec_core+29489>, 0x5819e34abfa4 <vm_exec_core+17588>, 0x5819e34ae092 <vm_exec_core+26018>, 0x5819e34a7e7b <vm_exec_core+907>, 0x5819e34adc55 <vm_exec_core+24933>, 0x5819e34aa522 <vm_exec_core+10802>, 0x5819e34ac7e8 <vm_exec_core+19704>, 0x5819e34acd48 <vm_exec_core+21080>, 0x5819e34a7e80 <vm_exec_core+912>, 0x5819e34ac653 <vm_exec_core+19299>, 0x5819e34aa91f <vm_exec_core+11823>, 0x5819e34a9c90 <vm_exec_core+8608>, 0x5819e34ad648 <vm_exec_core+23384>, 0x5819e34a8d80 <vm_exec_core+4752>, 0x5819e34ab504 <vm_exec_core+14868>, 0x5819e34b6d69 <vm_exec_core+62073>, 0x5819e34ad207 <vm_exec_core+22295>, 0x5819e34a95e1 <vm_exec_core+6897>, 0x5819e34a99af <vm_exec_core+7871>, 0x5819e34a988d <vm_exec_core+7581>, 0x5819e34a9ee6 <vm_exec_core+9206>, 0x5819e34aa76e <vm_exec_core+11390>, 0x5819e34a9502 <vm_exec_core+6674>, 0x5819e34afd93 <vm_exec_core+33443>, 0x5819e34ad2be <vm_exec_core+22478>, 0x5819e34abdcc <vm_exec_core+17116>, 0x5819e34ae741 <vm_exec_core+27729>, 0x5819e34afeb1 <vm_exec_core+33729>, 0x5819e34aeaa7 <vm_exec_core+28599>, 0x5819e34af8fe <vm_exec_core+32270>, 0x5819e34af9d6 <vm_exec_core+32486>, 0x5819e34a875c <vm_exec_core+3180>, 0x5819e34af484 <vm_exec_core+31124>, 0x5819e34aab0f <vm_exec_core+12319>, 0x5819e34af6bf <vm_exec_core+31695>, 0x5819e34aa5ce <vm_exec_core+10974>, 0x5819e34ae9a5 <vm_exec_core+28341>, 0x5819e34a8583 <vm_exec_core+2707>, 0x5819e34aa364 <vm_exec_core+10356>, 0x5819e34ab70c <vm_exec_core+15388>, 0x5819e34ab0a5 <vm_exec_core+13749>, 0x5819e34aae74 <vm_exec_core+13188>, 0x5819e34a7f77 <vm_exec_core+1159>, 0x5819e34a849a <vm_exec_core+2474>, 0x5819e34a8009 <vm_exec_core+1305>, 0x5819e34aecc0 <vm_exec_core+29136>, 0x5819e34ac4f0 <vm_exec_core+18944>, 0x5819e34aba94 <vm_exec_core+16292>, 0x5819e34ac1b1 <vm_exec_core+18113>, 0x5819e34abeca <vm_exec_core+17370>, 0x5819e34aaf15 <vm_exec_core+13349>, 0x5819e34ab8b8 <vm_exec_core+15816>, 0x5819e34ab3da <vm_exec_core+14570>, 0x5819e34abbc3 <vm_exec_core+16595>, 0x5819e34abc45 <vm_exec_core+16725>, 0x5819e34a81ea <vm_exec_core+1786>, 0x5819e34a92bb <vm_exec_core+6091>, 0x5819e34aeef0 <vm_exec_core+29696>, 0x5819e34a8e13 <vm_exec_core+4899>, 0x5819e34afaef <vm_exec_core+32767>, 0x5819e34ad8b3 <vm_exec_core+24003>, 0x5819e34ab22e <vm_exec_core+14142>, 0x5819e34a836a <vm_exec_core+2170>, 0x5819e34af558 <vm_exec_core+31336>, 0x5819e34af252 <vm_exec_core+30562>, 0x5819e34a908b <vm_exec_core+5531>, 0x5819e34a8908 <vm_exec_core+3608>, 0x5819e34adf08 <vm_exec_core+25624>, 0x5819e34aa042 <vm_exec_core+9554>, 0x5819e34af796 <vm_exec_core+31910>, 0x5819e34af3e0 <vm_exec_core+30960>, 0x5819e34aa6a2 <vm_exec_core+11186>, 0x5819e34ab1ac <vm_exec_core+14012>, 0x5819e34adb01 <vm_exec_core+24593>, 0x5819e34af341 <vm_exec_core+30801>, 0x5819e34acc68 <vm_exec_core+20856>, 0x5819e34adb9b <vm_exec_core+24747>, 0x5819e34ae2b9 <vm_exec_core+26569>, 0x5819e34acb94 <vm_exec_core+20644>, 0x5819e34a8834 <vm_exec_core+3396>, 0x5819e34ad3cd <vm_exec_core+22749>, 0x5819e34a86aa <vm_exec_core+3002>, 0x5819e34a8b1a <vm_exec_core+4138>, 0x5819e34aa9ef <vm_exec_core+12031>, 0x5819e34ac735 <vm_exec_core+19525>, 0x5819e34ad116 <vm_exec_core+22054>, 0x5819e34ac2d1 <vm_exec_core+18401>, 0x5819e34a822f <vm_exec_core+1855>, 0x5819e34ae83b <vm_exec_core+27979>, 0x5819e34af167 <vm_exec_core+30327>, 0x5819e34a8bf3 <vm_exec_core+4355>, 0x5819e34a9787 <vm_exec_core+7319>, 0x5819e34a920d <vm_exec_core+5917>, 0x5819e34aa147 <vm_exec_core+9815>, 0x5819e34ab141 <vm_exec_core+13905>, 0x5819e34a8cb5 <vm_exec_core+4549>, 0x5819e34ae684 <vm_exec_core+27540>, 0x5819e34a96f6 <vm_exec_core+7174>, 0x5819e34aafff <vm_exec_core+13583>, 0x5819e34ab9b4 <vm_exec_core+16068>, 0x5819e34adfb4 <vm_exec_core+25796>, 0x5819e34ace44 <vm_exec_core+21332>, 0x5819e34aa23b <vm_exec_core+10059>, 0x5819e34a9ac4 <vm_exec_core+8148>, 0x5819e34adde2 <vm_exec_core+25330>, 0x5819e34aac3d <vm_exec_core+12621>, 0x5819e34ad4d8 <vm_exec_core+23016>, 0x5819e34acecc <vm_exec_core+21468>, 0x5819e34ad5a5 <vm_exec_core+23221>, 0x5819e34aee12 <vm_exec_core+29474>, 0x5819e34abf95 <vm_exec_core+17573>, 0x5819e34ae083 <vm_exec_core+26003>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34adc46 <vm_exec_core+24918>, 0x5819e34aa513 <vm_exec_core+10787>, 0x5819e34ac7d9 <vm_exec_core+19689>, 0x5819e34acd39 <vm_exec_core+21065>, 0x5819e34ab6f8 <vm_exec_core+15368>, 0x5819e34ac644 <vm_exec_core+19284>, 0x5819e34aa910 <vm_exec_core+11808>, 0x5819e34a9c81 <vm_exec_core+8593>, 0x5819e34ad639 <vm_exec_core+23369>, 0x5819e34a8d71 <vm_exec_core+4737>, 0x5819e34ab4f5 <vm_exec_core+14853>, 0x5819e34b6d5a <vm_exec_core+62058>, 0x5819e34ad1f8 <vm_exec_core+22280>, 0x5819e34a95d2 <vm_exec_core+6882>, 0x5819e34a99a0 <vm_exec_core+7856>, 0x5819e34a987e <vm_exec_core+7566>, 0x5819e34a9ed7 <vm_exec_core+9191>, 0x5819e34aa75f <vm_exec_core+11375>, 0x5819e34ac63f <vm_exec_core+19279>, 0x5819e34abdc2 <vm_exec_core+17106>, 0x5819e34ac63a <vm_exec_core+19274>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34ace2e <vm_exec_core+21310>, 0x5819e34a9ed2 <vm_exec_core+9186>, 0x5819e34ad391 <vm_exec_core+22689>, 0x5819e34ab1a2 <vm_exec_core+14002>, 0x5819e34ab1a7 <vm_exec_core+14007>, 0x5819e34ace2c <vm_exec_core+21308>, 0x5819e34acd0b <vm_exec_core+21019>, 0x5819e34ac198 <vm_exec_core+18088>, 0x5819e34abeb6 <vm_exec_core+17350>, 0x5819e34ace2a <vm_exec_core+21306>, 0x5819e34ac2cc <vm_exec_core+18396>...}
        reg_cfp = 0x73b692dff720
        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 0x00005819e34a4668 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516000d8c3d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#43 0x00005819e3525242 in invoke_iseq_block_from_c (ec=0x516000d8c3d0, captured=0x73b692dff7a8, self=127227855221440, 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 = 0x73b69fa9f578
        cfp = <optimized out>
        sp = 0x73b692cff850
        use_argv = 0x0
        stack_argv = 0x73b692cff850
        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 = 0x73b692dff7a8
#45 0x00005819e34d1a26 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 0x00005819e34d1a26 in rb_yield (val=<optimized out>)
No locals.
#49 0x00005819e313093a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
        _ec = 0x516000d8c3d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73b692bfef10, <optimized out>, 0x73b692bfee20, <optimized out>, <optimized out>}, prev = 0x73b685809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516000d8c3d0
        cfp = 0x73b692dff758
#50 0x00005819e32abdfb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381
        status = <optimized out>
        pid = <optimized out>
#51 0x00005819e3507ca8 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 = 0x73b69cc862e0
        cfunc = 0x504000020058
        recv = 127227855221440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#52 0x00005819e34ac9eb in vm_sendish (ec=0x516000d8c3d0, reg_cfp=0x73b692dff790, cd=0x502000a780f0, 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=0x516000d8c3d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000a780f0
        insns_address_table = {0x5819e34a81f9 <vm_exec_core+1801>, 0x5819e34a92ca <vm_exec_core+6106>, 0x5819e34aeeff <vm_exec_core+29711>, 0x5819e34a8e22 <vm_exec_core+4914>, 0x5819e34afafe <vm_exec_core+32782>, 0x5819e34ad8c2 <vm_exec_core+24018>, 0x5819e34ab23d <vm_exec_core+14157>, 0x5819e34a8379 <vm_exec_core+2185>, 0x5819e34af567 <vm_exec_core+31351>, 0x5819e34af261 <vm_exec_core+30577>, 0x5819e34a909a <vm_exec_core+5546>, 0x5819e34a8917 <vm_exec_core+3623>, 0x5819e34adf17 <vm_exec_core+25639>, 0x5819e34aa051 <vm_exec_core+9569>, 0x5819e34af7a5 <vm_exec_core+31925>, 0x5819e34af3ef <vm_exec_core+30975>, 0x5819e34aa6b1 <vm_exec_core+11201>, 0x5819e34ab1bb <vm_exec_core+14027>, 0x5819e34adb10 <vm_exec_core+24608>, 0x5819e34af350 <vm_exec_core+30816>, 0x5819e34acc77 <vm_exec_core+20871>, 0x5819e34adbaa <vm_exec_core+24762>, 0x5819e34ae2c8 <vm_exec_core+26584>, 0x5819e34acba3 <vm_exec_core+20659>, 0x5819e34a8843 <vm_exec_core+3411>, 0x5819e34ad3dc <vm_exec_core+22764>, 0x5819e34a86b9 <vm_exec_core+3017>, 0x5819e34a8b29 <vm_exec_core+4153>, 0x5819e34aa9fe <vm_exec_core+12046>, 0x5819e34ac744 <vm_exec_core+19540>, 0x5819e34ad125 <vm_exec_core+22069>, 0x5819e34ac2e0 <vm_exec_core+18416>, 0x5819e34a823e <vm_exec_core+1870>, 0x5819e34ae84a <vm_exec_core+27994>, 0x5819e34af176 <vm_exec_core+30342>, 0x5819e34a8c02 <vm_exec_core+4370>, 0x5819e34a9796 <vm_exec_core+7334>, 0x5819e34a921c <vm_exec_core+5932>, 0x5819e34aa156 <vm_exec_core+9830>, 0x5819e34ab150 <vm_exec_core+13920>, 0x5819e34a8cc4 <vm_exec_core+4564>, 0x5819e34ae693 <vm_exec_core+27555>, 0x5819e34a9705 <vm_exec_core+7189>, 0x5819e34ab00e <vm_exec_core+13598>, 0x5819e34ab9c3 <vm_exec_core+16083>, 0x5819e34adfc3 <vm_exec_core+25811>, 0x5819e34ace53 <vm_exec_core+21347>, 0x5819e34aa24a <vm_exec_core+10074>, 0x5819e34a9ad3 <vm_exec_core+8163>, 0x5819e34addf1 <vm_exec_core+25345>, 0x5819e34aac4c <vm_exec_core+12636>, 0x5819e34ad4e7 <vm_exec_core+23031>, 0x5819e34acedb <vm_exec_core+21483>, 0x5819e34ad5b4 <vm_exec_core+23236>, 0x5819e34aee21 <vm_exec_core+29489>, 0x5819e34abfa4 <vm_exec_core+17588>, 0x5819e34ae092 <vm_exec_core+26018>, 0x5819e34a7e7b <vm_exec_core+907>, 0x5819e34adc55 <vm_exec_core+24933>, 0x5819e34aa522 <vm_exec_core+10802>, 0x5819e34ac7e8 <vm_exec_core+19704>, 0x5819e34acd48 <vm_exec_core+21080>, 0x5819e34a7e80 <vm_exec_core+912>, 0x5819e34ac653 <vm_exec_core+19299>, 0x5819e34aa91f <vm_exec_core+11823>, 0x5819e34a9c90 <vm_exec_core+8608>, 0x5819e34ad648 <vm_exec_core+23384>, 0x5819e34a8d80 <vm_exec_core+4752>, 0x5819e34ab504 <vm_exec_core+14868>, 0x5819e34b6d69 <vm_exec_core+62073>, 0x5819e34ad207 <vm_exec_core+22295>, 0x5819e34a95e1 <vm_exec_core+6897>, 0x5819e34a99af <vm_exec_core+7871>, 0x5819e34a988d <vm_exec_core+7581>, 0x5819e34a9ee6 <vm_exec_core+9206>, 0x5819e34aa76e <vm_exec_core+11390>, 0x5819e34a9502 <vm_exec_core+6674>, 0x5819e34afd93 <vm_exec_core+33443>, 0x5819e34ad2be <vm_exec_core+22478>, 0x5819e34abdcc <vm_exec_core+17116>, 0x5819e34ae741 <vm_exec_core+27729>, 0x5819e34afeb1 <vm_exec_core+33729>, 0x5819e34aeaa7 <vm_exec_core+28599>, 0x5819e34af8fe <vm_exec_core+32270>, 0x5819e34af9d6 <vm_exec_core+32486>, 0x5819e34a875c <vm_exec_core+3180>, 0x5819e34af484 <vm_exec_core+31124>, 0x5819e34aab0f <vm_exec_core+12319>, 0x5819e34af6bf <vm_exec_core+31695>, 0x5819e34aa5ce <vm_exec_core+10974>, 0x5819e34ae9a5 <vm_exec_core+28341>, 0x5819e34a8583 <vm_exec_core+2707>, 0x5819e34aa364 <vm_exec_core+10356>, 0x5819e34ab70c <vm_exec_core+15388>, 0x5819e34ab0a5 <vm_exec_core+13749>, 0x5819e34aae74 <vm_exec_core+13188>, 0x5819e34a7f77 <vm_exec_core+1159>, 0x5819e34a849a <vm_exec_core+2474>, 0x5819e34a8009 <vm_exec_core+1305>, 0x5819e34aecc0 <vm_exec_core+29136>, 0x5819e34ac4f0 <vm_exec_core+18944>, 0x5819e34aba94 <vm_exec_core+16292>, 0x5819e34ac1b1 <vm_exec_core+18113>, 0x5819e34abeca <vm_exec_core+17370>, 0x5819e34aaf15 <vm_exec_core+13349>, 0x5819e34ab8b8 <vm_exec_core+15816>, 0x5819e34ab3da <vm_exec_core+14570>, 0x5819e34abbc3 <vm_exec_core+16595>, 0x5819e34abc45 <vm_exec_core+16725>, 0x5819e34a81ea <vm_exec_core+1786>, 0x5819e34a92bb <vm_exec_core+6091>, 0x5819e34aeef0 <vm_exec_core+29696>, 0x5819e34a8e13 <vm_exec_core+4899>, 0x5819e34afaef <vm_exec_core+32767>, 0x5819e34ad8b3 <vm_exec_core+24003>, 0x5819e34ab22e <vm_exec_core+14142>, 0x5819e34a836a <vm_exec_core+2170>, 0x5819e34af558 <vm_exec_core+31336>, 0x5819e34af252 <vm_exec_core+30562>, 0x5819e34a908b <vm_exec_core+5531>, 0x5819e34a8908 <vm_exec_core+3608>, 0x5819e34adf08 <vm_exec_core+25624>, 0x5819e34aa042 <vm_exec_core+9554>, 0x5819e34af796 <vm_exec_core+31910>, 0x5819e34af3e0 <vm_exec_core+30960>, 0x5819e34aa6a2 <vm_exec_core+11186>, 0x5819e34ab1ac <vm_exec_core+14012>, 0x5819e34adb01 <vm_exec_core+24593>, 0x5819e34af341 <vm_exec_core+30801>, 0x5819e34acc68 <vm_exec_core+20856>, 0x5819e34adb9b <vm_exec_core+24747>, 0x5819e34ae2b9 <vm_exec_core+26569>, 0x5819e34acb94 <vm_exec_core+20644>, 0x5819e34a8834 <vm_exec_core+3396>, 0x5819e34ad3cd <vm_exec_core+22749>, 0x5819e34a86aa <vm_exec_core+3002>, 0x5819e34a8b1a <vm_exec_core+4138>, 0x5819e34aa9ef <vm_exec_core+12031>, 0x5819e34ac735 <vm_exec_core+19525>, 0x5819e34ad116 <vm_exec_core+22054>, 0x5819e34ac2d1 <vm_exec_core+18401>, 0x5819e34a822f <vm_exec_core+1855>, 0x5819e34ae83b <vm_exec_core+27979>, 0x5819e34af167 <vm_exec_core+30327>, 0x5819e34a8bf3 <vm_exec_core+4355>, 0x5819e34a9787 <vm_exec_core+7319>, 0x5819e34a920d <vm_exec_core+5917>, 0x5819e34aa147 <vm_exec_core+9815>, 0x5819e34ab141 <vm_exec_core+13905>, 0x5819e34a8cb5 <vm_exec_core+4549>, 0x5819e34ae684 <vm_exec_core+27540>, 0x5819e34a96f6 <vm_exec_core+7174>, 0x5819e34aafff <vm_exec_core+13583>, 0x5819e34ab9b4 <vm_exec_core+16068>, 0x5819e34adfb4 <vm_exec_core+25796>, 0x5819e34ace44 <vm_exec_core+21332>, 0x5819e34aa23b <vm_exec_core+10059>, 0x5819e34a9ac4 <vm_exec_core+8148>, 0x5819e34adde2 <vm_exec_core+25330>, 0x5819e34aac3d <vm_exec_core+12621>, 0x5819e34ad4d8 <vm_exec_core+23016>, 0x5819e34acecc <vm_exec_core+21468>, 0x5819e34ad5a5 <vm_exec_core+23221>, 0x5819e34aee12 <vm_exec_core+29474>, 0x5819e34abf95 <vm_exec_core+17573>, 0x5819e34ae083 <vm_exec_core+26003>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34adc46 <vm_exec_core+24918>, 0x5819e34aa513 <vm_exec_core+10787>, 0x5819e34ac7d9 <vm_exec_core+19689>, 0x5819e34acd39 <vm_exec_core+21065>, 0x5819e34ab6f8 <vm_exec_core+15368>, 0x5819e34ac644 <vm_exec_core+19284>, 0x5819e34aa910 <vm_exec_core+11808>, 0x5819e34a9c81 <vm_exec_core+8593>, 0x5819e34ad639 <vm_exec_core+23369>, 0x5819e34a8d71 <vm_exec_core+4737>, 0x5819e34ab4f5 <vm_exec_core+14853>, 0x5819e34b6d5a <vm_exec_core+62058>, 0x5819e34ad1f8 <vm_exec_core+22280>, 0x5819e34a95d2 <vm_exec_core+6882>, 0x5819e34a99a0 <vm_exec_core+7856>, 0x5819e34a987e <vm_exec_core+7566>, 0x5819e34a9ed7 <vm_exec_core+9191>, 0x5819e34aa75f <vm_exec_core+11375>, 0x5819e34ac63f <vm_exec_core+19279>, 0x5819e34abdc2 <vm_exec_core+17106>, 0x5819e34ac63a <vm_exec_core+19274>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34ace2e <vm_exec_core+21310>, 0x5819e34a9ed2 <vm_exec_core+9186>, 0x5819e34ad391 <vm_exec_core+22689>, 0x5819e34ab1a2 <vm_exec_core+14002>, 0x5819e34ab1a7 <vm_exec_core+14007>, 0x5819e34ace2c <vm_exec_core+21308>, 0x5819e34acd0b <vm_exec_core+21019>, 0x5819e34ac198 <vm_exec_core+18088>, 0x5819e34abeb6 <vm_exec_core+17350>, 0x5819e34ace2a <vm_exec_core+21306>, 0x5819e34ac2cc <vm_exec_core+18396>...}
        reg_cfp = 0x73b692dff790
        reg_pc = 0x504000a4b4f0
        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 0x00005819e34a4668 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516000d8c3d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#55 0x00005819e34e18fb in invoke_iseq_block_from_c (ec=0x516000d8c3d0, captured=<optimized out>, self=127227855221440, 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 = 0x73b69fa9f5a0
        cfp = 0x73b692dff7c8
        sp = 0x73b692cff818
        use_argv = <optimized out>
        stack_argv = 0x73b692cff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#56 invoke_block_from_c_proc (ec=0x516000d8c3d0, self=127227855221440, 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 0x00005819e34dfb86 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x50400069d710, argc=-485479474, 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 0x00005819e3436f69 in thread_do_start_proc (th=th@entry=0x515000033980) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400069d710
        args_len = 0
        args_ptr = <optimized out>
#60 0x00005819e3434b1a in thread_do_start (th=0x515000033980) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#61 thread_start_func_2 (th=th@entry=0x515000033980, 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 0x00005819e3433dde in call_thread_start_func_2 (th=0x515000033980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x73b692bffce0
#63 nt_start (ptr=0x50c0009cc940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000033980
        sched = <optimized out>
        nt = 0x50c0009cc940
        vm = 0x525000000100
#64 0x00005819e30e681f in asan_thread_start(void*) ()
No symbol table info available.
#65 0x000073b6c109ca94 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 = {127227983300288, 6583378879297331718, 127227983300288, -352, 0, 140735148066576, 6583378879309914630, 6583272379922358790}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#66 0x000073b6c1129c3c 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 4027692) detached]
$ timeout 60 gdb -p 4027717 -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 3996136 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 4027718]
[New LWP 4023234]
[New LWP 3997758]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005819e31ee5e1 in io_write (io=<optimized out>, str=<optimized out>, nosync=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:2018
2018	{

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x73b6c13bcc40 (LWP 3996136) "ruby"            0x00005819e31ee5e1 in io_write (io=<optimized out>, str=<optimized out>, nosync=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:2018
  2    Thread 0x73b6a4e006c0 (LWP 4027718) "test_autoload.*" 0x000073b6c111b4cd in __GI___poll (fds=0x73b686309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x73b69fa006c0 (LWP 4023234) "parallel.rb:40"  0x000073b6c111b4cd in __GI___poll (fds=0x73b688817260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x73b69ca006c0 (LWP 3997758) "Timeout stdlib " 0x000073b6c1098d61 in __futex_abstimed_wait_common64 (private=22553, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000d3fb90) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x73b69ca006c0 (LWP 3997758) "Timeout stdlib "):
#0  0x000073b6c1098d61 in __futex_abstimed_wait_common64 (private=22553, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000d3fb90) 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=22553, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000d3fb90) 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=0x50c000d3fb90, 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  0x000073b6c109b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000d3fb68) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73b6c109b4a0 <__condvar_cleanup_waiting>, __arg = 0x73b69c9fec30, __canceltype = -1775164688, __prev = 0x0}
        cbuffer = {wseq = 10, cond = 0x50c000d3fb68, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 10
        seq = 5
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c000d3fb68, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005819e340eca1 in rb_native_cond_wait (cond=0x50c000d3fb90, 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=0x515000241880, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005819e3432cd2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000241880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005819e3419111 in native_sleep (th=0x515000241880, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x515000241880, 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 0x00005819e3431745 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=127228752868840, 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 0x00005819e3131060 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 = 0x5160044f4cd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73b69c9fef90, <optimized out>, 0x73b69c9feea0, <optimized out>, <optimized out>}, prev = 0x73b696009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160044f4cd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005819e3430c2d 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 = 127228752868840, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 127228752868840, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d690
        end = 0
#14 0x00005819e34b0195 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 0x00005819e34b0195 in vm_invoke_builtin_delegate (ec=0x5160044f4cd0, cfp=0x73b69ad4f758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160044f4cd0) at ../../src/trunk_asan/insns.def:1632
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5819e34a81f9 <vm_exec_core+1801>, 0x5819e34a92ca <vm_exec_core+6106>, 0x5819e34aeeff <vm_exec_core+29711>, 0x5819e34a8e22 <vm_exec_core+4914>, 0x5819e34afafe <vm_exec_core+32782>, 0x5819e34ad8c2 <vm_exec_core+24018>, 0x5819e34ab23d <vm_exec_core+14157>, 0x5819e34a8379 <vm_exec_core+2185>, 0x5819e34af567 <vm_exec_core+31351>, 0x5819e34af261 <vm_exec_core+30577>, 0x5819e34a909a <vm_exec_core+5546>, 0x5819e34a8917 <vm_exec_core+3623>, 0x5819e34adf17 <vm_exec_core+25639>, 0x5819e34aa051 <vm_exec_core+9569>, 0x5819e34af7a5 <vm_exec_core+31925>, 0x5819e34af3ef <vm_exec_core+30975>, 0x5819e34aa6b1 <vm_exec_core+11201>, 0x5819e34ab1bb <vm_exec_core+14027>, 0x5819e34adb10 <vm_exec_core+24608>, 0x5819e34af350 <vm_exec_core+30816>, 0x5819e34acc77 <vm_exec_core+20871>, 0x5819e34adbaa <vm_exec_core+24762>, 0x5819e34ae2c8 <vm_exec_core+26584>, 0x5819e34acba3 <vm_exec_core+20659>, 0x5819e34a8843 <vm_exec_core+3411>, 0x5819e34ad3dc <vm_exec_core+22764>, 0x5819e34a86b9 <vm_exec_core+3017>, 0x5819e34a8b29 <vm_exec_core+4153>, 0x5819e34aa9fe <vm_exec_core+12046>, 0x5819e34ac744 <vm_exec_core+19540>, 0x5819e34ad125 <vm_exec_core+22069>, 0x5819e34ac2e0 <vm_exec_core+18416>, 0x5819e34a823e <vm_exec_core+1870>, 0x5819e34ae84a <vm_exec_core+27994>, 0x5819e34af176 <vm_exec_core+30342>, 0x5819e34a8c02 <vm_exec_core+4370>, 0x5819e34a9796 <vm_exec_core+7334>, 0x5819e34a921c <vm_exec_core+5932>, 0x5819e34aa156 <vm_exec_core+9830>, 0x5819e34ab150 <vm_exec_core+13920>, 0x5819e34a8cc4 <vm_exec_core+4564>, 0x5819e34ae693 <vm_exec_core+27555>, 0x5819e34a9705 <vm_exec_core+7189>, 0x5819e34ab00e <vm_exec_core+13598>, 0x5819e34ab9c3 <vm_exec_core+16083>, 0x5819e34adfc3 <vm_exec_core+25811>, 0x5819e34ace53 <vm_exec_core+21347>, 0x5819e34aa24a <vm_exec_core+10074>, 0x5819e34a9ad3 <vm_exec_core+8163>, 0x5819e34addf1 <vm_exec_core+25345>, 0x5819e34aac4c <vm_exec_core+12636>, 0x5819e34ad4e7 <vm_exec_core+23031>, 0x5819e34acedb <vm_exec_core+21483>, 0x5819e34ad5b4 <vm_exec_core+23236>, 0x5819e34aee21 <vm_exec_core+29489>, 0x5819e34abfa4 <vm_exec_core+17588>, 0x5819e34ae092 <vm_exec_core+26018>, 0x5819e34a7e7b <vm_exec_core+907>, 0x5819e34adc55 <vm_exec_core+24933>, 0x5819e34aa522 <vm_exec_core+10802>, 0x5819e34ac7e8 <vm_exec_core+19704>, 0x5819e34acd48 <vm_exec_core+21080>, 0x5819e34a7e80 <vm_exec_core+912>, 0x5819e34ac653 <vm_exec_core+19299>, 0x5819e34aa91f <vm_exec_core+11823>, 0x5819e34a9c90 <vm_exec_core+8608>, 0x5819e34ad648 <vm_exec_core+23384>, 0x5819e34a8d80 <vm_exec_core+4752>, 0x5819e34ab504 <vm_exec_core+14868>, 0x5819e34b6d69 <vm_exec_core+62073>, 0x5819e34ad207 <vm_exec_core+22295>, 0x5819e34a95e1 <vm_exec_core+6897>, 0x5819e34a99af <vm_exec_core+7871>, 0x5819e34a988d <vm_exec_core+7581>, 0x5819e34a9ee6 <vm_exec_core+9206>, 0x5819e34aa76e <vm_exec_core+11390>, 0x5819e34a9502 <vm_exec_core+6674>, 0x5819e34afd93 <vm_exec_core+33443>, 0x5819e34ad2be <vm_exec_core+22478>, 0x5819e34abdcc <vm_exec_core+17116>, 0x5819e34ae741 <vm_exec_core+27729>, 0x5819e34afeb1 <vm_exec_core+33729>, 0x5819e34aeaa7 <vm_exec_core+28599>, 0x5819e34af8fe <vm_exec_core+32270>, 0x5819e34af9d6 <vm_exec_core+32486>, 0x5819e34a875c <vm_exec_core+3180>, 0x5819e34af484 <vm_exec_core+31124>, 0x5819e34aab0f <vm_exec_core+12319>, 0x5819e34af6bf <vm_exec_core+31695>, 0x5819e34aa5ce <vm_exec_core+10974>, 0x5819e34ae9a5 <vm_exec_core+28341>, 0x5819e34a8583 <vm_exec_core+2707>, 0x5819e34aa364 <vm_exec_core+10356>, 0x5819e34ab70c <vm_exec_core+15388>, 0x5819e34ab0a5 <vm_exec_core+13749>, 0x5819e34aae74 <vm_exec_core+13188>, 0x5819e34a7f77 <vm_exec_core+1159>, 0x5819e34a849a <vm_exec_core+2474>, 0x5819e34a8009 <vm_exec_core+1305>, 0x5819e34aecc0 <vm_exec_core+29136>, 0x5819e34ac4f0 <vm_exec_core+18944>, 0x5819e34aba94 <vm_exec_core+16292>, 0x5819e34ac1b1 <vm_exec_core+18113>, 0x5819e34abeca <vm_exec_core+17370>, 0x5819e34aaf15 <vm_exec_core+13349>, 0x5819e34ab8b8 <vm_exec_core+15816>, 0x5819e34ab3da <vm_exec_core+14570>, 0x5819e34abbc3 <vm_exec_core+16595>, 0x5819e34abc45 <vm_exec_core+16725>, 0x5819e34a81ea <vm_exec_core+1786>, 0x5819e34a92bb <vm_exec_core+6091>, 0x5819e34aeef0 <vm_exec_core+29696>, 0x5819e34a8e13 <vm_exec_core+4899>, 0x5819e34afaef <vm_exec_core+32767>, 0x5819e34ad8b3 <vm_exec_core+24003>, 0x5819e34ab22e <vm_exec_core+14142>, 0x5819e34a836a <vm_exec_core+2170>, 0x5819e34af558 <vm_exec_core+31336>, 0x5819e34af252 <vm_exec_core+30562>, 0x5819e34a908b <vm_exec_core+5531>, 0x5819e34a8908 <vm_exec_core+3608>, 0x5819e34adf08 <vm_exec_core+25624>, 0x5819e34aa042 <vm_exec_core+9554>, 0x5819e34af796 <vm_exec_core+31910>, 0x5819e34af3e0 <vm_exec_core+30960>, 0x5819e34aa6a2 <vm_exec_core+11186>, 0x5819e34ab1ac <vm_exec_core+14012>, 0x5819e34adb01 <vm_exec_core+24593>, 0x5819e34af341 <vm_exec_core+30801>, 0x5819e34acc68 <vm_exec_core+20856>, 0x5819e34adb9b <vm_exec_core+24747>, 0x5819e34ae2b9 <vm_exec_core+26569>, 0x5819e34acb94 <vm_exec_core+20644>, 0x5819e34a8834 <vm_exec_core+3396>, 0x5819e34ad3cd <vm_exec_core+22749>, 0x5819e34a86aa <vm_exec_core+3002>, 0x5819e34a8b1a <vm_exec_core+4138>, 0x5819e34aa9ef <vm_exec_core+12031>, 0x5819e34ac735 <vm_exec_core+19525>, 0x5819e34ad116 <vm_exec_core+22054>, 0x5819e34ac2d1 <vm_exec_core+18401>, 0x5819e34a822f <vm_exec_core+1855>, 0x5819e34ae83b <vm_exec_core+27979>, 0x5819e34af167 <vm_exec_core+30327>, 0x5819e34a8bf3 <vm_exec_core+4355>, 0x5819e34a9787 <vm_exec_core+7319>, 0x5819e34a920d <vm_exec_core+5917>, 0x5819e34aa147 <vm_exec_core+9815>, 0x5819e34ab141 <vm_exec_core+13905>, 0x5819e34a8cb5 <vm_exec_core+4549>, 0x5819e34ae684 <vm_exec_core+27540>, 0x5819e34a96f6 <vm_exec_core+7174>, 0x5819e34aafff <vm_exec_core+13583>, 0x5819e34ab9b4 <vm_exec_core+16068>, 0x5819e34adfb4 <vm_exec_core+25796>, 0x5819e34ace44 <vm_exec_core+21332>, 0x5819e34aa23b <vm_exec_core+10059>, 0x5819e34a9ac4 <vm_exec_core+8148>, 0x5819e34adde2 <vm_exec_core+25330>, 0x5819e34aac3d <vm_exec_core+12621>, 0x5819e34ad4d8 <vm_exec_core+23016>, 0x5819e34acecc <vm_exec_core+21468>, 0x5819e34ad5a5 <vm_exec_core+23221>, 0x5819e34aee12 <vm_exec_core+29474>, 0x5819e34abf95 <vm_exec_core+17573>, 0x5819e34ae083 <vm_exec_core+26003>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34adc46 <vm_exec_core+24918>, 0x5819e34aa513 <vm_exec_core+10787>, 0x5819e34ac7d9 <vm_exec_core+19689>, 0x5819e34acd39 <vm_exec_core+21065>, 0x5819e34ab6f8 <vm_exec_core+15368>, 0x5819e34ac644 <vm_exec_core+19284>, 0x5819e34aa910 <vm_exec_core+11808>, 0x5819e34a9c81 <vm_exec_core+8593>, 0x5819e34ad639 <vm_exec_core+23369>, 0x5819e34a8d71 <vm_exec_core+4737>, 0x5819e34ab4f5 <vm_exec_core+14853>, 0x5819e34b6d5a <vm_exec_core+62058>, 0x5819e34ad1f8 <vm_exec_core+22280>, 0x5819e34a95d2 <vm_exec_core+6882>, 0x5819e34a99a0 <vm_exec_core+7856>, 0x5819e34a987e <vm_exec_core+7566>, 0x5819e34a9ed7 <vm_exec_core+9191>, 0x5819e34aa75f <vm_exec_core+11375>, 0x5819e34ac63f <vm_exec_core+19279>, 0x5819e34abdc2 <vm_exec_core+17106>, 0x5819e34ac63a <vm_exec_core+19274>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34ace2e <vm_exec_core+21310>, 0x5819e34a9ed2 <vm_exec_core+9186>, 0x5819e34ad391 <vm_exec_core+22689>, 0x5819e34ab1a2 <vm_exec_core+14002>, 0x5819e34ab1a7 <vm_exec_core+14007>, 0x5819e34ace2c <vm_exec_core+21308>, 0x5819e34acd0b <vm_exec_core+21019>, 0x5819e34ac198 <vm_exec_core+18088>, 0x5819e34abeb6 <vm_exec_core+17350>, 0x5819e34ace2a <vm_exec_core+21306>, 0x5819e34ac2cc <vm_exec_core+18396>...}
        reg_cfp = 0x73b69ad4f758
        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 0x00005819e34a4668 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x5160044f4cd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005819e34e18fb in invoke_iseq_block_from_c (ec=0x5160044f4cd0, captured=<optimized out>, self=127228752621280, 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 = 0x73b6c09ec470
        cfp = 0x73b69ad4f7c8
        sp = 0x73b69ac4f818
        use_argv = <optimized out>
        stack_argv = 0x73b69ac4f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160044f4cd0, self=127228752621280, 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 0x00005819e34dfb86 in rb_vm_invoke_proc (ec=0x50c000d3fb90, proc=0x189, proc@entry=0x5040007f8dd0, argc=-1056338591, 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 0x00005819e3436f69 in thread_do_start_proc (th=th@entry=0x515000241880) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040007f8dd0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005819e3434b1a in thread_do_start (th=0x515000241880) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000241880, 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 0x00005819e3433dde in call_thread_start_func_2 (th=0x515000241880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x73b69c9ffce0
#26 nt_start (ptr=0x50c000d3fb40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000241880
        sched = <optimized out>
        nt = 0x50c000d3fb40
        vm = 0x525000000100
#27 0x00005819e30e681f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000073b6c109ca94 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 = {127228148975296, 6583348367849660934, 127228148975296, -352, 0, 140735148063792, 6583348367862243846, 6583272379922358790}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000073b6c1129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x73b69fa006c0 (LWP 4023234) "parallel.rb:40"):
#0  0x000073b6c111b4cd in __GI___poll (fds=0x73b688817260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005819e308d46a in __interceptor_poll ()
No symbol table info available.
#2  0x00005819e31e104d in nogvl_wait_for (th=127228199949120, fptr=0x5110005c5200, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500
        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:1172
        ready = <optimized out>
#4  0x00005819e31e24c6 in internal_read_func (ptr=0x73b688817040) at /tmp/ruby/src/trunk_asan/io.c:1203
        iis = 0x73b688817040
        result = <optimized out>
#5  0x00005819e341d11b in rb_thread_io_blocking_call (func=0x5819e31e2040 <internal_read_func>, data1=0x73b688817040, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x00005819e3131060 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 = 0x516000da4fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73b69f9fee50, <optimized out>, 0x73b69f9fed60, <optimized out>, <optimized out>}, prev = 0x73b688809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000da4fd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005819e31f6875 in io_read_memory_locktmp (str=127227811426912, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3449
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:3495
        str = <optimized out>
        iis = {th = 127228199949120, fptr = 0x5110005c5200, nonblock = 0, fd = 6, buf = 0x519000185b80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110005c5200
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005819e31d2b61 in io_readpartial (argc=-2004782496, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615
        ret = <optimized out>
#10 0x00005819e3507ca8 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 = 0x73b6c0b89e90
        cfunc = 0x504000010fd8
        recv = 127228199949240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005819e34b544d in vm_sendish (ec=0x516000da4fd0, reg_cfp=0x73b694edf790, 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=0x516000da4fd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5819e34a81f9 <vm_exec_core+1801>, 0x5819e34a92ca <vm_exec_core+6106>, 0x5819e34aeeff <vm_exec_core+29711>, 0x5819e34a8e22 <vm_exec_core+4914>, 0x5819e34afafe <vm_exec_core+32782>, 0x5819e34ad8c2 <vm_exec_core+24018>, 0x5819e34ab23d <vm_exec_core+14157>, 0x5819e34a8379 <vm_exec_core+2185>, 0x5819e34af567 <vm_exec_core+31351>, 0x5819e34af261 <vm_exec_core+30577>, 0x5819e34a909a <vm_exec_core+5546>, 0x5819e34a8917 <vm_exec_core+3623>, 0x5819e34adf17 <vm_exec_core+25639>, 0x5819e34aa051 <vm_exec_core+9569>, 0x5819e34af7a5 <vm_exec_core+31925>, 0x5819e34af3ef <vm_exec_core+30975>, 0x5819e34aa6b1 <vm_exec_core+11201>, 0x5819e34ab1bb <vm_exec_core+14027>, 0x5819e34adb10 <vm_exec_core+24608>, 0x5819e34af350 <vm_exec_core+30816>, 0x5819e34acc77 <vm_exec_core+20871>, 0x5819e34adbaa <vm_exec_core+24762>, 0x5819e34ae2c8 <vm_exec_core+26584>, 0x5819e34acba3 <vm_exec_core+20659>, 0x5819e34a8843 <vm_exec_core+3411>, 0x5819e34ad3dc <vm_exec_core+22764>, 0x5819e34a86b9 <vm_exec_core+3017>, 0x5819e34a8b29 <vm_exec_core+4153>, 0x5819e34aa9fe <vm_exec_core+12046>, 0x5819e34ac744 <vm_exec_core+19540>, 0x5819e34ad125 <vm_exec_core+22069>, 0x5819e34ac2e0 <vm_exec_core+18416>, 0x5819e34a823e <vm_exec_core+1870>, 0x5819e34ae84a <vm_exec_core+27994>, 0x5819e34af176 <vm_exec_core+30342>, 0x5819e34a8c02 <vm_exec_core+4370>, 0x5819e34a9796 <vm_exec_core+7334>, 0x5819e34a921c <vm_exec_core+5932>, 0x5819e34aa156 <vm_exec_core+9830>, 0x5819e34ab150 <vm_exec_core+13920>, 0x5819e34a8cc4 <vm_exec_core+4564>, 0x5819e34ae693 <vm_exec_core+27555>, 0x5819e34a9705 <vm_exec_core+7189>, 0x5819e34ab00e <vm_exec_core+13598>, 0x5819e34ab9c3 <vm_exec_core+16083>, 0x5819e34adfc3 <vm_exec_core+25811>, 0x5819e34ace53 <vm_exec_core+21347>, 0x5819e34aa24a <vm_exec_core+10074>, 0x5819e34a9ad3 <vm_exec_core+8163>, 0x5819e34addf1 <vm_exec_core+25345>, 0x5819e34aac4c <vm_exec_core+12636>, 0x5819e34ad4e7 <vm_exec_core+23031>, 0x5819e34acedb <vm_exec_core+21483>, 0x5819e34ad5b4 <vm_exec_core+23236>, 0x5819e34aee21 <vm_exec_core+29489>, 0x5819e34abfa4 <vm_exec_core+17588>, 0x5819e34ae092 <vm_exec_core+26018>, 0x5819e34a7e7b <vm_exec_core+907>, 0x5819e34adc55 <vm_exec_core+24933>, 0x5819e34aa522 <vm_exec_core+10802>, 0x5819e34ac7e8 <vm_exec_core+19704>, 0x5819e34acd48 <vm_exec_core+21080>, 0x5819e34a7e80 <vm_exec_core+912>, 0x5819e34ac653 <vm_exec_core+19299>, 0x5819e34aa91f <vm_exec_core+11823>, 0x5819e34a9c90 <vm_exec_core+8608>, 0x5819e34ad648 <vm_exec_core+23384>, 0x5819e34a8d80 <vm_exec_core+4752>, 0x5819e34ab504 <vm_exec_core+14868>, 0x5819e34b6d69 <vm_exec_core+62073>, 0x5819e34ad207 <vm_exec_core+22295>, 0x5819e34a95e1 <vm_exec_core+6897>, 0x5819e34a99af <vm_exec_core+7871>, 0x5819e34a988d <vm_exec_core+7581>, 0x5819e34a9ee6 <vm_exec_core+9206>, 0x5819e34aa76e <vm_exec_core+11390>, 0x5819e34a9502 <vm_exec_core+6674>, 0x5819e34afd93 <vm_exec_core+33443>, 0x5819e34ad2be <vm_exec_core+22478>, 0x5819e34abdcc <vm_exec_core+17116>, 0x5819e34ae741 <vm_exec_core+27729>, 0x5819e34afeb1 <vm_exec_core+33729>, 0x5819e34aeaa7 <vm_exec_core+28599>, 0x5819e34af8fe <vm_exec_core+32270>, 0x5819e34af9d6 <vm_exec_core+32486>, 0x5819e34a875c <vm_exec_core+3180>, 0x5819e34af484 <vm_exec_core+31124>, 0x5819e34aab0f <vm_exec_core+12319>, 0x5819e34af6bf <vm_exec_core+31695>, 0x5819e34aa5ce <vm_exec_core+10974>, 0x5819e34ae9a5 <vm_exec_core+28341>, 0x5819e34a8583 <vm_exec_core+2707>, 0x5819e34aa364 <vm_exec_core+10356>, 0x5819e34ab70c <vm_exec_core+15388>, 0x5819e34ab0a5 <vm_exec_core+13749>, 0x5819e34aae74 <vm_exec_core+13188>, 0x5819e34a7f77 <vm_exec_core+1159>, 0x5819e34a849a <vm_exec_core+2474>, 0x5819e34a8009 <vm_exec_core+1305>, 0x5819e34aecc0 <vm_exec_core+29136>, 0x5819e34ac4f0 <vm_exec_core+18944>, 0x5819e34aba94 <vm_exec_core+16292>, 0x5819e34ac1b1 <vm_exec_core+18113>, 0x5819e34abeca <vm_exec_core+17370>, 0x5819e34aaf15 <vm_exec_core+13349>, 0x5819e34ab8b8 <vm_exec_core+15816>, 0x5819e34ab3da <vm_exec_core+14570>, 0x5819e34abbc3 <vm_exec_core+16595>, 0x5819e34abc45 <vm_exec_core+16725>, 0x5819e34a81ea <vm_exec_core+1786>, 0x5819e34a92bb <vm_exec_core+6091>, 0x5819e34aeef0 <vm_exec_core+29696>, 0x5819e34a8e13 <vm_exec_core+4899>, 0x5819e34afaef <vm_exec_core+32767>, 0x5819e34ad8b3 <vm_exec_core+24003>, 0x5819e34ab22e <vm_exec_core+14142>, 0x5819e34a836a <vm_exec_core+2170>, 0x5819e34af558 <vm_exec_core+31336>, 0x5819e34af252 <vm_exec_core+30562>, 0x5819e34a908b <vm_exec_core+5531>, 0x5819e34a8908 <vm_exec_core+3608>, 0x5819e34adf08 <vm_exec_core+25624>, 0x5819e34aa042 <vm_exec_core+9554>, 0x5819e34af796 <vm_exec_core+31910>, 0x5819e34af3e0 <vm_exec_core+30960>, 0x5819e34aa6a2 <vm_exec_core+11186>, 0x5819e34ab1ac <vm_exec_core+14012>, 0x5819e34adb01 <vm_exec_core+24593>, 0x5819e34af341 <vm_exec_core+30801>, 0x5819e34acc68 <vm_exec_core+20856>, 0x5819e34adb9b <vm_exec_core+24747>, 0x5819e34ae2b9 <vm_exec_core+26569>, 0x5819e34acb94 <vm_exec_core+20644>, 0x5819e34a8834 <vm_exec_core+3396>, 0x5819e34ad3cd <vm_exec_core+22749>, 0x5819e34a86aa <vm_exec_core+3002>, 0x5819e34a8b1a <vm_exec_core+4138>, 0x5819e34aa9ef <vm_exec_core+12031>, 0x5819e34ac735 <vm_exec_core+19525>, 0x5819e34ad116 <vm_exec_core+22054>, 0x5819e34ac2d1 <vm_exec_core+18401>, 0x5819e34a822f <vm_exec_core+1855>, 0x5819e34ae83b <vm_exec_core+27979>, 0x5819e34af167 <vm_exec_core+30327>, 0x5819e34a8bf3 <vm_exec_core+4355>, 0x5819e34a9787 <vm_exec_core+7319>, 0x5819e34a920d <vm_exec_core+5917>, 0x5819e34aa147 <vm_exec_core+9815>, 0x5819e34ab141 <vm_exec_core+13905>, 0x5819e34a8cb5 <vm_exec_core+4549>, 0x5819e34ae684 <vm_exec_core+27540>, 0x5819e34a96f6 <vm_exec_core+7174>, 0x5819e34aafff <vm_exec_core+13583>, 0x5819e34ab9b4 <vm_exec_core+16068>, 0x5819e34adfb4 <vm_exec_core+25796>, 0x5819e34ace44 <vm_exec_core+21332>, 0x5819e34aa23b <vm_exec_core+10059>, 0x5819e34a9ac4 <vm_exec_core+8148>, 0x5819e34adde2 <vm_exec_core+25330>, 0x5819e34aac3d <vm_exec_core+12621>, 0x5819e34ad4d8 <vm_exec_core+23016>, 0x5819e34acecc <vm_exec_core+21468>, 0x5819e34ad5a5 <vm_exec_core+23221>, 0x5819e34aee12 <vm_exec_core+29474>, 0x5819e34abf95 <vm_exec_core+17573>, 0x5819e34ae083 <vm_exec_core+26003>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34adc46 <vm_exec_core+24918>, 0x5819e34aa513 <vm_exec_core+10787>, 0x5819e34ac7d9 <vm_exec_core+19689>, 0x5819e34acd39 <vm_exec_core+21065>, 0x5819e34ab6f8 <vm_exec_core+15368>, 0x5819e34ac644 <vm_exec_core+19284>, 0x5819e34aa910 <vm_exec_core+11808>, 0x5819e34a9c81 <vm_exec_core+8593>, 0x5819e34ad639 <vm_exec_core+23369>, 0x5819e34a8d71 <vm_exec_core+4737>, 0x5819e34ab4f5 <vm_exec_core+14853>, 0x5819e34b6d5a <vm_exec_core+62058>, 0x5819e34ad1f8 <vm_exec_core+22280>, 0x5819e34a95d2 <vm_exec_core+6882>, 0x5819e34a99a0 <vm_exec_core+7856>, 0x5819e34a987e <vm_exec_core+7566>, 0x5819e34a9ed7 <vm_exec_core+9191>, 0x5819e34aa75f <vm_exec_core+11375>, 0x5819e34ac63f <vm_exec_core+19279>, 0x5819e34abdc2 <vm_exec_core+17106>, 0x5819e34ac63a <vm_exec_core+19274>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34ace2e <vm_exec_core+21310>, 0x5819e34a9ed2 <vm_exec_core+9186>, 0x5819e34ad391 <vm_exec_core+22689>, 0x5819e34ab1a2 <vm_exec_core+14002>, 0x5819e34ab1a7 <vm_exec_core+14007>, 0x5819e34ace2c <vm_exec_core+21308>, 0x5819e34acd0b <vm_exec_core+21019>, 0x5819e34ac198 <vm_exec_core+18088>, 0x5819e34abeb6 <vm_exec_core+17350>, 0x5819e34ace2a <vm_exec_core+21306>, 0x5819e34ac2cc <vm_exec_core+18396>...}
        reg_cfp = 0x73b694edf790
        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 0x00005819e34a4668 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
        _ec = 0x516000da4fd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005819e34e18fb in invoke_iseq_block_from_c (ec=0x516000da4fd0, captured=<optimized out>, self=127228746321800, 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 = 0x73b6c09f4850
        cfp = 0x73b694edf7c8
        sp = 0x73b694ddf818
        use_argv = <optimized out>
        stack_argv = 0x73b694ddf818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516000da4fd0, self=127228746321800, 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 0x00005819e34dfb86 in rb_vm_invoke_proc (ec=0x73b688817260, proc=0x1, proc@entry=0x504000a4a210, argc=-1055804211, 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 0x00005819e3436f69 in thread_do_start_proc (th=th@entry=0x51500001ac00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000a4a210
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005819e3434b1a in thread_do_start (th=0x51500001ac00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500001ac00, 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 0x00005819e3433dde in call_thread_start_func_2 (th=0x51500001ac00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x73b69f9ffce0
#22 nt_start (ptr=0x50c000b023c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500001ac00
        sched = <optimized out>
        nt = 0x50c000b023c0
        vm = 0x525000000100
#23 0x00005819e30e681f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000073b6c109ca94 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 = {127228199306944, 6583354964919427590, 127228199306944, -352, 25, 140735148069264, 6583354964932010502, 6583272379922358790}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000073b6c1129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x73b6a4e006c0 (LWP 4027718) "test_autoload.*"):
#0  0x000073b6c111b4cd in __GI___poll (fds=0x73b686309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005819e308d46a in __interceptor_poll ()
No symbol table info available.
#2  0x00005819e34390df 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  0x00005819e30e681f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073b6c109ca94 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 = {127228287387328, 6583331325419430406, 127228287387328, -352, 0, 127227962319824, 6583331325432013318, 6583272379922358790}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000073b6c1129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73b6c13bcc40 (LWP 3996136) "ruby"):
#0  0x00005819e31ee5e1 in io_write (io=<optimized out>, str=<optimized out>, nosync=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:2018
        tmp = <optimized out>
        fptr = <optimized out>
        n = <optimized out>
#1  0x00005819e3507ca8 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 = 0x233100100003
        cc = <optimized out>
        me = 0x73b69e8a3888
        cfunc = 0x504000011058
        recv = 127228746162800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#2  0x00005819e34b544d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73b6be5ff4f0, 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>
#3  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 = {0x5819e34a81f9 <vm_exec_core+1801>, 0x5819e34a92ca <vm_exec_core+6106>, 0x5819e34aeeff <vm_exec_core+29711>, 0x5819e34a8e22 <vm_exec_core+4914>, 0x5819e34afafe <vm_exec_core+32782>, 0x5819e34ad8c2 <vm_exec_core+24018>, 0x5819e34ab23d <vm_exec_core+14157>, 0x5819e34a8379 <vm_exec_core+2185>, 0x5819e34af567 <vm_exec_core+31351>, 0x5819e34af261 <vm_exec_core+30577>, 0x5819e34a909a <vm_exec_core+5546>, 0x5819e34a8917 <vm_exec_core+3623>, 0x5819e34adf17 <vm_exec_core+25639>, 0x5819e34aa051 <vm_exec_core+9569>, 0x5819e34af7a5 <vm_exec_core+31925>, 0x5819e34af3ef <vm_exec_core+30975>, 0x5819e34aa6b1 <vm_exec_core+11201>, 0x5819e34ab1bb <vm_exec_core+14027>, 0x5819e34adb10 <vm_exec_core+24608>, 0x5819e34af350 <vm_exec_core+30816>, 0x5819e34acc77 <vm_exec_core+20871>, 0x5819e34adbaa <vm_exec_core+24762>, 0x5819e34ae2c8 <vm_exec_core+26584>, 0x5819e34acba3 <vm_exec_core+20659>, 0x5819e34a8843 <vm_exec_core+3411>, 0x5819e34ad3dc <vm_exec_core+22764>, 0x5819e34a86b9 <vm_exec_core+3017>, 0x5819e34a8b29 <vm_exec_core+4153>, 0x5819e34aa9fe <vm_exec_core+12046>, 0x5819e34ac744 <vm_exec_core+19540>, 0x5819e34ad125 <vm_exec_core+22069>, 0x5819e34ac2e0 <vm_exec_core+18416>, 0x5819e34a823e <vm_exec_core+1870>, 0x5819e34ae84a <vm_exec_core+27994>, 0x5819e34af176 <vm_exec_core+30342>, 0x5819e34a8c02 <vm_exec_core+4370>, 0x5819e34a9796 <vm_exec_core+7334>, 0x5819e34a921c <vm_exec_core+5932>, 0x5819e34aa156 <vm_exec_core+9830>, 0x5819e34ab150 <vm_exec_core+13920>, 0x5819e34a8cc4 <vm_exec_core+4564>, 0x5819e34ae693 <vm_exec_core+27555>, 0x5819e34a9705 <vm_exec_core+7189>, 0x5819e34ab00e <vm_exec_core+13598>, 0x5819e34ab9c3 <vm_exec_core+16083>, 0x5819e34adfc3 <vm_exec_core+25811>, 0x5819e34ace53 <vm_exec_core+21347>, 0x5819e34aa24a <vm_exec_core+10074>, 0x5819e34a9ad3 <vm_exec_core+8163>, 0x5819e34addf1 <vm_exec_core+25345>, 0x5819e34aac4c <vm_exec_core+12636>, 0x5819e34ad4e7 <vm_exec_core+23031>, 0x5819e34acedb <vm_exec_core+21483>, 0x5819e34ad5b4 <vm_exec_core+23236>, 0x5819e34aee21 <vm_exec_core+29489>, 0x5819e34abfa4 <vm_exec_core+17588>, 0x5819e34ae092 <vm_exec_core+26018>, 0x5819e34a7e7b <vm_exec_core+907>, 0x5819e34adc55 <vm_exec_core+24933>, 0x5819e34aa522 <vm_exec_core+10802>, 0x5819e34ac7e8 <vm_exec_core+19704>, 0x5819e34acd48 <vm_exec_core+21080>, 0x5819e34a7e80 <vm_exec_core+912>, 0x5819e34ac653 <vm_exec_core+19299>, 0x5819e34aa91f <vm_exec_core+11823>, 0x5819e34a9c90 <vm_exec_core+8608>, 0x5819e34ad648 <vm_exec_core+23384>, 0x5819e34a8d80 <vm_exec_core+4752>, 0x5819e34ab504 <vm_exec_core+14868>, 0x5819e34b6d69 <vm_exec_core+62073>, 0x5819e34ad207 <vm_exec_core+22295>, 0x5819e34a95e1 <vm_exec_core+6897>, 0x5819e34a99af <vm_exec_core+7871>, 0x5819e34a988d <vm_exec_core+7581>, 0x5819e34a9ee6 <vm_exec_core+9206>, 0x5819e34aa76e <vm_exec_core+11390>, 0x5819e34a9502 <vm_exec_core+6674>, 0x5819e34afd93 <vm_exec_core+33443>, 0x5819e34ad2be <vm_exec_core+22478>, 0x5819e34abdcc <vm_exec_core+17116>, 0x5819e34ae741 <vm_exec_core+27729>, 0x5819e34afeb1 <vm_exec_core+33729>, 0x5819e34aeaa7 <vm_exec_core+28599>, 0x5819e34af8fe <vm_exec_core+32270>, 0x5819e34af9d6 <vm_exec_core+32486>, 0x5819e34a875c <vm_exec_core+3180>, 0x5819e34af484 <vm_exec_core+31124>, 0x5819e34aab0f <vm_exec_core+12319>, 0x5819e34af6bf <vm_exec_core+31695>, 0x5819e34aa5ce <vm_exec_core+10974>, 0x5819e34ae9a5 <vm_exec_core+28341>, 0x5819e34a8583 <vm_exec_core+2707>, 0x5819e34aa364 <vm_exec_core+10356>, 0x5819e34ab70c <vm_exec_core+15388>, 0x5819e34ab0a5 <vm_exec_core+13749>, 0x5819e34aae74 <vm_exec_core+13188>, 0x5819e34a7f77 <vm_exec_core+1159>, 0x5819e34a849a <vm_exec_core+2474>, 0x5819e34a8009 <vm_exec_core+1305>, 0x5819e34aecc0 <vm_exec_core+29136>, 0x5819e34ac4f0 <vm_exec_core+18944>, 0x5819e34aba94 <vm_exec_core+16292>, 0x5819e34ac1b1 <vm_exec_core+18113>, 0x5819e34abeca <vm_exec_core+17370>, 0x5819e34aaf15 <vm_exec_core+13349>, 0x5819e34ab8b8 <vm_exec_core+15816>, 0x5819e34ab3da <vm_exec_core+14570>, 0x5819e34abbc3 <vm_exec_core+16595>, 0x5819e34abc45 <vm_exec_core+16725>, 0x5819e34a81ea <vm_exec_core+1786>, 0x5819e34a92bb <vm_exec_core+6091>, 0x5819e34aeef0 <vm_exec_core+29696>, 0x5819e34a8e13 <vm_exec_core+4899>, 0x5819e34afaef <vm_exec_core+32767>, 0x5819e34ad8b3 <vm_exec_core+24003>, 0x5819e34ab22e <vm_exec_core+14142>, 0x5819e34a836a <vm_exec_core+2170>, 0x5819e34af558 <vm_exec_core+31336>, 0x5819e34af252 <vm_exec_core+30562>, 0x5819e34a908b <vm_exec_core+5531>, 0x5819e34a8908 <vm_exec_core+3608>, 0x5819e34adf08 <vm_exec_core+25624>, 0x5819e34aa042 <vm_exec_core+9554>, 0x5819e34af796 <vm_exec_core+31910>, 0x5819e34af3e0 <vm_exec_core+30960>, 0x5819e34aa6a2 <vm_exec_core+11186>, 0x5819e34ab1ac <vm_exec_core+14012>, 0x5819e34adb01 <vm_exec_core+24593>, 0x5819e34af341 <vm_exec_core+30801>, 0x5819e34acc68 <vm_exec_core+20856>, 0x5819e34adb9b <vm_exec_core+24747>, 0x5819e34ae2b9 <vm_exec_core+26569>, 0x5819e34acb94 <vm_exec_core+20644>, 0x5819e34a8834 <vm_exec_core+3396>, 0x5819e34ad3cd <vm_exec_core+22749>, 0x5819e34a86aa <vm_exec_core+3002>, 0x5819e34a8b1a <vm_exec_core+4138>, 0x5819e34aa9ef <vm_exec_core+12031>, 0x5819e34ac735 <vm_exec_core+19525>, 0x5819e34ad116 <vm_exec_core+22054>, 0x5819e34ac2d1 <vm_exec_core+18401>, 0x5819e34a822f <vm_exec_core+1855>, 0x5819e34ae83b <vm_exec_core+27979>, 0x5819e34af167 <vm_exec_core+30327>, 0x5819e34a8bf3 <vm_exec_core+4355>, 0x5819e34a9787 <vm_exec_core+7319>, 0x5819e34a920d <vm_exec_core+5917>, 0x5819e34aa147 <vm_exec_core+9815>, 0x5819e34ab141 <vm_exec_core+13905>, 0x5819e34a8cb5 <vm_exec_core+4549>, 0x5819e34ae684 <vm_exec_core+27540>, 0x5819e34a96f6 <vm_exec_core+7174>, 0x5819e34aafff <vm_exec_core+13583>, 0x5819e34ab9b4 <vm_exec_core+16068>, 0x5819e34adfb4 <vm_exec_core+25796>, 0x5819e34ace44 <vm_exec_core+21332>, 0x5819e34aa23b <vm_exec_core+10059>, 0x5819e34a9ac4 <vm_exec_core+8148>, 0x5819e34adde2 <vm_exec_core+25330>, 0x5819e34aac3d <vm_exec_core+12621>, 0x5819e34ad4d8 <vm_exec_core+23016>, 0x5819e34acecc <vm_exec_core+21468>, 0x5819e34ad5a5 <vm_exec_core+23221>, 0x5819e34aee12 <vm_exec_core+29474>, 0x5819e34abf95 <vm_exec_core+17573>, 0x5819e34ae083 <vm_exec_core+26003>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34adc46 <vm_exec_core+24918>, 0x5819e34aa513 <vm_exec_core+10787>, 0x5819e34ac7d9 <vm_exec_core+19689>, 0x5819e34acd39 <vm_exec_core+21065>, 0x5819e34ab6f8 <vm_exec_core+15368>, 0x5819e34ac644 <vm_exec_core+19284>, 0x5819e34aa910 <vm_exec_core+11808>, 0x5819e34a9c81 <vm_exec_core+8593>, 0x5819e34ad639 <vm_exec_core+23369>, 0x5819e34a8d71 <vm_exec_core+4737>, 0x5819e34ab4f5 <vm_exec_core+14853>, 0x5819e34b6d5a <vm_exec_core+62058>, 0x5819e34ad1f8 <vm_exec_core+22280>, 0x5819e34a95d2 <vm_exec_core+6882>, 0x5819e34a99a0 <vm_exec_core+7856>, 0x5819e34a987e <vm_exec_core+7566>, 0x5819e34a9ed7 <vm_exec_core+9191>, 0x5819e34aa75f <vm_exec_core+11375>, 0x5819e34ac63f <vm_exec_core+19279>, 0x5819e34abdc2 <vm_exec_core+17106>, 0x5819e34ac63a <vm_exec_core+19274>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34ace2e <vm_exec_core+21310>, 0x5819e34a9ed2 <vm_exec_core+9186>, 0x5819e34ad391 <vm_exec_core+22689>, 0x5819e34ab1a2 <vm_exec_core+14002>, 0x5819e34ab1a7 <vm_exec_core+14007>, 0x5819e34ace2c <vm_exec_core+21308>, 0x5819e34acd0b <vm_exec_core+21019>, 0x5819e34ac198 <vm_exec_core+18088>, 0x5819e34abeb6 <vm_exec_core+17350>, 0x5819e34ace2a <vm_exec_core+21306>, 0x5819e34ac2cc <vm_exec_core+18396>...}
        reg_cfp = 0x73b6be5ff4f0
        reg_pc = 0x51400004d9a8
        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>
#4  0x00005819e34a4668 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>
#5  0x00005819e3525242 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x73b6be5ff620, self=127228746321800, 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 = 0x73b6c09e62f0
        cfp = <optimized out>
        sp = 0x73b6be4ffa28
        use_argv = 0x73b6bee996e0
        stack_argv = 0x73b6be4ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#6  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 = 0x73b6be5ff620
#7  0x00005819e34d1a26 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.
#8  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.
#9  rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#10 0x00005819e34d1a26 in rb_yield (val=<optimized out>)
No locals.
#11 0x00005819e3682ba6 in rb_ary_collect (ary=127228019898400) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 127228019976400
        i = 24
#12 0x00005819e3507ca8 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 = 0x73b6c1230118
        cfunc = 0x50400000a7d8
        recv = 127228019898400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005819e34ac9eb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73b6be5ff608, 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>
#14 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 = {0x5819e34a81f9 <vm_exec_core+1801>, 0x5819e34a92ca <vm_exec_core+6106>, 0x5819e34aeeff <vm_exec_core+29711>, 0x5819e34a8e22 <vm_exec_core+4914>, 0x5819e34afafe <vm_exec_core+32782>, 0x5819e34ad8c2 <vm_exec_core+24018>, 0x5819e34ab23d <vm_exec_core+14157>, 0x5819e34a8379 <vm_exec_core+2185>, 0x5819e34af567 <vm_exec_core+31351>, 0x5819e34af261 <vm_exec_core+30577>, 0x5819e34a909a <vm_exec_core+5546>, 0x5819e34a8917 <vm_exec_core+3623>, 0x5819e34adf17 <vm_exec_core+25639>, 0x5819e34aa051 <vm_exec_core+9569>, 0x5819e34af7a5 <vm_exec_core+31925>, 0x5819e34af3ef <vm_exec_core+30975>, 0x5819e34aa6b1 <vm_exec_core+11201>, 0x5819e34ab1bb <vm_exec_core+14027>, 0x5819e34adb10 <vm_exec_core+24608>, 0x5819e34af350 <vm_exec_core+30816>, 0x5819e34acc77 <vm_exec_core+20871>, 0x5819e34adbaa <vm_exec_core+24762>, 0x5819e34ae2c8 <vm_exec_core+26584>, 0x5819e34acba3 <vm_exec_core+20659>, 0x5819e34a8843 <vm_exec_core+3411>, 0x5819e34ad3dc <vm_exec_core+22764>, 0x5819e34a86b9 <vm_exec_core+3017>, 0x5819e34a8b29 <vm_exec_core+4153>, 0x5819e34aa9fe <vm_exec_core+12046>, 0x5819e34ac744 <vm_exec_core+19540>, 0x5819e34ad125 <vm_exec_core+22069>, 0x5819e34ac2e0 <vm_exec_core+18416>, 0x5819e34a823e <vm_exec_core+1870>, 0x5819e34ae84a <vm_exec_core+27994>, 0x5819e34af176 <vm_exec_core+30342>, 0x5819e34a8c02 <vm_exec_core+4370>, 0x5819e34a9796 <vm_exec_core+7334>, 0x5819e34a921c <vm_exec_core+5932>, 0x5819e34aa156 <vm_exec_core+9830>, 0x5819e34ab150 <vm_exec_core+13920>, 0x5819e34a8cc4 <vm_exec_core+4564>, 0x5819e34ae693 <vm_exec_core+27555>, 0x5819e34a9705 <vm_exec_core+7189>, 0x5819e34ab00e <vm_exec_core+13598>, 0x5819e34ab9c3 <vm_exec_core+16083>, 0x5819e34adfc3 <vm_exec_core+25811>, 0x5819e34ace53 <vm_exec_core+21347>, 0x5819e34aa24a <vm_exec_core+10074>, 0x5819e34a9ad3 <vm_exec_core+8163>, 0x5819e34addf1 <vm_exec_core+25345>, 0x5819e34aac4c <vm_exec_core+12636>, 0x5819e34ad4e7 <vm_exec_core+23031>, 0x5819e34acedb <vm_exec_core+21483>, 0x5819e34ad5b4 <vm_exec_core+23236>, 0x5819e34aee21 <vm_exec_core+29489>, 0x5819e34abfa4 <vm_exec_core+17588>, 0x5819e34ae092 <vm_exec_core+26018>, 0x5819e34a7e7b <vm_exec_core+907>, 0x5819e34adc55 <vm_exec_core+24933>, 0x5819e34aa522 <vm_exec_core+10802>, 0x5819e34ac7e8 <vm_exec_core+19704>, 0x5819e34acd48 <vm_exec_core+21080>, 0x5819e34a7e80 <vm_exec_core+912>, 0x5819e34ac653 <vm_exec_core+19299>, 0x5819e34aa91f <vm_exec_core+11823>, 0x5819e34a9c90 <vm_exec_core+8608>, 0x5819e34ad648 <vm_exec_core+23384>, 0x5819e34a8d80 <vm_exec_core+4752>, 0x5819e34ab504 <vm_exec_core+14868>, 0x5819e34b6d69 <vm_exec_core+62073>, 0x5819e34ad207 <vm_exec_core+22295>, 0x5819e34a95e1 <vm_exec_core+6897>, 0x5819e34a99af <vm_exec_core+7871>, 0x5819e34a988d <vm_exec_core+7581>, 0x5819e34a9ee6 <vm_exec_core+9206>, 0x5819e34aa76e <vm_exec_core+11390>, 0x5819e34a9502 <vm_exec_core+6674>, 0x5819e34afd93 <vm_exec_core+33443>, 0x5819e34ad2be <vm_exec_core+22478>, 0x5819e34abdcc <vm_exec_core+17116>, 0x5819e34ae741 <vm_exec_core+27729>, 0x5819e34afeb1 <vm_exec_core+33729>, 0x5819e34aeaa7 <vm_exec_core+28599>, 0x5819e34af8fe <vm_exec_core+32270>, 0x5819e34af9d6 <vm_exec_core+32486>, 0x5819e34a875c <vm_exec_core+3180>, 0x5819e34af484 <vm_exec_core+31124>, 0x5819e34aab0f <vm_exec_core+12319>, 0x5819e34af6bf <vm_exec_core+31695>, 0x5819e34aa5ce <vm_exec_core+10974>, 0x5819e34ae9a5 <vm_exec_core+28341>, 0x5819e34a8583 <vm_exec_core+2707>, 0x5819e34aa364 <vm_exec_core+10356>, 0x5819e34ab70c <vm_exec_core+15388>, 0x5819e34ab0a5 <vm_exec_core+13749>, 0x5819e34aae74 <vm_exec_core+13188>, 0x5819e34a7f77 <vm_exec_core+1159>, 0x5819e34a849a <vm_exec_core+2474>, 0x5819e34a8009 <vm_exec_core+1305>, 0x5819e34aecc0 <vm_exec_core+29136>, 0x5819e34ac4f0 <vm_exec_core+18944>, 0x5819e34aba94 <vm_exec_core+16292>, 0x5819e34ac1b1 <vm_exec_core+18113>, 0x5819e34abeca <vm_exec_core+17370>, 0x5819e34aaf15 <vm_exec_core+13349>, 0x5819e34ab8b8 <vm_exec_core+15816>, 0x5819e34ab3da <vm_exec_core+14570>, 0x5819e34abbc3 <vm_exec_core+16595>, 0x5819e34abc45 <vm_exec_core+16725>, 0x5819e34a81ea <vm_exec_core+1786>, 0x5819e34a92bb <vm_exec_core+6091>, 0x5819e34aeef0 <vm_exec_core+29696>, 0x5819e34a8e13 <vm_exec_core+4899>, 0x5819e34afaef <vm_exec_core+32767>, 0x5819e34ad8b3 <vm_exec_core+24003>, 0x5819e34ab22e <vm_exec_core+14142>, 0x5819e34a836a <vm_exec_core+2170>, 0x5819e34af558 <vm_exec_core+31336>, 0x5819e34af252 <vm_exec_core+30562>, 0x5819e34a908b <vm_exec_core+5531>, 0x5819e34a8908 <vm_exec_core+3608>, 0x5819e34adf08 <vm_exec_core+25624>, 0x5819e34aa042 <vm_exec_core+9554>, 0x5819e34af796 <vm_exec_core+31910>, 0x5819e34af3e0 <vm_exec_core+30960>, 0x5819e34aa6a2 <vm_exec_core+11186>, 0x5819e34ab1ac <vm_exec_core+14012>, 0x5819e34adb01 <vm_exec_core+24593>, 0x5819e34af341 <vm_exec_core+30801>, 0x5819e34acc68 <vm_exec_core+20856>, 0x5819e34adb9b <vm_exec_core+24747>, 0x5819e34ae2b9 <vm_exec_core+26569>, 0x5819e34acb94 <vm_exec_core+20644>, 0x5819e34a8834 <vm_exec_core+3396>, 0x5819e34ad3cd <vm_exec_core+22749>, 0x5819e34a86aa <vm_exec_core+3002>, 0x5819e34a8b1a <vm_exec_core+4138>, 0x5819e34aa9ef <vm_exec_core+12031>, 0x5819e34ac735 <vm_exec_core+19525>, 0x5819e34ad116 <vm_exec_core+22054>, 0x5819e34ac2d1 <vm_exec_core+18401>, 0x5819e34a822f <vm_exec_core+1855>, 0x5819e34ae83b <vm_exec_core+27979>, 0x5819e34af167 <vm_exec_core+30327>, 0x5819e34a8bf3 <vm_exec_core+4355>, 0x5819e34a9787 <vm_exec_core+7319>, 0x5819e34a920d <vm_exec_core+5917>, 0x5819e34aa147 <vm_exec_core+9815>, 0x5819e34ab141 <vm_exec_core+13905>, 0x5819e34a8cb5 <vm_exec_core+4549>, 0x5819e34ae684 <vm_exec_core+27540>, 0x5819e34a96f6 <vm_exec_core+7174>, 0x5819e34aafff <vm_exec_core+13583>, 0x5819e34ab9b4 <vm_exec_core+16068>, 0x5819e34adfb4 <vm_exec_core+25796>, 0x5819e34ace44 <vm_exec_core+21332>, 0x5819e34aa23b <vm_exec_core+10059>, 0x5819e34a9ac4 <vm_exec_core+8148>, 0x5819e34adde2 <vm_exec_core+25330>, 0x5819e34aac3d <vm_exec_core+12621>, 0x5819e34ad4d8 <vm_exec_core+23016>, 0x5819e34acecc <vm_exec_core+21468>, 0x5819e34ad5a5 <vm_exec_core+23221>, 0x5819e34aee12 <vm_exec_core+29474>, 0x5819e34abf95 <vm_exec_core+17573>, 0x5819e34ae083 <vm_exec_core+26003>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34adc46 <vm_exec_core+24918>, 0x5819e34aa513 <vm_exec_core+10787>, 0x5819e34ac7d9 <vm_exec_core+19689>, 0x5819e34acd39 <vm_exec_core+21065>, 0x5819e34ab6f8 <vm_exec_core+15368>, 0x5819e34ac644 <vm_exec_core+19284>, 0x5819e34aa910 <vm_exec_core+11808>, 0x5819e34a9c81 <vm_exec_core+8593>, 0x5819e34ad639 <vm_exec_core+23369>, 0x5819e34a8d71 <vm_exec_core+4737>, 0x5819e34ab4f5 <vm_exec_core+14853>, 0x5819e34b6d5a <vm_exec_core+62058>, 0x5819e34ad1f8 <vm_exec_core+22280>, 0x5819e34a95d2 <vm_exec_core+6882>, 0x5819e34a99a0 <vm_exec_core+7856>, 0x5819e34a987e <vm_exec_core+7566>, 0x5819e34a9ed7 <vm_exec_core+9191>, 0x5819e34aa75f <vm_exec_core+11375>, 0x5819e34ac63f <vm_exec_core+19279>, 0x5819e34abdc2 <vm_exec_core+17106>, 0x5819e34ac63a <vm_exec_core+19274>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34ace2e <vm_exec_core+21310>, 0x5819e34a9ed2 <vm_exec_core+9186>, 0x5819e34ad391 <vm_exec_core+22689>, 0x5819e34ab1a2 <vm_exec_core+14002>, 0x5819e34ab1a7 <vm_exec_core+14007>, 0x5819e34ace2c <vm_exec_core+21308>, 0x5819e34acd0b <vm_exec_core+21019>, 0x5819e34ac198 <vm_exec_core+18088>, 0x5819e34abeb6 <vm_exec_core+17350>, 0x5819e34ace2a <vm_exec_core+21306>, 0x5819e34ac2cc <vm_exec_core+18396>...}
        reg_cfp = 0x73b6be5ff608
        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>
th: 0x515000000300, native_id: 0x73b6c13bcc40
        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>
-- Control frame information -----------------------------------------------
c:0015 p:---- s:0107 e:000106 CFUNC  :write
        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>
c:0014 p:0045 s:0102 e:000101 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:163
c:0013 p:0127 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:194
c:0012 p:0088 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:173
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_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
c:0007 p:0069 s:0046 E:0018b0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_trace_opt_gt = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <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
        INSN_LABEL_trace_opt_and = <optimized out>
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]
        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>
th: 0x515000241880, native_id: 0x73b69ca006c0
        INSN_LABEL_trace_opt_size = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>

th: 0x51500001ac00, native_id: 0x73b69fa006c0
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
#15 0x00005819e34a4668 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2576
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005819e3525242 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x73b6be5ff738, self=127228746321800, 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 = 0x73b6c09f4a08
        cfp = <optimized out>
        sp = 0x73b6be4ff8d0
        use_argv = 0x73b6bee363e0
        stack_argv = 0x73b6be4ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 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 = 0x73b6be5ff738
#18 0x00005819e34d1a26 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.
#19 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.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#21 0x00005819e34d1a26 in rb_yield (val=<optimized out>)
No locals.
#22 0x00005819e3682ba6 in rb_ary_collect (ary=127228199949400) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 127228199949320
        i = 0
#23 0x00005819e3507ca8 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 = 0x73b6c1230118
        cfunc = 0x50400000a7d8
        recv = 127228199949400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00005819e34ac9eb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73b6be5ff720, 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>
#25 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 = {0x5819e34a81f9 <vm_exec_core+1801>, 0x5819e34a92ca <vm_exec_core+6106>, 0x5819e34aeeff <vm_exec_core+29711>, 0x5819e34a8e22 <vm_exec_core+4914>, 0x5819e34afafe <vm_exec_core+32782>, 0x5819e34ad8c2 <vm_exec_core+24018>, 0x5819e34ab23d <vm_exec_core+14157>, 0x5819e34a8379 <vm_exec_core+2185>, 0x5819e34af567 <vm_exec_core+31351>, 0x5819e34af261 <vm_exec_core+30577>, 0x5819e34a909a <vm_exec_core+5546>, 0x5819e34a8917 <vm_exec_core+3623>, 0x5819e34adf17 <vm_exec_core+25639>, 0x5819e34aa051 <vm_exec_core+9569>, 0x5819e34af7a5 <vm_exec_core+31925>, 0x5819e34af3ef <vm_exec_core+30975>, 0x5819e34aa6b1 <vm_exec_core+11201>, 0x5819e34ab1bb <vm_exec_core+14027>, 0x5819e34adb10 <vm_exec_core+24608>, 0x5819e34af350 <vm_exec_core+30816>, 0x5819e34acc77 <vm_exec_core+20871>, 0x5819e34adbaa <vm_exec_core+24762>, 0x5819e34ae2c8 <vm_exec_core+26584>, 0x5819e34acba3 <vm_exec_core+20659>, 0x5819e34a8843 <vm_exec_core+3411>, 0x5819e34ad3dc <vm_exec_core+22764>, 0x5819e34a86b9 <vm_exec_core+3017>, 0x5819e34a8b29 <vm_exec_core+4153>, 0x5819e34aa9fe <vm_exec_core+12046>, 0x5819e34ac744 <vm_exec_core+19540>, 0x5819e34ad125 <vm_exec_core+22069>, 0x5819e34ac2e0 <vm_exec_core+18416>, 0x5819e34a823e <vm_exec_core+1870>, 0x5819e34ae84a <vm_exec_core+27994>, 0x5819e34af176 <vm_exec_core+30342>, 0x5819e34a8c02 <vm_exec_core+4370>, 0x5819e34a9796 <vm_exec_core+7334>, 0x5819e34a921c <vm_exec_core+5932>, 0x5819e34aa156 <vm_exec_core+9830>, 0x5819e34ab150 <vm_exec_core+13920>, 0x5819e34a8cc4 <vm_exec_core+4564>, 0x5819e34ae693 <vm_exec_core+27555>, 0x5819e34a9705 <vm_exec_core+7189>, 0x5819e34ab00e <vm_exec_core+13598>, 0x5819e34ab9c3 <vm_exec_core+16083>, 0x5819e34adfc3 <vm_exec_core+25811>, 0x5819e34ace53 <vm_exec_core+21347>, 0x5819e34aa24a <vm_exec_core+10074>, 0x5819e34a9ad3 <vm_exec_core+8163>, 0x5819e34addf1 <vm_exec_core+25345>, 0x5819e34aac4c <vm_exec_core+12636>, 0x5819e34ad4e7 <vm_exec_core+23031>, 0x5819e34acedb <vm_exec_core+21483>, 0x5819e34ad5b4 <vm_exec_core+23236>, 0x5819e34aee21 <vm_exec_core+29489>, 0x5819e34abfa4 <vm_exec_core+17588>, 0x5819e34ae092 <vm_exec_core+26018>, 0x5819e34a7e7b <vm_exec_core+907>, 0x5819e34adc55 <vm_exec_core+24933>, 0x5819e34aa522 <vm_exec_core+10802>, 0x5819e34ac7e8 <vm_exec_core+19704>, 0x5819e34acd48 <vm_exec_core+21080>, 0x5819e34a7e80 <vm_exec_core+912>, 0x5819e34ac653 <vm_exec_core+19299>, 0x5819e34aa91f <vm_exec_core+11823>, 0x5819e34a9c90 <vm_exec_core+8608>, 0x5819e34ad648 <vm_exec_core+23384>, 0x5819e34a8d80 <vm_exec_core+4752>, 0x5819e34ab504 <vm_exec_core+14868>, 0x5819e34b6d69 <vm_exec_core+62073>, 0x5819e34ad207 <vm_exec_core+22295>, 0x5819e34a95e1 <vm_exec_core+6897>, 0x5819e34a99af <vm_exec_core+7871>, 0x5819e34a988d <vm_exec_core+7581>, 0x5819e34a9ee6 <vm_exec_core+9206>, 0x5819e34aa76e <vm_exec_core+11390>, 0x5819e34a9502 <vm_exec_core+6674>, 0x5819e34afd93 <vm_exec_core+33443>, 0x5819e34ad2be <vm_exec_core+22478>, 0x5819e34abdcc <vm_exec_core+17116>, 0x5819e34ae741 <vm_exec_core+27729>, 0x5819e34afeb1 <vm_exec_core+33729>, 0x5819e34aeaa7 <vm_exec_core+28599>, 0x5819e34af8fe <vm_exec_core+32270>, 0x5819e34af9d6 <vm_exec_core+32486>, 0x5819e34a875c <vm_exec_core+3180>, 0x5819e34af484 <vm_exec_core+31124>, 0x5819e34aab0f <vm_exec_core+12319>, 0x5819e34af6bf <vm_exec_core+31695>, 0x5819e34aa5ce <vm_exec_core+10974>, 0x5819e34ae9a5 <vm_exec_core+28341>, 0x5819e34a8583 <vm_exec_core+2707>, 0x5819e34aa364 <vm_exec_core+10356>, 0x5819e34ab70c <vm_exec_core+15388>, 0x5819e34ab0a5 <vm_exec_core+13749>, 0x5819e34aae74 <vm_exec_core+13188>, 0x5819e34a7f77 <vm_exec_core+1159>, 0x5819e34a849a <vm_exec_core+2474>, 0x5819e34a8009 <vm_exec_core+1305>, 0x5819e34aecc0 <vm_exec_core+29136>, 0x5819e34ac4f0 <vm_exec_core+18944>, 0x5819e34aba94 <vm_exec_core+16292>, 0x5819e34ac1b1 <vm_exec_core+18113>, 0x5819e34abeca <vm_exec_core+17370>, 0x5819e34aaf15 <vm_exec_core+13349>, 0x5819e34ab8b8 <vm_exec_core+15816>, 0x5819e34ab3da <vm_exec_core+14570>, 0x5819e34abbc3 <vm_exec_core+16595>, 0x5819e34abc45 <vm_exec_core+16725>, 0x5819e34a81ea <vm_exec_core+1786>, 0x5819e34a92bb <vm_exec_core+6091>, 0x5819e34aeef0 <vm_exec_core+29696>, 0x5819e34a8e13 <vm_exec_core+4899>, 0x5819e34afaef <vm_exec_core+32767>, 0x5819e34ad8b3 <vm_exec_core+24003>, 0x5819e34ab22e <vm_exec_core+14142>, 0x5819e34a836a <vm_exec_core+2170>, 0x5819e34af558 <vm_exec_core+31336>, 0x5819e34af252 <vm_exec_core+30562>, 0x5819e34a908b <vm_exec_core+5531>, 0x5819e34a8908 <vm_exec_core+3608>, 0x5819e34adf08 <vm_exec_core+25624>, 0x5819e34aa042 <vm_exec_core+9554>, 0x5819e34af796 <vm_exec_core+31910>, 0x5819e34af3e0 <vm_exec_core+30960>, 0x5819e34aa6a2 <vm_exec_core+11186>, 0x5819e34ab1ac <vm_exec_core+14012>, 0x5819e34adb01 <vm_exec_core+24593>, 0x5819e34af341 <vm_exec_core+30801>, 0x5819e34acc68 <vm_exec_core+20856>, 0x5819e34adb9b <vm_exec_core+24747>, 0x5819e34ae2b9 <vm_exec_core+26569>, 0x5819e34acb94 <vm_exec_core+20644>, 0x5819e34a8834 <vm_exec_core+3396>, 0x5819e34ad3cd <vm_exec_core+22749>, 0x5819e34a86aa <vm_exec_core+3002>, 0x5819e34a8b1a <vm_exec_core+4138>, 0x5819e34aa9ef <vm_exec_core+12031>, 0x5819e34ac735 <vm_exec_core+19525>, 0x5819e34ad116 <vm_exec_core+22054>, 0x5819e34ac2d1 <vm_exec_core+18401>, 0x5819e34a822f <vm_exec_core+1855>, 0x5819e34ae83b <vm_exec_core+27979>, 0x5819e34af167 <vm_exec_core+30327>, 0x5819e34a8bf3 <vm_exec_core+4355>, 0x5819e34a9787 <vm_exec_core+7319>, 0x5819e34a920d <vm_exec_core+5917>, 0x5819e34aa147 <vm_exec_core+9815>, 0x5819e34ab141 <vm_exec_core+13905>, 0x5819e34a8cb5 <vm_exec_core+4549>, 0x5819e34ae684 <vm_exec_core+27540>, 0x5819e34a96f6 <vm_exec_core+7174>, 0x5819e34aafff <vm_exec_core+13583>, 0x5819e34ab9b4 <vm_exec_core+16068>, 0x5819e34adfb4 <vm_exec_core+25796>, 0x5819e34ace44 <vm_exec_core+21332>, 0x5819e34aa23b <vm_exec_core+10059>, 0x5819e34a9ac4 <vm_exec_core+8148>, 0x5819e34adde2 <vm_exec_core+25330>, 0x5819e34aac3d <vm_exec_core+12621>, 0x5819e34ad4d8 <vm_exec_core+23016>, 0x5819e34acecc <vm_exec_core+21468>, 0x5819e34ad5a5 <vm_exec_core+23221>, 0x5819e34aee12 <vm_exec_core+29474>, 0x5819e34abf95 <vm_exec_core+17573>, 0x5819e34ae083 <vm_exec_core+26003>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34adc46 <vm_exec_core+24918>, 0x5819e34aa513 <vm_exec_core+10787>, 0x5819e34ac7d9 <vm_exec_core+19689>, 0x5819e34acd39 <vm_exec_core+21065>, 0x5819e34ab6f8 <vm_exec_core+15368>, 0x5819e34ac644 <vm_exec_core+19284>, 0x5819e34aa910 <vm_exec_core+11808>, 0x5819e34a9c81 <vm_exec_core+8593>, 0x5819e34ad639 <vm_exec_core+23369>, 0x5819e34a8d71 <vm_exec_core+4737>, 0x5819e34ab4f5 <vm_exec_core+14853>, 0x5819e34b6d5a <vm_exec_core+62058>, 0x5819e34ad1f8 <vm_exec_core+22280>, 0x5819e34a95d2 <vm_exec_core+6882>, 0x5819e34a99a0 <vm_exec_core+7856>, 0x5819e34a987e <vm_exec_core+7566>, 0x5819e34a9ed7 <vm_exec_core+9191>, 0x5819e34aa75f <vm_exec_core+11375>, 0x5819e34ac63f <vm_exec_core+19279>, 0x5819e34abdc2 <vm_exec_core+17106>, 0x5819e34ac63a <vm_exec_core+19274>, 0x5819e34ace30 <vm_exec_core+21312>, 0x5819e34ace2e <vm_exec_core+21310>, 0x5819e34a9ed2 <vm_exec_core+9186>, 0x5819e34ad391 <vm_exec_core+22689>, 0x5819e34ab1a2 <vm_exec_core+14002>, 0x5819e34ab1a7 <vm_exec_core+14007>, 0x5819e34ace2c <vm_exec_core+21308>, 0x5819e34acd0b <vm_exec_core+21019>, 0x5819e34ac198 <vm_exec_core+18088>, 0x5819e34abeb6 <vm_exec_core+17350>, 0x5819e34ace2a <vm_exec_core+21306>, 0x5819e34ac2cc <vm_exec_core+18396>...}
        reg_cfp = 0x73b6be5ff720
        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>
#26 0x00005819e34a4a21 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.
#27 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
#28 0x00005819e312d35b in rb_ec_exec_node (ec=0x5160000003d0, n=0x73b6c09f4b98) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff74823310, <optimized out>, 0x7fff74823260, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x73b6c09f4b98
#29 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#30 0x00005819e31268c7 in rb_main (argc=10, argv=0x7fff748234e8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#31 main (argc=10, argv=0x7fff748234e8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7b2978895c40 (LWP 3996125) "ruby" 0x00007b2978726cd7 in __GI___select (nfds=23, readfds=0x50c0054d7d40, writefds=0x0, exceptfds=0x0, timeout=0x7ffd007b5f40) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7b295c4006c0 (LWP 3996127) "ruby" 0x00007b297871b4cd in __GI___poll (fds=0x7b295b109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7b295c4006c0 (LWP 3996127) "ruby"):
#0  0x00007b297871b4cd in __GI___poll (fds=0x7b295b109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b0f3561e46a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b0f359ca0df 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  0x00005b0f3567781f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007b297869ca94 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 = {135417571575488, 6819054427408820913, 135417571575488, -352, 25, 140724611546880, 6819054427387849393, 6819133126539471537}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007b2978729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7b2978895c40 (LWP 3996125) "ruby"):
#0  0x00007b2978726cd7 in __GI___select (nfds=23, readfds=0x50c0054d7d40, writefds=0x0, exceptfds=0x0, timeout=0x7ffd007b5f40) 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 = 943279524}
        pts64 = 0x7ffd007b5de0
        r = <optimized out>
#1  0x00005b0f359b45d5 in native_fd_select (n=23, readfds=0x50c0054d7d40, writefds=0x0, exceptfds=0x7b2978726cd7 <__GI___select+327>, timeout=0x7ffd007b5de0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384
No locals.
#2  do_select (p=135418009926432) at /tmp/ruby/src/trunk_asan/thread.c:4273
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffd007b5ef0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005b0f356c2060 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 = {0x7ffd007b60b0, <optimized out>, 0x7ffd007b5fc0, <optimized out>, <optimized out>}, prev = 0x7b297660ba80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005b0f359b3bae in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4333
        set = {max = 23, th = 0x515000000300, rset = 0x7b297660b940, 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 = 0x7b297660b9a0}
#5  0x00005b0f3577cc2d in select_internal (read=135418020200600, write=4, except=4, tp=0x7b297660b9a0, fds=0x7b297660b940) at /tmp/ruby/src/trunk_asan/io.c:10674
        timerec = <optimized out>
        max = 23
        pending = <optimized out>
        rp = 0x7b297660b940
        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=135418009925920) at /tmp/ruby/src/trunk_asan/io.c:10744
        p = 0x7b297660b920
#7  0x00005b0f356c2060 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 = {0x7ffd007b63b0, <optimized out>, 0x7ffd007b62c0, <optimized out>, <optimized out>}, prev = 0x7b2976651140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005b0f35758ee7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11100
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005b0f35a98ca8 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 = 0x7b2977f6a678
        cfunc = 0x504000010818
        recv = 135418036484640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005b0f35a4644d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7b2975bff3a0, 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 = {0x5b0f35a391f9 <vm_exec_core+1801>, 0x5b0f35a3a2ca <vm_exec_core+6106>, 0x5b0f35a3feff <vm_exec_core+29711>, 0x5b0f35a39e22 <vm_exec_core+4914>, 0x5b0f35a40afe <vm_exec_core+32782>, 0x5b0f35a3e8c2 <vm_exec_core+24018>, 0x5b0f35a3c23d <vm_exec_core+14157>, 0x5b0f35a39379 <vm_exec_core+2185>, 0x5b0f35a40567 <vm_exec_core+31351>, 0x5b0f35a40261 <vm_exec_core+30577>, 0x5b0f35a3a09a <vm_exec_core+5546>, 0x5b0f35a39917 <vm_exec_core+3623>, 0x5b0f35a3ef17 <vm_exec_core+25639>, 0x5b0f35a3b051 <vm_exec_core+9569>, 0x5b0f35a407a5 <vm_exec_core+31925>, 0x5b0f35a403ef <vm_exec_core+30975>, 0x5b0f35a3b6b1 <vm_exec_core+11201>, 0x5b0f35a3c1bb <vm_exec_core+14027>, 0x5b0f35a3eb10 <vm_exec_core+24608>, 0x5b0f35a40350 <vm_exec_core+30816>, 0x5b0f35a3dc77 <vm_exec_core+20871>, 0x5b0f35a3ebaa <vm_exec_core+24762>, 0x5b0f35a3f2c8 <vm_exec_core+26584>, 0x5b0f35a3dba3 <vm_exec_core+20659>, 0x5b0f35a39843 <vm_exec_core+3411>, 0x5b0f35a3e3dc <vm_exec_core+22764>, 0x5b0f35a396b9 <vm_exec_core+3017>, 0x5b0f35a39b29 <vm_exec_core+4153>, 0x5b0f35a3b9fe <vm_exec_core+12046>, 0x5b0f35a3d744 <vm_exec_core+19540>, 0x5b0f35a3e125 <vm_exec_core+22069>, 0x5b0f35a3d2e0 <vm_exec_core+18416>, 0x5b0f35a3923e <vm_exec_core+1870>, 0x5b0f35a3f84a <vm_exec_core+27994>, 0x5b0f35a40176 <vm_exec_core+30342>, 0x5b0f35a39c02 <vm_exec_core+4370>, 0x5b0f35a3a796 <vm_exec_core+7334>, 0x5b0f35a3a21c <vm_exec_core+5932>, 0x5b0f35a3b156 <vm_exec_core+9830>, 0x5b0f35a3c150 <vm_exec_core+13920>, 0x5b0f35a39cc4 <vm_exec_core+4564>, 0x5b0f35a3f693 <vm_exec_core+27555>, 0x5b0f35a3a705 <vm_exec_core+7189>, 0x5b0f35a3c00e <vm_exec_core+13598>, 0x5b0f35a3c9c3 <vm_exec_core+16083>, 0x5b0f35a3efc3 <vm_exec_core+25811>, 0x5b0f35a3de53 <vm_exec_core+21347>, 0x5b0f35a3b24a <vm_exec_core+10074>, 0x5b0f35a3aad3 <vm_exec_core+8163>, 0x5b0f35a3edf1 <vm_exec_core+25345>, 0x5b0f35a3bc4c <vm_exec_core+12636>, 0x5b0f35a3e4e7 <vm_exec_core+23031>, 0x5b0f35a3dedb <vm_exec_core+21483>, 0x5b0f35a3e5b4 <vm_exec_core+23236>, 0x5b0f35a3fe21 <vm_exec_core+29489>, 0x5b0f35a3cfa4 <vm_exec_core+17588>, 0x5b0f35a3f092 <vm_exec_core+26018>, 0x5b0f35a38e7b <vm_exec_core+907>, 0x5b0f35a3ec55 <vm_exec_core+24933>, 0x5b0f35a3b522 <vm_exec_core+10802>, 0x5b0f35a3d7e8 <vm_exec_core+19704>, 0x5b0f35a3dd48 <vm_exec_core+21080>, 0x5b0f35a38e80 <vm_exec_core+912>, 0x5b0f35a3d653 <vm_exec_core+19299>, 0x5b0f35a3b91f <vm_exec_core+11823>, 0x5b0f35a3ac90 <vm_exec_core+8608>, 0x5b0f35a3e648 <vm_exec_core+23384>, 0x5b0f35a39d80 <vm_exec_core+4752>, 0x5b0f35a3c504 <vm_exec_core+14868>, 0x5b0f35a47d69 <vm_exec_core+62073>, 0x5b0f35a3e207 <vm_exec_core+22295>, 0x5b0f35a3a5e1 <vm_exec_core+6897>, 0x5b0f35a3a9af <vm_exec_core+7871>, 0x5b0f35a3a88d <vm_exec_core+7581>, 0x5b0f35a3aee6 <vm_exec_core+9206>, 0x5b0f35a3b76e <vm_exec_core+11390>, 0x5b0f35a3a502 <vm_exec_core+6674>, 0x5b0f35a40d93 <vm_exec_core+33443>, 0x5b0f35a3e2be <vm_exec_core+22478>, 0x5b0f35a3cdcc <vm_exec_core+17116>, 0x5b0f35a3f741 <vm_exec_core+27729>, 0x5b0f35a40eb1 <vm_exec_core+33729>, 0x5b0f35a3faa7 <vm_exec_core+28599>, 0x5b0f35a408fe <vm_exec_core+32270>, 0x5b0f35a409d6 <vm_exec_core+32486>, 0x5b0f35a3975c <vm_exec_core+3180>, 0x5b0f35a40484 <vm_exec_core+31124>, 0x5b0f35a3bb0f <vm_exec_core+12319>, 0x5b0f35a406bf <vm_exec_core+31695>, 0x5b0f35a3b5ce <vm_exec_core+10974>, 0x5b0f35a3f9a5 <vm_exec_core+28341>, 0x5b0f35a39583 <vm_exec_core+2707>, 0x5b0f35a3b364 <vm_exec_core+10356>, 0x5b0f35a3c70c <vm_exec_core+15388>, 0x5b0f35a3c0a5 <vm_exec_core+13749>, 0x5b0f35a3be74 <vm_exec_core+13188>, 0x5b0f35a38f77 <vm_exec_core+1159>, 0x5b0f35a3949a <vm_exec_core+2474>, 0x5b0f35a39009 <vm_exec_core+1305>, 0x5b0f35a3fcc0 <vm_exec_core+29136>, 0x5b0f35a3d4f0 <vm_exec_core+18944>, 0x5b0f35a3ca94 <vm_exec_core+16292>, 0x5b0f35a3d1b1 <vm_exec_core+18113>, 0x5b0f35a3ceca <vm_exec_core+17370>, 0x5b0f35a3bf15 <vm_exec_core+13349>, 0x5b0f35a3c8b8 <vm_exec_core+15816>, 0x5b0f35a3c3da <vm_exec_core+14570>, 0x5b0f35a3cbc3 <vm_exec_core+16595>, 0x5b0f35a3cc45 <vm_exec_core+16725>, 0x5b0f35a391ea <vm_exec_core+1786>, 0x5b0f35a3a2bb <vm_exec_core+6091>, 0x5b0f35a3fef0 <vm_exec_core+29696>, 0x5b0f35a39e13 <vm_exec_core+4899>, 0x5b0f35a40aef <vm_exec_core+32767>, 0x5b0f35a3e8b3 <vm_exec_core+24003>, 0x5b0f35a3c22e <vm_exec_core+14142>, 0x5b0f35a3936a <vm_exec_core+2170>, 0x5b0f35a40558 <vm_exec_core+31336>, 0x5b0f35a40252 <vm_exec_core+30562>, 0x5b0f35a3a08b <vm_exec_core+5531>, 0x5b0f35a39908 <vm_exec_core+3608>, 0x5b0f35a3ef08 <vm_exec_core+25624>, 0x5b0f35a3b042 <vm_exec_core+9554>, 0x5b0f35a40796 <vm_exec_core+31910>, 0x5b0f35a403e0 <vm_exec_core+30960>, 0x5b0f35a3b6a2 <vm_exec_core+11186>, 0x5b0f35a3c1ac <vm_exec_core+14012>, 0x5b0f35a3eb01 <vm_exec_core+24593>, 0x5b0f35a40341 <vm_exec_core+30801>, 0x5b0f35a3dc68 <vm_exec_core+20856>, 0x5b0f35a3eb9b <vm_exec_core+24747>, 0x5b0f35a3f2b9 <vm_exec_core+26569>, 0x5b0f35a3db94 <vm_exec_core+20644>, 0x5b0f35a39834 <vm_exec_core+3396>, 0x5b0f35a3e3cd <vm_exec_core+22749>, 0x5b0f35a396aa <vm_exec_core+3002>, 0x5b0f35a39b1a <vm_exec_core+4138>, 0x5b0f35a3b9ef <vm_exec_core+12031>, 0x5b0f35a3d735 <vm_exec_core+19525>, 0x5b0f35a3e116 <vm_exec_core+22054>, 0x5b0f35a3d2d1 <vm_exec_core+18401>, 0x5b0f35a3922f <vm_exec_core+1855>, 0x5b0f35a3f83b <vm_exec_core+27979>, 0x5b0f35a40167 <vm_exec_core+30327>, 0x5b0f35a39bf3 <vm_exec_core+4355>, 0x5b0f35a3a787 <vm_exec_core+7319>, 0x5b0f35a3a20d <vm_exec_core+5917>, 0x5b0f35a3b147 <vm_exec_core+9815>, 0x5b0f35a3c141 <vm_exec_core+13905>, 0x5b0f35a39cb5 <vm_exec_core+4549>, 0x5b0f35a3f684 <vm_exec_core+27540>, 0x5b0f35a3a6f6 <vm_exec_core+7174>, 0x5b0f35a3bfff <vm_exec_core+13583>, 0x5b0f35a3c9b4 <vm_exec_core+16068>, 0x5b0f35a3efb4 <vm_exec_core+25796>, 0x5b0f35a3de44 <vm_exec_core+21332>, 0x5b0f35a3b23b <vm_exec_core+10059>, 0x5b0f35a3aac4 <vm_exec_core+8148>, 0x5b0f35a3ede2 <vm_exec_core+25330>, 0x5b0f35a3bc3d <vm_exec_core+12621>, 0x5b0f35a3e4d8 <vm_exec_core+23016>, 0x5b0f35a3decc <vm_exec_core+21468>, 0x5b0f35a3e5a5 <vm_exec_core+23221>, 0x5b0f35a3fe12 <vm_exec_core+29474>, 0x5b0f35a3cf95 <vm_exec_core+17573>, 0x5b0f35a3f083 <vm_exec_core+26003>, 0x5b0f35a3de30 <vm_exec_core+21312>, 0x5b0f35a3ec46 <vm_exec_core+24918>, 0x5b0f35a3b513 <vm_exec_core+10787>, 0x5b0f35a3d7d9 <vm_exec_core+19689>, 0x5b0f35a3dd39 <vm_exec_core+21065>, 0x5b0f35a3c6f8 <vm_exec_core+15368>, 0x5b0f35a3d644 <vm_exec_core+19284>, 0x5b0f35a3b910 <vm_exec_core+11808>, 0x5b0f35a3ac81 <vm_exec_core+8593>, 0x5b0f35a3e639 <vm_exec_core+23369>, 0x5b0f35a39d71 <vm_exec_core+4737>, 0x5b0f35a3c4f5 <vm_exec_core+14853>, 0x5b0f35a47d5a <vm_exec_core+62058>, 0x5b0f35a3e1f8 <vm_exec_core+22280>, 0x5b0f35a3a5d2 <vm_exec_core+6882>, 0x5b0f35a3a9a0 <vm_exec_core+7856>, 0x5b0f35a3a87e <vm_exec_core+7566>, 0x5b0f35a3aed7 <vm_exec_core+9191>, 0x5b0f35a3b75f <vm_exec_core+11375>, 0x5b0f35a3d63f <vm_exec_core+19279>, 0x5b0f35a3cdc2 <vm_exec_core+17106>, 0x5b0f35a3d63a <vm_exec_core+19274>, 0x5b0f35a3de30 <vm_exec_core+21312>, 0x5b0f35a3de2e <vm_exec_core+21310>, 0x5b0f35a3aed2 <vm_exec_core+9186>, 0x5b0f35a3e391 <vm_exec_core+22689>, 0x5b0f35a3c1a2 <vm_exec_core+14002>, 0x5b0f35a3c1a7 <vm_exec_core+14007>, 0x5b0f35a3de2c <vm_exec_core+21308>, 0x5b0f35a3dd0b <vm_exec_core+21019>, 0x5b0f35a3d198 <vm_exec_core+18088>, 0x5b0f35a3ceb6 <vm_exec_core+17350>, 0x5b0f35a3de2a <vm_exec_core+21306>, 0x5b0f35a3d2cc <vm_exec_core+18396>...}
        reg_cfp = 0x7b2975bff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005b0f35a357ff 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 0x00005b0f35ab6242 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7b2975bff578, self=135418034526880, 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 = 0x7b2977dd80d0
        cfp = <optimized out>
        sp = 0x7b2975aff9e8
        use_argv = 0x7b29764b7120
        stack_argv = 0x7b2975aff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1621
        captured = 0x7b2975bff578
#16 0x00005b0f35a62a26 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 0x00005b0f35a62a26 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005b0f35c06e2a in rb_ary_each (ary=135418020212000) at /tmp/ruby/src/trunk_asan/array.c:2647
        i = 0
#21 0x00005b0f35a98ca8 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 = 0x7b2977f70528
        cfunc = 0x50400000a318
        recv = 135418020212000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005b0f35a3d9eb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7b2975bff560, 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
        insns_address_table = {0x5b0f35a391f9 <vm_exec_core+1801>, 0x5b0f35a3a2ca <vm_exec_core+6106>, 0x5b0f35a3feff <vm_exec_core+29711>, 0x5b0f35a39e22 <vm_exec_core+4914>, 0x5b0f35a40afe <vm_exec_core+32782>, 0x5b0f35a3e8c2 <vm_exec_core+24018>, 0x5b0f35a3c23d <vm_exec_core+14157>, 0x5b0f35a39379 <vm_exec_core+2185>, 0x5b0f35a40567 <vm_exec_core+31351>, 0x5b0f35a40261 <vm_exec_core+30577>, 0x5b0f35a3a09a <vm_exec_core+5546>, 0x5b0f35a39917 <vm_exec_core+3623>, 0x5b0f35a3ef17 <vm_exec_core+25639>, 0x5b0f35a3b051 <vm_exec_core+9569>, 0x5b0f35a407a5 <vm_exec_core+31925>, 0x5b0f35a403ef <vm_exec_core+30975>, 0x5b0f35a3b6b1 <vm_exec_core+11201>, 0x5b0f35a3c1bb <vm_exec_core+14027>, 0x5b0f35a3eb10 <vm_exec_core+24608>, 0x5b0f35a40350 <vm_exec_core+30816>, 0x5b0f35a3dc77 <vm_exec_core+20871>, 0x5b0f35a3ebaa <vm_exec_core+24762>, 0x5b0f35a3f2c8 <vm_exec_core+26584>, 0x5b0f35a3dba3 <vm_exec_core+20659>, 0x5b0f35a39843 <vm_exec_core+3411>, 0x5b0f35a3e3dc <vm_exec_core+22764>, 0x5b0f35a396b9 <vm_exec_core+3017>, 0x5b0f35a39b29 <vm_exec_core+4153>, 0x5b0f35a3b9fe <vm_exec_core+12046>, 0x5b0f35a3d744 <vm_exec_core+19540>, 0x5b0f35a3e125 <vm_exec_core+22069>, 0x5b0f35a3d2e0 <vm_exec_core+18416>, 0x5b0f35a3923e <vm_exec_core+1870>, 0x5b0f35a3f84a <vm_exec_core+27994>, 0x5b0f35a40176 <vm_exec_core+30342>, 0x5b0f35a39c02 <vm_exec_core+4370>, 0x5b0f35a3a796 <vm_exec_core+7334>, 0x5b0f35a3a21c <vm_exec_core+5932>, 0x5b0f35a3b156 <vm_exec_core+9830>, 0x5b0f35a3c150 <vm_exec_core+13920>, 0x5b0f35a39cc4 <vm_exec_core+4564>, 0x5b0f35a3f693 <vm_exec_core+27555>, 0x5b0f35a3a705 <vm_exec_core+7189>, 0x5b0f35a3c00e <vm_exec_core+13598>, 0x5b0f35a3c9c3 <vm_exec_core+16083>, 0x5b0f35a3efc3 <vm_exec_core+25811>, 0x5b0f35a3de53 <vm_exec_core+21347>, 0x5b0f35a3b24a <vm_exec_core+10074>, 0x5b0f35a3aad3 <vm_exec_core+8163>, 0x5b0f35a3edf1 <vm_exec_core+25345>, 0x5b0f35a3bc4c <vm_exec_core+12636>, 0x5b0f35a3e4e7 <vm_exec_core+23031>, 0x5b0f35a3dedb <vm_exec_core+21483>, 0x5b0f35a3e5b4 <vm_exec_core+23236>, 0x5b0f35a3fe21 <vm_exec_core+29489>, 0x5b0f35a3cfa4 <vm_exec_core+17588>, 0x5b0f35a3f092 <vm_exec_core+26018>, 0x5b0f35a38e7b <vm_exec_core+907>, 0x5b0f35a3ec55 <vm_exec_core+24933>, 0x5b0f35a3b522 <vm_exec_core+10802>, 0x5b0f35a3d7e8 <vm_exec_core+19704>, 0x5b0f35a3dd48 <vm_exec_core+21080>, 0x5b0f35a38e80 <vm_exec_core+912>, 0x5b0f35a3d653 <vm_exec_core+19299>, 0x5b0f35a3b91f <vm_exec_core+11823>, 0x5b0f35a3ac90 <vm_exec_core+8608>, 0x5b0f35a3e648 <vm_exec_core+23384>, 0x5b0f35a39d80 <vm_exec_core+4752>, 0x5b0f35a3c504 <vm_exec_core+14868>, 0x5b0f35a47d69 <vm_exec_core+62073>, 0x5b0f35a3e207 <vm_exec_core+22295>, 0x5b0f35a3a5e1 <vm_exec_core+6897>, 0x5b0f35a3a9af <vm_exec_core+7871>, 0x5b0f35a3a88d <vm_exec_core+7581>, 0x5b0f35a3aee6 <vm_exec_core+9206>, 0x5b0f35a3b76e <vm_exec_core+11390>, 0x5b0f35a3a502 <vm_exec_core+6674>, 0x5b0f35a40d93 <vm_exec_core+33443>, 0x5b0f35a3e2be <vm_exec_core+22478>, 0x5b0f35a3cdcc <vm_exec_core+17116>, 0x5b0f35a3f741 <vm_exec_core+27729>, 0x5b0f35a40eb1 <vm_exec_core+33729>, 0x5b0f35a3faa7 <vm_exec_core+28599>, 0x5b0f35a408fe <vm_exec_core+32270>, 0x5b0f35a409d6 <vm_exec_core+32486>, 0x5b0f35a3975c <vm_exec_core+3180>, 0x5b0f35a40484 <vm_exec_core+31124>, 0x5b0f35a3bb0f <vm_exec_core+12319>, 0x5b0f35a406bf <vm_exec_core+31695>, 0x5b0f35a3b5ce <vm_exec_core+10974>, 0x5b0f35a3f9a5 <vm_exec_core+28341>, 0x5b0f35a39583 <vm_exec_core+2707>, 0x5b0f35a3b364 <vm_exec_core+10356>, 0x5b0f35a3c70c <vm_exec_core+15388>, 0x5b0f35a3c0a5 <vm_exec_core+13749>, 0x5b0f35a3be74 <vm_exec_core+13188>, 0x5b0f35a38f77 <vm_exec_core+1159>, 0x5b0f35a3949a <vm_exec_core+2474>, 0x5b0f35a39009 <vm_exec_core+1305>, 0x5b0f35a3fcc0 <vm_exec_core+29136>, 0x5b0f35a3d4f0 <vm_exec_core+18944>, 0x5b0f35a3ca94 <vm_exec_core+16292>, 0x5b0f35a3d1b1 <vm_exec_core+18113>, 0x5b0f35a3ceca <vm_exec_core+17370>, 0x5b0f35a3bf15 <vm_exec_core+13349>, 0x5b0f35a3c8b8 <vm_exec_core+15816>, 0x5b0f35a3c3da <vm_exec_core+14570>, 0x5b0f35a3cbc3 <vm_exec_core+16595>, 0x5b0f35a3cc45 <vm_exec_core+16725>, 0x5b0f35a391ea <vm_exec_core+1786>, 0x5b0f35a3a2bb <vm_exec_core+6091>, 0x5b0f35a3fef0 <vm_exec_core+29696>, 0x5b0f35a39e13 <vm_exec_core+4899>, 0x5b0f35a40aef <vm_exec_core+32767>, 0x5b0f35a3e8b3 <vm_exec_core+24003>, 0x5b0f35a3c22e <vm_exec_core+14142>, 0x5b0f35a3936a <vm_exec_core+2170>, 0x5b0f35a40558 <vm_exec_core+31336>, 0x5b0f35a40252 <vm_exec_core+30562>, 0x5b0f35a3a08b <vm_exec_core+5531>, 0x5b0f35a39908 <vm_exec_core+3608>, 0x5b0f35a3ef08 <vm_exec_core+25624>, 0x5b0f35a3b042 <vm_exec_core+9554>, 0x5b0f35a40796 <vm_exec_core+31910>, 0x5b0f35a403e0 <vm_exec_core+30960>, 0x5b0f35a3b6a2 <vm_exec_core+11186>, 0x5b0f35a3c1ac <vm_exec_core+14012>, 0x5b0f35a3eb01 <vm_exec_core+24593>, 0x5b0f35a40341 <vm_exec_core+30801>, 0x5b0f35a3dc68 <vm_exec_core+20856>, 0x5b0f35a3eb9b <vm_exec_core+24747>, 0x5b0f35a3f2b9 <vm_exec_core+26569>, 0x5b0f35a3db94 <vm_exec_core+20644>, 0x5b0f35a39834 <vm_exec_core+3396>, 0x5b0f35a3e3cd <vm_exec_core+22749>, 0x5b0f35a396aa <vm_exec_core+3002>, 0x5b0f35a39b1a <vm_exec_core+4138>, 0x5b0f35a3b9ef <vm_exec_core+12031>, 0x5b0f35a3d735 <vm_exec_core+19525>, 0x5b0f35a3e116 <vm_exec_core+22054>, 0x5b0f35a3d2d1 <vm_exec_core+18401>, 0x5b0f35a3922f <vm_exec_core+1855>, 0x5b0f35a3f83b <vm_exec_core+27979>, 0x5b0f35a40167 <vm_exec_core+30327>, 0x5b0f35a39bf3 <vm_exec_core+4355>, 0x5b0f35a3a787 <vm_exec_core+7319>, 0x5b0f35a3a20d <vm_exec_core+5917>, 0x5b0f35a3b147 <vm_exec_core+9815>, 0x5b0f35a3c141 <vm_exec_core+13905>, 0x5b0f35a39cb5 <vm_exec_core+4549>, 0x5b0f35a3f684 <vm_exec_core+27540>, 0x5b0f35a3a6f6 <vm_exec_core+7174>, 0x5b0f35a3bfff <vm_exec_core+13583>, 0x5b0f35a3c9b4 <vm_exec_core+16068>, 0x5b0f35a3efb4 <vm_exec_core+25796>, 0x5b0f35a3de44 <vm_exec_core+21332>, 0x5b0f35a3b23b <vm_exec_core+10059>, 0x5b0f35a3aac4 <vm_exec_core+8148>, 0x5b0f35a3ede2 <vm_exec_core+25330>, 0x5b0f35a3bc3d <vm_exec_core+12621>, 0x5b0f35a3e4d8 <vm_exec_core+23016>, 0x5b0f35a3decc <vm_exec_core+21468>, 0x5b0f35a3e5a5 <vm_exec_core+23221>, 0x5b0f35a3fe12 <vm_exec_core+29474>, 0x5b0f35a3cf95 <vm_exec_core+17573>, 0x5b0f35a3f083 <vm_exec_core+26003>, 0x5b0f35a3de30 <vm_exec_core+21312>, 0x5b0f35a3ec46 <vm_exec_core+24918>, 0x5b0f35a3b513 <vm_exec_core+10787>, 0x5b0f35a3d7d9 <vm_exec_core+19689>, 0x5b0f35a3dd39 <vm_exec_core+21065>, 0x5b0f35a3c6f8 <vm_exec_core+15368>, 0x5b0f35a3d644 <vm_exec_core+19284>, 0x5b0f35a3b910 <vm_exec_core+11808>, 0x5b0f35a3ac81 <vm_exec_core+8593>, 0x5b0f35a3e639 <vm_exec_core+23369>, 0x5b0f35a39d71 <vm_exec_core+4737>, 0x5b0f35a3c4f5 <vm_exec_core+14853>, 0x5b0f35a47d5a <vm_exec_core+62058>, 0x5b0f35a3e1f8 <vm_exec_core+22280>, 0x5b0f35a3a5d2 <vm_exec_core+6882>, 0x5b0f35a3a9a0 <vm_exec_core+7856>, 0x5b0f35a3a87e <vm_exec_core+7566>, 0x5b0f35a3aed7 <vm_exec_core+9191>, 0x5b0f35a3b75f <vm_exec_core+11375>, 0x5b0f35a3d63f <vm_exec_core+19279>, 0x5b0f35a3cdc2 <vm_exec_core+17106>, 0x5b0f35a3d63a <vm_exec_core+19274>, 0x5b0f35a3de30 <vm_exec_core+21312>, 0x5b0f35a3de2e <vm_exec_core+21310>, 0x5b0f35a3aed2 <vm_exec_core+9186>, 0x5b0f35a3e391 <vm_exec_core+22689>, 0x5b0f35a3c1a2 <vm_exec_core+14002>, 0x5b0f35a3c1a7 <vm_exec_core+14007>, 0x5b0f35a3de2c <vm_exec_core+21308>, 0x5b0f35a3dd0b <vm_exec_core+21019>, 0x5b0f35a3d198 <vm_exec_core+18088>, 0x5b0f35a3ceb6 <vm_exec_core+17350>, 0x5b0f35a3de2a <vm_exec_core+21306>, 0x5b0f35a3d2cc <vm_exec_core+18396>...}
        reg_cfp = 0x7b2975bff560
        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>
th: 0x515000000300, native_id: 0x7b2978895c40
-- Control frame information -----------------------------------------------
        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>
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_pushtoarraykwsplat = <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_duparray = <optimized out>
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
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
        INSN_LABEL_concatarray = <optimized out>
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        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>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
        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>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        INSN_LABEL_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>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        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>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_opt_newarray_send = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        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 0x00005b0f35a35a21 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 0x00005b0f357bad11 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=135418034863160) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7b2977dd3b20
#27 0x00005b0f357b5d17 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 = 135418036474880
        realpath_map = 135418036474720
        path = 135418034863160
        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 0x00005b0f357b3fcb in rb_require_string_internal (fname=135418034863200, 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 0x00005b0f35a98ca8 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 = 0x7b2977dd3cb0
        cfunc = 0x504000018658
        recv = 135418036604400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005b0f35a7ed9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd007b85a0) 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 0x00005b0f35a7e855 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 0x00005b0f35a4644d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7b2975bff790, 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 = {0x5b0f35a391f9 <vm_exec_core+1801>, 0x5b0f35a3a2ca <vm_exec_core+6106>, 0x5b0f35a3feff <vm_exec_core+29711>, 0x5b0f35a39e22 <vm_exec_core+4914>, 0x5b0f35a40afe <vm_exec_core+32782>, 0x5b0f35a3e8c2 <vm_exec_core+24018>, 0x5b0f35a3c23d <vm_exec_core+14157>, 0x5b0f35a39379 <vm_exec_core+2185>, 0x5b0f35a40567 <vm_exec_core+31351>, 0x5b0f35a40261 <vm_exec_core+30577>, 0x5b0f35a3a09a <vm_exec_core+5546>, 0x5b0f35a39917 <vm_exec_core+3623>, 0x5b0f35a3ef17 <vm_exec_core+25639>, 0x5b0f35a3b051 <vm_exec_core+9569>, 0x5b0f35a407a5 <vm_exec_core+31925>, 0x5b0f35a403ef <vm_exec_core+30975>, 0x5b0f35a3b6b1 <vm_exec_core+11201>, 0x5b0f35a3c1bb <vm_exec_core+14027>, 0x5b0f35a3eb10 <vm_exec_core+24608>, 0x5b0f35a40350 <vm_exec_core+30816>, 0x5b0f35a3dc77 <vm_exec_core+20871>, 0x5b0f35a3ebaa <vm_exec_core+24762>, 0x5b0f35a3f2c8 <vm_exec_core+26584>, 0x5b0f35a3dba3 <vm_exec_core+20659>, 0x5b0f35a39843 <vm_exec_core+3411>, 0x5b0f35a3e3dc <vm_exec_core+22764>, 0x5b0f35a396b9 <vm_exec_core+3017>, 0x5b0f35a39b29 <vm_exec_core+4153>, 0x5b0f35a3b9fe <vm_exec_core+12046>, 0x5b0f35a3d744 <vm_exec_core+19540>, 0x5b0f35a3e125 <vm_exec_core+22069>, 0x5b0f35a3d2e0 <vm_exec_core+18416>, 0x5b0f35a3923e <vm_exec_core+1870>, 0x5b0f35a3f84a <vm_exec_core+27994>, 0x5b0f35a40176 <vm_exec_core+30342>, 0x5b0f35a39c02 <vm_exec_core+4370>, 0x5b0f35a3a796 <vm_exec_core+7334>, 0x5b0f35a3a21c <vm_exec_core+5932>, 0x5b0f35a3b156 <vm_exec_core+9830>, 0x5b0f35a3c150 <vm_exec_core+13920>, 0x5b0f35a39cc4 <vm_exec_core+4564>, 0x5b0f35a3f693 <vm_exec_core+27555>, 0x5b0f35a3a705 <vm_exec_core+7189>, 0x5b0f35a3c00e <vm_exec_core+13598>, 0x5b0f35a3c9c3 <vm_exec_core+16083>, 0x5b0f35a3efc3 <vm_exec_core+25811>, 0x5b0f35a3de53 <vm_exec_core+21347>, 0x5b0f35a3b24a <vm_exec_core+10074>, 0x5b0f35a3aad3 <vm_exec_core+8163>, 0x5b0f35a3edf1 <vm_exec_core+25345>, 0x5b0f35a3bc4c <vm_exec_core+12636>, 0x5b0f35a3e4e7 <vm_exec_core+23031>, 0x5b0f35a3dedb <vm_exec_core+21483>, 0x5b0f35a3e5b4 <vm_exec_core+23236>, 0x5b0f35a3fe21 <vm_exec_core+29489>, 0x5b0f35a3cfa4 <vm_exec_core+17588>, 0x5b0f35a3f092 <vm_exec_core+26018>, 0x5b0f35a38e7b <vm_exec_core+907>, 0x5b0f35a3ec55 <vm_exec_core+24933>, 0x5b0f35a3b522 <vm_exec_core+10802>, 0x5b0f35a3d7e8 <vm_exec_core+19704>, 0x5b0f35a3dd48 <vm_exec_core+21080>, 0x5b0f35a38e80 <vm_exec_core+912>, 0x5b0f35a3d653 <vm_exec_core+19299>, 0x5b0f35a3b91f <vm_exec_core+11823>, 0x5b0f35a3ac90 <vm_exec_core+8608>, 0x5b0f35a3e648 <vm_exec_core+23384>, 0x5b0f35a39d80 <vm_exec_core+4752>, 0x5b0f35a3c504 <vm_exec_core+14868>, 0x5b0f35a47d69 <vm_exec_core+62073>, 0x5b0f35a3e207 <vm_exec_core+22295>, 0x5b0f35a3a5e1 <vm_exec_core+6897>, 0x5b0f35a3a9af <vm_exec_core+7871>, 0x5b0f35a3a88d <vm_exec_core+7581>, 0x5b0f35a3aee6 <vm_exec_core+9206>, 0x5b0f35a3b76e <vm_exec_core+11390>, 0x5b0f35a3a502 <vm_exec_core+6674>, 0x5b0f35a40d93 <vm_exec_core+33443>, 0x5b0f35a3e2be <vm_exec_core+22478>, 0x5b0f35a3cdcc <vm_exec_core+17116>, 0x5b0f35a3f741 <vm_exec_core+27729>, 0x5b0f35a40eb1 <vm_exec_core+33729>, 0x5b0f35a3faa7 <vm_exec_core+28599>, 0x5b0f35a408fe <vm_exec_core+32270>, 0x5b0f35a409d6 <vm_exec_core+32486>, 0x5b0f35a3975c <vm_exec_core+3180>, 0x5b0f35a40484 <vm_exec_core+31124>, 0x5b0f35a3bb0f <vm_exec_core+12319>, 0x5b0f35a406bf <vm_exec_core+31695>, 0x5b0f35a3b5ce <vm_exec_core+10974>, 0x5b0f35a3f9a5 <vm_exec_core+28341>, 0x5b0f35a39583 <vm_exec_core+2707>, 0x5b0f35a3b364 <vm_exec_core+10356>, 0x5b0f35a3c70c <vm_exec_core+15388>, 0x5b0f35a3c0a5 <vm_exec_core+13749>, 0x5b0f35a3be74 <vm_exec_core+13188>, 0x5b0f35a38f77 <vm_exec_core+1159>, 0x5b0f35a3949a <vm_exec_core+2474>, 0x5b0f35a39009 <vm_exec_core+1305>, 0x5b0f35a3fcc0 <vm_exec_core+29136>, 0x5b0f35a3d4f0 <vm_exec_core+18944>, 0x5b0f35a3ca94 <vm_exec_core+16292>, 0x5b0f35a3d1b1 <vm_exec_core+18113>, 0x5b0f35a3ceca <vm_exec_core+17370>, 0x5b0f35a3bf15 <vm_exec_core+13349>, 0x5b0f35a3c8b8 <vm_exec_core+15816>, 0x5b0f35a3c3da <vm_exec_core+14570>, 0x5b0f35a3cbc3 <vm_exec_core+16595>, 0x5b0f35a3cc45 <vm_exec_core+16725>, 0x5b0f35a391ea <vm_exec_core+1786>, 0x5b0f35a3a2bb <vm_exec_core+6091>, 0x5b0f35a3fef0 <vm_exec_core+29696>, 0x5b0f35a39e13 <vm_exec_core+4899>, 0x5b0f35a40aef <vm_exec_core+32767>, 0x5b0f35a3e8b3 <vm_exec_core+24003>, 0x5b0f35a3c22e <vm_exec_core+14142>, 0x5b0f35a3936a <vm_exec_core+2170>, 0x5b0f35a40558 <vm_exec_core+31336>, 0x5b0f35a40252 <vm_exec_core+30562>, 0x5b0f35a3a08b <vm_exec_core+5531>, 0x5b0f35a39908 <vm_exec_core+3608>, 0x5b0f35a3ef08 <vm_exec_core+25624>, 0x5b0f35a3b042 <vm_exec_core+9554>, 0x5b0f35a40796 <vm_exec_core+31910>, 0x5b0f35a403e0 <vm_exec_core+30960>, 0x5b0f35a3b6a2 <vm_exec_core+11186>, 0x5b0f35a3c1ac <vm_exec_core+14012>, 0x5b0f35a3eb01 <vm_exec_core+24593>, 0x5b0f35a40341 <vm_exec_core+30801>, 0x5b0f35a3dc68 <vm_exec_core+20856>, 0x5b0f35a3eb9b <vm_exec_core+24747>, 0x5b0f35a3f2b9 <vm_exec_core+26569>, 0x5b0f35a3db94 <vm_exec_core+20644>, 0x5b0f35a39834 <vm_exec_core+3396>, 0x5b0f35a3e3cd <vm_exec_core+22749>, 0x5b0f35a396aa <vm_exec_core+3002>, 0x5b0f35a39b1a <vm_exec_core+4138>, 0x5b0f35a3b9ef <vm_exec_core+12031>, 0x5b0f35a3d735 <vm_exec_core+19525>, 0x5b0f35a3e116 <vm_exec_core+22054>, 0x5b0f35a3d2d1 <vm_exec_core+18401>, 0x5b0f35a3922f <vm_exec_core+1855>, 0x5b0f35a3f83b <vm_exec_core+27979>, 0x5b0f35a40167 <vm_exec_core+30327>, 0x5b0f35a39bf3 <vm_exec_core+4355>, 0x5b0f35a3a787 <vm_exec_core+7319>, 0x5b0f35a3a20d <vm_exec_core+5917>, 0x5b0f35a3b147 <vm_exec_core+9815>, 0x5b0f35a3c141 <vm_exec_core+13905>, 0x5b0f35a39cb5 <vm_exec_core+4549>, 0x5b0f35a3f684 <vm_exec_core+27540>, 0x5b0f35a3a6f6 <vm_exec_core+7174>, 0x5b0f35a3bfff <vm_exec_core+13583>, 0x5b0f35a3c9b4 <vm_exec_core+16068>, 0x5b0f35a3efb4 <vm_exec_core+25796>, 0x5b0f35a3de44 <vm_exec_core+21332>, 0x5b0f35a3b23b <vm_exec_core+10059>, 0x5b0f35a3aac4 <vm_exec_core+8148>, 0x5b0f35a3ede2 <vm_exec_core+25330>, 0x5b0f35a3bc3d <vm_exec_core+12621>, 0x5b0f35a3e4d8 <vm_exec_core+23016>, 0x5b0f35a3decc <vm_exec_core+21468>, 0x5b0f35a3e5a5 <vm_exec_core+23221>, 0x5b0f35a3fe12 <vm_exec_core+29474>, 0x5b0f35a3cf95 <vm_exec_core+17573>, 0x5b0f35a3f083 <vm_exec_core+26003>, 0x5b0f35a3de30 <vm_exec_core+21312>, 0x5b0f35a3ec46 <vm_exec_core+24918>, 0x5b0f35a3b513 <vm_exec_core+10787>, 0x5b0f35a3d7d9 <vm_exec_core+19689>, 0x5b0f35a3dd39 <vm_exec_core+21065>, 0x5b0f35a3c6f8 <vm_exec_core+15368>, 0x5b0f35a3d644 <vm_exec_core+19284>, 0x5b0f35a3b910 <vm_exec_core+11808>, 0x5b0f35a3ac81 <vm_exec_core+8593>, 0x5b0f35a3e639 <vm_exec_core+23369>, 0x5b0f35a39d71 <vm_exec_core+4737>, 0x5b0f35a3c4f5 <vm_exec_core+14853>, 0x5b0f35a47d5a <vm_exec_core+62058>, 0x5b0f35a3e1f8 <vm_exec_core+22280>, 0x5b0f35a3a5d2 <vm_exec_core+6882>, 0x5b0f35a3a9a0 <vm_exec_core+7856>, 0x5b0f35a3a87e <vm_exec_core+7566>, 0x5b0f35a3aed7 <vm_exec_core+9191>, 0x5b0f35a3b75f <vm_exec_core+11375>, 0x5b0f35a3d63f <vm_exec_core+19279>, 0x5b0f35a3cdc2 <vm_exec_core+17106>, 0x5b0f35a3d63a <vm_exec_core+19274>, 0x5b0f35a3de30 <vm_exec_core+21312>, 0x5b0f35a3de2e <vm_exec_core+21310>, 0x5b0f35a3aed2 <vm_exec_core+9186>, 0x5b0f35a3e391 <vm_exec_core+22689>, 0x5b0f35a3c1a2 <vm_exec_core+14002>, 0x5b0f35a3c1a7 <vm_exec_core+14007>, 0x5b0f35a3de2c <vm_exec_core+21308>, 0x5b0f35a3dd0b <vm_exec_core+21019>, 0x5b0f35a3d198 <vm_exec_core+18088>, 0x5b0f35a3ceb6 <vm_exec_core+17350>, 0x5b0f35a3de2a <vm_exec_core+21306>, 0x5b0f35a3d2cc <vm_exec_core+18396>...}
        reg_cfp = 0x7b2975bff790
        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 0x00005b0f35a35668 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 0x00005b0f356be35b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7b2977dd3d50) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd007b8af0, <optimized out>, 0x7ffd007b8a40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7b2977dd3d50
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#38 0x00005b0f356b78c7 in rb_main (argc=9, argv=0x7ffd007b8cb8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffd007b8cb8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.xyz6s9:
* drwx------ 2 60 2024-11-06 09:36:44 +0000 autoload20241106-3996136-s04klz/
  * -rw-r--r-- 1 37 2024-11-06 09:36:44 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 3995802 -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 3995801 -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 4031561 -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-06T09:19:40Z master 3b9896acfc) +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.454434 seconds

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