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

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

# Running tests:

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1035    1035    1035 ?             -1 Ss    1000   0:05 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental
      1 2042616    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1593.rb
   1042 2121007    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
2121007 2121010    1041    1041 pts/0       1041 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240822-163211 --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
2121010 2121011    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240822-163211 --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
2121011 2162094    1041    1041 pts/0       1041 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2162094 2162095    1041    1041 pts/0       1041 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2162095 2162416    1041    1041 pts/0       1041 Sl+   1000   0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
2162416 2162424    1041    1041 pts/0       1041 Sl+   1000   0:01 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2162424 2162577    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2162424 2162582    1041    1041 pts/0       1041 Z+    1000   0:00 [test_autoload.*] <defunct>
2162424 2162585    1041    1041 pts/0       1041 Z+    1000   0:00 [test_autoload.*] <defunct>
2121011 2196098    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035, 2042616], 1035=>[1041], 1041=>[1042], 1042=>[2121007], 2121007=>[2121010], 2121010=>[2121011], 2121011=>[2162094, 2196098], 2162094=>[2162095], 2162095=>[2162416], 2162416=>[2162424], 2162424=>[2162577, 2162582, 2162585]}
$ timeout 60 gdb -p 2162577 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2162579]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007a0e48c98d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2162579, futex_word=0x7a0e2ca00990) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7a0e254006c0 (LWP 2162577) "test_autoload.*" 0x00007a0e48c98d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2162579, futex_word=0x7a0e2ca00990) at ./nptl/futex-internal.c:57
  2    Thread 0x7a0e2ca006c0 (LWP 2162579) "test_autoload.*" 0x00005c999d737afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x7a0e2ca006c0 (LWP 2162579) "test_autoload.*"):
#0  0x00005c999d737afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005c999d738aba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005c999d687330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005c999d6871a9 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  0x00005c999d686dd5 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  0x00005c999d681dde in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005c999d68265a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005c999d71df6d in __interceptor_realloc ()
No symbol table info available.
#8  0x00007a0e48c9df6a in __pthread_getattr_np (thread_id=134201296815808, attr=0x7a0e2c9ffc98) at ./nptl/pthread_getattr_np.c:180
        newp = <optimized out>
        size = 32
        cpuset = 0x0
        thread = 0x7a0e2ca006c0
        ret = <optimized out>
        iattr = 0x7a0e2c9ffc98
