# Logfile created on 2026-03-09 00:35:05 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ce197b9fdc0 @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.20260309-003505", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007ce19c9fc838 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ce19c9fc630 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ce197ae92a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260309-003505", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260309-003505>, @binmode=false, @mon_data=#<Monitor:0x00007ce19c9fc2e8>, @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.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 8ca12b54eb
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
a06b40b95050219701025aa323cb13e8218e05593af8f9cf8eb668a85d3c1370  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: 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/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
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/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.19.1
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.13
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1009    1009    1009 ?             -1 Ss    1000   0:02 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
   1009    1022    1022    1022 pts/0       1022 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
   1022    1024    1022    1022 pts/0       1022 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1024 1612538    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1612538 1612611    1022    1022 pts/0       1022 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.20260309-003505 --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
1612611 1612612    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260309-003505 --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
1612612 1613530    1022    1022 pts/0       1022 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1613530 1613531    1022    1022 pts/0       1022 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1613531 1613861    1022    1022 pts/0       1022 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
1613861 1613896    1022    1022 pts/0       1022 Sl+   1000   1:20 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1613896 1737705    1022    1022 pts/0       1022 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1613896 1737773    1022    1022 pts/0       1022 Z+    1000   0:00 [test_autoload.*] <defunct>
1613896 1737844    1022    1022 pts/0       1022 Z+    1000   0:00 [test_autoload.*] <defunct>
1612612 2172904    1022    1022 pts/0       1022 R+    1000   0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[1612538], 1612538=>[1612611], 1612611=>[1612612], 1612612=>[1613530, 2172904], 1613530=>[1613531], 1613531=>[1613861], 1613861=>[1613896], 1613896=>[1737705, 1737773, 1737844]}
$ timeout 60 gdb -p 1737705 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1737709]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000061aec7f53e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7240b29726c0 (LWP 1737705) "test_autoload.*" 0x000061aec7f53e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7240bd3e76c0 (LWP 1737709) "test_autoload.*" 0x00007240df71b4fd in __GI___poll (fds=0x7240bffbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7240bd3e76c0 (LWP 1737709) "test_autoload.*"):
#0  0x00007240df71b4fd in __GI___poll (fds=0x7240bffbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061aec7ede71a in __interceptor_poll ()
No symbol table info available.
#2  0x000061aec82e76ab in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1090
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
        vm = <optimized out>
#4  0x000061aec7f37acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007240df69caa4 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 = {125622378460864, 3996734863185508106, 125622378460864, -352, 0, 125622199713968, 3996734863172925194, 3996809987288299274}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007240df729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7240b29726c0 (LWP 1737705) "test_autoload.*"):
#0  0x000061aec7f53e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000061aec7f54e3a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000061aec7ea36b0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000061aec7ea3529 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  0x000061aec7ea3155 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  0x000061aec7e9e15e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000061aec7e9e813 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000061aec7f3a0b0 in __interceptor_calloc ()
No symbol table info available.
#8  0x000061aec7fb386d in calloc1 (n=96) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1546
No locals.
#9  rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=96, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8314
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
        gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5382
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5376
No locals.
#12 0x000061aec843c8af in pm_constant_pool_init (pool=pool@entry=0x7240b296e720, capacity=4) at /tmp/ruby/src/trunk_asan/prism/util/pm_constant_pool.c:179
        maximum = 4294967295
        element_size = 24
        memory = <optimized out>
#13 0x000061aec887e77b in pm_parser_init (arena=arena@entry=0x7240b296e4d0, parser=parser@entry=0x7240b296e4e0, source=source@entry=0x7240df145000 "sleep 0.3; class AutoloadTest; end\n", size=35, options=options@entry=0x7240b296e7a0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22045
        newline = <optimized out>
        length = <optimized out>
        constant_size = <optimized out>
        newline_size = <optimized out>
        search_shebang = <optimized out>
#14 0x000061aec8646711 in pm_parse_file (result=0x7240b296e4d0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11440
        rbimpl_id = 41339
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#15 0x000061aec809f5ad in load_iseq_eval (ec=0x517000397758, fname=fname@entry=125622385151200) at /tmp/ruby/src/trunk_asan/load.c:736
        result = <optimized out>
        error = <optimized out>
        ec = 0x517000397758
        v = <optimized out>
        realpath_map = 125622944714720
        box = 0x61aec969f2a0 <root_box>
        iseq = <optimized out>
#16 0x000061aec80997b8 in require_internal (ec=ec@entry=0x517000397758, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5150000d5c80
        box = 0x61aec969f2a0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125622944714880
        realpath_map = 125622944714720
        path = 125622385151200
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#17 0x000061aec80977db in rb_require_string_internal (fname=125622404619600, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x517000397758
        result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#19 0x000061aec83c65b8 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:3905
        ci = 0x1420100140003
        cc = <optimized out>
        me = 0x7240de9cfb58
        cfunc = 0x5060000371c8
        recv = 125622946019240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x000061aec83ab873 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7240b296f440) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x000061aec83b1b25 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4300
