# Logfile created on 2026-01-13 06:32:32 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f6f1808fdc0 @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.20260113-063232", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007f6f18a0c948 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f6f18a0c768 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f6f13b69390 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260113-063232", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260113-063232>, @binmode=false, @mon_data=#<Monitor:0x00007f6f18a0c3d0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 60cf8598b2
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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
c402f59441534ea1abc701c6099634819744c5baa47512a5efd118bfa6bddd9c  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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 enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/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/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
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/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/debug-1.11.1/ext/debug'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
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/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./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+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0
                                    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.8.0
                                    resolv 0.7.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.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+0
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.18.0
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.2
                                    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.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.0.3
                                    irb 1.16.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=7884
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1010    1010    1010 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1010    1018    1018    1018 pts/0       1018 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
   1018    1020    1018    1018 pts/0       1018 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1020  824831    1018    1018 pts/0       1018 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 824831  824834    1018    1018 pts/0       1018 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.20260113-063232 --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
 824834  824835    1018    1018 pts/0       1018 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260113-063232 --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
 824835  825759    1018    1018 pts/0       1018 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 825759  825760    1018    1018 pts/0       1018 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 825760  826088    1018    1018 pts/0       1018 Sl+   1000   0:20 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 826088  826118    1018    1018 pts/0       1018 Sl+   1000   1:09 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 826118  947626    1018    1018 pts/0       1018 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 826118  947704    1018    1018 pts/0       1018 Z+    1000   0:00 [test_autoload.*] <defunct>
 826118  947787    1018    1018 pts/0       1018 Z+    1000   0:00 [test_autoload.*] <defunct>
 824835 1366584    1018    1018 pts/0       1018 R+    1000   0:00 ps jx
      1 2952034 2952034 2952034 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2952034 2952045 2952034 2952034 ?             -1 S     1000   0:00 (sd-pam)
2951659 2952382 2951659 2951659 ?             -1 S     1000   0:00 sshd: ko1@pts/1
2952382 2952434 2952434 2952434 pts/1    2952434 Ss+   1000   0:00 -bash
{1=>[1010, 2952034], 1010=>[1018], 1018=>[1020], 1020=>[824831], 824831=>[824834], 824834=>[824835], 824835=>[825759, 1366584], 825759=>[825760], 825760=>[826088], 826088=>[826118], 826118=>[947626, 947704, 947787], 2952034=>[2952045], 2951659=>[2952382], 2952382=>[2952434]}
$ timeout 60 gdb -p 947626 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 947628]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000056cdef207eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7e2f13cfd6c0 (LWP 947626) "test_autoload.*" 0x000056cdef207eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7e2f0e1c46c0 (LWP 947628) "test_autoload.*" 0x00007e2f34f1b4fd in __GI___poll (fds=0x7e2f157bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7e2f0e1c46c0 (LWP 947628) "test_autoload.*"):
#0  0x00007e2f34f1b4fd in __GI___poll (fds=0x7e2f157bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056cdef19274a in __interceptor_poll ()
No symbol table info available.
#2  0x000056cdef592dfb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x000056cdef1ebaff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e2f34e9caa4 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 = {138740565296832, -5606107521629121858, 138740565296832, -352, 0, 138740660940944, -5606107521608150338, -5606015053909421378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e2f34f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e2f13cfd6c0 (LWP 947626) "test_autoload.*"):
#0  0x000056cdef207eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000056cdef208e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000056cdef1576e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000056cdef157559 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  0x000056cdef157185 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  0x000056cdef15218e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000056cdef152843 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000056cdef1ee0e0 in __interceptor_calloc ()
No symbol table info available.
#8  0x000056cdefb9a840 in pm_node_alloc (size=136, parser=<optimized out>) at /tmp/ruby/src/trunk_asan/prism/prism.c:1934
        memory = <optimized out>
#9  pm_call_node_create (parser=0x7e2f13cf9470, flags=32) at /tmp/ruby/src/trunk_asan/prism/prism.c:2561
        node = <optimized out>
#10 pm_call_node_variable_call_create (parser=0x7e2f13cf9470, message=0x7e2f13cf95b0) at /tmp/ruby/src/trunk_asan/prism/prism.c:2815
        node = <optimized out>
#11 parse_variable_call (parser=parser@entry=0x7e2f13cf9470) at /tmp/ruby/src/trunk_asan/prism/prism.c:15823
        flags = 40
        node = <optimized out>
#12 0x000056cdefb726a8 in parse_expression_prefix (parser=0x7e2f13cf9470, binding_power=<optimized out>, accepts_command_call=<optimized out>, accepts_label=<optimized out>, diag_id=<optimized out>, depth=<optimized out>) at /tmp/ruby/src/trunk_asan/prism/prism.c:17936
        node = <optimized out>
        identifier = <optimized out>
        opening_newline_index = <optimized out>
        if_after_else = <optimized out>
#13 0x000056cdefb70e6b in parse_expression (parser=parser@entry=0x7e2f13cf9470, binding_power=binding_power@entry=PM_BINDING_POWER_STATEMENT, accepts_command_call=true, accepts_label=<optimized out>, diag_id=PM_ERR_ALIAS_ARGUMENT, diag_id@entry=PM_ERR_CANNOT_PARSE_EXPRESSION, depth=depth@entry=1) at /tmp/ruby/src/trunk_asan/prism/prism.c:21588
        node = <optimized out>
        current_token_type = <optimized out>
        current_binding_powers = <optimized out>
#14 0x000056cdefb660be in parse_statements (parser=parser@entry=0x7e2f13cf9470, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13187
        node = <optimized out>
        statements = 0x504000068fd0
        last_value = <optimized out>
#15 0x000056cdefb4688a in parse_program (parser=0x7e2f13cf9470) at /tmp/ruby/src/trunk_asan/prism/prism.c:21861
        current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
        previous_block_exits = 0x0
        statements = <optimized out>
        locals = <optimized out>
#16 pm_parse (parser=0x7e2f13cf9470) at /tmp/ruby/src/trunk_asan/prism/prism.c:22293
No locals.
#17 0x000056cdef8eb8f7 in pm_parse_file (result=0x7e2f13cf9470, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11396
        rbimpl_id = 41003
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#18 0x000056cdef35050d in load_iseq_eval (ec=0x51700003bfd0, fname=fname@entry=138740632780640) at /tmp/ruby/src/trunk_asan/load.c:736
        result = <optimized out>
        error = <optimized out>
        ec = 0x51700003bfd0
        v = <optimized out>
        realpath_map = 138741208960920
        box = 0x56cdf09495e0 <root_box>
        iseq = <optimized out>
