# Logfile created on 2025-04-18 12:14:20 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b9159c8fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250418-121420", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007b915a60f2b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b915a60f100 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b9158bba070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250418-121420", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250418-121420>, @binmode=false, @mon_data=#<Monitor:0x00007b915a60eb10>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
From https://github.com/ruby/ruby
   ccc7493..ad69f4d  master     -> origin/master
Updating ccc7493..ad69f4d
Fast-forward
 enum.c | 41 ++++++++++++++++++++++++++++++++++++-----
 1 file changed, 36 insertions(+), 5 deletions(-)
Latest commit hash = ad69f4ddff
$$$[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'
$$$[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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/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/enum.c
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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/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
1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e  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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/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
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
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.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
	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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
generating encdb.h
generating enc.mk
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+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.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.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.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.2
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.6
                                    strscan 3.1.3
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.2
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    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.3.0
                                    csv 3.3.4
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.7.0
                                    rdoc 6.13.1
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=41802
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

[  1/754] 2724005=test_securerandom
[  2/754] 2723994=-ext-/st/test_foreach
[  3/754] 2723994=ruby/test_econv
[  4/754] 2723997=rubygems/test_gem_commands_install_command
[  5/754] 2723998=rubygems/test_gem_ext_cargo_builder_unit
[  6/754] 2724000=ruby/test_stack
[  7/754] 2724002=optparse/test_summary
[  8/754] 2723999=fileutils/test_nowrite
[  9/754] 2723993=ruby/test_flip
[ 10/754] 2724001=ruby/test_thread_queue
[ 11/754] 2723995=-ext-/iter/test_iter_break
[ 12/754] 2724003=ruby/test_parse
[ 13/754] 2724007=ruby/test_process
[ 14/754] 2723992=mkmf/test_have_macro
[ 15/754] 2723996=-ext-/num2int/test_num2int
[ 16/754] 2724004=rubygems/test_gem_source_local
[ 17/754] 2724006=openssl/test_digest
[ 18/754] 2723995=ruby/test_variable
[ 19/754] 2723996=-ext-/string/test_cstr
[ 20/754] 2723999=rubygems/test_gem_resolver_lock_specification
[ 21/754] 2724005=fiber/test_address_resolve
[ 22/754] 2723993=uri/test_wss
[ 23/754] 2724005=ruby/test_const
[ 24/754] 2724005=psych/test_serialize_subclasses
[ 25/754] 2723993=ruby/test_class
[ 26/754] 2724006=prism/api/parse_comments_test
[ 27/754] 2724005=rubygems/test_gem_dependency
[ 28/754] 2723996=dtrace/test_method_cache
[ 29/754] 2723996=dtrace/test_string
[ 30/754] 2723996=rubygems/test_gem_resolver_index_specification
[ 31/754] 2724006=psych/test_marshalable
[ 32/754] 2724002=ruby/test_iterator
[ 33/754] 2724006=-ext-/path_to_class/test_path_to_class
[ 34/754] 2724006=prism/result/string_test
[ 35/754] 2724006=fiber/test_storage
[ 36/754] 2723995=-ext-/thread_fd/test_thread_fd_close
[ 37/754] 2723995=json/json_addition_test
[ 38/754] 2724006=-ext-/string/test_qsort
[ 39/754] 2724006=dtrace/test_cmethod
[ 40/754] 2724006=rubygems/test_gem_ext_ext_conf_builder
[ 41/754] 2723995=rubygems/test_gem_commands_dependency_command
[ 42/754] 2723998=prism/result/named_capture_test
[ 43/754] 2724002=cgi/test_cgi_tag_helper
[ 44/754] 2724002=rubygems/test_gem_resolver_git_specification
[ 45/754] 2723999=ruby/test_dir_m17n
[ 46/754] 2723998=pathname/test_pathname
[ 47/754] 2724005=rubygems/test_remote_fetch_error
[ 48/754] 2724005=coverage/test_coverage
[ 49/754] 2723992=json/json_common_interface_test
[ 50/754] 2723996=psych/test_stream
[ 51/754] 2723992=-ext-/eval/test_eval
[ 52/754] 2723996=ruby/test_object
[ 53/754] 2723992=fiber/test_process
[ 54/754] 2723992=fileutils/test_fileutils
[ 55/754] 2724004=rubygems/test_gem_commands_cert_command
[ 56/754] 2723995=fiber/test_io
[ 57/754] 2723998=rubygems/test_gem_commands_contents_command
[ 58/754] 2724003=ruby/test_readpartial
[ 59/754] 2723998=psych/test_scalar
[ 60/754] 2723998=rubygems/test_gem_resolver_conflict
[ 61/754] 2723995=-ext-/bignum/test_str2big
[ 62/754] 2723998=ruby/test_rational
[ 63/754] 2723995=prism/newline_offsets_test
[ 64/754] 2724002=ruby/test_regexp
[ 65/754] 2724003=mkmf/test_convertible
[ 66/754] 2723992=rubygems/test_gem_resolver_best_set
[ 67/754] 2723992=resolv/test_addr
[ 68/754] 2724000=-ext-/file/test_stat
[ 69/754] 2724000=ruby/test_eval
[ 70/754] 2723992=ripper/test_parser_events
[ 71/754] 2723996=prism/ruby/relocation_test
[ 72/754] 2723996=ruby/enc/test_windows_1251
[ 73/754] 2724004=cgi/test_cgi_modruby
[ 74/754] 2723992=ruby/test_thread_cv
[ 75/754] 2723996=psych/test_yamldbm
[ 76/754] 2723996=json/test_helper
[ 77/754] 2724004=socket/test_nonblock
[ 78/754] 2723994=rubygems/test_gem_commands_signin_command
[ 79/754] 2723996=openssl/test_pkey
[ 80/754] 2723995=rubygems/test_gem_request
[ 81/754] 2724004=ruby/test_primitive
[ 82/754] 2724004=prism/ruby/parameters_signature_test
[ 83/754] 2723998=rubygems/test_gem_resolver_api_specification
[ 84/754] 2723996=optparse/test_getopts
[ 85/754] 2723996=-ext-/bug_reporter/test_bug_reporter
[ 86/754] 2724004=did_you_mean/test_spell_checker
[ 87/754] 2723998=fiber/test_ractor
[ 88/754] 2724004=psych/test_document
[ 89/754] 2724004=psych/test_yaml
[ 90/754] 2723992=psych/test_boolean
[ 91/754] 2724005=mkmf/test_config
[ 92/754] 2723998=rubygems/test_gem_commands_specification_command
[ 93/754] 2723992=-ext-/iter/test_yield_block
[ 94/754] 2723992=psych/handlers/test_recorder
[ 95/754] 2723992=psych/test_encoding
[ 96/754] 2723992=ruby/test_lambda
[ 97/754] 2724004=ruby/test_file
[ 98/754] 2724001=prism/bom_test
[ 99/754] 2723997=ruby/test_frozen_error
[100/754] 2723997=socket/test_sockopt
[101/754] 2723997=ruby/test_literal
[102/754] 2723998=ruby/test_arithmetic_sequence
[103/754] 2723994=rubygems/test_gem_commands_search_command
[104/754] 2723995=ruby/test_pattern_matching
[105/754] 2723998=fiber/test_thread
[106/754] 2723994=ruby/enc/test_koi8
[107/754] 2723994=erb/test_erb_m17n
[108/754] 2723992=ruby/test_clone
[109/754] 2723994=objspace/test_objspace
[110/754] 2723995=rubygems/test_gem_ext_cmake_builder
[111/754] 2724001=ripper/test_filter
[112/754] 2723995=-ext-/string/test_too_many_dummy_encodings
[113/754] 2723998=uri/test_ftp
[114/754] 2724001=net/http/test_httpresponses
[115/754] 2723998=prism/result/integer_base_flags_test
[116/754] 2723998=ruby/test_unicode_escape
[117/754] 2723995=mkmf/test_have_library
[118/754] 2724001=erb/test_erb_command
[119/754] 2723998=rubygems/test_require
[120/754] 2724006=net/http/test_https
[121/754] 2724001=rubygems/test_gem_resolver_vendor_set
[122/754] 2723992=ruby/test_fnmatch
[123/754] 2723992=ruby/enc/test_shift_jis
[124/754] 2723992=rubygems/test_gem_request_set_lockfile_parser
[125/754] 2723996=ruby/test_yield
[126/754] 2724000=rubygems/test_gem_ci_detector
[127/754] 2723992=psych/test_string
[128/754] 2724005=io/wait/test_io_wait_uncommon
[129/754] 2724005=open-uri/test_proxy
[130/754] 2724001=dtrace/test_raise
[131/754] 2724001=net/http/test_http
[132/754] 2723992=ruby/test_rational2
[133/754] 2724000=prism/fixtures_test
[134/754] 2724005=rubygems/test_gem_dependency_resolution_error
[135/754] 2723992=rubygems/test_gem_resolver_index_set
[136/754] 2724005=uri/test_file
[137/754] 2723999=rubygems/test_gem_install_update_options
[138/754] 2724005=rubygems/test_gem_security_policy
[139/754] 2723992=ruby/test_ractor
[140/754] 2723992=-ext-/method/test_arity
[141/754] 2723992=ripper/test_files_sample
[142/754] 2723999=-ext-/st/test_update
[143/754] 2723999=ruby/enc/test_case_options
[144/754] 2723999=-ext-/bignum/test_pack
[145/754] 2724005=ruby/test_defined
[146/754] 2723992=date/test_switch_hitter
[147/754] 2724000=dtrace/test_hash_create
[148/754] 2724000=json/json_generic_object_test
[149/754] 2723992=ruby/test_thread
[150/754] 2724000=ruby/test_call
[151/754] 2724005=rubygems/test_exit
[152/754] 2724000=did_you_mean/spell_checking/test_pattern_key_name_check
[153/754] 2724005=did_you_mean/edit_distance/test_jaro_winkler
[154/754] 2724005=rubygems/test_gem_commands_yank_command
[155/754] 2724000=rubygems/test_gem_resolver
[156/754] 2723999=rubygems/test_gem_gemcutter_utilities
[157/754] 2723995=rubygems/test_gem_remote_fetcher
[158/754] 2724005=rubygems/test_gem_util
[159/754] 2724000=openssl/test_config
[160/754] 2723999=test_tempfile
[161/754] 2724000=ruby/test_bignum
[162/754] 2724005=prism/ruby/reflection_test
[163/754] 2724000=did_you_mean/tree_spell/test_human_typo
[164/754] 2724000=-ext-/load/test_dot_dot
[165/754] 2724000=json/ractor_test
[166/754] 2724005=rubygems/test_gem_request_set_lockfile
[167/754] 2724000=-ext-/postponed_job/test_postponed_job
[168/754] 2723995=-ext-/exception/test_enc_raise
[169/754] 2723995=openssl/test_engine
[170/754] 2723995=ruby/test_key_error
[171/754] 2723998=rubygems/test_gem_command
[172/754] 2724004=ruby/test_weakkeymap
[173/754] 2723995=-ext-/marshal/test_usrmarshal
[174/754] 2723998=net/http/test_httpresponse
[175/754] 2723999=ruby/test_inlinecache
[176/754] 2723998=prism/ruby/desugar_compiler_test
[177/754] 2723998=openssl/test_hmac
[178/754] 2723999=mkmf/test_signedness
[179/754] 2723998=cgi/test_cgi_cookie
[180/754] 2723998=-ext-/marshal/test_internal_ivar
[181/754] 2723998=rubygems/test_gem_commands_mirror
[182/754] 2723998=prism/encoding/symbol_encoding_test
[183/754] 2723998=-ext-/integer/test_my_integer
[184/754] 2723998=-ext-/tracepoint/test_tracepoint
[185/754] 2724005=rubygems/test_gem_commands_environment_command
[186/754] 2723997=rubygems/test_gem_resolver_installed_specification
[187/754] 2723997=dtrace/test_array_create
[188/754] 2723997=pathname/test_ractor
[189/754] 2723995=ruby/test_metaclass
[190/754] 2723995=ruby/test_numeric
[191/754] 2724005=ruby/test_io
[192/754] 2723997=uri/test_ws
[193/754] 2723997=io/console/test_io_console
[194/754] 2723995=date/test_date_arith
[195/754] 2723995=ruby/test_undef
[196/754] 2723995=rubygems/test_gem_commands_sources_command
[197/754] 2724000=rubygems/test_gem_spec_fetcher
[198/754] 2723998=io/console/test_ractor
[199/754] 2723998=ruby/test_symbol
[200/754] 2723995=optparse/test_optparse
[201/754] 2724000=psych/test_coder
[202/754] 2723993=rubygems/test_gem_source_specific_file
[203/754] 2724000=socket/test_unix
[204/754] 2724000=prism/api/parse_test
[205/754] 2724000=ruby/test_enum
[206/754] 2723995=rubygems/test_gem_commands_which_command
[207/754] 2723995=-ext-/time/test_new
[208/754] 2723995=psych/test_hash
[209/754] 2723995=openssl/test_cipher
[210/754] 2724003=rubygems/test_gem_source_lock
[211/754] 2723995=uri/test_ldap
[212/754] 2723995=rubygems/test_gem_remote_fetcher_local_server
[213/754] 2723995=etc/test_etc
[214/754] 2723993=-ext-/gvl/test_last_thread
[215/754] 2724006=uri/test_common
[216/754] 2723995=ruby/test_optimization
[217/754] 2724003=rubygems/test_gem_request_connection_pools
[218/754] 2724004=rubygems/test_gem_uri_formatter
[219/754] 2724004=ruby/test_sprintf
[220/754] 2723993=strscan/test_ractor
[221/754] 2723993=prism/api/parse_success_test
[222/754] 2724003=ruby/test_module
[223/754] 2723997=rubygems/test_gem_commands_push_command
[224/754] 2723993=openssl/test_ssl
[225/754] 2724006=win32/test_registry
[226/754] 2724006=rubygems/test_deprecate
[227/754] 2724006=rubygems/test_gem_resolver_dependency_request
[228/754] 2724006=ripper/test_scanner_events
[229/754] 2724006=-ext-/string/test_external_new
[230/754] 2724006=-ext-/test_abi
[231/754] 2724004=ruby/enc/test_euc_jp
[232/754] 2724004=socket/test_ancdata
[233/754] 2724004=rubygems/test_gem_doctor
[234/754] 2724004=ruby/test_weakmap
[235/754] 2724006=ruby/test_rubyvm
[236/754] 2723999=-ext-/exception/test_data_error
[237/754] 2724006=mkmf/test_constant
[238/754] 2723997=rubygems/test_gem_security_trust_dir
[239/754] 2723997=ruby/test_default_gems
[240/754] 2724001=ruby/test_encoding
[241/754] 2723999=dtrace/test_load
[242/754] 2723999=json/json_fixtures_test
[243/754] 2723999=rubygems/test_gem_resolver_specification
[244/754] 2723997=rubygems/test_webauthn_listener
[245/754] 2723999=-ext-/thread/test_lock_native_thread
[246/754] 2723999=rubygems/test_gem_package_tar_reader_entry
[247/754] 2723997=optparse/test_zsh_completion
[248/754] 2723997=-ext-/string/test_enc_str_buf_cat
[249/754] 2723997=mkmf/test_have_func
[250/754] 2724000=socket/test_addrinfo
[251/754] 2724000=openssl/test_x509cert
[252/754] 2723999=uri/test_http
[253/754] 2723999=-ext-/funcall/test_passing_block
[254/754] 2723999=psych/nodes/test_enumerable
[255/754] 2723999=-ext-/proc/test_bmethod
[256/754] 2723999=-ext-/test_bug-14834
[257/754] 2724001=resolv/test_svcb_https
[258/754] 2724001=openssl/test_buffering
[259/754] 2724001=prism/ruby/ruby_parser_test
[260/754] 2724001=fiber/test_scheduler
[261/754] 2723999=-ext-/test_ensure_and_callcc
[262/754] 2723999=ruby/test_signal
[263/754] 2724000=ruby/test_fixnum
[264/754] 2724000=fiber/test_timeout
[265/754] 2724000=-ext-/iseq_load/test_iseq_load
[266/754] 2723997=-ext-/string/test_fstring
[267/754] 2723997=did_you_mean/core_ext/test_name_error_extension
[268/754] 2723997=ruby/enc/test_big5
[269/754] 2723997=rubygems/test_gem_resolver_activation_request
[270/754] 2723997=psych/test_null
[271/754] 2723997=rubygems/test_gem_request_set
[272/754] 2723998=prism/version_test
[273/754] 2723998=ruby/test_objectspace
[274/754] 2723997=test_trick
[275/754] 2723996=-ext-/win32/test_fd_setsize
[276/754] 2723996=rubygems/test_gem_remote_fetcher_s3
[277/754] 2723996=prism/api/lex_test
[278/754] 2723996=rubygems/test_gem_rdoc
[279/754] 2723996=ruby/test_require_lib
[280/754] 2724003=rubygems/test_gem_version_option
[281/754] 2724000=ripper/test_files_test_2
[282/754] 2724003=ripper/test_sexp
[283/754] 2724003=prism/ruby/pattern_test
[284/754] 2724001=rubygems/test_gem_package_tar_header
[285/754] 2724001=objspace/test_ractor
[286/754] 2724003=rubygems/test_gem_unsatisfiable_dependency_error
[287/754] 2724003=test_find
[288/754] 2724006=prism/locals_test
[289/754] 2724006=-ext-/test_recursion
[290/754] 2724003=-ext-/string/test_normalize
[291/754] 2724003=rubygems/test_gem_commands_owner_command
[292/754] 2724006=socket/test_basicsocket
[293/754] 2724001=ruby/test_basicinstructions
[294/754] 2724006=-ext-/bignum/test_bigzero
[295/754] 2724006=fiber/test_mutex
[296/754] 2724001=ruby/test_struct
[297/754] 2724001=rubygems/test_gem_resolver_vendor_specification
[298/754] 2724001=-ext-/typeddata/test_typeddata
[299/754] 2724006=date/test_date_strftime
[300/754] 2724003=prism/ruby/compiler_test
[301/754] 2724003=fileutils/test_verbose
[302/754] 2724003=rubygems/test_gem_ext_builder
[303/754] 2724001=ruby/test_complexrational
[304/754] 2724001=openssl/test_pkcs7
[305/754] 2724004=cgi/test_cgi_header
[306/754] 2724004=rubygems/test_gem_commands_fetch_command
[307/754] 2724001=io/nonblock/test_flush
[308/754] 2724001=did_you_mean/spell_checking/test_require_path_check
[309/754] 2724001=-ext-/bignum/test_mul
[310/754] 2724001=mkmf/test_mkmf
[311/754] 2724004=-ext-/test_enumerator_kw
[312/754] 2724004=ruby/test_mixed_unicode_escapes
[313/754] 2724001=ruby/enc/test_gb18030
[314/754] 2724004=rubygems/test_gem_package_tar_reader
[315/754] 2724001=psych/test_class
[316/754] 2724001=cgi/test_cgi_session
[317/754] 2724004=openssl/test_x509crl
[318/754] 2724001=strscan/test_stringscanner
[319/754] 2724001=psych/test_numeric
[320/754] 2724001=rubygems/test_gem_dependency_installer
[321/754] 2724006=ruby/test_refinement
[322/754] 2724004=rubygems/test_gem_name_tuple
[323/754] 2724004=ruby/test_warning
[324/754] 2724004=ruby/enc/test_gbk
[325/754] 2724004=rubygems/test_gem_specification
[326/754] 2723999=cgi/test_cgi_util
[327/754] 2723994=openssl/test_x509req
[328/754] 2723999=rubygems/test_gem_commands_open_command
[329/754] 2723994=psych/test_tree_builder
[330/754] 2723994=net/protocol/test_protocol
[331/754] 2723999=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[332/754] 2723994=-ext-/load/test_protect
[333/754] 2723994=yaml/test_store
[334/754] 2723999=ruby/test_insns_leaf
[335/754] 2723994=ruby/test_iseq
[336/754] 2723999=prism/api/dump_test
[337/754] 2724003=-ext-/string/test_enc_associate
[338/754] 2723997=ruby/test_allocation
[339/754] 2723993=ruby/test_gc
[340/754] 2724005=prism/ruby/location_test
[341/754] 2724005=open-uri/test_open-uri
[342/754] 2724003=-ext-/string/test_coderange
[343/754] 2724003=-ext-/bignum/test_big2str
[344/754] 2724003=mkmf/test_pkg_config
[345/754] 2724003=ruby/test_string_memory
[346/754] 2724003=prism/regexp_test
[347/754] 2724003=ruby/test_complex2
[348/754] 2724003=ruby/enc/test_iso_8859
[349/754] 2724005=openssl/test_x509attr
[350/754] 2724005=-ext-/win32/test_dln
[351/754] 2724005=-ext-/rational/test_rat
[352/754] 2724003=test_extlibs
[353/754] 2724005=ruby/test_whileuntil
[354/754] 2724005=ruby/test_transcode
[355/754] 2723996=mkmf/test_flags
[356/754] 2724004=openssl/test_asn1
[357/754] 2723994=json/json_string_matching_test
[358/754] 2723994=monitor/test_monitor
[359/754] 2724005=rubygems/test_gem_ext_rake_builder
[360/754] 2724004=rubygems/test_gem_stub_specification
[361/754] 2723994=ruby/test_method_cache
[362/754] 2723994=ruby/test_path
[363/754] 2723994=ruby/test_sprintf_comb
[364/754] 2724004=test_pp
[365/754] 2724004=socket/test_tcp
[366/754] 2724001=rubygems/test_gem_version
[367/754] 2723994=rubygems/test_gem_commands_stale_command
[368/754] 2723994=prism/ruby/tunnel_test
[369/754] 2724001=ruby/test_settracefunc
[370/754] 2723998=rubygems/test_gem_text
[371/754] 2723994=rubygems/test_gem_commands_query_command
[372/754] 2723998=prism/result/equality_test
[373/754] 2723998=prism/unescape_test
[374/754] 2723998=openssl/test_x509ext
[375/754] 2723998=ripper/test_files_ext
[376/754] 2724004=-ext-/thread/test_instrumentation_api
[377/754] 2723998=-ext-/vm/test_at_exit
[378/754] 2723999=ruby/test_complex
[379/754] 2723998=prism/result/source_location_test
[380/754] 2723998=prism/result/static_inspect_test
[381/754] 2723998=-ext-/symbol/test_inadvertent_creation
[382/754] 2723996=rubygems/test_gem_package_tar_writer
[383/754] 2723998=rubygems/test_rubygems
[384/754] 2723999=prism/ruby/ripper_test
[385/754] 2724005=ruby/enc/test_case_mapping
[386/754] 2723996=psych/visitors/test_yaml_tree
[387/754] 2724005=uri/test_mailto
[388/754] 2724005=socket/test_socket
[389/754] 2723996=test_timeout
[390/754] 2724000=ruby/test_not
[391/754] 2724000=test_weakref
[392/754] 2723994=psych/test_scalar_scanner
[393/754] 2723998=ruby/test_io_buffer
[394/754] 2723994=-ext-/arith_seq/test_arith_seq_beg_len_step
[395/754] 2723998=ruby/test_hash
[396/754] 2724000=rubygems/test_gem_resolver_requirement_list
[397/754] 2724000=ruby/test_beginendblock
[398/754] 2723994=ruby/test_yjit_exit_locations
[399/754] 2723995=rubygems/test_gem_commands_pristine_command
[400/754] 2723994=rubygems/test_gem_config_file
[401/754] 2723996=psych/test_yamlstore
[402/754] 2723996=mkmf/test_egrep_cpp
[403/754] 2724004=ruby/test_argf
[404/754] 2723996=rubygems/test_gem_resolver_composed_set
[405/754] 2723994=date/test_date_conv
[406/754] 2723996=rubygems/test_webauthn_poller
[407/754] 2723994=net/http/test_buffered_io
[408/754] 2723994=ruby/test_yjit
[409/754] 2723996=ruby/test_m17n
[410/754] 2723999=test_ipaddr
[411/754] 2723999=ruby/test_arity
[412/754] 2723999=ruby/test_trace
[413/754] 2723999=rubygems/test_gem_stream_ui
[414/754] 2723999=-ext-/st/test_numhash
[415/754] 2723999=-ext-/string/test_nofree
[416/754] 2723999=openssl/test_pkey_rsa
[417/754] 2724000=rubygems/test_gem_console_ui
[418/754] 2724001=-ext-/struct/test_member
[419/754] 2724001=resolv/test_resource
[420/754] 2724000=rubygems/test_gem_source_fetch_problem
[421/754] 2724006=psych/test_set
[422/754] 2724001=rubygems/test_gem_update_suggestion
[423/754] 2724006=optparse/test_reqarg
[424/754] 2724000=test_unicode_normalize
[425/754] 2724000=ruby/test_method
[426/754] 2724001=did_you_mean/test_ractor_compatibility
[427/754] 2723996=-ext-/econv/test_append
[428/754] 2723996=rubygems/test_gem_resolver_lock_set
[429/754] 2723996=ruby/test_dup
[430/754] 2724003=ruby/test_require
[431/754] 2723996=stringio/test_stringio
[432/754] 2724001=resolv/test_dns
[433/754] 2723999=rubygems/test_gem_commands_info_command
[434/754] 2723996=prism/api/command_line_test
[435/754] 2723996=ruby/test_io_timeout
[436/754] 2723996=date/test_date_new
[437/754] 2724006=-ext-/test_bug-3571
[438/754] 2723996=ruby/test_system
[439/754] 2724006=-ext-/test_notimplement
[440/754] 2724006=ruby/enc/test_emoji_breaks
[441/754] 2724006=ruby/test_comparable
[442/754] 2723999=mmtk/test_configuration
[443/754] 2724006=ruby/test_alias
[444/754] 2723999=rubygems/test_gem_requirement
[445/754] 2724001=mkmf/test_sizeof
[446/754] 2723999=ruby/test_compile_prism
[447/754] 2724005=rubygems/test_gem_commands_build_command
[448/754] 2724006=rubygems/test_gem_security
[449/754] 2723995=ruby/enc/test_euc_tw
[450/754] 2723995=openssl/test_x509name
[451/754] 2723995=fiber/test_sleep
[452/754] 2724005=-ext-/wait/test_wait
[453/754] 2724005=psych/test_object_references
[454/754] 2724005=ruby/test_case
[455/754] 2724005=cgi/test_cgi_multipart
[456/754] 2723999=-ext-/test_bug-5832
[457/754] 2723999=optparse/test_autoconf
[458/754] 2723999=optparse/test_did_you_mean
[459/754] 2724005=-ext-/popen_deadlock/test_popen_deadlock
[460/754] 2723995=rubygems/test_gem_safe_yaml
[461/754] 2723999=digest/test_digest_extend
[462/754] 2723995=dtrace/test_gc
[463/754] 2723995=test_time
[464/754] 2723999=json/json_encoding_test
[465/754] 2723999=ruby/test_math
[466/754] 2723999=ruby/test_super
[467/754] 2723995=mkmf/test_libs
[468/754] 2723995=prism/onigmo_test
[469/754] 2723995=psych/test_struct
[470/754] 2723995=ruby/test_ast
[471/754] 2723996=prism/fuzzer_test
[472/754] 2723996=-ext-/string/test_rb_str_dup
[473/754] 2723996=rubygems/test_gem_bundler_version_finder
[474/754] 2723996=-ext-/win32/test_console_attr
[475/754] 2723996=prism/result/constant_path_node_test
[476/754] 2723996=rubygems/test_gem_path_support
[477/754] 2723996=prism/newline_test
[478/754] 2724005=prism/snippets_test
[479/754] 2724006=prism/ruby/parser_test
[480/754] 2724006=-ext-/gvl/test_ubf_async_safe
[481/754] 2723996=psych/test_array
[482/754] 2724006=rubygems/test_webauthn_listener_response
[483/754] 2723996=prism/result/heredoc_test
[484/754] 2723996=rubygems/test_project_sanity
[485/754] 2724006=prism/encoding/regular_expression_encoding_test
[486/754] 2724006=ruby/test_env
[487/754] 2723996=rubygems/test_gem_commands_cleanup_command
[488/754] 2723999=optparse/test_placearg
[489/754] 2723999=-ext-/string/test_interned_str
[490/754] 2723999=-ext-/exception/test_ensured
[491/754] 2723999=prism/result/comments_test
[492/754] 2723999=-ext-/hash/test_delete
[493/754] 2723999=rubygems/test_config
[494/754] 2723999=ruby/test_io_m17n
[495/754] 2723996=test_forwardable
[496/754] 2723996=dtrace/test_object_create_start
[497/754] 2723996=ruby/test_continuation
[498/754] 2723996=ripper/test_files_test
[499/754] 2723996=rubygems/test_gem_dependency_list
[500/754] 2723996=rubygems/test_gem_resolver_installer_set
[501/754] 2723996=rubygems/test_gem_commands_uninstall_command
[502/754] 2724001=openssl/test_pkey_dh
[503/754] 2724001=ruby/test_shapes
[504/754] 2724001=openssl/test_ocsp
[505/754] 2723996=rubygems/test_gem_silent_ui
[506/754] 2723996=dtrace/test_require
[507/754] 2723996=ruby/test_ifunless
[508/754] 2723996=mkmf/test_configuration
[509/754] 2724001=ruby/enc/test_windows_1252
[510/754] 2724001=socket/test_udp
[511/754] 2724001=prism/ruby/dispatcher_test
[512/754] 2724001=prism/result/warnings_test
[513/754] 2724005=-ext-/array/test_to_ary_concat
[514/754] 2724001=-ext-/test_printf
[515/754] 2724001=ruby/test_rubyoptions
[516/754] 2723996=-ext-/load/test_stringify_symbols
[517/754] 2723996=openssl/test_ts
[518/754] 2723999=psych/test_emitter
[519/754] 2723999=prism/api/parse_stream_test
[520/754] 2723999=rubygems/test_gem_resolver_api_set
[521/754] 2724000=rubygems/test_gem_source_subpath_problem
[522/754] 2723999=prism/result/node_id_test
[523/754] 2723997=test_tmpdir
[524/754] 2724000=-ext-/symbol/test_type
[525/754] 2724000=ruby/test_range
[526/754] 2724003=prism/encoding/encodings_test
[527/754] 2724003=fiber/test_io_buffer
[528/754] 2723997=rubygems/test_gem_impossible_dependencies_error
[529/754] 2724003=json/json_generator_test
[530/754] 2723997=fileutils/test_dryrun
[531/754] 2723997=test_tsort
[532/754] 2723997=openssl/test_ns_spki
[533/754] 2723997=psych/visitors/test_depth_first
[534/754] 2723997=ruby/test_integer_comb
[535/754] 2724004=prism/result/index_write_test
[536/754] 2724004=date/test_date_ractor
[537/754] 2723996=ruby/test_m17n_comb
[538/754] 2723999=openssl/test_pair
[539/754] 2724004=did_you_mean/test_tree_spell_checker
[540/754] 2724004=prism/lex_test
[541/754] 2724003=test_bundled_gems
[542/754] 2724003=prism/result/integer_parse_test
[543/754] 2724003=rubygems/test_gem_validator
[544/754] 2724003=test_prettyprint
[545/754] 2724005=mkmf/test_install
[546/754] 2724003=prism/result/regular_expression_options_test
[547/754] 2724003=fiber/test_queue
[548/754] 2724003=ruby/test_sleep
[549/754] 2723998=rubygems/test_gem_commands_lock_command
[550/754] 2723998=ruby/enc/test_euc_kr
[551/754] 2723998=ruby/test_threadgroup
[552/754] 2724005=-ext-/string/test_set_len
[553/754] 2724005=optparse/test_bash_completion
[554/754] 2724005=ruby/test_exception
[555/754] 2723998=rubygems/test_gem_security_signer
[556/754] 2723998=rubygems/test_gem_local_remote_options
[557/754] 2723998=openssl/test_x509store
[558/754] 2724000=resolv/test_mdns
[559/754] 2724000=rubygems/test_gem_ext_configure_builder
[560/754] 2724000=ruby/test_dir
[561/754] 2724006=optparse/test_kwargs
[562/754] 2724006=io/wait/test_io_wait
[563/754] 2723998=ripper/test_lexer
[564/754] 2723998=psych/test_merge_keys
[565/754] 2723998=-ext-/test_random
[566/754] 2723998=rubygems/test_gem_commands_server_command
[567/754] 2723998=net/http/test_httpheader
[568/754] 2723998=ruby/test_data
[569/754] 2723998=net/http/test_http_request
[570/754] 2723998=openssl/test_provider
[571/754] 2724000=openssl/test_bn
[572/754] 2724004=rubygems/test_gem_package_task
[573/754] 2724004=lib/!Nothing_to_test
[574/754] 2724004=ruby/test_keyword
[575/754] 2724000=prism/result/numeric_value_test
[576/754] 2724000=rubygems/test_kernel
[577/754] 2724003=did_you_mean/spell_checking/test_method_name_check
[578/754] 2724003=prism/heredoc_dedent_test
[579/754] 2724003=-ext-/struct/test_len
[580/754] 2724003=prism/result/implicit_array_test
[581/754] 2724003=optparse/test_acceptable
[582/754] 2723998=dtrace/test_function_entry
[583/754] 2723998=psych/test_object
[584/754] 2723998=rubygems/test_gem_commands_signout_command
[585/754] 2723998=psych/test_exception
[586/754] 2723998=rubygems/test_gem_ext_cargo_builder
[587/754] 2723998=rubygems/test_gem_gem_runner
[588/754] 2724003=ruby/test_file_exhaustive
[589/754] 2723998=psych/json/test_stream
[590/754] 2723998=openssl/test_ssl_session
[591/754] 2724007=io/wait/test_ractor
[592/754] 2723999=optparse/test_optarg
[593/754] 2724007=ruby/test_autoload
[594/754] 2724000=rubygems/test_gem_resolver_local_specification
[595/754] 2724000=rubygems/test_gem_commands_unpack_command
[596/754] 2723999=rubygems/test_gem_commands_exec_command
[597/754] 2724004=ruby/test_pack
[598/754] 2724000=date/test_date_marshal
[599/754] 2724000=openssl/test_ossl
[600/754] 2723998=rubygems/test_gem_request_set_gem_dependency_api
[601/754] 2724004=ruby/enc/test_grapheme_breaks
[602/754] 2724004=ruby/test_syntax
[603/754] 2723998=ruby/test_assignment
[604/754] 2723999=test_singleton
[605/754] 2723999=did_you_mean/spell_checking/test_key_name_check
[606/754] 2723999=ripper/test_ripper
[607/754] 2723997=test_open3
[608/754] 2724005=prism/errors_test
[609/754] 2724005=open-uri/test_ftp
[610/754] 2724005=ruby/test_vm_dump
[611/754] 2724005=json/json_parser_test
[612/754] 2724005=ruby/enc/test_cesu8
[613/754] 2724005=rubygems/test_gem_commands_rebuild_command
[614/754] 2724005=rubygems/test_gem_commands_setup_command
[615/754] 2723999=psych/test_alias_and_anchor
[616/754] 2723999=ruby/test_fiber
[617/754] 2723993=prism/result/breadth_first_search_test
[618/754] 2723993=uri/test_generic
[619/754] 2723993=ruby/test_gc_compact
[620/754] 2724005=psych/test_deprecated
[621/754] 2724005=-ext-/bignum/test_div
[622/754] 2724005=-ext-/array/test_resize
[623/754] 2724005=-ext-/string/test_capacity
[624/754] 2724005=-ext-/float/test_nextafter
[625/754] 2723996=rubygems/test_gem_safe_marshal
[626/754] 2724005=fiber/test_backtrace
[627/754] 2724005=openssl/test_random
[628/754] 2724005=rubygems/test_bundled_ca
[629/754] 2724000=psych/visitors/test_to_ruby
[630/754] 2724000=prism/result/static_literals_test
[631/754] 2724000=-ext-/struct/test_data
[632/754] 2724000=optparse/test_noarg
[633/754] 2724006=openssl/test_pkey_ec
[634/754] 2724006=ruby/test_rand
[635/754] 2724000=openssl/test_fips
[636/754] 2724005=rubygems/test_gem_commands_update_command
[637/754] 2723996=date/test_date_parse
[638/754] 2724006=ruby/test_memory_view
[639/754] 2724006=prism/test_helper
[640/754] 2724006=-ext-/string/test_ellipsize
[641/754] 2724006=ruby/enc/test_utf32
[642/754] 2724006=-ext-/integer/test_integer
[643/754] 2724000=erb/test_erb
[644/754] 2723996=ruby/test_integer
[645/754] 2724000=json/json_ext_parser_test
[646/754] 2724000=ruby/test_time
[647/754] 2724006=-ext-/struct/test_duplicate
[648/754] 2724006=date/test_date_attr
[649/754] 2724006=-ext-/test_scan_args
[650/754] 2724006=rubygems/test_gem_resolver_git_set
[651/754] 2723998=did_you_mean/spell_checking/test_class_name_check
[652/754] 2724000=ruby/test_string
[653/754] 2723998=ruby/enc/test_emoji
[654/754] 2723998=set/test_sorted_set
[655/754] 2724006=ripper/test_files_lib
[656/754] 2723998=ruby/test_condition
[657/754] 2723998=ruby/enc/test_cp949
[658/754] 2723998=rubygems/test_gem_source_git
[659/754] 2724005=ruby/test_pipe
[660/754] 2723998=ruby/enc/test_regex_casefold
[661/754] 2723998=ruby/test_random_formatter
[662/754] 2723998=rubygems/test_gem_commands_check_command
[663/754] 2723998=rubygems/test_gem_command_manager
[664/754] 2724005=rubygems/test_gem_installer
[665/754] 2723997=rubygems/test_gem_source_list
[666/754] 2723997=psych/test_yaml_special_cases
[667/754] 2723997=prism/result/attribute_write_test
[668/754] 2723998=psych/test_parser
[669/754] 2723998=cgi/test_cgi_core
[670/754] 2723998=-ext-/stack/test_stack_overflow
[671/754] 2723997=test_delegate
[672/754] 2723998=ripper/test_files_test_1
[673/754] 2723998=prism/percent_delimiter_string_test
[674/754] 2723998=rubygems/test_gem
[675/754] 2723997=prism/api/freeze_test
[676/754] 2723997=stringio/test_ractor
[677/754] 2723997=ruby/test_float
[678/754] 2723994=rubygems/test_gem_remote_fetcher_local_ssl_server
[679/754] 2723997=psych/test_ractor
[680/754] 2723993=prism/library_symbols_test
[681/754] 2723993=psych/test_json_tree
[682/754] 2723993=psych/visitors/test_emitter
[683/754] 2723993=openssl/test_pkey_dsa
[684/754] 2723997=net/http/test_https_proxy
[685/754] 2723998=ruby/test_nomethod_error
[686/754] 2723998=open-uri/test_ssl
[687/754] 2723997=date/test_date_strptime
[688/754] 2723997=ruby/test_proc
[689/754] 2723993=test_shellwords
[690/754] 2723993=optparse/test_cclass
[691/754] 2723994=dtrace/test_singleton_function
[692/754] 2723994=did_you_mean/spell_checking/test_uncorrectable_name_check
[693/754] 2723994=optparse/test_load
[694/754] 2723994=psych/test_omap
[695/754] 2723994=ruby/test_marshal
[696/754] 2723993=zlib/test_zlib
[697/754] 2724006=prism/magic_comment_test
[698/754] 2723996=mkmf/test_framework
[699/754] 2723996=ruby/enc/test_case_comprehensive
[700/754] 2723996=ruby/test_time_tz
[701/754] 2723994=ruby/test_backtrace
[702/754] 2724006=prism/ruby/string_query_test
[703/754] 2724006=psych/test_nil
[704/754] 2724006=-ext-/class/test_class2name
[705/754] 2724006=rubygems/test_gem_commands_outdated_command
[706/754] 2723996=rubygems/test_gem_request_set_lockfile_tokenizer
[707/754] 2724006=openssl/test_kdf
[708/754] 2723996=ruby/test_array
[709/754] 2723998=set/test_set
[710/754] 2724006=mkmf/test_find_executable
[711/754] 2724006=error_highlight/test_error_highlight
[712/754] 2723998=-ext-/load/test_resolve_symbol
[713/754] 2723998=-ext-/debug/test_profile_frames
[714/754] 2723998=date/test_date_compat
[715/754] 2723998=ruby/test_lazy_enumerator
[716/754] 2723997=digest/test_digest
[717/754] 2723994=rubygems/test_gem_package_old
[718/754] 2723994=rubygems/test_gem_uri
[719/754] 2723994=test_rbconfig
[720/754] 2724004=-ext-/debug/test_debug
[721/754] 2723994=ruby/test_stringchar
[722/754] 2724004=rubygems/test_gem_commands_help_command
[723/754] 2724004=-ext-/arith_seq/test_arith_seq_extract
[724/754] 2723994=fiber/test_enumerator
[725/754] 2723994=digest/test_ractor
[726/754] 2723998=psych/test_psych
[727/754] 2723998=json/json_coder_test
[728/754] 2723998=uri/test_parser
[729/754] 2723998=date/test_date
[730/754] 2723998=psych/test_date_time
[731/754] 2723994=openssl/test_pkcs12
[732/754] 2724004=did_you_mean/tree_spell/test_change_word
[733/754] 2724004=-ext-/string/test_modify_expand
[734/754] 2724004=rubygems/test_gem_source_installed
[735/754] 2723998=rubygems/test_gem_available_set
[736/754] 2724004=rubygems/test_gem_platform
[737/754] 2723998=prism/ractor_test
[738/754] 2724004=psych/test_symbol
[739/754] 2724004=rubygems/test_gem_uninstaller
[740/754] 2723998=prism/result/overlap_test
[741/754] 2723994=test_pty
[742/754] 2723999=yaml/test_dbm
[743/754] 2723999=did_you_mean/spell_checking/test_variable_name_check
[744/754] 2724001=rubygems/test_gem_commands_list_command
[745/754] 2723999=rubygems/test_gem_source_vendor
[746/754] 2723999=prism/encoding/string_encoding_test
[747/754] 2724001=ruby/test_name_error
[748/754] 2723999=-ext-/exception/test_exception_at_throwing
[749/754] 2723999=rubygems/test_gem_source
[750/754] 2723998=ruby/test_frozen
[751/754] 2723994=psych/test_safe_load
[752/754] 2723998=ruby/enc/test_utf16
[753/754] 2723994=rubygems/test_gem_package
[754/754] 2723998=ruby/test_enumerator
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    996    1015    1015    1015 pts/0       1015 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1  311356    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  341541    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  653320    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  694506    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1050354    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1203214    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1740617    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1863343    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2597670    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1018 2722754    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2722754 2722757    1015    1015 pts/0       1015 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.20250418-121420 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
2722757 2722758    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250418-121420 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
2722758 2723658    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2723658 2723659    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2723659 2723989    1015    1015 pts/0       1015 Sl+   1000   0:17 /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
2723989 2724007    1015    1015 pts/0       1015 Sl+   1000   0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2724007 2849465    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2724007 2849503    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
2724007 2849526    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
2722758 3290227    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 3432248    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3823805    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3942842    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4068349    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[996, 311356, 341541, 653320, 694506, 1050354, 1203214, 1740617, 1863343, 2597670, 3432248, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[2722754], 2722754=>[2722757], 2722757=>[2722758], 2722758=>[2723658, 3290227], 2723658=>[2723659], 2723659=>[2723989], 2723989=>[2724007], 2724007=>[2849465, 2849503, 2849526]}
$ timeout 60 gdb -p 2849465 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2849468]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000712446498d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2849468, futex_word=0x71242a200990) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x712422a006c0 (LWP 2849465) "test_autoload.*" 0x0000712446498d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2849468, futex_word=0x71242a200990) at ./nptl/futex-internal.c:57
  2    Thread 0x71242a2006c0 (LWP 2849468) "test_autoload.*" 0x0000616979c32e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x71242a2006c0 (LWP 2849468) "test_autoload.*"):
