# Logfile created on 2026-02-12 03:42:07 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000072cfcc28fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20260212-034207", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000072cfccc0c948 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000072cfccc0c768 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000072cfc7d69390 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260212-034207", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260212-034207>, @binmode=false, @mon_data=#<Monitor:0x000072cfccc0c3d0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 8f7c12830f
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
/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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
08274307f5c57b514a8f49b1923e1e2a14b126c80135e685b714a9d2560500e9  builtin_binary.rbbin
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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: 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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: 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/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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/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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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'
./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/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.18.1
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.13
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1010    1010    1010 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1010    1035    1035    1035 pts/0       1035 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
   1035    1038    1035    1035 pts/0       1035 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
3973280 2081920    1035    1035 pts/0       1035 R+    1000   0:00 ps jx
      1 3944471    1035    1035 pts/0       1035 Rl+   1000 486:29 /tmp/ruby/build/trunk_asan/ruby --parser=prism -W0
   1038 3970579    1035    1035 pts/0       1035 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
3970579 3973277    1035    1035 pts/0       1035 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.20260212-034207 --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
3973277 3973280    1035    1035 pts/0       1035 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260212-034207 --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
3973280 4002651    1035    1035 pts/0       1035 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
4002651 4002655    1035    1035 pts/0       1035 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
4002655 4025816    1035    1035 pts/0       1035 Sl+   1000   0:20 /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
4025816 4026745    1035    1035 pts/0       1035 Sl+   1000   0:01 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
4026745 4029961    1035    1035 pts/0       1035 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
4026745 4029972    1035    1035 pts/0       1035 Z+    1000   0:00 [test_autoload.*] <defunct>
4026745 4029989    1035    1035 pts/0       1035 Z+    1000   0:00 [test_autoload.*] <defunct>
{1=>[1010, 3944471], 1010=>[1035], 1035=>[1038], 3973280=>[2081920, 4002651], 1038=>[3970579], 3970579=>[3973277], 3973277=>[3973280], 4002651=>[4002655], 4002655=>[4025816], 4025816=>[4026745], 4026745=>[4029961, 4029972, 4029989]}
$ timeout 60 gdb -p 2081920 -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 4029961 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 4029966]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007581c6a98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=4029966, futex_word=0x7581aabff990) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7581a26f66c0 (LWP 4029961) "test_autoload.*" 0x00007581c6a98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=4029966, futex_word=0x7581aabff990) at ./nptl/futex-internal.c:57
  2    Thread 0x7581aabff6c0 (LWP 4029966) "test_autoload.*" 0x00005f70d4324eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x7581aabff6c0 (LWP 4029966) "test_autoload.*"):
#0  0x00005f70d4324eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005f70d4325e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005f70d42746e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005f70d4274559 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  0x00005f70d4274185 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  0x00005f70d426f18e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005f70d426f843 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005f70d430b0e0 in __interceptor_calloc ()
No symbol table info available.
#8  0x00007581c6a99e7b in __pthread_attr_extension (attr=0x7581aabfec98) at ./nptl/pthread_attr_extension.c:28
No locals.
#9  0x00007581c6a9a1c0 in __GI___pthread_attr_setaffinity_np (attr=attr@entry=0x7581aabfec98, cpusetsize=cpusetsize@entry=32, cpuset=cpuset@entry=0x50300053c7a0) at ./nptl/pthread_attr_setaffinity.c:45
        ret = <optimized out>
        iattr = 0x7581aabfec98
#10 0x00007581c6a9e008 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x7581aabfec98) at ./nptl/pthread_getattr_np.c:194
        size = 32
        cpuset = 0x50300053c7a0
        thread = <optimized out>
        ret = 0
        iattr = 0x7581aabfec98
#11 0x00005f70d432fb69 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#12 0x00005f70d43300b8 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#13 0x00005f70d4318a82 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#14 0x00005f70d43186fc in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#15 0x00005f70d4318b86 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#16 0x00005f70d4308aff in asan_thread_start(void*) ()
No symbol table info available.
#17 0x00007581c6a9caa4 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 = {129199775938240, -6783800246752608799, 129199775938240, -352, 0, 129199636430992, -6783800246765191711, -6783615441517380127}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x00007581c6b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7581a26f66c0 (LWP 4029961) "test_autoload.*"):
#0  0x00007581c6a98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=4029966, futex_word=0x7581aabff990) 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=4029966, futex_word=0x7581aabff990) 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=0x7581aabff990, expected=4029966, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007581c6a9e7a3 in __pthread_clockjoin_ex (threadid=129199775938240, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
        ret = <optimized out>
        _buffer = {__routine = 0x7581c6a9e650 <cleanup>, __arg = 0x7581aabffce0, __canceltype = -1569757632, __prev = 0x0}
        tid = <optimized out>
        pd = 0x7581aabff6c0
        self = <optimized out>
        result = 0
        pd_result = <optimized out>
#4  0x00005f70d42f0a42 in __interceptor_pthread_join ()
No symbol table info available.
#5  0x00005f70d469d49e in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3176
No locals.
#6  rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4913
No locals.
#7  0x00005f70d434f221 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:264
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x5150000b8180
        step = 4
        message = 4
        th = 0x5150000b8180
        buf = <optimized out>
        state = <optimized out>
#8  0x00005f70d434e854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#9  0x00005f70d434f76b in ruby_stop (ex=-1430259312, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#10 0x00005f70d44f6bdd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
        status = <optimized out>
        pid = <optimized out>
#11 0x00005f70d4792888 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:3902
        ci = 0x660100040001
        cc = <optimized out>
        me = 0x7581c5d7df68
        cfunc = 0x506000048748
        recv = 129199666521280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005f70d4778095 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7581a26f5400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#13 0x00005f70d4777b25 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#14 0x00005f70d472c620 in vm_sendish (ec=0x5170000b98d8, reg_cfp=0x7581a1aec790, cd=0x502000466bd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x5170000b98d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000466bd0
        insns_address_table = {0x5f70d472dbd5 <vm_exec_core+29765>, 0x5f70d4727acf <vm_exec_core+4927>, 0x5f70d472d416 <vm_exec_core+27782>, 0x5f70d47291ef <vm_exec_core+10847>, 0x5f70d4726cb9 <vm_exec_core+1321>, 0x5f70d4728427 <vm_exec_core+7319>, 0x5f70d472d7c5 <vm_exec_core+28725>, 0x5f70d472803f <vm_exec_core+6319>, 0x5f70d472e31b <vm_exec_core+31627>, 0x5f70d472c802 <vm_exec_core+24690>, 0x5f70d472a9e7 <vm_exec_core+16983>, 0x5f70d4727039 <vm_exec_core+2217>, 0x5f70d472dd7e <vm_exec_core+30190>, 0x5f70d472da28 <vm_exec_core+29336>, 0x5f70d4728221 <vm_exec_core+6801>, 0x5f70d4727567 <vm_exec_core+3543>, 0x5f70d472cdc2 <vm_exec_core+26162>, 0x5f70d4728af0 <vm_exec_core+9056>, 0x5f70d472e01b <vm_exec_core+30859>, 0x5f70d472dc09 <vm_exec_core+29817>, 0x5f70d4729065 <vm_exec_core+10453>, 0x5f70d472a952 <vm_exec_core+16834>, 0x5f70d472cad2 <vm_exec_core+25410>, 0x5f70d472db17 <vm_exec_core+29575>, 0x5f70d472b62c <vm_exec_core+20124>, 0x5f70d472cb6a <vm_exec_core+25562>, 0x5f70d472cf78 <vm_exec_core+26600>, 0x5f70d472b569 <vm_exec_core+19929>, 0x5f70d4727476 <vm_exec_core+3302>, 0x5f70d472c264 <vm_exec_core+23252>, 0x5f70d47272c5 <vm_exec_core+2869>, 0x5f70d47275f5 <vm_exec_core+3685>, 0x5f70d4729894 <vm_exec_core+12548>, 0x5f70d472b4b1 <vm_exec_core+19745>, 0x5f70d472c07a <vm_exec_core+22762>, 0x5f70d472afd9 <vm_exec_core+18505>, 0x5f70d4726f53 <vm_exec_core+1987>, 0x5f70d472d37e <vm_exec_core+27630>, 0x5f70d472d94a <vm_exec_core+29114>, 0x5f70d47277ef <vm_exec_core+4191>, 0x5f70d47286f7 <vm_exec_core+8039>, 0x5f70d4728380 <vm_exec_core+7152>, 0x5f70d4728be0 <vm_exec_core+9296>, 0x5f70d472a775 <vm_exec_core+16357>, 0x5f70d4727d01 <vm_exec_core+5489>, 0x5f70d472d2c5 <vm_exec_core+27445>, 0x5f70d4728685 <vm_exec_core+7925>, 0x5f70d472a285 <vm_exec_core+15093>, 0x5f70d472acc5 <vm_exec_core+17717>, 0x5f70d472ce64 <vm_exec_core+26324>, 0x5f70d472ba13 <vm_exec_core+21123>, 0x5f70d4728e4b <vm_exec_core+9915>, 0x5f70d47287f6 <vm_exec_core+8294>, 0x5f70d472cd44 <vm_exec_core+26036>, 0x5f70d4729bdd <vm_exec_core+13389>, 0x5f70d472c2f2 <vm_exec_core+23394>, 0x5f70d472bb28 <vm_exec_core+21400>, 0x5f70d4726ae8 <vm_exec_core+856>, 0x5f70d472783f <vm_exec_core+4271>, 0x5f70d472b080 <vm_exec_core+18672>, 0x5f70d472d220 <vm_exec_core+27280>, 0x5f70d472910f <vm_exec_core+10623>, 0x5f70d472cc69 <vm_exec_core+25817>, 0x5f70d47289fd <vm_exec_core+8813>, 0x5f70d472b7f7 <vm_exec_core+20583>, 0x5f70d472b8e6 <vm_exec_core+20822>, 0x5f70d472ae1a <vm_exec_core+18058>, 0x5f70d472b26b <vm_exec_core+19163>, 0x5f70d4729605 <vm_exec_core+11893>, 0x5f70d4728c56 <vm_exec_core+9414>, 0x5f70d472c8db <vm_exec_core+24907>, 0x5f70d47349a0 <vm_exec_core+57872>, 0x5f70d472954f <vm_exec_core+11711>, 0x5f70d472b15e <vm_exec_core+18894>, 0x5f70d472b6ef <vm_exec_core+20319>, 0x5f70d4727e6b <vm_exec_core+5851>, 0x5f70d4727fee <vm_exec_core+6238>, 0x5f70d4727f71 <vm_exec_core+6113>, 0x5f70d4728796 <vm_exec_core+8198>, 0x5f70d4728b66 <vm_exec_core+9174>, 0x5f70d472ab65 <vm_exec_core+17365>, 0x5f70d472a0dd <vm_exec_core+14669>, 0x5f70d472df47 <vm_exec_core+30647>, 0x5f70d4726bb9 <vm_exec_core+1065>, 0x5f70d472814a <vm_exec_core+6586>, 0x5f70d472e43f <vm_exec_core+31919>, 0x5f70d472c140 <vm_exec_core+22960>, 0x5f70d472aed4 <vm_exec_core+18244>, 0x5f70d472d00a <vm_exec_core+26746>, 0x5f70d4726aed <vm_exec_core+861>, 0x5f70d472d6ee <vm_exec_core+28510>, 0x5f70d472e095 <vm_exec_core+30981>, 0x5f70d472e161 <vm_exec_core+31185>, 0x5f70d4727344 <vm_exec_core+2996>, 0x5f70d472dc83 <vm_exec_core+29939>, 0x5f70d4729b06 <vm_exec_core+13174>, 0x5f70d472de05 <vm_exec_core+30325>, 0x5f70d4728f28 <vm_exec_core+10136>, 0x5f70d472d668 <vm_exec_core+28376>, 0x5f70d4727230 <vm_exec_core+2720>, 0x5f70d4727dad <vm_exec_core+5661>, 0x5f70d472e22f <vm_exec_core+31391>, 0x5f70d472a395 <vm_exec_core+15365>, 0x5f70d4729f87 <vm_exec_core+14327>, 0x5f70d472a80f <vm_exec_core+16511>, 0x5f70d4729d9a <vm_exec_core+13834>, 0x5f70d472a65b <vm_exec_core+16075>, 0x5f70d472a58d <vm_exec_core+15869>, 0x5f70d472946c <vm_exec_core+11484>, 0x5f70d4729ca5 <vm_exec_core+13589>, 0x5f70d47299c8 <vm_exec_core+12856>, 0x5f70d4729eb4 <vm_exec_core+14116>, 0x5f70d4729f25 <vm_exec_core+14229>, 0x5f70d472dbc6 <vm_exec_core+29750>, 0x5f70d4727ac0 <vm_exec_core+4912>, 0x5f70d472d407 <vm_exec_core+27767>, 0x5f70d47291e0 <vm_exec_core+10832>, 0x5f70d4726caa <vm_exec_core+1306>, 0x5f70d4728418 <vm_exec_core+7304>, 0x5f70d472d7b6 <vm_exec_core+28710>, 0x5f70d4728030 <vm_exec_core+6304>, 0x5f70d472e30c <vm_exec_core+31612>, 0x5f70d472c7f3 <vm_exec_core+24675>, 0x5f70d472a9d8 <vm_exec_core+16968>, 0x5f70d472702a <vm_exec_core+2202>, 0x5f70d472dd6f <vm_exec_core+30175>, 0x5f70d472da19 <vm_exec_core+29321>, 0x5f70d4728212 <vm_exec_core+6786>, 0x5f70d4727558 <vm_exec_core+3528>, 0x5f70d472cdb3 <vm_exec_core+26147>, 0x5f70d4728ae1 <vm_exec_core+9041>, 0x5f70d472e00c <vm_exec_core+30844>, 0x5f70d472dbfa <vm_exec_core+29802>, 0x5f70d4729056 <vm_exec_core+10438>, 0x5f70d472a943 <vm_exec_core+16819>, 0x5f70d472cac3 <vm_exec_core+25395>, 0x5f70d472db08 <vm_exec_core+29560>, 0x5f70d472b61d <vm_exec_core+20109>, 0x5f70d472cb5b <vm_exec_core+25547>, 0x5f70d472cf69 <vm_exec_core+26585>, 0x5f70d472b55a <vm_exec_core+19914>, 0x5f70d4727467 <vm_exec_core+3287>, 0x5f70d472c255 <vm_exec_core+23237>, 0x5f70d47272b6 <vm_exec_core+2854>, 0x5f70d47275e6 <vm_exec_core+3670>, 0x5f70d4729885 <vm_exec_core+12533>, 0x5f70d472b4a2 <vm_exec_core+19730>, 0x5f70d472c06b <vm_exec_core+22747>, 0x5f70d472afca <vm_exec_core+18490>, 0x5f70d4726f44 <vm_exec_core+1972>, 0x5f70d472d36f <vm_exec_core+27615>, 0x5f70d472d93b <vm_exec_core+29099>, 0x5f70d47277e0 <vm_exec_core+4176>, 0x5f70d47286e8 <vm_exec_core+8024>, 0x5f70d4728371 <vm_exec_core+7137>, 0x5f70d4728bd1 <vm_exec_core+9281>, 0x5f70d472a766 <vm_exec_core+16342>, 0x5f70d4727cf2 <vm_exec_core+5474>, 0x5f70d472d2b6 <vm_exec_core+27430>, 0x5f70d4728676 <vm_exec_core+7910>, 0x5f70d472a276 <vm_exec_core+15078>, 0x5f70d472acb6 <vm_exec_core+17702>, 0x5f70d472ce55 <vm_exec_core+26309>, 0x5f70d472ba04 <vm_exec_core+21108>, 0x5f70d4728e3c <vm_exec_core+9900>, 0x5f70d47287e7 <vm_exec_core+8279>, 0x5f70d472cd35 <vm_exec_core+26021>, 0x5f70d4729bce <vm_exec_core+13374>, 0x5f70d472c2e3 <vm_exec_core+23379>, 0x5f70d472bb19 <vm_exec_core+21385>, 0x5f70d472b8c3 <vm_exec_core+20787>, 0x5f70d4727830 <vm_exec_core+4256>, 0x5f70d472b071 <vm_exec_core+18657>, 0x5f70d472d211 <vm_exec_core+27265>, 0x5f70d4729100 <vm_exec_core+10608>, 0x5f70d472cc5a <vm_exec_core+25802>, 0x5f70d47291db <vm_exec_core+10827>, 0x5f70d472b7e8 <vm_exec_core+20568>, 0x5f70d472b8d7 <vm_exec_core+20807>, 0x5f70d472ae0b <vm_exec_core+18043>, 0x5f70d472b25c <vm_exec_core+19148>, 0x5f70d47295f6 <vm_exec_core+11878>, 0x5f70d4728c47 <vm_exec_core+9399>, 0x5f70d472c8cc <vm_exec_core+24892>, 0x5f70d4734991 <vm_exec_core+57857>, 0x5f70d4729540 <vm_exec_core+11696>, 0x5f70d472b14f <vm_exec_core+18879>, 0x5f70d472b6e0 <vm_exec_core+20304>, 0x5f70d4727e5c <vm_exec_core+5836>, 0x5f70d4727fdf <vm_exec_core+6223>, 0x5f70d4727f62 <vm_exec_core+6098>, 0x5f70d4728787 <vm_exec_core+8183>, 0x5f70d4728b57 <vm_exec_core+9159>, 0x5f70d472ab56 <vm_exec_core+17350>, 0x5f70d472a0ce <vm_exec_core+14654>, 0x5f70d472ab51 <vm_exec_core+17345>, 0x5f70d472b555 <vm_exec_core+19909>, 0x5f70d472b49d <vm_exec_core+19725>, 0x5f70d4728782 <vm_exec_core+8178>, 0x5f70d472b8c3 <vm_exec_core+20787>...}
        reg_cfp = 0x7581a1aec790
        reg_pc = 0x5040002d73f0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#16 0x00005f70d4721922 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000b98d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x00005f70d476644b in invoke_iseq_block_from_c (ec=0x5170000b98d8, captured=<optimized out>, self=129199666521280, 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:1820
        flags = 0
        iseq = 0x7581a40b59f0
        cfp = 0x7581a1aec7c8
        sp = 0x7581a19ec818
        use_argv = <optimized out>
        stack_argv = 0x7581a19ec818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x5170000b98d8, self=129199666521280, 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:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#19 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:1944