No locals.
#22 0x000061aec8366501 in vm_sendish (ec=0x517000397758, reg_cfp=0x7240b6d7a6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        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>
#23 vm_exec_core (ec=ec@entry=0x517000397758) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61aec8360ec5 <vm_exec_core+29765>, 0x61aec835adaf <vm_exec_core+4911>, 0x61aec83606fd <vm_exec_core+27773>, 0x61aec835c4cf <vm_exec_core+10831>, 0x61aec8359f99 <vm_exec_core+1305>, 0x61aec835b707 <vm_exec_core+7303>, 0x61aec8360ab5 <vm_exec_core+28725>, 0x61aec835b31f <vm_exec_core+6303>, 0x61aec836160b <vm_exec_core+31627>, 0x61aec835fae6 <vm_exec_core+24678>, 0x61aec835dcc7 <vm_exec_core+16967>, 0x61aec835a319 <vm_exec_core+2201>, 0x61aec836106e <vm_exec_core+30190>, 0x61aec8360d18 <vm_exec_core+29336>, 0x61aec835b501 <vm_exec_core+6785>, 0x61aec835a847 <vm_exec_core+3527>, 0x61aec83600a9 <vm_exec_core+26153>, 0x61aec835bdd0 <vm_exec_core+9040>, 0x61aec836130b <vm_exec_core+30859>, 0x61aec8360ef9 <vm_exec_core+29817>, 0x61aec835c345 <vm_exec_core+10437>, 0x61aec835dc32 <vm_exec_core+16818>, 0x61aec835fdb9 <vm_exec_core+25401>, 0x61aec8360e07 <vm_exec_core+29575>, 0x61aec835e90c <vm_exec_core+20108>, 0x61aec835fe51 <vm_exec_core+25553>, 0x61aec836025f <vm_exec_core+26591>, 0x61aec835e849 <vm_exec_core+19913>, 0x61aec835a756 <vm_exec_core+3286>, 0x61aec835f546 <vm_exec_core+23238>, 0x61aec835a5a5 <vm_exec_core+2853>, 0x61aec835a8d5 <vm_exec_core+3669>, 0x61aec835cb74 <vm_exec_core+12532>, 0x61aec835e791 <vm_exec_core+19729>, 0x61aec835f35c <vm_exec_core+22748>, 0x61aec835e2b9 <vm_exec_core+18489>, 0x61aec835a233 <vm_exec_core+1971>, 0x61aec8360665 <vm_exec_core+27621>, 0x61aec8360c3a <vm_exec_core+29114>, 0x61aec835aacf <vm_exec_core+4175>, 0x61aec835b9d7 <vm_exec_core+8023>, 0x61aec835b660 <vm_exec_core+7136>, 0x61aec835bec0 <vm_exec_core+9280>, 0x61aec835da55 <vm_exec_core+16341>, 0x61aec835afe1 <vm_exec_core+5473>, 0x61aec83605ac <vm_exec_core+27436>, 0x61aec835b965 <vm_exec_core+7909>, 0x61aec835d565 <vm_exec_core+15077>, 0x61aec835dfa5 <vm_exec_core+17701>, 0x61aec836014b <vm_exec_core+26315>, 0x61aec835ecf3 <vm_exec_core+21107>, 0x61aec835c12b <vm_exec_core+9899>, 0x61aec835bad6 <vm_exec_core+8278>, 0x61aec836002b <vm_exec_core+26027>, 0x61aec835cebd <vm_exec_core+13373>, 0x61aec835f5d4 <vm_exec_core+23380>, 0x61aec835ee08 <vm_exec_core+21384>, 0x61aec8359dc8 <vm_exec_core+840>, 0x61aec835ab1f <vm_exec_core+4255>, 0x61aec835e360 <vm_exec_core+18656>, 0x61aec8360507 <vm_exec_core+27271>, 0x61aec835c3ef <vm_exec_core+10607>, 0x61aec835ff50 <vm_exec_core+25808>, 0x61aec835bcdd <vm_exec_core+8797>, 0x61aec835ead7 <vm_exec_core+20567>, 0x61aec835ebc6 <vm_exec_core+20806>, 0x61aec835e0fa <vm_exec_core+18042>, 0x61aec835e54b <vm_exec_core+19147>, 0x61aec835c8e5 <vm_exec_core+11877>, 0x61aec835bf36 <vm_exec_core+9398>, 0x61aec835fbbf <vm_exec_core+24895>, 0x61aec8367d47 <vm_exec_core+58055>, 0x61aec835c82f <vm_exec_core+11695>, 0x61aec835e43e <vm_exec_core+18878>, 0x61aec835e9cf <vm_exec_core+20303>, 0x61aec835b14b <vm_exec_core+5835>, 0x61aec835b2ce <vm_exec_core+6222>, 0x61aec835b251 <vm_exec_core+6097>, 0x61aec835ba76 <vm_exec_core+8182>, 0x61aec835be46 <vm_exec_core+9158>, 0x61aec835de45 <vm_exec_core+17349>, 0x61aec835d3bd <vm_exec_core+14653>, 0x61aec8361237 <vm_exec_core+30647>, 0x61aec8359e99 <vm_exec_core+1049>, 0x61aec835b42a <vm_exec_core+6570>, 0x61aec836172f <vm_exec_core+31919>, 0x61aec835f422 <vm_exec_core+22946>, 0x61aec835e1b4 <vm_exec_core+18228>, 0x61aec83602f1 <vm_exec_core+26737>, 0x61aec8359dcd <vm_exec_core+845>, 0x61aec83609de <vm_exec_core+28510>, 0x61aec8361385 <vm_exec_core+30981>, 0x61aec8361451 <vm_exec_core+31185>, 0x61aec835a624 <vm_exec_core+2980>, 0x61aec8360f73 <vm_exec_core+29939>, 0x61aec835cde6 <vm_exec_core+13158>, 0x61aec83610f5 <vm_exec_core+30325>, 0x61aec835c208 <vm_exec_core+10120>, 0x61aec8360958 <vm_exec_core+28376>, 0x61aec835a510 <vm_exec_core+2704>, 0x61aec835b08d <vm_exec_core+5645>, 0x61aec836151f <vm_exec_core+31391>, 0x61aec835d675 <vm_exec_core+15349>, 0x61aec835d267 <vm_exec_core+14311>, 0x61aec835daef <vm_exec_core+16495>, 0x61aec835d07a <vm_exec_core+13818>, 0x61aec835d93b <vm_exec_core+16059>, 0x61aec835d86d <vm_exec_core+15853>, 0x61aec835c74c <vm_exec_core+11468>, 0x61aec835cf85 <vm_exec_core+13573>, 0x61aec835cca8 <vm_exec_core+12840>, 0x61aec835d194 <vm_exec_core+14100>, 0x61aec835d205 <vm_exec_core+14213>, 0x61aec8360eb6 <vm_exec_core+29750>, 0x61aec835ada0 <vm_exec_core+4896>, 0x61aec83606ee <vm_exec_core+27758>, 0x61aec835c4c0 <vm_exec_core+10816>, 0x61aec8359f8a <vm_exec_core+1290>, 0x61aec835b6f8 <vm_exec_core+7288>, 0x61aec8360aa6 <vm_exec_core+28710>, 0x61aec835b310 <vm_exec_core+6288>, 0x61aec83615fc <vm_exec_core+31612>, 0x61aec835fad7 <vm_exec_core+24663>, 0x61aec835dcb8 <vm_exec_core+16952>, 0x61aec835a30a <vm_exec_core+2186>, 0x61aec836105f <vm_exec_core+30175>, 0x61aec8360d09 <vm_exec_core+29321>, 0x61aec835b4f2 <vm_exec_core+6770>, 0x61aec835a838 <vm_exec_core+3512>, 0x61aec836009a <vm_exec_core+26138>, 0x61aec835bdc1 <vm_exec_core+9025>, 0x61aec83612fc <vm_exec_core+30844>, 0x61aec8360eea <vm_exec_core+29802>, 0x61aec835c336 <vm_exec_core+10422>, 0x61aec835dc23 <vm_exec_core+16803>, 0x61aec835fdaa <vm_exec_core+25386>, 0x61aec8360df8 <vm_exec_core+29560>, 0x61aec835e8fd <vm_exec_core+20093>, 0x61aec835fe42 <vm_exec_core+25538>, 0x61aec8360250 <vm_exec_core+26576>, 0x61aec835e83a <vm_exec_core+19898>, 0x61aec835a747 <vm_exec_core+3271>, 0x61aec835f537 <vm_exec_core+23223>, 0x61aec835a596 <vm_exec_core+2838>, 0x61aec835a8c6 <vm_exec_core+3654>, 0x61aec835cb65 <vm_exec_core+12517>, 0x61aec835e782 <vm_exec_core+19714>, 0x61aec835f34d <vm_exec_core+22733>, 0x61aec835e2aa <vm_exec_core+18474>, 0x61aec835a224 <vm_exec_core+1956>, 0x61aec8360656 <vm_exec_core+27606>, 0x61aec8360c2b <vm_exec_core+29099>, 0x61aec835aac0 <vm_exec_core+4160>, 0x61aec835b9c8 <vm_exec_core+8008>, 0x61aec835b651 <vm_exec_core+7121>, 0x61aec835beb1 <vm_exec_core+9265>, 0x61aec835da46 <vm_exec_core+16326>, 0x61aec835afd2 <vm_exec_core+5458>, 0x61aec836059d <vm_exec_core+27421>, 0x61aec835b956 <vm_exec_core+7894>, 0x61aec835d556 <vm_exec_core+15062>, 0x61aec835df96 <vm_exec_core+17686>, 0x61aec836013c <vm_exec_core+26300>, 0x61aec835ece4 <vm_exec_core+21092>, 0x61aec835c11c <vm_exec_core+9884>, 0x61aec835bac7 <vm_exec_core+8263>, 0x61aec836001c <vm_exec_core+26012>, 0x61aec835ceae <vm_exec_core+13358>, 0x61aec835f5c5 <vm_exec_core+23365>, 0x61aec835edf9 <vm_exec_core+21369>, 0x61aec835eba3 <vm_exec_core+20771>, 0x61aec835ab10 <vm_exec_core+4240>, 0x61aec835e351 <vm_exec_core+18641>, 0x61aec83604f8 <vm_exec_core+27256>, 0x61aec835c3e0 <vm_exec_core+10592>, 0x61aec835ff41 <vm_exec_core+25793>, 0x61aec835c4bb <vm_exec_core+10811>, 0x61aec835eac8 <vm_exec_core+20552>, 0x61aec835ebb7 <vm_exec_core+20791>, 0x61aec835e0eb <vm_exec_core+18027>, 0x61aec835e53c <vm_exec_core+19132>, 0x61aec835c8d6 <vm_exec_core+11862>, 0x61aec835bf27 <vm_exec_core+9383>, 0x61aec835fbb0 <vm_exec_core+24880>, 0x61aec8367d38 <vm_exec_core+58040>, 0x61aec835c820 <vm_exec_core+11680>, 0x61aec835e42f <vm_exec_core+18863>, 0x61aec835e9c0 <vm_exec_core+20288>, 0x61aec835b13c <vm_exec_core+5820>, 0x61aec835b2bf <vm_exec_core+6207>, 0x61aec835b242 <vm_exec_core+6082>, 0x61aec835ba67 <vm_exec_core+8167>, 0x61aec835be37 <vm_exec_core+9143>, 0x61aec835de36 <vm_exec_core+17334>, 0x61aec835d3ae <vm_exec_core+14638>, 0x61aec835de31 <vm_exec_core+17329>, 0x61aec835e835 <vm_exec_core+19893>, 0x61aec835e77d <vm_exec_core+19709>, 0x61aec835ba62 <vm_exec_core+8162>, 0x61aec835eba3 <vm_exec_core+20771>...}
        reg_cfp = 0x7240b6d7a6e8
        reg_pc = 0x5110000a37f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000061aec8354bb2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000397758
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x000061aec83dd3ca in vm_call0_body (ec=<optimized out>, calling=0x7240b5600860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7240b56008d0
        cc = <optimized out>
        ret = <optimized out>
#26 0x000061aec83dcc1b in vm_call0_cme (ec=0x517000397758, calling=0x7240b5600860, argv=0x7240b296fbc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x7240b5600860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7240bee2e278
        orig_cme = <optimized out>
        ci = 0x7240b56008d0
        cc = 0x7240bee2e1b0
        ret = <optimized out>
#28 0x000061aec8384383 in vm_call0_cc (ec=0x517000397758, recv=125622946019240, id=22929, 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>
#29 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 = 0x517000397758
        cc = <optimized out>
        self = <optimized out>
#30 0x000061aec838544e in rb_funcallv (recv=125622946019240, mid=22929, argc=1, argv=0x7240b296fbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
th: 0x5150000d5c80, native_id: 0x7240b29726c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
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]
        argv = 0x7240b296fbc0