#0  0x0000616979c32e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000616979c33dfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000616979b82670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x0000616979b824e9 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  0x0000616979b82115 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  0x0000616979b7d11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x0000616979b7d99a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x0000616979c192ad in __interceptor_realloc ()
No symbol table info available.
#8  0x000071244649df7a in __pthread_getattr_np (thread_id=124400139503296, attr=0x71242a1ffc98) at ./nptl/pthread_getattr_np.c:180
        newp = <optimized out>
        size = 32
        cpuset = 0x0
        thread = 0x71242a2006c0
        ret = <optimized out>
        iattr = 0x71242a1ffc98
#9  0x0000616979c3daf9 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x0000616979c3e048 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#11 0x0000616979c26a12 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x0000616979c2668c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#13 0x0000616979c26b16 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#14 0x0000616979c16a8f in asan_thread_start(void*) ()
No symbol table info available.
#15 0x000071244649caa4 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 = {124400139503296, 8875987718068818511, 124400139503296, -352, 0, 124400013664624, 8875987718089790031, 8875767349981139535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x0000712446529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x712422a006c0 (LWP 2849465) "test_autoload.*"):
#0  0x0000712446498d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2849468, futex_word=0x71242a200990) 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=2849468, futex_word=0x71242a200990) 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=0x71242a200990, expected=2849468, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3  0x000071244649e7a3 in __pthread_clockjoin_ex (threadid=124400139503296, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
        ret = <optimized out>
        _buffer = {__routine = 0x71244649e650 <cleanup>, __arg = 0x71242a200ce0, __canceltype = 424720944, __prev = 0x0}
        tid = <optimized out>
        pd = 0x71242a2006c0
        self = <optimized out>
        result = 0
        pd_result = <optimized out>