No locals.
#20 0x00005f70d4764666 in rb_vm_invoke_proc (ec=0x7581aabff990, proc=0x109, argc=-961966735, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4029966
#21 0x00005f70d46b2d52 in thread_do_start_proc (th=th@entry=0x5150000b8180) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002e07d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#22 0x00005f70d46b08ed in thread_do_start (th=0x5150000b8180) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#23 thread_start_func_2 (th=th@entry=0x5150000b8180, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5f70d5045460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#24 0x00005f70d46afbde in call_thread_start_func_2 (th=0x5150000b8180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7581a26f5cc0
#25 nt_start (ptr=0x50c00011b000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000b8180
        sched = <optimized out>
        nt = 0x50c00011b000
        vm = 0x5f70d5a71cc0 <_vm>
#26 0x00005f70d4308aff in asan_thread_start(void*) ()
No symbol table info available.
#27 0x00007581c6a9caa4 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 = {129199636440768, -6783819345935303199, 129199636440768, -352, 0, 140729764404816, -6783819345947886111, -6783615441517380127}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#28 0x00007581c6b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x5150000b8180, native_id: 0x7581a26f66c0
-- Control frame information -----------------------------------------------
=================================================================
==4029961==ERROR: AddressSanitizer: heap-use-after-free on address 0x52500000a718 at pc 0x5f70d4677db6 bp 0x7581a26f47e0 sp 0x7581a26f47d8
READ of size 8 at 0x52500000a718 thread T17
[Detaching after fork from child process 2083189]
    #0 0x5f70d4677db5 in get_id_str /tmp/ruby/src/trunk_asan/symbol.c:801:27
    #1 0x5f70d4677db5 in rb_id2str /tmp/ruby/src/trunk_asan/symbol.c:1049:12
    #2 0x5f70d4677db5 in rb_id2name /tmp/ruby/src/trunk_asan/symbol.c:1055:17
    #3 0x5f70d47c3d6d in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:150:21
    #4 0x5f70d47c3d6d in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:495:9
    #5 0x5f70d47c76fd in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1621:14
    #6 0x7581a26f499e  (<unknown module>)

0x52500000a718 is located 1560 bytes inside of 8208-byte region [0x52500000a100,0x52500000c110)
freed by thread T17 here:
    #0 0x5f70d430abda in free (/tmp/ruby/build/trunk_asan/ruby+0x206bda) (BuildId: 68b161474ae6bca71056e819a38876098c6b633a)
    #1 0x5f70d438ec05 in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8296:9
    #2 0x5f70d438ec05 in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:5482:13
    #3 0x5f70d43ba020 in rb_data_free /tmp/ruby/src/trunk_asan/gc.c:1390:17
    #4 0x5f70d43ba020 in rb_gc_obj_free /tmp/ruby/src/trunk_asan/gc.c:1536:14
    #5 0x5f70d4387303 in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3096:25
    #6 0x5f70d4387303 in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1918:5
    #7 0x5f70d434f168 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:166:5
    #8 0x5f70d434f168 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:257:5
    #9 0x5f70d434e853 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:180:12
    #10 0x5f70d434f76a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:292:10
    #11 0x5f70d44f6bdc in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4294:13
    #12 0x5f70d4792887 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902:11
    #13 0x5f70d4778094 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888:16
    #14 0x5f70d4777b24 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
    #15 0x5f70d472c61f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124:15
    #16 0x5f70d472c61f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #17 0x5f70d4721921 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
    #18 0x5f70d476644a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #19 0x5f70d476644a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1914:16
    #20 0x5f70d476644a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1944:12
    #21 0x5f70d4764665 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1965:16
    #22 0x5f70d46b2d51 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:625:16
    #23 0x5f70d46b08ec in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:642:18
    #24 0x5f70d46b08ec in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:697:18
    #25 0x5f70d46afbdd in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2227:5
    #26 0x5f70d46afbdd in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2272:13
    #27 0x5f70d4308afe in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x5f70d430b07c in calloc (/tmp/ruby/build/trunk_asan/ruby+0x20707c) (BuildId: 68b161474ae6bca71056e819a38876098c6b633a)
    #1 0x5f70d438491c in calloc1 /tmp/ruby/src/trunk_asan/gc/default/default.c:1532:12
    #2 0x5f70d438491c in rb_gc_impl_calloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8332:5
    #3 0x5f70d438491c in ruby_xcalloc_body /tmp/ruby/src/trunk_asan/gc.c:5417:12
    #4 0x5f70d438491c in ruby_xcalloc /tmp/ruby/src/trunk_asan/gc.c:5411:34
    #5 0x5f70d4677ae3 in rb_darray_calloc_mul_add /tmp/ruby/src/trunk_asan/darray.h:188:17
    #6 0x5f70d4677ae3 in rb_darray_make_impl /tmp/ruby/src/trunk_asan/darray.h:287:30
    #7 0x5f70d4677ae3 in set_id_entry /tmp/ruby/src/trunk_asan/symbol.c:286:9
    #8 0x5f70d467c945 in sym_set_create /tmp/ruby/src/trunk_asan/symbol.c:346:13
    #9 0x5f70d4b2c116 in rb_concurrent_set_find_or_insert /tmp/ruby/src/trunk_asan/concurrent_set.c:315:11
    #10 0x5f70d467720c in sym_find_or_insert_static_symbol /tmp/ruby/src/trunk_asan/symbol.c:404:9
    #11 0x5f70d467720c in rb_intern3 /tmp/ruby/src/trunk_asan/symbol.c:890:17
    #12 0x5f70d49d0e69 in rb_define_method /tmp/ruby/src/trunk_asan/class.c:2755:32
    #13 0x5f70d47dbb35 in Init_WeakMap /tmp/ruby/src/trunk_asan/weakmap.c:999:5
    #14 0x5f70d43f18f6 in rb_call_inits /tmp/ruby/src/trunk_asan/inits.c:61:5
    #15 0x5f70d434c1ab in ruby_setup /tmp/ruby/src/trunk_asan/eval.c:88:9
    #16 0x5f70d434c616 in ruby_init /tmp/ruby/src/trunk_asan/eval.c:100:17
    #17 0x5f70d4348ba3 in rb_main /tmp/ruby/src/trunk_asan/main.c:41:5
    #18 0x5f70d4348ba3 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #19 0x7581c6a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #20 0x7581c6a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #21 0x5f70d426c984 in _start (/tmp/ruby/build/trunk_asan/ruby+0x168984) (BuildId: 68b161474ae6bca71056e819a38876098c6b633a)