#32 0x000061aec833bf13 in autoload_feature_require (_arguments=125622199713696) at /tmp/ruby/src/trunk_asan/variable.c:3237
        receiver = 125622946019240
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        arguments = 0x7240b296ffa0
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <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]
#33 autoload_try_load (_arguments=125622199713696) at /tmp/ruby/src/trunk_asan/variable.c:3250
        arguments = 0x7240b296ffa0
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        result = <optimized out>
        ce = <optimized out>
#34 0x000061aec7f836ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x517000397758
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7240b296fed0, <optimized out>, 0x7240b296fde0, <optimized out>, <optimized out>}, prev = 0x7240b5500740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#35 0x000061aec82b5e82 in rb_mutex_synchronize (self=<optimized out>, func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:635
        args = {self = 125622383650080, mutex = 0x5040000e5f90, ec = <optimized out>}
#36 0x000061aec833b320 in rb_autoload_load (module=module@entry=125622945971680, name=name@entry=245755) at /tmp/ruby/src/trunk_asan/variable.c:3311
        ce = <optimized out>
        arguments = {module = 125622945971680, name = 245755, flag = 0, mutex = 125622383650080, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x000061aec8347740 in rb_const_search_from (klass=125622388673280, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>, found_in=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3417
        ac = 0x0
        am = 125622945971680
        tmp = 125622945971680
        ce = <optimized out>
        current = 125622945971680
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x000061aec833cd8e in rb_const_search (klass=125622388673280, id=245755, exclude=0, recurse=1, visibility=0, found_in=0x0) at /tmp/ruby/src/trunk_asan/variable.c:3440
        value = <optimized out>
#39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3363
        c = <optimized out>
        found_in = <optimized out>
#40 0x000061aec834bf0e 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
        root_cref = <optimized out>
        klass = 92358976734216
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#41 0x000061aec8359002 in vm_get_ev_const_chain (ec=0x517000397758, segments=0x5020024a1370) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020024a1330) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6608
        segments = 0x5020024a1370
        ice = <optimized out>
        val = <optimized out>
#43 0x000061aec83610b7 in vm_exec_core (ec=ec@entry=0x517000397758) at ../../src/trunk_asan/insns.def:266
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61aec8360ec5 <vm_exec_core+29765>, 0x61aec835adaf <vm_exec_core+4911>, 0x61aec83606fd <vm_exec_core+27773>, 0x61aec835c4cf <vm_exec_core+10831>, 0x61aec8359f99 <vm_exec_core+1305>, 0x61aec835b707 <vm_exec_core+7303>, 0x61aec8360ab5 <vm_exec_core+28725>, 0x61aec835b31f <vm_exec_core+6303>, 0x61aec836160b <vm_exec_core+31627>, 0x61aec835fae6 <vm_exec_core+24678>, 0x61aec835dcc7 <vm_exec_core+16967>, 0x61aec835a319 <vm_exec_core+2201>, 0x61aec836106e <vm_exec_core+30190>, 0x61aec8360d18 <vm_exec_core+29336>, 0x61aec835b501 <vm_exec_core+6785>, 0x61aec835a847 <vm_exec_core+3527>, 0x61aec83600a9 <vm_exec_core+26153>, 0x61aec835bdd0 <vm_exec_core+9040>, 0x61aec836130b <vm_exec_core+30859>, 0x61aec8360ef9 <vm_exec_core+29817>, 0x61aec835c345 <vm_exec_core+10437>, 0x61aec835dc32 <vm_exec_core+16818>, 0x61aec835fdb9 <vm_exec_core+25401>, 0x61aec8360e07 <vm_exec_core+29575>, 0x61aec835e90c <vm_exec_core+20108>, 0x61aec835fe51 <vm_exec_core+25553>, 0x61aec836025f <vm_exec_core+26591>, 0x61aec835e849 <vm_exec_core+19913>, 0x61aec835a756 <vm_exec_core+3286>, 0x61aec835f546 <vm_exec_core+23238>, 0x61aec835a5a5 <vm_exec_core+2853>, 0x61aec835a8d5 <vm_exec_core+3669>, 0x61aec835cb74 <vm_exec_core+12532>, 0x61aec835e791 <vm_exec_core+19729>, 0x61aec835f35c <vm_exec_core+22748>, 0x61aec835e2b9 <vm_exec_core+18489>, 0x61aec835a233 <vm_exec_core+1971>, 0x61aec8360665 <vm_exec_core+27621>, 0x61aec8360c3a <vm_exec_core+29114>, 0x61aec835aacf <vm_exec_core+4175>, 0x61aec835b9d7 <vm_exec_core+8023>, 0x61aec835b660 <vm_exec_core+7136>, 0x61aec835bec0 <vm_exec_core+9280>, 0x61aec835da55 <vm_exec_core+16341>, 0x61aec835afe1 <vm_exec_core+5473>, 0x61aec83605ac <vm_exec_core+27436>, 0x61aec835b965 <vm_exec_core+7909>, 0x61aec835d565 <vm_exec_core+15077>, 0x61aec835dfa5 <vm_exec_core+17701>, 0x61aec836014b <vm_exec_core+26315>, 0x61aec835ecf3 <vm_exec_core+21107>, 0x61aec835c12b <vm_exec_core+9899>, 0x61aec835bad6 <vm_exec_core+8278>, 0x61aec836002b <vm_exec_core+26027>, 0x61aec835cebd <vm_exec_core+13373>, 0x61aec835f5d4 <vm_exec_core+23380>, 0x61aec835ee08 <vm_exec_core+21384>, 0x61aec8359dc8 <vm_exec_core+840>, 0x61aec835ab1f <vm_exec_core+4255>, 0x61aec835e360 <vm_exec_core+18656>, 0x61aec8360507 <vm_exec_core+27271>, 0x61aec835c3ef <vm_exec_core+10607>, 0x61aec835ff50 <vm_exec_core+25808>, 0x61aec835bcdd <vm_exec_core+8797>, 0x61aec835ead7 <vm_exec_core+20567>, 0x61aec835ebc6 <vm_exec_core+20806>, 0x61aec835e0fa <vm_exec_core+18042>, 0x61aec835e54b <vm_exec_core+19147>, 0x61aec835c8e5 <vm_exec_core+11877>, 0x61aec835bf36 <vm_exec_core+9398>, 0x61aec835fbbf <vm_exec_core+24895>, 0x61aec8367d47 <vm_exec_core+58055>, 0x61aec835c82f <vm_exec_core+11695>, 0x61aec835e43e <vm_exec_core+18878>, 0x61aec835e9cf <vm_exec_core+20303>, 0x61aec835b14b <vm_exec_core+5835>, 0x61aec835b2ce <vm_exec_core+6222>, 0x61aec835b251 <vm_exec_core+6097>, 0x61aec835ba76 <vm_exec_core+8182>, 0x61aec835be46 <vm_exec_core+9158>, 0x61aec835de45 <vm_exec_core+17349>, 0x61aec835d3bd <vm_exec_core+14653>, 0x61aec8361237 <vm_exec_core+30647>, 0x61aec8359e99 <vm_exec_core+1049>, 0x61aec835b42a <vm_exec_core+6570>, 0x61aec836172f <vm_exec_core+31919>, 0x61aec835f422 <vm_exec_core+22946>, 0x61aec835e1b4 <vm_exec_core+18228>, 0x61aec83602f1 <vm_exec_core+26737>, 0x61aec8359dcd <vm_exec_core+845>, 0x61aec83609de <vm_exec_core+28510>, 0x61aec8361385 <vm_exec_core+30981>, 0x61aec8361451 <vm_exec_core+31185>, 0x61aec835a624 <vm_exec_core+2980>, 0x61aec8360f73 <vm_exec_core+29939>, 0x61aec835cde6 <vm_exec_core+13158>, 0x61aec83610f5 <vm_exec_core+30325>, 0x61aec835c208 <vm_exec_core+10120>, 0x61aec8360958 <vm_exec_core+28376>, 0x61aec835a510 <vm_exec_core+2704>, 0x61aec835b08d <vm_exec_core+5645>, 0x61aec836151f <vm_exec_core+31391>, 0x61aec835d675 <vm_exec_core+15349>, 0x61aec835d267 <vm_exec_core+14311>, 0x61aec835daef <vm_exec_core+16495>, 0x61aec835d07a <vm_exec_core+13818>, 0x61aec835d93b <vm_exec_core+16059>, 0x61aec835d86d <vm_exec_core+15853>, 0x61aec835c74c <vm_exec_core+11468>, 0x61aec835cf85 <vm_exec_core+13573>, 0x61aec835cca8 <vm_exec_core+12840>, 0x61aec835d194 <vm_exec_core+14100>, 0x61aec835d205 <vm_exec_core+14213>, 0x61aec8360eb6 <vm_exec_core+29750>, 0x61aec835ada0 <vm_exec_core+4896>, 0x61aec83606ee <vm_exec_core+27758>, 0x61aec835c4c0 <vm_exec_core+10816>, 0x61aec8359f8a <vm_exec_core+1290>, 0x61aec835b6f8 <vm_exec_core+7288>, 0x61aec8360aa6 <vm_exec_core+28710>, 0x61aec835b310 <vm_exec_core+6288>, 0x61aec83615fc <vm_exec_core+31612>, 0x61aec835fad7 <vm_exec_core+24663>, 0x61aec835dcb8 <vm_exec_core+16952>, 0x61aec835a30a <vm_exec_core+2186>, 0x61aec836105f <vm_exec_core+30175>, 0x61aec8360d09 <vm_exec_core+29321>, 0x61aec835b4f2 <vm_exec_core+6770>, 0x61aec835a838 <vm_exec_core+3512>, 0x61aec836009a <vm_exec_core+26138>, 0x61aec835bdc1 <vm_exec_core+9025>, 0x61aec83612fc <vm_exec_core+30844>, 0x61aec8360eea <vm_exec_core+29802>, 0x61aec835c336 <vm_exec_core+10422>, 0x61aec835dc23 <vm_exec_core+16803>, 0x61aec835fdaa <vm_exec_core+25386>, 0x61aec8360df8 <vm_exec_core+29560>, 0x61aec835e8fd <vm_exec_core+20093>, 0x61aec835fe42 <vm_exec_core+25538>, 0x61aec8360250 <vm_exec_core+26576>, 0x61aec835e83a <vm_exec_core+19898>, 0x61aec835a747 <vm_exec_core+3271>, 0x61aec835f537 <vm_exec_core+23223>, 0x61aec835a596 <vm_exec_core+2838>, 0x61aec835a8c6 <vm_exec_core+3654>, 0x61aec835cb65 <vm_exec_core+12517>, 0x61aec835e782 <vm_exec_core+19714>, 0x61aec835f34d <vm_exec_core+22733>, 0x61aec835e2aa <vm_exec_core+18474>, 0x61aec835a224 <vm_exec_core+1956>, 0x61aec8360656 <vm_exec_core+27606>, 0x61aec8360c2b <vm_exec_core+29099>, 0x61aec835aac0 <vm_exec_core+4160>, 0x61aec835b9c8 <vm_exec_core+8008>, 0x61aec835b651 <vm_exec_core+7121>, 0x61aec835beb1 <vm_exec_core+9265>, 0x61aec835da46 <vm_exec_core+16326>, 0x61aec835afd2 <vm_exec_core+5458>, 0x61aec836059d <vm_exec_core+27421>, 0x61aec835b956 <vm_exec_core+7894>, 0x61aec835d556 <vm_exec_core+15062>, 0x61aec835df96 <vm_exec_core+17686>, 0x61aec836013c <vm_exec_core+26300>, 0x61aec835ece4 <vm_exec_core+21092>, 0x61aec835c11c <vm_exec_core+9884>, 0x61aec835bac7 <vm_exec_core+8263>, 0x61aec836001c <vm_exec_core+26012>, 0x61aec835ceae <vm_exec_core+13358>, 0x61aec835f5c5 <vm_exec_core+23365>, 0x61aec835edf9 <vm_exec_core+21369>, 0x61aec835eba3 <vm_exec_core+20771>, 0x61aec835ab10 <vm_exec_core+4240>, 0x61aec835e351 <vm_exec_core+18641>, 0x61aec83604f8 <vm_exec_core+27256>, 0x61aec835c3e0 <vm_exec_core+10592>, 0x61aec835ff41 <vm_exec_core+25793>, 0x61aec835c4bb <vm_exec_core+10811>, 0x61aec835eac8 <vm_exec_core+20552>, 0x61aec835ebb7 <vm_exec_core+20791>, 0x61aec835e0eb <vm_exec_core+18027>, 0x61aec835e53c <vm_exec_core+19132>, 0x61aec835c8d6 <vm_exec_core+11862>, 0x61aec835bf27 <vm_exec_core+9383>, 0x61aec835fbb0 <vm_exec_core+24880>, 0x61aec8367d38 <vm_exec_core+58040>, 0x61aec835c820 <vm_exec_core+11680>, 0x61aec835e42f <vm_exec_core+18863>, 0x61aec835e9c0 <vm_exec_core+20288>, 0x61aec835b13c <vm_exec_core+5820>, 0x61aec835b2bf <vm_exec_core+6207>, 0x61aec835b242 <vm_exec_core+6082>, 0x61aec835ba67 <vm_exec_core+8167>, 0x61aec835be37 <vm_exec_core+9143>, 0x61aec835de36 <vm_exec_core+17334>, 0x61aec835d3ae <vm_exec_core+14638>, 0x61aec835de31 <vm_exec_core+17329>, 0x61aec835e835 <vm_exec_core+19893>, 0x61aec835e77d <vm_exec_core+19709>, 0x61aec835ba62 <vm_exec_core+8162>, 0x61aec835eba3 <vm_exec_core+20771>...}
        reg_cfp = 0x7240b6d7a720
        reg_pc = 0x5030019caab0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x000061aec8354bb2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000397758
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x000061aec83e7832 in invoke_iseq_block_from_c (ec=0x517000397758, captured=0x7240b6d7a7a8, self=125622412508160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x7240bd8cb8b8
        cfp = <optimized out>
        sp = 0x7240b6c7a850
        use_argv = 0x0
        stack_argv = 0x7240b6c7a850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x7240b6d7a7a8
#47 0x000061aec838742c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#50 0x000061aec838742c in rb_yield (val=<optimized out>)
No locals.
#51 0x000061aec7f82fdc in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
        _ec = 0x517000397758
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7240b2970d90, <optimized out>, 0x7240b2970ca0, <optimized out>, <optimized out>}, prev = 0x7240b5500240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x517000397758
        cfp = 0x7240b6d7a758
#52 0x000061aec8127a1b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#53 0x000061aec83c65b8 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:3905
        ci = 0x666100040001
        cc = <optimized out>
        me = 0x7240bdc7d358
        cfunc = 0x5060000489e8
        recv = 125622412508160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#54 0x000061aec83ab873 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7240b2971420) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#55 0x000061aec83ab2dd in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
        ci = <optimized out>
        cc = 0x0
#56 0x000061aec835f904 in vm_sendish (ec=0x517000397758, reg_cfp=0x7240b6d7a790, cd=0x5020024a12f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#57 vm_exec_core (ec=ec@entry=0x517000397758) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020024a12f0
        insns_address_table = {0x61aec8360ec5 <vm_exec_core+29765>, 0x61aec835adaf <vm_exec_core+4911>, 0x61aec83606fd <vm_exec_core+27773>, 0x61aec835c4cf <vm_exec_core+10831>, 0x61aec8359f99 <vm_exec_core+1305>, 0x61aec835b707 <vm_exec_core+7303>, 0x61aec8360ab5 <vm_exec_core+28725>, 0x61aec835b31f <vm_exec_core+6303>, 0x61aec836160b <vm_exec_core+31627>, 0x61aec835fae6 <vm_exec_core+24678>, 0x61aec835dcc7 <vm_exec_core+16967>, 0x61aec835a319 <vm_exec_core+2201>, 0x61aec836106e <vm_exec_core+30190>, 0x61aec8360d18 <vm_exec_core+29336>, 0x61aec835b501 <vm_exec_core+6785>, 0x61aec835a847 <vm_exec_core+3527>, 0x61aec83600a9 <vm_exec_core+26153>, 0x61aec835bdd0 <vm_exec_core+9040>, 0x61aec836130b <vm_exec_core+30859>, 0x61aec8360ef9 <vm_exec_core+29817>, 0x61aec835c345 <vm_exec_core+10437>, 0x61aec835dc32 <vm_exec_core+16818>, 0x61aec835fdb9 <vm_exec_core+25401>, 0x61aec8360e07 <vm_exec_core+29575>, 0x61aec835e90c <vm_exec_core+20108>, 0x61aec835fe51 <vm_exec_core+25553>, 0x61aec836025f <vm_exec_core+26591>, 0x61aec835e849 <vm_exec_core+19913>, 0x61aec835a756 <vm_exec_core+3286>, 0x61aec835f546 <vm_exec_core+23238>, 0x61aec835a5a5 <vm_exec_core+2853>, 0x61aec835a8d5 <vm_exec_core+3669>, 0x61aec835cb74 <vm_exec_core+12532>, 0x61aec835e791 <vm_exec_core+19729>, 0x61aec835f35c <vm_exec_core+22748>, 0x61aec835e2b9 <vm_exec_core+18489>, 0x61aec835a233 <vm_exec_core+1971>, 0x61aec8360665 <vm_exec_core+27621>, 0x61aec8360c3a <vm_exec_core+29114>, 0x61aec835aacf <vm_exec_core+4175>, 0x61aec835b9d7 <vm_exec_core+8023>, 0x61aec835b660 <vm_exec_core+7136>, 0x61aec835bec0 <vm_exec_core+9280>, 0x61aec835da55 <vm_exec_core+16341>, 0x61aec835afe1 <vm_exec_core+5473>, 0x61aec83605ac <vm_exec_core+27436>, 0x61aec835b965 <vm_exec_core+7909>, 0x61aec835d565 <vm_exec_core+15077>, 0x61aec835dfa5 <vm_exec_core+17701>, 0x61aec836014b <vm_exec_core+26315>, 0x61aec835ecf3 <vm_exec_core+21107>, 0x61aec835c12b <vm_exec_core+9899>, 0x61aec835bad6 <vm_exec_core+8278>, 0x61aec836002b <vm_exec_core+26027>, 0x61aec835cebd <vm_exec_core+13373>, 0x61aec835f5d4 <vm_exec_core+23380>, 0x61aec835ee08 <vm_exec_core+21384>, 0x61aec8359dc8 <vm_exec_core+840>, 0x61aec835ab1f <vm_exec_core+4255>, 0x61aec835e360 <vm_exec_core+18656>, 0x61aec8360507 <vm_exec_core+27271>, 0x61aec835c3ef <vm_exec_core+10607>, 0x61aec835ff50 <vm_exec_core+25808>, 0x61aec835bcdd <vm_exec_core+8797>, 0x61aec835ead7 <vm_exec_core+20567>, 0x61aec835ebc6 <vm_exec_core+20806>, 0x61aec835e0fa <vm_exec_core+18042>, 0x61aec835e54b <vm_exec_core+19147>, 0x61aec835c8e5 <vm_exec_core+11877>, 0x61aec835bf36 <vm_exec_core+9398>, 0x61aec835fbbf <vm_exec_core+24895>, 0x61aec8367d47 <vm_exec_core+58055>, 0x61aec835c82f <vm_exec_core+11695>, 0x61aec835e43e <vm_exec_core+18878>, 0x61aec835e9cf <vm_exec_core+20303>, 0x61aec835b14b <vm_exec_core+5835>, 0x61aec835b2ce <vm_exec_core+6222>, 0x61aec835b251 <vm_exec_core+6097>, 0x61aec835ba76 <vm_exec_core+8182>, 0x61aec835be46 <vm_exec_core+9158>, 0x61aec835de45 <vm_exec_core+17349>, 0x61aec835d3bd <vm_exec_core+14653>, 0x61aec8361237 <vm_exec_core+30647>, 0x61aec8359e99 <vm_exec_core+1049>, 0x61aec835b42a <vm_exec_core+6570>, 0x61aec836172f <vm_exec_core+31919>, 0x61aec835f422 <vm_exec_core+22946>, 0x61aec835e1b4 <vm_exec_core+18228>, 0x61aec83602f1 <vm_exec_core+26737>, 0x61aec8359dcd <vm_exec_core+845>, 0x61aec83609de <vm_exec_core+28510>, 0x61aec8361385 <vm_exec_core+30981>, 0x61aec8361451 <vm_exec_core+31185>, 0x61aec835a624 <vm_exec_core+2980>, 0x61aec8360f73 <vm_exec_core+29939>, 0x61aec835cde6 <vm_exec_core+13158>, 0x61aec83610f5 <vm_exec_core+30325>, 0x61aec835c208 <vm_exec_core+10120>, 0x61aec8360958 <vm_exec_core+28376>, 0x61aec835a510 <vm_exec_core+2704>, 0x61aec835b08d <vm_exec_core+5645>, 0x61aec836151f <vm_exec_core+31391>, 0x61aec835d675 <vm_exec_core+15349>, 0x61aec835d267 <vm_exec_core+14311>, 0x61aec835daef <vm_exec_core+16495>, 0x61aec835d07a <vm_exec_core+13818>, 0x61aec835d93b <vm_exec_core+16059>, 0x61aec835d86d <vm_exec_core+15853>, 0x61aec835c74c <vm_exec_core+11468>, 0x61aec835cf85 <vm_exec_core+13573>, 0x61aec835cca8 <vm_exec_core+12840>, 0x61aec835d194 <vm_exec_core+14100>, 0x61aec835d205 <vm_exec_core+14213>, 0x61aec8360eb6 <vm_exec_core+29750>, 0x61aec835ada0 <vm_exec_core+4896>, 0x61aec83606ee <vm_exec_core+27758>, 0x61aec835c4c0 <vm_exec_core+10816>, 0x61aec8359f8a <vm_exec_core+1290>, 0x61aec835b6f8 <vm_exec_core+7288>, 0x61aec8360aa6 <vm_exec_core+28710>, 0x61aec835b310 <vm_exec_core+6288>, 0x61aec83615fc <vm_exec_core+31612>, 0x61aec835fad7 <vm_exec_core+24663>, 0x61aec835dcb8 <vm_exec_core+16952>, 0x61aec835a30a <vm_exec_core+2186>, 0x61aec836105f <vm_exec_core+30175>, 0x61aec8360d09 <vm_exec_core+29321>, 0x61aec835b4f2 <vm_exec_core+6770>, 0x61aec835a838 <vm_exec_core+3512>, 0x61aec836009a <vm_exec_core+26138>, 0x61aec835bdc1 <vm_exec_core+9025>, 0x61aec83612fc <vm_exec_core+30844>, 0x61aec8360eea <vm_exec_core+29802>, 0x61aec835c336 <vm_exec_core+10422>, 0x61aec835dc23 <vm_exec_core+16803>, 0x61aec835fdaa <vm_exec_core+25386>, 0x61aec8360df8 <vm_exec_core+29560>, 0x61aec835e8fd <vm_exec_core+20093>, 0x61aec835fe42 <vm_exec_core+25538>, 0x61aec8360250 <vm_exec_core+26576>, 0x61aec835e83a <vm_exec_core+19898>, 0x61aec835a747 <vm_exec_core+3271>, 0x61aec835f537 <vm_exec_core+23223>, 0x61aec835a596 <vm_exec_core+2838>, 0x61aec835a8c6 <vm_exec_core+3654>, 0x61aec835cb65 <vm_exec_core+12517>, 0x61aec835e782 <vm_exec_core+19714>, 0x61aec835f34d <vm_exec_core+22733>, 0x61aec835e2aa <vm_exec_core+18474>, 0x61aec835a224 <vm_exec_core+1956>, 0x61aec8360656 <vm_exec_core+27606>, 0x61aec8360c2b <vm_exec_core+29099>, 0x61aec835aac0 <vm_exec_core+4160>, 0x61aec835b9c8 <vm_exec_core+8008>, 0x61aec835b651 <vm_exec_core+7121>, 0x61aec835beb1 <vm_exec_core+9265>, 0x61aec835da46 <vm_exec_core+16326>, 0x61aec835afd2 <vm_exec_core+5458>, 0x61aec836059d <vm_exec_core+27421>, 0x61aec835b956 <vm_exec_core+7894>, 0x61aec835d556 <vm_exec_core+15062>, 0x61aec835df96 <vm_exec_core+17686>, 0x61aec836013c <vm_exec_core+26300>, 0x61aec835ece4 <vm_exec_core+21092>, 0x61aec835c11c <vm_exec_core+9884>, 0x61aec835bac7 <vm_exec_core+8263>, 0x61aec836001c <vm_exec_core+26012>, 0x61aec835ceae <vm_exec_core+13358>, 0x61aec835f5c5 <vm_exec_core+23365>, 0x61aec835edf9 <vm_exec_core+21369>, 0x61aec835eba3 <vm_exec_core+20771>, 0x61aec835ab10 <vm_exec_core+4240>, 0x61aec835e351 <vm_exec_core+18641>, 0x61aec83604f8 <vm_exec_core+27256>, 0x61aec835c3e0 <vm_exec_core+10592>, 0x61aec835ff41 <vm_exec_core+25793>, 0x61aec835c4bb <vm_exec_core+10811>, 0x61aec835eac8 <vm_exec_core+20552>, 0x61aec835ebb7 <vm_exec_core+20791>, 0x61aec835e0eb <vm_exec_core+18027>, 0x61aec835e53c <vm_exec_core+19132>, 0x61aec835c8d6 <vm_exec_core+11862>, 0x61aec835bf27 <vm_exec_core+9383>, 0x61aec835fbb0 <vm_exec_core+24880>, 0x61aec8367d38 <vm_exec_core+58040>, 0x61aec835c820 <vm_exec_core+11680>, 0x61aec835e42f <vm_exec_core+18863>, 0x61aec835e9c0 <vm_exec_core+20288>, 0x61aec835b13c <vm_exec_core+5820>, 0x61aec835b2bf <vm_exec_core+6207>, 0x61aec835b242 <vm_exec_core+6082>, 0x61aec835ba67 <vm_exec_core+8167>, 0x61aec835be37 <vm_exec_core+9143>, 0x61aec835de36 <vm_exec_core+17334>, 0x61aec835d3ae <vm_exec_core+14638>, 0x61aec835de31 <vm_exec_core+17329>, 0x61aec835e835 <vm_exec_core+19893>, 0x61aec835e77d <vm_exec_core+19709>, 0x61aec835ba62 <vm_exec_core+8162>, 0x61aec835eba3 <vm_exec_core+20771>...}
        reg_cfp = 0x7240b6d7a790
        reg_pc = 0x5040000bc770
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#58 0x000061aec8354bb2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000397758
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#59 0x000061aec8399b5b in invoke_iseq_block_from_c (ec=0x517000397758, captured=<optimized out>, self=125622412508160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x7240bd8cb930
        cfp = 0x7240b6d7a7c8
        sp = 0x7240b6c7a818
        use_argv = <optimized out>
        stack_argv = 0x7240b6c7a818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#60 invoke_block_from_c_proc (ec=0x517000397758, self=125622412508160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#61 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1944
No locals.
#62 0x000061aec8397d86 in rb_vm_invoke_proc (ec=0x540000000408, proc=0x80, argc=-940228994, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#63 0x000061aec82e5eb2 in thread_do_start_proc (th=th@entry=0x5150000d5c80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040000ebb50
        args_len = <optimized out>
        args_ptr = <optimized out>
#64 0x000061aec82e3a4d in thread_do_start (th=0x5150000d5c80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#65 thread_start_func_2 (th=th@entry=0x5150000d5c80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x61aec8c5d460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#66 0x000061aec82e2d3e in call_thread_start_func_2 (th=0x5150000d5c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7240b2971cc0
#67 nt_start (ptr=0x50c00011d400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000d5c80
        sched = <optimized out>
        nt = 0x50c00011d400
        vm = 0x61aec968b260 <_vm>
#68 0x000061aec7f37acf in asan_thread_start(void*) ()
No symbol table info available.
#69 0x00007240df69caa4 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 = {125622199723712, 3996767082419549962, 125622199723712, -352, 0, 140730965984784, 3996767082406967050, 3996809987288299274}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#70 0x00007240df729c6c 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 1737705) detached]
$ timeout 60 gdb -p 1737773 -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 1737844 -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 1613896 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)


  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 1737705 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 [[1737773, #<Process::Status: pid 1737773 exit 0>],
 [1737844, #<Process::Status: pid 1737844 exit 0>]] to be empty.

Finished tests in 593.946871s, 58.1028 tests/s, 12205.1809 assertions/s.
34510 tests, 7249229 assertions, 2 failures, 0 errors, 179 skips

ruby -v: ruby 4.1.0dev (2026-03-08T23:31:24Z master 8ca12b54eb) +PRISM [x86_64-linux]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1613861 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:917: 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 1613531 -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 1613530 -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 2172904 -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 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-03-08T23:31:24Z master 8ca12b54eb) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ..........

Finished in 38.097928 seconds

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