#4  0x0000616979bfe9d2 in __interceptor_pthread_join ()
No symbol table info available.
#5  0x0000616979f5b138 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3130
        stopped = <optimized out>
#6  rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4653
No locals.
#7  0x0000616979c5cb90 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 = 0x5150000a4400
        step = 4
        message = 4
        th = 0x5150000a4400
        buf = <optimized out>
        state = <optimized out>
#8  0x0000616979c5d11b in ruby_stop (ex=706742672, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#9  0x0000616979ddcd4d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284
        status = <optimized out>
        pid = <optimized out>
#10 0x000061697a03d108 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:3794
        ci = 0x64b100040001
        cc = <optimized out>
        me = 0x71244572a8f0
        cfunc = 0x504000020058
        recv = 124400565981120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000061697a02341d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7124229ff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000061697a022ed5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
        cc = 0x0
#13 0x0000616979fe45f8 in vm_sendish (ec=0x51600103e9d0, reg_cfp=0x71241a5ff790, cd=0x5020000e6c30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x51600103e9d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020000e6c30
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x71241a5ff790
        reg_pc = 0x504000214e70
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x0000616979fd9ecb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x51600103e9d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7124229ff6c0, <optimized out>, <optimized out>}, prev = 0x7124229ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000061697a016d3b in invoke_iseq_block_from_c (ec=0x51600103e9d0, captured=<optimized out>, self=124400565981120, 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:1626
        flags = 0
        iseq = 0x712443838f50
        cfp = 0x71241a5ff7c8
        sp = 0x71241a4ff818
        use_argv = <optimized out>
        stack_argv = 0x71241a4ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_proc (ec=0x51600103e9d0, self=124400565981120, 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:1720
        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:1750
No locals.
#19 0x000061697a014fc6 in rb_vm_invoke_proc (ec=0x71242a200990, proc=0x109, proc@entry=0x504000225290, argc=1179225457, 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:1771
        self = 2849468
#20 0x0000616979f6cc9d in thread_do_start_proc (th=th@entry=0x5150000a4400) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000225290
        args_len = 0
        args_ptr = <optimized out>
#21 0x0000616979f6a87a in thread_do_start (th=0x5150000a4400) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#22 thread_start_func_2 (th=th@entry=0x5150000a4400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
th: 0x5150000a4400, native_id: 0x712422a006c0
-- Control frame information -----------------------------------------------
        result = 36
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
#23 0x0000616979f69b3e in call_thread_start_func_2 (th=0x5150000a4400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7124229ffcc0
#24 nt_start (ptr=0x50c000369040) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x5150000a4400
        sched = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        nt = 0x50c000369040
        vm = 0x525000000100
#25 0x0000616979c16a8f in asan_thread_start(void*) ()
No symbol table info available.
#26 0x000071244649caa4 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 = {124400013674176, 8875969026371146319, 124400013674176, -352, 0, 140733504932560, 8875969026392117839, 8875767349981139535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x0000712446529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2849465) detached]
$ timeout 60 gdb -p 2849503 -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 2849526 -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 2724007 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3290246]
[New LWP 2849527]
[New LWP 2827658]
[New LWP 2744413]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000712446498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7124467ebc40 (LWP 2724007) "ruby"            0x0000712446498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x712418a006c0 (LWP 3290246) "test_autoload.*" 0x0000712446498d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7124189fc3e0, op=137, expected=0, futex_word=0x50c00036a950) at ./nptl/futex-internal.c:57
  3    Thread 0x71242a2006c0 (LWP 2849527) "test_autoload.*" 0x000071244651b4cd in __GI___poll (fds=0x712416909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x712424e006c0 (LWP 2827658) "parallel.rb:40"  0x000071244651b4cd in __GI___poll (fds=0x71241bc14c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7124230006c0 (LWP 2744413) "Timeout stdlib " 0x0000712446498d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x712422ffdce0, op=137, expected=0, futex_word=0x50c000333150) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7124230006c0 (LWP 2744413) "Timeout stdlib "):