Thread T17 created by T0 here:
    #0 0x5f70d42f07a1 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1ec7a1) (BuildId: 68b161474ae6bca71056e819a38876098c6b633a)
    #1 0x5f70d468cd49 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2141:11
    #2 0x5f70d468cd49 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2206:15
    #3 0x5f70d468cd49 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2389:16
    #4 0x5f70d468cd49 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:896:11
    #5 0x5f70d46a57e0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:1004:16
    #6 0x5f70d47a9581 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x5f70d47a9581 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x5f70d47a9581 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x5f70d47ae364 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x5f70d47ae364 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12
    #11 0x5f70d4751346 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12
    #12 0x5f70d4751346 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12
    #13 0x5f70d43567ba in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1859:5
    #14 0x5f70d46a2a49 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:937:5
    #15 0x5f70d4792887 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902:11
    #16 0x5f70d472c61f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124:15
    #17 0x5f70d472c61f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #18 0x5f70d4721d10 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
    #19 0x5f70d4721d10 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
    #20 0x5f70d47b3681 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #21 0x5f70d47b3681 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
    #22 0x5f70d4753d0b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
    #23 0x5f70d4753d0b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
    #24 0x5f70d4753d0b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
    #25 0x5f70d4753d0b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #26 0x5f70d4931fc5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
    #27 0x5f70d4792887 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902:11
    #28 0x5f70d472c61f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124:15
    #29 0x5f70d472c61f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #30 0x5f70d4721d10 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
    #31 0x5f70d4721d10 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
    #32 0x5f70d47b3681 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #33 0x5f70d47b3681 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
    #34 0x5f70d4753d0b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
    #35 0x5f70d4753d0b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
    #36 0x5f70d4753d0b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
    #37 0x5f70d4753d0b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #38 0x5f70d4931fc5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
    #39 0x5f70d4792887 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902:11
    #40 0x5f70d472c61f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124:15
    #41 0x5f70d472c61f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #42 0x5f70d4721d10 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
    #43 0x5f70d4721d10 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
    #44 0x5f70d476b205 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3064:11
    #45 0x5f70d434fc7f in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
    #46 0x5f70d434fc7f in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
    #47 0x5f70d4348bb6 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
    #48 0x5f70d4348bb6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #49 0x7581c6a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #50 0x7581c6a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #51 0x5f70d426c984 in _start (/tmp/ruby/build/trunk_asan/ruby+0x168984) (BuildId: 68b161474ae6bca71056e819a38876098c6b633a)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/symbol.c:801:27 in get_id_str
Shadow bytes around the buggy address:
  0x52500000a480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x52500000a700: fd fd fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a800: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a880: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a900: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x52500000a980: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