#19 0x000056cdef34a998 in require_internal (ec=ec@entry=0x51700003bfd0, 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 = 0x51500030d200
        box = 0x56cdf09495e0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 138741208961080
        realpath_map = 138741208960920
        path = 138740632780640
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#20 0x000056cdef3489bb in rb_require_string_internal (fname=138740632219320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x51700003bfd0
        result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#22 0x000056cdef66ffe8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x13f3100140003
        cc = <optimized out>
        me = 0x7e2f32cac800
        cfunc = 0x506000037108
        recv = 138741209151400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x000056cdef655835 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7e2f13cfa3e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#24 0x000056cdef65b9b5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4297
No locals.
#25 0x000056cdef610c7d in vm_sendish (ec=0x51700003bfd0, reg_cfp=0x7e2f09fe76e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x51700003bfd0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56cdef604a36 <vm_exec_core+1494>, 0x56cdef605d3d <vm_exec_core+6365>, 0x56cdef60aed1 <vm_exec_core+27249>, 0x56cdef6058af <vm_exec_core+5199>, 0x56cdef60bc82 <vm_exec_core+30754>, 0x56cdef609a84 <vm_exec_core+22052>, 0x56cdef60772e <vm_exec_core+13006>, 0x56cdef604b9e <vm_exec_core+1854>, 0x56cdef60b4c4 <vm_exec_core+28772>, 0x56cdef60b20c <vm_exec_core+28076>, 0x56cdef605b2c <vm_exec_core+5836>, 0x56cdef60508e <vm_exec_core+3118>, 0x56cdef60a186 <vm_exec_core+23846>, 0x56cdef606633 <vm_exec_core+8659>, 0x56cdef60b6c5 <vm_exec_core+29285>, 0x56cdef60b36e <vm_exec_core+28430>, 0x56cdef606d21 <vm_exec_core+10433>, 0x56cdef6076bd <vm_exec_core+12893>, 0x56cdef609ce5 <vm_exec_core+22661>, 0x56cdef60b2e5 <vm_exec_core+28293>, 0x56cdef609190 <vm_exec_core+19760>, 0x56cdef609d6e <vm_exec_core+22798>, 0x56cdef60a827 <vm_exec_core+25543>, 0x56cdef6090cd <vm_exec_core+19565>, 0x56cdef604fcb <vm_exec_core+2923>, 0x56cdef609787 <vm_exec_core+21287>, 0x56cdef604e5e <vm_exec_core+2558>, 0x56cdef605294 <vm_exec_core+3636>, 0x56cdef606fa4 <vm_exec_core+11076>, 0x56cdef608c9a <vm_exec_core+18490>, 0x56cdef609620 <vm_exec_core+20928>, 0x56cdef60893f <vm_exec_core+17631>, 0x56cdef604a6a <vm_exec_core+1546>, 0x56cdef60aa57 <vm_exec_core+26103>, 0x56cdef60b137 <vm_exec_core+27863>, 0x56cdef60543b <vm_exec_core+4059>, 0x56cdef605fe7 <vm_exec_core+7047>, 0x56cdef605ca5 <vm_exec_core+6213>, 0x56cdef606722 <vm_exec_core+8898>, 0x56cdef607559 <vm_exec_core+12537>, 0x56cdef6054e2 <vm_exec_core+4226>, 0x56cdef60a8bf <vm_exec_core+25695>, 0x56cdef605f71 <vm_exec_core+6929>, 0x56cdef607407 <vm_exec_core+12199>, 0x56cdef607ece <vm_exec_core+14958>, 0x56cdef60a21c <vm_exec_core+23996>, 0x56cdef609352 <vm_exec_core+20210>, 0x56cdef6069fc <vm_exec_core+9628>, 0x56cdef60627e <vm_exec_core+7710>, 0x56cdef60a072 <vm_exec_core+23570>, 0x56cdef607184 <vm_exec_core+11556>, 0x56cdef609886 <vm_exec_core+21542>, 0x56cdef6093c4 <vm_exec_core+20324>, 0x56cdef60993d <vm_exec_core+21725>, 0x56cdef60ae09 <vm_exec_core+27049>, 0x56cdef608751 <vm_exec_core+17137>, 0x56cdef60a2d5 <vm_exec_core+24181>, 0x56cdef6047b8 <vm_exec_core+856>, 0x56cdef609e03 <vm_exec_core+22947>, 0x56cdef606b1b <vm_exec_core+9915>, 0x56cdef609028 <vm_exec_core+19400>, 0x56cdef609268 <vm_exec_core+19976>, 0x56cdef607b02 <vm_exec_core+13986>, 0x56cdef605348 <vm_exec_core+3816>, 0x56cdef606ec9 <vm_exec_core+10857>, 0x56cdef606506 <vm_exec_core+8358>, 0x56cdef6099bb <vm_exec_core+21851>, 0x56cdef605673 <vm_exec_core+4627>, 0x56cdef6078af <vm_exec_core+13391>, 0x56cdef6081ff <vm_exec_core+15775>, 0x56cdef606800 <vm_exec_core+9120>, 0x56cdef612410 <vm_exec_core+57264>, 0x56cdef6061d5 <vm_exec_core+7541>, 0x56cdef6060cd <vm_exec_core+7277>, 0x56cdef6063d8 <vm_exec_core+8056>, 0x56cdef606dc3 <vm_exec_core+10595>, 0x56cdef608b3e <vm_exec_core+18142>, 0x56cdef607f89 <vm_exec_core+15145>, 0x56cdef60969f <vm_exec_core+21055>, 0x56cdef6083e5 <vm_exec_core+16261>, 0x56cdef60a980 <vm_exec_core+25888>, 0x56cdef60bf27 <vm_exec_core+31431>, 0x56cdef60abc4 <vm_exec_core+26468>, 0x56cdef60b815 <vm_exec_core+29621>, 0x56cdef60b906 <vm_exec_core+29862>, 0x56cdef604ef0 <vm_exec_core+2704>, 0x56cdef60b3ed <vm_exec_core+28557>, 0x56cdef6070a9 <vm_exec_core+11337>, 0x56cdef60b5e8 <vm_exec_core+29064>, 0x56cdef606bea <vm_exec_core+10122>, 0x56cdef60aafb <vm_exec_core+26267>, 0x56cdef604d87 <vm_exec_core+2343>, 0x56cdef60556d <vm_exec_core+4365>, 0x56cdef60bb4a <vm_exec_core+30442>, 0x56cdef60748d <vm_exec_core+12333>, 0x56cdef60728a <vm_exec_core+11818>, 0x56cdef6047bd <vm_exec_core+861>, 0x56cdef604caa <vm_exec_core+2122>, 0x56cdef604843 <vm_exec_core+995>, 0x56cdef60acb3 <vm_exec_core+26707>, 0x56cdef60860e <vm_exec_core+16814>, 0x56cdef607cd2 <vm_exec_core+14450>, 0x56cdef6084ea <vm_exec_core+16522>, 0x56cdef608136 <vm_exec_core+15574>, 0x56cdef60731f <vm_exec_core+11967>, 0x56cdef607bdd <vm_exec_core+14205>, 0x56cdef6075a9 <vm_exec_core+12617>, 0x56cdef607dec <vm_exec_core+14732>, 0x56cdef607e5d <vm_exec_core+14845>, 0x56cdef604a27 <vm_exec_core+1479>, 0x56cdef605d2e <vm_exec_core+6350>, 0x56cdef60aec2 <vm_exec_core+27234>, 0x56cdef6058a0 <vm_exec_core+5184>, 0x56cdef60bc73 <vm_exec_core+30739>, 0x56cdef609a75 <vm_exec_core+22037>, 0x56cdef60771f <vm_exec_core+12991>, 0x56cdef604b8f <vm_exec_core+1839>, 0x56cdef60b4b5 <vm_exec_core+28757>, 0x56cdef60b1fd <vm_exec_core+28061>, 0x56cdef605b1d <vm_exec_core+5821>, 0x56cdef60507f <vm_exec_core+3103>, 0x56cdef60a177 <vm_exec_core+23831>, 0x56cdef606624 <vm_exec_core+8644>, 0x56cdef60b6b6 <vm_exec_core+29270>, 0x56cdef60b35f <vm_exec_core+28415>, 0x56cdef606d12 <vm_exec_core+10418>, 0x56cdef6076ae <vm_exec_core+12878>, 0x56cdef609cd6 <vm_exec_core+22646>, 0x56cdef60b2d6 <vm_exec_core+28278>, 0x56cdef609181 <vm_exec_core+19745>, 0x56cdef609d5f <vm_exec_core+22783>, 0x56cdef60a818 <vm_exec_core+25528>, 0x56cdef6090be <vm_exec_core+19550>, 0x56cdef604fbc <vm_exec_core+2908>, 0x56cdef609778 <vm_exec_core+21272>, 0x56cdef604e4f <vm_exec_core+2543>, 0x56cdef605285 <vm_exec_core+3621>, 0x56cdef606f95 <vm_exec_core+11061>, 0x56cdef608c8b <vm_exec_core+18475>, 0x56cdef609611 <vm_exec_core+20913>, 0x56cdef608930 <vm_exec_core+17616>, 0x56cdef604a5b <vm_exec_core+1531>, 0x56cdef60aa48 <vm_exec_core+26088>, 0x56cdef60b128 <vm_exec_core+27848>, 0x56cdef60542c <vm_exec_core+4044>, 0x56cdef605fd8 <vm_exec_core+7032>, 0x56cdef605c96 <vm_exec_core+6198>, 0x56cdef606713 <vm_exec_core+8883>, 0x56cdef60754a <vm_exec_core+12522>, 0x56cdef6054d3 <vm_exec_core+4211>, 0x56cdef60a8b0 <vm_exec_core+25680>, 0x56cdef605f62 <vm_exec_core+6914>, 0x56cdef6073f8 <vm_exec_core+12184>, 0x56cdef607ebf <vm_exec_core+14943>, 0x56cdef60a20d <vm_exec_core+23981>, 0x56cdef609343 <vm_exec_core+20195>, 0x56cdef6069ed <vm_exec_core+9613>, 0x56cdef60626f <vm_exec_core+7695>, 0x56cdef60a063 <vm_exec_core+23555>, 0x56cdef607175 <vm_exec_core+11541>, 0x56cdef609877 <vm_exec_core+21527>, 0x56cdef6093b5 <vm_exec_core+20309>, 0x56cdef60992e <vm_exec_core+21710>, 0x56cdef60adfa <vm_exec_core+27034>, 0x56cdef608742 <vm_exec_core+17122>, 0x56cdef60a2c6 <vm_exec_core+24166>, 0x56cdef609764 <vm_exec_core+21252>, 0x56cdef609df4 <vm_exec_core+22932>, 0x56cdef606b0c <vm_exec_core+9900>, 0x56cdef609019 <vm_exec_core+19385>, 0x56cdef609259 <vm_exec_core+19961>, 0x56cdef607af3 <vm_exec_core+13971>, 0x56cdef608c86 <vm_exec_core+18470>, 0x56cdef606eba <vm_exec_core+10842>, 0x56cdef6064f7 <vm_exec_core+8343>, 0x56cdef6099ac <vm_exec_core+21836>, 0x56cdef605664 <vm_exec_core+4612>, 0x56cdef6078a0 <vm_exec_core+13376>, 0x56cdef6081f0 <vm_exec_core+15760>, 0x56cdef6067f1 <vm_exec_core+9105>, 0x56cdef612401 <vm_exec_core+57249>, 0x56cdef6061c6 <vm_exec_core+7526>, 0x56cdef6060be <vm_exec_core+7262>, 0x56cdef6063c9 <vm_exec_core+8041>, 0x56cdef606db4 <vm_exec_core+10580>, 0x56cdef608b2f <vm_exec_core+18127>, 0x56cdef607f7a <vm_exec_core+15130>, 0x56cdef608b2a <vm_exec_core+18122>, 0x56cdef60933e <vm_exec_core+20190>, 0x56cdef609339 <vm_exec_core+20185>, 0x56cdef6063c4 <vm_exec_core+8036>, 0x56cdef609764 <vm_exec_core+21252>, 0x56cdef607513 <vm_exec_core+12467>, 0x56cdef607518 <vm_exec_core+12472>, 0x56cdef609334 <vm_exec_core+20180>, 0x56cdef60917c <vm_exec_core+19740>, 0x56cdef6081eb <vm_exec_core+15755>, 0x56cdef608122 <vm_exec_core+15554>, 0x56cdef60922b <vm_exec_core+19915>, 0x56cdef6085f5 <vm_exec_core+16789>...}
        reg_cfp = 0x7e2f09fe76e8
        reg_pc = 0x5110000a8a78
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x000056cdef5ff5f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700003bfd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x000056cdef68686a in vm_call0_body (ec=<optimized out>, calling=0x7e2ef44d8860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7e2ef44d88d0
        cc = <optimized out>
        ret = <optimized out>
#29 0x000056cdef6860dd in vm_call0_cme (ec=0x51700003bfd0, calling=0x7e2ef44d8860, argv=0x7e2f13cfab80, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#30 vm_call0_body (ec=<optimized out>, calling=0x7e2ef44d8860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7e2f341cf430
        orig_cme = <optimized out>
        ci = 0x7e2ef44d88d0
        cc = 0x7e2f341cf3b8
        ret = <optimized out>
#31 0x000056cdef62e5d0 in vm_call0_cc (ec=0x51700003bfd0, recv=138741209151400, id=22833, 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>
#32 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 = 0x51700003bfd0
        cc = <optimized out>
        self = <optimized out>
#33 0x000056cdef62f66e in rb_funcallv (recv=138741209151400, mid=22833, argc=1, argv=0x7e2f13cfab80) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x7e2f13cfab80
#35 0x000056cdef5e6b33 in autoload_feature_require (_arguments=138740660940640) at /tmp/ruby/src/trunk_asan/variable.c:3230
        receiver = 138741209151400
        arguments = 0x7e2f13cfaf60
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#36 autoload_try_load (_arguments=138740660940640) at /tmp/ruby/src/trunk_asan/variable.c:3243
        arguments = 0x7e2f13cfaf60
        result = <optimized out>
        ce = <optimized out>
#37 0x000056cdef2376ce 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:1146
        _ec = 0x51700003bfd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e2f13cfae90, <optimized out>, 0x7e2f13cfada0, <optimized out>, <optimized out>}, prev = 0x7e2ef43d8740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#38 0x000056cdef564202 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 = 138740637889280, mutex = 0x50400006ab90, ec = <optimized out>}
