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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:11 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
    999    1021    1021    1021 pts/0       1021 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
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022  367408    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 367408  367411    1021    1021 pts/0       1021 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.20251110-052738 --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
 367411  367412    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251110-052738 --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
 367412  368302    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 368302  368303    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 368303  368632    1021    1021 pts/0       1021 Sl+   1000   0:21 /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
 368632  368638    1021    1021 pts/0       1021 Sl+   1000   1:09 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 368638  477467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 368638  477521    1021    1021 pts/0       1021 Z+    1000   0:00 [test_autoload.*] <defunct>
 368638  477578    1021    1021 pts/0       1021 Z+    1000   0:00 [test_autoload.*] <defunct>
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 367412  878196    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[367408], 367408=>[367411], 367411=>[367412], 367412=>[368302, 878196], 368302=>[368303], 368303=>[368632], 368632=>[368638], 368638=>[477467, 477521, 477578]}
$ timeout 60 gdb -p 477467 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 477468]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005fc397f84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x725eee7e36c0 (LWP 477467) "test_autoload.*" 0x00005fc397f84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x725eedddc6c0 (LWP 477468) "test_autoload.*" 0x0000725f2811b4fd in __GI___poll (fds=0x725f0adff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x725eedddc6c0 (LWP 477468) "test_autoload.*"):
#0  0x0000725f2811b4fd in __GI___poll (fds=0x725f0adff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fc397f0f77a in __interceptor_poll ()
No symbol table info available.
#2  0x00005fc3982f823a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1059
        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:3071
        vm = <optimized out>
#4  0x00005fc397f68b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000725f2809caa4 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 = {125752043226816, -2952349469308935770, 125752043226816, -352, 0, 125752053731472, -2952349469321518682, -2953043710195195482}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000725f28129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x725eee7e36c0 (LWP 477467) "test_autoload.*"):
#0  0x00005fc397f84ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005fc397f85e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005fc397ed4710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005fc397ed4589 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  0x00005fc397ed41b5 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  0x00005fc397ecf1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005fc397ecfafe in __asan::Allocator::Reallocate(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005fc397ecfa0a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#8  0x00005fc397f6b34d in __interceptor_realloc ()
No symbol table info available.
#9  0x00005fc398029e13 in rb_gc_impl_realloc (objspace_ptr=0x51d000000a80, ptr=ptr@entry=0x51f000020680, new_size=4504, old_size=3000, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8285
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#10 0x00005fc397ff2a5f in ruby_sized_xrealloc2_body (ptr=0x51f000020680, n=563, size=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:5266
        len = 18446744073709551104
#11 ruby_sized_xrealloc2 (ptr=<optimized out>, n=<optimized out>, size=<optimized out>, old_n=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5259
No locals.
#12 0x00005fc39854d2c5 in ary_heap_realloc (ary=125753013437080, new_capa=563) at /tmp/ruby/src/trunk_asan/array.c:377
No locals.
#13 ary_resize_capa (ary=ary@entry=125753013437080, capacity=563) at /tmp/ruby/src/trunk_asan/array.c:419
        new_capa = 563
#14 0x00005fc39854cae3 in ary_double_capa (ary=125753013437080, min=376) at /tmp/ruby/src/trunk_asan/array.c:468
        new_capa = 128
#15 ary_ensure_room_for_push (ary=ary@entry=125753013437080, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:627
        old_len = <optimized out>
        new_len = 376
        capa = <optimized out>
#16 0x00005fc39854c6d5 in rb_ary_push (ary=ary@entry=125753013437080, item=item@entry=125752436227440) at /tmp/ruby/src/trunk_asan/array.c:1403
        idx = 375
        target_ary = <optimized out>
        rbimpl_ary = <optimized out>
        ptr = <optimized out>
        tmp_n = <optimized out>
#17 0x00005fc3980bb307 in rb_provide_feature (box=box@entry=0x5fc39969e800 <root_box_data>, feature=125752436227440, feature@entry=125752410356400) at /tmp/ruby/src/trunk_asan/load.c:699
        features = 125753013437080
#18 0x00005fc3980beb4f in require_internal (ec=<optimized out>, ec@entry=0x516002c265d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1406
        real = <optimized out>
        th = 0x5150001d0900
        box = 0x5fc39969e800 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125753013424320
        realpath_map = 125753013424160
        path = 125752410356400
        state = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#19 0x00005fc3980bc40b in rb_require_string_internal (fname=125752436227440, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x516002c265d0
        result = <optimized out>
#20 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#21 0x00005fc3983d7528 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:3915
        ci = 0x13ee100140003
        cc = <optimized out>
        me = 0x725f27342350
        cfunc = 0x506000036f88
        recv = 125753013614680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005fc3983bce15 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x725eee7e0480) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#23 0x00005fc3983c2f45 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4310