#0  0x0000712446498d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x712422ffdce0, op=137, expected=0, futex_word=0x50c000333150) 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=20816, abstime=0x712422ffdce0, clockid=28964, expected=0, futex_word=0x50c000333150) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 7415040
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000333150, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x712422ffdce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000071244649bc8e in __pthread_cond_wait_common (abstime=0x712422ffdce0, clockid=1, mutex=0x51500007f220, cond=0x50c000333128) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71244649b4b0 <__condvar_cleanup_waiting>, __arg = 0x712422ffdbd0, __canceltype = -2077484640, __prev = 0x0}
        cbuffer = {wseq = 12, cond = 0x50c000333128, mutex = 0x51500007f220, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 12
        seq = 6
        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=0x50c000333128, mutex=mutex@entry=0x51500007f220, abstime=abstime@entry=0x712422ffdce0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000616979f68521 in native_cond_timedwait (cond=0x50c000333128, mutex=0x51500007f220, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x51500007f100, rel=rel@entry=0x71242140b6e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x51500007f220
        cond = 0x50c000333128
        max = 100000000000000000
#7  0x0000616979f4ec44 in native_sleep (th=0x51500007f100, rel=0x71242140b6e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=1499989689000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1309
        prev_status = THREAD_RUNNABLE
        end = 6555835589291268
        woke = 1
#9  0x0000616979f493a0 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575
        timeout_value = <optimized out>
        relative_timeout = 18446744073709551100
        arguments = <optimized out>
        timeout = 341006571528290306
        woken = 20
        scheduler = <optimized out>
#10 0x0000616979c612e0 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:1074
        _ec = 0x516000fca5d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x712422ffdf70, <optimized out>, 0x712422ffde80, <optimized out>, <optimized out>}, prev = 0x712421613c80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000fca5d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x0000616979f48f76 in rb_mutex_sleep (self=<optimized out>, timeout=341006571528290306) at /tmp/ruby/src/trunk_asan/thread_sync.c:598
        arguments = {self = 124400606532120, timeout = <optimized out>}
        beg = 1744978551
        woken = <optimized out>
        end = <optimized out>
#12 0x000061697a0512ec in vm_call0_cfunc_with_frame (ec=0x516000fca5d0, calling=<optimized out>, argv=0x712421613b28) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x712423bfb6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 124400606532120
        argc = 1
        mid = 26401
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x516000fca5d0, calling=<optimized out>, argv=0x712421613b28) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#15 0x000061697a004c3e in vm_call0_cc (recv=124400606532120, id=26401, argc=<optimized out>, argv=<optimized out>, cc=0x7124438e8220, 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>
#16 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 = 0x7124438e8220
        self = <optimized out>