th: 0x51500030d200, native_id: 0x7e2f13cfd6c0
-- Control frame information -----------------------------------------------
#39 0x000056cdef5e5f40 in rb_autoload_load (module=module@entry=138741209103840, name=name@entry=206443) at /tmp/ruby/src/trunk_asan/variable.c:3304
        ce = <optimized out>
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]
        arguments = {module = 138741209103840, name = 206443, flag = 0, mutex = 138740637889280, autoload_const = 0x0, autoload_data = 0x0}
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
        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]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        autoload_const_value = <optimized out>
#40 0x000056cdef5f2320 in rb_const_search_from (klass=138740661844960, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>, found_in=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3410
        ac = 0x0

        am = 138741209103840
        tmp = 138741209103840
        ce = <optimized out>
        current = 138741209103840
        value = <optimized out>
        first_iteration = <optimized out>
#41 0x000056cdef5e79ae in rb_const_search (klass=138740661844960, id=206443, exclude=0, recurse=1, visibility=0, found_in=0x0) at /tmp/ruby/src/trunk_asan/variable.c:3433
        value = <optimized out>
#42 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:3356
        c = <optimized out>
        found_in = <optimized out>
#43 0x000056cdef5f6aee 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 = 92358976734856
        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>
#44 0x000056cdef6039e2 in vm_get_ev_const_chain (ec=0x51700003bfd0, segments=0x50200216f9f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#45 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200216ff10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6605
        segments = 0x50200216f9f0
        ice = <optimized out>
        val = <optimized out>