No locals.
#24 0x00005fc398378e4d in vm_sendish (ec=0x516002c265d0, reg_cfp=0x725efbe896e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x516002c265d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5fc39836d0d6 <vm_exec_core+1494>, 0x5fc39836e3dd <vm_exec_core+6365>, 0x5fc398373601 <vm_exec_core+27393>, 0x5fc39836df4f <vm_exec_core+5199>, 0x5fc3983743b2 <vm_exec_core+30898>, 0x5fc3983721bd <vm_exec_core+22205>, 0x5fc39836fdce <vm_exec_core+13006>, 0x5fc39836d23e <vm_exec_core+1854>, 0x5fc398373bf4 <vm_exec_core+28916>, 0x5fc39837393c <vm_exec_core+28220>, 0x5fc39836e1cc <vm_exec_core+5836>, 0x5fc39836d72e <vm_exec_core+3118>, 0x5fc3983728b6 <vm_exec_core+23990>, 0x5fc39836ecd3 <vm_exec_core+8659>, 0x5fc398373df5 <vm_exec_core+29429>, 0x5fc398373a9e <vm_exec_core+28574>, 0x5fc39836f3c1 <vm_exec_core+10433>, 0x5fc39836fd5d <vm_exec_core+12893>, 0x5fc398372415 <vm_exec_core+22805>, 0x5fc398373a15 <vm_exec_core+28437>, 0x5fc398371830 <vm_exec_core+19760>, 0x5fc39837249e <vm_exec_core+22942>, 0x5fc398372f57 <vm_exec_core+25687>, 0x5fc39837176d <vm_exec_core+19565>, 0x5fc39836d66b <vm_exec_core+2923>, 0x5fc398371ec0 <vm_exec_core+21440>, 0x5fc39836d4fe <vm_exec_core+2558>, 0x5fc39836d934 <vm_exec_core+3636>, 0x5fc39836f644 <vm_exec_core+11076>, 0x5fc39837133a <vm_exec_core+18490>, 0x5fc398371d59 <vm_exec_core+21081>, 0x5fc398370fdf <vm_exec_core+17631>, 0x5fc39836d10a <vm_exec_core+1546>, 0x5fc398373187 <vm_exec_core+26247>, 0x5fc398373867 <vm_exec_core+28007>, 0x5fc39836dadb <vm_exec_core+4059>, 0x5fc39836e687 <vm_exec_core+7047>, 0x5fc39836e345 <vm_exec_core+6213>, 0x5fc39836edc2 <vm_exec_core+8898>, 0x5fc39836fbf9 <vm_exec_core+12537>, 0x5fc39836db82 <vm_exec_core+4226>, 0x5fc398372fef <vm_exec_core+25839>, 0x5fc39836e611 <vm_exec_core+6929>, 0x5fc39836faa7 <vm_exec_core+12199>, 0x5fc39837056e <vm_exec_core+14958>, 0x5fc39837294c <vm_exec_core+24140>, 0x5fc3983719f2 <vm_exec_core+20210>, 0x5fc39836f09c <vm_exec_core+9628>, 0x5fc39836e91e <vm_exec_core+7710>, 0x5fc3983727a2 <vm_exec_core+23714>, 0x5fc39836f824 <vm_exec_core+11556>, 0x5fc398371fbf <vm_exec_core+21695>, 0x5fc398371a64 <vm_exec_core+20324>, 0x5fc398372076 <vm_exec_core+21878>, 0x5fc398373539 <vm_exec_core+27193>, 0x5fc398370df1 <vm_exec_core+17137>, 0x5fc398372a05 <vm_exec_core+24325>, 0x5fc39836ce58 <vm_exec_core+856>, 0x5fc398372533 <vm_exec_core+23091>, 0x5fc39836f1bb <vm_exec_core+9915>, 0x5fc3983716c8 <vm_exec_core+19400>, 0x5fc398371908 <vm_exec_core+19976>, 0x5fc3983701a2 <vm_exec_core+13986>, 0x5fc39836d9e8 <vm_exec_core+3816>, 0x5fc39836f569 <vm_exec_core+10857>, 0x5fc39836eba6 <vm_exec_core+8358>, 0x5fc3983720f4 <vm_exec_core+22004>, 0x5fc39836dd13 <vm_exec_core+4627>, 0x5fc39836ff4f <vm_exec_core+13391>, 0x5fc39837089f <vm_exec_core+15775>, 0x5fc39836eea0 <vm_exec_core+9120>, 0x5fc39837a8a9 <vm_exec_core+56745>, 0x5fc39836e875 <vm_exec_core+7541>, 0x5fc39836e76d <vm_exec_core+7277>, 0x5fc39836ea78 <vm_exec_core+8056>, 0x5fc39836f463 <vm_exec_core+10595>, 0x5fc3983711de <vm_exec_core+18142>, 0x5fc398370629 <vm_exec_core+15145>, 0x5fc398371dd8 <vm_exec_core+21208>, 0x5fc398370a85 <vm_exec_core+16261>, 0x5fc3983730b0 <vm_exec_core+26032>, 0x5fc398374657 <vm_exec_core+31575>, 0x5fc3983732f4 <vm_exec_core+26612>, 0x5fc398373f45 <vm_exec_core+29765>, 0x5fc398374036 <vm_exec_core+30006>, 0x5fc39836d590 <vm_exec_core+2704>, 0x5fc398373b1d <vm_exec_core+28701>, 0x5fc39836f749 <vm_exec_core+11337>, 0x5fc398373d18 <vm_exec_core+29208>, 0x5fc39836f28a <vm_exec_core+10122>, 0x5fc39837322b <vm_exec_core+26411>, 0x5fc39836d427 <vm_exec_core+2343>, 0x5fc39836dc0d <vm_exec_core+4365>, 0x5fc39837427a <vm_exec_core+30586>, 0x5fc39836fb2d <vm_exec_core+12333>, 0x5fc39836f92a <vm_exec_core+11818>, 0x5fc39836ce5d <vm_exec_core+861>, 0x5fc39836d34a <vm_exec_core+2122>, 0x5fc39836cee3 <vm_exec_core+995>, 0x5fc3983733e3 <vm_exec_core+26851>, 0x5fc398370cae <vm_exec_core+16814>, 0x5fc398370372 <vm_exec_core+14450>, 0x5fc398370b8a <vm_exec_core+16522>, 0x5fc3983707d6 <vm_exec_core+15574>, 0x5fc39836f9bf <vm_exec_core+11967>, 0x5fc39837027d <vm_exec_core+14205>, 0x5fc39836fc49 <vm_exec_core+12617>, 0x5fc39837048c <vm_exec_core+14732>, 0x5fc3983704fd <vm_exec_core+14845>, 0x5fc39836d0c7 <vm_exec_core+1479>, 0x5fc39836e3ce <vm_exec_core+6350>, 0x5fc3983735f2 <vm_exec_core+27378>, 0x5fc39836df40 <vm_exec_core+5184>, 0x5fc3983743a3 <vm_exec_core+30883>, 0x5fc3983721ae <vm_exec_core+22190>, 0x5fc39836fdbf <vm_exec_core+12991>, 0x5fc39836d22f <vm_exec_core+1839>, 0x5fc398373be5 <vm_exec_core+28901>, 0x5fc39837392d <vm_exec_core+28205>, 0x5fc39836e1bd <vm_exec_core+5821>, 0x5fc39836d71f <vm_exec_core+3103>, 0x5fc3983728a7 <vm_exec_core+23975>, 0x5fc39836ecc4 <vm_exec_core+8644>, 0x5fc398373de6 <vm_exec_core+29414>, 0x5fc398373a8f <vm_exec_core+28559>, 0x5fc39836f3b2 <vm_exec_core+10418>, 0x5fc39836fd4e <vm_exec_core+12878>, 0x5fc398372406 <vm_exec_core+22790>, 0x5fc398373a06 <vm_exec_core+28422>, 0x5fc398371821 <vm_exec_core+19745>, 0x5fc39837248f <vm_exec_core+22927>, 0x5fc398372f48 <vm_exec_core+25672>, 0x5fc39837175e <vm_exec_core+19550>, 0x5fc39836d65c <vm_exec_core+2908>, 0x5fc398371eb1 <vm_exec_core+21425>, 0x5fc39836d4ef <vm_exec_core+2543>, 0x5fc39836d925 <vm_exec_core+3621>, 0x5fc39836f635 <vm_exec_core+11061>, 0x5fc39837132b <vm_exec_core+18475>, 0x5fc398371d4a <vm_exec_core+21066>, 0x5fc398370fd0 <vm_exec_core+17616>, 0x5fc39836d0fb <vm_exec_core+1531>, 0x5fc398373178 <vm_exec_core+26232>, 0x5fc398373858 <vm_exec_core+27992>, 0x5fc39836dacc <vm_exec_core+4044>, 0x5fc39836e678 <vm_exec_core+7032>, 0x5fc39836e336 <vm_exec_core+6198>, 0x5fc39836edb3 <vm_exec_core+8883>, 0x5fc39836fbea <vm_exec_core+12522>, 0x5fc39836db73 <vm_exec_core+4211>, 0x5fc398372fe0 <vm_exec_core+25824>, 0x5fc39836e602 <vm_exec_core+6914>, 0x5fc39836fa98 <vm_exec_core+12184>, 0x5fc39837055f <vm_exec_core+14943>, 0x5fc39837293d <vm_exec_core+24125>, 0x5fc3983719e3 <vm_exec_core+20195>, 0x5fc39836f08d <vm_exec_core+9613>, 0x5fc39836e90f <vm_exec_core+7695>, 0x5fc398372793 <vm_exec_core+23699>, 0x5fc39836f815 <vm_exec_core+11541>, 0x5fc398371fb0 <vm_exec_core+21680>, 0x5fc398371a55 <vm_exec_core+20309>, 0x5fc398372067 <vm_exec_core+21863>, 0x5fc39837352a <vm_exec_core+27178>, 0x5fc398370de2 <vm_exec_core+17122>, 0x5fc3983729f6 <vm_exec_core+24310>, 0x5fc398371e9d <vm_exec_core+21405>, 0x5fc398372524 <vm_exec_core+23076>, 0x5fc39836f1ac <vm_exec_core+9900>, 0x5fc3983716b9 <vm_exec_core+19385>, 0x5fc3983718f9 <vm_exec_core+19961>, 0x5fc398370193 <vm_exec_core+13971>, 0x5fc398371326 <vm_exec_core+18470>, 0x5fc39836f55a <vm_exec_core+10842>, 0x5fc39836eb97 <vm_exec_core+8343>, 0x5fc3983720e5 <vm_exec_core+21989>, 0x5fc39836dd04 <vm_exec_core+4612>, 0x5fc39836ff40 <vm_exec_core+13376>, 0x5fc398370890 <vm_exec_core+15760>, 0x5fc39836ee91 <vm_exec_core+9105>, 0x5fc39837a89a <vm_exec_core+56730>, 0x5fc39836e866 <vm_exec_core+7526>, 0x5fc39836e75e <vm_exec_core+7262>, 0x5fc39836ea69 <vm_exec_core+8041>, 0x5fc39836f454 <vm_exec_core+10580>, 0x5fc3983711cf <vm_exec_core+18127>, 0x5fc39837061a <vm_exec_core+15130>, 0x5fc3983711ca <vm_exec_core+18122>, 0x5fc3983719de <vm_exec_core+20190>, 0x5fc3983719d9 <vm_exec_core+20185>, 0x5fc39836ea64 <vm_exec_core+8036>, 0x5fc398371e9d <vm_exec_core+21405>, 0x5fc39836fbb3 <vm_exec_core+12467>, 0x5fc39836fbb8 <vm_exec_core+12472>, 0x5fc3983719d4 <vm_exec_core+20180>, 0x5fc39837181c <vm_exec_core+19740>, 0x5fc39837088b <vm_exec_core+15755>, 0x5fc3983707c2 <vm_exec_core+15554>, 0x5fc3983718cb <vm_exec_core+19915>, 0x5fc398370c95 <vm_exec_core+16789>...}
        reg_cfp = 0x725efbe896e8
        reg_pc = 0x5110000a55f8
        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_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>