[Thread 0x7581a26f66c0 (LWP 4029961) exited]
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==4029961==ABORTING
/tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409: [BUG] ASAN error
ruby 4.1.0dev (2026-02-12T03:11:10Z master 8f7c12830f) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
AddressSanitizer: nested bug in the same thread, aborting.
[Thread 0x7581aabff6c0 (LWP 4029966) exited]
[New process 4029961]
[Inferior 1 (process 4029961) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 4029972 -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 4029989 -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 4026745 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2083723]
[New LWP 4029993]
[New LWP 4027577]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007581c6a98d71 in __futex_abstimed_wait_common64 (private=30081, cancel=true, abstime=0x7ffe339dea20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7581c6df9c40 (LWP 4026745) "ruby"            0x00007581c6a98d71 in __futex_abstimed_wait_common64 (private=30081, cancel=true, abstime=0x7ffe339dea20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x7581a03d96c0 (LWP 2083723) "envutil.rb:244"  0x00007581c6b1b4fd in __GI___poll (fds=0x7581a06e5760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7581aabff6c0 (LWP 4029993) "test_autoload.*" 0x00007581c6b1b4fd in __GI___poll (fds=0x75819e5cd040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7581a4aed6c0 (LWP 4027577) "parallel.rb:40"  0x00007581c6b1b4fd in __GI___poll (fds=0x7581a2904660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7581a4aed6c0 (LWP 4027577) "parallel.rb:40"):
#0  0x00007581c6b1b4fd in __GI___poll (fds=0x7581a2904660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f70d42af74a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f70d4421349 in nogvl_wait_for (th=129199663428080, fptr=0x51100013d980, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        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  0x00005f70d44228ba in internal_read_func (ptr=0x7581a2904440) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7581a2904440
        result = <optimized out>
#5  0x00005f70d469310e in rb_thread_io_blocking_call (io=0x51100013d980, func=0x5f70d44223b0 <internal_read_func>, data1=0x7581a2904440, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005f70d43546de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000b05d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7581a4aebdd0, <optimized out>, 0x7581a4aebce0, <optimized out>, <optimized out>}, prev = 0x7581a2900240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005f70d4354b69 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:1170
No locals.
#8  0x00005f70d4436a02 in io_read_memory_locktmp (str=129199638595168, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9  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:3526
        str = <optimized out>
        iis = {th = 129199663428080, fptr = 0x51100013d980, nonblock = 0, fd = 4, buf = 0x5190000cd080, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100013d980
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x00005f70d4412cf1 in io_readpartial (argc=-1567603104, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x00005f70d4792888 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:3902
        ci = 0x412100100003
        cc = <optimized out>
        me = 0x7581c65183b8
        cfunc = 0x50600002c1e8
        recv = 129199663428200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005f70d473320d in vm_sendish (ec=0x5170000b05d8, reg_cfp=0x7581a40af790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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>
#13 vm_exec_core (ec=ec@entry=0x5170000b05d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f70d472dbd5 <vm_exec_core+29765>, 0x5f70d4727acf <vm_exec_core+4927>, 0x5f70d472d416 <vm_exec_core+27782>, 0x5f70d47291ef <vm_exec_core+10847>, 0x5f70d4726cb9 <vm_exec_core+1321>, 0x5f70d4728427 <vm_exec_core+7319>, 0x5f70d472d7c5 <vm_exec_core+28725>, 0x5f70d472803f <vm_exec_core+6319>, 0x5f70d472e31b <vm_exec_core+31627>, 0x5f70d472c802 <vm_exec_core+24690>, 0x5f70d472a9e7 <vm_exec_core+16983>, 0x5f70d4727039 <vm_exec_core+2217>, 0x5f70d472dd7e <vm_exec_core+30190>, 0x5f70d472da28 <vm_exec_core+29336>, 0x5f70d4728221 <vm_exec_core+6801>, 0x5f70d4727567 <vm_exec_core+3543>, 0x5f70d472cdc2 <vm_exec_core+26162>, 0x5f70d4728af0 <vm_exec_core+9056>, 0x5f70d472e01b <vm_exec_core+30859>, 0x5f70d472dc09 <vm_exec_core+29817>, 0x5f70d4729065 <vm_exec_core+10453>, 0x5f70d472a952 <vm_exec_core+16834>, 0x5f70d472cad2 <vm_exec_core+25410>, 0x5f70d472db17 <vm_exec_core+29575>, 0x5f70d472b62c <vm_exec_core+20124>, 0x5f70d472cb6a <vm_exec_core+25562>, 0x5f70d472cf78 <vm_exec_core+26600>, 0x5f70d472b569 <vm_exec_core+19929>, 0x5f70d4727476 <vm_exec_core+3302>, 0x5f70d472c264 <vm_exec_core+23252>, 0x5f70d47272c5 <vm_exec_core+2869>, 0x5f70d47275f5 <vm_exec_core+3685>, 0x5f70d4729894 <vm_exec_core+12548>, 0x5f70d472b4b1 <vm_exec_core+19745>, 0x5f70d472c07a <vm_exec_core+22762>, 0x5f70d472afd9 <vm_exec_core+18505>, 0x5f70d4726f53 <vm_exec_core+1987>, 0x5f70d472d37e <vm_exec_core+27630>, 0x5f70d472d94a <vm_exec_core+29114>, 0x5f70d47277ef <vm_exec_core+4191>, 0x5f70d47286f7 <vm_exec_core+8039>, 0x5f70d4728380 <vm_exec_core+7152>, 0x5f70d4728be0 <vm_exec_core+9296>, 0x5f70d472a775 <vm_exec_core+16357>, 0x5f70d4727d01 <vm_exec_core+5489>, 0x5f70d472d2c5 <vm_exec_core+27445>, 0x5f70d4728685 <vm_exec_core+7925>, 0x5f70d472a285 <vm_exec_core+15093>, 0x5f70d472acc5 <vm_exec_core+17717>, 0x5f70d472ce64 <vm_exec_core+26324>, 0x5f70d472ba13 <vm_exec_core+21123>, 0x5f70d4728e4b <vm_exec_core+9915>, 0x5f70d47287f6 <vm_exec_core+8294>, 0x5f70d472cd44 <vm_exec_core+26036>, 0x5f70d4729bdd <vm_exec_core+13389>, 0x5f70d472c2f2 <vm_exec_core+23394>, 0x5f70d472bb28 <vm_exec_core+21400>, 0x5f70d4726ae8 <vm_exec_core+856>, 0x5f70d472783f <vm_exec_core+4271>, 0x5f70d472b080 <vm_exec_core+18672>, 0x5f70d472d220 <vm_exec_core+27280>, 0x5f70d472910f <vm_exec_core+10623>, 0x5f70d472cc69 <vm_exec_core+25817>, 0x5f70d47289fd <vm_exec_core+8813>, 0x5f70d472b7f7 <vm_exec_core+20583>, 0x5f70d472b8e6 <vm_exec_core+20822>, 0x5f70d472ae1a <vm_exec_core+18058>, 0x5f70d472b26b <vm_exec_core+19163>, 0x5f70d4729605 <vm_exec_core+11893>, 0x5f70d4728c56 <vm_exec_core+9414>, 0x5f70d472c8db <vm_exec_core+24907>, 0x5f70d47349a0 <vm_exec_core+57872>, 0x5f70d472954f <vm_exec_core+11711>, 0x5f70d472b15e <vm_exec_core+18894>, 0x5f70d472b6ef <vm_exec_core+20319>, 0x5f70d4727e6b <vm_exec_core+5851>, 0x5f70d4727fee <vm_exec_core+6238>, 0x5f70d4727f71 <vm_exec_core+6113>, 0x5f70d4728796 <vm_exec_core+8198>, 0x5f70d4728b66 <vm_exec_core+9174>, 0x5f70d472ab65 <vm_exec_core+17365>, 0x5f70d472a0dd <vm_exec_core+14669>, 0x5f70d472df47 <vm_exec_core+30647>, 0x5f70d4726bb9 <vm_exec_core+1065>, 0x5f70d472814a <vm_exec_core+6586>, 0x5f70d472e43f <vm_exec_core+31919>, 0x5f70d472c140 <vm_exec_core+22960>, 0x5f70d472aed4 <vm_exec_core+18244>, 0x5f70d472d00a <vm_exec_core+26746>, 0x5f70d4726aed <vm_exec_core+861>, 0x5f70d472d6ee <vm_exec_core+28510>, 0x5f70d472e095 <vm_exec_core+30981>, 0x5f70d472e161 <vm_exec_core+31185>, 0x5f70d4727344 <vm_exec_core+2996>, 0x5f70d472dc83 <vm_exec_core+29939>, 0x5f70d4729b06 <vm_exec_core+13174>, 0x5f70d472de05 <vm_exec_core+30325>, 0x5f70d4728f28 <vm_exec_core+10136>, 0x5f70d472d668 <vm_exec_core+28376>, 0x5f70d4727230 <vm_exec_core+2720>, 0x5f70d4727dad <vm_exec_core+5661>, 0x5f70d472e22f <vm_exec_core+31391>, 0x5f70d472a395 <vm_exec_core+15365>, 0x5f70d4729f87 <vm_exec_core+14327>, 0x5f70d472a80f <vm_exec_core+16511>, 0x5f70d4729d9a <vm_exec_core+13834>, 0x5f70d472a65b <vm_exec_core+16075>, 0x5f70d472a58d <vm_exec_core+15869>, 0x5f70d472946c <vm_exec_core+11484>, 0x5f70d4729ca5 <vm_exec_core+13589>, 0x5f70d47299c8 <vm_exec_core+12856>, 0x5f70d4729eb4 <vm_exec_core+14116>, 0x5f70d4729f25 <vm_exec_core+14229>, 0x5f70d472dbc6 <vm_exec_core+29750>, 0x5f70d4727ac0 <vm_exec_core+4912>, 0x5f70d472d407 <vm_exec_core+27767>, 0x5f70d47291e0 <vm_exec_core+10832>, 0x5f70d4726caa <vm_exec_core+1306>, 0x5f70d4728418 <vm_exec_core+7304>, 0x5f70d472d7b6 <vm_exec_core+28710>, 0x5f70d4728030 <vm_exec_core+6304>, 0x5f70d472e30c <vm_exec_core+31612>, 0x5f70d472c7f3 <vm_exec_core+24675>, 0x5f70d472a9d8 <vm_exec_core+16968>, 0x5f70d472702a <vm_exec_core+2202>, 0x5f70d472dd6f <vm_exec_core+30175>, 0x5f70d472da19 <vm_exec_core+29321>, 0x5f70d4728212 <vm_exec_core+6786>, 0x5f70d4727558 <vm_exec_core+3528>, 0x5f70d472cdb3 <vm_exec_core+26147>, 0x5f70d4728ae1 <vm_exec_core+9041>, 0x5f70d472e00c <vm_exec_core+30844>, 0x5f70d472dbfa <vm_exec_core+29802>, 0x5f70d4729056 <vm_exec_core+10438>, 0x5f70d472a943 <vm_exec_core+16819>, 0x5f70d472cac3 <vm_exec_core+25395>, 0x5f70d472db08 <vm_exec_core+29560>, 0x5f70d472b61d <vm_exec_core+20109>, 0x5f70d472cb5b <vm_exec_core+25547>, 0x5f70d472cf69 <vm_exec_core+26585>, 0x5f70d472b55a <vm_exec_core+19914>, 0x5f70d4727467 <vm_exec_core+3287>, 0x5f70d472c255 <vm_exec_core+23237>, 0x5f70d47272b6 <vm_exec_core+2854>, 0x5f70d47275e6 <vm_exec_core+3670>, 0x5f70d4729885 <vm_exec_core+12533>, 0x5f70d472b4a2 <vm_exec_core+19730>, 0x5f70d472c06b <vm_exec_core+22747>, 0x5f70d472afca <vm_exec_core+18490>, 0x5f70d4726f44 <vm_exec_core+1972>, 0x5f70d472d36f <vm_exec_core+27615>, 0x5f70d472d93b <vm_exec_core+29099>, 0x5f70d47277e0 <vm_exec_core+4176>, 0x5f70d47286e8 <vm_exec_core+8024>, 0x5f70d4728371 <vm_exec_core+7137>, 0x5f70d4728bd1 <vm_exec_core+9281>, 0x5f70d472a766 <vm_exec_core+16342>, 0x5f70d4727cf2 <vm_exec_core+5474>, 0x5f70d472d2b6 <vm_exec_core+27430>, 0x5f70d4728676 <vm_exec_core+7910>, 0x5f70d472a276 <vm_exec_core+15078>, 0x5f70d472acb6 <vm_exec_core+17702>, 0x5f70d472ce55 <vm_exec_core+26309>, 0x5f70d472ba04 <vm_exec_core+21108>, 0x5f70d4728e3c <vm_exec_core+9900>, 0x5f70d47287e7 <vm_exec_core+8279>, 0x5f70d472cd35 <vm_exec_core+26021>, 0x5f70d4729bce <vm_exec_core+13374>, 0x5f70d472c2e3 <vm_exec_core+23379>, 0x5f70d472bb19 <vm_exec_core+21385>, 0x5f70d472b8c3 <vm_exec_core+20787>, 0x5f70d4727830 <vm_exec_core+4256>, 0x5f70d472b071 <vm_exec_core+18657>, 0x5f70d472d211 <vm_exec_core+27265>, 0x5f70d4729100 <vm_exec_core+10608>, 0x5f70d472cc5a <vm_exec_core+25802>, 0x5f70d47291db <vm_exec_core+10827>, 0x5f70d472b7e8 <vm_exec_core+20568>, 0x5f70d472b8d7 <vm_exec_core+20807>, 0x5f70d472ae0b <vm_exec_core+18043>, 0x5f70d472b25c <vm_exec_core+19148>, 0x5f70d47295f6 <vm_exec_core+11878>, 0x5f70d4728c47 <vm_exec_core+9399>, 0x5f70d472c8cc <vm_exec_core+24892>, 0x5f70d4734991 <vm_exec_core+57857>, 0x5f70d4729540 <vm_exec_core+11696>, 0x5f70d472b14f <vm_exec_core+18879>, 0x5f70d472b6e0 <vm_exec_core+20304>, 0x5f70d4727e5c <vm_exec_core+5836>, 0x5f70d4727fdf <vm_exec_core+6223>, 0x5f70d4727f62 <vm_exec_core+6098>, 0x5f70d4728787 <vm_exec_core+8183>, 0x5f70d4728b57 <vm_exec_core+9159>, 0x5f70d472ab56 <vm_exec_core+17350>, 0x5f70d472a0ce <vm_exec_core+14654>, 0x5f70d472ab51 <vm_exec_core+17345>, 0x5f70d472b555 <vm_exec_core+19909>, 0x5f70d472b49d <vm_exec_core+19725>, 0x5f70d4728782 <vm_exec_core+8178>, 0x5f70d472b8c3 <vm_exec_core+20787>...}
        reg_cfp = 0x7581a40af790
        reg_pc = 0x51300001f258
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#14 0x00005f70d4721922 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000b05d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x00005f70d476644b in invoke_iseq_block_from_c (ec=0x5170000b05d8, captured=<optimized out>, self=129200208898560, 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:1820
        flags = 0
        iseq = 0x7581c638b4a0
        cfp = 0x7581a40af7c8
        sp = 0x7581a3faf818
        use_argv = <optimized out>
        stack_argv = 0x7581a3faf818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5170000b05d8, self=129200208898560, 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:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#17 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:1944
No locals.
#18 0x00005f70d4764666 in rb_vm_invoke_proc (ec=0x7581a2904660, proc=0x1, argc=-961432323, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4294967295
#19 0x00005f70d46b2d52 in thread_do_start_proc (th=th@entry=0x5150000b4580) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002d83d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x00005f70d46b08ed in thread_do_start (th=0x5150000b4580) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x5150000b4580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5f70d5045460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x00005f70d46afbde in call_thread_start_func_2 (th=0x5150000b4580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7581a4aeccc0
#23 nt_start (ptr=0x50c000117b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000b4580
        sched = <optimized out>
        nt = 0x50c000117b80
        vm = 0x5f70d5a71cc0 <_vm>
#24 0x00005f70d4308aff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007581c6a9caa4 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 = {129199674152640, -6783822107062403615, 129199674152640, -352, 25, 140729764407472, -6783822107074986527, -6783615441517380127}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x00007581c6b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7581aabff6c0 (LWP 4029993) "test_autoload.*"):
#0  0x00007581c6b1b4fd in __GI___poll (fds=0x75819e5cd040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f70d42af74a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f70d46b454b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
        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:3058
        vm = <optimized out>
#4  0x00005f70d4308aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007581c6a9caa4 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 = {129199775938240, -6783800246752608799, 129199775938240, -352, 0, 129199594357680, -6783800246765191711, -6783615441517380127}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007581c6b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7581a03d96c0 (LWP 2083723) "envutil.rb:244"):
#0  0x00007581c6b1b4fd in __GI___poll (fds=0x7581a06e5760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f70d42af74a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f70d4421349 in nogvl_wait_for (th=129199663472840, fptr=0x511000141800, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 10, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005f70d44228ba in internal_read_func (ptr=0x7581a06e5640) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7581a06e5640
        result = <optimized out>
#5  0x00005f70d469310e in rb_thread_io_blocking_call (io=0x511000141800, func=0x5f70d44223b0 <internal_read_func>, data1=data1@entry=0x7581a06e5640, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005f70d44221b9 in rb_io_blocking_region_wait (io=0x511000141800, function=0x1, argument=0x7581a06e5640, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1322
        iis = {th = 129199663472840, fptr = 0x511000141800, nonblock = 0, fd = 10, buf = 0x52500017e900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x00005f70d4425b57 in io_bufread (ptr=0x52500017e900 "", len=8192, fptr=0x511000141800) at /tmp/ruby/src/trunk_asan/io.c:3092
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
        p = <optimized out>
#10 0x00005f70d43546de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000bd0d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7581a03d7d30, <optimized out>, 0x7581a03d7c40, <optimized out>, <optimized out>}, prev = 0x7581a06e5240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005f70d4354b69 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:1170
No locals.
#12 0x00005f70d4423567 in io_fread (str=129199663472480, offset=0, size=8192, fptr=0x511000141800) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x52500017e900 "", len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=129199663472480) at /tmp/ruby/src/trunk_asan/io.c:3417
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005f70d44130c6 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3841
        str = <optimized out>
        length = <optimized out>
        fptr = 0x511000141800
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x00005f70d4792888 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:3902
        ci = 0x402100100001
        cc = <optimized out>
        me = 0x7581c6518390
        cfunc = 0x50600002c248
        recv = 129199663476800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x00005f70d473320d in vm_sendish (ec=0x5170000bd0d8, reg_cfp=0x7581aa3fe790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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>
#17 vm_exec_core (ec=ec@entry=0x5170000bd0d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f70d472dbd5 <vm_exec_core+29765>, 0x5f70d4727acf <vm_exec_core+4927>, 0x5f70d472d416 <vm_exec_core+27782>, 0x5f70d47291ef <vm_exec_core+10847>, 0x5f70d4726cb9 <vm_exec_core+1321>, 0x5f70d4728427 <vm_exec_core+7319>, 0x5f70d472d7c5 <vm_exec_core+28725>, 0x5f70d472803f <vm_exec_core+6319>, 0x5f70d472e31b <vm_exec_core+31627>, 0x5f70d472c802 <vm_exec_core+24690>, 0x5f70d472a9e7 <vm_exec_core+16983>, 0x5f70d4727039 <vm_exec_core+2217>, 0x5f70d472dd7e <vm_exec_core+30190>, 0x5f70d472da28 <vm_exec_core+29336>, 0x5f70d4728221 <vm_exec_core+6801>, 0x5f70d4727567 <vm_exec_core+3543>, 0x5f70d472cdc2 <vm_exec_core+26162>, 0x5f70d4728af0 <vm_exec_core+9056>, 0x5f70d472e01b <vm_exec_core+30859>, 0x5f70d472dc09 <vm_exec_core+29817>, 0x5f70d4729065 <vm_exec_core+10453>, 0x5f70d472a952 <vm_exec_core+16834>, 0x5f70d472cad2 <vm_exec_core+25410>, 0x5f70d472db17 <vm_exec_core+29575>, 0x5f70d472b62c <vm_exec_core+20124>, 0x5f70d472cb6a <vm_exec_core+25562>, 0x5f70d472cf78 <vm_exec_core+26600>, 0x5f70d472b569 <vm_exec_core+19929>, 0x5f70d4727476 <vm_exec_core+3302>, 0x5f70d472c264 <vm_exec_core+23252>, 0x5f70d47272c5 <vm_exec_core+2869>, 0x5f70d47275f5 <vm_exec_core+3685>, 0x5f70d4729894 <vm_exec_core+12548>, 0x5f70d472b4b1 <vm_exec_core+19745>, 0x5f70d472c07a <vm_exec_core+22762>, 0x5f70d472afd9 <vm_exec_core+18505>, 0x5f70d4726f53 <vm_exec_core+1987>, 0x5f70d472d37e <vm_exec_core+27630>, 0x5f70d472d94a <vm_exec_core+29114>, 0x5f70d47277ef <vm_exec_core+4191>, 0x5f70d47286f7 <vm_exec_core+8039>, 0x5f70d4728380 <vm_exec_core+7152>, 0x5f70d4728be0 <vm_exec_core+9296>, 0x5f70d472a775 <vm_exec_core+16357>, 0x5f70d4727d01 <vm_exec_core+5489>, 0x5f70d472d2c5 <vm_exec_core+27445>, 0x5f70d4728685 <vm_exec_core+7925>, 0x5f70d472a285 <vm_exec_core+15093>, 0x5f70d472acc5 <vm_exec_core+17717>, 0x5f70d472ce64 <vm_exec_core+26324>, 0x5f70d472ba13 <vm_exec_core+21123>, 0x5f70d4728e4b <vm_exec_core+9915>, 0x5f70d47287f6 <vm_exec_core+8294>, 0x5f70d472cd44 <vm_exec_core+26036>, 0x5f70d4729bdd <vm_exec_core+13389>, 0x5f70d472c2f2 <vm_exec_core+23394>, 0x5f70d472bb28 <vm_exec_core+21400>, 0x5f70d4726ae8 <vm_exec_core+856>, 0x5f70d472783f <vm_exec_core+4271>, 0x5f70d472b080 <vm_exec_core+18672>, 0x5f70d472d220 <vm_exec_core+27280>, 0x5f70d472910f <vm_exec_core+10623>, 0x5f70d472cc69 <vm_exec_core+25817>, 0x5f70d47289fd <vm_exec_core+8813>, 0x5f70d472b7f7 <vm_exec_core+20583>, 0x5f70d472b8e6 <vm_exec_core+20822>, 0x5f70d472ae1a <vm_exec_core+18058>, 0x5f70d472b26b <vm_exec_core+19163>, 0x5f70d4729605 <vm_exec_core+11893>, 0x5f70d4728c56 <vm_exec_core+9414>, 0x5f70d472c8db <vm_exec_core+24907>, 0x5f70d47349a0 <vm_exec_core+57872>, 0x5f70d472954f <vm_exec_core+11711>, 0x5f70d472b15e <vm_exec_core+18894>, 0x5f70d472b6ef <vm_exec_core+20319>, 0x5f70d4727e6b <vm_exec_core+5851>, 0x5f70d4727fee <vm_exec_core+6238>, 0x5f70d4727f71 <vm_exec_core+6113>, 0x5f70d4728796 <vm_exec_core+8198>, 0x5f70d4728b66 <vm_exec_core+9174>, 0x5f70d472ab65 <vm_exec_core+17365>, 0x5f70d472a0dd <vm_exec_core+14669>, 0x5f70d472df47 <vm_exec_core+30647>, 0x5f70d4726bb9 <vm_exec_core+1065>, 0x5f70d472814a <vm_exec_core+6586>, 0x5f70d472e43f <vm_exec_core+31919>, 0x5f70d472c140 <vm_exec_core+22960>, 0x5f70d472aed4 <vm_exec_core+18244>, 0x5f70d472d00a <vm_exec_core+26746>, 0x5f70d4726aed <vm_exec_core+861>, 0x5f70d472d6ee <vm_exec_core+28510>, 0x5f70d472e095 <vm_exec_core+30981>, 0x5f70d472e161 <vm_exec_core+31185>, 0x5f70d4727344 <vm_exec_core+2996>, 0x5f70d472dc83 <vm_exec_core+29939>, 0x5f70d4729b06 <vm_exec_core+13174>, 0x5f70d472de05 <vm_exec_core+30325>, 0x5f70d4728f28 <vm_exec_core+10136>, 0x5f70d472d668 <vm_exec_core+28376>, 0x5f70d4727230 <vm_exec_core+2720>, 0x5f70d4727dad <vm_exec_core+5661>, 0x5f70d472e22f <vm_exec_core+31391>, 0x5f70d472a395 <vm_exec_core+15365>, 0x5f70d4729f87 <vm_exec_core+14327>, 0x5f70d472a80f <vm_exec_core+16511>, 0x5f70d4729d9a <vm_exec_core+13834>, 0x5f70d472a65b <vm_exec_core+16075>, 0x5f70d472a58d <vm_exec_core+15869>, 0x5f70d472946c <vm_exec_core+11484>, 0x5f70d4729ca5 <vm_exec_core+13589>, 0x5f70d47299c8 <vm_exec_core+12856>, 0x5f70d4729eb4 <vm_exec_core+14116>, 0x5f70d4729f25 <vm_exec_core+14229>, 0x5f70d472dbc6 <vm_exec_core+29750>, 0x5f70d4727ac0 <vm_exec_core+4912>, 0x5f70d472d407 <vm_exec_core+27767>, 0x5f70d47291e0 <vm_exec_core+10832>, 0x5f70d4726caa <vm_exec_core+1306>, 0x5f70d4728418 <vm_exec_core+7304>, 0x5f70d472d7b6 <vm_exec_core+28710>, 0x5f70d4728030 <vm_exec_core+6304>, 0x5f70d472e30c <vm_exec_core+31612>, 0x5f70d472c7f3 <vm_exec_core+24675>, 0x5f70d472a9d8 <vm_exec_core+16968>, 0x5f70d472702a <vm_exec_core+2202>, 0x5f70d472dd6f <vm_exec_core+30175>, 0x5f70d472da19 <vm_exec_core+29321>, 0x5f70d4728212 <vm_exec_core+6786>, 0x5f70d4727558 <vm_exec_core+3528>, 0x5f70d472cdb3 <vm_exec_core+26147>, 0x5f70d4728ae1 <vm_exec_core+9041>, 0x5f70d472e00c <vm_exec_core+30844>, 0x5f70d472dbfa <vm_exec_core+29802>, 0x5f70d4729056 <vm_exec_core+10438>, 0x5f70d472a943 <vm_exec_core+16819>, 0x5f70d472cac3 <vm_exec_core+25395>, 0x5f70d472db08 <vm_exec_core+29560>, 0x5f70d472b61d <vm_exec_core+20109>, 0x5f70d472cb5b <vm_exec_core+25547>, 0x5f70d472cf69 <vm_exec_core+26585>, 0x5f70d472b55a <vm_exec_core+19914>, 0x5f70d4727467 <vm_exec_core+3287>, 0x5f70d472c255 <vm_exec_core+23237>, 0x5f70d47272b6 <vm_exec_core+2854>, 0x5f70d47275e6 <vm_exec_core+3670>, 0x5f70d4729885 <vm_exec_core+12533>, 0x5f70d472b4a2 <vm_exec_core+19730>, 0x5f70d472c06b <vm_exec_core+22747>, 0x5f70d472afca <vm_exec_core+18490>, 0x5f70d4726f44 <vm_exec_core+1972>, 0x5f70d472d36f <vm_exec_core+27615>, 0x5f70d472d93b <vm_exec_core+29099>, 0x5f70d47277e0 <vm_exec_core+4176>, 0x5f70d47286e8 <vm_exec_core+8024>, 0x5f70d4728371 <vm_exec_core+7137>, 0x5f70d4728bd1 <vm_exec_core+9281>, 0x5f70d472a766 <vm_exec_core+16342>, 0x5f70d4727cf2 <vm_exec_core+5474>, 0x5f70d472d2b6 <vm_exec_core+27430>, 0x5f70d4728676 <vm_exec_core+7910>, 0x5f70d472a276 <vm_exec_core+15078>, 0x5f70d472acb6 <vm_exec_core+17702>, 0x5f70d472ce55 <vm_exec_core+26309>, 0x5f70d472ba04 <vm_exec_core+21108>, 0x5f70d4728e3c <vm_exec_core+9900>, 0x5f70d47287e7 <vm_exec_core+8279>, 0x5f70d472cd35 <vm_exec_core+26021>, 0x5f70d4729bce <vm_exec_core+13374>, 0x5f70d472c2e3 <vm_exec_core+23379>, 0x5f70d472bb19 <vm_exec_core+21385>, 0x5f70d472b8c3 <vm_exec_core+20787>, 0x5f70d4727830 <vm_exec_core+4256>, 0x5f70d472b071 <vm_exec_core+18657>, 0x5f70d472d211 <vm_exec_core+27265>, 0x5f70d4729100 <vm_exec_core+10608>, 0x5f70d472cc5a <vm_exec_core+25802>, 0x5f70d47291db <vm_exec_core+10827>, 0x5f70d472b7e8 <vm_exec_core+20568>, 0x5f70d472b8d7 <vm_exec_core+20807>, 0x5f70d472ae0b <vm_exec_core+18043>, 0x5f70d472b25c <vm_exec_core+19148>, 0x5f70d47295f6 <vm_exec_core+11878>, 0x5f70d4728c47 <vm_exec_core+9399>, 0x5f70d472c8cc <vm_exec_core+24892>, 0x5f70d4734991 <vm_exec_core+57857>, 0x5f70d4729540 <vm_exec_core+11696>, 0x5f70d472b14f <vm_exec_core+18879>, 0x5f70d472b6e0 <vm_exec_core+20304>, 0x5f70d4727e5c <vm_exec_core+5836>, 0x5f70d4727fdf <vm_exec_core+6223>, 0x5f70d4727f62 <vm_exec_core+6098>, 0x5f70d4728787 <vm_exec_core+8183>, 0x5f70d4728b57 <vm_exec_core+9159>, 0x5f70d472ab56 <vm_exec_core+17350>, 0x5f70d472a0ce <vm_exec_core+14654>, 0x5f70d472ab51 <vm_exec_core+17345>, 0x5f70d472b555 <vm_exec_core+19909>, 0x5f70d472b49d <vm_exec_core+19725>, 0x5f70d4728782 <vm_exec_core+8178>, 0x5f70d472b8c3 <vm_exec_core+20787>...}
        reg_cfp = 0x7581aa3fe790
        reg_pc = 0x50400003ff70
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#18 0x00005f70d4721922 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000bd0d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x00005f70d476644b in invoke_iseq_block_from_c (ec=0x5170000bd0d8, captured=<optimized out>, self=129200236449840, 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:1820
        flags = 0
        iseq = 0x7581c63591a8
        cfp = 0x7581aa3fe7c8
        sp = 0x7581aa2fe818
        use_argv = <optimized out>
        stack_argv = 0x7581aa2fe818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5170000bd0d8, self=129200236449840, 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:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#21 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:1944
No locals.
#22 0x00005f70d4764666 in rb_vm_invoke_proc (ec=0x7581a06e5760, proc=0x1, argc=-961432323, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4294967295
#23 0x00005f70d46b2d52 in thread_do_start_proc (th=th@entry=0x5150000b9d00) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002e3090
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x00005f70d46b08ed in thread_do_start (th=0x5150000b9d00) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x5150000b9d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5f70d5045460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x00005f70d46afbde in call_thread_start_func_2 (th=0x5150000b9d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7581a03d8cc0
#27 nt_start (ptr=0x50c000120e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000b9d00
        sched = <optimized out>
        nt = 0x50c000120e80
        vm = 0x5f70d5a71cc0 <_vm>
#28 0x00005f70d4308aff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007581c6a9caa4 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 = {129199599621824, -6783814554362413599, 129199599621824, -352, 11, 140729764404816, -6783814554374996511, -6783615441517380127}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007581c6b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7581c6df9c40 (LWP 4026745) "ruby"):
#0  0x00007581c6a98d71 in __futex_abstimed_wait_common64 (private=30081, cancel=true, abstime=0x7ffe339dea20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=30081, abstime=0x7ffe339dea20, clockid=32766, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 8388352
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffe339dea20, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007581c6a9bc8e in __pthread_cond_wait_common (abstime=0x7ffe339dea20, clockid=1, mutex=0x5f70d5045590 <_main_thread+304>, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7581c6a9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffe339de910, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 57, cond = 0x50c000000068, mutex = 0x5f70d5045590 <_main_thread+304>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 57
        seq = 28
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x5f70d5045590 <_main_thread+304>, abstime=abstime@entry=0x7ffe339dea20) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005f70d46ae600 in native_cond_timedwait (cond=0x50c000000068, mutex=0x5f70d5045590 <_main_thread+304>, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x5f70d5045460 <_main_thread>, rel=rel@entry=0x7581c498dea0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2478
        end = <optimized out>
        sched = 0x5f70d5a6f358 <_main_ractor+216>
        lock = 0x5f70d5045590 <_main_thread+304>
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005f70d46b56d1 in native_sleep (th=0x5f70d5045460 <_main_thread>, rel=0x7581c498dea0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3326
        sched = <optimized out>
#8  thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1101
        scheduler = 4
        p = <optimized out>
        target_th = <optimized out>
        th = 0x5f70d5045460 <_main_thread>
        end = 234582453412867
        limit = 0x7581c498dea0
#9  0x00005f70d43546de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe339dec50, <optimized out>, 0x7ffe339deb60, <optimized out>, <optimized out>}, prev = 0x7581c4b7c340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005f70d4354b69 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:1170
No locals.
#11 0x00005f70d46b51ee in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1143
        waiter = {next = 0x0, thread = 0x5f70d5045460 <_main_thread>, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x517000000080
#12 0x00005f70d46a6020 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1244
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7581c498dea0
#13 0x00005f70d4792888 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:3902
        ci = 0x353100100003
        cc = <optimized out>
        me = 0x7581c63e72c8
        cfunc = 0x506000045e68
        recv = 129199663472840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x00005f70d473320d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7581c66713d8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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>
#15 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f70d472dbd5 <vm_exec_core+29765>, 0x5f70d4727acf <vm_exec_core+4927>, 0x5f70d472d416 <vm_exec_core+27782>, 0x5f70d47291ef <vm_exec_core+10847>, 0x5f70d4726cb9 <vm_exec_core+1321>, 0x5f70d4728427 <vm_exec_core+7319>, 0x5f70d472d7c5 <vm_exec_core+28725>, 0x5f70d472803f <vm_exec_core+6319>, 0x5f70d472e31b <vm_exec_core+31627>, 0x5f70d472c802 <vm_exec_core+24690>, 0x5f70d472a9e7 <vm_exec_core+16983>, 0x5f70d4727039 <vm_exec_core+2217>, 0x5f70d472dd7e <vm_exec_core+30190>, 0x5f70d472da28 <vm_exec_core+29336>, 0x5f70d4728221 <vm_exec_core+6801>, 0x5f70d4727567 <vm_exec_core+3543>, 0x5f70d472cdc2 <vm_exec_core+26162>, 0x5f70d4728af0 <vm_exec_core+9056>, 0x5f70d472e01b <vm_exec_core+30859>, 0x5f70d472dc09 <vm_exec_core+29817>, 0x5f70d4729065 <vm_exec_core+10453>, 0x5f70d472a952 <vm_exec_core+16834>, 0x5f70d472cad2 <vm_exec_core+25410>, 0x5f70d472db17 <vm_exec_core+29575>, 0x5f70d472b62c <vm_exec_core+20124>, 0x5f70d472cb6a <vm_exec_core+25562>, 0x5f70d472cf78 <vm_exec_core+26600>, 0x5f70d472b569 <vm_exec_core+19929>, 0x5f70d4727476 <vm_exec_core+3302>, 0x5f70d472c264 <vm_exec_core+23252>, 0x5f70d47272c5 <vm_exec_core+2869>, 0x5f70d47275f5 <vm_exec_core+3685>, 0x5f70d4729894 <vm_exec_core+12548>, 0x5f70d472b4b1 <vm_exec_core+19745>, 0x5f70d472c07a <vm_exec_core+22762>, 0x5f70d472afd9 <vm_exec_core+18505>, 0x5f70d4726f53 <vm_exec_core+1987>, 0x5f70d472d37e <vm_exec_core+27630>, 0x5f70d472d94a <vm_exec_core+29114>, 0x5f70d47277ef <vm_exec_core+4191>, 0x5f70d47286f7 <vm_exec_core+8039>, 0x5f70d4728380 <vm_exec_core+7152>, 0x5f70d4728be0 <vm_exec_core+9296>, 0x5f70d472a775 <vm_exec_core+16357>, 0x5f70d4727d01 <vm_exec_core+5489>, 0x5f70d472d2c5 <vm_exec_core+27445>, 0x5f70d4728685 <vm_exec_core+7925>, 0x5f70d472a285 <vm_exec_core+15093>, 0x5f70d472acc5 <vm_exec_core+17717>, 0x5f70d472ce64 <vm_exec_core+26324>, 0x5f70d472ba13 <vm_exec_core+21123>, 0x5f70d4728e4b <vm_exec_core+9915>, 0x5f70d47287f6 <vm_exec_core+8294>, 0x5f70d472cd44 <vm_exec_core+26036>, 0x5f70d4729bdd <vm_exec_core+13389>, 0x5f70d472c2f2 <vm_exec_core+23394>, 0x5f70d472bb28 <vm_exec_core+21400>, 0x5f70d4726ae8 <vm_exec_core+856>, 0x5f70d472783f <vm_exec_core+4271>, 0x5f70d472b080 <vm_exec_core+18672>, 0x5f70d472d220 <vm_exec_core+27280>, 0x5f70d472910f <vm_exec_core+10623>, 0x5f70d472cc69 <vm_exec_core+25817>, 0x5f70d47289fd <vm_exec_core+8813>, 0x5f70d472b7f7 <vm_exec_core+20583>, 0x5f70d472b8e6 <vm_exec_core+20822>, 0x5f70d472ae1a <vm_exec_core+18058>, 0x5f70d472b26b <vm_exec_core+19163>, 0x5f70d4729605 <vm_exec_core+11893>, 0x5f70d4728c56 <vm_exec_core+9414>, 0x5f70d472c8db <vm_exec_core+24907>, 0x5f70d47349a0 <vm_exec_core+57872>, 0x5f70d472954f <vm_exec_core+11711>, 0x5f70d472b15e <vm_exec_core+18894>, 0x5f70d472b6ef <vm_exec_core+20319>, 0x5f70d4727e6b <vm_exec_core+5851>, 0x5f70d4727fee <vm_exec_core+6238>, 0x5f70d4727f71 <vm_exec_core+6113>, 0x5f70d4728796 <vm_exec_core+8198>, 0x5f70d4728b66 <vm_exec_core+9174>, 0x5f70d472ab65 <vm_exec_core+17365>, 0x5f70d472a0dd <vm_exec_core+14669>, 0x5f70d472df47 <vm_exec_core+30647>, 0x5f70d4726bb9 <vm_exec_core+1065>, 0x5f70d472814a <vm_exec_core+6586>, 0x5f70d472e43f <vm_exec_core+31919>, 0x5f70d472c140 <vm_exec_core+22960>, 0x5f70d472aed4 <vm_exec_core+18244>, 0x5f70d472d00a <vm_exec_core+26746>, 0x5f70d4726aed <vm_exec_core+861>, 0x5f70d472d6ee <vm_exec_core+28510>, 0x5f70d472e095 <vm_exec_core+30981>, 0x5f70d472e161 <vm_exec_core+31185>, 0x5f70d4727344 <vm_exec_core+2996>, 0x5f70d472dc83 <vm_exec_core+29939>, 0x5f70d4729b06 <vm_exec_core+13174>, 0x5f70d472de05 <vm_exec_core+30325>, 0x5f70d4728f28 <vm_exec_core+10136>, 0x5f70d472d668 <vm_exec_core+28376>, 0x5f70d4727230 <vm_exec_core+2720>, 0x5f70d4727dad <vm_exec_core+5661>, 0x5f70d472e22f <vm_exec_core+31391>, 0x5f70d472a395 <vm_exec_core+15365>, 0x5f70d4729f87 <vm_exec_core+14327>, 0x5f70d472a80f <vm_exec_core+16511>, 0x5f70d4729d9a <vm_exec_core+13834>, 0x5f70d472a65b <vm_exec_core+16075>, 0x5f70d472a58d <vm_exec_core+15869>, 0x5f70d472946c <vm_exec_core+11484>, 0x5f70d4729ca5 <vm_exec_core+13589>, 0x5f70d47299c8 <vm_exec_core+12856>, 0x5f70d4729eb4 <vm_exec_core+14116>, 0x5f70d4729f25 <vm_exec_core+14229>, 0x5f70d472dbc6 <vm_exec_core+29750>, 0x5f70d4727ac0 <vm_exec_core+4912>, 0x5f70d472d407 <vm_exec_core+27767>, 0x5f70d47291e0 <vm_exec_core+10832>, 0x5f70d4726caa <vm_exec_core+1306>, 0x5f70d4728418 <vm_exec_core+7304>, 0x5f70d472d7b6 <vm_exec_core+28710>, 0x5f70d4728030 <vm_exec_core+6304>, 0x5f70d472e30c <vm_exec_core+31612>, 0x5f70d472c7f3 <vm_exec_core+24675>, 0x5f70d472a9d8 <vm_exec_core+16968>, 0x5f70d472702a <vm_exec_core+2202>, 0x5f70d472dd6f <vm_exec_core+30175>, 0x5f70d472da19 <vm_exec_core+29321>, 0x5f70d4728212 <vm_exec_core+6786>, 0x5f70d4727558 <vm_exec_core+3528>, 0x5f70d472cdb3 <vm_exec_core+26147>, 0x5f70d4728ae1 <vm_exec_core+9041>, 0x5f70d472e00c <vm_exec_core+30844>, 0x5f70d472dbfa <vm_exec_core+29802>, 0x5f70d4729056 <vm_exec_core+10438>, 0x5f70d472a943 <vm_exec_core+16819>, 0x5f70d472cac3 <vm_exec_core+25395>, 0x5f70d472db08 <vm_exec_core+29560>, 0x5f70d472b61d <vm_exec_core+20109>, 0x5f70d472cb5b <vm_exec_core+25547>, 0x5f70d472cf69 <vm_exec_core+26585>, 0x5f70d472b55a <vm_exec_core+19914>, 0x5f70d4727467 <vm_exec_core+3287>, 0x5f70d472c255 <vm_exec_core+23237>, 0x5f70d47272b6 <vm_exec_core+2854>, 0x5f70d47275e6 <vm_exec_core+3670>, 0x5f70d4729885 <vm_exec_core+12533>, 0x5f70d472b4a2 <vm_exec_core+19730>, 0x5f70d472c06b <vm_exec_core+22747>, 0x5f70d472afca <vm_exec_core+18490>, 0x5f70d4726f44 <vm_exec_core+1972>, 0x5f70d472d36f <vm_exec_core+27615>, 0x5f70d472d93b <vm_exec_core+29099>, 0x5f70d47277e0 <vm_exec_core+4176>, 0x5f70d47286e8 <vm_exec_core+8024>, 0x5f70d4728371 <vm_exec_core+7137>, 0x5f70d4728bd1 <vm_exec_core+9281>, 0x5f70d472a766 <vm_exec_core+16342>, 0x5f70d4727cf2 <vm_exec_core+5474>, 0x5f70d472d2b6 <vm_exec_core+27430>, 0x5f70d4728676 <vm_exec_core+7910>, 0x5f70d472a276 <vm_exec_core+15078>, 0x5f70d472acb6 <vm_exec_core+17702>, 0x5f70d472ce55 <vm_exec_core+26309>, 0x5f70d472ba04 <vm_exec_core+21108>, 0x5f70d4728e3c <vm_exec_core+9900>, 0x5f70d47287e7 <vm_exec_core+8279>, 0x5f70d472cd35 <vm_exec_core+26021>, 0x5f70d4729bce <vm_exec_core+13374>, 0x5f70d472c2e3 <vm_exec_core+23379>, 0x5f70d472bb19 <vm_exec_core+21385>, 0x5f70d472b8c3 <vm_exec_core+20787>, 0x5f70d4727830 <vm_exec_core+4256>, 0x5f70d472b071 <vm_exec_core+18657>, 0x5f70d472d211 <vm_exec_core+27265>, 0x5f70d4729100 <vm_exec_core+10608>, 0x5f70d472cc5a <vm_exec_core+25802>, 0x5f70d47291db <vm_exec_core+10827>, 0x5f70d472b7e8 <vm_exec_core+20568>, 0x5f70d472b8d7 <vm_exec_core+20807>, 0x5f70d472ae0b <vm_exec_core+18043>, 0x5f70d472b25c <vm_exec_core+19148>, 0x5f70d47295f6 <vm_exec_core+11878>, 0x5f70d4728c47 <vm_exec_core+9399>, 0x5f70d472c8cc <vm_exec_core+24892>, 0x5f70d4734991 <vm_exec_core+57857>, 0x5f70d4729540 <vm_exec_core+11696>, 0x5f70d472b14f <vm_exec_core+18879>, 0x5f70d472b6e0 <vm_exec_core+20304>, 0x5f70d4727e5c <vm_exec_core+5836>, 0x5f70d4727fdf <vm_exec_core+6223>, 0x5f70d4727f62 <vm_exec_core+6098>, 0x5f70d4728787 <vm_exec_core+8183>, 0x5f70d4728b57 <vm_exec_core+9159>, 0x5f70d472ab56 <vm_exec_core+17350>, 0x5f70d472a0ce <vm_exec_core+14654>, 0x5f70d472ab51 <vm_exec_core+17345>, 0x5f70d472b555 <vm_exec_core+19909>, 0x5f70d472b49d <vm_exec_core+19725>, 0x5f70d4728782 <vm_exec_core+8178>, 0x5f70d472b8c3 <vm_exec_core+20787>...}
        reg_cfp = 0x7581c66713d8
        reg_pc = 0x52300000b8a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#16 0x00005f70d4721d11 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#17 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#18 0x00005f70d47b3682 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7581c6671620, self=129200208898560, 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:1820
        flags = 0
        iseq = 0x7581c635d0a0
        cfp = <optimized out>
        sp = 0x7581c6571a28
        use_argv = 0x7581c4a7d7e0
        stack_argv = 0x7581c6571a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 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:1834
        captured = 0x7581c6671620
#20 0x00005f70d4753d0c 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:1871
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#23 0x00005f70d4753d0c in rb_yield (val=<optimized out>)
No locals.
#24 0x00005f70d4931fc6 in rb_ary_collect (ary=129200230200080) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 129199666465800
        i = 8
#25 0x00005f70d4792888 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7581c651e6a0
        cfunc = 0x506000020188
        recv = 129200230200080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#26 0x00005f70d472c620 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7581c6671608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5120000101b0
        insns_address_table = {0x5f70d472dbd5 <vm_exec_core+29765>, 0x5f70d4727acf <vm_exec_core+4927>, 0x5f70d472d416 <vm_exec_core+27782>, 0x5f70d47291ef <vm_exec_core+10847>, 0x5f70d4726cb9 <vm_exec_core+1321>, 0x5f70d4728427 <vm_exec_core+7319>, 0x5f70d472d7c5 <vm_exec_core+28725>, 0x5f70d472803f <vm_exec_core+6319>, 0x5f70d472e31b <vm_exec_core+31627>, 0x5f70d472c802 <vm_exec_core+24690>, 0x5f70d472a9e7 <vm_exec_core+16983>, 0x5f70d4727039 <vm_exec_core+2217>, 0x5f70d472dd7e <vm_exec_core+30190>, 0x5f70d472da28 <vm_exec_core+29336>, 0x5f70d4728221 <vm_exec_core+6801>, 0x5f70d4727567 <vm_exec_core+3543>, 0x5f70d472cdc2 <vm_exec_core+26162>, 0x5f70d4728af0 <vm_exec_core+9056>, 0x5f70d472e01b <vm_exec_core+30859>, 0x5f70d472dc09 <vm_exec_core+29817>, 0x5f70d4729065 <vm_exec_core+10453>, 0x5f70d472a952 <vm_exec_core+16834>, 0x5f70d472cad2 <vm_exec_core+25410>, 0x5f70d472db17 <vm_exec_core+29575>, 0x5f70d472b62c <vm_exec_core+20124>, 0x5f70d472cb6a <vm_exec_core+25562>, 0x5f70d472cf78 <vm_exec_core+26600>, 0x5f70d472b569 <vm_exec_core+19929>, 0x5f70d4727476 <vm_exec_core+3302>, 0x5f70d472c264 <vm_exec_core+23252>, 0x5f70d47272c5 <vm_exec_core+2869>, 0x5f70d47275f5 <vm_exec_core+3685>, 0x5f70d4729894 <vm_exec_core+12548>, 0x5f70d472b4b1 <vm_exec_core+19745>, 0x5f70d472c07a <vm_exec_core+22762>, 0x5f70d472afd9 <vm_exec_core+18505>, 0x5f70d4726f53 <vm_exec_core+1987>, 0x5f70d472d37e <vm_exec_core+27630>, 0x5f70d472d94a <vm_exec_core+29114>, 0x5f70d47277ef <vm_exec_core+4191>, 0x5f70d47286f7 <vm_exec_core+8039>, 0x5f70d4728380 <vm_exec_core+7152>, 0x5f70d4728be0 <vm_exec_core+9296>, 0x5f70d472a775 <vm_exec_core+16357>, 0x5f70d4727d01 <vm_exec_core+5489>, 0x5f70d472d2c5 <vm_exec_core+27445>, 0x5f70d4728685 <vm_exec_core+7925>, 0x5f70d472a285 <vm_exec_core+15093>, 0x5f70d472acc5 <vm_exec_core+17717>, 0x5f70d472ce64 <vm_exec_core+26324>, 0x5f70d472ba13 <vm_exec_core+21123>, 0x5f70d4728e4b <vm_exec_core+9915>, 0x5f70d47287f6 <vm_exec_core+8294>, 0x5f70d472cd44 <vm_exec_core+26036>, 0x5f70d4729bdd <vm_exec_core+13389>, 0x5f70d472c2f2 <vm_exec_core+23394>, 0x5f70d472bb28 <vm_exec_core+21400>, 0x5f70d4726ae8 <vm_exec_core+856>, 0x5f70d472783f <vm_exec_core+4271>, 0x5f70d472b080 <vm_exec_core+18672>, 0x5f70d472d220 <vm_exec_core+27280>, 0x5f70d472910f <vm_exec_core+10623>, 0x5f70d472cc69 <vm_exec_core+25817>, 0x5f70d47289fd <vm_exec_core+8813>, 0x5f70d472b7f7 <vm_exec_core+20583>, 0x5f70d472b8e6 <vm_exec_core+20822>, 0x5f70d472ae1a <vm_exec_core+18058>, 0x5f70d472b26b <vm_exec_core+19163>, 0x5f70d4729605 <vm_exec_core+11893>, 0x5f70d4728c56 <vm_exec_core+9414>, 0x5f70d472c8db <vm_exec_core+24907>, 0x5f70d47349a0 <vm_exec_core+57872>, 0x5f70d472954f <vm_exec_core+11711>, 0x5f70d472b15e <vm_exec_core+18894>, 0x5f70d472b6ef <vm_exec_core+20319>, 0x5f70d4727e6b <vm_exec_core+5851>, 0x5f70d4727fee <vm_exec_core+6238>, 0x5f70d4727f71 <vm_exec_core+6113>, 0x5f70d4728796 <vm_exec_core+8198>, 0x5f70d4728b66 <vm_exec_core+9174>, 0x5f70d472ab65 <vm_exec_core+17365>, 0x5f70d472a0dd <vm_exec_core+14669>, 0x5f70d472df47 <vm_exec_core+30647>, 0x5f70d4726bb9 <vm_exec_core+1065>, 0x5f70d472814a <vm_exec_core+6586>, 0x5f70d472e43f <vm_exec_core+31919>, 0x5f70d472c140 <vm_exec_core+22960>, 0x5f70d472aed4 <vm_exec_core+18244>, 0x5f70d472d00a <vm_exec_core+26746>, 0x5f70d4726aed <vm_exec_core+861>, 0x5f70d472d6ee <vm_exec_core+28510>, 0x5f70d472e095 <vm_exec_core+30981>, 0x5f70d472e161 <vm_exec_core+31185>, 0x5f70d4727344 <vm_exec_core+2996>, 0x5f70d472dc83 <vm_exec_core+29939>, 0x5f70d4729b06 <vm_exec_core+13174>, 0x5f70d472de05 <vm_exec_core+30325>, 0x5f70d4728f28 <vm_exec_core+10136>, 0x5f70d472d668 <vm_exec_core+28376>, 0x5f70d4727230 <vm_exec_core+2720>, 0x5f70d4727dad <vm_exec_core+5661>, 0x5f70d472e22f <vm_exec_core+31391>, 0x5f70d472a395 <vm_exec_core+15365>, 0x5f70d4729f87 <vm_exec_core+14327>, 0x5f70d472a80f <vm_exec_core+16511>, 0x5f70d4729d9a <vm_exec_core+13834>, 0x5f70d472a65b <vm_exec_core+16075>, 0x5f70d472a58d <vm_exec_core+15869>, 0x5f70d472946c <vm_exec_core+11484>, 0x5f70d4729ca5 <vm_exec_core+13589>, 0x5f70d47299c8 <vm_exec_core+12856>, 0x5f70d4729eb4 <vm_exec_core+14116>, 0x5f70d4729f25 <vm_exec_core+14229>, 0x5f70d472dbc6 <vm_exec_core+29750>, 0x5f70d4727ac0 <vm_exec_core+4912>, 0x5f70d472d407 <vm_exec_core+27767>, 0x5f70d47291e0 <vm_exec_core+10832>, 0x5f70d4726caa <vm_exec_core+1306>, 0x5f70d4728418 <vm_exec_core+7304>, 0x5f70d472d7b6 <vm_exec_core+28710>, 0x5f70d4728030 <vm_exec_core+6304>, 0x5f70d472e30c <vm_exec_core+31612>, 0x5f70d472c7f3 <vm_exec_core+24675>, 0x5f70d472a9d8 <vm_exec_core+16968>, 0x5f70d472702a <vm_exec_core+2202>, 0x5f70d472dd6f <vm_exec_core+30175>, 0x5f70d472da19 <vm_exec_core+29321>, 0x5f70d4728212 <vm_exec_core+6786>, 0x5f70d4727558 <vm_exec_core+3528>, 0x5f70d472cdb3 <vm_exec_core+26147>, 0x5f70d4728ae1 <vm_exec_core+9041>, 0x5f70d472e00c <vm_exec_core+30844>, 0x5f70d472dbfa <vm_exec_core+29802>, 0x5f70d4729056 <vm_exec_core+10438>, 0x5f70d472a943 <vm_exec_core+16819>, 0x5f70d472cac3 <vm_exec_core+25395>, 0x5f70d472db08 <vm_exec_core+29560>, 0x5f70d472b61d <vm_exec_core+20109>, 0x5f70d472cb5b <vm_exec_core+25547>, 0x5f70d472cf69 <vm_exec_core+26585>, 0x5f70d472b55a <vm_exec_core+19914>, 0x5f70d4727467 <vm_exec_core+3287>, 0x5f70d472c255 <vm_exec_core+23237>, 0x5f70d47272b6 <vm_exec_core+2854>, 0x5f70d47275e6 <vm_exec_core+3670>, 0x5f70d4729885 <vm_exec_core+12533>, 0x5f70d472b4a2 <vm_exec_core+19730>, 0x5f70d472c06b <vm_exec_core+22747>, 0x5f70d472afca <vm_exec_core+18490>, 0x5f70d4726f44 <vm_exec_core+1972>, 0x5f70d472d36f <vm_exec_core+27615>, 0x5f70d472d93b <vm_exec_core+29099>, 0x5f70d47277e0 <vm_exec_core+4176>, 0x5f70d47286e8 <vm_exec_core+8024>, 0x5f70d4728371 <vm_exec_core+7137>, 0x5f70d4728bd1 <vm_exec_core+9281>, 0x5f70d472a766 <vm_exec_core+16342>, 0x5f70d4727cf2 <vm_exec_core+5474>, 0x5f70d472d2b6 <vm_exec_core+27430>, 0x5f70d4728676 <vm_exec_core+7910>, 0x5f70d472a276 <vm_exec_core+15078>, 0x5f70d472acb6 <vm_exec_core+17702>, 0x5f70d472ce55 <vm_exec_core+26309>, 0x5f70d472ba04 <vm_exec_core+21108>, 0x5f70d4728e3c <vm_exec_core+9900>, 0x5f70d47287e7 <vm_exec_core+8279>, 0x5f70d472cd35 <vm_exec_core+26021>, 0x5f70d4729bce <vm_exec_core+13374>, 0x5f70d472c2e3 <vm_exec_core+23379>, 0x5f70d472bb19 <vm_exec_core+21385>, 0x5f70d472b8c3 <vm_exec_core+20787>, 0x5f70d4727830 <vm_exec_core+4256>, 0x5f70d472b071 <vm_exec_core+18657>, 0x5f70d472d211 <vm_exec_core+27265>, 0x5f70d4729100 <vm_exec_core+10608>, 0x5f70d472cc5a <vm_exec_core+25802>, 0x5f70d47291db <vm_exec_core+10827>, 0x5f70d472b7e8 <vm_exec_core+20568>, 0x5f70d472b8d7 <vm_exec_core+20807>, 0x5f70d472ae0b <vm_exec_core+18043>, 0x5f70d472b25c <vm_exec_core+19148>, 0x5f70d47295f6 <vm_exec_core+11878>, 0x5f70d4728c47 <vm_exec_core+9399>, 0x5f70d472c8cc <vm_exec_core+24892>, 0x5f70d4734991 <vm_exec_core+57857>, 0x5f70d4729540 <vm_exec_core+11696>, 0x5f70d472b14f <vm_exec_core+18879>, 0x5f70d472b6e0 <vm_exec_core+20304>, 0x5f70d4727e5c <vm_exec_core+5836>, 0x5f70d4727fdf <vm_exec_core+6223>, 0x5f70d4727f62 <vm_exec_core+6098>, 0x5f70d4728787 <vm_exec_core+8183>, 0x5f70d4728b57 <vm_exec_core+9159>, 0x5f70d472ab56 <vm_exec_core+17350>, 0x5f70d472a0ce <vm_exec_core+14654>, 0x5f70d472ab51 <vm_exec_core+17345>, 0x5f70d472b555 <vm_exec_core+19909>, 0x5f70d472b49d <vm_exec_core+19725>, 0x5f70d4728782 <vm_exec_core+8178>, 0x5f70d472b8c3 <vm_exec_core+20787>...}
        reg_cfp = 0x7581c6671608
        reg_pc = 0x51900001bc10
        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>
th: 0x5f70d5045460, native_id: 0x7581c6df9c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
c:0020 p:---- s:0183 e:000182 l:y b:---- CFUNC  :join
c:0019 p:0500 s:0178 E:001a40 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:247
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
c:0018 p:0290 s:0140 e:000139 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:369
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
c:0017 p:0017 s:0117 e:000116 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:620
c:0016 p:0054 s:0111 e:000110 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:606
        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:0015 p:0038 s:0106 e:000105 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
c:0014 p:0007 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:602
        INSN_LABEL_concatarray = <optimized out>
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
        INSN_LABEL_newhash = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
        INSN_LABEL_newrange = <optimized out>
c:0007 p:0069 s:0046 E:002170 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#28 0x00005f70d4721d11 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#29 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#30 0x00005f70d47b3682 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7581c6671738, self=129200208898560, 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:1820
        flags = 0
        iseq = 0x7581c638b658
        cfp = <optimized out>
        sp = 0x7581c65718d0
        use_argv = 0x7581c4add7e0
        stack_argv = 0x7581c65718d0
        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:1834
        captured = 0x7581c6671738
#32 0x00005f70d4753d0c 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:1871
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:1879
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#35 0x00005f70d4753d0c in rb_yield (val=<optimized out>)
No locals.
#36 0x00005f70d4931fc6 in rb_ary_collect (ary=129199663428400) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 129199663428280
        i = 0
#37 0x00005f70d4792888 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7581c651e6a0
        cfunc = 0x506000020188
        recv = 129199663428400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#38 0x00005f70d472c620 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7581c6671720, cd=0x50200002af30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#39 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002af30
        insns_address_table = {0x5f70d472dbd5 <vm_exec_core+29765>, 0x5f70d4727acf <vm_exec_core+4927>, 0x5f70d472d416 <vm_exec_core+27782>, 0x5f70d47291ef <vm_exec_core+10847>, 0x5f70d4726cb9 <vm_exec_core+1321>, 0x5f70d4728427 <vm_exec_core+7319>, 0x5f70d472d7c5 <vm_exec_core+28725>, 0x5f70d472803f <vm_exec_core+6319>, 0x5f70d472e31b <vm_exec_core+31627>, 0x5f70d472c802 <vm_exec_core+24690>, 0x5f70d472a9e7 <vm_exec_core+16983>, 0x5f70d4727039 <vm_exec_core+2217>, 0x5f70d472dd7e <vm_exec_core+30190>, 0x5f70d472da28 <vm_exec_core+29336>, 0x5f70d4728221 <vm_exec_core+6801>, 0x5f70d4727567 <vm_exec_core+3543>, 0x5f70d472cdc2 <vm_exec_core+26162>, 0x5f70d4728af0 <vm_exec_core+9056>, 0x5f70d472e01b <vm_exec_core+30859>, 0x5f70d472dc09 <vm_exec_core+29817>, 0x5f70d4729065 <vm_exec_core+10453>, 0x5f70d472a952 <vm_exec_core+16834>, 0x5f70d472cad2 <vm_exec_core+25410>, 0x5f70d472db17 <vm_exec_core+29575>, 0x5f70d472b62c <vm_exec_core+20124>, 0x5f70d472cb6a <vm_exec_core+25562>, 0x5f70d472cf78 <vm_exec_core+26600>, 0x5f70d472b569 <vm_exec_core+19929>, 0x5f70d4727476 <vm_exec_core+3302>, 0x5f70d472c264 <vm_exec_core+23252>, 0x5f70d47272c5 <vm_exec_core+2869>, 0x5f70d47275f5 <vm_exec_core+3685>, 0x5f70d4729894 <vm_exec_core+12548>, 0x5f70d472b4b1 <vm_exec_core+19745>, 0x5f70d472c07a <vm_exec_core+22762>, 0x5f70d472afd9 <vm_exec_core+18505>, 0x5f70d4726f53 <vm_exec_core+1987>, 0x5f70d472d37e <vm_exec_core+27630>, 0x5f70d472d94a <vm_exec_core+29114>, 0x5f70d47277ef <vm_exec_core+4191>, 0x5f70d47286f7 <vm_exec_core+8039>, 0x5f70d4728380 <vm_exec_core+7152>, 0x5f70d4728be0 <vm_exec_core+9296>, 0x5f70d472a775 <vm_exec_core+16357>, 0x5f70d4727d01 <vm_exec_core+5489>, 0x5f70d472d2c5 <vm_exec_core+27445>, 0x5f70d4728685 <vm_exec_core+7925>, 0x5f70d472a285 <vm_exec_core+15093>, 0x5f70d472acc5 <vm_exec_core+17717>, 0x5f70d472ce64 <vm_exec_core+26324>, 0x5f70d472ba13 <vm_exec_core+21123>, 0x5f70d4728e4b <vm_exec_core+9915>, 0x5f70d47287f6 <vm_exec_core+8294>, 0x5f70d472cd44 <vm_exec_core+26036>, 0x5f70d4729bdd <vm_exec_core+13389>, 0x5f70d472c2f2 <vm_exec_core+23394>, 0x5f70d472bb28 <vm_exec_core+21400>, 0x5f70d4726ae8 <vm_exec_core+856>, 0x5f70d472783f <vm_exec_core+4271>, 0x5f70d472b080 <vm_exec_core+18672>, 0x5f70d472d220 <vm_exec_core+27280>, 0x5f70d472910f <vm_exec_core+10623>, 0x5f70d472cc69 <vm_exec_core+25817>, 0x5f70d47289fd <vm_exec_core+8813>, 0x5f70d472b7f7 <vm_exec_core+20583>, 0x5f70d472b8e6 <vm_exec_core+20822>, 0x5f70d472ae1a <vm_exec_core+18058>, 0x5f70d472b26b <vm_exec_core+19163>, 0x5f70d4729605 <vm_exec_core+11893>, 0x5f70d4728c56 <vm_exec_core+9414>, 0x5f70d472c8db <vm_exec_core+24907>, 0x5f70d47349a0 <vm_exec_core+57872>, 0x5f70d472954f <vm_exec_core+11711>, 0x5f70d472b15e <vm_exec_core+18894>, 0x5f70d472b6ef <vm_exec_core+20319>, 0x5f70d4727e6b <vm_exec_core+5851>, 0x5f70d4727fee <vm_exec_core+6238>, 0x5f70d4727f71 <vm_exec_core+6113>, 0x5f70d4728796 <vm_exec_core+8198>, 0x5f70d4728b66 <vm_exec_core+9174>, 0x5f70d472ab65 <vm_exec_core+17365>, 0x5f70d472a0dd <vm_exec_core+14669>, 0x5f70d472df47 <vm_exec_core+30647>, 0x5f70d4726bb9 <vm_exec_core+1065>, 0x5f70d472814a <vm_exec_core+6586>, 0x5f70d472e43f <vm_exec_core+31919>, 0x5f70d472c140 <vm_exec_core+22960>, 0x5f70d472aed4 <vm_exec_core+18244>, 0x5f70d472d00a <vm_exec_core+26746>, 0x5f70d4726aed <vm_exec_core+861>, 0x5f70d472d6ee <vm_exec_core+28510>, 0x5f70d472e095 <vm_exec_core+30981>, 0x5f70d472e161 <vm_exec_core+31185>, 0x5f70d4727344 <vm_exec_core+2996>, 0x5f70d472dc83 <vm_exec_core+29939>, 0x5f70d4729b06 <vm_exec_core+13174>, 0x5f70d472de05 <vm_exec_core+30325>, 0x5f70d4728f28 <vm_exec_core+10136>, 0x5f70d472d668 <vm_exec_core+28376>, 0x5f70d4727230 <vm_exec_core+2720>, 0x5f70d4727dad <vm_exec_core+5661>, 0x5f70d472e22f <vm_exec_core+31391>, 0x5f70d472a395 <vm_exec_core+15365>, 0x5f70d4729f87 <vm_exec_core+14327>, 0x5f70d472a80f <vm_exec_core+16511>, 0x5f70d4729d9a <vm_exec_core+13834>, 0x5f70d472a65b <vm_exec_core+16075>, 0x5f70d472a58d <vm_exec_core+15869>, 0x5f70d472946c <vm_exec_core+11484>, 0x5f70d4729ca5 <vm_exec_core+13589>, 0x5f70d47299c8 <vm_exec_core+12856>, 0x5f70d4729eb4 <vm_exec_core+14116>, 0x5f70d4729f25 <vm_exec_core+14229>, 0x5f70d472dbc6 <vm_exec_core+29750>, 0x5f70d4727ac0 <vm_exec_core+4912>, 0x5f70d472d407 <vm_exec_core+27767>, 0x5f70d47291e0 <vm_exec_core+10832>, 0x5f70d4726caa <vm_exec_core+1306>, 0x5f70d4728418 <vm_exec_core+7304>, 0x5f70d472d7b6 <vm_exec_core+28710>, 0x5f70d4728030 <vm_exec_core+6304>, 0x5f70d472e30c <vm_exec_core+31612>, 0x5f70d472c7f3 <vm_exec_core+24675>, 0x5f70d472a9d8 <vm_exec_core+16968>, 0x5f70d472702a <vm_exec_core+2202>, 0x5f70d472dd6f <vm_exec_core+30175>, 0x5f70d472da19 <vm_exec_core+29321>, 0x5f70d4728212 <vm_exec_core+6786>, 0x5f70d4727558 <vm_exec_core+3528>, 0x5f70d472cdb3 <vm_exec_core+26147>, 0x5f70d4728ae1 <vm_exec_core+9041>, 0x5f70d472e00c <vm_exec_core+30844>, 0x5f70d472dbfa <vm_exec_core+29802>, 0x5f70d4729056 <vm_exec_core+10438>, 0x5f70d472a943 <vm_exec_core+16819>, 0x5f70d472cac3 <vm_exec_core+25395>, 0x5f70d472db08 <vm_exec_core+29560>, 0x5f70d472b61d <vm_exec_core+20109>, 0x5f70d472cb5b <vm_exec_core+25547>, 0x5f70d472cf69 <vm_exec_core+26585>, 0x5f70d472b55a <vm_exec_core+19914>, 0x5f70d4727467 <vm_exec_core+3287>, 0x5f70d472c255 <vm_exec_core+23237>, 0x5f70d47272b6 <vm_exec_core+2854>, 0x5f70d47275e6 <vm_exec_core+3670>, 0x5f70d4729885 <vm_exec_core+12533>, 0x5f70d472b4a2 <vm_exec_core+19730>, 0x5f70d472c06b <vm_exec_core+22747>, 0x5f70d472afca <vm_exec_core+18490>, 0x5f70d4726f44 <vm_exec_core+1972>, 0x5f70d472d36f <vm_exec_core+27615>, 0x5f70d472d93b <vm_exec_core+29099>, 0x5f70d47277e0 <vm_exec_core+4176>, 0x5f70d47286e8 <vm_exec_core+8024>, 0x5f70d4728371 <vm_exec_core+7137>, 0x5f70d4728bd1 <vm_exec_core+9281>, 0x5f70d472a766 <vm_exec_core+16342>, 0x5f70d4727cf2 <vm_exec_core+5474>, 0x5f70d472d2b6 <vm_exec_core+27430>, 0x5f70d4728676 <vm_exec_core+7910>, 0x5f70d472a276 <vm_exec_core+15078>, 0x5f70d472acb6 <vm_exec_core+17702>, 0x5f70d472ce55 <vm_exec_core+26309>, 0x5f70d472ba04 <vm_exec_core+21108>, 0x5f70d4728e3c <vm_exec_core+9900>, 0x5f70d47287e7 <vm_exec_core+8279>, 0x5f70d472cd35 <vm_exec_core+26021>, 0x5f70d4729bce <vm_exec_core+13374>, 0x5f70d472c2e3 <vm_exec_core+23379>, 0x5f70d472bb19 <vm_exec_core+21385>, 0x5f70d472b8c3 <vm_exec_core+20787>, 0x5f70d4727830 <vm_exec_core+4256>, 0x5f70d472b071 <vm_exec_core+18657>, 0x5f70d472d211 <vm_exec_core+27265>, 0x5f70d4729100 <vm_exec_core+10608>, 0x5f70d472cc5a <vm_exec_core+25802>, 0x5f70d47291db <vm_exec_core+10827>, 0x5f70d472b7e8 <vm_exec_core+20568>, 0x5f70d472b8d7 <vm_exec_core+20807>, 0x5f70d472ae0b <vm_exec_core+18043>, 0x5f70d472b25c <vm_exec_core+19148>, 0x5f70d47295f6 <vm_exec_core+11878>, 0x5f70d4728c47 <vm_exec_core+9399>, 0x5f70d472c8cc <vm_exec_core+24892>, 0x5f70d4734991 <vm_exec_core+57857>, 0x5f70d4729540 <vm_exec_core+11696>, 0x5f70d472b14f <vm_exec_core+18879>, 0x5f70d472b6e0 <vm_exec_core+20304>, 0x5f70d4727e5c <vm_exec_core+5836>, 0x5f70d4727fdf <vm_exec_core+6223>, 0x5f70d4727f62 <vm_exec_core+6098>, 0x5f70d4728787 <vm_exec_core+8183>, 0x5f70d4728b57 <vm_exec_core+9159>, 0x5f70d472ab56 <vm_exec_core+17350>, 0x5f70d472a0ce <vm_exec_core+14654>, 0x5f70d472ab51 <vm_exec_core+17345>, 0x5f70d472b555 <vm_exec_core+19909>, 0x5f70d472b49d <vm_exec_core+19725>, 0x5f70d4728782 <vm_exec_core+8178>, 0x5f70d472b8c3 <vm_exec_core+20787>...}
        reg_cfp = 0x7581c6671720
        reg_pc = 0x504000009fb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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 0x00005f70d4721d11 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#42 0x00005f70d476b206 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#43 0x00005f70d434fc80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7581c638b7e8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe339e0bf0, <optimized out>, 0x7ffe339e0b40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7581c638b7e8
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#45 0x00005f70d4348bb7 in rb_main (argc=11, argv=0x7ffe339e0dc8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#46 main (argc=11, argv=0x7ffe339e0dc8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[Thread 0x7581a03d96c0 (LWP 2083723) exited]
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

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

$1 = true
[Inferior 1 (process 4026745) detached]
$ timeout 60 gdb -p 4025816 -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.dotnqn:
* drwx------ 2 60 2026-02-12 03:52:19 +0000 autoload20260212-4026745-4n31g2/
  * -rw-r--r-- 1 0 2026-02-12 03:52:19 +0000 test-bug-15790.rb
make: *** [uncommon.mk:913: 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 4002655 -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 4002651 -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)

$$$[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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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 4.1.0dev (2026-02-12T03:11:10Z master 8f7c12830f) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ...

Finished in 42.657011 seconds

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