#46 0x000056cdef60a1cf in vm_exec_core (ec=ec@entry=0x51700003bfd0) at ../../src/trunk_asan/insns.def:265
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56cdef604a36 <vm_exec_core+1494>, 0x56cdef605d3d <vm_exec_core+6365>, 0x56cdef60aed1 <vm_exec_core+27249>, 0x56cdef6058af <vm_exec_core+5199>, 0x56cdef60bc82 <vm_exec_core+30754>, 0x56cdef609a84 <vm_exec_core+22052>, 0x56cdef60772e <vm_exec_core+13006>, 0x56cdef604b9e <vm_exec_core+1854>, 0x56cdef60b4c4 <vm_exec_core+28772>, 0x56cdef60b20c <vm_exec_core+28076>, 0x56cdef605b2c <vm_exec_core+5836>, 0x56cdef60508e <vm_exec_core+3118>, 0x56cdef60a186 <vm_exec_core+23846>, 0x56cdef606633 <vm_exec_core+8659>, 0x56cdef60b6c5 <vm_exec_core+29285>, 0x56cdef60b36e <vm_exec_core+28430>, 0x56cdef606d21 <vm_exec_core+10433>, 0x56cdef6076bd <vm_exec_core+12893>, 0x56cdef609ce5 <vm_exec_core+22661>, 0x56cdef60b2e5 <vm_exec_core+28293>, 0x56cdef609190 <vm_exec_core+19760>, 0x56cdef609d6e <vm_exec_core+22798>, 0x56cdef60a827 <vm_exec_core+25543>, 0x56cdef6090cd <vm_exec_core+19565>, 0x56cdef604fcb <vm_exec_core+2923>, 0x56cdef609787 <vm_exec_core+21287>, 0x56cdef604e5e <vm_exec_core+2558>, 0x56cdef605294 <vm_exec_core+3636>, 0x56cdef606fa4 <vm_exec_core+11076>, 0x56cdef608c9a <vm_exec_core+18490>, 0x56cdef609620 <vm_exec_core+20928>, 0x56cdef60893f <vm_exec_core+17631>, 0x56cdef604a6a <vm_exec_core+1546>, 0x56cdef60aa57 <vm_exec_core+26103>, 0x56cdef60b137 <vm_exec_core+27863>, 0x56cdef60543b <vm_exec_core+4059>, 0x56cdef605fe7 <vm_exec_core+7047>, 0x56cdef605ca5 <vm_exec_core+6213>, 0x56cdef606722 <vm_exec_core+8898>, 0x56cdef607559 <vm_exec_core+12537>, 0x56cdef6054e2 <vm_exec_core+4226>, 0x56cdef60a8bf <vm_exec_core+25695>, 0x56cdef605f71 <vm_exec_core+6929>, 0x56cdef607407 <vm_exec_core+12199>, 0x56cdef607ece <vm_exec_core+14958>, 0x56cdef60a21c <vm_exec_core+23996>, 0x56cdef609352 <vm_exec_core+20210>, 0x56cdef6069fc <vm_exec_core+9628>, 0x56cdef60627e <vm_exec_core+7710>, 0x56cdef60a072 <vm_exec_core+23570>, 0x56cdef607184 <vm_exec_core+11556>, 0x56cdef609886 <vm_exec_core+21542>, 0x56cdef6093c4 <vm_exec_core+20324>, 0x56cdef60993d <vm_exec_core+21725>, 0x56cdef60ae09 <vm_exec_core+27049>, 0x56cdef608751 <vm_exec_core+17137>, 0x56cdef60a2d5 <vm_exec_core+24181>, 0x56cdef6047b8 <vm_exec_core+856>, 0x56cdef609e03 <vm_exec_core+22947>, 0x56cdef606b1b <vm_exec_core+9915>, 0x56cdef609028 <vm_exec_core+19400>, 0x56cdef609268 <vm_exec_core+19976>, 0x56cdef607b02 <vm_exec_core+13986>, 0x56cdef605348 <vm_exec_core+3816>, 0x56cdef606ec9 <vm_exec_core+10857>, 0x56cdef606506 <vm_exec_core+8358>, 0x56cdef6099bb <vm_exec_core+21851>, 0x56cdef605673 <vm_exec_core+4627>, 0x56cdef6078af <vm_exec_core+13391>, 0x56cdef6081ff <vm_exec_core+15775>, 0x56cdef606800 <vm_exec_core+9120>, 0x56cdef612410 <vm_exec_core+57264>, 0x56cdef6061d5 <vm_exec_core+7541>, 0x56cdef6060cd <vm_exec_core+7277>, 0x56cdef6063d8 <vm_exec_core+8056>, 0x56cdef606dc3 <vm_exec_core+10595>, 0x56cdef608b3e <vm_exec_core+18142>, 0x56cdef607f89 <vm_exec_core+15145>, 0x56cdef60969f <vm_exec_core+21055>, 0x56cdef6083e5 <vm_exec_core+16261>, 0x56cdef60a980 <vm_exec_core+25888>, 0x56cdef60bf27 <vm_exec_core+31431>, 0x56cdef60abc4 <vm_exec_core+26468>, 0x56cdef60b815 <vm_exec_core+29621>, 0x56cdef60b906 <vm_exec_core+29862>, 0x56cdef604ef0 <vm_exec_core+2704>, 0x56cdef60b3ed <vm_exec_core+28557>, 0x56cdef6070a9 <vm_exec_core+11337>, 0x56cdef60b5e8 <vm_exec_core+29064>, 0x56cdef606bea <vm_exec_core+10122>, 0x56cdef60aafb <vm_exec_core+26267>, 0x56cdef604d87 <vm_exec_core+2343>, 0x56cdef60556d <vm_exec_core+4365>, 0x56cdef60bb4a <vm_exec_core+30442>, 0x56cdef60748d <vm_exec_core+12333>, 0x56cdef60728a <vm_exec_core+11818>, 0x56cdef6047bd <vm_exec_core+861>, 0x56cdef604caa <vm_exec_core+2122>, 0x56cdef604843 <vm_exec_core+995>, 0x56cdef60acb3 <vm_exec_core+26707>, 0x56cdef60860e <vm_exec_core+16814>, 0x56cdef607cd2 <vm_exec_core+14450>, 0x56cdef6084ea <vm_exec_core+16522>, 0x56cdef608136 <vm_exec_core+15574>, 0x56cdef60731f <vm_exec_core+11967>, 0x56cdef607bdd <vm_exec_core+14205>, 0x56cdef6075a9 <vm_exec_core+12617>, 0x56cdef607dec <vm_exec_core+14732>, 0x56cdef607e5d <vm_exec_core+14845>, 0x56cdef604a27 <vm_exec_core+1479>, 0x56cdef605d2e <vm_exec_core+6350>, 0x56cdef60aec2 <vm_exec_core+27234>, 0x56cdef6058a0 <vm_exec_core+5184>, 0x56cdef60bc73 <vm_exec_core+30739>, 0x56cdef609a75 <vm_exec_core+22037>, 0x56cdef60771f <vm_exec_core+12991>, 0x56cdef604b8f <vm_exec_core+1839>, 0x56cdef60b4b5 <vm_exec_core+28757>, 0x56cdef60b1fd <vm_exec_core+28061>, 0x56cdef605b1d <vm_exec_core+5821>, 0x56cdef60507f <vm_exec_core+3103>, 0x56cdef60a177 <vm_exec_core+23831>, 0x56cdef606624 <vm_exec_core+8644>, 0x56cdef60b6b6 <vm_exec_core+29270>, 0x56cdef60b35f <vm_exec_core+28415>, 0x56cdef606d12 <vm_exec_core+10418>, 0x56cdef6076ae <vm_exec_core+12878>, 0x56cdef609cd6 <vm_exec_core+22646>, 0x56cdef60b2d6 <vm_exec_core+28278>, 0x56cdef609181 <vm_exec_core+19745>, 0x56cdef609d5f <vm_exec_core+22783>, 0x56cdef60a818 <vm_exec_core+25528>, 0x56cdef6090be <vm_exec_core+19550>, 0x56cdef604fbc <vm_exec_core+2908>, 0x56cdef609778 <vm_exec_core+21272>, 0x56cdef604e4f <vm_exec_core+2543>, 0x56cdef605285 <vm_exec_core+3621>, 0x56cdef606f95 <vm_exec_core+11061>, 0x56cdef608c8b <vm_exec_core+18475>, 0x56cdef609611 <vm_exec_core+20913>, 0x56cdef608930 <vm_exec_core+17616>, 0x56cdef604a5b <vm_exec_core+1531>, 0x56cdef60aa48 <vm_exec_core+26088>, 0x56cdef60b128 <vm_exec_core+27848>, 0x56cdef60542c <vm_exec_core+4044>, 0x56cdef605fd8 <vm_exec_core+7032>, 0x56cdef605c96 <vm_exec_core+6198>, 0x56cdef606713 <vm_exec_core+8883>, 0x56cdef60754a <vm_exec_core+12522>, 0x56cdef6054d3 <vm_exec_core+4211>, 0x56cdef60a8b0 <vm_exec_core+25680>, 0x56cdef605f62 <vm_exec_core+6914>, 0x56cdef6073f8 <vm_exec_core+12184>, 0x56cdef607ebf <vm_exec_core+14943>, 0x56cdef60a20d <vm_exec_core+23981>, 0x56cdef609343 <vm_exec_core+20195>, 0x56cdef6069ed <vm_exec_core+9613>, 0x56cdef60626f <vm_exec_core+7695>, 0x56cdef60a063 <vm_exec_core+23555>, 0x56cdef607175 <vm_exec_core+11541>, 0x56cdef609877 <vm_exec_core+21527>, 0x56cdef6093b5 <vm_exec_core+20309>, 0x56cdef60992e <vm_exec_core+21710>, 0x56cdef60adfa <vm_exec_core+27034>, 0x56cdef608742 <vm_exec_core+17122>, 0x56cdef60a2c6 <vm_exec_core+24166>, 0x56cdef609764 <vm_exec_core+21252>, 0x56cdef609df4 <vm_exec_core+22932>, 0x56cdef606b0c <vm_exec_core+9900>, 0x56cdef609019 <vm_exec_core+19385>, 0x56cdef609259 <vm_exec_core+19961>, 0x56cdef607af3 <vm_exec_core+13971>, 0x56cdef608c86 <vm_exec_core+18470>, 0x56cdef606eba <vm_exec_core+10842>, 0x56cdef6064f7 <vm_exec_core+8343>, 0x56cdef6099ac <vm_exec_core+21836>, 0x56cdef605664 <vm_exec_core+4612>, 0x56cdef6078a0 <vm_exec_core+13376>, 0x56cdef6081f0 <vm_exec_core+15760>, 0x56cdef6067f1 <vm_exec_core+9105>, 0x56cdef612401 <vm_exec_core+57249>, 0x56cdef6061c6 <vm_exec_core+7526>, 0x56cdef6060be <vm_exec_core+7262>, 0x56cdef6063c9 <vm_exec_core+8041>, 0x56cdef606db4 <vm_exec_core+10580>, 0x56cdef608b2f <vm_exec_core+18127>, 0x56cdef607f7a <vm_exec_core+15130>, 0x56cdef608b2a <vm_exec_core+18122>, 0x56cdef60933e <vm_exec_core+20190>, 0x56cdef609339 <vm_exec_core+20185>, 0x56cdef6063c4 <vm_exec_core+8036>, 0x56cdef609764 <vm_exec_core+21252>, 0x56cdef607513 <vm_exec_core+12467>, 0x56cdef607518 <vm_exec_core+12472>, 0x56cdef609334 <vm_exec_core+20180>, 0x56cdef60917c <vm_exec_core+19740>, 0x56cdef6081eb <vm_exec_core+15755>, 0x56cdef608122 <vm_exec_core+15554>, 0x56cdef60922b <vm_exec_core+19915>, 0x56cdef6085f5 <vm_exec_core+16789>...}
        reg_cfp = 0x7e2f09fe7720
        reg_pc = 0x5030011ec400
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#47 0x000056cdef5ff5f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700003bfd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#48 0x000056cdef690c72 in invoke_iseq_block_from_c (ec=0x51700003bfd0, captured=0x7e2f09fe77a8, self=138740620380480, 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 = 0x7e2f121f2d80
        cfp = <optimized out>
        sp = 0x7e2f09ee7850
        use_argv = 0x0
        stack_argv = 0x7e2f09ee7850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#49 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 = 0x7e2f09fe77a8