#26 0x00005fc398367d02 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x516002c265d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#27 0x00005fc3983ed91a in vm_call0_body (ec=<optimized out>, calling=0x725eef69ec60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x725eef69ecd0
        cc = <optimized out>
        ret = <optimized out>
#28 0x00005fc3983ed182 in vm_call0_cme (ec=0x516002c265d0, calling=0x725eef69ec60, argv=0x725eee7e0c20, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#29 vm_call0_body (ec=<optimized out>, calling=0x725eef69ec60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x725f060d89a0
        orig_cme = <optimized out>
        ci = 0x725eef69ecd0
        cc = 0x725f060d8978
        ret = <optimized out>
#30 0x00005fc3983963fa in vm_call0_cc (ec=0x516002c265d0, recv=125753013614680, id=22689, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#31 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
        ci = <optimized out>
        ec = 0x516002c265d0
        cc = <optimized out>
        self = <optimized out>
#32 0x00005fc39839748e in rb_funcallv (recv=125753013614680, mid=22689, argc=1, argv=0x725eee7e0c20) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#33 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x725eee7e0c20
#34 0x00005fc39834ff33 in autoload_feature_require (_arguments=125752053731200) at /tmp/ruby/src/trunk_asan/variable.c:3211
        receiver = 125753013614680
        arguments = 0x725eee7e0f80
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#35 autoload_try_load (_arguments=125752053731200) at /tmp/ruby/src/trunk_asan/variable.c:3224
        arguments = 0x725eee7e0f80
        result = <optimized out>
        ce = <optimized out>