#17 0x0000616979c612e0 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:1074
        _ec = 0x516000fca5d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x712422ffe2f0, <optimized out>, 0x712422ffe200, <optimized out>, <optimized out>}, prev = 0x712421613740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000fca5d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x0000616979f733cd in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1610
        sync_waiter = {self = 124400606532120, th = 0x51500007f100, fiber = 0x0, node = {next = 0x50300008b6f0, prev = 0x50300008b6f0}}
        ec = <optimized out>
        cv = 0x50300008b6f0
        args = <optimized out>
#19 0x000061697a03d108 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:3794
        ci = 0x460100100005
        cc = <optimized out>
        me = 0x712445fe8528
        cfunc = 0x50400001fc58
        recv = 124400606532480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x0000616979feac49 in vm_sendish (ec=0x516000fca5d0, reg_cfp=0x712423bfb720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        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>
#21 vm_exec_core (ec=ec@entry=0x516000fca5d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x712423bfb720
        reg_pc = 0x513000087050
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#22 0x0000616979fd9ecb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516000fca5d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x712422ffeb60, <optimized out>, <optimized out>}, prev = 0x712421613580, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x000061697a05aa72 in invoke_iseq_block_from_c (ec=0x516000fca5d0, captured=0x712423bfb7a8, self=124400606620480, 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:1626
        flags = 0
        iseq = 0x712445f65b50
        cfp = <optimized out>
        sp = 0x712423afb870
        use_argv = 0x0
        stack_argv = 0x712423afb870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#24 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:1640
        captured = 0x712423bfb7a8
#25 0x000061697a006e86 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:1677
No locals.
#26 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#27 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#28 0x000061697a006e86 in rb_yield (val=<optimized out>)
No locals.
#29 0x0000616979c612e0 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:1074
        _ec = 0x516000fca5d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x712422ffeef0, <optimized out>, 0x712422ffee00, <optimized out>, <optimized out>}, prev = 0x712421609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000fca5d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#30 0x000061697a03d108 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:3794
        ci = 0x673100000001
        cc = <optimized out>
        me = 0x712445fe8b18
        cfunc = 0x50400001f658
        recv = 124400606532120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x0000616979fe45f8 in vm_sendish (ec=0x516000fca5d0, reg_cfp=0x712423bfb790, cd=0x50f000004800, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x516000fca5d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f000004800
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x712423bfb790
        reg_pc = 0x51700000ae28
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#33 0x0000616979fd9ecb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516000fca5d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x712422fff6c0, <optimized out>, <optimized out>}, prev = 0x712422fffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#34 0x000061697a016d3b in invoke_iseq_block_from_c (ec=0x516000fca5d0, captured=<optimized out>, self=124400606620480, 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:1626
        flags = 0
        iseq = 0x712445f65c18
        cfp = 0x712423bfb7c8
        sp = 0x712423afb818
        use_argv = <optimized out>
        stack_argv = 0x712423afb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#35 invoke_block_from_c_proc (ec=0x516000fca5d0, self=124400606620480, 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:1720
        block = <optimized out>
        keyword_hash = <optimized out>
#36 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:1750
No locals.
#37 0x000061697a014fc6 in rb_vm_invoke_proc (ec=0x50c000333150, proc=0x89, proc@entry=0x5040001ccf50, argc=1179225457, 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:1771
        self = 0
#38 0x0000616979f6cc9d in thread_do_start_proc (th=th@entry=0x51500007f100) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040001ccf50
        args_len = 0
        args_ptr = <optimized out>
#39 0x0000616979f6a87a in thread_do_start (th=0x51500007f100) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#40 thread_start_func_2 (th=th@entry=0x51500007f100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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>
#41 0x0000616979f69b3e in call_thread_start_func_2 (th=0x51500007f100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x712422fffcc0
#42 nt_start (ptr=0x50c000333100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500007f100
        sched = <optimized out>
        nt = 0x50c000333100
        vm = 0x525000000100
#43 0x0000616979c16a8f in asan_thread_start(void*) ()
No symbol table info available.
#44 0x000071244649caa4 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 = {124400019965632, 8875968201737425487, 124400019965632, -352, 25, 140733504929648, 8875968201758397007, 8875767349981139535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#45 0x0000712446529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x712424e006c0 (LWP 2827658) "parallel.rb:40"):
#0  0x000071244651b4cd in __GI___poll (fds=0x71241bc14c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000616979bbd6da in __interceptor_poll ()
No symbol table info available.
#2  0x0000616979d19939 in nogvl_wait_for (th=124400565445920, fptr=0x51100012d580, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12588
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x0000616979d1ae0a in internal_read_func (ptr=0x71241bc14a40) at /tmp/ruby/src/trunk_asan/io.c:1211
        iis = 0x71241bc14a40
        result = <optimized out>
#5  0x0000616979f52083 in rb_thread_io_blocking_call (func=0x616979d1a900 <internal_read_func>, data1=0x71241bc14a40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1827
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x0000616979c612e0 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:1074
        _ec = 0x516001033ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x712424dfedb0, <optimized out>, 0x712424dfecc0, <optimized out>, <optimized out>}, prev = 0x71241bc09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001033ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x0000616979d2f1a5 in io_read_memory_locktmp (str=124399898414176, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3457
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:3503
        str = <optimized out>
        iis = {th = 124400565445920, fptr = 0x51100012d580, nonblock = 0, fd = 4, buf = 0x5190000e6a80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100012d580
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x0000616979d0b3f1 in io_readpartial (argc=465652832, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3623
        ret = <optimized out>
#10 0x000061697a03d108 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:3794
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7124463a9ec8
        cfunc = 0x504000010f58
        recv = 124400565446040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000616979feac49 in vm_sendish (ec=0x516001033ed0, reg_cfp=0x7124246f9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        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=0x516001033ed0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x7124246f9790
        reg_pc = 0x51300004b718
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000616979fd9ecb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001033ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x712424dff6c0, <optimized out>, <optimized out>}, prev = 0x712424dffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000061697a016d3b in invoke_iseq_block_from_c (ec=0x516001033ed0, captured=<optimized out>, self=124400597973280, 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:1626
        flags = 0
        iseq = 0x712445fac5f0
        cfp = 0x7124246f97c8
        sp = 0x7124245f9818
        use_argv = <optimized out>
        stack_argv = 0x7124245f9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001033ed0, self=124400597973280, 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:1720
        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:1750
No locals.
#17 0x000061697a014fc6 in rb_vm_invoke_proc (ec=0x71241bc14c60, proc=0x1, proc@entry=0x504000216410, argc=1179759821, 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:1771
        self = 4294967295
#18 0x0000616979f6cc9d in thread_do_start_proc (th=th@entry=0x515000096d00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000216410
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000616979f6a87a in thread_do_start (th=0x515000096d00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000096d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x0000616979f69b3e in call_thread_start_func_2 (th=0x515000096d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x712424dffcc0
#22 nt_start (ptr=0x50c00035ba80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000096d00
        sched = <optimized out>
        nt = 0x50c00035ba80
        vm = 0x525000000100
#23 0x0000616979c16a8f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000071244649caa4 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 = {124400051422912, 8875972874661843535, 124400051422912, -352, 25, 140733504935376, 8875972874682815055, 8875767349981139535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000712446529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x71242a2006c0 (LWP 2849527) "test_autoload.*"):
#0  0x000071244651b4cd in __GI___poll (fds=0x712416909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000616979bbd6da in __interceptor_poll ()
No symbol table info available.
#2  0x0000616979f6df0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010
        vm = <optimized out>
#4  0x0000616979c16a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071244649caa4 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 = {124400139503296, 8875987718068818511, 124400139503296, -352, 0, 124399839601456, 8875987718089790031, 8875767349981139535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000712446529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x712418a006c0 (LWP 3290246) "test_autoload.*"):
#0  0x0000712446498d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7124189fc3e0, op=137, expected=0, futex_word=0x50c00036a950) 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=0x7124189fc3e0, clockid=20576, expected=0, futex_word=0x50c00036a950) 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=0x50c00036a950, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7124189fc3e0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000071244649bc8e in __pthread_cond_wait_common (abstime=0x7124189fc3e0, clockid=1, mutex=0x5150000a5ba0, cond=0x50c00036a928) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71244649b4b0 <__condvar_cleanup_waiting>, __arg = 0x7124189fc2d0, __canceltype = 52, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c00036a928, mutex = 0x5150000a5ba0, 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=0x50c00036a928, mutex=mutex@entry=0x5150000a5ba0, abstime=abstime@entry=0x7124189fc3e0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000616979f68521 in native_cond_timedwait (cond=0x50c00036a928, mutex=0x5150000a5ba0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x5150000a5a80, rel=rel@entry=0x712415c0a560) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x5150000a5ba0
        cond = 0x50c00036a928
        max = 100000000000000000
#7  0x0000616979f4eec4 in native_sleep (th=0x5150000a5a80, rel=0x712415c0a560) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1309
        prev_status = THREAD_RUNNABLE
        end = 6554857498174337
        woke = 1
#9  0x0000616979ddd89d in rb_f_sleep (argc=1, argv=0x7124202f78c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964
        beg = 1744979072
        scheduler = <optimized out>
        end = <optimized out>
#10 0x000061697a03d108 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:3794
        ci = 0x672100140003
        cc = <optimized out>
        me = 0x712444d2fb20
        cfunc = 0x504000020258
        recv = 124400565946400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000061697a02341d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7124189fcb50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000061697a022ed5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
        cc = 0x7124189fc3e0
#13 0x0000616979feac49 in vm_sendish (ec=0x516001051ed0, reg_cfp=0x7124203f76b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        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=0x516001051ed0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x7124203f76b0
        reg_pc = 0x5040002283f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x0000616979fd9ecb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001051ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7124189fcf00, <optimized out>, <optimized out>}, prev = 0x7124189fd900, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x0000616979d6342c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124400566039400) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7124438c72a0
#17 0x0000616979d5e2eb in require_internal (ec=ec@entry=0x516001051ed0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5150000a5a80
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 124400607155200
        realpath_map = 124400607155040
        path = 124400566039400
        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 0x0000616979d5c2e2 in rb_require_string_internal (fname=124400597950560, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x516001051ed0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#20 0x000061697a03d108 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:3794
        ci = 0x1371100140003
        cc = <optimized out>
        me = 0x712445de1a68
        cfunc = 0x504000018558
        recv = 124400611085720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x000061697a02341d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7124189fe070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x000061697a029075 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181
No locals.
#23 0x0000616979feac49 in vm_sendish (ec=0x516001051ed0, reg_cfp=0x7124203f7758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        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>
#24 vm_exec_core (ec=ec@entry=0x516001051ed0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x7124203f7758
        reg_pc = 0x51100007fa38
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x0000616979fd9ecb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001051ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7124189fe420, <optimized out>, <optimized out>}, prev = 0x712415e09a80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x000061697a05102a in vm_call0_body (ec=<optimized out>, calling=0x712415f09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x712415f094d0
        cc = <optimized out>
        ret = <optimized out>
#27 0x000061697a05089f in vm_call0_cme (ec=0x516001051ed0, calling=0x712415f09460, argv=0x7124189fe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x712415f09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7124438367a0
        orig_cme = <optimized out>
        ci = 0x712415f094d0
        cc = 0x7124438cef78
        ret = <optimized out>
#29 0x000061697a004c3e in vm_call0_cc (recv=124400611085720, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7124438cef78, 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>
#30 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7124438cef78
        self = <optimized out>
#31 0x000061697a005a6e in rb_funcallv (recv=124400611085720, mid=22673, argc=1, argv=0x7124189fe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7124189fe820
#33 0x0000616979fc560e in autoload_feature_require (_arguments=124399845895184) at /tmp/ruby/src/trunk_asan/variable.c:3001
        arguments = 0x7124189fec10
        autoload_const = <optimized out>
        result = <optimized out>
#34 autoload_try_load (_arguments=124399845895184) at /tmp/ruby/src/trunk_asan/variable.c:3015
        arguments = 0x7124189fec10
        result = <optimized out>
        ce = <optimized out>
#35 0x0000616979c612e0 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:1074
        _ec = 0x516001051ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7124189feb90, <optimized out>, 0x7124189feaa0, <optimized out>, <optimized out>}, prev = 0x712415e09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001051ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x0000616979fc4976 in rb_autoload_load (module=module@entry=124400611163440, name=name@entry=84827) at /tmp/ruby/src/trunk_asan/variable.c:3076
        ce = 0x5030003a1650
        arguments = {module = 124400611163440, name = 84827, flag = 0, mutex = 124400566039480, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x0000616979fce7fd in rb_const_search_from (klass=124400588264160, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178
        ac = 0xfffffffffffffdfc
        am = 124400611163440
        tmp = 124400611163440
        ce = <optimized out>
        current = 124400611163440
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x0000616979fc6674 in rb_const_search (klass=124400588264160, id=84827, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200
        value = <optimized out>
#39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3127
        c = <optimized out>
#40 0x0000616979fd1afe 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:1127
        root_cref = <optimized out>
        klass = 88785567525200
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#41 0x0000616979fdcdd1 in vm_get_ev_const_chain (ec=0x516001051ed0, segments=0x5020000e5df0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1160
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020000e5dd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6434
        segments = 0x5020000e5df0
        ice = <optimized out>
        val = <optimized out>
#43 0x0000616979fde703 in vm_exec_core (ec=ec@entry=0x516001051ed0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x7124203f7790
        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_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x0000616979fd9ecb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001051ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7124189ff6c0, <optimized out>, <optimized out>}, prev = 0x7124189ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x000061697a016d3b in invoke_iseq_block_from_c (ec=0x516001051ed0, captured=<optimized out>, self=124400565948480, 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:1626
        flags = 0
        iseq = 0x71244383a4b8
        cfp = 0x7124203f77c8
        sp = 0x7124202f7818
        use_argv = <optimized out>
        stack_argv = 0x7124202f7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 invoke_block_from_c_proc (ec=0x516001051ed0, self=124400565948480, 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:1720
        block = <optimized out>
        keyword_hash = <optimized out>
#47 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:1750
No locals.
#48 0x000061697a014fc6 in rb_vm_invoke_proc (ec=0x50c00036a950, proc=0x89, proc@entry=0x504000226e90, argc=1179225457, 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:1771
        self = 0
#49 0x0000616979f6cc9d in thread_do_start_proc (th=th@entry=0x5150000a5a80) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000226e90
        args_len = 0
        args_ptr = <optimized out>
#50 0x0000616979f6a87a in thread_do_start (th=0x5150000a5a80) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#51 thread_start_func_2 (th=th@entry=0x5150000a5a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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>
#52 0x0000616979f69b3e in call_thread_start_func_2 (th=0x5150000a5a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7124189ffcc0
#53 nt_start (ptr=0x50c00036a900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x5150000a5a80
        sched = <optimized out>
        nt = 0x50c00036a900
        vm = 0x525000000100
#54 0x0000616979c16a8f in asan_thread_start(void*) ()
No symbol table info available.
#55 0x000071244649caa4 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 = {124399845902016, 8875947036138590799, 124399845902016, -352, 0, 140733504932560, 8875947036159562319, 8875767349981139535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#56 0x0000712446529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7124467ebc40 (LWP 2724007) "ruby"):
#0  0x0000712446498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000094) 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=0x50c000000094, 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  0x000071244649b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71244649b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fff1291d4d0, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 355, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 355
        seq = 177
        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  0x0000616979f43c9f in rb_native_cond_wait (cond=0x50c000000094, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x0000616979f68a52 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x0000616979f6f3cf in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=124400578294624) at /tmp/ruby/src/trunk_asan/thread.c:1066
        scheduler = <optimized out>
        p = 0x712444477360
        target_th = 0x5150000a5a80
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x0000616979c612e0 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff1291d7b0, <optimized out>, 0x7fff1291d6c0, <optimized out>, <optimized out>}, prev = 0x712444470740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x0000616979f6eba8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1115
        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 0x0000616979f61890 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1212
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x0
#14 0x000061697a03d108 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:3794
        ci = 0x34d100100001
        cc = <optimized out>
        me = 0x712445fe9658
        cfunc = 0x50400001ebd8
        recv = 124400566039840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x0000616979feac49 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7124439ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        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 = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x7124439ff448
        reg_pc = 0x51400002f398
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000616979fda2bb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x000061697a05aa72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7124439ff620, self=124400597973280, 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:1626
        flags = 0
th: 0x515000000300, native_id: 0x7124467ebc40
-- Control frame information -----------------------------------------------
        iseq = 0x712445f6dfd0
c:0018 p:---- s:0126 e:000125 CFUNC  :join
c:0017 p:0043 s:0122 E:001590 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215
c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
        cfp = <optimized out>
        sp = 0x7124438ffa28
        use_argv = 0x7124442ac460
c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
        stack_argv = 0x7124438ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
c:0014 p:0011 s:0095 E:0023f0 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
#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:1640
        captured = 0x7124439ff620
#21 0x000061697a006e86 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:1677
No locals.
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
#22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
c:0011 p:0082 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH]
No locals.
#24 0x000061697a006e86 in rb_yield (val=<optimized out>)
No locals.
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:1664
#25 0x000061697a1ba716 in rb_ary_collect (ary=124400588218000) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 124400566130760
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
        i = 21
#26 0x000061697a03d108 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:3794
        ci = 0x165100000001
        cc = <optimized out>
c:0007 p:0069 s:0046 E:000f90 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        me = 0x7124463b0138
        cfunc = 0x50400000a758
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        recv = 124400588218000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#27 0x0000616979fe45f8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7124439ff608, cd=0x51100000b650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        val = 36
        ci = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        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>
        leaf = false
        val = <optimized out>
        cd = 0x51100000b650
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x7124439ff608
        reg_pc = 0x519000014db8
        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>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_concatarray = <optimized out>

        INSN_LABEL_concattoarray = <optimized out>
th: 0x51500007f100, native_id: 0x7124230006c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
c:0004 p:0018 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
c:0002 p:0069 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x515000096d00, native_id: 0x712424e006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x5150000a5a80, native_id: 0x712418a006c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0028 e:000027 CFUNC  :sleep
c:0006 p:0005 s:0023 e:000022 CLASS  /tmp/rubytest.dpkvgp/autoload20250418-2724007-8qcxpp.rb:1
c:0005 p:0007 s:0020 e:000019 TOP    /tmp/rubytest.dpkvgp/autoload20250418-2724007-8qcxpp.rb:1 [FINISH]
c:0004 p:---- s:0017 e:000016 CFUNC  :require
c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        INSN_LABEL_pushtoarray = <optimized out>
c:0002 p:0002 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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 0x0000616979fd9ecb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff1291eba0, <optimized out>, <optimized out>}, prev = 0x71244443f540, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#30 0x000061697a05aa72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7124439ff738, self=124400597973280, 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:1626
        flags = 0
        iseq = 0x712445fac7a8
        cfp = <optimized out>
        sp = 0x7124438ff8d0
        use_argv = 0x71244423e560
        stack_argv = 0x7124438ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 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:1640
        captured = 0x7124439ff738
#32 0x000061697a006e86 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:1677
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344

No locals.
#35 0x000061697a006e86 in rb_yield (val=<optimized out>)
No locals.
#36 0x000061697a1ba716 in rb_ary_collect (ary=124400565446320) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 124400565446120
        i = 0
#37 0x000061697a03d108 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:3794
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7124463b0138
        cfunc = 0x50400000a758
        recv = 124400565446320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#38 0x0000616979fe45f8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7124439ff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#39 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 = 0x502000008270
        insns_address_table = {0x616979fe0976 <vm_exec_core+12886>, 0x616979fdddc5 <vm_exec_core+1701>, 0x616979fdf5a7 <vm_exec_core+7815>, 0x616979fe4766 <vm_exec_core+28742>, 0x616979fdeef2 <vm_exec_core+6098>, 0x616979fe53b7 <vm_exec_core+31895>, 0x616979fe377e <vm_exec_core+24670>, 0x616979fe1625 <vm_exec_core+16133>, 0x616979fde0ce <vm_exec_core+2478>, 0x616979fe4edf <vm_exec_core+30655>, 0x616979fe4af0 <vm_exec_core+29648>, 0x616979fdf2af <vm_exec_core+7055>, 0x616979fde6ab <vm_exec_core+3979>, 0x616979fe3c21 <vm_exec_core+25857>, 0x616979fe006b <vm_exec_core+10571>, 0x616979fe50e9 <vm_exec_core+31177>, 0x616979fe4d07 <vm_exec_core+30183>, 0x616979fe081e <vm_exec_core+12542>, 0x616979fe1592 <vm_exec_core+15986>, 0x616979fe390a <vm_exec_core+25066>, 0x616979fe4c6b <vm_exec_core+30027>, 0x616979fe2a0e <vm_exec_core+21230>, 0x616979fe39a2 <vm_exec_core+25218>, 0x616979fe3da0 <vm_exec_core+26240>, 0x616979fe293c <vm_exec_core+21020>, 0x616979fde5a7 <vm_exec_core+3719>, 0x616979fe3139 <vm_exec_core+23065>, 0x616979fde408 <vm_exec_core+3304>, 0x616979fde750 <vm_exec_core+4144>, 0x616979fe0aab <vm_exec_core+13195>, 0x616979fe27e1 <vm_exec_core+20673>, 0x616979fe2d61 <vm_exec_core+22081>, 0x616979fe2570 <vm_exec_core+20048>, 0x616979fde011 <vm_exec_core+2289>, 0x616979fe3fe8 <vm_exec_core+26824>, 0x616979fe4a18 <vm_exec_core+29432>, 0x616979fde84b <vm_exec_core+4395>, 0x616979fdf9a9 <vm_exec_core+8841>, 0x616979fdf4ba <vm_exec_core+7578>, 0x616979fe01cc <vm_exec_core+10924>, 0x616979fe14ee <vm_exec_core+15822>, 0x616979fde93b <vm_exec_core+4635>, 0x616979fe3e6d <vm_exec_core+26445>, 0x616979fdf90a <vm_exec_core+8682>, 0x616979fe138f <vm_exec_core+15471>, 0x616979fe1e07 <vm_exec_core+18151>, 0x616979fe3d1f <vm_exec_core+26111>, 0x616979fe2bc1 <vm_exec_core+21665>, 0x616979fe03d5 <vm_exec_core+11445>, 0x616979fdfbb1 <vm_exec_core+9361>, 0x616979fe3afd <vm_exec_core+25565>, 0x616979fe0c1f <vm_exec_core+13567>, 0x616979fe31e4 <vm_exec_core+23236>, 0x616979fe2cd4 <vm_exec_core+21940>, 0x616979fe3426 <vm_exec_core+23814>, 0x616979fe42bd <vm_exec_core+27549>, 0x616979fe200a <vm_exec_core+18666>, 0x616979fddabb <vm_exec_core+923>, 0x616979fe0549 <vm_exec_core+11817>, 0x616979fe3a49 <vm_exec_core+25385>, 0x616979fe066f <vm_exec_core+12111>, 0x616979fe287e <vm_exec_core+20830>, 0x616979fe303a <vm_exec_core+22810>, 0x616979fe1bc1 <vm_exec_core+17569>, 0x616979fe26a4 <vm_exec_core+20356>, 0x616979fe0899 <vm_exec_core+12665>, 0x616979fdfe86 <vm_exec_core+10086>, 0x616979fe34fd <vm_exec_core+24029>, 0x616979fde9f1 <vm_exec_core+4817>, 0x616979fe19c5 <vm_exec_core+17061>, 0x616979fec3f9 <vm_exec_core+60633>, 0x616979fe2ab2 <vm_exec_core+21394>, 0x616979fdec91 <vm_exec_core+5489>, 0x616979fdf192 <vm_exec_core+6770>, 0x616979fdedae <vm_exec_core+5774>, 0x616979fdfa55 <vm_exec_core+9013>, 0x616979fe022b <vm_exec_core+11019>, 0x616979fddac0 <vm_exec_core+928>, 0x616979fdf807 <vm_exec_core+8423>, 0x616979fe55f1 <vm_exec_core+32465>, 0x616979fe2f57 <vm_exec_core+22583>, 0x616979fe1f08 <vm_exec_core+18408>, 0x616979fe3ede <vm_exec_core+26558>, 0x616979fe56bd <vm_exec_core+32669>, 0x616979fe41dd <vm_exec_core+27325>, 0x616979fe5177 <vm_exec_core+31319>, 0x616979fe5244 <vm_exec_core+31524>, 0x616979fde4cb <vm_exec_core+3499>, 0x616979fe4da9 <vm_exec_core+30345>, 0x616979fe0b48 <vm_exec_core+13352>, 0x616979fe4fb8 <vm_exec_core+30872>, 0x616979fe0714 <vm_exec_core+12276>, 0x616979fe40bd <vm_exec_core+27037>, 0x616979fdfcd0 <vm_exec_core+9648>, 0x616979fe0e3d <vm_exec_core+14109>, 0x616979fe531d <vm_exec_core+31741>, 0x616979fe144a <vm_exec_core+15658>, 0x616979fe0fd3 <vm_exec_core+14515>, 0x616979fddb89 <vm_exec_core+1129>, 0x616979fde21f <vm_exec_core+2815>, 0x616979fddc6b <vm_exec_core+1355>, 0x616979fe1cb5 <vm_exec_core+17813>, 0x616979fe1171 <vm_exec_core+14929>, 0x616979fe18a2 <vm_exec_core+16770>, 0x616979fe17c5 <vm_exec_core+16549>, 0x616979fe09b4 <vm_exec_core+12948>, 0x616979fe106d <vm_exec_core+14669>, 0x616979fe0d1a <vm_exec_core+13818>, 0x616979fe1314 <vm_exec_core+15348>, 0x616979fe1299 <vm_exec_core+15225>, 0x616979fe0967 <vm_exec_core+12871>, 0x616979fdddb6 <vm_exec_core+1686>, 0x616979fdf598 <vm_exec_core+7800>, 0x616979fe4757 <vm_exec_core+28727>, 0x616979fdeee3 <vm_exec_core+6083>, 0x616979fe53a8 <vm_exec_core+31880>, 0x616979fe376f <vm_exec_core+24655>, 0x616979fe1616 <vm_exec_core+16118>, 0x616979fde0bf <vm_exec_core+2463>, 0x616979fe4ed0 <vm_exec_core+30640>, 0x616979fe4ae1 <vm_exec_core+29633>, 0x616979fdf2a0 <vm_exec_core+7040>, 0x616979fde69c <vm_exec_core+3964>, 0x616979fe3c12 <vm_exec_core+25842>, 0x616979fe005c <vm_exec_core+10556>, 0x616979fe50da <vm_exec_core+31162>, 0x616979fe4cf8 <vm_exec_core+30168>, 0x616979fe080f <vm_exec_core+12527>, 0x616979fe1583 <vm_exec_core+15971>, 0x616979fe38fb <vm_exec_core+25051>, 0x616979fe4c5c <vm_exec_core+30012>, 0x616979fe29ff <vm_exec_core+21215>, 0x616979fe3993 <vm_exec_core+25203>, 0x616979fe3d91 <vm_exec_core+26225>, 0x616979fe292d <vm_exec_core+21005>, 0x616979fde598 <vm_exec_core+3704>, 0x616979fe312a <vm_exec_core+23050>, 0x616979fde3f9 <vm_exec_core+3289>, 0x616979fde741 <vm_exec_core+4129>, 0x616979fe0a9c <vm_exec_core+13180>, 0x616979fe27d2 <vm_exec_core+20658>, 0x616979fe2d52 <vm_exec_core+22066>, 0x616979fe2561 <vm_exec_core+20033>, 0x616979fde002 <vm_exec_core+2274>, 0x616979fe3fd9 <vm_exec_core+26809>, 0x616979fe4a09 <vm_exec_core+29417>, 0x616979fde83c <vm_exec_core+4380>, 0x616979fdf99a <vm_exec_core+8826>, 0x616979fdf4ab <vm_exec_core+7563>, 0x616979fe01bd <vm_exec_core+10909>, 0x616979fe14df <vm_exec_core+15807>, 0x616979fde92c <vm_exec_core+4620>, 0x616979fe3e5e <vm_exec_core+26430>, 0x616979fdf8fb <vm_exec_core+8667>, 0x616979fe1380 <vm_exec_core+15456>, 0x616979fe1df8 <vm_exec_core+18136>, 0x616979fe3d10 <vm_exec_core+26096>, 0x616979fe2bb2 <vm_exec_core+21650>, 0x616979fe03c6 <vm_exec_core+11430>, 0x616979fdfba2 <vm_exec_core+9346>, 0x616979fe3aee <vm_exec_core+25550>, 0x616979fe0c10 <vm_exec_core+13552>, 0x616979fe31d5 <vm_exec_core+23221>, 0x616979fe2cc5 <vm_exec_core+21925>, 0x616979fe3417 <vm_exec_core+23799>, 0x616979fe42ae <vm_exec_core+27534>, 0x616979fe1ffb <vm_exec_core+18651>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe053a <vm_exec_core+11802>, 0x616979fe3a3a <vm_exec_core+25370>, 0x616979fe0660 <vm_exec_core+12096>, 0x616979fe286f <vm_exec_core+20815>, 0x616979fe2b62 <vm_exec_core+21570>, 0x616979fe1bb2 <vm_exec_core+17554>, 0x616979fe2695 <vm_exec_core+20341>, 0x616979fe088a <vm_exec_core+12650>, 0x616979fdfe77 <vm_exec_core+10071>, 0x616979fe34ee <vm_exec_core+24014>, 0x616979fde9e2 <vm_exec_core+4802>, 0x616979fe19b6 <vm_exec_core+17046>, 0x616979fec3ea <vm_exec_core+60618>, 0x616979fe2aa3 <vm_exec_core+21379>, 0x616979fdec82 <vm_exec_core+5474>, 0x616979fdf183 <vm_exec_core+6755>, 0x616979fded9f <vm_exec_core+5759>, 0x616979fdfa46 <vm_exec_core+8998>, 0x616979fe021c <vm_exec_core+11004>, 0x616979fe1ec5 <vm_exec_core+18341>, 0x616979fe14d5 <vm_exec_core+15797>, 0x616979fe1ec0 <vm_exec_core+18336>, 0x616979fe29fa <vm_exec_core+21210>, 0x616979fe2928 <vm_exec_core+21000>, 0x616979fdfa41 <vm_exec_core+8993>, 0x616979fe2b76 <vm_exec_core+21590>, 0x616979fe0b3e <vm_exec_core+13342>, 0x616979fe0b43 <vm_exec_core+13347>, 0x616979fe2923 <vm_exec_core+20995>, 0x616979fe27c8 <vm_exec_core+20648>, 0x616979fe1889 <vm_exec_core+16745>, 0x616979fe17b1 <vm_exec_core+16529>...}
        reg_cfp = 0x7124439ff720
        reg_pc = 0x50400002d3b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#40 0x0000616979fda2bb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#42 0x0000616979c5d5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x712445fac938) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff1291f830, <optimized out>, 0x7fff1291f780, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x712445fac938
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#44 0x0000616979c56b47 in rb_main (argc=11, argv=0x7fff1291fa08) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#45 main (argc=11, argv=0x7fff1291fa08) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2724007) detached]
$ timeout 60 gdb -p 2723989 -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.dpkvgp:
* -rw------- 1 35 2025-04-18 12:24:32 +0000 autoload20250418-2724007-8qcxpp.rb
make: *** [uncommon.mk:953: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2723659 -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 2723658 -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 3290227 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-04-18T12:10:18Z master ad69f4ddff) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 .....................................

Finished in 32.059065 seconds

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