#50 0x000056cdef63164c 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.
#51 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.
#52 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#53 0x000056cdef63164c in rb_yield (val=<optimized out>)
No locals.
#54 0x000056cdef236ffc in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1127
        _ec = 0x51700003bfd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e2f13cfbd70, <optimized out>, 0x7e2f13cfbc80, <optimized out>, <optimized out>}, prev = 0x7e2ef43d8240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51700003bfd0
        cfp = 0x7e2f09fe7758
#55 0x000056cdef3d7b6b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#56 0x000056cdef66ffe8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
        ci = 0x660100040001
        cc = <optimized out>
        me = 0x7e2f347fad28
        cfunc = 0x506000048748
        recv = 138740620380480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#57 0x000056cdef655835 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7e2f13cfc400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#58 0x000056cdef6552c5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#59 0x000056cdef608e6f in vm_sendish (ec=0x51700003bfd0, reg_cfp=0x7e2f09fe7790, cd=0x50200216f7d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#60 vm_exec_core (ec=ec@entry=0x51700003bfd0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200216f7d0
        insns_address_table = {0x56cdef604a36 <vm_exec_core+1494>, 0x56cdef605d3d <vm_exec_core+6365>, 0x56cdef60aed1 <vm_exec_core+27249>, 0x56cdef6058af <vm_exec_core+5199>, 0x56cdef60bc82 <vm_exec_core+30754>, 0x56cdef609a84 <vm_exec_core+22052>, 0x56cdef60772e <vm_exec_core+13006>, 0x56cdef604b9e <vm_exec_core+1854>, 0x56cdef60b4c4 <vm_exec_core+28772>, 0x56cdef60b20c <vm_exec_core+28076>, 0x56cdef605b2c <vm_exec_core+5836>, 0x56cdef60508e <vm_exec_core+3118>, 0x56cdef60a186 <vm_exec_core+23846>, 0x56cdef606633 <vm_exec_core+8659>, 0x56cdef60b6c5 <vm_exec_core+29285>, 0x56cdef60b36e <vm_exec_core+28430>, 0x56cdef606d21 <vm_exec_core+10433>, 0x56cdef6076bd <vm_exec_core+12893>, 0x56cdef609ce5 <vm_exec_core+22661>, 0x56cdef60b2e5 <vm_exec_core+28293>, 0x56cdef609190 <vm_exec_core+19760>, 0x56cdef609d6e <vm_exec_core+22798>, 0x56cdef60a827 <vm_exec_core+25543>, 0x56cdef6090cd <vm_exec_core+19565>, 0x56cdef604fcb <vm_exec_core+2923>, 0x56cdef609787 <vm_exec_core+21287>, 0x56cdef604e5e <vm_exec_core+2558>, 0x56cdef605294 <vm_exec_core+3636>, 0x56cdef606fa4 <vm_exec_core+11076>, 0x56cdef608c9a <vm_exec_core+18490>, 0x56cdef609620 <vm_exec_core+20928>, 0x56cdef60893f <vm_exec_core+17631>, 0x56cdef604a6a <vm_exec_core+1546>, 0x56cdef60aa57 <vm_exec_core+26103>, 0x56cdef60b137 <vm_exec_core+27863>, 0x56cdef60543b <vm_exec_core+4059>, 0x56cdef605fe7 <vm_exec_core+7047>, 0x56cdef605ca5 <vm_exec_core+6213>, 0x56cdef606722 <vm_exec_core+8898>, 0x56cdef607559 <vm_exec_core+12537>, 0x56cdef6054e2 <vm_exec_core+4226>, 0x56cdef60a8bf <vm_exec_core+25695>, 0x56cdef605f71 <vm_exec_core+6929>, 0x56cdef607407 <vm_exec_core+12199>, 0x56cdef607ece <vm_exec_core+14958>, 0x56cdef60a21c <vm_exec_core+23996>, 0x56cdef609352 <vm_exec_core+20210>, 0x56cdef6069fc <vm_exec_core+9628>, 0x56cdef60627e <vm_exec_core+7710>, 0x56cdef60a072 <vm_exec_core+23570>, 0x56cdef607184 <vm_exec_core+11556>, 0x56cdef609886 <vm_exec_core+21542>, 0x56cdef6093c4 <vm_exec_core+20324>, 0x56cdef60993d <vm_exec_core+21725>, 0x56cdef60ae09 <vm_exec_core+27049>, 0x56cdef608751 <vm_exec_core+17137>, 0x56cdef60a2d5 <vm_exec_core+24181>, 0x56cdef6047b8 <vm_exec_core+856>, 0x56cdef609e03 <vm_exec_core+22947>, 0x56cdef606b1b <vm_exec_core+9915>, 0x56cdef609028 <vm_exec_core+19400>, 0x56cdef609268 <vm_exec_core+19976>, 0x56cdef607b02 <vm_exec_core+13986>, 0x56cdef605348 <vm_exec_core+3816>, 0x56cdef606ec9 <vm_exec_core+10857>, 0x56cdef606506 <vm_exec_core+8358>, 0x56cdef6099bb <vm_exec_core+21851>, 0x56cdef605673 <vm_exec_core+4627>, 0x56cdef6078af <vm_exec_core+13391>, 0x56cdef6081ff <vm_exec_core+15775>, 0x56cdef606800 <vm_exec_core+9120>, 0x56cdef612410 <vm_exec_core+57264>, 0x56cdef6061d5 <vm_exec_core+7541>, 0x56cdef6060cd <vm_exec_core+7277>, 0x56cdef6063d8 <vm_exec_core+8056>, 0x56cdef606dc3 <vm_exec_core+10595>, 0x56cdef608b3e <vm_exec_core+18142>, 0x56cdef607f89 <vm_exec_core+15145>, 0x56cdef60969f <vm_exec_core+21055>, 0x56cdef6083e5 <vm_exec_core+16261>, 0x56cdef60a980 <vm_exec_core+25888>, 0x56cdef60bf27 <vm_exec_core+31431>, 0x56cdef60abc4 <vm_exec_core+26468>, 0x56cdef60b815 <vm_exec_core+29621>, 0x56cdef60b906 <vm_exec_core+29862>, 0x56cdef604ef0 <vm_exec_core+2704>, 0x56cdef60b3ed <vm_exec_core+28557>, 0x56cdef6070a9 <vm_exec_core+11337>, 0x56cdef60b5e8 <vm_exec_core+29064>, 0x56cdef606bea <vm_exec_core+10122>, 0x56cdef60aafb <vm_exec_core+26267>, 0x56cdef604d87 <vm_exec_core+2343>, 0x56cdef60556d <vm_exec_core+4365>, 0x56cdef60bb4a <vm_exec_core+30442>, 0x56cdef60748d <vm_exec_core+12333>, 0x56cdef60728a <vm_exec_core+11818>, 0x56cdef6047bd <vm_exec_core+861>, 0x56cdef604caa <vm_exec_core+2122>, 0x56cdef604843 <vm_exec_core+995>, 0x56cdef60acb3 <vm_exec_core+26707>, 0x56cdef60860e <vm_exec_core+16814>, 0x56cdef607cd2 <vm_exec_core+14450>, 0x56cdef6084ea <vm_exec_core+16522>, 0x56cdef608136 <vm_exec_core+15574>, 0x56cdef60731f <vm_exec_core+11967>, 0x56cdef607bdd <vm_exec_core+14205>, 0x56cdef6075a9 <vm_exec_core+12617>, 0x56cdef607dec <vm_exec_core+14732>, 0x56cdef607e5d <vm_exec_core+14845>, 0x56cdef604a27 <vm_exec_core+1479>, 0x56cdef605d2e <vm_exec_core+6350>, 0x56cdef60aec2 <vm_exec_core+27234>, 0x56cdef6058a0 <vm_exec_core+5184>, 0x56cdef60bc73 <vm_exec_core+30739>, 0x56cdef609a75 <vm_exec_core+22037>, 0x56cdef60771f <vm_exec_core+12991>, 0x56cdef604b8f <vm_exec_core+1839>, 0x56cdef60b4b5 <vm_exec_core+28757>, 0x56cdef60b1fd <vm_exec_core+28061>, 0x56cdef605b1d <vm_exec_core+5821>, 0x56cdef60507f <vm_exec_core+3103>, 0x56cdef60a177 <vm_exec_core+23831>, 0x56cdef606624 <vm_exec_core+8644>, 0x56cdef60b6b6 <vm_exec_core+29270>, 0x56cdef60b35f <vm_exec_core+28415>, 0x56cdef606d12 <vm_exec_core+10418>, 0x56cdef6076ae <vm_exec_core+12878>, 0x56cdef609cd6 <vm_exec_core+22646>, 0x56cdef60b2d6 <vm_exec_core+28278>, 0x56cdef609181 <vm_exec_core+19745>, 0x56cdef609d5f <vm_exec_core+22783>, 0x56cdef60a818 <vm_exec_core+25528>, 0x56cdef6090be <vm_exec_core+19550>, 0x56cdef604fbc <vm_exec_core+2908>, 0x56cdef609778 <vm_exec_core+21272>, 0x56cdef604e4f <vm_exec_core+2543>, 0x56cdef605285 <vm_exec_core+3621>, 0x56cdef606f95 <vm_exec_core+11061>, 0x56cdef608c8b <vm_exec_core+18475>, 0x56cdef609611 <vm_exec_core+20913>, 0x56cdef608930 <vm_exec_core+17616>, 0x56cdef604a5b <vm_exec_core+1531>, 0x56cdef60aa48 <vm_exec_core+26088>, 0x56cdef60b128 <vm_exec_core+27848>, 0x56cdef60542c <vm_exec_core+4044>, 0x56cdef605fd8 <vm_exec_core+7032>, 0x56cdef605c96 <vm_exec_core+6198>, 0x56cdef606713 <vm_exec_core+8883>, 0x56cdef60754a <vm_exec_core+12522>, 0x56cdef6054d3 <vm_exec_core+4211>, 0x56cdef60a8b0 <vm_exec_core+25680>, 0x56cdef605f62 <vm_exec_core+6914>, 0x56cdef6073f8 <vm_exec_core+12184>, 0x56cdef607ebf <vm_exec_core+14943>, 0x56cdef60a20d <vm_exec_core+23981>, 0x56cdef609343 <vm_exec_core+20195>, 0x56cdef6069ed <vm_exec_core+9613>, 0x56cdef60626f <vm_exec_core+7695>, 0x56cdef60a063 <vm_exec_core+23555>, 0x56cdef607175 <vm_exec_core+11541>, 0x56cdef609877 <vm_exec_core+21527>, 0x56cdef6093b5 <vm_exec_core+20309>, 0x56cdef60992e <vm_exec_core+21710>, 0x56cdef60adfa <vm_exec_core+27034>, 0x56cdef608742 <vm_exec_core+17122>, 0x56cdef60a2c6 <vm_exec_core+24166>, 0x56cdef609764 <vm_exec_core+21252>, 0x56cdef609df4 <vm_exec_core+22932>, 0x56cdef606b0c <vm_exec_core+9900>, 0x56cdef609019 <vm_exec_core+19385>, 0x56cdef609259 <vm_exec_core+19961>, 0x56cdef607af3 <vm_exec_core+13971>, 0x56cdef608c86 <vm_exec_core+18470>, 0x56cdef606eba <vm_exec_core+10842>, 0x56cdef6064f7 <vm_exec_core+8343>, 0x56cdef6099ac <vm_exec_core+21836>, 0x56cdef605664 <vm_exec_core+4612>, 0x56cdef6078a0 <vm_exec_core+13376>, 0x56cdef6081f0 <vm_exec_core+15760>, 0x56cdef6067f1 <vm_exec_core+9105>, 0x56cdef612401 <vm_exec_core+57249>, 0x56cdef6061c6 <vm_exec_core+7526>, 0x56cdef6060be <vm_exec_core+7262>, 0x56cdef6063c9 <vm_exec_core+8041>, 0x56cdef606db4 <vm_exec_core+10580>, 0x56cdef608b2f <vm_exec_core+18127>, 0x56cdef607f7a <vm_exec_core+15130>, 0x56cdef608b2a <vm_exec_core+18122>, 0x56cdef60933e <vm_exec_core+20190>, 0x56cdef609339 <vm_exec_core+20185>, 0x56cdef6063c4 <vm_exec_core+8036>, 0x56cdef609764 <vm_exec_core+21252>, 0x56cdef607513 <vm_exec_core+12467>, 0x56cdef607518 <vm_exec_core+12472>, 0x56cdef609334 <vm_exec_core+20180>, 0x56cdef60917c <vm_exec_core+19740>, 0x56cdef6081eb <vm_exec_core+15755>, 0x56cdef608122 <vm_exec_core+15554>, 0x56cdef60922b <vm_exec_core+19915>, 0x56cdef6085f5 <vm_exec_core+16789>...}
        reg_cfp = 0x7e2f09fe7790
        reg_pc = 0x5040001f1530
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#61 0x000056cdef5ff5f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700003bfd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#62 0x000056cdef643d0b in invoke_iseq_block_from_c (ec=0x51700003bfd0, captured=<optimized out>, self=138740620380480, 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 = 0x7e2f121f2da8
        cfp = 0x7e2f09fe77c8
        sp = 0x7e2f09ee7818
        use_argv = <optimized out>
        stack_argv = 0x7e2f09ee7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#63 invoke_block_from_c_proc (ec=0x51700003bfd0, self=138740620380480, 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>