#9  0x00005c999d7427b9 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x00005c999d742d08 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#11 0x00005c999d72b6d2 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x00005c999d72b34c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#13 0x00005c999d72b7d6 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#14 0x00005c999d71b74f in asan_thread_start(void*) ()
No symbol table info available.
#15 0x00007a0e48c9ca94 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 = {134201296815808, -3686256952590590333, 134201296815808, -352, 0, 134201173074448, -3686256952569618813, -3686477248195715453}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x00007a0e48d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a0e254006c0 (LWP 2162577) "test_autoload.*"):
#0  0x00007a0e48c98d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2162579, futex_word=0x7a0e2ca00990) 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=128, abstime=0x0, clockid=0, expected=2162579, futex_word=0x7a0e2ca00990) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 265
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7a0e2ca00990, expected=2162579, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007a0e48c9e793 in __pthread_clockjoin_ex (threadid=134201296815808, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
        ret = <optimized out>
        _buffer = {__routine = 0x7a0e48c9e640 <cleanup>, __arg = 0x7a0e2ca00ce0, __canceltype = 566301184, __prev = 0x0}
        tid = <optimized out>
        pd = 0x7a0e2ca006c0
        self = <optimized out>
        result = 0
        pd_result = <optimized out>
#4  0x00005c999d703692 in __interceptor_pthread_join ()
No symbol table info available.
#5  0x00005c999da5a958 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3186
        stopped = <optimized out>
#6  rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4632
No locals.
#7  0x00005c999d761840 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000098100
        step = 4
        message = 4
        th = 0x515000098100
        buf = <optimized out>
        state = <optimized out>
#8  0x00005c999d761dcb in ruby_stop (ex=748685712, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#9  0x00005c999d8dff1d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4371
        status = <optimized out>
        pid = <optimized out>
#10 0x00005c999db3b958 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x644100040001
        cc = <optimized out>
        me = 0x7a0e26f87510
        cfunc = 0x50400001ff58
        recv = 134201201246360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005c999db21acd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a0e253ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x00005c999db21585 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
#13 0x00005c999dae2e63 in vm_sendish (ec=0x516000afd1d0, reg_cfp=0x7a0e24af5790, cd=0x50200018e850, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x516000afd1d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200018e850
        insns_address_table = {0x5c999dae29c6 <vm_exec_core+28230>, 0x5c999dadd1b7 <vm_exec_core+5687>, 0x5c999dae3ad6 <vm_exec_core+32598>, 0x5c999dae11d0 <vm_exec_core+22096>, 0x5c999dadf6f2 <vm_exec_core+15218>, 0x5c999dadc0e7 <vm_exec_core+1383>, 0x5c999dae321d <vm_exec_core+30365>, 0x5c999dae2b6f <vm_exec_core+28655>, 0x5c999dadd525 <vm_exec_core+6565>, 0x5c999dadc7e7 <vm_exec_core+3175>, 0x5c999dae17fd <vm_exec_core+23677>, 0x5c999daddef8 <vm_exec_core+9080>, 0x5c999dae35e8 <vm_exec_core+31336>, 0x5c999dae301b <vm_exec_core+29851>, 0x5c999dade686 <vm_exec_core+11014>, 0x5c999dadf64e <vm_exec_core+15054>, 0x5c999dae144a <vm_exec_core+22730>, 0x5c999dae2c99 <vm_exec_core+28953>, 0x5c999dae05e1 <vm_exec_core+19041>, 0x5c999dae1502 <vm_exec_core+22914>, 0x5c999dae1b03 <vm_exec_core+24451>, 0x5c999dae0522 <vm_exec_core+18850>, 0x5c999dadc642 <vm_exec_core+2754>, 0x5c999dae0c5a <vm_exec_core+20698>, 0x5c999dadc496 <vm_exec_core+2326>, 0x5c999dadc8d6 <vm_exec_core+3414>, 0x5c999dade9d0 <vm_exec_core+11856>, 0x5c999dae02a3 <vm_exec_core+18211>, 0x5c999dae0a6a <vm_exec_core+20202>, 0x5c999dae013a <vm_exec_core+17850>, 0x5c999dadc043 <vm_exec_core+1219>, 0x5c999dae1e17 <vm_exec_core+25239>, 0x5c999dae2a34 <vm_exec_core+28340>, 0x5c999dadc9e1 <vm_exec_core+3681>, 0x5c999dadd80a <vm_exec_core+7306>, 0x5c999dadd68c <vm_exec_core+6924>, 0x5c999dade10a <vm_exec_core+9610>, 0x5c999dadf5a0 <vm_exec_core+14880>, 0x5c999dadcad5 <vm_exec_core+3925>, 0x5c999dae1ce3 <vm_exec_core+24931>, 0x5c999dadd74e <vm_exec_core+7118>, 0x5c999dadf4d9 <vm_exec_core+14681>, 0x5c999dadff10 <vm_exec_core+17296>, 0x5c999dae197f <vm_exec_core+24063>, 0x5c999dae086e <vm_exec_core+19694>, 0x5c999dade3b7 <vm_exec_core+10295>, 0x5c999dadda61 <vm_exec_core+7905>, 0x5c999dae16e3 <vm_exec_core+23395>, 0x5c999daded4a <vm_exec_core+12746>, 0x5c999dae0d2e <vm_exec_core+20910>, 0x5c999dae093f <vm_exec_core+19903>, 0x5c999dae0e54 <vm_exec_core+21204>, 0x5c999dae245f <vm_exec_core+26847>, 0x5c999dae00a6 <vm_exec_core+17702>, 0x5c999dae1a25 <vm_exec_core+24229>, 0x5c999dade486 <vm_exec_core+10502>, 0x5c999dae15a1 <vm_exec_core+23073>, 0x5c999dadbf0b <vm_exec_core+907>, 0x5c999dae037c <vm_exec_core+18428>, 0x5c999dae0741 <vm_exec_core+19393>, 0x5c999dadc6e1 <vm_exec_core+2913>, 0x5c999dae01de <vm_exec_core+18014>, 0x5c999dade7ee <vm_exec_core+11374>, 0x5c999daddca7 <vm_exec_core+8487>, 0x5c999dae0f56 <vm_exec_core+21462>, 0x5c999dadcccb <vm_exec_core+4427>, 0x5c999dadfba5 <vm_exec_core+16421>, 0x5c999daeabfa <vm_exec_core+61562>, 0x5c999dae067b <vm_exec_core+19195>, 0x5c999dadcf71 <vm_exec_core+5105>, 0x5c999dadd401 <vm_exec_core+6273>, 0x5c999dadd095 <vm_exec_core+5397>, 0x5c999dadd8fa <vm_exec_core+7546>, 0x5c999dade206 <vm_exec_core+9862>, 0x5c999dae0b7b <vm_exec_core+20475>, 0x5c999dadff9c <vm_exec_core+17436>, 0x5c999dae1d35 <vm_exec_core+25013>, 0x5c999dae3d8d <vm_exec_core+33293>, 0x5c999dae2137 <vm_exec_core+26039>, 0x5c999dae3685 <vm_exec_core+31493>, 0x5c999dae3787 <vm_exec_core+31751>, 0x5c999dadc55b <vm_exec_core+2523>, 0x5c999dae313a <vm_exec_core+30138>, 0x5c999dadec63 <vm_exec_core+12515>, 0x5c999dae33ab <vm_exec_core+30763>, 0x5c999dade54b <vm_exec_core+10699>, 0x5c999dae2060 <vm_exec_core+25824>, 0x5c999dadc3b3 <vm_exec_core+2099>, 0x5c999dadcbba <vm_exec_core+4154>, 0x5c999dae39a0 <vm_exec_core+32288>, 0x5c999daddae9 <vm_exec_core+8041>, 0x5c999dadefef <vm_exec_core+13423>, 0x5c999dadbf10 <vm_exec_core+912>, 0x5c999dadc321 <vm_exec_core+1953>, 0x5c999dadbfa2 <vm_exec_core+1058>, 0x5c999dae2367 <vm_exec_core+26599>, 0x5c999dadea78 <vm_exec_core+12024>, 0x5c999dae3487 <vm_exec_core+30983>, 0x5c999dadfdb7 <vm_exec_core+16951>, 0x5c999dadf2a6 <vm_exec_core+14118>, 0x5c999dadfa7b <vm_exec_core+16123>, 0x5c999dadf997 <vm_exec_core+15895>, 0x5c999dade8d2 <vm_exec_core+11602>, 0x5c999dadf19b <vm_exec_core+13851>, 0x5c999dadeec5 <vm_exec_core+13125>, 0x5c999dadf457 <vm_exec_core+14551>, 0x5c999dadf3d5 <vm_exec_core+14421>, 0x5c999dae29b7 <vm_exec_core+28215>, 0x5c999dadd1a8 <vm_exec_core+5672>, 0x5c999dae3ac7 <vm_exec_core+32583>, 0x5c999dae11c1 <vm_exec_core+22081>, 0x5c999dadf6e3 <vm_exec_core+15203>, 0x5c999dadc0d8 <vm_exec_core+1368>, 0x5c999dae320e <vm_exec_core+30350>, 0x5c999dae2b60 <vm_exec_core+28640>, 0x5c999dadd516 <vm_exec_core+6550>, 0x5c999dadc7d8 <vm_exec_core+3160>, 0x5c999dae17ee <vm_exec_core+23662>, 0x5c999daddee9 <vm_exec_core+9065>, 0x5c999dae35d9 <vm_exec_core+31321>, 0x5c999dae300c <vm_exec_core+29836>, 0x5c999dade677 <vm_exec_core+10999>, 0x5c999dadf63f <vm_exec_core+15039>, 0x5c999dae143b <vm_exec_core+22715>, 0x5c999dae2c8a <vm_exec_core+28938>, 0x5c999dae05d2 <vm_exec_core+19026>, 0x5c999dae14f3 <vm_exec_core+22899>, 0x5c999dae1af4 <vm_exec_core+24436>, 0x5c999dae0513 <vm_exec_core+18835>, 0x5c999dadc633 <vm_exec_core+2739>, 0x5c999dae0c4b <vm_exec_core+20683>, 0x5c999dadc487 <vm_exec_core+2311>, 0x5c999dadc8c7 <vm_exec_core+3399>, 0x5c999dade9c1 <vm_exec_core+11841>, 0x5c999dae0294 <vm_exec_core+18196>, 0x5c999dae0a5b <vm_exec_core+20187>, 0x5c999dae012b <vm_exec_core+17835>, 0x5c999dadc034 <vm_exec_core+1204>, 0x5c999dae1e08 <vm_exec_core+25224>, 0x5c999dae2a25 <vm_exec_core+28325>, 0x5c999dadc9d2 <vm_exec_core+3666>, 0x5c999dadd7fb <vm_exec_core+7291>, 0x5c999dadd67d <vm_exec_core+6909>, 0x5c999dade0fb <vm_exec_core+9595>, 0x5c999dadf591 <vm_exec_core+14865>, 0x5c999dadcac6 <vm_exec_core+3910>, 0x5c999dae1cd4 <vm_exec_core+24916>, 0x5c999dadd73f <vm_exec_core+7103>, 0x5c999dadf4ca <vm_exec_core+14666>, 0x5c999dadff01 <vm_exec_core+17281>, 0x5c999dae1970 <vm_exec_core+24048>, 0x5c999dae085f <vm_exec_core+19679>, 0x5c999dade3a8 <vm_exec_core+10280>, 0x5c999dadda52 <vm_exec_core+7890>, 0x5c999dae16d4 <vm_exec_core+23380>, 0x5c999daded3b <vm_exec_core+12731>, 0x5c999dae0d1f <vm_exec_core+20895>, 0x5c999dae0930 <vm_exec_core+19888>, 0x5c999dae0e45 <vm_exec_core+21189>, 0x5c999dae2450 <vm_exec_core+26832>, 0x5c999dae0097 <vm_exec_core+17687>, 0x5c999dae1a16 <vm_exec_core+24214>, 0x5c999dade477 <vm_exec_core+10487>, 0x5c999dae1592 <vm_exec_core+23058>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae036d <vm_exec_core+18413>, 0x5c999dae0732 <vm_exec_core+19378>, 0x5c999dadfd99 <vm_exec_core+16921>, 0x5c999dae01cf <vm_exec_core+17999>, 0x5c999dade7df <vm_exec_core+11359>, 0x5c999daddc98 <vm_exec_core+8472>, 0x5c999dae0f47 <vm_exec_core+21447>, 0x5c999dadccbc <vm_exec_core+4412>, 0x5c999dadfb96 <vm_exec_core+16406>, 0x5c999daeabeb <vm_exec_core+61547>, 0x5c999dae066c <vm_exec_core+19180>, 0x5c999dadcf62 <vm_exec_core+5090>, 0x5c999dadd3f2 <vm_exec_core+6258>, 0x5c999dadd086 <vm_exec_core+5382>, 0x5c999dadd8eb <vm_exec_core+7531>, 0x5c999dade1f7 <vm_exec_core+9847>, 0x5c999dadff97 <vm_exec_core+17431>, 0x5c999dadf587 <vm_exec_core+14855>, 0x5c999dadff92 <vm_exec_core+17426>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae050e <vm_exec_core+18830>, 0x5c999dadd8e6 <vm_exec_core+7526>, 0x5c999dae0823 <vm_exec_core+19619>, 0x5c999dadec59 <vm_exec_core+12505>, 0x5c999dadec5e <vm_exec_core+12510>, 0x5c999dae0509 <vm_exec_core+18825>, 0x5c999dae028a <vm_exec_core+18186>, 0x5c999dadfa62 <vm_exec_core+16098>, 0x5c999dadf983 <vm_exec_core+15875>, 0x5c999dae028f <vm_exec_core+18191>, 0x5c999dadfd9e <vm_exec_core+16926>, 0x5c999dadf58c <vm_exec_core+14860>, 0x5c999daddada <vm_exec_core+8026>, 0x5c999dadefe0 <vm_exec_core+13408>, 0x5c999dade1f2 <vm_exec_core+9842>...}
        reg_cfp = 0x7a0e24af5790
        reg_pc = 0x5040001388f0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005c999dad86f8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000afd1d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005c999db1564b in invoke_iseq_block_from_c (ec=0x516000afd1d0, captured=<optimized out>, self=134201201246360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x7a0e26f87920
        cfp = 0x7a0e24af57c8
        sp = 0x7a0e249f5818
        use_argv = <optimized out>
        stack_argv = 0x7a0e249f5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_proc (ec=0x516000afd1d0, self=134201201246360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#18 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#19 0x00005c999db138d6 in rb_vm_invoke_proc (ec=0x7a0e2ca00990, proc=0x109, proc@entry=0x50400013c9d0, argc=1221168481, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 2162579
#20 0x00005c999da6bf69 in thread_do_start_proc (th=th@entry=0x515000098100) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400013c9d0
        args_len = 0
        args_ptr = <optimized out>
#21 0x00005c999da69b1a in thread_do_start (th=0x515000098100) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#22 thread_start_func_2 (th=th@entry=0x515000098100, 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>
#23 0x00005c999da68dde in call_thread_start_func_2 (th=0x515000098100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7a0e253ffce0
#24 nt_start (ptr=0x50c0000607c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000098100
        sched = <optimized out>
        nt = 0x50c0000607c0
        vm = 0x525000000100
#25 0x00005c999d71b74f in asan_thread_start(void*) ()
No symbol table info available.
#26 0x00007a0e48c9ca94 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 = {134201173083840, -3686236336747569533, 134201173083840, -352, 0, 140725465301200, -3686236336726598013, -3686477248195715453}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x00007a0e48d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x515000098100, native_id: 0x7a0e254006c0
-- Control frame information -----------------------------------------------
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:396 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

$1 = true
[Inferior 1 (process 2162577) detached]
$ timeout 60 gdb -p 2162582 -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 2162585 -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 2162424 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2196117]
[New LWP 2162586]
[New LWP 2162472]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007a0e48c98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7a0e48f94c40 (LWP 2162424) "ruby"            0x00007a0e48c98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x7a0e23c006c0 (LWP 2196117) "test_autoload.*" 0x00007a0e48c98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7a0e23bfc600, op=137, expected=0, futex_word=0x50c0000620d0) at ./nptl/futex-internal.c:57
  3    Thread 0x7a0e2ca006c0 (LWP 2162586) "test_autoload.*" 0x00007a0e48d1b4cd in __GI___poll (fds=0x7a0e21b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7a0e26c006c0 (LWP 2162472) "parallel.rb:40"  0x00007a0e48d1b4cd in __GI___poll (fds=0x7a0e25e0ff60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7a0e26c006c0 (LWP 2162472) "parallel.rb:40"):
#0  0x00007a0e48d1b4cd in __GI___poll (fds=0x7a0e25e0ff60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005c999d6c239a in __interceptor_poll ()
No symbol table info available.
#2  0x00005c999d817bbd in nogvl_wait_for (th=134201201935480, fptr=0x5110000c1b00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
        ready = <optimized out>
#4  0x00005c999d819036 in internal_read_func (ptr=0x7a0e25e0fc40) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x7a0e25e0fc40
        result = <optimized out>
#5  0x00005c999da51f9b in rb_thread_io_blocking_call (func=0x5c999d818bb0 <internal_read_func>, data1=0x7a0e25e0fc40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x00005c999d765f90 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 = 0x516000af95d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a0e26bfee50, <optimized out>, 0x7a0e26bfed60, <optimized out>, <optimized out>}, prev = 0x7a0e25e09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000af95d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005c999d82d2f5 in io_read_memory_locktmp (str=134201183633248, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3468
        str = <optimized out>
        iis = {th = 134201201935480, fptr = 0x5110000c1b00, nonblock = 0, fd = 4, buf = 0x5190000a2380, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110000c1b00
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005c999d8096b1 in io_readpartial (argc=635502432, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00005c999db3b958 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x408100100003
        cc = <optimized out>
        me = 0x7a0e48769f28
        cfunc = 0x504000010f58
        recv = 134201201935800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005c999dae930d in vm_sendish (ec=0x516000af95d0, reg_cfp=0x7a0e26db3790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516000af95d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c999dae29c6 <vm_exec_core+28230>, 0x5c999dadd1b7 <vm_exec_core+5687>, 0x5c999dae3ad6 <vm_exec_core+32598>, 0x5c999dae11d0 <vm_exec_core+22096>, 0x5c999dadf6f2 <vm_exec_core+15218>, 0x5c999dadc0e7 <vm_exec_core+1383>, 0x5c999dae321d <vm_exec_core+30365>, 0x5c999dae2b6f <vm_exec_core+28655>, 0x5c999dadd525 <vm_exec_core+6565>, 0x5c999dadc7e7 <vm_exec_core+3175>, 0x5c999dae17fd <vm_exec_core+23677>, 0x5c999daddef8 <vm_exec_core+9080>, 0x5c999dae35e8 <vm_exec_core+31336>, 0x5c999dae301b <vm_exec_core+29851>, 0x5c999dade686 <vm_exec_core+11014>, 0x5c999dadf64e <vm_exec_core+15054>, 0x5c999dae144a <vm_exec_core+22730>, 0x5c999dae2c99 <vm_exec_core+28953>, 0x5c999dae05e1 <vm_exec_core+19041>, 0x5c999dae1502 <vm_exec_core+22914>, 0x5c999dae1b03 <vm_exec_core+24451>, 0x5c999dae0522 <vm_exec_core+18850>, 0x5c999dadc642 <vm_exec_core+2754>, 0x5c999dae0c5a <vm_exec_core+20698>, 0x5c999dadc496 <vm_exec_core+2326>, 0x5c999dadc8d6 <vm_exec_core+3414>, 0x5c999dade9d0 <vm_exec_core+11856>, 0x5c999dae02a3 <vm_exec_core+18211>, 0x5c999dae0a6a <vm_exec_core+20202>, 0x5c999dae013a <vm_exec_core+17850>, 0x5c999dadc043 <vm_exec_core+1219>, 0x5c999dae1e17 <vm_exec_core+25239>, 0x5c999dae2a34 <vm_exec_core+28340>, 0x5c999dadc9e1 <vm_exec_core+3681>, 0x5c999dadd80a <vm_exec_core+7306>, 0x5c999dadd68c <vm_exec_core+6924>, 0x5c999dade10a <vm_exec_core+9610>, 0x5c999dadf5a0 <vm_exec_core+14880>, 0x5c999dadcad5 <vm_exec_core+3925>, 0x5c999dae1ce3 <vm_exec_core+24931>, 0x5c999dadd74e <vm_exec_core+7118>, 0x5c999dadf4d9 <vm_exec_core+14681>, 0x5c999dadff10 <vm_exec_core+17296>, 0x5c999dae197f <vm_exec_core+24063>, 0x5c999dae086e <vm_exec_core+19694>, 0x5c999dade3b7 <vm_exec_core+10295>, 0x5c999dadda61 <vm_exec_core+7905>, 0x5c999dae16e3 <vm_exec_core+23395>, 0x5c999daded4a <vm_exec_core+12746>, 0x5c999dae0d2e <vm_exec_core+20910>, 0x5c999dae093f <vm_exec_core+19903>, 0x5c999dae0e54 <vm_exec_core+21204>, 0x5c999dae245f <vm_exec_core+26847>, 0x5c999dae00a6 <vm_exec_core+17702>, 0x5c999dae1a25 <vm_exec_core+24229>, 0x5c999dade486 <vm_exec_core+10502>, 0x5c999dae15a1 <vm_exec_core+23073>, 0x5c999dadbf0b <vm_exec_core+907>, 0x5c999dae037c <vm_exec_core+18428>, 0x5c999dae0741 <vm_exec_core+19393>, 0x5c999dadc6e1 <vm_exec_core+2913>, 0x5c999dae01de <vm_exec_core+18014>, 0x5c999dade7ee <vm_exec_core+11374>, 0x5c999daddca7 <vm_exec_core+8487>, 0x5c999dae0f56 <vm_exec_core+21462>, 0x5c999dadcccb <vm_exec_core+4427>, 0x5c999dadfba5 <vm_exec_core+16421>, 0x5c999daeabfa <vm_exec_core+61562>, 0x5c999dae067b <vm_exec_core+19195>, 0x5c999dadcf71 <vm_exec_core+5105>, 0x5c999dadd401 <vm_exec_core+6273>, 0x5c999dadd095 <vm_exec_core+5397>, 0x5c999dadd8fa <vm_exec_core+7546>, 0x5c999dade206 <vm_exec_core+9862>, 0x5c999dae0b7b <vm_exec_core+20475>, 0x5c999dadff9c <vm_exec_core+17436>, 0x5c999dae1d35 <vm_exec_core+25013>, 0x5c999dae3d8d <vm_exec_core+33293>, 0x5c999dae2137 <vm_exec_core+26039>, 0x5c999dae3685 <vm_exec_core+31493>, 0x5c999dae3787 <vm_exec_core+31751>, 0x5c999dadc55b <vm_exec_core+2523>, 0x5c999dae313a <vm_exec_core+30138>, 0x5c999dadec63 <vm_exec_core+12515>, 0x5c999dae33ab <vm_exec_core+30763>, 0x5c999dade54b <vm_exec_core+10699>, 0x5c999dae2060 <vm_exec_core+25824>, 0x5c999dadc3b3 <vm_exec_core+2099>, 0x5c999dadcbba <vm_exec_core+4154>, 0x5c999dae39a0 <vm_exec_core+32288>, 0x5c999daddae9 <vm_exec_core+8041>, 0x5c999dadefef <vm_exec_core+13423>, 0x5c999dadbf10 <vm_exec_core+912>, 0x5c999dadc321 <vm_exec_core+1953>, 0x5c999dadbfa2 <vm_exec_core+1058>, 0x5c999dae2367 <vm_exec_core+26599>, 0x5c999dadea78 <vm_exec_core+12024>, 0x5c999dae3487 <vm_exec_core+30983>, 0x5c999dadfdb7 <vm_exec_core+16951>, 0x5c999dadf2a6 <vm_exec_core+14118>, 0x5c999dadfa7b <vm_exec_core+16123>, 0x5c999dadf997 <vm_exec_core+15895>, 0x5c999dade8d2 <vm_exec_core+11602>, 0x5c999dadf19b <vm_exec_core+13851>, 0x5c999dadeec5 <vm_exec_core+13125>, 0x5c999dadf457 <vm_exec_core+14551>, 0x5c999dadf3d5 <vm_exec_core+14421>, 0x5c999dae29b7 <vm_exec_core+28215>, 0x5c999dadd1a8 <vm_exec_core+5672>, 0x5c999dae3ac7 <vm_exec_core+32583>, 0x5c999dae11c1 <vm_exec_core+22081>, 0x5c999dadf6e3 <vm_exec_core+15203>, 0x5c999dadc0d8 <vm_exec_core+1368>, 0x5c999dae320e <vm_exec_core+30350>, 0x5c999dae2b60 <vm_exec_core+28640>, 0x5c999dadd516 <vm_exec_core+6550>, 0x5c999dadc7d8 <vm_exec_core+3160>, 0x5c999dae17ee <vm_exec_core+23662>, 0x5c999daddee9 <vm_exec_core+9065>, 0x5c999dae35d9 <vm_exec_core+31321>, 0x5c999dae300c <vm_exec_core+29836>, 0x5c999dade677 <vm_exec_core+10999>, 0x5c999dadf63f <vm_exec_core+15039>, 0x5c999dae143b <vm_exec_core+22715>, 0x5c999dae2c8a <vm_exec_core+28938>, 0x5c999dae05d2 <vm_exec_core+19026>, 0x5c999dae14f3 <vm_exec_core+22899>, 0x5c999dae1af4 <vm_exec_core+24436>, 0x5c999dae0513 <vm_exec_core+18835>, 0x5c999dadc633 <vm_exec_core+2739>, 0x5c999dae0c4b <vm_exec_core+20683>, 0x5c999dadc487 <vm_exec_core+2311>, 0x5c999dadc8c7 <vm_exec_core+3399>, 0x5c999dade9c1 <vm_exec_core+11841>, 0x5c999dae0294 <vm_exec_core+18196>, 0x5c999dae0a5b <vm_exec_core+20187>, 0x5c999dae012b <vm_exec_core+17835>, 0x5c999dadc034 <vm_exec_core+1204>, 0x5c999dae1e08 <vm_exec_core+25224>, 0x5c999dae2a25 <vm_exec_core+28325>, 0x5c999dadc9d2 <vm_exec_core+3666>, 0x5c999dadd7fb <vm_exec_core+7291>, 0x5c999dadd67d <vm_exec_core+6909>, 0x5c999dade0fb <vm_exec_core+9595>, 0x5c999dadf591 <vm_exec_core+14865>, 0x5c999dadcac6 <vm_exec_core+3910>, 0x5c999dae1cd4 <vm_exec_core+24916>, 0x5c999dadd73f <vm_exec_core+7103>, 0x5c999dadf4ca <vm_exec_core+14666>, 0x5c999dadff01 <vm_exec_core+17281>, 0x5c999dae1970 <vm_exec_core+24048>, 0x5c999dae085f <vm_exec_core+19679>, 0x5c999dade3a8 <vm_exec_core+10280>, 0x5c999dadda52 <vm_exec_core+7890>, 0x5c999dae16d4 <vm_exec_core+23380>, 0x5c999daded3b <vm_exec_core+12731>, 0x5c999dae0d1f <vm_exec_core+20895>, 0x5c999dae0930 <vm_exec_core+19888>, 0x5c999dae0e45 <vm_exec_core+21189>, 0x5c999dae2450 <vm_exec_core+26832>, 0x5c999dae0097 <vm_exec_core+17687>, 0x5c999dae1a16 <vm_exec_core+24214>, 0x5c999dade477 <vm_exec_core+10487>, 0x5c999dae1592 <vm_exec_core+23058>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae036d <vm_exec_core+18413>, 0x5c999dae0732 <vm_exec_core+19378>, 0x5c999dadfd99 <vm_exec_core+16921>, 0x5c999dae01cf <vm_exec_core+17999>, 0x5c999dade7df <vm_exec_core+11359>, 0x5c999daddc98 <vm_exec_core+8472>, 0x5c999dae0f47 <vm_exec_core+21447>, 0x5c999dadccbc <vm_exec_core+4412>, 0x5c999dadfb96 <vm_exec_core+16406>, 0x5c999daeabeb <vm_exec_core+61547>, 0x5c999dae066c <vm_exec_core+19180>, 0x5c999dadcf62 <vm_exec_core+5090>, 0x5c999dadd3f2 <vm_exec_core+6258>, 0x5c999dadd086 <vm_exec_core+5382>, 0x5c999dadd8eb <vm_exec_core+7531>, 0x5c999dade1f7 <vm_exec_core+9847>, 0x5c999dadff97 <vm_exec_core+17431>, 0x5c999dadf587 <vm_exec_core+14855>, 0x5c999dadff92 <vm_exec_core+17426>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae050e <vm_exec_core+18830>, 0x5c999dadd8e6 <vm_exec_core+7526>, 0x5c999dae0823 <vm_exec_core+19619>, 0x5c999dadec59 <vm_exec_core+12505>, 0x5c999dadec5e <vm_exec_core+12510>, 0x5c999dae0509 <vm_exec_core+18825>, 0x5c999dae028a <vm_exec_core+18186>, 0x5c999dadfa62 <vm_exec_core+16098>, 0x5c999dadf983 <vm_exec_core+15875>, 0x5c999dae028f <vm_exec_core+18191>, 0x5c999dadfd9e <vm_exec_core+16926>, 0x5c999dadf58c <vm_exec_core+14860>, 0x5c999daddada <vm_exec_core+8026>, 0x5c999dadefe0 <vm_exec_core+13408>, 0x5c999dade1f2 <vm_exec_core+9842>...}
        reg_cfp = 0x7a0e26db3790
        reg_pc = 0x51300004df60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005c999dad86f8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000af95d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005c999db1564b in invoke_iseq_block_from_c (ec=0x516000af95d0, captured=<optimized out>, self=134201201274200, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x7a0e485d4460
        cfp = 0x7a0e26db37c8
        sp = 0x7a0e26cb3818
        use_argv = <optimized out>
        stack_argv = 0x7a0e26cb3818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516000af95d0, self=134201201274200, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#17 0x00005c999db138d6 in rb_vm_invoke_proc (ec=0x7a0e25e0ff60, proc=0x1, proc@entry=0x50400013a090, argc=1221702861, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 4294967295
#18 0x00005c999da6bf69 in thread_do_start_proc (th=th@entry=0x515000093d80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400013a090
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005c999da69b1a in thread_do_start (th=0x515000093d80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000093d80, 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 0x00005c999da68dde in call_thread_start_func_2 (th=0x515000093d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7a0e26bffce0
#22 nt_start (ptr=0x50c00005ef00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000093d80
        sched = <optimized out>
        nt = 0x50c00005ef00
        vm = 0x525000000100
#23 0x00005c999d71b74f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007a0e48c9ca94 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 = {134201198249664, -3686235237235941757, 134201198249664, -352, 25, 140725465303472, -3686235237214970237, -3686477248195715453}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007a0e48d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7a0e2ca006c0 (LWP 2162586) "test_autoload.*"):
#0  0x00007a0e48d1b4cd in __GI___poll (fds=0x7a0e21b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005c999d6c239a in __interceptor_poll ()
No symbol table info available.
#2  0x00005c999da6e0df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005c999d71b74f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007a0e48c9ca94 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 = {134201296815808, -3686256952590590333, 134201296815808, -352, 0, 134201141617616, -3686256952569618813, -3686477248195715453}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007a0e48d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7a0e23c006c0 (LWP 2196117) "test_autoload.*"):
#0  0x00007a0e48c98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7a0e23bfc600, op=137, expected=0, futex_word=0x50c0000620d0) 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=20576, abstime=0x7a0e23bfc600, clockid=20576, expected=0, futex_word=0x50c0000620d0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5267712
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0000620d0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a0e23bfc600, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007a0e48c9bc7e in __pthread_cond_wait_common (abstime=0x7a0e23bfc600, clockid=1, mutex=0x515000099da0, cond=0x50c0000620a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7a0e48c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7a0e23bfc4f0, __canceltype = 52, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0000620a8, mutex = 0x515000099da0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0000620a8, mutex=mutex@entry=0x515000099da0, abstime=abstime@entry=0x7a0e23bfc600) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005c999da67541 in native_cond_timedwait (cond=0x50c0000620a8, mutex=0x515000099da0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000099c80, rel=rel@entry=0x7a0e20e0a620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000099da0
        cond = 0x50c0000620a8
        max = 100000000000000000
#7  0x00005c999da4ed14 in native_sleep (th=0x515000099c80, rel=0x7a0e20e0a620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299
        prev_status = THREAD_RUNNABLE
        end = 2632588141177359
        woke = 1
#9  0x00005c999d8e0a6d in rb_f_sleep (argc=1, argv=0x7a0e29a168c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5051
        beg = 1724344970
        scheduler = <optimized out>
        end = <optimized out>
#10 0x00005c999db3b958 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x66b100140003
        cc = <optimized out>
        me = 0x7a0e26f87038
        cfunc = 0x504000020158
        recv = 134201201204760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005c999db21acd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a0e23bfcce0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x00005c999db21585 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x7a0e23bfc600
#13 0x00005c999dae930d in vm_sendish (ec=0x516000afe9d0, reg_cfp=0x7a0e29b166b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x516000afe9d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c999dae29c6 <vm_exec_core+28230>, 0x5c999dadd1b7 <vm_exec_core+5687>, 0x5c999dae3ad6 <vm_exec_core+32598>, 0x5c999dae11d0 <vm_exec_core+22096>, 0x5c999dadf6f2 <vm_exec_core+15218>, 0x5c999dadc0e7 <vm_exec_core+1383>, 0x5c999dae321d <vm_exec_core+30365>, 0x5c999dae2b6f <vm_exec_core+28655>, 0x5c999dadd525 <vm_exec_core+6565>, 0x5c999dadc7e7 <vm_exec_core+3175>, 0x5c999dae17fd <vm_exec_core+23677>, 0x5c999daddef8 <vm_exec_core+9080>, 0x5c999dae35e8 <vm_exec_core+31336>, 0x5c999dae301b <vm_exec_core+29851>, 0x5c999dade686 <vm_exec_core+11014>, 0x5c999dadf64e <vm_exec_core+15054>, 0x5c999dae144a <vm_exec_core+22730>, 0x5c999dae2c99 <vm_exec_core+28953>, 0x5c999dae05e1 <vm_exec_core+19041>, 0x5c999dae1502 <vm_exec_core+22914>, 0x5c999dae1b03 <vm_exec_core+24451>, 0x5c999dae0522 <vm_exec_core+18850>, 0x5c999dadc642 <vm_exec_core+2754>, 0x5c999dae0c5a <vm_exec_core+20698>, 0x5c999dadc496 <vm_exec_core+2326>, 0x5c999dadc8d6 <vm_exec_core+3414>, 0x5c999dade9d0 <vm_exec_core+11856>, 0x5c999dae02a3 <vm_exec_core+18211>, 0x5c999dae0a6a <vm_exec_core+20202>, 0x5c999dae013a <vm_exec_core+17850>, 0x5c999dadc043 <vm_exec_core+1219>, 0x5c999dae1e17 <vm_exec_core+25239>, 0x5c999dae2a34 <vm_exec_core+28340>, 0x5c999dadc9e1 <vm_exec_core+3681>, 0x5c999dadd80a <vm_exec_core+7306>, 0x5c999dadd68c <vm_exec_core+6924>, 0x5c999dade10a <vm_exec_core+9610>, 0x5c999dadf5a0 <vm_exec_core+14880>, 0x5c999dadcad5 <vm_exec_core+3925>, 0x5c999dae1ce3 <vm_exec_core+24931>, 0x5c999dadd74e <vm_exec_core+7118>, 0x5c999dadf4d9 <vm_exec_core+14681>, 0x5c999dadff10 <vm_exec_core+17296>, 0x5c999dae197f <vm_exec_core+24063>, 0x5c999dae086e <vm_exec_core+19694>, 0x5c999dade3b7 <vm_exec_core+10295>, 0x5c999dadda61 <vm_exec_core+7905>, 0x5c999dae16e3 <vm_exec_core+23395>, 0x5c999daded4a <vm_exec_core+12746>, 0x5c999dae0d2e <vm_exec_core+20910>, 0x5c999dae093f <vm_exec_core+19903>, 0x5c999dae0e54 <vm_exec_core+21204>, 0x5c999dae245f <vm_exec_core+26847>, 0x5c999dae00a6 <vm_exec_core+17702>, 0x5c999dae1a25 <vm_exec_core+24229>, 0x5c999dade486 <vm_exec_core+10502>, 0x5c999dae15a1 <vm_exec_core+23073>, 0x5c999dadbf0b <vm_exec_core+907>, 0x5c999dae037c <vm_exec_core+18428>, 0x5c999dae0741 <vm_exec_core+19393>, 0x5c999dadc6e1 <vm_exec_core+2913>, 0x5c999dae01de <vm_exec_core+18014>, 0x5c999dade7ee <vm_exec_core+11374>, 0x5c999daddca7 <vm_exec_core+8487>, 0x5c999dae0f56 <vm_exec_core+21462>, 0x5c999dadcccb <vm_exec_core+4427>, 0x5c999dadfba5 <vm_exec_core+16421>, 0x5c999daeabfa <vm_exec_core+61562>, 0x5c999dae067b <vm_exec_core+19195>, 0x5c999dadcf71 <vm_exec_core+5105>, 0x5c999dadd401 <vm_exec_core+6273>, 0x5c999dadd095 <vm_exec_core+5397>, 0x5c999dadd8fa <vm_exec_core+7546>, 0x5c999dade206 <vm_exec_core+9862>, 0x5c999dae0b7b <vm_exec_core+20475>, 0x5c999dadff9c <vm_exec_core+17436>, 0x5c999dae1d35 <vm_exec_core+25013>, 0x5c999dae3d8d <vm_exec_core+33293>, 0x5c999dae2137 <vm_exec_core+26039>, 0x5c999dae3685 <vm_exec_core+31493>, 0x5c999dae3787 <vm_exec_core+31751>, 0x5c999dadc55b <vm_exec_core+2523>, 0x5c999dae313a <vm_exec_core+30138>, 0x5c999dadec63 <vm_exec_core+12515>, 0x5c999dae33ab <vm_exec_core+30763>, 0x5c999dade54b <vm_exec_core+10699>, 0x5c999dae2060 <vm_exec_core+25824>, 0x5c999dadc3b3 <vm_exec_core+2099>, 0x5c999dadcbba <vm_exec_core+4154>, 0x5c999dae39a0 <vm_exec_core+32288>, 0x5c999daddae9 <vm_exec_core+8041>, 0x5c999dadefef <vm_exec_core+13423>, 0x5c999dadbf10 <vm_exec_core+912>, 0x5c999dadc321 <vm_exec_core+1953>, 0x5c999dadbfa2 <vm_exec_core+1058>, 0x5c999dae2367 <vm_exec_core+26599>, 0x5c999dadea78 <vm_exec_core+12024>, 0x5c999dae3487 <vm_exec_core+30983>, 0x5c999dadfdb7 <vm_exec_core+16951>, 0x5c999dadf2a6 <vm_exec_core+14118>, 0x5c999dadfa7b <vm_exec_core+16123>, 0x5c999dadf997 <vm_exec_core+15895>, 0x5c999dade8d2 <vm_exec_core+11602>, 0x5c999dadf19b <vm_exec_core+13851>, 0x5c999dadeec5 <vm_exec_core+13125>, 0x5c999dadf457 <vm_exec_core+14551>, 0x5c999dadf3d5 <vm_exec_core+14421>, 0x5c999dae29b7 <vm_exec_core+28215>, 0x5c999dadd1a8 <vm_exec_core+5672>, 0x5c999dae3ac7 <vm_exec_core+32583>, 0x5c999dae11c1 <vm_exec_core+22081>, 0x5c999dadf6e3 <vm_exec_core+15203>, 0x5c999dadc0d8 <vm_exec_core+1368>, 0x5c999dae320e <vm_exec_core+30350>, 0x5c999dae2b60 <vm_exec_core+28640>, 0x5c999dadd516 <vm_exec_core+6550>, 0x5c999dadc7d8 <vm_exec_core+3160>, 0x5c999dae17ee <vm_exec_core+23662>, 0x5c999daddee9 <vm_exec_core+9065>, 0x5c999dae35d9 <vm_exec_core+31321>, 0x5c999dae300c <vm_exec_core+29836>, 0x5c999dade677 <vm_exec_core+10999>, 0x5c999dadf63f <vm_exec_core+15039>, 0x5c999dae143b <vm_exec_core+22715>, 0x5c999dae2c8a <vm_exec_core+28938>, 0x5c999dae05d2 <vm_exec_core+19026>, 0x5c999dae14f3 <vm_exec_core+22899>, 0x5c999dae1af4 <vm_exec_core+24436>, 0x5c999dae0513 <vm_exec_core+18835>, 0x5c999dadc633 <vm_exec_core+2739>, 0x5c999dae0c4b <vm_exec_core+20683>, 0x5c999dadc487 <vm_exec_core+2311>, 0x5c999dadc8c7 <vm_exec_core+3399>, 0x5c999dade9c1 <vm_exec_core+11841>, 0x5c999dae0294 <vm_exec_core+18196>, 0x5c999dae0a5b <vm_exec_core+20187>, 0x5c999dae012b <vm_exec_core+17835>, 0x5c999dadc034 <vm_exec_core+1204>, 0x5c999dae1e08 <vm_exec_core+25224>, 0x5c999dae2a25 <vm_exec_core+28325>, 0x5c999dadc9d2 <vm_exec_core+3666>, 0x5c999dadd7fb <vm_exec_core+7291>, 0x5c999dadd67d <vm_exec_core+6909>, 0x5c999dade0fb <vm_exec_core+9595>, 0x5c999dadf591 <vm_exec_core+14865>, 0x5c999dadcac6 <vm_exec_core+3910>, 0x5c999dae1cd4 <vm_exec_core+24916>, 0x5c999dadd73f <vm_exec_core+7103>, 0x5c999dadf4ca <vm_exec_core+14666>, 0x5c999dadff01 <vm_exec_core+17281>, 0x5c999dae1970 <vm_exec_core+24048>, 0x5c999dae085f <vm_exec_core+19679>, 0x5c999dade3a8 <vm_exec_core+10280>, 0x5c999dadda52 <vm_exec_core+7890>, 0x5c999dae16d4 <vm_exec_core+23380>, 0x5c999daded3b <vm_exec_core+12731>, 0x5c999dae0d1f <vm_exec_core+20895>, 0x5c999dae0930 <vm_exec_core+19888>, 0x5c999dae0e45 <vm_exec_core+21189>, 0x5c999dae2450 <vm_exec_core+26832>, 0x5c999dae0097 <vm_exec_core+17687>, 0x5c999dae1a16 <vm_exec_core+24214>, 0x5c999dade477 <vm_exec_core+10487>, 0x5c999dae1592 <vm_exec_core+23058>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae036d <vm_exec_core+18413>, 0x5c999dae0732 <vm_exec_core+19378>, 0x5c999dadfd99 <vm_exec_core+16921>, 0x5c999dae01cf <vm_exec_core+17999>, 0x5c999dade7df <vm_exec_core+11359>, 0x5c999daddc98 <vm_exec_core+8472>, 0x5c999dae0f47 <vm_exec_core+21447>, 0x5c999dadccbc <vm_exec_core+4412>, 0x5c999dadfb96 <vm_exec_core+16406>, 0x5c999daeabeb <vm_exec_core+61547>, 0x5c999dae066c <vm_exec_core+19180>, 0x5c999dadcf62 <vm_exec_core+5090>, 0x5c999dadd3f2 <vm_exec_core+6258>, 0x5c999dadd086 <vm_exec_core+5382>, 0x5c999dadd8eb <vm_exec_core+7531>, 0x5c999dade1f7 <vm_exec_core+9847>, 0x5c999dadff97 <vm_exec_core+17431>, 0x5c999dadf587 <vm_exec_core+14855>, 0x5c999dadff92 <vm_exec_core+17426>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae050e <vm_exec_core+18830>, 0x5c999dadd8e6 <vm_exec_core+7526>, 0x5c999dae0823 <vm_exec_core+19619>, 0x5c999dadec59 <vm_exec_core+12505>, 0x5c999dadec5e <vm_exec_core+12510>, 0x5c999dae0509 <vm_exec_core+18825>, 0x5c999dae028a <vm_exec_core+18186>, 0x5c999dadfa62 <vm_exec_core+16098>, 0x5c999dadf983 <vm_exec_core+15875>, 0x5c999dae028f <vm_exec_core+18191>, 0x5c999dadfd9e <vm_exec_core+16926>, 0x5c999dadf58c <vm_exec_core+14860>, 0x5c999daddada <vm_exec_core+8026>, 0x5c999dadefe0 <vm_exec_core+13408>, 0x5c999dade1f2 <vm_exec_core+9842>...}
        reg_cfp = 0x7a0e29b166b0
        reg_pc = 0x5040001400b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005c999dad86f8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000afe9d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005c999d860361 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134201211008200) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7a0e2782b248
#17 0x00005c999d85b367 in require_internal (ec=ec@entry=0x516000afe9d0, 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 = 0x515000099c80
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 134201763812480
        realpath_map = 134201763812320
        path = 134201211008200
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#18 0x00005c999d859250 in rb_require_string_internal (fname=134201201884840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x516000afe9d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
        rb_gc_guarded_ptr = <optimized out>
#20 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#21 0x00005c999db3b958 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x1612100140003
        cc = <optimized out>
        me = 0x7a0e26efce38
        cfunc = 0x504000018518
        recv = 134201763941880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005c999db21acd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a0e23bfe100) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#23 0x00005c999db27725 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175
No locals.
#24 0x00005c999dae930d in vm_sendish (ec=0x516000afe9d0, reg_cfp=0x7a0e29b16758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x516000afe9d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c999dae29c6 <vm_exec_core+28230>, 0x5c999dadd1b7 <vm_exec_core+5687>, 0x5c999dae3ad6 <vm_exec_core+32598>, 0x5c999dae11d0 <vm_exec_core+22096>, 0x5c999dadf6f2 <vm_exec_core+15218>, 0x5c999dadc0e7 <vm_exec_core+1383>, 0x5c999dae321d <vm_exec_core+30365>, 0x5c999dae2b6f <vm_exec_core+28655>, 0x5c999dadd525 <vm_exec_core+6565>, 0x5c999dadc7e7 <vm_exec_core+3175>, 0x5c999dae17fd <vm_exec_core+23677>, 0x5c999daddef8 <vm_exec_core+9080>, 0x5c999dae35e8 <vm_exec_core+31336>, 0x5c999dae301b <vm_exec_core+29851>, 0x5c999dade686 <vm_exec_core+11014>, 0x5c999dadf64e <vm_exec_core+15054>, 0x5c999dae144a <vm_exec_core+22730>, 0x5c999dae2c99 <vm_exec_core+28953>, 0x5c999dae05e1 <vm_exec_core+19041>, 0x5c999dae1502 <vm_exec_core+22914>, 0x5c999dae1b03 <vm_exec_core+24451>, 0x5c999dae0522 <vm_exec_core+18850>, 0x5c999dadc642 <vm_exec_core+2754>, 0x5c999dae0c5a <vm_exec_core+20698>, 0x5c999dadc496 <vm_exec_core+2326>, 0x5c999dadc8d6 <vm_exec_core+3414>, 0x5c999dade9d0 <vm_exec_core+11856>, 0x5c999dae02a3 <vm_exec_core+18211>, 0x5c999dae0a6a <vm_exec_core+20202>, 0x5c999dae013a <vm_exec_core+17850>, 0x5c999dadc043 <vm_exec_core+1219>, 0x5c999dae1e17 <vm_exec_core+25239>, 0x5c999dae2a34 <vm_exec_core+28340>, 0x5c999dadc9e1 <vm_exec_core+3681>, 0x5c999dadd80a <vm_exec_core+7306>, 0x5c999dadd68c <vm_exec_core+6924>, 0x5c999dade10a <vm_exec_core+9610>, 0x5c999dadf5a0 <vm_exec_core+14880>, 0x5c999dadcad5 <vm_exec_core+3925>, 0x5c999dae1ce3 <vm_exec_core+24931>, 0x5c999dadd74e <vm_exec_core+7118>, 0x5c999dadf4d9 <vm_exec_core+14681>, 0x5c999dadff10 <vm_exec_core+17296>, 0x5c999dae197f <vm_exec_core+24063>, 0x5c999dae086e <vm_exec_core+19694>, 0x5c999dade3b7 <vm_exec_core+10295>, 0x5c999dadda61 <vm_exec_core+7905>, 0x5c999dae16e3 <vm_exec_core+23395>, 0x5c999daded4a <vm_exec_core+12746>, 0x5c999dae0d2e <vm_exec_core+20910>, 0x5c999dae093f <vm_exec_core+19903>, 0x5c999dae0e54 <vm_exec_core+21204>, 0x5c999dae245f <vm_exec_core+26847>, 0x5c999dae00a6 <vm_exec_core+17702>, 0x5c999dae1a25 <vm_exec_core+24229>, 0x5c999dade486 <vm_exec_core+10502>, 0x5c999dae15a1 <vm_exec_core+23073>, 0x5c999dadbf0b <vm_exec_core+907>, 0x5c999dae037c <vm_exec_core+18428>, 0x5c999dae0741 <vm_exec_core+19393>, 0x5c999dadc6e1 <vm_exec_core+2913>, 0x5c999dae01de <vm_exec_core+18014>, 0x5c999dade7ee <vm_exec_core+11374>, 0x5c999daddca7 <vm_exec_core+8487>, 0x5c999dae0f56 <vm_exec_core+21462>, 0x5c999dadcccb <vm_exec_core+4427>, 0x5c999dadfba5 <vm_exec_core+16421>, 0x5c999daeabfa <vm_exec_core+61562>, 0x5c999dae067b <vm_exec_core+19195>, 0x5c999dadcf71 <vm_exec_core+5105>, 0x5c999dadd401 <vm_exec_core+6273>, 0x5c999dadd095 <vm_exec_core+5397>, 0x5c999dadd8fa <vm_exec_core+7546>, 0x5c999dade206 <vm_exec_core+9862>, 0x5c999dae0b7b <vm_exec_core+20475>, 0x5c999dadff9c <vm_exec_core+17436>, 0x5c999dae1d35 <vm_exec_core+25013>, 0x5c999dae3d8d <vm_exec_core+33293>, 0x5c999dae2137 <vm_exec_core+26039>, 0x5c999dae3685 <vm_exec_core+31493>, 0x5c999dae3787 <vm_exec_core+31751>, 0x5c999dadc55b <vm_exec_core+2523>, 0x5c999dae313a <vm_exec_core+30138>, 0x5c999dadec63 <vm_exec_core+12515>, 0x5c999dae33ab <vm_exec_core+30763>, 0x5c999dade54b <vm_exec_core+10699>, 0x5c999dae2060 <vm_exec_core+25824>, 0x5c999dadc3b3 <vm_exec_core+2099>, 0x5c999dadcbba <vm_exec_core+4154>, 0x5c999dae39a0 <vm_exec_core+32288>, 0x5c999daddae9 <vm_exec_core+8041>, 0x5c999dadefef <vm_exec_core+13423>, 0x5c999dadbf10 <vm_exec_core+912>, 0x5c999dadc321 <vm_exec_core+1953>, 0x5c999dadbfa2 <vm_exec_core+1058>, 0x5c999dae2367 <vm_exec_core+26599>, 0x5c999dadea78 <vm_exec_core+12024>, 0x5c999dae3487 <vm_exec_core+30983>, 0x5c999dadfdb7 <vm_exec_core+16951>, 0x5c999dadf2a6 <vm_exec_core+14118>, 0x5c999dadfa7b <vm_exec_core+16123>, 0x5c999dadf997 <vm_exec_core+15895>, 0x5c999dade8d2 <vm_exec_core+11602>, 0x5c999dadf19b <vm_exec_core+13851>, 0x5c999dadeec5 <vm_exec_core+13125>, 0x5c999dadf457 <vm_exec_core+14551>, 0x5c999dadf3d5 <vm_exec_core+14421>, 0x5c999dae29b7 <vm_exec_core+28215>, 0x5c999dadd1a8 <vm_exec_core+5672>, 0x5c999dae3ac7 <vm_exec_core+32583>, 0x5c999dae11c1 <vm_exec_core+22081>, 0x5c999dadf6e3 <vm_exec_core+15203>, 0x5c999dadc0d8 <vm_exec_core+1368>, 0x5c999dae320e <vm_exec_core+30350>, 0x5c999dae2b60 <vm_exec_core+28640>, 0x5c999dadd516 <vm_exec_core+6550>, 0x5c999dadc7d8 <vm_exec_core+3160>, 0x5c999dae17ee <vm_exec_core+23662>, 0x5c999daddee9 <vm_exec_core+9065>, 0x5c999dae35d9 <vm_exec_core+31321>, 0x5c999dae300c <vm_exec_core+29836>, 0x5c999dade677 <vm_exec_core+10999>, 0x5c999dadf63f <vm_exec_core+15039>, 0x5c999dae143b <vm_exec_core+22715>, 0x5c999dae2c8a <vm_exec_core+28938>, 0x5c999dae05d2 <vm_exec_core+19026>, 0x5c999dae14f3 <vm_exec_core+22899>, 0x5c999dae1af4 <vm_exec_core+24436>, 0x5c999dae0513 <vm_exec_core+18835>, 0x5c999dadc633 <vm_exec_core+2739>, 0x5c999dae0c4b <vm_exec_core+20683>, 0x5c999dadc487 <vm_exec_core+2311>, 0x5c999dadc8c7 <vm_exec_core+3399>, 0x5c999dade9c1 <vm_exec_core+11841>, 0x5c999dae0294 <vm_exec_core+18196>, 0x5c999dae0a5b <vm_exec_core+20187>, 0x5c999dae012b <vm_exec_core+17835>, 0x5c999dadc034 <vm_exec_core+1204>, 0x5c999dae1e08 <vm_exec_core+25224>, 0x5c999dae2a25 <vm_exec_core+28325>, 0x5c999dadc9d2 <vm_exec_core+3666>, 0x5c999dadd7fb <vm_exec_core+7291>, 0x5c999dadd67d <vm_exec_core+6909>, 0x5c999dade0fb <vm_exec_core+9595>, 0x5c999dadf591 <vm_exec_core+14865>, 0x5c999dadcac6 <vm_exec_core+3910>, 0x5c999dae1cd4 <vm_exec_core+24916>, 0x5c999dadd73f <vm_exec_core+7103>, 0x5c999dadf4ca <vm_exec_core+14666>, 0x5c999dadff01 <vm_exec_core+17281>, 0x5c999dae1970 <vm_exec_core+24048>, 0x5c999dae085f <vm_exec_core+19679>, 0x5c999dade3a8 <vm_exec_core+10280>, 0x5c999dadda52 <vm_exec_core+7890>, 0x5c999dae16d4 <vm_exec_core+23380>, 0x5c999daded3b <vm_exec_core+12731>, 0x5c999dae0d1f <vm_exec_core+20895>, 0x5c999dae0930 <vm_exec_core+19888>, 0x5c999dae0e45 <vm_exec_core+21189>, 0x5c999dae2450 <vm_exec_core+26832>, 0x5c999dae0097 <vm_exec_core+17687>, 0x5c999dae1a16 <vm_exec_core+24214>, 0x5c999dade477 <vm_exec_core+10487>, 0x5c999dae1592 <vm_exec_core+23058>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae036d <vm_exec_core+18413>, 0x5c999dae0732 <vm_exec_core+19378>, 0x5c999dadfd99 <vm_exec_core+16921>, 0x5c999dae01cf <vm_exec_core+17999>, 0x5c999dade7df <vm_exec_core+11359>, 0x5c999daddc98 <vm_exec_core+8472>, 0x5c999dae0f47 <vm_exec_core+21447>, 0x5c999dadccbc <vm_exec_core+4412>, 0x5c999dadfb96 <vm_exec_core+16406>, 0x5c999daeabeb <vm_exec_core+61547>, 0x5c999dae066c <vm_exec_core+19180>, 0x5c999dadcf62 <vm_exec_core+5090>, 0x5c999dadd3f2 <vm_exec_core+6258>, 0x5c999dadd086 <vm_exec_core+5382>, 0x5c999dadd8eb <vm_exec_core+7531>, 0x5c999dade1f7 <vm_exec_core+9847>, 0x5c999dadff97 <vm_exec_core+17431>, 0x5c999dadf587 <vm_exec_core+14855>, 0x5c999dadff92 <vm_exec_core+17426>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae050e <vm_exec_core+18830>, 0x5c999dadd8e6 <vm_exec_core+7526>, 0x5c999dae0823 <vm_exec_core+19619>, 0x5c999dadec59 <vm_exec_core+12505>, 0x5c999dadec5e <vm_exec_core+12510>, 0x5c999dae0509 <vm_exec_core+18825>, 0x5c999dae028a <vm_exec_core+18186>, 0x5c999dadfa62 <vm_exec_core+16098>, 0x5c999dadf983 <vm_exec_core+15875>, 0x5c999dae028f <vm_exec_core+18191>, 0x5c999dadfd9e <vm_exec_core+16926>, 0x5c999dadf58c <vm_exec_core+14860>, 0x5c999daddada <vm_exec_core+8026>, 0x5c999dadefe0 <vm_exec_core+13408>, 0x5c999dade1f2 <vm_exec_core+9842>...}
        reg_cfp = 0x7a0e29b16758
        reg_pc = 0x5110000b3838
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x00005c999dad86f8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000afe9d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#27 0x00005c999db4f91a in vm_call0_body (ec=<optimized out>, calling=0x7a0e21109460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7a0e211094d0
        cc = <optimized out>
        ret = <optimized out>
#28 0x00005c999db4f18f in vm_call0_cme (ec=0x516000afe9d0, calling=0x7a0e21109460, argv=0x7a0e23bfe8c0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#29 vm_call0_body (ec=<optimized out>, calling=0x7a0e21109460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7a0e28829870
        orig_cme = <optimized out>
        ci = 0x7a0e211094d0
        cc = 0x7a0e26f87650
        ret = <optimized out>
#30 0x00005c999db035fe in vm_call0_cc (recv=134201763941880, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x7a0e26f87650, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#31 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7a0e26f87650
        self = <optimized out>
#32 0x00005c999db0442e in rb_funcallv (recv=134201763941880, mid=22593, argc=1, argv=0x7a0e23bfe8c0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#33 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7a0e23bfe8c0
#34 0x00005c999dac42fe in autoload_feature_require (_arguments=134201147911344) at /tmp/ruby/src/trunk_asan/variable.c:2934
        arguments = 0x7a0e23bfecb0
        autoload_const = <optimized out>
        result = <optimized out>
#35 autoload_try_load (_arguments=134201147911344) at /tmp/ruby/src/trunk_asan/variable.c:2948
        arguments = 0x7a0e23bfecb0
        result = <optimized out>
        ce = <optimized out>
#36 0x00005c999d765f90 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 = 0x516000afe9d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a0e23bfec30, <optimized out>, 0x7a0e23bfeb40, <optimized out>, <optimized out>}, prev = 0x7a0e21009340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000afe9d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#37 0x00005c999dac3641 in rb_autoload_load (module=module@entry=134201764019520, name=name@entry=91227) at /tmp/ruby/src/trunk_asan/variable.c:3009
        ce = 0x5030003a08d0
        arguments = {module = 134201764019520, name = 91227, flag = 0, mutex = 134201211008280, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#38 0x00005c999daccfcd in rb_const_search_from (klass=134201755199280, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
        ac = 0xfffffffffffffdfc
        am = 134201764019520
        tmp = 134201764019520
        ce = <optimized out>
        current = 134201764019520
        value = <optimized out>
        first_iteration = <optimized out>
#39 0x00005c999dac5364 in rb_const_search (klass=134201755199280, id=91227, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133
        value = <optimized out>
#40 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:3060
        c = <optimized out>
#41 0x00005c999dad02ce 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 = 88785564344528
        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>
#42 0x00005c999dadb263 in vm_get_ev_const_chain (ec=0x516000afe9d0, segments=0x50200018da30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#43 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200018d9f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6343
        segments = 0x50200018da30
        ice = <optimized out>
        val = <optimized out>
#44 0x00005c999dae3647 in vm_exec_core (ec=ec@entry=0x516000afe9d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c999dae29c6 <vm_exec_core+28230>, 0x5c999dadd1b7 <vm_exec_core+5687>, 0x5c999dae3ad6 <vm_exec_core+32598>, 0x5c999dae11d0 <vm_exec_core+22096>, 0x5c999dadf6f2 <vm_exec_core+15218>, 0x5c999dadc0e7 <vm_exec_core+1383>, 0x5c999dae321d <vm_exec_core+30365>, 0x5c999dae2b6f <vm_exec_core+28655>, 0x5c999dadd525 <vm_exec_core+6565>, 0x5c999dadc7e7 <vm_exec_core+3175>, 0x5c999dae17fd <vm_exec_core+23677>, 0x5c999daddef8 <vm_exec_core+9080>, 0x5c999dae35e8 <vm_exec_core+31336>, 0x5c999dae301b <vm_exec_core+29851>, 0x5c999dade686 <vm_exec_core+11014>, 0x5c999dadf64e <vm_exec_core+15054>, 0x5c999dae144a <vm_exec_core+22730>, 0x5c999dae2c99 <vm_exec_core+28953>, 0x5c999dae05e1 <vm_exec_core+19041>, 0x5c999dae1502 <vm_exec_core+22914>, 0x5c999dae1b03 <vm_exec_core+24451>, 0x5c999dae0522 <vm_exec_core+18850>, 0x5c999dadc642 <vm_exec_core+2754>, 0x5c999dae0c5a <vm_exec_core+20698>, 0x5c999dadc496 <vm_exec_core+2326>, 0x5c999dadc8d6 <vm_exec_core+3414>, 0x5c999dade9d0 <vm_exec_core+11856>, 0x5c999dae02a3 <vm_exec_core+18211>, 0x5c999dae0a6a <vm_exec_core+20202>, 0x5c999dae013a <vm_exec_core+17850>, 0x5c999dadc043 <vm_exec_core+1219>, 0x5c999dae1e17 <vm_exec_core+25239>, 0x5c999dae2a34 <vm_exec_core+28340>, 0x5c999dadc9e1 <vm_exec_core+3681>, 0x5c999dadd80a <vm_exec_core+7306>, 0x5c999dadd68c <vm_exec_core+6924>, 0x5c999dade10a <vm_exec_core+9610>, 0x5c999dadf5a0 <vm_exec_core+14880>, 0x5c999dadcad5 <vm_exec_core+3925>, 0x5c999dae1ce3 <vm_exec_core+24931>, 0x5c999dadd74e <vm_exec_core+7118>, 0x5c999dadf4d9 <vm_exec_core+14681>, 0x5c999dadff10 <vm_exec_core+17296>, 0x5c999dae197f <vm_exec_core+24063>, 0x5c999dae086e <vm_exec_core+19694>, 0x5c999dade3b7 <vm_exec_core+10295>, 0x5c999dadda61 <vm_exec_core+7905>, 0x5c999dae16e3 <vm_exec_core+23395>, 0x5c999daded4a <vm_exec_core+12746>, 0x5c999dae0d2e <vm_exec_core+20910>, 0x5c999dae093f <vm_exec_core+19903>, 0x5c999dae0e54 <vm_exec_core+21204>, 0x5c999dae245f <vm_exec_core+26847>, 0x5c999dae00a6 <vm_exec_core+17702>, 0x5c999dae1a25 <vm_exec_core+24229>, 0x5c999dade486 <vm_exec_core+10502>, 0x5c999dae15a1 <vm_exec_core+23073>, 0x5c999dadbf0b <vm_exec_core+907>, 0x5c999dae037c <vm_exec_core+18428>, 0x5c999dae0741 <vm_exec_core+19393>, 0x5c999dadc6e1 <vm_exec_core+2913>, 0x5c999dae01de <vm_exec_core+18014>, 0x5c999dade7ee <vm_exec_core+11374>, 0x5c999daddca7 <vm_exec_core+8487>, 0x5c999dae0f56 <vm_exec_core+21462>, 0x5c999dadcccb <vm_exec_core+4427>, 0x5c999dadfba5 <vm_exec_core+16421>, 0x5c999daeabfa <vm_exec_core+61562>, 0x5c999dae067b <vm_exec_core+19195>, 0x5c999dadcf71 <vm_exec_core+5105>, 0x5c999dadd401 <vm_exec_core+6273>, 0x5c999dadd095 <vm_exec_core+5397>, 0x5c999dadd8fa <vm_exec_core+7546>, 0x5c999dade206 <vm_exec_core+9862>, 0x5c999dae0b7b <vm_exec_core+20475>, 0x5c999dadff9c <vm_exec_core+17436>, 0x5c999dae1d35 <vm_exec_core+25013>, 0x5c999dae3d8d <vm_exec_core+33293>, 0x5c999dae2137 <vm_exec_core+26039>, 0x5c999dae3685 <vm_exec_core+31493>, 0x5c999dae3787 <vm_exec_core+31751>, 0x5c999dadc55b <vm_exec_core+2523>, 0x5c999dae313a <vm_exec_core+30138>, 0x5c999dadec63 <vm_exec_core+12515>, 0x5c999dae33ab <vm_exec_core+30763>, 0x5c999dade54b <vm_exec_core+10699>, 0x5c999dae2060 <vm_exec_core+25824>, 0x5c999dadc3b3 <vm_exec_core+2099>, 0x5c999dadcbba <vm_exec_core+4154>, 0x5c999dae39a0 <vm_exec_core+32288>, 0x5c999daddae9 <vm_exec_core+8041>, 0x5c999dadefef <vm_exec_core+13423>, 0x5c999dadbf10 <vm_exec_core+912>, 0x5c999dadc321 <vm_exec_core+1953>, 0x5c999dadbfa2 <vm_exec_core+1058>, 0x5c999dae2367 <vm_exec_core+26599>, 0x5c999dadea78 <vm_exec_core+12024>, 0x5c999dae3487 <vm_exec_core+30983>, 0x5c999dadfdb7 <vm_exec_core+16951>, 0x5c999dadf2a6 <vm_exec_core+14118>, 0x5c999dadfa7b <vm_exec_core+16123>, 0x5c999dadf997 <vm_exec_core+15895>, 0x5c999dade8d2 <vm_exec_core+11602>, 0x5c999dadf19b <vm_exec_core+13851>, 0x5c999dadeec5 <vm_exec_core+13125>, 0x5c999dadf457 <vm_exec_core+14551>, 0x5c999dadf3d5 <vm_exec_core+14421>, 0x5c999dae29b7 <vm_exec_core+28215>, 0x5c999dadd1a8 <vm_exec_core+5672>, 0x5c999dae3ac7 <vm_exec_core+32583>, 0x5c999dae11c1 <vm_exec_core+22081>, 0x5c999dadf6e3 <vm_exec_core+15203>, 0x5c999dadc0d8 <vm_exec_core+1368>, 0x5c999dae320e <vm_exec_core+30350>, 0x5c999dae2b60 <vm_exec_core+28640>, 0x5c999dadd516 <vm_exec_core+6550>, 0x5c999dadc7d8 <vm_exec_core+3160>, 0x5c999dae17ee <vm_exec_core+23662>, 0x5c999daddee9 <vm_exec_core+9065>, 0x5c999dae35d9 <vm_exec_core+31321>, 0x5c999dae300c <vm_exec_core+29836>, 0x5c999dade677 <vm_exec_core+10999>, 0x5c999dadf63f <vm_exec_core+15039>, 0x5c999dae143b <vm_exec_core+22715>, 0x5c999dae2c8a <vm_exec_core+28938>, 0x5c999dae05d2 <vm_exec_core+19026>, 0x5c999dae14f3 <vm_exec_core+22899>, 0x5c999dae1af4 <vm_exec_core+24436>, 0x5c999dae0513 <vm_exec_core+18835>, 0x5c999dadc633 <vm_exec_core+2739>, 0x5c999dae0c4b <vm_exec_core+20683>, 0x5c999dadc487 <vm_exec_core+2311>, 0x5c999dadc8c7 <vm_exec_core+3399>, 0x5c999dade9c1 <vm_exec_core+11841>, 0x5c999dae0294 <vm_exec_core+18196>, 0x5c999dae0a5b <vm_exec_core+20187>, 0x5c999dae012b <vm_exec_core+17835>, 0x5c999dadc034 <vm_exec_core+1204>, 0x5c999dae1e08 <vm_exec_core+25224>, 0x5c999dae2a25 <vm_exec_core+28325>, 0x5c999dadc9d2 <vm_exec_core+3666>, 0x5c999dadd7fb <vm_exec_core+7291>, 0x5c999dadd67d <vm_exec_core+6909>, 0x5c999dade0fb <vm_exec_core+9595>, 0x5c999dadf591 <vm_exec_core+14865>, 0x5c999dadcac6 <vm_exec_core+3910>, 0x5c999dae1cd4 <vm_exec_core+24916>, 0x5c999dadd73f <vm_exec_core+7103>, 0x5c999dadf4ca <vm_exec_core+14666>, 0x5c999dadff01 <vm_exec_core+17281>, 0x5c999dae1970 <vm_exec_core+24048>, 0x5c999dae085f <vm_exec_core+19679>, 0x5c999dade3a8 <vm_exec_core+10280>, 0x5c999dadda52 <vm_exec_core+7890>, 0x5c999dae16d4 <vm_exec_core+23380>, 0x5c999daded3b <vm_exec_core+12731>, 0x5c999dae0d1f <vm_exec_core+20895>, 0x5c999dae0930 <vm_exec_core+19888>, 0x5c999dae0e45 <vm_exec_core+21189>, 0x5c999dae2450 <vm_exec_core+26832>, 0x5c999dae0097 <vm_exec_core+17687>, 0x5c999dae1a16 <vm_exec_core+24214>, 0x5c999dade477 <vm_exec_core+10487>, 0x5c999dae1592 <vm_exec_core+23058>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae036d <vm_exec_core+18413>, 0x5c999dae0732 <vm_exec_core+19378>, 0x5c999dadfd99 <vm_exec_core+16921>, 0x5c999dae01cf <vm_exec_core+17999>, 0x5c999dade7df <vm_exec_core+11359>, 0x5c999daddc98 <vm_exec_core+8472>, 0x5c999dae0f47 <vm_exec_core+21447>, 0x5c999dadccbc <vm_exec_core+4412>, 0x5c999dadfb96 <vm_exec_core+16406>, 0x5c999daeabeb <vm_exec_core+61547>, 0x5c999dae066c <vm_exec_core+19180>, 0x5c999dadcf62 <vm_exec_core+5090>, 0x5c999dadd3f2 <vm_exec_core+6258>, 0x5c999dadd086 <vm_exec_core+5382>, 0x5c999dadd8eb <vm_exec_core+7531>, 0x5c999dade1f7 <vm_exec_core+9847>, 0x5c999dadff97 <vm_exec_core+17431>, 0x5c999dadf587 <vm_exec_core+14855>, 0x5c999dadff92 <vm_exec_core+17426>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae050e <vm_exec_core+18830>, 0x5c999dadd8e6 <vm_exec_core+7526>, 0x5c999dae0823 <vm_exec_core+19619>, 0x5c999dadec59 <vm_exec_core+12505>, 0x5c999dadec5e <vm_exec_core+12510>, 0x5c999dae0509 <vm_exec_core+18825>, 0x5c999dae028a <vm_exec_core+18186>, 0x5c999dadfa62 <vm_exec_core+16098>, 0x5c999dadf983 <vm_exec_core+15875>, 0x5c999dae028f <vm_exec_core+18191>, 0x5c999dadfd9e <vm_exec_core+16926>, 0x5c999dadf58c <vm_exec_core+14860>, 0x5c999daddada <vm_exec_core+8026>, 0x5c999dadefe0 <vm_exec_core+13408>, 0x5c999dade1f2 <vm_exec_core+9842>...}
        reg_cfp = 0x7a0e29b16790
        reg_pc = 0xfffffffffffffdfc
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#45 0x00005c999dad86f8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000afe9d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#46 0x00005c999db1564b in invoke_iseq_block_from_c (ec=0x516000afe9d0, captured=<optimized out>, self=134201201207160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x7a0e26f89018
        cfp = 0x7a0e29b167c8
        sp = 0x7a0e29a16818
        use_argv = <optimized out>
        stack_argv = 0x7a0e29a16818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#47 invoke_block_from_c_proc (ec=0x516000afe9d0, self=134201201207160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#48 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#49 0x00005c999db138d6 in rb_vm_invoke_proc (ec=0x50c0000620d0, proc=0x89, proc@entry=0x50400013dc10, argc=1221168481, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#50 0x00005c999da6bf69 in thread_do_start_proc (th=th@entry=0x515000099c80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400013dc10
        args_len = 0
        args_ptr = <optimized out>
#51 0x00005c999da69b1a in thread_do_start (th=0x515000099c80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#52 thread_start_func_2 (th=th@entry=0x515000099c80, 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>
#53 0x00005c999da68dde in call_thread_start_func_2 (th=0x515000099c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7a0e23bffce0
#54 nt_start (ptr=0x50c000062080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000099c80
        sched = <optimized out>
        nt = 0x50c000062080
        vm = 0x525000000100
#55 0x00005c999d71b74f in asan_thread_start(void*) ()
No symbol table info available.
#56 0x00007a0e48c9ca94 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 = {134201147918016, -3686241834305708413, 134201147918016, -352, 0, 140725465301200, -3686241834284736893, -3686477248195715453}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#57 0x00007a0e48d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a0e48f94c40 (LWP 2162424) "ruby"):
#0  0x00007a0e48c98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, 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  0x00007a0e48c9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7a0e48c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffd335ecb10, __canceltype = 662876184, __prev = 0x0}
        cbuffer = {wseq = 38, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 38
        seq = 19
        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=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005c999da43c81 in rb_native_cond_wait (cond=0x50c000000090, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005c999da67a72 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005c999da6d1ff in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=134201735638624) at /tmp/ruby/src/trunk_asan/thread.c:1056
        scheduler = <optimized out>
        p = 0x7a0e46c7ee60
        target_th = 0x515000099c80
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x00005c999d765f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd335ecdd0, <optimized out>, 0x7ffd335ecce0, <optimized out>, <optimized out>}, prev = 0x7a0e46c72040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x00005c999da6c9d8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#13 0x00005c999da610e0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x0
#14 0x00005c999db3b958 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x34a100100001
        cc = <optimized out>
        me = 0x7a0e487498b8
        cfunc = 0x50400001ead8
        recv = 134201211008720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005c999dae930d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a0e461ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c999dae29c6 <vm_exec_core+28230>, 0x5c999dadd1b7 <vm_exec_core+5687>, 0x5c999dae3ad6 <vm_exec_core+32598>, 0x5c999dae11d0 <vm_exec_core+22096>, 0x5c999dadf6f2 <vm_exec_core+15218>, 0x5c999dadc0e7 <vm_exec_core+1383>, 0x5c999dae321d <vm_exec_core+30365>, 0x5c999dae2b6f <vm_exec_core+28655>, 0x5c999dadd525 <vm_exec_core+6565>, 0x5c999dadc7e7 <vm_exec_core+3175>, 0x5c999dae17fd <vm_exec_core+23677>, 0x5c999daddef8 <vm_exec_core+9080>, 0x5c999dae35e8 <vm_exec_core+31336>, 0x5c999dae301b <vm_exec_core+29851>, 0x5c999dade686 <vm_exec_core+11014>, 0x5c999dadf64e <vm_exec_core+15054>, 0x5c999dae144a <vm_exec_core+22730>, 0x5c999dae2c99 <vm_exec_core+28953>, 0x5c999dae05e1 <vm_exec_core+19041>, 0x5c999dae1502 <vm_exec_core+22914>, 0x5c999dae1b03 <vm_exec_core+24451>, 0x5c999dae0522 <vm_exec_core+18850>, 0x5c999dadc642 <vm_exec_core+2754>, 0x5c999dae0c5a <vm_exec_core+20698>, 0x5c999dadc496 <vm_exec_core+2326>, 0x5c999dadc8d6 <vm_exec_core+3414>, 0x5c999dade9d0 <vm_exec_core+11856>, 0x5c999dae02a3 <vm_exec_core+18211>, 0x5c999dae0a6a <vm_exec_core+20202>, 0x5c999dae013a <vm_exec_core+17850>, 0x5c999dadc043 <vm_exec_core+1219>, 0x5c999dae1e17 <vm_exec_core+25239>, 0x5c999dae2a34 <vm_exec_core+28340>, 0x5c999dadc9e1 <vm_exec_core+3681>, 0x5c999dadd80a <vm_exec_core+7306>, 0x5c999dadd68c <vm_exec_core+6924>, 0x5c999dade10a <vm_exec_core+9610>, 0x5c999dadf5a0 <vm_exec_core+14880>, 0x5c999dadcad5 <vm_exec_core+3925>, 0x5c999dae1ce3 <vm_exec_core+24931>, 0x5c999dadd74e <vm_exec_core+7118>, 0x5c999dadf4d9 <vm_exec_core+14681>, 0x5c999dadff10 <vm_exec_core+17296>, 0x5c999dae197f <vm_exec_core+24063>, 0x5c999dae086e <vm_exec_core+19694>, 0x5c999dade3b7 <vm_exec_core+10295>, 0x5c999dadda61 <vm_exec_core+7905>, 0x5c999dae16e3 <vm_exec_core+23395>, 0x5c999daded4a <vm_exec_core+12746>, 0x5c999dae0d2e <vm_exec_core+20910>, 0x5c999dae093f <vm_exec_core+19903>, 0x5c999dae0e54 <vm_exec_core+21204>, 0x5c999dae245f <vm_exec_core+26847>, 0x5c999dae00a6 <vm_exec_core+17702>, 0x5c999dae1a25 <vm_exec_core+24229>, 0x5c999dade486 <vm_exec_core+10502>, 0x5c999dae15a1 <vm_exec_core+23073>, 0x5c999dadbf0b <vm_exec_core+907>, 0x5c999dae037c <vm_exec_core+18428>, 0x5c999dae0741 <vm_exec_core+19393>, 0x5c999dadc6e1 <vm_exec_core+2913>, 0x5c999dae01de <vm_exec_core+18014>, 0x5c999dade7ee <vm_exec_core+11374>, 0x5c999daddca7 <vm_exec_core+8487>, 0x5c999dae0f56 <vm_exec_core+21462>, 0x5c999dadcccb <vm_exec_core+4427>, 0x5c999dadfba5 <vm_exec_core+16421>, 0x5c999daeabfa <vm_exec_core+61562>, 0x5c999dae067b <vm_exec_core+19195>, 0x5c999dadcf71 <vm_exec_core+5105>, 0x5c999dadd401 <vm_exec_core+6273>, 0x5c999dadd095 <vm_exec_core+5397>, 0x5c999dadd8fa <vm_exec_core+7546>, 0x5c999dade206 <vm_exec_core+9862>, 0x5c999dae0b7b <vm_exec_core+20475>, 0x5c999dadff9c <vm_exec_core+17436>, 0x5c999dae1d35 <vm_exec_core+25013>, 0x5c999dae3d8d <vm_exec_core+33293>, 0x5c999dae2137 <vm_exec_core+26039>, 0x5c999dae3685 <vm_exec_core+31493>, 0x5c999dae3787 <vm_exec_core+31751>, 0x5c999dadc55b <vm_exec_core+2523>, 0x5c999dae313a <vm_exec_core+30138>, 0x5c999dadec63 <vm_exec_core+12515>, 0x5c999dae33ab <vm_exec_core+30763>, 0x5c999dade54b <vm_exec_core+10699>, 0x5c999dae2060 <vm_exec_core+25824>, 0x5c999dadc3b3 <vm_exec_core+2099>, 0x5c999dadcbba <vm_exec_core+4154>, 0x5c999dae39a0 <vm_exec_core+32288>, 0x5c999daddae9 <vm_exec_core+8041>, 0x5c999dadefef <vm_exec_core+13423>, 0x5c999dadbf10 <vm_exec_core+912>, 0x5c999dadc321 <vm_exec_core+1953>, 0x5c999dadbfa2 <vm_exec_core+1058>, 0x5c999dae2367 <vm_exec_core+26599>, 0x5c999dadea78 <vm_exec_core+12024>, 0x5c999dae3487 <vm_exec_core+30983>, 0x5c999dadfdb7 <vm_exec_core+16951>, 0x5c999dadf2a6 <vm_exec_core+14118>, 0x5c999dadfa7b <vm_exec_core+16123>, 0x5c999dadf997 <vm_exec_core+15895>, 0x5c999dade8d2 <vm_exec_core+11602>, 0x5c999dadf19b <vm_exec_core+13851>, 0x5c999dadeec5 <vm_exec_core+13125>, 0x5c999dadf457 <vm_exec_core+14551>, 0x5c999dadf3d5 <vm_exec_core+14421>, 0x5c999dae29b7 <vm_exec_core+28215>, 0x5c999dadd1a8 <vm_exec_core+5672>, 0x5c999dae3ac7 <vm_exec_core+32583>, 0x5c999dae11c1 <vm_exec_core+22081>, 0x5c999dadf6e3 <vm_exec_core+15203>, 0x5c999dadc0d8 <vm_exec_core+1368>, 0x5c999dae320e <vm_exec_core+30350>, 0x5c999dae2b60 <vm_exec_core+28640>, 0x5c999dadd516 <vm_exec_core+6550>, 0x5c999dadc7d8 <vm_exec_core+3160>, 0x5c999dae17ee <vm_exec_core+23662>, 0x5c999daddee9 <vm_exec_core+9065>, 0x5c999dae35d9 <vm_exec_core+31321>, 0x5c999dae300c <vm_exec_core+29836>, 0x5c999dade677 <vm_exec_core+10999>, 0x5c999dadf63f <vm_exec_core+15039>, 0x5c999dae143b <vm_exec_core+22715>, 0x5c999dae2c8a <vm_exec_core+28938>, 0x5c999dae05d2 <vm_exec_core+19026>, 0x5c999dae14f3 <vm_exec_core+22899>, 0x5c999dae1af4 <vm_exec_core+24436>, 0x5c999dae0513 <vm_exec_core+18835>, 0x5c999dadc633 <vm_exec_core+2739>, 0x5c999dae0c4b <vm_exec_core+20683>, 0x5c999dadc487 <vm_exec_core+2311>, 0x5c999dadc8c7 <vm_exec_core+3399>, 0x5c999dade9c1 <vm_exec_core+11841>, 0x5c999dae0294 <vm_exec_core+18196>, 0x5c999dae0a5b <vm_exec_core+20187>, 0x5c999dae012b <vm_exec_core+17835>, 0x5c999dadc034 <vm_exec_core+1204>, 0x5c999dae1e08 <vm_exec_core+25224>, 0x5c999dae2a25 <vm_exec_core+28325>, 0x5c999dadc9d2 <vm_exec_core+3666>, 0x5c999dadd7fb <vm_exec_core+7291>, 0x5c999dadd67d <vm_exec_core+6909>, 0x5c999dade0fb <vm_exec_core+9595>, 0x5c999dadf591 <vm_exec_core+14865>, 0x5c999dadcac6 <vm_exec_core+3910>, 0x5c999dae1cd4 <vm_exec_core+24916>, 0x5c999dadd73f <vm_exec_core+7103>, 0x5c999dadf4ca <vm_exec_core+14666>, 0x5c999dadff01 <vm_exec_core+17281>, 0x5c999dae1970 <vm_exec_core+24048>, 0x5c999dae085f <vm_exec_core+19679>, 0x5c999dade3a8 <vm_exec_core+10280>, 0x5c999dadda52 <vm_exec_core+7890>, 0x5c999dae16d4 <vm_exec_core+23380>, 0x5c999daded3b <vm_exec_core+12731>, 0x5c999dae0d1f <vm_exec_core+20895>, 0x5c999dae0930 <vm_exec_core+19888>, 0x5c999dae0e45 <vm_exec_core+21189>, 0x5c999dae2450 <vm_exec_core+26832>, 0x5c999dae0097 <vm_exec_core+17687>, 0x5c999dae1a16 <vm_exec_core+24214>, 0x5c999dade477 <vm_exec_core+10487>, 0x5c999dae1592 <vm_exec_core+23058>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae036d <vm_exec_core+18413>, 0x5c999dae0732 <vm_exec_core+19378>, 0x5c999dadfd99 <vm_exec_core+16921>, 0x5c999dae01cf <vm_exec_core+17999>, 0x5c999dade7df <vm_exec_core+11359>, 0x5c999daddc98 <vm_exec_core+8472>, 0x5c999dae0f47 <vm_exec_core+21447>, 0x5c999dadccbc <vm_exec_core+4412>, 0x5c999dadfb96 <vm_exec_core+16406>, 0x5c999daeabeb <vm_exec_core+61547>, 0x5c999dae066c <vm_exec_core+19180>, 0x5c999dadcf62 <vm_exec_core+5090>, 0x5c999dadd3f2 <vm_exec_core+6258>, 0x5c999dadd086 <vm_exec_core+5382>, 0x5c999dadd8eb <vm_exec_core+7531>, 0x5c999dade1f7 <vm_exec_core+9847>, 0x5c999dadff97 <vm_exec_core+17431>, 0x5c999dadf587 <vm_exec_core+14855>, 0x5c999dadff92 <vm_exec_core+17426>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae050e <vm_exec_core+18830>, 0x5c999dadd8e6 <vm_exec_core+7526>, 0x5c999dae0823 <vm_exec_core+19619>, 0x5c999dadec59 <vm_exec_core+12505>, 0x5c999dadec5e <vm_exec_core+12510>, 0x5c999dae0509 <vm_exec_core+18825>, 0x5c999dae028a <vm_exec_core+18186>, 0x5c999dadfa62 <vm_exec_core+16098>, 0x5c999dadf983 <vm_exec_core+15875>, 0x5c999dae028f <vm_exec_core+18191>, 0x5c999dadfd9e <vm_exec_core+16926>, 0x5c999dadf58c <vm_exec_core+14860>, 0x5c999daddada <vm_exec_core+8026>, 0x5c999dadefe0 <vm_exec_core+13408>, 0x5c999dade1f2 <vm_exec_core+9842>...}
        reg_cfp = 0x7a0e461ff448
        reg_pc = 0x51400008afa0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005c999dad8ab1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x00005c999db58f02 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a0e461ff620, self=134201201274200, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x7a0e483f2390
        cfp = <optimized out>
        sp = 0x7a0e460ffa28
        use_argv = 0x7a0e46af7c60
        stack_argv = 0x7a0e460ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x7a0e461ff620
#21 0x00005c999db05846 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#24 0x00005c999db05846 in rb_yield (val=<optimized out>)
No locals.
#25 0x00005c999dcae406 in rb_ary_collect (ary=134201763521560) at /tmp/ruby/src/trunk_asan/array.c:3695
        collect = 134201201188800
        i = 7
#26 0x00005c999db3b958 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7a0e48770148
        cfunc = 0x50400000a798
        recv = 134201763521560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#27 0x00005c999dae2e63 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a0e461ff608, cd=0x51100000ce10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
th: 0x515000000300, native_id: 0x7a0e48f94c40
-- Control frame information -----------------------------------------------
        leaf = false
        val = <optimized out>
c:0018 p:---- s:0126 e:000125 CFUNC  :join
        cd = 0x51100000ce10
c:0017 p:0044 s:0122 E:000200 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215
        insns_address_table = {0x5c999dae29c6 <vm_exec_core+28230>, 0x5c999dadd1b7 <vm_exec_core+5687>, 0x5c999dae3ad6 <vm_exec_core+32598>, 0x5c999dae11d0 <vm_exec_core+22096>, 0x5c999dadf6f2 <vm_exec_core+15218>, 0x5c999dadc0e7 <vm_exec_core+1383>, 0x5c999dae321d <vm_exec_core+30365>, 0x5c999dae2b6f <vm_exec_core+28655>, 0x5c999dadd525 <vm_exec_core+6565>, 0x5c999dadc7e7 <vm_exec_core+3175>, 0x5c999dae17fd <vm_exec_core+23677>, 0x5c999daddef8 <vm_exec_core+9080>, 0x5c999dae35e8 <vm_exec_core+31336>, 0x5c999dae301b <vm_exec_core+29851>, 0x5c999dade686 <vm_exec_core+11014>, 0x5c999dadf64e <vm_exec_core+15054>, 0x5c999dae144a <vm_exec_core+22730>, 0x5c999dae2c99 <vm_exec_core+28953>, 0x5c999dae05e1 <vm_exec_core+19041>, 0x5c999dae1502 <vm_exec_core+22914>, 0x5c999dae1b03 <vm_exec_core+24451>, 0x5c999dae0522 <vm_exec_core+18850>, 0x5c999dadc642 <vm_exec_core+2754>, 0x5c999dae0c5a <vm_exec_core+20698>, 0x5c999dadc496 <vm_exec_core+2326>, 0x5c999dadc8d6 <vm_exec_core+3414>, 0x5c999dade9d0 <vm_exec_core+11856>, 0x5c999dae02a3 <vm_exec_core+18211>, 0x5c999dae0a6a <vm_exec_core+20202>, 0x5c999dae013a <vm_exec_core+17850>, 0x5c999dadc043 <vm_exec_core+1219>, 0x5c999dae1e17 <vm_exec_core+25239>, 0x5c999dae2a34 <vm_exec_core+28340>, 0x5c999dadc9e1 <vm_exec_core+3681>, 0x5c999dadd80a <vm_exec_core+7306>, 0x5c999dadd68c <vm_exec_core+6924>, 0x5c999dade10a <vm_exec_core+9610>, 0x5c999dadf5a0 <vm_exec_core+14880>, 0x5c999dadcad5 <vm_exec_core+3925>, 0x5c999dae1ce3 <vm_exec_core+24931>, 0x5c999dadd74e <vm_exec_core+7118>, 0x5c999dadf4d9 <vm_exec_core+14681>, 0x5c999dadff10 <vm_exec_core+17296>, 0x5c999dae197f <vm_exec_core+24063>, 0x5c999dae086e <vm_exec_core+19694>, 0x5c999dade3b7 <vm_exec_core+10295>, 0x5c999dadda61 <vm_exec_core+7905>, 0x5c999dae16e3 <vm_exec_core+23395>, 0x5c999daded4a <vm_exec_core+12746>, 0x5c999dae0d2e <vm_exec_core+20910>, 0x5c999dae093f <vm_exec_core+19903>, 0x5c999dae0e54 <vm_exec_core+21204>, 0x5c999dae245f <vm_exec_core+26847>, 0x5c999dae00a6 <vm_exec_core+17702>, 0x5c999dae1a25 <vm_exec_core+24229>, 0x5c999dade486 <vm_exec_core+10502>, 0x5c999dae15a1 <vm_exec_core+23073>, 0x5c999dadbf0b <vm_exec_core+907>, 0x5c999dae037c <vm_exec_core+18428>, 0x5c999dae0741 <vm_exec_core+19393>, 0x5c999dadc6e1 <vm_exec_core+2913>, 0x5c999dae01de <vm_exec_core+18014>, 0x5c999dade7ee <vm_exec_core+11374>, 0x5c999daddca7 <vm_exec_core+8487>, 0x5c999dae0f56 <vm_exec_core+21462>, 0x5c999dadcccb <vm_exec_core+4427>, 0x5c999dadfba5 <vm_exec_core+16421>, 0x5c999daeabfa <vm_exec_core+61562>, 0x5c999dae067b <vm_exec_core+19195>, 0x5c999dadcf71 <vm_exec_core+5105>, 0x5c999dadd401 <vm_exec_core+6273>, 0x5c999dadd095 <vm_exec_core+5397>, 0x5c999dadd8fa <vm_exec_core+7546>, 0x5c999dade206 <vm_exec_core+9862>, 0x5c999dae0b7b <vm_exec_core+20475>, 0x5c999dadff9c <vm_exec_core+17436>, 0x5c999dae1d35 <vm_exec_core+25013>, 0x5c999dae3d8d <vm_exec_core+33293>, 0x5c999dae2137 <vm_exec_core+26039>, 0x5c999dae3685 <vm_exec_core+31493>, 0x5c999dae3787 <vm_exec_core+31751>, 0x5c999dadc55b <vm_exec_core+2523>, 0x5c999dae313a <vm_exec_core+30138>, 0x5c999dadec63 <vm_exec_core+12515>, 0x5c999dae33ab <vm_exec_core+30763>, 0x5c999dade54b <vm_exec_core+10699>, 0x5c999dae2060 <vm_exec_core+25824>, 0x5c999dadc3b3 <vm_exec_core+2099>, 0x5c999dadcbba <vm_exec_core+4154>, 0x5c999dae39a0 <vm_exec_core+32288>, 0x5c999daddae9 <vm_exec_core+8041>, 0x5c999dadefef <vm_exec_core+13423>, 0x5c999dadbf10 <vm_exec_core+912>, 0x5c999dadc321 <vm_exec_core+1953>, 0x5c999dadbfa2 <vm_exec_core+1058>, 0x5c999dae2367 <vm_exec_core+26599>, 0x5c999dadea78 <vm_exec_core+12024>, 0x5c999dae3487 <vm_exec_core+30983>, 0x5c999dadfdb7 <vm_exec_core+16951>, 0x5c999dadf2a6 <vm_exec_core+14118>, 0x5c999dadfa7b <vm_exec_core+16123>, 0x5c999dadf997 <vm_exec_core+15895>, 0x5c999dade8d2 <vm_exec_core+11602>, 0x5c999dadf19b <vm_exec_core+13851>, 0x5c999dadeec5 <vm_exec_core+13125>, 0x5c999dadf457 <vm_exec_core+14551>, 0x5c999dadf3d5 <vm_exec_core+14421>, 0x5c999dae29b7 <vm_exec_core+28215>, 0x5c999dadd1a8 <vm_exec_core+5672>, 0x5c999dae3ac7 <vm_exec_core+32583>, 0x5c999dae11c1 <vm_exec_core+22081>, 0x5c999dadf6e3 <vm_exec_core+15203>, 0x5c999dadc0d8 <vm_exec_core+1368>, 0x5c999dae320e <vm_exec_core+30350>, 0x5c999dae2b60 <vm_exec_core+28640>, 0x5c999dadd516 <vm_exec_core+6550>, 0x5c999dadc7d8 <vm_exec_core+3160>, 0x5c999dae17ee <vm_exec_core+23662>, 0x5c999daddee9 <vm_exec_core+9065>, 0x5c999dae35d9 <vm_exec_core+31321>, 0x5c999dae300c <vm_exec_core+29836>, 0x5c999dade677 <vm_exec_core+10999>, 0x5c999dadf63f <vm_exec_core+15039>, 0x5c999dae143b <vm_exec_core+22715>, 0x5c999dae2c8a <vm_exec_core+28938>, 0x5c999dae05d2 <vm_exec_core+19026>, 0x5c999dae14f3 <vm_exec_core+22899>, 0x5c999dae1af4 <vm_exec_core+24436>, 0x5c999dae0513 <vm_exec_core+18835>, 0x5c999dadc633 <vm_exec_core+2739>, 0x5c999dae0c4b <vm_exec_core+20683>, 0x5c999dadc487 <vm_exec_core+2311>, 0x5c999dadc8c7 <vm_exec_core+3399>, 0x5c999dade9c1 <vm_exec_core+11841>, 0x5c999dae0294 <vm_exec_core+18196>, 0x5c999dae0a5b <vm_exec_core+20187>, 0x5c999dae012b <vm_exec_core+17835>, 0x5c999dadc034 <vm_exec_core+1204>, 0x5c999dae1e08 <vm_exec_core+25224>, 0x5c999dae2a25 <vm_exec_core+28325>, 0x5c999dadc9d2 <vm_exec_core+3666>, 0x5c999dadd7fb <vm_exec_core+7291>, 0x5c999dadd67d <vm_exec_core+6909>, 0x5c999dade0fb <vm_exec_core+9595>, 0x5c999dadf591 <vm_exec_core+14865>, 0x5c999dadcac6 <vm_exec_core+3910>, 0x5c999dae1cd4 <vm_exec_core+24916>, 0x5c999dadd73f <vm_exec_core+7103>, 0x5c999dadf4ca <vm_exec_core+14666>, 0x5c999dadff01 <vm_exec_core+17281>, 0x5c999dae1970 <vm_exec_core+24048>, 0x5c999dae085f <vm_exec_core+19679>, 0x5c999dade3a8 <vm_exec_core+10280>, 0x5c999dadda52 <vm_exec_core+7890>, 0x5c999dae16d4 <vm_exec_core+23380>, 0x5c999daded3b <vm_exec_core+12731>, 0x5c999dae0d1f <vm_exec_core+20895>, 0x5c999dae0930 <vm_exec_core+19888>, 0x5c999dae0e45 <vm_exec_core+21189>, 0x5c999dae2450 <vm_exec_core+26832>, 0x5c999dae0097 <vm_exec_core+17687>, 0x5c999dae1a16 <vm_exec_core+24214>, 0x5c999dade477 <vm_exec_core+10487>, 0x5c999dae1592 <vm_exec_core+23058>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae036d <vm_exec_core+18413>, 0x5c999dae0732 <vm_exec_core+19378>, 0x5c999dadfd99 <vm_exec_core+16921>, 0x5c999dae01cf <vm_exec_core+17999>, 0x5c999dade7df <vm_exec_core+11359>, 0x5c999daddc98 <vm_exec_core+8472>, 0x5c999dae0f47 <vm_exec_core+21447>, 0x5c999dadccbc <vm_exec_core+4412>, 0x5c999dadfb96 <vm_exec_core+16406>, 0x5c999daeabeb <vm_exec_core+61547>, 0x5c999dae066c <vm_exec_core+19180>, 0x5c999dadcf62 <vm_exec_core+5090>, 0x5c999dadd3f2 <vm_exec_core+6258>, 0x5c999dadd086 <vm_exec_core+5382>, 0x5c999dadd8eb <vm_exec_core+7531>, 0x5c999dade1f7 <vm_exec_core+9847>, 0x5c999dadff97 <vm_exec_core+17431>, 0x5c999dadf587 <vm_exec_core+14855>, 0x5c999dadff92 <vm_exec_core+17426>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae050e <vm_exec_core+18830>, 0x5c999dadd8e6 <vm_exec_core+7526>, 0x5c999dae0823 <vm_exec_core+19619>, 0x5c999dadec59 <vm_exec_core+12505>, 0x5c999dadec5e <vm_exec_core+12510>, 0x5c999dae0509 <vm_exec_core+18825>, 0x5c999dae028a <vm_exec_core+18186>, 0x5c999dadfa62 <vm_exec_core+16098>, 0x5c999dadf983 <vm_exec_core+15875>, 0x5c999dae028f <vm_exec_core+18191>, 0x5c999dadfd9e <vm_exec_core+16926>, 0x5c999dadf58c <vm_exec_core+14860>, 0x5c999daddada <vm_exec_core+8026>, 0x5c999dadefe0 <vm_exec_core+13408>, 0x5c999dade1f2 <vm_exec_core+9842>...}
        reg_cfp = 0x7a0e461ff608
        reg_pc = 0x5190000184b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
c:0014 p:0011 s:0095 E:001670 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_getinstancevariable = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
        INSN_LABEL_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>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
c:0007 p:0066 s:0046 E:0006a0 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_putself = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_putobject = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_putspecialobject = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_putstring = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_putchilledstring = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_concatstrings = <optimized out>

        INSN_LABEL_anytostring = <optimized out>
th: 0x515000093d80, native_id: 0x7a0e26c006c0
        INSN_LABEL_toregexp = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_intern = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_newarray = <optimized out>
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_duparray = <optimized out>

        INSN_LABEL_duphash = <optimized out>
th: 0x515000099c80, native_id: 0x7a0e23c006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
c:0007 p:---- s:0028 e:000027 CFUNC  :sleep
        INSN_LABEL_concattoarray = <optimized out>
c:0006 p:0005 s:0023 e:000022 CLASS  /tmp/rubytest.t8hnqa/autoload20240822-2162424-oa4zqp.rb:1
        INSN_LABEL_pushtoarray = <optimized out>
c:0005 p:0007 s:0020 e:000019 TOP    /tmp/rubytest.t8hnqa/autoload20240822-2162424-oa4zqp.rb:1 [FINISH]
        INSN_LABEL_splatarray = <optimized out>
c:0004 p:---- s:0017 e:000016 CFUNC  :require
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0002 p:0002 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
        INSN_LABEL_newrange = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_pop = <optimized out>

        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#29 0x00005c999dad8ab1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#30 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#31 0x00005c999db58f02 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a0e461ff738, self=134201201274200, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x7a0e485d4730
        cfp = <optimized out>
        sp = 0x7a0e460ff8d0
        use_argv = 0x7a0e46ace160
        stack_argv = 0x7a0e460ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#32 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x7a0e461ff738
#33 0x00005c999db05846 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#34 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#35 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#36 0x00005c999db05846 in rb_yield (val=<optimized out>)
No locals.
#37 0x00005c999dcae406 in rb_ary_collect (ary=134201201936280) at /tmp/ruby/src/trunk_asan/array.c:3695
        collect = 134201201936080
        i = 0
#38 0x00005c999db3b958 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7a0e48770148
        cfunc = 0x50400000a798
        recv = 134201201936280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#39 0x00005c999dae2e63 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a0e461ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#40 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000015790
        insns_address_table = {0x5c999dae29c6 <vm_exec_core+28230>, 0x5c999dadd1b7 <vm_exec_core+5687>, 0x5c999dae3ad6 <vm_exec_core+32598>, 0x5c999dae11d0 <vm_exec_core+22096>, 0x5c999dadf6f2 <vm_exec_core+15218>, 0x5c999dadc0e7 <vm_exec_core+1383>, 0x5c999dae321d <vm_exec_core+30365>, 0x5c999dae2b6f <vm_exec_core+28655>, 0x5c999dadd525 <vm_exec_core+6565>, 0x5c999dadc7e7 <vm_exec_core+3175>, 0x5c999dae17fd <vm_exec_core+23677>, 0x5c999daddef8 <vm_exec_core+9080>, 0x5c999dae35e8 <vm_exec_core+31336>, 0x5c999dae301b <vm_exec_core+29851>, 0x5c999dade686 <vm_exec_core+11014>, 0x5c999dadf64e <vm_exec_core+15054>, 0x5c999dae144a <vm_exec_core+22730>, 0x5c999dae2c99 <vm_exec_core+28953>, 0x5c999dae05e1 <vm_exec_core+19041>, 0x5c999dae1502 <vm_exec_core+22914>, 0x5c999dae1b03 <vm_exec_core+24451>, 0x5c999dae0522 <vm_exec_core+18850>, 0x5c999dadc642 <vm_exec_core+2754>, 0x5c999dae0c5a <vm_exec_core+20698>, 0x5c999dadc496 <vm_exec_core+2326>, 0x5c999dadc8d6 <vm_exec_core+3414>, 0x5c999dade9d0 <vm_exec_core+11856>, 0x5c999dae02a3 <vm_exec_core+18211>, 0x5c999dae0a6a <vm_exec_core+20202>, 0x5c999dae013a <vm_exec_core+17850>, 0x5c999dadc043 <vm_exec_core+1219>, 0x5c999dae1e17 <vm_exec_core+25239>, 0x5c999dae2a34 <vm_exec_core+28340>, 0x5c999dadc9e1 <vm_exec_core+3681>, 0x5c999dadd80a <vm_exec_core+7306>, 0x5c999dadd68c <vm_exec_core+6924>, 0x5c999dade10a <vm_exec_core+9610>, 0x5c999dadf5a0 <vm_exec_core+14880>, 0x5c999dadcad5 <vm_exec_core+3925>, 0x5c999dae1ce3 <vm_exec_core+24931>, 0x5c999dadd74e <vm_exec_core+7118>, 0x5c999dadf4d9 <vm_exec_core+14681>, 0x5c999dadff10 <vm_exec_core+17296>, 0x5c999dae197f <vm_exec_core+24063>, 0x5c999dae086e <vm_exec_core+19694>, 0x5c999dade3b7 <vm_exec_core+10295>, 0x5c999dadda61 <vm_exec_core+7905>, 0x5c999dae16e3 <vm_exec_core+23395>, 0x5c999daded4a <vm_exec_core+12746>, 0x5c999dae0d2e <vm_exec_core+20910>, 0x5c999dae093f <vm_exec_core+19903>, 0x5c999dae0e54 <vm_exec_core+21204>, 0x5c999dae245f <vm_exec_core+26847>, 0x5c999dae00a6 <vm_exec_core+17702>, 0x5c999dae1a25 <vm_exec_core+24229>, 0x5c999dade486 <vm_exec_core+10502>, 0x5c999dae15a1 <vm_exec_core+23073>, 0x5c999dadbf0b <vm_exec_core+907>, 0x5c999dae037c <vm_exec_core+18428>, 0x5c999dae0741 <vm_exec_core+19393>, 0x5c999dadc6e1 <vm_exec_core+2913>, 0x5c999dae01de <vm_exec_core+18014>, 0x5c999dade7ee <vm_exec_core+11374>, 0x5c999daddca7 <vm_exec_core+8487>, 0x5c999dae0f56 <vm_exec_core+21462>, 0x5c999dadcccb <vm_exec_core+4427>, 0x5c999dadfba5 <vm_exec_core+16421>, 0x5c999daeabfa <vm_exec_core+61562>, 0x5c999dae067b <vm_exec_core+19195>, 0x5c999dadcf71 <vm_exec_core+5105>, 0x5c999dadd401 <vm_exec_core+6273>, 0x5c999dadd095 <vm_exec_core+5397>, 0x5c999dadd8fa <vm_exec_core+7546>, 0x5c999dade206 <vm_exec_core+9862>, 0x5c999dae0b7b <vm_exec_core+20475>, 0x5c999dadff9c <vm_exec_core+17436>, 0x5c999dae1d35 <vm_exec_core+25013>, 0x5c999dae3d8d <vm_exec_core+33293>, 0x5c999dae2137 <vm_exec_core+26039>, 0x5c999dae3685 <vm_exec_core+31493>, 0x5c999dae3787 <vm_exec_core+31751>, 0x5c999dadc55b <vm_exec_core+2523>, 0x5c999dae313a <vm_exec_core+30138>, 0x5c999dadec63 <vm_exec_core+12515>, 0x5c999dae33ab <vm_exec_core+30763>, 0x5c999dade54b <vm_exec_core+10699>, 0x5c999dae2060 <vm_exec_core+25824>, 0x5c999dadc3b3 <vm_exec_core+2099>, 0x5c999dadcbba <vm_exec_core+4154>, 0x5c999dae39a0 <vm_exec_core+32288>, 0x5c999daddae9 <vm_exec_core+8041>, 0x5c999dadefef <vm_exec_core+13423>, 0x5c999dadbf10 <vm_exec_core+912>, 0x5c999dadc321 <vm_exec_core+1953>, 0x5c999dadbfa2 <vm_exec_core+1058>, 0x5c999dae2367 <vm_exec_core+26599>, 0x5c999dadea78 <vm_exec_core+12024>, 0x5c999dae3487 <vm_exec_core+30983>, 0x5c999dadfdb7 <vm_exec_core+16951>, 0x5c999dadf2a6 <vm_exec_core+14118>, 0x5c999dadfa7b <vm_exec_core+16123>, 0x5c999dadf997 <vm_exec_core+15895>, 0x5c999dade8d2 <vm_exec_core+11602>, 0x5c999dadf19b <vm_exec_core+13851>, 0x5c999dadeec5 <vm_exec_core+13125>, 0x5c999dadf457 <vm_exec_core+14551>, 0x5c999dadf3d5 <vm_exec_core+14421>, 0x5c999dae29b7 <vm_exec_core+28215>, 0x5c999dadd1a8 <vm_exec_core+5672>, 0x5c999dae3ac7 <vm_exec_core+32583>, 0x5c999dae11c1 <vm_exec_core+22081>, 0x5c999dadf6e3 <vm_exec_core+15203>, 0x5c999dadc0d8 <vm_exec_core+1368>, 0x5c999dae320e <vm_exec_core+30350>, 0x5c999dae2b60 <vm_exec_core+28640>, 0x5c999dadd516 <vm_exec_core+6550>, 0x5c999dadc7d8 <vm_exec_core+3160>, 0x5c999dae17ee <vm_exec_core+23662>, 0x5c999daddee9 <vm_exec_core+9065>, 0x5c999dae35d9 <vm_exec_core+31321>, 0x5c999dae300c <vm_exec_core+29836>, 0x5c999dade677 <vm_exec_core+10999>, 0x5c999dadf63f <vm_exec_core+15039>, 0x5c999dae143b <vm_exec_core+22715>, 0x5c999dae2c8a <vm_exec_core+28938>, 0x5c999dae05d2 <vm_exec_core+19026>, 0x5c999dae14f3 <vm_exec_core+22899>, 0x5c999dae1af4 <vm_exec_core+24436>, 0x5c999dae0513 <vm_exec_core+18835>, 0x5c999dadc633 <vm_exec_core+2739>, 0x5c999dae0c4b <vm_exec_core+20683>, 0x5c999dadc487 <vm_exec_core+2311>, 0x5c999dadc8c7 <vm_exec_core+3399>, 0x5c999dade9c1 <vm_exec_core+11841>, 0x5c999dae0294 <vm_exec_core+18196>, 0x5c999dae0a5b <vm_exec_core+20187>, 0x5c999dae012b <vm_exec_core+17835>, 0x5c999dadc034 <vm_exec_core+1204>, 0x5c999dae1e08 <vm_exec_core+25224>, 0x5c999dae2a25 <vm_exec_core+28325>, 0x5c999dadc9d2 <vm_exec_core+3666>, 0x5c999dadd7fb <vm_exec_core+7291>, 0x5c999dadd67d <vm_exec_core+6909>, 0x5c999dade0fb <vm_exec_core+9595>, 0x5c999dadf591 <vm_exec_core+14865>, 0x5c999dadcac6 <vm_exec_core+3910>, 0x5c999dae1cd4 <vm_exec_core+24916>, 0x5c999dadd73f <vm_exec_core+7103>, 0x5c999dadf4ca <vm_exec_core+14666>, 0x5c999dadff01 <vm_exec_core+17281>, 0x5c999dae1970 <vm_exec_core+24048>, 0x5c999dae085f <vm_exec_core+19679>, 0x5c999dade3a8 <vm_exec_core+10280>, 0x5c999dadda52 <vm_exec_core+7890>, 0x5c999dae16d4 <vm_exec_core+23380>, 0x5c999daded3b <vm_exec_core+12731>, 0x5c999dae0d1f <vm_exec_core+20895>, 0x5c999dae0930 <vm_exec_core+19888>, 0x5c999dae0e45 <vm_exec_core+21189>, 0x5c999dae2450 <vm_exec_core+26832>, 0x5c999dae0097 <vm_exec_core+17687>, 0x5c999dae1a16 <vm_exec_core+24214>, 0x5c999dade477 <vm_exec_core+10487>, 0x5c999dae1592 <vm_exec_core+23058>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae036d <vm_exec_core+18413>, 0x5c999dae0732 <vm_exec_core+19378>, 0x5c999dadfd99 <vm_exec_core+16921>, 0x5c999dae01cf <vm_exec_core+17999>, 0x5c999dade7df <vm_exec_core+11359>, 0x5c999daddc98 <vm_exec_core+8472>, 0x5c999dae0f47 <vm_exec_core+21447>, 0x5c999dadccbc <vm_exec_core+4412>, 0x5c999dadfb96 <vm_exec_core+16406>, 0x5c999daeabeb <vm_exec_core+61547>, 0x5c999dae066c <vm_exec_core+19180>, 0x5c999dadcf62 <vm_exec_core+5090>, 0x5c999dadd3f2 <vm_exec_core+6258>, 0x5c999dadd086 <vm_exec_core+5382>, 0x5c999dadd8eb <vm_exec_core+7531>, 0x5c999dade1f7 <vm_exec_core+9847>, 0x5c999dadff97 <vm_exec_core+17431>, 0x5c999dadf587 <vm_exec_core+14855>, 0x5c999dadff92 <vm_exec_core+17426>, 0x5c999dae05be <vm_exec_core+19006>, 0x5c999dae050e <vm_exec_core+18830>, 0x5c999dadd8e6 <vm_exec_core+7526>, 0x5c999dae0823 <vm_exec_core+19619>, 0x5c999dadec59 <vm_exec_core+12505>, 0x5c999dadec5e <vm_exec_core+12510>, 0x5c999dae0509 <vm_exec_core+18825>, 0x5c999dae028a <vm_exec_core+18186>, 0x5c999dadfa62 <vm_exec_core+16098>, 0x5c999dadf983 <vm_exec_core+15875>, 0x5c999dae028f <vm_exec_core+18191>, 0x5c999dadfd9e <vm_exec_core+16926>, 0x5c999dadf58c <vm_exec_core+14860>, 0x5c999daddada <vm_exec_core+8026>, 0x5c999dadefe0 <vm_exec_core+13408>, 0x5c999dade1f2 <vm_exec_core+9842>...}
        reg_cfp = 0x7a0e461ff720
        reg_pc = 0x50400002e378
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#41 0x00005c999dad8ab1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#42 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#43 0x00005c999d76228b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a0e485d4a00) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd335eecd0, <optimized out>, 0x7ffd335eec20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a0e485d4a00
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#45 0x00005c999d75b7f7 in rb_main (argc=10, argv=0x7ffd335eee98) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#46 main (argc=10, argv=0x7ffd335eee98) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2162424) detached]
$ timeout 60 gdb -p 2162416 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
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.t8hnqa:
* -rw------- 1 35 2024-08-22 16:42:50 +0000 autoload20240822-2162424-oa4zqp.rb

>>> Threads

No threads.
make: *** [uncommon.mk:964: yes-test-all] Error 1

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2162095 -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 2162094 -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 2196098 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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