#36 0x00005fc397fb48f7 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:1174
        _ec = 0x516002c265d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x725eee7e0f30, <optimized out>, 0x725eee7e0e40, <optimized out>, <optimized out>}, prev = 0x725eef59e840, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002c265d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#37 0x00005fc39834f320 in rb_autoload_load (module=module@entry=125753013566920, name=name@entry=228939) at /tmp/ruby/src/trunk_asan/variable.c:3285
        ce = <optimized out>
        arguments = {module = 125753013566920, name = 228939, flag = 0, mutex = 125752490523240, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#38 0x00005fc39835b296 in rb_const_search_from (klass=125752403576480, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
        ac = 0xfffffffffffffe00
        am = 125753013566920
        tmp = 125753013566920
        ce = <optimized out>
        current = 125753013566920
        value = <optimized out>
        first_iteration = <optimized out>
#39 0x00005fc398350c94 in rb_const_search (klass=125752403576480, id=228939, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
        value = <optimized out>
#40 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3336
        c = <optimized out>
th: 0x5150001d0900, native_id: 0x725eee7e36c0
#41 0x00005fc39835f8be in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
-- Control frame information -----------------------------------------------
        root_cref = <optimized out>
        klass = 92358976737416
        cref = <optimized out>
        val = <optimized out>
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
        root_cref = <optimized out>
c:0005 p:0023 s:0019 e:000018 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        search_continue = <optimized out>
#42 0x00005fc39836c0ad in vm_get_ev_const_chain (ec=0x516002c265d0, segments=0x5020028006d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#43 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502002800630) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6615
        segments = 0x5020028006d0
        ice = <optimized out>
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        val = <optimized out>
#44 0x00005fc3983728ff in vm_exec_core (ec=ec@entry=0x516002c265d0) at ../../src/trunk_asan/insns.def:264
        ic = 0x0

        leaf = false
        val = <optimized out>
        insns_address_table = {0x5fc39836d0d6 <vm_exec_core+1494>, 0x5fc39836e3dd <vm_exec_core+6365>, 0x5fc398373601 <vm_exec_core+27393>, 0x5fc39836df4f <vm_exec_core+5199>, 0x5fc3983743b2 <vm_exec_core+30898>, 0x5fc3983721bd <vm_exec_core+22205>, 0x5fc39836fdce <vm_exec_core+13006>, 0x5fc39836d23e <vm_exec_core+1854>, 0x5fc398373bf4 <vm_exec_core+28916>, 0x5fc39837393c <vm_exec_core+28220>, 0x5fc39836e1cc <vm_exec_core+5836>, 0x5fc39836d72e <vm_exec_core+3118>, 0x5fc3983728b6 <vm_exec_core+23990>, 0x5fc39836ecd3 <vm_exec_core+8659>, 0x5fc398373df5 <vm_exec_core+29429>, 0x5fc398373a9e <vm_exec_core+28574>, 0x5fc39836f3c1 <vm_exec_core+10433>, 0x5fc39836fd5d <vm_exec_core+12893>, 0x5fc398372415 <vm_exec_core+22805>, 0x5fc398373a15 <vm_exec_core+28437>, 0x5fc398371830 <vm_exec_core+19760>, 0x5fc39837249e <vm_exec_core+22942>, 0x5fc398372f57 <vm_exec_core+25687>, 0x5fc39837176d <vm_exec_core+19565>, 0x5fc39836d66b <vm_exec_core+2923>, 0x5fc398371ec0 <vm_exec_core+21440>, 0x5fc39836d4fe <vm_exec_core+2558>, 0x5fc39836d934 <vm_exec_core+3636>, 0x5fc39836f644 <vm_exec_core+11076>, 0x5fc39837133a <vm_exec_core+18490>, 0x5fc398371d59 <vm_exec_core+21081>, 0x5fc398370fdf <vm_exec_core+17631>, 0x5fc39836d10a <vm_exec_core+1546>, 0x5fc398373187 <vm_exec_core+26247>, 0x5fc398373867 <vm_exec_core+28007>, 0x5fc39836dadb <vm_exec_core+4059>, 0x5fc39836e687 <vm_exec_core+7047>, 0x5fc39836e345 <vm_exec_core+6213>, 0x5fc39836edc2 <vm_exec_core+8898>, 0x5fc39836fbf9 <vm_exec_core+12537>, 0x5fc39836db82 <vm_exec_core+4226>, 0x5fc398372fef <vm_exec_core+25839>, 0x5fc39836e611 <vm_exec_core+6929>, 0x5fc39836faa7 <vm_exec_core+12199>, 0x5fc39837056e <vm_exec_core+14958>, 0x5fc39837294c <vm_exec_core+24140>, 0x5fc3983719f2 <vm_exec_core+20210>, 0x5fc39836f09c <vm_exec_core+9628>, 0x5fc39836e91e <vm_exec_core+7710>, 0x5fc3983727a2 <vm_exec_core+23714>, 0x5fc39836f824 <vm_exec_core+11556>, 0x5fc398371fbf <vm_exec_core+21695>, 0x5fc398371a64 <vm_exec_core+20324>, 0x5fc398372076 <vm_exec_core+21878>, 0x5fc398373539 <vm_exec_core+27193>, 0x5fc398370df1 <vm_exec_core+17137>, 0x5fc398372a05 <vm_exec_core+24325>, 0x5fc39836ce58 <vm_exec_core+856>, 0x5fc398372533 <vm_exec_core+23091>, 0x5fc39836f1bb <vm_exec_core+9915>, 0x5fc3983716c8 <vm_exec_core+19400>, 0x5fc398371908 <vm_exec_core+19976>, 0x5fc3983701a2 <vm_exec_core+13986>, 0x5fc39836d9e8 <vm_exec_core+3816>, 0x5fc39836f569 <vm_exec_core+10857>, 0x5fc39836eba6 <vm_exec_core+8358>, 0x5fc3983720f4 <vm_exec_core+22004>, 0x5fc39836dd13 <vm_exec_core+4627>, 0x5fc39836ff4f <vm_exec_core+13391>, 0x5fc39837089f <vm_exec_core+15775>, 0x5fc39836eea0 <vm_exec_core+9120>, 0x5fc39837a8a9 <vm_exec_core+56745>, 0x5fc39836e875 <vm_exec_core+7541>, 0x5fc39836e76d <vm_exec_core+7277>, 0x5fc39836ea78 <vm_exec_core+8056>, 0x5fc39836f463 <vm_exec_core+10595>, 0x5fc3983711de <vm_exec_core+18142>, 0x5fc398370629 <vm_exec_core+15145>, 0x5fc398371dd8 <vm_exec_core+21208>, 0x5fc398370a85 <vm_exec_core+16261>, 0x5fc3983730b0 <vm_exec_core+26032>, 0x5fc398374657 <vm_exec_core+31575>, 0x5fc3983732f4 <vm_exec_core+26612>, 0x5fc398373f45 <vm_exec_core+29765>, 0x5fc398374036 <vm_exec_core+30006>, 0x5fc39836d590 <vm_exec_core+2704>, 0x5fc398373b1d <vm_exec_core+28701>, 0x5fc39836f749 <vm_exec_core+11337>, 0x5fc398373d18 <vm_exec_core+29208>, 0x5fc39836f28a <vm_exec_core+10122>, 0x5fc39837322b <vm_exec_core+26411>, 0x5fc39836d427 <vm_exec_core+2343>, 0x5fc39836dc0d <vm_exec_core+4365>, 0x5fc39837427a <vm_exec_core+30586>, 0x5fc39836fb2d <vm_exec_core+12333>, 0x5fc39836f92a <vm_exec_core+11818>, 0x5fc39836ce5d <vm_exec_core+861>, 0x5fc39836d34a <vm_exec_core+2122>, 0x5fc39836cee3 <vm_exec_core+995>, 0x5fc3983733e3 <vm_exec_core+26851>, 0x5fc398370cae <vm_exec_core+16814>, 0x5fc398370372 <vm_exec_core+14450>, 0x5fc398370b8a <vm_exec_core+16522>, 0x5fc3983707d6 <vm_exec_core+15574>, 0x5fc39836f9bf <vm_exec_core+11967>, 0x5fc39837027d <vm_exec_core+14205>, 0x5fc39836fc49 <vm_exec_core+12617>, 0x5fc39837048c <vm_exec_core+14732>, 0x5fc3983704fd <vm_exec_core+14845>, 0x5fc39836d0c7 <vm_exec_core+1479>, 0x5fc39836e3ce <vm_exec_core+6350>, 0x5fc3983735f2 <vm_exec_core+27378>, 0x5fc39836df40 <vm_exec_core+5184>, 0x5fc3983743a3 <vm_exec_core+30883>, 0x5fc3983721ae <vm_exec_core+22190>, 0x5fc39836fdbf <vm_exec_core+12991>, 0x5fc39836d22f <vm_exec_core+1839>, 0x5fc398373be5 <vm_exec_core+28901>, 0x5fc39837392d <vm_exec_core+28205>, 0x5fc39836e1bd <vm_exec_core+5821>, 0x5fc39836d71f <vm_exec_core+3103>, 0x5fc3983728a7 <vm_exec_core+23975>, 0x5fc39836ecc4 <vm_exec_core+8644>, 0x5fc398373de6 <vm_exec_core+29414>, 0x5fc398373a8f <vm_exec_core+28559>, 0x5fc39836f3b2 <vm_exec_core+10418>, 0x5fc39836fd4e <vm_exec_core+12878>, 0x5fc398372406 <vm_exec_core+22790>, 0x5fc398373a06 <vm_exec_core+28422>, 0x5fc398371821 <vm_exec_core+19745>, 0x5fc39837248f <vm_exec_core+22927>, 0x5fc398372f48 <vm_exec_core+25672>, 0x5fc39837175e <vm_exec_core+19550>, 0x5fc39836d65c <vm_exec_core+2908>, 0x5fc398371eb1 <vm_exec_core+21425>, 0x5fc39836d4ef <vm_exec_core+2543>, 0x5fc39836d925 <vm_exec_core+3621>, 0x5fc39836f635 <vm_exec_core+11061>, 0x5fc39837132b <vm_exec_core+18475>, 0x5fc398371d4a <vm_exec_core+21066>, 0x5fc398370fd0 <vm_exec_core+17616>, 0x5fc39836d0fb <vm_exec_core+1531>, 0x5fc398373178 <vm_exec_core+26232>, 0x5fc398373858 <vm_exec_core+27992>, 0x5fc39836dacc <vm_exec_core+4044>, 0x5fc39836e678 <vm_exec_core+7032>, 0x5fc39836e336 <vm_exec_core+6198>, 0x5fc39836edb3 <vm_exec_core+8883>, 0x5fc39836fbea <vm_exec_core+12522>, 0x5fc39836db73 <vm_exec_core+4211>, 0x5fc398372fe0 <vm_exec_core+25824>, 0x5fc39836e602 <vm_exec_core+6914>, 0x5fc39836fa98 <vm_exec_core+12184>, 0x5fc39837055f <vm_exec_core+14943>, 0x5fc39837293d <vm_exec_core+24125>, 0x5fc3983719e3 <vm_exec_core+20195>, 0x5fc39836f08d <vm_exec_core+9613>, 0x5fc39836e90f <vm_exec_core+7695>, 0x5fc398372793 <vm_exec_core+23699>, 0x5fc39836f815 <vm_exec_core+11541>, 0x5fc398371fb0 <vm_exec_core+21680>, 0x5fc398371a55 <vm_exec_core+20309>, 0x5fc398372067 <vm_exec_core+21863>, 0x5fc39837352a <vm_exec_core+27178>, 0x5fc398370de2 <vm_exec_core+17122>, 0x5fc3983729f6 <vm_exec_core+24310>, 0x5fc398371e9d <vm_exec_core+21405>, 0x5fc398372524 <vm_exec_core+23076>, 0x5fc39836f1ac <vm_exec_core+9900>, 0x5fc3983716b9 <vm_exec_core+19385>, 0x5fc3983718f9 <vm_exec_core+19961>, 0x5fc398370193 <vm_exec_core+13971>, 0x5fc398371326 <vm_exec_core+18470>, 0x5fc39836f55a <vm_exec_core+10842>, 0x5fc39836eb97 <vm_exec_core+8343>, 0x5fc3983720e5 <vm_exec_core+21989>, 0x5fc39836dd04 <vm_exec_core+4612>, 0x5fc39836ff40 <vm_exec_core+13376>, 0x5fc398370890 <vm_exec_core+15760>, 0x5fc39836ee91 <vm_exec_core+9105>, 0x5fc39837a89a <vm_exec_core+56730>, 0x5fc39836e866 <vm_exec_core+7526>, 0x5fc39836e75e <vm_exec_core+7262>, 0x5fc39836ea69 <vm_exec_core+8041>, 0x5fc39836f454 <vm_exec_core+10580>, 0x5fc3983711cf <vm_exec_core+18127>, 0x5fc39837061a <vm_exec_core+15130>, 0x5fc3983711ca <vm_exec_core+18122>, 0x5fc3983719de <vm_exec_core+20190>, 0x5fc3983719d9 <vm_exec_core+20185>, 0x5fc39836ea64 <vm_exec_core+8036>, 0x5fc398371e9d <vm_exec_core+21405>, 0x5fc39836fbb3 <vm_exec_core+12467>, 0x5fc39836fbb8 <vm_exec_core+12472>, 0x5fc3983719d4 <vm_exec_core+20180>, 0x5fc39837181c <vm_exec_core+19740>, 0x5fc39837088b <vm_exec_core+15755>, 0x5fc3983707c2 <vm_exec_core+15554>, 0x5fc3983718cb <vm_exec_core+19915>, 0x5fc398370c95 <vm_exec_core+16789>...}
        reg_cfp = 0x725efbe89720
        reg_pc = 0x50300582d6a0
        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_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>
#45 0x00005fc398367d02 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x516002c265d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#46 0x00005fc3983f7cb2 in invoke_iseq_block_from_c (ec=0x516002c265d0, captured=0x725efbe897a8, self=125752404472960, 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:1814
        flags = 0
        iseq = 0x725f05465128
        cfp = <optimized out>
        sp = 0x725efbd89850
        use_argv = 0x0
        stack_argv = 0x725efbd89850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#47 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:1828
        captured = 0x725efbe897a8
#48 0x00005fc39839946c 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:1865
No locals.
#49 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#50 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#51 0x00005fc39839946c in rb_yield (val=<optimized out>)
No locals.
#52 0x00005fc397fb418c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x516002c265d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x725eee7e1d70, <optimized out>, 0x725eee7e1c80, <optimized out>, <optimized out>}, prev = 0x725eef59e240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516002c265d0
        cfp = 0x725efbe89758
#53 0x00005fc39814852b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#54 0x00005fc3983d7528 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:3915
        ci = 0x656100040001
        cc = <optimized out>
        me = 0x725f036b0920
        cfunc = 0x506000049288
        recv = 125752404472960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#55 0x00005fc3983bce15 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x725eee7e2400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#56 0x00005fc3983bc8a5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#57 0x00005fc39837150f in vm_sendish (ec=0x516002c265d0, reg_cfp=0x725efbe89790, cd=0x502002800750, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#58 vm_exec_core (ec=ec@entry=0x516002c265d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502002800750
        insns_address_table = {0x5fc39836d0d6 <vm_exec_core+1494>, 0x5fc39836e3dd <vm_exec_core+6365>, 0x5fc398373601 <vm_exec_core+27393>, 0x5fc39836df4f <vm_exec_core+5199>, 0x5fc3983743b2 <vm_exec_core+30898>, 0x5fc3983721bd <vm_exec_core+22205>, 0x5fc39836fdce <vm_exec_core+13006>, 0x5fc39836d23e <vm_exec_core+1854>, 0x5fc398373bf4 <vm_exec_core+28916>, 0x5fc39837393c <vm_exec_core+28220>, 0x5fc39836e1cc <vm_exec_core+5836>, 0x5fc39836d72e <vm_exec_core+3118>, 0x5fc3983728b6 <vm_exec_core+23990>, 0x5fc39836ecd3 <vm_exec_core+8659>, 0x5fc398373df5 <vm_exec_core+29429>, 0x5fc398373a9e <vm_exec_core+28574>, 0x5fc39836f3c1 <vm_exec_core+10433>, 0x5fc39836fd5d <vm_exec_core+12893>, 0x5fc398372415 <vm_exec_core+22805>, 0x5fc398373a15 <vm_exec_core+28437>, 0x5fc398371830 <vm_exec_core+19760>, 0x5fc39837249e <vm_exec_core+22942>, 0x5fc398372f57 <vm_exec_core+25687>, 0x5fc39837176d <vm_exec_core+19565>, 0x5fc39836d66b <vm_exec_core+2923>, 0x5fc398371ec0 <vm_exec_core+21440>, 0x5fc39836d4fe <vm_exec_core+2558>, 0x5fc39836d934 <vm_exec_core+3636>, 0x5fc39836f644 <vm_exec_core+11076>, 0x5fc39837133a <vm_exec_core+18490>, 0x5fc398371d59 <vm_exec_core+21081>, 0x5fc398370fdf <vm_exec_core+17631>, 0x5fc39836d10a <vm_exec_core+1546>, 0x5fc398373187 <vm_exec_core+26247>, 0x5fc398373867 <vm_exec_core+28007>, 0x5fc39836dadb <vm_exec_core+4059>, 0x5fc39836e687 <vm_exec_core+7047>, 0x5fc39836e345 <vm_exec_core+6213>, 0x5fc39836edc2 <vm_exec_core+8898>, 0x5fc39836fbf9 <vm_exec_core+12537>, 0x5fc39836db82 <vm_exec_core+4226>, 0x5fc398372fef <vm_exec_core+25839>, 0x5fc39836e611 <vm_exec_core+6929>, 0x5fc39836faa7 <vm_exec_core+12199>, 0x5fc39837056e <vm_exec_core+14958>, 0x5fc39837294c <vm_exec_core+24140>, 0x5fc3983719f2 <vm_exec_core+20210>, 0x5fc39836f09c <vm_exec_core+9628>, 0x5fc39836e91e <vm_exec_core+7710>, 0x5fc3983727a2 <vm_exec_core+23714>, 0x5fc39836f824 <vm_exec_core+11556>, 0x5fc398371fbf <vm_exec_core+21695>, 0x5fc398371a64 <vm_exec_core+20324>, 0x5fc398372076 <vm_exec_core+21878>, 0x5fc398373539 <vm_exec_core+27193>, 0x5fc398370df1 <vm_exec_core+17137>, 0x5fc398372a05 <vm_exec_core+24325>, 0x5fc39836ce58 <vm_exec_core+856>, 0x5fc398372533 <vm_exec_core+23091>, 0x5fc39836f1bb <vm_exec_core+9915>, 0x5fc3983716c8 <vm_exec_core+19400>, 0x5fc398371908 <vm_exec_core+19976>, 0x5fc3983701a2 <vm_exec_core+13986>, 0x5fc39836d9e8 <vm_exec_core+3816>, 0x5fc39836f569 <vm_exec_core+10857>, 0x5fc39836eba6 <vm_exec_core+8358>, 0x5fc3983720f4 <vm_exec_core+22004>, 0x5fc39836dd13 <vm_exec_core+4627>, 0x5fc39836ff4f <vm_exec_core+13391>, 0x5fc39837089f <vm_exec_core+15775>, 0x5fc39836eea0 <vm_exec_core+9120>, 0x5fc39837a8a9 <vm_exec_core+56745>, 0x5fc39836e875 <vm_exec_core+7541>, 0x5fc39836e76d <vm_exec_core+7277>, 0x5fc39836ea78 <vm_exec_core+8056>, 0x5fc39836f463 <vm_exec_core+10595>, 0x5fc3983711de <vm_exec_core+18142>, 0x5fc398370629 <vm_exec_core+15145>, 0x5fc398371dd8 <vm_exec_core+21208>, 0x5fc398370a85 <vm_exec_core+16261>, 0x5fc3983730b0 <vm_exec_core+26032>, 0x5fc398374657 <vm_exec_core+31575>, 0x5fc3983732f4 <vm_exec_core+26612>, 0x5fc398373f45 <vm_exec_core+29765>, 0x5fc398374036 <vm_exec_core+30006>, 0x5fc39836d590 <vm_exec_core+2704>, 0x5fc398373b1d <vm_exec_core+28701>, 0x5fc39836f749 <vm_exec_core+11337>, 0x5fc398373d18 <vm_exec_core+29208>, 0x5fc39836f28a <vm_exec_core+10122>, 0x5fc39837322b <vm_exec_core+26411>, 0x5fc39836d427 <vm_exec_core+2343>, 0x5fc39836dc0d <vm_exec_core+4365>, 0x5fc39837427a <vm_exec_core+30586>, 0x5fc39836fb2d <vm_exec_core+12333>, 0x5fc39836f92a <vm_exec_core+11818>, 0x5fc39836ce5d <vm_exec_core+861>, 0x5fc39836d34a <vm_exec_core+2122>, 0x5fc39836cee3 <vm_exec_core+995>, 0x5fc3983733e3 <vm_exec_core+26851>, 0x5fc398370cae <vm_exec_core+16814>, 0x5fc398370372 <vm_exec_core+14450>, 0x5fc398370b8a <vm_exec_core+16522>, 0x5fc3983707d6 <vm_exec_core+15574>, 0x5fc39836f9bf <vm_exec_core+11967>, 0x5fc39837027d <vm_exec_core+14205>, 0x5fc39836fc49 <vm_exec_core+12617>, 0x5fc39837048c <vm_exec_core+14732>, 0x5fc3983704fd <vm_exec_core+14845>, 0x5fc39836d0c7 <vm_exec_core+1479>, 0x5fc39836e3ce <vm_exec_core+6350>, 0x5fc3983735f2 <vm_exec_core+27378>, 0x5fc39836df40 <vm_exec_core+5184>, 0x5fc3983743a3 <vm_exec_core+30883>, 0x5fc3983721ae <vm_exec_core+22190>, 0x5fc39836fdbf <vm_exec_core+12991>, 0x5fc39836d22f <vm_exec_core+1839>, 0x5fc398373be5 <vm_exec_core+28901>, 0x5fc39837392d <vm_exec_core+28205>, 0x5fc39836e1bd <vm_exec_core+5821>, 0x5fc39836d71f <vm_exec_core+3103>, 0x5fc3983728a7 <vm_exec_core+23975>, 0x5fc39836ecc4 <vm_exec_core+8644>, 0x5fc398373de6 <vm_exec_core+29414>, 0x5fc398373a8f <vm_exec_core+28559>, 0x5fc39836f3b2 <vm_exec_core+10418>, 0x5fc39836fd4e <vm_exec_core+12878>, 0x5fc398372406 <vm_exec_core+22790>, 0x5fc398373a06 <vm_exec_core+28422>, 0x5fc398371821 <vm_exec_core+19745>, 0x5fc39837248f <vm_exec_core+22927>, 0x5fc398372f48 <vm_exec_core+25672>, 0x5fc39837175e <vm_exec_core+19550>, 0x5fc39836d65c <vm_exec_core+2908>, 0x5fc398371eb1 <vm_exec_core+21425>, 0x5fc39836d4ef <vm_exec_core+2543>, 0x5fc39836d925 <vm_exec_core+3621>, 0x5fc39836f635 <vm_exec_core+11061>, 0x5fc39837132b <vm_exec_core+18475>, 0x5fc398371d4a <vm_exec_core+21066>, 0x5fc398370fd0 <vm_exec_core+17616>, 0x5fc39836d0fb <vm_exec_core+1531>, 0x5fc398373178 <vm_exec_core+26232>, 0x5fc398373858 <vm_exec_core+27992>, 0x5fc39836dacc <vm_exec_core+4044>, 0x5fc39836e678 <vm_exec_core+7032>, 0x5fc39836e336 <vm_exec_core+6198>, 0x5fc39836edb3 <vm_exec_core+8883>, 0x5fc39836fbea <vm_exec_core+12522>, 0x5fc39836db73 <vm_exec_core+4211>, 0x5fc398372fe0 <vm_exec_core+25824>, 0x5fc39836e602 <vm_exec_core+6914>, 0x5fc39836fa98 <vm_exec_core+12184>, 0x5fc39837055f <vm_exec_core+14943>, 0x5fc39837293d <vm_exec_core+24125>, 0x5fc3983719e3 <vm_exec_core+20195>, 0x5fc39836f08d <vm_exec_core+9613>, 0x5fc39836e90f <vm_exec_core+7695>, 0x5fc398372793 <vm_exec_core+23699>, 0x5fc39836f815 <vm_exec_core+11541>, 0x5fc398371fb0 <vm_exec_core+21680>, 0x5fc398371a55 <vm_exec_core+20309>, 0x5fc398372067 <vm_exec_core+21863>, 0x5fc39837352a <vm_exec_core+27178>, 0x5fc398370de2 <vm_exec_core+17122>, 0x5fc3983729f6 <vm_exec_core+24310>, 0x5fc398371e9d <vm_exec_core+21405>, 0x5fc398372524 <vm_exec_core+23076>, 0x5fc39836f1ac <vm_exec_core+9900>, 0x5fc3983716b9 <vm_exec_core+19385>, 0x5fc3983718f9 <vm_exec_core+19961>, 0x5fc398370193 <vm_exec_core+13971>, 0x5fc398371326 <vm_exec_core+18470>, 0x5fc39836f55a <vm_exec_core+10842>, 0x5fc39836eb97 <vm_exec_core+8343>, 0x5fc3983720e5 <vm_exec_core+21989>, 0x5fc39836dd04 <vm_exec_core+4612>, 0x5fc39836ff40 <vm_exec_core+13376>, 0x5fc398370890 <vm_exec_core+15760>, 0x5fc39836ee91 <vm_exec_core+9105>, 0x5fc39837a89a <vm_exec_core+56730>, 0x5fc39836e866 <vm_exec_core+7526>, 0x5fc39836e75e <vm_exec_core+7262>, 0x5fc39836ea69 <vm_exec_core+8041>, 0x5fc39836f454 <vm_exec_core+10580>, 0x5fc3983711cf <vm_exec_core+18127>, 0x5fc39837061a <vm_exec_core+15130>, 0x5fc3983711ca <vm_exec_core+18122>, 0x5fc3983719de <vm_exec_core+20190>, 0x5fc3983719d9 <vm_exec_core+20185>, 0x5fc39836ea64 <vm_exec_core+8036>, 0x5fc398371e9d <vm_exec_core+21405>, 0x5fc39836fbb3 <vm_exec_core+12467>, 0x5fc39836fbb8 <vm_exec_core+12472>, 0x5fc3983719d4 <vm_exec_core+20180>, 0x5fc39837181c <vm_exec_core+19740>, 0x5fc39837088b <vm_exec_core+15755>, 0x5fc3983707c2 <vm_exec_core+15554>, 0x5fc3983718cb <vm_exec_core+19915>, 0x5fc398370c95 <vm_exec_core+16789>...}
        reg_cfp = 0x725efbe89790
        reg_pc = 0x504000266530
        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_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>
#59 0x00005fc398367d02 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x516002c265d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#60 0x00005fc3983ab84b in invoke_iseq_block_from_c (ec=0x516002c265d0, captured=<optimized out>, self=125752404472960, 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:1814
        flags = 0
        iseq = 0x725f05465150
        cfp = 0x725efbe897c8
        sp = 0x725efbd89818
        use_argv = <optimized out>
        stack_argv = 0x725efbd89818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#61 invoke_block_from_c_proc (ec=0x516002c265d0, self=125752404472960, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#62 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:1938
No locals.
#63 0x00005fc3983a9aa6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x50400320ae10, argc=-1745334562, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#64 0x00005fc3982f687d in thread_do_start_proc (th=th@entry=0x5150001d0900) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400320ae10
        args_len = 0
        args_ptr = <optimized out>
#65 0x00005fc3982f43e6 in thread_do_start (th=0x5150001d0900) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#66 thread_start_func_2 (th=th@entry=0x5150001d0900, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#67 0x00005fc3982f36ce in call_thread_start_func_2 (th=0x5150001d0900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x725eee7e2cc0
#68 nt_start (ptr=0x50c0000ce200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x5150001d0900
        sched = <optimized out>
        nt = 0x50c0000ce200
        vm = 0x525000000100
#69 0x00005fc397f68b2f in asan_thread_start(void*) ()
No symbol table info available.
#70 0x0000725f2809caa4 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 = {125752053741248, -2952353046479822426, 125752053741248, -352, 0, 140732329109040, -2952353046492405338, -2953043710195195482}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#71 0x0000725f28129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 477467) detached]
$ timeout 60 gdb -p 477521 -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 477578 -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 368638 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

  1) Failure:
TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:419]:
[ruby-core:86410] [Bug #14634].
Expected #<Test::Unit::AssertionFailedError: Expected #<Process::Status: pid 477467 SIGKILL (signal 9)> to be success?.> to be nil.

  2) Failure:
TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6]:
Expected [[477521, #<Process::Status: pid 477521 exit 0>],
 [477578, #<Process::Status: pid 477578 exit 0>]] to be empty.

Finished tests in 592.372379s, 56.8983 tests/s, 11542.0945 assertions/s.
Children under /tmp/rubytest.9fa332:
* -rw-r--r-- 1  100248 2025-11-10 05:28:10 +0000 _ruby_box_p371501_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-10 05:28:10 +0000 _ruby_box_p371501_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-10 05:28:10 +0000 _ruby_box_p371501_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100248 2025-11-10 05:28:09 +0000 _ruby_box_p371416_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-10 05:28:09 +0000 _ruby_box_p371416_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-10 05:28:09 +0000 _ruby_box_p371416_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100248 2025-11-10 05:28:09 +0000 _ruby_box_p371342_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-10 05:28:09 +0000 _ruby_box_p371342_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-10 05:28:09 +0000 _ruby_box_p371342_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100248 2025-11-10 05:28:08 +0000 _ruby_box_p371146_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-10 05:28:08 +0000 _ruby_box_p371146_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-10 05:28:08 +0000 _ruby_box_p371146_2_rbconfig+sizeof.so
* -rw-r--r-- 1   31544 2025-11-10 05:28:07 +0000 _ruby_box_p370626_2_monitor.so
* -rw-r--r-- 1  153592 2025-11-10 05:28:07 +0000 _ruby_box_p370626_2_stringio.so
* -rw-r--r-- 1   29000 2025-11-10 05:28:07 +0000 _ruby_box_p370626_2_erb+escape.so
* -rw-r--r-- 1   51456 2025-11-10 05:28:07 +0000 _ruby_box_p370626_2_cgi+escape.so
* -rw-r--r-- 1  106592 2025-11-10 05:28:07 +0000 _ruby_box_p370626_2_strscan.so
* -rw-r--r-- 1   24216 2025-11-10 05:28:07 +0000 _ruby_box_p370626_2_io+nonblock.so
* -rw-r--r-- 1   66784 2025-11-10 05:28:07 +0000 _ruby_box_p370626_2_digest.so
* -rw-r--r-- 1 1517184 2025-11-10 05:28:07 +0000 _ruby_box_p370626_2_openssl.so
* -rw-r--r-- 1   22744 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_io+wait.so
* -rw-r--r-- 1  967608 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_socket.so
* -rw-r--r-- 1  314592 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_zlib.so
* -rw-r--r-- 1  113112 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_psych.so
* -rw-r--r-- 1  234504 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_json+ext+generator.so
* -rw-r--r-- 1  159048 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_json+ext+parser.so
* -rw-r--r-- 1  109528 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_etc.so
* -rw-r--r-- 1  943696 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_date_core.so
* -rw-r--r-- 1  100248 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-10 05:28:06 +0000 _ruby_box_p370626_2_rbconfig+sizeof.so
33705 tests, 6837218 assertions, 2 failures, 0 errors, 188 skips

ruby -v: ruby 4.0.0dev (2025-11-10T04:10:10Z master 28f760bf70) +PRISM [x86_64-linux]

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 368632 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:915: yes-test-all] Error 2

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 368303 -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 368302 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 878196 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-10T04:10:10Z master 28f760bf70) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................

Finished in 37.282877 seconds

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