#64 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.
#65 0x000056cdef641f66 in rb_vm_invoke_proc (ec=0x540000000688, proc=0x80, argc=-283083090, 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
#66 0x000056cdef5915fb in thread_do_start_proc (th=th@entry=0x51500030d200) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400013b590
        args_len = <optimized out>
        args_ptr = <optimized out>
#67 0x000056cdef58f19d in thread_do_start (th=0x51500030d200) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#68 thread_start_func_2 (th=th@entry=0x51500030d200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#69 0x000056cdef58e48e in call_thread_start_func_2 (th=0x51500030d200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7e2f13cfccc0
#70 nt_start (ptr=0x50c0002dc7c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x51500030d200
        sched = <optimized out>
        nt = 0x50c0002dc7c0
        vm = 0x525000000100
#71 0x000056cdef1ebaff in asan_thread_start(void*) ()
No symbol table info available.
#72 0x00007e2f34e9caa4 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 = {138740660950720, -5606100489157045570, 138740660950720, -352, 0, 140730553014832, -5606100489136074050, -5606015053909421378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#73 0x00007e2f34f29c6c 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 947626) detached]
$ timeout 60 gdb -p 947704 -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 947787 -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 826118 -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 947626 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 [[947704, #<Process::Status: pid 947704 exit 0>],
 [947787, #<Process::Status: pid 947787 exit 0>]] to be empty.

Finished tests in 592.931612s, 56.1144 tests/s, 12051.3392 assertions/s.
33272 tests, 7145620 assertions, 2 failures, 0 errors, 177 skips

ruby -v: ruby 4.1.0dev (2026-01-13T02:53:43Z master 60cf8598b2) +PRISM [x86_64-linux]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 826088 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:913: 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 825760 -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 825759 -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 1366584 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-01-13T02:53:43Z master 60cf8598b2) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................


Finished in 40.505075 seconds

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