# Logfile created on 2025-11-27 14:27:24 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000743a4a0efdc8 @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.20251127-142724", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000743a4ea2c928 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000743a4ea2c720 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000743a4a029380 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251127-142724", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251127-142724>, @binmode=false, @mon_data=#<Monitor:0x0000743a4ea2c3b0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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 = 2f192c73cc
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
6f2899cd9858067b6c00d0bab014ee69e0c4f49dc45ed492d066bce1b30614c8  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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
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/syslog-0.3.0/ext/syslog'
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.9.5/ext/rbs_extension'
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 rbs to 22451ecbe262326176eb3915b64366712930685c
	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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/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.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0.beta2
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.0
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.8.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.16.0
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:13 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    999    1021    1021    1021 pts/0       1021 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022   90487    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
  90487   90490    1021    1021 pts/0       1021 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251127-142724 --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
  90490   90491    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251127-142724 --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
  90491   91417    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
  91417   91418    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
  91418   91747    1021    1021 pts/0       1021 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
  91747   91762    1021    1021 pts/0       1021 Sl+   1000   0:01 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
  91762   92065    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
  91762   92071    1021    1021 pts/0       1021 Z+    1000   0:00 [test_autoload.*] <defunct>
  91762   92082    1021    1021 pts/0       1021 Z+    1000   0:00 [test_autoload.*] <defunct>
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
  90491  876625    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[90487], 90487=>[90490], 90490=>[90491], 90491=>[91417, 876625], 91417=>[91418], 91418=>[91747], 91747=>[91762], 91762=>[92065, 92071, 92082]}
$ timeout 60 gdb -p 92065 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 92067]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000055b08750aede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x78712ec676c0 (LWP 92065) "test_autoload.*" 0x000055b08750aede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7871361ff6c0 (LWP 92067) "test_autoload.*" 0x000055b08750aede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x7871361ff6c0 (LWP 92067) "test_autoload.*"):
#0  0x000055b08750aede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000055b08750be9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000055b08745a710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000055b08745a589 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  0x000055b087459f7a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) ()
No symbol table info available.
#5  0x000055b087459e36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#6  0x000055b0874f0c70 in __interceptor_free ()
No symbol table info available.
#7  0x000078715229e012 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x7871361fec98) at ./nptl/pthread_getattr_np.c:198
        size = 32
        cpuset = 0x5030004c94e0
        thread = <optimized out>
        ret = 0
        iattr = 0x7871361fec98
#8  0x000055b087515b99 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#9  0x000055b0875160e8 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x000055b0874feab2 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#11 0x000055b0874fe72c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x000055b0874febb6 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#13 0x000055b0874eeb2f in asan_thread_start(void*) ()
No symbol table info available.
#14 0x000078715229caa4 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 = {132427634702016, 6651001927615498207, 132427634702016, -352, 0, 132427511386320, 6651001927594526687, 6651204702374447071}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#15 0x0000787152329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78712ec676c0 (LWP 92065) "test_autoload.*"):
#0  0x000055b08750aede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000055b08750be9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000055b08745a710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000055b08745a589 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  0x000055b087459f7a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) ()
No symbol table info available.
#5  0x000055b087459e36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#6  0x000055b0874f0c70 in __interceptor_free ()
No symbol table info available.
#7  0x0000787130ce22ea in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#8  0x0000787130ce247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#9  0x0000787130f8be21 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x0000787130ce2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x0000787130ce22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x0000787130ce2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x0000787130ce22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x0000787130ce247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#15 0x0000787130f7b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#16 0x0000787130f4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#17 0x0000787130f7beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#18 0x000055b08759c4d3 in rb_data_free (objspace=0x51d000000a80, obj=132427550364800) at /tmp/ruby/src/trunk_asan/gc.c:1201
        dfree = 0x0
        free_immediately = -512
        data = <optimized out>
        dfree = <optimized out>
        free_immediately = <optimized out>
#19 rb_gc_obj_free (objspace=<optimized out>, obj=132427550364800) at /tmp/ruby/src/trunk_asan/gc.c:1347
        args = <optimized out>
#20 0x000055b087569e44 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3068
        poisoned = 0x0
        vp = 132427550364800
        page = <optimized out>
        p = 132427550364800
        pend = 132427550425080
        i = 7
        objspace = 0x51d000000a80
        lock_lev = 0
        i = <optimized out>
        page = <optimized out>
        p = <optimized out>
        pend = <optimized out>
        stride = <optimized out>
        vp = <optimized out>
        poisoned = <optimized out>
        unpoisoning = <optimized out>
#21 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1732
No locals.
#22 0x000055b087535163 in rb_ec_finalize (ec=0x5170000a3750) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#23 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
        _ec = 0x5170000a3750
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78712ec65d10, <optimized out>, 0x78712ec65be0, <optimized out>, <optimized out>}, prev = 0x78712a63f240, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x5150000a0580
        step = 4
        message = 4
        th = 0x5150000a0580
        buf = <optimized out>
        state = <optimized out>
#24 0x000055b087534854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#25 0x000055b08753576b in ruby_stop (ex=4616, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#26 0x000055b0876cfadd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
        status = <optimized out>
        pid = <optimized out>
#27 0x000055b08795e708 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 = 0x657100040001
        cc = <optimized out>
        me = 0x7871500aed50
        cfunc = 0x506000049348
        recv = 132427550167760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#28 0x000055b087943fd5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78712ec66440) 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>
#29 0x000055b087943a65 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
#30 0x000055b0878f8c4f in vm_sendish (ec=0x5170000a3750, reg_cfp=0x78712f062790, cd=0x502000422270, 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>
#31 vm_exec_core (ec=ec@entry=0x5170000a3750) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000422270
        insns_address_table = {0x55b0878f4806 <vm_exec_core+1478>, 0x55b0878f5b0d <vm_exec_core+6349>, 0x55b0878fad41 <vm_exec_core+27393>, 0x55b0878f567f <vm_exec_core+5183>, 0x55b0878fba85 <vm_exec_core+30789>, 0x55b0878f98fd <vm_exec_core+22205>, 0x55b0878f74fe <vm_exec_core+12990>, 0x55b0878f496e <vm_exec_core+1838>, 0x55b0878fb334 <vm_exec_core+28916>, 0x55b0878fb07c <vm_exec_core+28220>, 0x55b0878f58fc <vm_exec_core+5820>, 0x55b0878f4e5e <vm_exec_core+3102>, 0x55b0878f9ff6 <vm_exec_core+23990>, 0x55b0878f6403 <vm_exec_core+8643>, 0x55b0878fb4c8 <vm_exec_core+29320>, 0x55b0878fb1de <vm_exec_core+28574>, 0x55b0878f6af1 <vm_exec_core+10417>, 0x55b0878f748d <vm_exec_core+12877>, 0x55b0878f9b55 <vm_exec_core+22805>, 0x55b0878fb155 <vm_exec_core+28437>, 0x55b0878f8f70 <vm_exec_core+19760>, 0x55b0878f9bde <vm_exec_core+22942>, 0x55b0878fa697 <vm_exec_core+25687>, 0x55b0878f8ead <vm_exec_core+19565>, 0x55b0878f4d9b <vm_exec_core+2907>, 0x55b0878f9600 <vm_exec_core+21440>, 0x55b0878f4c2e <vm_exec_core+2542>, 0x55b0878f5064 <vm_exec_core+3620>, 0x55b0878f6d74 <vm_exec_core+11060>, 0x55b0878f8a7a <vm_exec_core+18490>, 0x55b0878f9499 <vm_exec_core+21081>, 0x55b0878f870f <vm_exec_core+17615>, 0x55b0878f483a <vm_exec_core+1530>, 0x55b0878fa8c7 <vm_exec_core+26247>, 0x55b0878fafa7 <vm_exec_core+28007>, 0x55b0878f520b <vm_exec_core+4043>, 0x55b0878f5db7 <vm_exec_core+7031>, 0x55b0878f5a75 <vm_exec_core+6197>, 0x55b0878f64f2 <vm_exec_core+8882>, 0x55b0878f7329 <vm_exec_core+12521>, 0x55b0878f52b2 <vm_exec_core+4210>, 0x55b0878fa72f <vm_exec_core+25839>, 0x55b0878f5d41 <vm_exec_core+6913>, 0x55b0878f71d7 <vm_exec_core+12183>, 0x55b0878f7c9e <vm_exec_core+14942>, 0x55b0878fa08c <vm_exec_core+24140>, 0x55b0878f9132 <vm_exec_core+20210>, 0x55b0878f67cc <vm_exec_core+9612>, 0x55b0878f604e <vm_exec_core+7694>, 0x55b0878f9ee2 <vm_exec_core+23714>, 0x55b0878f6f54 <vm_exec_core+11540>, 0x55b0878f96ff <vm_exec_core+21695>, 0x55b0878f91a4 <vm_exec_core+20324>, 0x55b0878f97b6 <vm_exec_core+21878>, 0x55b0878fac79 <vm_exec_core+27193>, 0x55b0878f8521 <vm_exec_core+17121>, 0x55b0878fa145 <vm_exec_core+24325>, 0x55b0878f4588 <vm_exec_core+840>, 0x55b0878f9c73 <vm_exec_core+23091>, 0x55b0878f68eb <vm_exec_core+9899>, 0x55b0878f8e08 <vm_exec_core+19400>, 0x55b0878f9048 <vm_exec_core+19976>, 0x55b0878f78d2 <vm_exec_core+13970>, 0x55b0878f5118 <vm_exec_core+3800>, 0x55b0878f6c99 <vm_exec_core+10841>, 0x55b0878f62d6 <vm_exec_core+8342>, 0x55b0878f9834 <vm_exec_core+22004>, 0x55b0878f5443 <vm_exec_core+4611>, 0x55b0878f767f <vm_exec_core+13375>, 0x55b0878f7fcf <vm_exec_core+15759>, 0x55b0878f65d0 <vm_exec_core+9104>, 0x55b087901b2d <vm_exec_core+55533>, 0x55b0878f5fa5 <vm_exec_core+7525>, 0x55b0878f5e9d <vm_exec_core+7261>, 0x55b0878f61a8 <vm_exec_core+8040>, 0x55b0878f6b93 <vm_exec_core+10579>, 0x55b0878f8913 <vm_exec_core+18131>, 0x55b0878f7d59 <vm_exec_core+15129>, 0x55b0878f9518 <vm_exec_core+21208>, 0x55b0878f81b5 <vm_exec_core+16245>, 0x55b0878fa7f0 <vm_exec_core+26032>, 0x55b0878fbd27 <vm_exec_core+31463>, 0x55b0878faa34 <vm_exec_core+26612>, 0x55b0878fb618 <vm_exec_core+29656>, 0x55b0878fb709 <vm_exec_core+29897>, 0x55b0878f4cc0 <vm_exec_core+2688>, 0x55b0878fb25d <vm_exec_core+28701>, 0x55b0878f6e79 <vm_exec_core+11321>, 0x55b0878fb3eb <vm_exec_core+29099>, 0x55b0878f69ba <vm_exec_core+10106>, 0x55b0878fa96b <vm_exec_core+26411>, 0x55b0878f4b57 <vm_exec_core+2327>, 0x55b0878f533d <vm_exec_core+4349>, 0x55b0878fb94d <vm_exec_core+30477>, 0x55b0878f725d <vm_exec_core+12317>, 0x55b0878f705a <vm_exec_core+11802>, 0x55b0878f458d <vm_exec_core+845>, 0x55b0878f4a7a <vm_exec_core+2106>, 0x55b0878f4613 <vm_exec_core+979>, 0x55b0878fab23 <vm_exec_core+26851>, 0x55b0878f83de <vm_exec_core+16798>, 0x55b0878f7aa2 <vm_exec_core+14434>, 0x55b0878f82ba <vm_exec_core+16506>, 0x55b0878f7f06 <vm_exec_core+15558>, 0x55b0878f70ef <vm_exec_core+11951>, 0x55b0878f79ad <vm_exec_core+14189>, 0x55b0878f7379 <vm_exec_core+12601>, 0x55b0878f7bbc <vm_exec_core+14716>, 0x55b0878f7c2d <vm_exec_core+14829>, 0x55b0878f47f7 <vm_exec_core+1463>, 0x55b0878f5afe <vm_exec_core+6334>, 0x55b0878fad32 <vm_exec_core+27378>, 0x55b0878f5670 <vm_exec_core+5168>, 0x55b0878fba76 <vm_exec_core+30774>, 0x55b0878f98ee <vm_exec_core+22190>, 0x55b0878f74ef <vm_exec_core+12975>, 0x55b0878f495f <vm_exec_core+1823>, 0x55b0878fb325 <vm_exec_core+28901>, 0x55b0878fb06d <vm_exec_core+28205>, 0x55b0878f58ed <vm_exec_core+5805>, 0x55b0878f4e4f <vm_exec_core+3087>, 0x55b0878f9fe7 <vm_exec_core+23975>, 0x55b0878f63f4 <vm_exec_core+8628>, 0x55b0878fb4b9 <vm_exec_core+29305>, 0x55b0878fb1cf <vm_exec_core+28559>, 0x55b0878f6ae2 <vm_exec_core+10402>, 0x55b0878f747e <vm_exec_core+12862>, 0x55b0878f9b46 <vm_exec_core+22790>, 0x55b0878fb146 <vm_exec_core+28422>, 0x55b0878f8f61 <vm_exec_core+19745>, 0x55b0878f9bcf <vm_exec_core+22927>, 0x55b0878fa688 <vm_exec_core+25672>, 0x55b0878f8e9e <vm_exec_core+19550>, 0x55b0878f4d8c <vm_exec_core+2892>, 0x55b0878f95f1 <vm_exec_core+21425>, 0x55b0878f4c1f <vm_exec_core+2527>, 0x55b0878f5055 <vm_exec_core+3605>, 0x55b0878f6d65 <vm_exec_core+11045>, 0x55b0878f8a6b <vm_exec_core+18475>, 0x55b0878f948a <vm_exec_core+21066>, 0x55b0878f8700 <vm_exec_core+17600>, 0x55b0878f482b <vm_exec_core+1515>, 0x55b0878fa8b8 <vm_exec_core+26232>, 0x55b0878faf98 <vm_exec_core+27992>, 0x55b0878f51fc <vm_exec_core+4028>, 0x55b0878f5da8 <vm_exec_core+7016>, 0x55b0878f5a66 <vm_exec_core+6182>, 0x55b0878f64e3 <vm_exec_core+8867>, 0x55b0878f731a <vm_exec_core+12506>, 0x55b0878f52a3 <vm_exec_core+4195>, 0x55b0878fa720 <vm_exec_core+25824>, 0x55b0878f5d32 <vm_exec_core+6898>, 0x55b0878f71c8 <vm_exec_core+12168>, 0x55b0878f7c8f <vm_exec_core+14927>, 0x55b0878fa07d <vm_exec_core+24125>, 0x55b0878f9123 <vm_exec_core+20195>, 0x55b0878f67bd <vm_exec_core+9597>, 0x55b0878f603f <vm_exec_core+7679>, 0x55b0878f9ed3 <vm_exec_core+23699>, 0x55b0878f6f45 <vm_exec_core+11525>, 0x55b0878f96f0 <vm_exec_core+21680>, 0x55b0878f9195 <vm_exec_core+20309>, 0x55b0878f97a7 <vm_exec_core+21863>, 0x55b0878fac6a <vm_exec_core+27178>, 0x55b0878f8512 <vm_exec_core+17106>, 0x55b0878fa136 <vm_exec_core+24310>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f9c64 <vm_exec_core+23076>, 0x55b0878f68dc <vm_exec_core+9884>, 0x55b0878f8df9 <vm_exec_core+19385>, 0x55b0878f9039 <vm_exec_core+19961>, 0x55b0878f78c3 <vm_exec_core+13955>, 0x55b0878f8a66 <vm_exec_core+18470>, 0x55b0878f6c8a <vm_exec_core+10826>, 0x55b0878f62c7 <vm_exec_core+8327>, 0x55b0878f9825 <vm_exec_core+21989>, 0x55b0878f5434 <vm_exec_core+4596>, 0x55b0878f7670 <vm_exec_core+13360>, 0x55b0878f7fc0 <vm_exec_core+15744>, 0x55b0878f65c1 <vm_exec_core+9089>, 0x55b087901b1e <vm_exec_core+55518>, 0x55b0878f5f96 <vm_exec_core+7510>, 0x55b0878f5e8e <vm_exec_core+7246>, 0x55b0878f6199 <vm_exec_core+8025>, 0x55b0878f6b84 <vm_exec_core+10564>, 0x55b0878f8904 <vm_exec_core+18116>, 0x55b0878f7d4a <vm_exec_core+15114>, 0x55b0878f88ff <vm_exec_core+18111>, 0x55b0878f911e <vm_exec_core+20190>, 0x55b0878f9119 <vm_exec_core+20185>, 0x55b0878f6194 <vm_exec_core+8020>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f72e3 <vm_exec_core+12451>, 0x55b0878f72e8 <vm_exec_core+12456>, 0x55b0878f9114 <vm_exec_core+20180>, 0x55b0878f8f5c <vm_exec_core+19740>, 0x55b0878f7fbb <vm_exec_core+15739>, 0x55b0878f7ef2 <vm_exec_core+15538>, 0x55b0878f900b <vm_exec_core+19915>, 0x55b0878f83c5 <vm_exec_core+16773>...}
        reg_cfp = 0x78712f062790
        reg_pc = 0x50400021cef0
        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>
th: 0x5150000a0580, native_id: 0x78712ec676c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        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>
#32 0x000055b0878ef442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000a3750
        _tag = <optimized out>
        state = RUBY_TAG_NONE
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]
        result = <optimized out>

#33 0x000055b08793299b in invoke_iseq_block_from_c (ec=0x5170000a3750, captured=<optimized out>, self=132427550167760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
        flags = 0
        iseq = 0x78715004af80
        cfp = 0x78712f0627c8
        sp = 0x78712ef62818
        use_argv = <optimized out>
        stack_argv = 0x78712ef62818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 invoke_block_from_c_proc (ec=0x5170000a3750, self=132427550167760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#35 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#36 0x000055b087930bf6 in rb_vm_invoke_proc (ec=0x540000001208, proc=0x80, proc@entry=0x504000224f90, argc=-2024755490, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#37 0x000055b08787d8fd in thread_do_start_proc (th=th@entry=0x5150000a0580) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000224f90
        args_len = 0
        args_ptr = <optimized out>
#38 0x000055b08787b48d in thread_do_start (th=0x5150000a0580) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#39 thread_start_func_2 (th=th@entry=0x5150000a0580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#40 0x000055b08787a77e in call_thread_start_func_2 (th=0x5150000a0580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x78712ec66cc0
#41 nt_start (ptr=0x50c0000b3e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x5150000a0580
        sched = <optimized out>
        nt = 0x50c0000b3e00
        vm = 0x525000000100
#42 0x000055b0874eeb2f in asan_thread_start(void*) ()
No symbol table info available.
#43 0x000078715229caa4 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 = {132427511396032, 6651019163319257055, 132427511396032, -352, 0, 140723712412816, 6651019163298285535, 6651204702374447071}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#44 0x0000787152329c6c 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 92065) detached]
$ timeout 60 gdb -p 92071 -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 92082 -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 91762 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 876644]
[New LWP 92083]
[New LWP 91872]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000787152298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x787152421c40 (LWP 91762) "ruby"             0x0000787152298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x78712c34b6c0 (LWP 876644) "test_autoload.*" 0x0000787152298d71 in __futex_abstimed_wait_common64 (private=21936, cancel=true, abstime=0x78712c347500, op=137, expected=0, futex_word=0x50c0000b5650) at ./nptl/futex-internal.c:57
  3    Thread 0x7871361ff6c0 (LWP 92083) "test_autoload.*"  0x000078715231b4fd in __GI___poll (fds=0x787134fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x78713007b6c0 (LWP 91872) "parallel.rb:40"   0x000078715231b4fd in __GI___poll (fds=0x78712da66960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x78713007b6c0 (LWP 91872) "parallel.rb:40"):
#0  0x000078715231b4fd in __GI___poll (fds=0x78712da66960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000055b08749577a in __interceptor_poll ()
No symbol table info available.
#2  0x000055b0876014e9 in nogvl_wait_for (th=132428069102040, fptr=0x511000127180, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12566
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x000055b08760297a in internal_read_func (ptr=0x78712da66840) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x78712da66840
        result = <optimized out>
#5  0x000055b08785f3f2 in rb_thread_io_blocking_call (io=0x511000127180, func=0x55b087602470 <internal_read_func>, data1=0x78712da66840, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x000055b08753a8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
        _ec = 0x51700009b250
        _tag = {tag = 36, retval = <optimized out>, buf = {0x787130079e90, <optimized out>, 0x787130079da0, <optimized out>, <optimized out>}, prev = 0x78712da64240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51700009b250
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000055b087616732 in io_read_memory_locktmp (str=132427492518240, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3502
        str = <optimized out>
        iis = {th = 132428069102040, fptr = 0x511000127180, nonblock = 0, fd = 4, buf = 0x5190000bbd80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000127180
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000055b0875f3281 in io_readpartial (argc=765880672, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
        ret = <optimized out>
#10 0x000055b08795e708 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 = 0x40e100100003
        cc = <optimized out>
        me = 0x787151b58908
        cfunc = 0x50600002c0c8
        recv = 132428069102160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000055b08790035d in vm_sendish (ec=0x51700009b250, reg_cfp=0x78712f872790, 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>
#12 vm_exec_core (ec=ec@entry=0x51700009b250) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x55b0878f4806 <vm_exec_core+1478>, 0x55b0878f5b0d <vm_exec_core+6349>, 0x55b0878fad41 <vm_exec_core+27393>, 0x55b0878f567f <vm_exec_core+5183>, 0x55b0878fba85 <vm_exec_core+30789>, 0x55b0878f98fd <vm_exec_core+22205>, 0x55b0878f74fe <vm_exec_core+12990>, 0x55b0878f496e <vm_exec_core+1838>, 0x55b0878fb334 <vm_exec_core+28916>, 0x55b0878fb07c <vm_exec_core+28220>, 0x55b0878f58fc <vm_exec_core+5820>, 0x55b0878f4e5e <vm_exec_core+3102>, 0x55b0878f9ff6 <vm_exec_core+23990>, 0x55b0878f6403 <vm_exec_core+8643>, 0x55b0878fb4c8 <vm_exec_core+29320>, 0x55b0878fb1de <vm_exec_core+28574>, 0x55b0878f6af1 <vm_exec_core+10417>, 0x55b0878f748d <vm_exec_core+12877>, 0x55b0878f9b55 <vm_exec_core+22805>, 0x55b0878fb155 <vm_exec_core+28437>, 0x55b0878f8f70 <vm_exec_core+19760>, 0x55b0878f9bde <vm_exec_core+22942>, 0x55b0878fa697 <vm_exec_core+25687>, 0x55b0878f8ead <vm_exec_core+19565>, 0x55b0878f4d9b <vm_exec_core+2907>, 0x55b0878f9600 <vm_exec_core+21440>, 0x55b0878f4c2e <vm_exec_core+2542>, 0x55b0878f5064 <vm_exec_core+3620>, 0x55b0878f6d74 <vm_exec_core+11060>, 0x55b0878f8a7a <vm_exec_core+18490>, 0x55b0878f9499 <vm_exec_core+21081>, 0x55b0878f870f <vm_exec_core+17615>, 0x55b0878f483a <vm_exec_core+1530>, 0x55b0878fa8c7 <vm_exec_core+26247>, 0x55b0878fafa7 <vm_exec_core+28007>, 0x55b0878f520b <vm_exec_core+4043>, 0x55b0878f5db7 <vm_exec_core+7031>, 0x55b0878f5a75 <vm_exec_core+6197>, 0x55b0878f64f2 <vm_exec_core+8882>, 0x55b0878f7329 <vm_exec_core+12521>, 0x55b0878f52b2 <vm_exec_core+4210>, 0x55b0878fa72f <vm_exec_core+25839>, 0x55b0878f5d41 <vm_exec_core+6913>, 0x55b0878f71d7 <vm_exec_core+12183>, 0x55b0878f7c9e <vm_exec_core+14942>, 0x55b0878fa08c <vm_exec_core+24140>, 0x55b0878f9132 <vm_exec_core+20210>, 0x55b0878f67cc <vm_exec_core+9612>, 0x55b0878f604e <vm_exec_core+7694>, 0x55b0878f9ee2 <vm_exec_core+23714>, 0x55b0878f6f54 <vm_exec_core+11540>, 0x55b0878f96ff <vm_exec_core+21695>, 0x55b0878f91a4 <vm_exec_core+20324>, 0x55b0878f97b6 <vm_exec_core+21878>, 0x55b0878fac79 <vm_exec_core+27193>, 0x55b0878f8521 <vm_exec_core+17121>, 0x55b0878fa145 <vm_exec_core+24325>, 0x55b0878f4588 <vm_exec_core+840>, 0x55b0878f9c73 <vm_exec_core+23091>, 0x55b0878f68eb <vm_exec_core+9899>, 0x55b0878f8e08 <vm_exec_core+19400>, 0x55b0878f9048 <vm_exec_core+19976>, 0x55b0878f78d2 <vm_exec_core+13970>, 0x55b0878f5118 <vm_exec_core+3800>, 0x55b0878f6c99 <vm_exec_core+10841>, 0x55b0878f62d6 <vm_exec_core+8342>, 0x55b0878f9834 <vm_exec_core+22004>, 0x55b0878f5443 <vm_exec_core+4611>, 0x55b0878f767f <vm_exec_core+13375>, 0x55b0878f7fcf <vm_exec_core+15759>, 0x55b0878f65d0 <vm_exec_core+9104>, 0x55b087901b2d <vm_exec_core+55533>, 0x55b0878f5fa5 <vm_exec_core+7525>, 0x55b0878f5e9d <vm_exec_core+7261>, 0x55b0878f61a8 <vm_exec_core+8040>, 0x55b0878f6b93 <vm_exec_core+10579>, 0x55b0878f8913 <vm_exec_core+18131>, 0x55b0878f7d59 <vm_exec_core+15129>, 0x55b0878f9518 <vm_exec_core+21208>, 0x55b0878f81b5 <vm_exec_core+16245>, 0x55b0878fa7f0 <vm_exec_core+26032>, 0x55b0878fbd27 <vm_exec_core+31463>, 0x55b0878faa34 <vm_exec_core+26612>, 0x55b0878fb618 <vm_exec_core+29656>, 0x55b0878fb709 <vm_exec_core+29897>, 0x55b0878f4cc0 <vm_exec_core+2688>, 0x55b0878fb25d <vm_exec_core+28701>, 0x55b0878f6e79 <vm_exec_core+11321>, 0x55b0878fb3eb <vm_exec_core+29099>, 0x55b0878f69ba <vm_exec_core+10106>, 0x55b0878fa96b <vm_exec_core+26411>, 0x55b0878f4b57 <vm_exec_core+2327>, 0x55b0878f533d <vm_exec_core+4349>, 0x55b0878fb94d <vm_exec_core+30477>, 0x55b0878f725d <vm_exec_core+12317>, 0x55b0878f705a <vm_exec_core+11802>, 0x55b0878f458d <vm_exec_core+845>, 0x55b0878f4a7a <vm_exec_core+2106>, 0x55b0878f4613 <vm_exec_core+979>, 0x55b0878fab23 <vm_exec_core+26851>, 0x55b0878f83de <vm_exec_core+16798>, 0x55b0878f7aa2 <vm_exec_core+14434>, 0x55b0878f82ba <vm_exec_core+16506>, 0x55b0878f7f06 <vm_exec_core+15558>, 0x55b0878f70ef <vm_exec_core+11951>, 0x55b0878f79ad <vm_exec_core+14189>, 0x55b0878f7379 <vm_exec_core+12601>, 0x55b0878f7bbc <vm_exec_core+14716>, 0x55b0878f7c2d <vm_exec_core+14829>, 0x55b0878f47f7 <vm_exec_core+1463>, 0x55b0878f5afe <vm_exec_core+6334>, 0x55b0878fad32 <vm_exec_core+27378>, 0x55b0878f5670 <vm_exec_core+5168>, 0x55b0878fba76 <vm_exec_core+30774>, 0x55b0878f98ee <vm_exec_core+22190>, 0x55b0878f74ef <vm_exec_core+12975>, 0x55b0878f495f <vm_exec_core+1823>, 0x55b0878fb325 <vm_exec_core+28901>, 0x55b0878fb06d <vm_exec_core+28205>, 0x55b0878f58ed <vm_exec_core+5805>, 0x55b0878f4e4f <vm_exec_core+3087>, 0x55b0878f9fe7 <vm_exec_core+23975>, 0x55b0878f63f4 <vm_exec_core+8628>, 0x55b0878fb4b9 <vm_exec_core+29305>, 0x55b0878fb1cf <vm_exec_core+28559>, 0x55b0878f6ae2 <vm_exec_core+10402>, 0x55b0878f747e <vm_exec_core+12862>, 0x55b0878f9b46 <vm_exec_core+22790>, 0x55b0878fb146 <vm_exec_core+28422>, 0x55b0878f8f61 <vm_exec_core+19745>, 0x55b0878f9bcf <vm_exec_core+22927>, 0x55b0878fa688 <vm_exec_core+25672>, 0x55b0878f8e9e <vm_exec_core+19550>, 0x55b0878f4d8c <vm_exec_core+2892>, 0x55b0878f95f1 <vm_exec_core+21425>, 0x55b0878f4c1f <vm_exec_core+2527>, 0x55b0878f5055 <vm_exec_core+3605>, 0x55b0878f6d65 <vm_exec_core+11045>, 0x55b0878f8a6b <vm_exec_core+18475>, 0x55b0878f948a <vm_exec_core+21066>, 0x55b0878f8700 <vm_exec_core+17600>, 0x55b0878f482b <vm_exec_core+1515>, 0x55b0878fa8b8 <vm_exec_core+26232>, 0x55b0878faf98 <vm_exec_core+27992>, 0x55b0878f51fc <vm_exec_core+4028>, 0x55b0878f5da8 <vm_exec_core+7016>, 0x55b0878f5a66 <vm_exec_core+6182>, 0x55b0878f64e3 <vm_exec_core+8867>, 0x55b0878f731a <vm_exec_core+12506>, 0x55b0878f52a3 <vm_exec_core+4195>, 0x55b0878fa720 <vm_exec_core+25824>, 0x55b0878f5d32 <vm_exec_core+6898>, 0x55b0878f71c8 <vm_exec_core+12168>, 0x55b0878f7c8f <vm_exec_core+14927>, 0x55b0878fa07d <vm_exec_core+24125>, 0x55b0878f9123 <vm_exec_core+20195>, 0x55b0878f67bd <vm_exec_core+9597>, 0x55b0878f603f <vm_exec_core+7679>, 0x55b0878f9ed3 <vm_exec_core+23699>, 0x55b0878f6f45 <vm_exec_core+11525>, 0x55b0878f96f0 <vm_exec_core+21680>, 0x55b0878f9195 <vm_exec_core+20309>, 0x55b0878f97a7 <vm_exec_core+21863>, 0x55b0878fac6a <vm_exec_core+27178>, 0x55b0878f8512 <vm_exec_core+17106>, 0x55b0878fa136 <vm_exec_core+24310>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f9c64 <vm_exec_core+23076>, 0x55b0878f68dc <vm_exec_core+9884>, 0x55b0878f8df9 <vm_exec_core+19385>, 0x55b0878f9039 <vm_exec_core+19961>, 0x55b0878f78c3 <vm_exec_core+13955>, 0x55b0878f8a66 <vm_exec_core+18470>, 0x55b0878f6c8a <vm_exec_core+10826>, 0x55b0878f62c7 <vm_exec_core+8327>, 0x55b0878f9825 <vm_exec_core+21989>, 0x55b0878f5434 <vm_exec_core+4596>, 0x55b0878f7670 <vm_exec_core+13360>, 0x55b0878f7fc0 <vm_exec_core+15744>, 0x55b0878f65c1 <vm_exec_core+9089>, 0x55b087901b1e <vm_exec_core+55518>, 0x55b0878f5f96 <vm_exec_core+7510>, 0x55b0878f5e8e <vm_exec_core+7246>, 0x55b0878f6199 <vm_exec_core+8025>, 0x55b0878f6b84 <vm_exec_core+10564>, 0x55b0878f8904 <vm_exec_core+18116>, 0x55b0878f7d4a <vm_exec_core+15114>, 0x55b0878f88ff <vm_exec_core+18111>, 0x55b0878f911e <vm_exec_core+20190>, 0x55b0878f9119 <vm_exec_core+20185>, 0x55b0878f6194 <vm_exec_core+8020>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f72e3 <vm_exec_core+12451>, 0x55b0878f72e8 <vm_exec_core+12456>, 0x55b0878f9114 <vm_exec_core+20180>, 0x55b0878f8f5c <vm_exec_core+19740>, 0x55b0878f7fbb <vm_exec_core+15739>, 0x55b0878f7ef2 <vm_exec_core+15538>, 0x55b0878f900b <vm_exec_core+19915>, 0x55b0878f83c5 <vm_exec_core+16773>...}
        reg_cfp = 0x78712f872790
        reg_pc = 0x51300005f758
        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>
#13 0x000055b0878ef442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51700009b250
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000055b08793299b in invoke_iseq_block_from_c (ec=0x51700009b250, captured=<optimized out>, self=132428093261960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
        flags = 0
        iseq = 0x7871519bf240
        cfp = 0x78712f8727c8
        sp = 0x78712f772818
        use_argv = <optimized out>
        stack_argv = 0x78712f772818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51700009b250, self=132428093261960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x000055b087930bf6 in rb_vm_invoke_proc (ec=0x78712da66960, proc=0x1, proc@entry=0x50400021de10, argc=1378989309, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 4294967295
#18 0x000055b08787d8fd in thread_do_start_proc (th=th@entry=0x51500009cc00) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400021de10
        args_len = 0
        args_ptr = <optimized out>
#19 0x000055b08787b48d in thread_do_start (th=0x51500009cc00) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500009cc00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x000055b08787a77e in call_thread_start_func_2 (th=0x51500009cc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x78713007acc0
#22 nt_start (ptr=0x50c0000b0e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x51500009cc00
        sched = <optimized out>
        nt = 0x50c0000b0e00
        vm = 0x525000000100
#23 0x000055b0874eeb2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000078715229caa4 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 = {132427532449472, 6650997733579933663, 132427532449472, -352, 25, 140723712415376, 6650997733558962143, 6651204702374447071}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000787152329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7871361ff6c0 (LWP 92083) "test_autoload.*"):
#0  0x000078715231b4fd in __GI___poll (fds=0x787134fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000055b08749577a in __interceptor_poll ()
No symbol table info available.
#2  0x000055b08787f2aa in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x000055b0874eeb2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078715229caa4 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 = {132427634702016, 6651001927615498207, 132427634702016, -352, 0, 132427463025648, 6651001927594526687, 6651204702374447071}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000787152329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x78712c34b6c0 (LWP 876644) "test_autoload.*"):
#0  0x0000787152298d71 in __futex_abstimed_wait_common64 (private=21936, cancel=true, abstime=0x78712c347500, op=137, expected=0, futex_word=0x50c0000b5650) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=21936, abstime=0x78712c347500, clockid=21936, expected=0, futex_word=0x50c0000b5650) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5615872
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0000b5650, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x78712c347500, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000078715229bc8e in __pthread_cond_wait_common (abstime=0x78712c347500, clockid=1, mutex=0x5150000a1fa0, cond=0x50c0000b5628) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78715229b4b0 <__condvar_cleanup_waiting>, __arg = 0x78712c3473f0, __canceltype = 720678720, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0000b5628, mutex = 0x5150000a1fa0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0000b5628, mutex=mutex@entry=0x5150000a1fa0, abstime=abstime@entry=0x78712c347500) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055b0878791a1 in native_cond_timedwait (cond=0x50c0000b5628, mutex=0x5150000a1fa0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x5150000a1e80, rel=rel@entry=0x78712af4aee0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x5150000a1fa0
        cond = 0x50c0000b5628
        max = 100000000000000000
#7  0x000055b08785b4d4 in native_sleep (th=0x5150000a1e80, rel=0x78712af4aee0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1329
        prev_status = THREAD_RUNNABLE
        end = 9181761900934936
        woke = 1
#9  0x000055b08785af20 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1436
        th = 0x50c0000b5650
#10 0x000055b0876d068d in rb_f_sleep (argc=1, argv=0x78712d2578c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4974
        beg = 1764254255
        scheduler = <optimized out>
        end = <optimized out>
#11 0x000055b08795e708 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 = 0x67d100140003
        cc = <optimized out>
        me = 0x7871500aedf0
        cfunc = 0x506000049648
        recv = 132427550258080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000055b087943fd5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78712c347ca0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#13 0x000055b087943a65 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 = 0x78712c347500
#14 0x000055b08790035d in vm_sendish (ec=0x5170000a6850, reg_cfp=0x78712d3576b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x5170000a6850) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x55b0878f4806 <vm_exec_core+1478>, 0x55b0878f5b0d <vm_exec_core+6349>, 0x55b0878fad41 <vm_exec_core+27393>, 0x55b0878f567f <vm_exec_core+5183>, 0x55b0878fba85 <vm_exec_core+30789>, 0x55b0878f98fd <vm_exec_core+22205>, 0x55b0878f74fe <vm_exec_core+12990>, 0x55b0878f496e <vm_exec_core+1838>, 0x55b0878fb334 <vm_exec_core+28916>, 0x55b0878fb07c <vm_exec_core+28220>, 0x55b0878f58fc <vm_exec_core+5820>, 0x55b0878f4e5e <vm_exec_core+3102>, 0x55b0878f9ff6 <vm_exec_core+23990>, 0x55b0878f6403 <vm_exec_core+8643>, 0x55b0878fb4c8 <vm_exec_core+29320>, 0x55b0878fb1de <vm_exec_core+28574>, 0x55b0878f6af1 <vm_exec_core+10417>, 0x55b0878f748d <vm_exec_core+12877>, 0x55b0878f9b55 <vm_exec_core+22805>, 0x55b0878fb155 <vm_exec_core+28437>, 0x55b0878f8f70 <vm_exec_core+19760>, 0x55b0878f9bde <vm_exec_core+22942>, 0x55b0878fa697 <vm_exec_core+25687>, 0x55b0878f8ead <vm_exec_core+19565>, 0x55b0878f4d9b <vm_exec_core+2907>, 0x55b0878f9600 <vm_exec_core+21440>, 0x55b0878f4c2e <vm_exec_core+2542>, 0x55b0878f5064 <vm_exec_core+3620>, 0x55b0878f6d74 <vm_exec_core+11060>, 0x55b0878f8a7a <vm_exec_core+18490>, 0x55b0878f9499 <vm_exec_core+21081>, 0x55b0878f870f <vm_exec_core+17615>, 0x55b0878f483a <vm_exec_core+1530>, 0x55b0878fa8c7 <vm_exec_core+26247>, 0x55b0878fafa7 <vm_exec_core+28007>, 0x55b0878f520b <vm_exec_core+4043>, 0x55b0878f5db7 <vm_exec_core+7031>, 0x55b0878f5a75 <vm_exec_core+6197>, 0x55b0878f64f2 <vm_exec_core+8882>, 0x55b0878f7329 <vm_exec_core+12521>, 0x55b0878f52b2 <vm_exec_core+4210>, 0x55b0878fa72f <vm_exec_core+25839>, 0x55b0878f5d41 <vm_exec_core+6913>, 0x55b0878f71d7 <vm_exec_core+12183>, 0x55b0878f7c9e <vm_exec_core+14942>, 0x55b0878fa08c <vm_exec_core+24140>, 0x55b0878f9132 <vm_exec_core+20210>, 0x55b0878f67cc <vm_exec_core+9612>, 0x55b0878f604e <vm_exec_core+7694>, 0x55b0878f9ee2 <vm_exec_core+23714>, 0x55b0878f6f54 <vm_exec_core+11540>, 0x55b0878f96ff <vm_exec_core+21695>, 0x55b0878f91a4 <vm_exec_core+20324>, 0x55b0878f97b6 <vm_exec_core+21878>, 0x55b0878fac79 <vm_exec_core+27193>, 0x55b0878f8521 <vm_exec_core+17121>, 0x55b0878fa145 <vm_exec_core+24325>, 0x55b0878f4588 <vm_exec_core+840>, 0x55b0878f9c73 <vm_exec_core+23091>, 0x55b0878f68eb <vm_exec_core+9899>, 0x55b0878f8e08 <vm_exec_core+19400>, 0x55b0878f9048 <vm_exec_core+19976>, 0x55b0878f78d2 <vm_exec_core+13970>, 0x55b0878f5118 <vm_exec_core+3800>, 0x55b0878f6c99 <vm_exec_core+10841>, 0x55b0878f62d6 <vm_exec_core+8342>, 0x55b0878f9834 <vm_exec_core+22004>, 0x55b0878f5443 <vm_exec_core+4611>, 0x55b0878f767f <vm_exec_core+13375>, 0x55b0878f7fcf <vm_exec_core+15759>, 0x55b0878f65d0 <vm_exec_core+9104>, 0x55b087901b2d <vm_exec_core+55533>, 0x55b0878f5fa5 <vm_exec_core+7525>, 0x55b0878f5e9d <vm_exec_core+7261>, 0x55b0878f61a8 <vm_exec_core+8040>, 0x55b0878f6b93 <vm_exec_core+10579>, 0x55b0878f8913 <vm_exec_core+18131>, 0x55b0878f7d59 <vm_exec_core+15129>, 0x55b0878f9518 <vm_exec_core+21208>, 0x55b0878f81b5 <vm_exec_core+16245>, 0x55b0878fa7f0 <vm_exec_core+26032>, 0x55b0878fbd27 <vm_exec_core+31463>, 0x55b0878faa34 <vm_exec_core+26612>, 0x55b0878fb618 <vm_exec_core+29656>, 0x55b0878fb709 <vm_exec_core+29897>, 0x55b0878f4cc0 <vm_exec_core+2688>, 0x55b0878fb25d <vm_exec_core+28701>, 0x55b0878f6e79 <vm_exec_core+11321>, 0x55b0878fb3eb <vm_exec_core+29099>, 0x55b0878f69ba <vm_exec_core+10106>, 0x55b0878fa96b <vm_exec_core+26411>, 0x55b0878f4b57 <vm_exec_core+2327>, 0x55b0878f533d <vm_exec_core+4349>, 0x55b0878fb94d <vm_exec_core+30477>, 0x55b0878f725d <vm_exec_core+12317>, 0x55b0878f705a <vm_exec_core+11802>, 0x55b0878f458d <vm_exec_core+845>, 0x55b0878f4a7a <vm_exec_core+2106>, 0x55b0878f4613 <vm_exec_core+979>, 0x55b0878fab23 <vm_exec_core+26851>, 0x55b0878f83de <vm_exec_core+16798>, 0x55b0878f7aa2 <vm_exec_core+14434>, 0x55b0878f82ba <vm_exec_core+16506>, 0x55b0878f7f06 <vm_exec_core+15558>, 0x55b0878f70ef <vm_exec_core+11951>, 0x55b0878f79ad <vm_exec_core+14189>, 0x55b0878f7379 <vm_exec_core+12601>, 0x55b0878f7bbc <vm_exec_core+14716>, 0x55b0878f7c2d <vm_exec_core+14829>, 0x55b0878f47f7 <vm_exec_core+1463>, 0x55b0878f5afe <vm_exec_core+6334>, 0x55b0878fad32 <vm_exec_core+27378>, 0x55b0878f5670 <vm_exec_core+5168>, 0x55b0878fba76 <vm_exec_core+30774>, 0x55b0878f98ee <vm_exec_core+22190>, 0x55b0878f74ef <vm_exec_core+12975>, 0x55b0878f495f <vm_exec_core+1823>, 0x55b0878fb325 <vm_exec_core+28901>, 0x55b0878fb06d <vm_exec_core+28205>, 0x55b0878f58ed <vm_exec_core+5805>, 0x55b0878f4e4f <vm_exec_core+3087>, 0x55b0878f9fe7 <vm_exec_core+23975>, 0x55b0878f63f4 <vm_exec_core+8628>, 0x55b0878fb4b9 <vm_exec_core+29305>, 0x55b0878fb1cf <vm_exec_core+28559>, 0x55b0878f6ae2 <vm_exec_core+10402>, 0x55b0878f747e <vm_exec_core+12862>, 0x55b0878f9b46 <vm_exec_core+22790>, 0x55b0878fb146 <vm_exec_core+28422>, 0x55b0878f8f61 <vm_exec_core+19745>, 0x55b0878f9bcf <vm_exec_core+22927>, 0x55b0878fa688 <vm_exec_core+25672>, 0x55b0878f8e9e <vm_exec_core+19550>, 0x55b0878f4d8c <vm_exec_core+2892>, 0x55b0878f95f1 <vm_exec_core+21425>, 0x55b0878f4c1f <vm_exec_core+2527>, 0x55b0878f5055 <vm_exec_core+3605>, 0x55b0878f6d65 <vm_exec_core+11045>, 0x55b0878f8a6b <vm_exec_core+18475>, 0x55b0878f948a <vm_exec_core+21066>, 0x55b0878f8700 <vm_exec_core+17600>, 0x55b0878f482b <vm_exec_core+1515>, 0x55b0878fa8b8 <vm_exec_core+26232>, 0x55b0878faf98 <vm_exec_core+27992>, 0x55b0878f51fc <vm_exec_core+4028>, 0x55b0878f5da8 <vm_exec_core+7016>, 0x55b0878f5a66 <vm_exec_core+6182>, 0x55b0878f64e3 <vm_exec_core+8867>, 0x55b0878f731a <vm_exec_core+12506>, 0x55b0878f52a3 <vm_exec_core+4195>, 0x55b0878fa720 <vm_exec_core+25824>, 0x55b0878f5d32 <vm_exec_core+6898>, 0x55b0878f71c8 <vm_exec_core+12168>, 0x55b0878f7c8f <vm_exec_core+14927>, 0x55b0878fa07d <vm_exec_core+24125>, 0x55b0878f9123 <vm_exec_core+20195>, 0x55b0878f67bd <vm_exec_core+9597>, 0x55b0878f603f <vm_exec_core+7679>, 0x55b0878f9ed3 <vm_exec_core+23699>, 0x55b0878f6f45 <vm_exec_core+11525>, 0x55b0878f96f0 <vm_exec_core+21680>, 0x55b0878f9195 <vm_exec_core+20309>, 0x55b0878f97a7 <vm_exec_core+21863>, 0x55b0878fac6a <vm_exec_core+27178>, 0x55b0878f8512 <vm_exec_core+17106>, 0x55b0878fa136 <vm_exec_core+24310>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f9c64 <vm_exec_core+23076>, 0x55b0878f68dc <vm_exec_core+9884>, 0x55b0878f8df9 <vm_exec_core+19385>, 0x55b0878f9039 <vm_exec_core+19961>, 0x55b0878f78c3 <vm_exec_core+13955>, 0x55b0878f8a66 <vm_exec_core+18470>, 0x55b0878f6c8a <vm_exec_core+10826>, 0x55b0878f62c7 <vm_exec_core+8327>, 0x55b0878f9825 <vm_exec_core+21989>, 0x55b0878f5434 <vm_exec_core+4596>, 0x55b0878f7670 <vm_exec_core+13360>, 0x55b0878f7fc0 <vm_exec_core+15744>, 0x55b0878f65c1 <vm_exec_core+9089>, 0x55b087901b1e <vm_exec_core+55518>, 0x55b0878f5f96 <vm_exec_core+7510>, 0x55b0878f5e8e <vm_exec_core+7246>, 0x55b0878f6199 <vm_exec_core+8025>, 0x55b0878f6b84 <vm_exec_core+10564>, 0x55b0878f8904 <vm_exec_core+18116>, 0x55b0878f7d4a <vm_exec_core+15114>, 0x55b0878f88ff <vm_exec_core+18111>, 0x55b0878f911e <vm_exec_core+20190>, 0x55b0878f9119 <vm_exec_core+20185>, 0x55b0878f6194 <vm_exec_core+8020>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f72e3 <vm_exec_core+12451>, 0x55b0878f72e8 <vm_exec_core+12456>, 0x55b0878f9114 <vm_exec_core+20180>, 0x55b0878f8f5c <vm_exec_core+19740>, 0x55b0878f7fbb <vm_exec_core+15739>, 0x55b0878f7ef2 <vm_exec_core+15538>, 0x55b0878f900b <vm_exec_core+19915>, 0x55b0878f83c5 <vm_exec_core+16773>...}
        reg_cfp = 0x78712d3576b0
        reg_pc = 0x5040002283f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_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>
#16 0x000055b0878ef442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000a6850
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x000055b087937223 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
        ec = 0x5170000a6850
        val = <optimized out>
#18 0x000055b08764b461 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=132428069722760) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x55b088c29380 <root_box_data>
        iseq = 0x7871500dd998
#19 0x000055b0876459d5 in require_internal (ec=ec@entry=0x5170000a6850, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5150000a1e80
        box = 0x55b088c29380 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 132428097442000
        realpath_map = 132428097441840
        path = 132428069722760
        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 0x000055b08764361b in rb_require_string_internal (fname=132428068953760, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x5170000a6850
        result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#22 0x000055b08795e708 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 = 0x13da100140003
        cc = <optimized out>
        me = 0x7871517641d0
        cfunc = 0x506000036fe8
        recv = 132428097632360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x000055b087943fd5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78712c3491e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#24 0x000055b08794a105 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 0x000055b08790035d in vm_sendish (ec=0x5170000a6850, reg_cfp=0x78712d357758, 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=0x5170000a6850) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x55b0878f4806 <vm_exec_core+1478>, 0x55b0878f5b0d <vm_exec_core+6349>, 0x55b0878fad41 <vm_exec_core+27393>, 0x55b0878f567f <vm_exec_core+5183>, 0x55b0878fba85 <vm_exec_core+30789>, 0x55b0878f98fd <vm_exec_core+22205>, 0x55b0878f74fe <vm_exec_core+12990>, 0x55b0878f496e <vm_exec_core+1838>, 0x55b0878fb334 <vm_exec_core+28916>, 0x55b0878fb07c <vm_exec_core+28220>, 0x55b0878f58fc <vm_exec_core+5820>, 0x55b0878f4e5e <vm_exec_core+3102>, 0x55b0878f9ff6 <vm_exec_core+23990>, 0x55b0878f6403 <vm_exec_core+8643>, 0x55b0878fb4c8 <vm_exec_core+29320>, 0x55b0878fb1de <vm_exec_core+28574>, 0x55b0878f6af1 <vm_exec_core+10417>, 0x55b0878f748d <vm_exec_core+12877>, 0x55b0878f9b55 <vm_exec_core+22805>, 0x55b0878fb155 <vm_exec_core+28437>, 0x55b0878f8f70 <vm_exec_core+19760>, 0x55b0878f9bde <vm_exec_core+22942>, 0x55b0878fa697 <vm_exec_core+25687>, 0x55b0878f8ead <vm_exec_core+19565>, 0x55b0878f4d9b <vm_exec_core+2907>, 0x55b0878f9600 <vm_exec_core+21440>, 0x55b0878f4c2e <vm_exec_core+2542>, 0x55b0878f5064 <vm_exec_core+3620>, 0x55b0878f6d74 <vm_exec_core+11060>, 0x55b0878f8a7a <vm_exec_core+18490>, 0x55b0878f9499 <vm_exec_core+21081>, 0x55b0878f870f <vm_exec_core+17615>, 0x55b0878f483a <vm_exec_core+1530>, 0x55b0878fa8c7 <vm_exec_core+26247>, 0x55b0878fafa7 <vm_exec_core+28007>, 0x55b0878f520b <vm_exec_core+4043>, 0x55b0878f5db7 <vm_exec_core+7031>, 0x55b0878f5a75 <vm_exec_core+6197>, 0x55b0878f64f2 <vm_exec_core+8882>, 0x55b0878f7329 <vm_exec_core+12521>, 0x55b0878f52b2 <vm_exec_core+4210>, 0x55b0878fa72f <vm_exec_core+25839>, 0x55b0878f5d41 <vm_exec_core+6913>, 0x55b0878f71d7 <vm_exec_core+12183>, 0x55b0878f7c9e <vm_exec_core+14942>, 0x55b0878fa08c <vm_exec_core+24140>, 0x55b0878f9132 <vm_exec_core+20210>, 0x55b0878f67cc <vm_exec_core+9612>, 0x55b0878f604e <vm_exec_core+7694>, 0x55b0878f9ee2 <vm_exec_core+23714>, 0x55b0878f6f54 <vm_exec_core+11540>, 0x55b0878f96ff <vm_exec_core+21695>, 0x55b0878f91a4 <vm_exec_core+20324>, 0x55b0878f97b6 <vm_exec_core+21878>, 0x55b0878fac79 <vm_exec_core+27193>, 0x55b0878f8521 <vm_exec_core+17121>, 0x55b0878fa145 <vm_exec_core+24325>, 0x55b0878f4588 <vm_exec_core+840>, 0x55b0878f9c73 <vm_exec_core+23091>, 0x55b0878f68eb <vm_exec_core+9899>, 0x55b0878f8e08 <vm_exec_core+19400>, 0x55b0878f9048 <vm_exec_core+19976>, 0x55b0878f78d2 <vm_exec_core+13970>, 0x55b0878f5118 <vm_exec_core+3800>, 0x55b0878f6c99 <vm_exec_core+10841>, 0x55b0878f62d6 <vm_exec_core+8342>, 0x55b0878f9834 <vm_exec_core+22004>, 0x55b0878f5443 <vm_exec_core+4611>, 0x55b0878f767f <vm_exec_core+13375>, 0x55b0878f7fcf <vm_exec_core+15759>, 0x55b0878f65d0 <vm_exec_core+9104>, 0x55b087901b2d <vm_exec_core+55533>, 0x55b0878f5fa5 <vm_exec_core+7525>, 0x55b0878f5e9d <vm_exec_core+7261>, 0x55b0878f61a8 <vm_exec_core+8040>, 0x55b0878f6b93 <vm_exec_core+10579>, 0x55b0878f8913 <vm_exec_core+18131>, 0x55b0878f7d59 <vm_exec_core+15129>, 0x55b0878f9518 <vm_exec_core+21208>, 0x55b0878f81b5 <vm_exec_core+16245>, 0x55b0878fa7f0 <vm_exec_core+26032>, 0x55b0878fbd27 <vm_exec_core+31463>, 0x55b0878faa34 <vm_exec_core+26612>, 0x55b0878fb618 <vm_exec_core+29656>, 0x55b0878fb709 <vm_exec_core+29897>, 0x55b0878f4cc0 <vm_exec_core+2688>, 0x55b0878fb25d <vm_exec_core+28701>, 0x55b0878f6e79 <vm_exec_core+11321>, 0x55b0878fb3eb <vm_exec_core+29099>, 0x55b0878f69ba <vm_exec_core+10106>, 0x55b0878fa96b <vm_exec_core+26411>, 0x55b0878f4b57 <vm_exec_core+2327>, 0x55b0878f533d <vm_exec_core+4349>, 0x55b0878fb94d <vm_exec_core+30477>, 0x55b0878f725d <vm_exec_core+12317>, 0x55b0878f705a <vm_exec_core+11802>, 0x55b0878f458d <vm_exec_core+845>, 0x55b0878f4a7a <vm_exec_core+2106>, 0x55b0878f4613 <vm_exec_core+979>, 0x55b0878fab23 <vm_exec_core+26851>, 0x55b0878f83de <vm_exec_core+16798>, 0x55b0878f7aa2 <vm_exec_core+14434>, 0x55b0878f82ba <vm_exec_core+16506>, 0x55b0878f7f06 <vm_exec_core+15558>, 0x55b0878f70ef <vm_exec_core+11951>, 0x55b0878f79ad <vm_exec_core+14189>, 0x55b0878f7379 <vm_exec_core+12601>, 0x55b0878f7bbc <vm_exec_core+14716>, 0x55b0878f7c2d <vm_exec_core+14829>, 0x55b0878f47f7 <vm_exec_core+1463>, 0x55b0878f5afe <vm_exec_core+6334>, 0x55b0878fad32 <vm_exec_core+27378>, 0x55b0878f5670 <vm_exec_core+5168>, 0x55b0878fba76 <vm_exec_core+30774>, 0x55b0878f98ee <vm_exec_core+22190>, 0x55b0878f74ef <vm_exec_core+12975>, 0x55b0878f495f <vm_exec_core+1823>, 0x55b0878fb325 <vm_exec_core+28901>, 0x55b0878fb06d <vm_exec_core+28205>, 0x55b0878f58ed <vm_exec_core+5805>, 0x55b0878f4e4f <vm_exec_core+3087>, 0x55b0878f9fe7 <vm_exec_core+23975>, 0x55b0878f63f4 <vm_exec_core+8628>, 0x55b0878fb4b9 <vm_exec_core+29305>, 0x55b0878fb1cf <vm_exec_core+28559>, 0x55b0878f6ae2 <vm_exec_core+10402>, 0x55b0878f747e <vm_exec_core+12862>, 0x55b0878f9b46 <vm_exec_core+22790>, 0x55b0878fb146 <vm_exec_core+28422>, 0x55b0878f8f61 <vm_exec_core+19745>, 0x55b0878f9bcf <vm_exec_core+22927>, 0x55b0878fa688 <vm_exec_core+25672>, 0x55b0878f8e9e <vm_exec_core+19550>, 0x55b0878f4d8c <vm_exec_core+2892>, 0x55b0878f95f1 <vm_exec_core+21425>, 0x55b0878f4c1f <vm_exec_core+2527>, 0x55b0878f5055 <vm_exec_core+3605>, 0x55b0878f6d65 <vm_exec_core+11045>, 0x55b0878f8a6b <vm_exec_core+18475>, 0x55b0878f948a <vm_exec_core+21066>, 0x55b0878f8700 <vm_exec_core+17600>, 0x55b0878f482b <vm_exec_core+1515>, 0x55b0878fa8b8 <vm_exec_core+26232>, 0x55b0878faf98 <vm_exec_core+27992>, 0x55b0878f51fc <vm_exec_core+4028>, 0x55b0878f5da8 <vm_exec_core+7016>, 0x55b0878f5a66 <vm_exec_core+6182>, 0x55b0878f64e3 <vm_exec_core+8867>, 0x55b0878f731a <vm_exec_core+12506>, 0x55b0878f52a3 <vm_exec_core+4195>, 0x55b0878fa720 <vm_exec_core+25824>, 0x55b0878f5d32 <vm_exec_core+6898>, 0x55b0878f71c8 <vm_exec_core+12168>, 0x55b0878f7c8f <vm_exec_core+14927>, 0x55b0878fa07d <vm_exec_core+24125>, 0x55b0878f9123 <vm_exec_core+20195>, 0x55b0878f67bd <vm_exec_core+9597>, 0x55b0878f603f <vm_exec_core+7679>, 0x55b0878f9ed3 <vm_exec_core+23699>, 0x55b0878f6f45 <vm_exec_core+11525>, 0x55b0878f96f0 <vm_exec_core+21680>, 0x55b0878f9195 <vm_exec_core+20309>, 0x55b0878f97a7 <vm_exec_core+21863>, 0x55b0878fac6a <vm_exec_core+27178>, 0x55b0878f8512 <vm_exec_core+17106>, 0x55b0878fa136 <vm_exec_core+24310>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f9c64 <vm_exec_core+23076>, 0x55b0878f68dc <vm_exec_core+9884>, 0x55b0878f8df9 <vm_exec_core+19385>, 0x55b0878f9039 <vm_exec_core+19961>, 0x55b0878f78c3 <vm_exec_core+13955>, 0x55b0878f8a66 <vm_exec_core+18470>, 0x55b0878f6c8a <vm_exec_core+10826>, 0x55b0878f62c7 <vm_exec_core+8327>, 0x55b0878f9825 <vm_exec_core+21989>, 0x55b0878f5434 <vm_exec_core+4596>, 0x55b0878f7670 <vm_exec_core+13360>, 0x55b0878f7fc0 <vm_exec_core+15744>, 0x55b0878f65c1 <vm_exec_core+9089>, 0x55b087901b1e <vm_exec_core+55518>, 0x55b0878f5f96 <vm_exec_core+7510>, 0x55b0878f5e8e <vm_exec_core+7246>, 0x55b0878f6199 <vm_exec_core+8025>, 0x55b0878f6b84 <vm_exec_core+10564>, 0x55b0878f8904 <vm_exec_core+18116>, 0x55b0878f7d4a <vm_exec_core+15114>, 0x55b0878f88ff <vm_exec_core+18111>, 0x55b0878f911e <vm_exec_core+20190>, 0x55b0878f9119 <vm_exec_core+20185>, 0x55b0878f6194 <vm_exec_core+8020>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f72e3 <vm_exec_core+12451>, 0x55b0878f72e8 <vm_exec_core+12456>, 0x55b0878f9114 <vm_exec_core+20180>, 0x55b0878f8f5c <vm_exec_core+19740>, 0x55b0878f7fbb <vm_exec_core+15739>, 0x55b0878f7ef2 <vm_exec_core+15538>, 0x55b0878f900b <vm_exec_core+19915>, 0x55b0878f83c5 <vm_exec_core+16773>...}
        reg_cfp = 0x78712d357758
        reg_pc = 0x5110000a5738
        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 0x000055b0878ef442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000a6850
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x000055b087974afa in vm_call0_body (ec=<optimized out>, calling=0x78712b248c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x78712b248cd0
        cc = <optimized out>
        ret = <optimized out>
#29 0x000055b087974362 in vm_call0_cme (ec=0x5170000a6850, calling=0x78712b248c60, argv=0x78712c349940, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#30 vm_call0_body (ec=<optimized out>, calling=0x78712b248c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x787131188ab0
        orig_cme = <optimized out>
        ci = 0x78712b248cd0
        cc = 0x7871500af0c0
        ret = <optimized out>
#31 0x000055b08791d59a in vm_call0_cc (ec=0x5170000a6850, recv=132428097632360, id=22705, 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 0x89)>
        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 = 0x5170000a6850
        cc = <optimized out>
        self = <optimized out>
#33 0x000055b08791e62e in rb_funcallv (recv=132428097632360, mid=22705, argc=1, argv=0x78712c349940) 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 = 0x78712c349940
#35 0x000055b0878d6fa3 in autoload_feature_require (_arguments=132427468283040) at /tmp/ruby/src/trunk_asan/variable.c:3226
        receiver = 132428097632360
        arguments = 0x78712c349ca0
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#36 autoload_try_load (_arguments=132427468283040) at /tmp/ruby/src/trunk_asan/variable.c:3239
        arguments = 0x78712c349ca0
        result = <optimized out>
        ce = <optimized out>
#37 0x000055b08753a8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
        _ec = 0x5170000a6850
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78712c349c50, <optimized out>, 0x78712c349b60, <optimized out>, <optimized out>}, prev = 0x78712b148240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000a6850
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#38 0x000055b0878d6390 in rb_autoload_load (module=module@entry=132428097584600, name=name@entry=112715) at /tmp/ruby/src/trunk_asan/variable.c:3300
        ce = <optimized out>
        arguments = {module = 132428097584600, name = 112715, flag = 0, mutex = 132428069730880, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#39 0x000055b0878e22f6 in rb_const_search_from (klass=132427550208240, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
        ac = 0xfffffffffffffdfc
        am = 132428097584600
        tmp = 132428097584600
        ce = <optimized out>
        current = 132428097584600
        value = <optimized out>
        first_iteration = <optimized out>
#40 0x000055b0878d7cf4 in rb_const_search (klass=132427550208240, id=112715, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
        value = <optimized out>
#41 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:3351
        c = <optimized out>
#42 0x000055b0878e69fe 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 = 88785564685904
        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>
#43 0x000055b0878f37ed in vm_get_ev_const_chain (ec=0x5170000a6850, segments=0x502000421250) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000421230) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6605
        segments = 0x502000421250
        ice = <optimized out>
        val = <optimized out>
#45 0x000055b0878fa03f in vm_exec_core (ec=ec@entry=0x5170000a6850) at ../../src/trunk_asan/insns.def:265
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x55b0878f4806 <vm_exec_core+1478>, 0x55b0878f5b0d <vm_exec_core+6349>, 0x55b0878fad41 <vm_exec_core+27393>, 0x55b0878f567f <vm_exec_core+5183>, 0x55b0878fba85 <vm_exec_core+30789>, 0x55b0878f98fd <vm_exec_core+22205>, 0x55b0878f74fe <vm_exec_core+12990>, 0x55b0878f496e <vm_exec_core+1838>, 0x55b0878fb334 <vm_exec_core+28916>, 0x55b0878fb07c <vm_exec_core+28220>, 0x55b0878f58fc <vm_exec_core+5820>, 0x55b0878f4e5e <vm_exec_core+3102>, 0x55b0878f9ff6 <vm_exec_core+23990>, 0x55b0878f6403 <vm_exec_core+8643>, 0x55b0878fb4c8 <vm_exec_core+29320>, 0x55b0878fb1de <vm_exec_core+28574>, 0x55b0878f6af1 <vm_exec_core+10417>, 0x55b0878f748d <vm_exec_core+12877>, 0x55b0878f9b55 <vm_exec_core+22805>, 0x55b0878fb155 <vm_exec_core+28437>, 0x55b0878f8f70 <vm_exec_core+19760>, 0x55b0878f9bde <vm_exec_core+22942>, 0x55b0878fa697 <vm_exec_core+25687>, 0x55b0878f8ead <vm_exec_core+19565>, 0x55b0878f4d9b <vm_exec_core+2907>, 0x55b0878f9600 <vm_exec_core+21440>, 0x55b0878f4c2e <vm_exec_core+2542>, 0x55b0878f5064 <vm_exec_core+3620>, 0x55b0878f6d74 <vm_exec_core+11060>, 0x55b0878f8a7a <vm_exec_core+18490>, 0x55b0878f9499 <vm_exec_core+21081>, 0x55b0878f870f <vm_exec_core+17615>, 0x55b0878f483a <vm_exec_core+1530>, 0x55b0878fa8c7 <vm_exec_core+26247>, 0x55b0878fafa7 <vm_exec_core+28007>, 0x55b0878f520b <vm_exec_core+4043>, 0x55b0878f5db7 <vm_exec_core+7031>, 0x55b0878f5a75 <vm_exec_core+6197>, 0x55b0878f64f2 <vm_exec_core+8882>, 0x55b0878f7329 <vm_exec_core+12521>, 0x55b0878f52b2 <vm_exec_core+4210>, 0x55b0878fa72f <vm_exec_core+25839>, 0x55b0878f5d41 <vm_exec_core+6913>, 0x55b0878f71d7 <vm_exec_core+12183>, 0x55b0878f7c9e <vm_exec_core+14942>, 0x55b0878fa08c <vm_exec_core+24140>, 0x55b0878f9132 <vm_exec_core+20210>, 0x55b0878f67cc <vm_exec_core+9612>, 0x55b0878f604e <vm_exec_core+7694>, 0x55b0878f9ee2 <vm_exec_core+23714>, 0x55b0878f6f54 <vm_exec_core+11540>, 0x55b0878f96ff <vm_exec_core+21695>, 0x55b0878f91a4 <vm_exec_core+20324>, 0x55b0878f97b6 <vm_exec_core+21878>, 0x55b0878fac79 <vm_exec_core+27193>, 0x55b0878f8521 <vm_exec_core+17121>, 0x55b0878fa145 <vm_exec_core+24325>, 0x55b0878f4588 <vm_exec_core+840>, 0x55b0878f9c73 <vm_exec_core+23091>, 0x55b0878f68eb <vm_exec_core+9899>, 0x55b0878f8e08 <vm_exec_core+19400>, 0x55b0878f9048 <vm_exec_core+19976>, 0x55b0878f78d2 <vm_exec_core+13970>, 0x55b0878f5118 <vm_exec_core+3800>, 0x55b0878f6c99 <vm_exec_core+10841>, 0x55b0878f62d6 <vm_exec_core+8342>, 0x55b0878f9834 <vm_exec_core+22004>, 0x55b0878f5443 <vm_exec_core+4611>, 0x55b0878f767f <vm_exec_core+13375>, 0x55b0878f7fcf <vm_exec_core+15759>, 0x55b0878f65d0 <vm_exec_core+9104>, 0x55b087901b2d <vm_exec_core+55533>, 0x55b0878f5fa5 <vm_exec_core+7525>, 0x55b0878f5e9d <vm_exec_core+7261>, 0x55b0878f61a8 <vm_exec_core+8040>, 0x55b0878f6b93 <vm_exec_core+10579>, 0x55b0878f8913 <vm_exec_core+18131>, 0x55b0878f7d59 <vm_exec_core+15129>, 0x55b0878f9518 <vm_exec_core+21208>, 0x55b0878f81b5 <vm_exec_core+16245>, 0x55b0878fa7f0 <vm_exec_core+26032>, 0x55b0878fbd27 <vm_exec_core+31463>, 0x55b0878faa34 <vm_exec_core+26612>, 0x55b0878fb618 <vm_exec_core+29656>, 0x55b0878fb709 <vm_exec_core+29897>, 0x55b0878f4cc0 <vm_exec_core+2688>, 0x55b0878fb25d <vm_exec_core+28701>, 0x55b0878f6e79 <vm_exec_core+11321>, 0x55b0878fb3eb <vm_exec_core+29099>, 0x55b0878f69ba <vm_exec_core+10106>, 0x55b0878fa96b <vm_exec_core+26411>, 0x55b0878f4b57 <vm_exec_core+2327>, 0x55b0878f533d <vm_exec_core+4349>, 0x55b0878fb94d <vm_exec_core+30477>, 0x55b0878f725d <vm_exec_core+12317>, 0x55b0878f705a <vm_exec_core+11802>, 0x55b0878f458d <vm_exec_core+845>, 0x55b0878f4a7a <vm_exec_core+2106>, 0x55b0878f4613 <vm_exec_core+979>, 0x55b0878fab23 <vm_exec_core+26851>, 0x55b0878f83de <vm_exec_core+16798>, 0x55b0878f7aa2 <vm_exec_core+14434>, 0x55b0878f82ba <vm_exec_core+16506>, 0x55b0878f7f06 <vm_exec_core+15558>, 0x55b0878f70ef <vm_exec_core+11951>, 0x55b0878f79ad <vm_exec_core+14189>, 0x55b0878f7379 <vm_exec_core+12601>, 0x55b0878f7bbc <vm_exec_core+14716>, 0x55b0878f7c2d <vm_exec_core+14829>, 0x55b0878f47f7 <vm_exec_core+1463>, 0x55b0878f5afe <vm_exec_core+6334>, 0x55b0878fad32 <vm_exec_core+27378>, 0x55b0878f5670 <vm_exec_core+5168>, 0x55b0878fba76 <vm_exec_core+30774>, 0x55b0878f98ee <vm_exec_core+22190>, 0x55b0878f74ef <vm_exec_core+12975>, 0x55b0878f495f <vm_exec_core+1823>, 0x55b0878fb325 <vm_exec_core+28901>, 0x55b0878fb06d <vm_exec_core+28205>, 0x55b0878f58ed <vm_exec_core+5805>, 0x55b0878f4e4f <vm_exec_core+3087>, 0x55b0878f9fe7 <vm_exec_core+23975>, 0x55b0878f63f4 <vm_exec_core+8628>, 0x55b0878fb4b9 <vm_exec_core+29305>, 0x55b0878fb1cf <vm_exec_core+28559>, 0x55b0878f6ae2 <vm_exec_core+10402>, 0x55b0878f747e <vm_exec_core+12862>, 0x55b0878f9b46 <vm_exec_core+22790>, 0x55b0878fb146 <vm_exec_core+28422>, 0x55b0878f8f61 <vm_exec_core+19745>, 0x55b0878f9bcf <vm_exec_core+22927>, 0x55b0878fa688 <vm_exec_core+25672>, 0x55b0878f8e9e <vm_exec_core+19550>, 0x55b0878f4d8c <vm_exec_core+2892>, 0x55b0878f95f1 <vm_exec_core+21425>, 0x55b0878f4c1f <vm_exec_core+2527>, 0x55b0878f5055 <vm_exec_core+3605>, 0x55b0878f6d65 <vm_exec_core+11045>, 0x55b0878f8a6b <vm_exec_core+18475>, 0x55b0878f948a <vm_exec_core+21066>, 0x55b0878f8700 <vm_exec_core+17600>, 0x55b0878f482b <vm_exec_core+1515>, 0x55b0878fa8b8 <vm_exec_core+26232>, 0x55b0878faf98 <vm_exec_core+27992>, 0x55b0878f51fc <vm_exec_core+4028>, 0x55b0878f5da8 <vm_exec_core+7016>, 0x55b0878f5a66 <vm_exec_core+6182>, 0x55b0878f64e3 <vm_exec_core+8867>, 0x55b0878f731a <vm_exec_core+12506>, 0x55b0878f52a3 <vm_exec_core+4195>, 0x55b0878fa720 <vm_exec_core+25824>, 0x55b0878f5d32 <vm_exec_core+6898>, 0x55b0878f71c8 <vm_exec_core+12168>, 0x55b0878f7c8f <vm_exec_core+14927>, 0x55b0878fa07d <vm_exec_core+24125>, 0x55b0878f9123 <vm_exec_core+20195>, 0x55b0878f67bd <vm_exec_core+9597>, 0x55b0878f603f <vm_exec_core+7679>, 0x55b0878f9ed3 <vm_exec_core+23699>, 0x55b0878f6f45 <vm_exec_core+11525>, 0x55b0878f96f0 <vm_exec_core+21680>, 0x55b0878f9195 <vm_exec_core+20309>, 0x55b0878f97a7 <vm_exec_core+21863>, 0x55b0878fac6a <vm_exec_core+27178>, 0x55b0878f8512 <vm_exec_core+17106>, 0x55b0878fa136 <vm_exec_core+24310>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f9c64 <vm_exec_core+23076>, 0x55b0878f68dc <vm_exec_core+9884>, 0x55b0878f8df9 <vm_exec_core+19385>, 0x55b0878f9039 <vm_exec_core+19961>, 0x55b0878f78c3 <vm_exec_core+13955>, 0x55b0878f8a66 <vm_exec_core+18470>, 0x55b0878f6c8a <vm_exec_core+10826>, 0x55b0878f62c7 <vm_exec_core+8327>, 0x55b0878f9825 <vm_exec_core+21989>, 0x55b0878f5434 <vm_exec_core+4596>, 0x55b0878f7670 <vm_exec_core+13360>, 0x55b0878f7fc0 <vm_exec_core+15744>, 0x55b0878f65c1 <vm_exec_core+9089>, 0x55b087901b1e <vm_exec_core+55518>, 0x55b0878f5f96 <vm_exec_core+7510>, 0x55b0878f5e8e <vm_exec_core+7246>, 0x55b0878f6199 <vm_exec_core+8025>, 0x55b0878f6b84 <vm_exec_core+10564>, 0x55b0878f8904 <vm_exec_core+18116>, 0x55b0878f7d4a <vm_exec_core+15114>, 0x55b0878f88ff <vm_exec_core+18111>, 0x55b0878f911e <vm_exec_core+20190>, 0x55b0878f9119 <vm_exec_core+20185>, 0x55b0878f6194 <vm_exec_core+8020>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f72e3 <vm_exec_core+12451>, 0x55b0878f72e8 <vm_exec_core+12456>, 0x55b0878f9114 <vm_exec_core+20180>, 0x55b0878f8f5c <vm_exec_core+19740>, 0x55b0878f7fbb <vm_exec_core+15739>, 0x55b0878f7ef2 <vm_exec_core+15538>, 0x55b0878f900b <vm_exec_core+19915>, 0x55b0878f83c5 <vm_exec_core+16773>...}
        reg_cfp = 0x78712d357790
        reg_pc = 0x5030004ba4f0
        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>
#46 0x000055b0878ef442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5170000a6850
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x000055b08793299b in invoke_iseq_block_from_c (ec=0x5170000a6850, captured=<optimized out>, self=132427550260000, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
        flags = 0
        iseq = 0x78715004c380
        cfp = 0x78712d3577c8
        sp = 0x78712d257818
        use_argv = <optimized out>
        stack_argv = 0x78712d257818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 invoke_block_from_c_proc (ec=0x5170000a6850, self=132427550260000, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#49 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#50 0x000055b087930bf6 in rb_vm_invoke_proc (ec=0x50c0000b5650, proc=0x89, proc@entry=0x504000227690, argc=1378454897, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#51 0x000055b08787d8fd in thread_do_start_proc (th=th@entry=0x5150000a1e80) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000227690
        args_len = 0
        args_ptr = <optimized out>
#52 0x000055b08787b48d in thread_do_start (th=0x5150000a1e80) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#53 thread_start_func_2 (th=th@entry=0x5150000a1e80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#54 0x000055b08787a77e in call_thread_start_func_2 (th=0x5150000a1e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x78712c34acc0
#55 nt_start (ptr=0x50c0000b5600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x5150000a1e80
        sched = <optimized out>
        nt = 0x50c0000b5600
        vm = 0x525000000100
#56 0x000055b0874eeb2f in asan_thread_start(void*) ()
No symbol table info available.
#57 0x000078715229caa4 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 = {132427468289728, 6651024267887888351, 132427468289728, -352, 0, 140723712412816, 6651024267866916831, 6651204702374447071}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#58 0x0000787152329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x787152421c40 (LWP 91762) "ruby"):
#0  0x0000787152298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000078715229b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78715229b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffccae3d840, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 178, cond = 0x50c000000068, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 178
        seq = 89
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c000000068, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000055b08784ed5f in rb_native_cond_wait (cond=0x50c000000090, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x000055b087879671 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x000055b0878807b9 in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = <optimized out>
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x000055b08753a8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffccae3db10, <optimized out>, 0x7ffccae3da20, <optimized out>, <optimized out>}, prev = 0x787150300340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x000055b08787ff3e in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1131
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x517000000080
#13 0x000055b087871be0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1232
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x0
#14 0x000055b08795e708 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 = 0x34f100100001
        cc = <optimized out>
        me = 0x787151b37a00
        cfunc = 0x506000045c88
        recv = 132428069731800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x000055b08790035d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78714f7ff448, 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>
#16 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x55b0878f4806 <vm_exec_core+1478>, 0x55b0878f5b0d <vm_exec_core+6349>, 0x55b0878fad41 <vm_exec_core+27393>, 0x55b0878f567f <vm_exec_core+5183>, 0x55b0878fba85 <vm_exec_core+30789>, 0x55b0878f98fd <vm_exec_core+22205>, 0x55b0878f74fe <vm_exec_core+12990>, 0x55b0878f496e <vm_exec_core+1838>, 0x55b0878fb334 <vm_exec_core+28916>, 0x55b0878fb07c <vm_exec_core+28220>, 0x55b0878f58fc <vm_exec_core+5820>, 0x55b0878f4e5e <vm_exec_core+3102>, 0x55b0878f9ff6 <vm_exec_core+23990>, 0x55b0878f6403 <vm_exec_core+8643>, 0x55b0878fb4c8 <vm_exec_core+29320>, 0x55b0878fb1de <vm_exec_core+28574>, 0x55b0878f6af1 <vm_exec_core+10417>, 0x55b0878f748d <vm_exec_core+12877>, 0x55b0878f9b55 <vm_exec_core+22805>, 0x55b0878fb155 <vm_exec_core+28437>, 0x55b0878f8f70 <vm_exec_core+19760>, 0x55b0878f9bde <vm_exec_core+22942>, 0x55b0878fa697 <vm_exec_core+25687>, 0x55b0878f8ead <vm_exec_core+19565>, 0x55b0878f4d9b <vm_exec_core+2907>, 0x55b0878f9600 <vm_exec_core+21440>, 0x55b0878f4c2e <vm_exec_core+2542>, 0x55b0878f5064 <vm_exec_core+3620>, 0x55b0878f6d74 <vm_exec_core+11060>, 0x55b0878f8a7a <vm_exec_core+18490>, 0x55b0878f9499 <vm_exec_core+21081>, 0x55b0878f870f <vm_exec_core+17615>, 0x55b0878f483a <vm_exec_core+1530>, 0x55b0878fa8c7 <vm_exec_core+26247>, 0x55b0878fafa7 <vm_exec_core+28007>, 0x55b0878f520b <vm_exec_core+4043>, 0x55b0878f5db7 <vm_exec_core+7031>, 0x55b0878f5a75 <vm_exec_core+6197>, 0x55b0878f64f2 <vm_exec_core+8882>, 0x55b0878f7329 <vm_exec_core+12521>, 0x55b0878f52b2 <vm_exec_core+4210>, 0x55b0878fa72f <vm_exec_core+25839>, 0x55b0878f5d41 <vm_exec_core+6913>, 0x55b0878f71d7 <vm_exec_core+12183>, 0x55b0878f7c9e <vm_exec_core+14942>, 0x55b0878fa08c <vm_exec_core+24140>, 0x55b0878f9132 <vm_exec_core+20210>, 0x55b0878f67cc <vm_exec_core+9612>, 0x55b0878f604e <vm_exec_core+7694>, 0x55b0878f9ee2 <vm_exec_core+23714>, 0x55b0878f6f54 <vm_exec_core+11540>, 0x55b0878f96ff <vm_exec_core+21695>, 0x55b0878f91a4 <vm_exec_core+20324>, 0x55b0878f97b6 <vm_exec_core+21878>, 0x55b0878fac79 <vm_exec_core+27193>, 0x55b0878f8521 <vm_exec_core+17121>, 0x55b0878fa145 <vm_exec_core+24325>, 0x55b0878f4588 <vm_exec_core+840>, 0x55b0878f9c73 <vm_exec_core+23091>, 0x55b0878f68eb <vm_exec_core+9899>, 0x55b0878f8e08 <vm_exec_core+19400>, 0x55b0878f9048 <vm_exec_core+19976>, 0x55b0878f78d2 <vm_exec_core+13970>, 0x55b0878f5118 <vm_exec_core+3800>, 0x55b0878f6c99 <vm_exec_core+10841>, 0x55b0878f62d6 <vm_exec_core+8342>, 0x55b0878f9834 <vm_exec_core+22004>, 0x55b0878f5443 <vm_exec_core+4611>, 0x55b0878f767f <vm_exec_core+13375>, 0x55b0878f7fcf <vm_exec_core+15759>, 0x55b0878f65d0 <vm_exec_core+9104>, 0x55b087901b2d <vm_exec_core+55533>, 0x55b0878f5fa5 <vm_exec_core+7525>, 0x55b0878f5e9d <vm_exec_core+7261>, 0x55b0878f61a8 <vm_exec_core+8040>, 0x55b0878f6b93 <vm_exec_core+10579>, 0x55b0878f8913 <vm_exec_core+18131>, 0x55b0878f7d59 <vm_exec_core+15129>, 0x55b0878f9518 <vm_exec_core+21208>, 0x55b0878f81b5 <vm_exec_core+16245>, 0x55b0878fa7f0 <vm_exec_core+26032>, 0x55b0878fbd27 <vm_exec_core+31463>, 0x55b0878faa34 <vm_exec_core+26612>, 0x55b0878fb618 <vm_exec_core+29656>, 0x55b0878fb709 <vm_exec_core+29897>, 0x55b0878f4cc0 <vm_exec_core+2688>, 0x55b0878fb25d <vm_exec_core+28701>, 0x55b0878f6e79 <vm_exec_core+11321>, 0x55b0878fb3eb <vm_exec_core+29099>, 0x55b0878f69ba <vm_exec_core+10106>, 0x55b0878fa96b <vm_exec_core+26411>, 0x55b0878f4b57 <vm_exec_core+2327>, 0x55b0878f533d <vm_exec_core+4349>, 0x55b0878fb94d <vm_exec_core+30477>, 0x55b0878f725d <vm_exec_core+12317>, 0x55b0878f705a <vm_exec_core+11802>, 0x55b0878f458d <vm_exec_core+845>, 0x55b0878f4a7a <vm_exec_core+2106>, 0x55b0878f4613 <vm_exec_core+979>, 0x55b0878fab23 <vm_exec_core+26851>, 0x55b0878f83de <vm_exec_core+16798>, 0x55b0878f7aa2 <vm_exec_core+14434>, 0x55b0878f82ba <vm_exec_core+16506>, 0x55b0878f7f06 <vm_exec_core+15558>, 0x55b0878f70ef <vm_exec_core+11951>, 0x55b0878f79ad <vm_exec_core+14189>, 0x55b0878f7379 <vm_exec_core+12601>, 0x55b0878f7bbc <vm_exec_core+14716>, 0x55b0878f7c2d <vm_exec_core+14829>, 0x55b0878f47f7 <vm_exec_core+1463>, 0x55b0878f5afe <vm_exec_core+6334>, 0x55b0878fad32 <vm_exec_core+27378>, 0x55b0878f5670 <vm_exec_core+5168>, 0x55b0878fba76 <vm_exec_core+30774>, 0x55b0878f98ee <vm_exec_core+22190>, 0x55b0878f74ef <vm_exec_core+12975>, 0x55b0878f495f <vm_exec_core+1823>, 0x55b0878fb325 <vm_exec_core+28901>, 0x55b0878fb06d <vm_exec_core+28205>, 0x55b0878f58ed <vm_exec_core+5805>, 0x55b0878f4e4f <vm_exec_core+3087>, 0x55b0878f9fe7 <vm_exec_core+23975>, 0x55b0878f63f4 <vm_exec_core+8628>, 0x55b0878fb4b9 <vm_exec_core+29305>, 0x55b0878fb1cf <vm_exec_core+28559>, 0x55b0878f6ae2 <vm_exec_core+10402>, 0x55b0878f747e <vm_exec_core+12862>, 0x55b0878f9b46 <vm_exec_core+22790>, 0x55b0878fb146 <vm_exec_core+28422>, 0x55b0878f8f61 <vm_exec_core+19745>, 0x55b0878f9bcf <vm_exec_core+22927>, 0x55b0878fa688 <vm_exec_core+25672>, 0x55b0878f8e9e <vm_exec_core+19550>, 0x55b0878f4d8c <vm_exec_core+2892>, 0x55b0878f95f1 <vm_exec_core+21425>, 0x55b0878f4c1f <vm_exec_core+2527>, 0x55b0878f5055 <vm_exec_core+3605>, 0x55b0878f6d65 <vm_exec_core+11045>, 0x55b0878f8a6b <vm_exec_core+18475>, 0x55b0878f948a <vm_exec_core+21066>, 0x55b0878f8700 <vm_exec_core+17600>, 0x55b0878f482b <vm_exec_core+1515>, 0x55b0878fa8b8 <vm_exec_core+26232>, 0x55b0878faf98 <vm_exec_core+27992>, 0x55b0878f51fc <vm_exec_core+4028>, 0x55b0878f5da8 <vm_exec_core+7016>, 0x55b0878f5a66 <vm_exec_core+6182>, 0x55b0878f64e3 <vm_exec_core+8867>, 0x55b0878f731a <vm_exec_core+12506>, 0x55b0878f52a3 <vm_exec_core+4195>, 0x55b0878fa720 <vm_exec_core+25824>, 0x55b0878f5d32 <vm_exec_core+6898>, 0x55b0878f71c8 <vm_exec_core+12168>, 0x55b0878f7c8f <vm_exec_core+14927>, 0x55b0878fa07d <vm_exec_core+24125>, 0x55b0878f9123 <vm_exec_core+20195>, 0x55b0878f67bd <vm_exec_core+9597>, 0x55b0878f603f <vm_exec_core+7679>, 0x55b0878f9ed3 <vm_exec_core+23699>, 0x55b0878f6f45 <vm_exec_core+11525>, 0x55b0878f96f0 <vm_exec_core+21680>, 0x55b0878f9195 <vm_exec_core+20309>, 0x55b0878f97a7 <vm_exec_core+21863>, 0x55b0878fac6a <vm_exec_core+27178>, 0x55b0878f8512 <vm_exec_core+17106>, 0x55b0878fa136 <vm_exec_core+24310>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f9c64 <vm_exec_core+23076>, 0x55b0878f68dc <vm_exec_core+9884>, 0x55b0878f8df9 <vm_exec_core+19385>, 0x55b0878f9039 <vm_exec_core+19961>, 0x55b0878f78c3 <vm_exec_core+13955>, 0x55b0878f8a66 <vm_exec_core+18470>, 0x55b0878f6c8a <vm_exec_core+10826>, 0x55b0878f62c7 <vm_exec_core+8327>, 0x55b0878f9825 <vm_exec_core+21989>, 0x55b0878f5434 <vm_exec_core+4596>, 0x55b0878f7670 <vm_exec_core+13360>, 0x55b0878f7fc0 <vm_exec_core+15744>, 0x55b0878f65c1 <vm_exec_core+9089>, 0x55b087901b1e <vm_exec_core+55518>, 0x55b0878f5f96 <vm_exec_core+7510>, 0x55b0878f5e8e <vm_exec_core+7246>, 0x55b0878f6199 <vm_exec_core+8025>, 0x55b0878f6b84 <vm_exec_core+10564>, 0x55b0878f8904 <vm_exec_core+18116>, 0x55b0878f7d4a <vm_exec_core+15114>, 0x55b0878f88ff <vm_exec_core+18111>, 0x55b0878f911e <vm_exec_core+20190>, 0x55b0878f9119 <vm_exec_core+20185>, 0x55b0878f6194 <vm_exec_core+8020>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f72e3 <vm_exec_core+12451>, 0x55b0878f72e8 <vm_exec_core+12456>, 0x55b0878f9114 <vm_exec_core+20180>, 0x55b0878f8f5c <vm_exec_core+19740>, 0x55b0878f7fbb <vm_exec_core+15739>, 0x55b0878f7ef2 <vm_exec_core+15538>, 0x55b0878f900b <vm_exec_core+19915>, 0x55b0878f83c5 <vm_exec_core+16773>...}
        reg_cfp = 0x78714f7ff448
        reg_pc = 0x51400005f998
        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>
#17 0x000055b0878ef82b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x000055b08797ee72 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78714f7ff620, self=132428093261960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
        flags = 0
        iseq = 0x7871519b0a38
        cfp = <optimized out>
        sp = 0x78714f6ffa28
        use_argv = 0x7871502c3860
        stack_argv = 0x78714f6ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x78714f7ff620
#21 0x000055b08792060c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#24 0x000055b08792060c in rb_yield (val=<optimized out>)
No locals.
#25 0x000055b087ae4d03 in rb_ary_collect (ary=132427542883720) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 132427550023960
        i = 7
#26 0x000055b08795e708 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 = 0x167100000001
        cc = <optimized out>
        me = 0x787151b5ebf0
        cfunc = 0x506000020068
        recv = 132427542883720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
th: 0x515000000300, native_id: 0x787152421c40
-- Control frame information -----------------------------------------------
#27 0x000055b0878f8c4f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78714f7ff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
c:0018 p:---- s:0126 e:000125 l:y b:---- CFUNC  :join
c:0017 p:0043 s:0122 E:001d90 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215
c:0016 p:0031 s:0117 e:000116 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:578
c:0015 p:0060 s:0106 e:000105 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
c:0014 p:0011 s:0095 E:000f10 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
        val = 36
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        ci = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#28 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
c:0007 p:0069 s:0046 E:001c90 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        cd = 0x512000013f30
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        insns_address_table = {0x55b0878f4806 <vm_exec_core+1478>, 0x55b0878f5b0d <vm_exec_core+6349>, 0x55b0878fad41 <vm_exec_core+27393>, 0x55b0878f567f <vm_exec_core+5183>, 0x55b0878fba85 <vm_exec_core+30789>, 0x55b0878f98fd <vm_exec_core+22205>, 0x55b0878f74fe <vm_exec_core+12990>, 0x55b0878f496e <vm_exec_core+1838>, 0x55b0878fb334 <vm_exec_core+28916>, 0x55b0878fb07c <vm_exec_core+28220>, 0x55b0878f58fc <vm_exec_core+5820>, 0x55b0878f4e5e <vm_exec_core+3102>, 0x55b0878f9ff6 <vm_exec_core+23990>, 0x55b0878f6403 <vm_exec_core+8643>, 0x55b0878fb4c8 <vm_exec_core+29320>, 0x55b0878fb1de <vm_exec_core+28574>, 0x55b0878f6af1 <vm_exec_core+10417>, 0x55b0878f748d <vm_exec_core+12877>, 0x55b0878f9b55 <vm_exec_core+22805>, 0x55b0878fb155 <vm_exec_core+28437>, 0x55b0878f8f70 <vm_exec_core+19760>, 0x55b0878f9bde <vm_exec_core+22942>, 0x55b0878fa697 <vm_exec_core+25687>, 0x55b0878f8ead <vm_exec_core+19565>, 0x55b0878f4d9b <vm_exec_core+2907>, 0x55b0878f9600 <vm_exec_core+21440>, 0x55b0878f4c2e <vm_exec_core+2542>, 0x55b0878f5064 <vm_exec_core+3620>, 0x55b0878f6d74 <vm_exec_core+11060>, 0x55b0878f8a7a <vm_exec_core+18490>, 0x55b0878f9499 <vm_exec_core+21081>, 0x55b0878f870f <vm_exec_core+17615>, 0x55b0878f483a <vm_exec_core+1530>, 0x55b0878fa8c7 <vm_exec_core+26247>, 0x55b0878fafa7 <vm_exec_core+28007>, 0x55b0878f520b <vm_exec_core+4043>, 0x55b0878f5db7 <vm_exec_core+7031>, 0x55b0878f5a75 <vm_exec_core+6197>, 0x55b0878f64f2 <vm_exec_core+8882>, 0x55b0878f7329 <vm_exec_core+12521>, 0x55b0878f52b2 <vm_exec_core+4210>, 0x55b0878fa72f <vm_exec_core+25839>, 0x55b0878f5d41 <vm_exec_core+6913>, 0x55b0878f71d7 <vm_exec_core+12183>, 0x55b0878f7c9e <vm_exec_core+14942>, 0x55b0878fa08c <vm_exec_core+24140>, 0x55b0878f9132 <vm_exec_core+20210>, 0x55b0878f67cc <vm_exec_core+9612>, 0x55b0878f604e <vm_exec_core+7694>, 0x55b0878f9ee2 <vm_exec_core+23714>, 0x55b0878f6f54 <vm_exec_core+11540>, 0x55b0878f96ff <vm_exec_core+21695>, 0x55b0878f91a4 <vm_exec_core+20324>, 0x55b0878f97b6 <vm_exec_core+21878>, 0x55b0878fac79 <vm_exec_core+27193>, 0x55b0878f8521 <vm_exec_core+17121>, 0x55b0878fa145 <vm_exec_core+24325>, 0x55b0878f4588 <vm_exec_core+840>, 0x55b0878f9c73 <vm_exec_core+23091>, 0x55b0878f68eb <vm_exec_core+9899>, 0x55b0878f8e08 <vm_exec_core+19400>, 0x55b0878f9048 <vm_exec_core+19976>, 0x55b0878f78d2 <vm_exec_core+13970>, 0x55b0878f5118 <vm_exec_core+3800>, 0x55b0878f6c99 <vm_exec_core+10841>, 0x55b0878f62d6 <vm_exec_core+8342>, 0x55b0878f9834 <vm_exec_core+22004>, 0x55b0878f5443 <vm_exec_core+4611>, 0x55b0878f767f <vm_exec_core+13375>, 0x55b0878f7fcf <vm_exec_core+15759>, 0x55b0878f65d0 <vm_exec_core+9104>, 0x55b087901b2d <vm_exec_core+55533>, 0x55b0878f5fa5 <vm_exec_core+7525>, 0x55b0878f5e9d <vm_exec_core+7261>, 0x55b0878f61a8 <vm_exec_core+8040>, 0x55b0878f6b93 <vm_exec_core+10579>, 0x55b0878f8913 <vm_exec_core+18131>, 0x55b0878f7d59 <vm_exec_core+15129>, 0x55b0878f9518 <vm_exec_core+21208>, 0x55b0878f81b5 <vm_exec_core+16245>, 0x55b0878fa7f0 <vm_exec_core+26032>, 0x55b0878fbd27 <vm_exec_core+31463>, 0x55b0878faa34 <vm_exec_core+26612>, 0x55b0878fb618 <vm_exec_core+29656>, 0x55b0878fb709 <vm_exec_core+29897>, 0x55b0878f4cc0 <vm_exec_core+2688>, 0x55b0878fb25d <vm_exec_core+28701>, 0x55b0878f6e79 <vm_exec_core+11321>, 0x55b0878fb3eb <vm_exec_core+29099>, 0x55b0878f69ba <vm_exec_core+10106>, 0x55b0878fa96b <vm_exec_core+26411>, 0x55b0878f4b57 <vm_exec_core+2327>, 0x55b0878f533d <vm_exec_core+4349>, 0x55b0878fb94d <vm_exec_core+30477>, 0x55b0878f725d <vm_exec_core+12317>, 0x55b0878f705a <vm_exec_core+11802>, 0x55b0878f458d <vm_exec_core+845>, 0x55b0878f4a7a <vm_exec_core+2106>, 0x55b0878f4613 <vm_exec_core+979>, 0x55b0878fab23 <vm_exec_core+26851>, 0x55b0878f83de <vm_exec_core+16798>, 0x55b0878f7aa2 <vm_exec_core+14434>, 0x55b0878f82ba <vm_exec_core+16506>, 0x55b0878f7f06 <vm_exec_core+15558>, 0x55b0878f70ef <vm_exec_core+11951>, 0x55b0878f79ad <vm_exec_core+14189>, 0x55b0878f7379 <vm_exec_core+12601>, 0x55b0878f7bbc <vm_exec_core+14716>, 0x55b0878f7c2d <vm_exec_core+14829>, 0x55b0878f47f7 <vm_exec_core+1463>, 0x55b0878f5afe <vm_exec_core+6334>, 0x55b0878fad32 <vm_exec_core+27378>, 0x55b0878f5670 <vm_exec_core+5168>, 0x55b0878fba76 <vm_exec_core+30774>, 0x55b0878f98ee <vm_exec_core+22190>, 0x55b0878f74ef <vm_exec_core+12975>, 0x55b0878f495f <vm_exec_core+1823>, 0x55b0878fb325 <vm_exec_core+28901>, 0x55b0878fb06d <vm_exec_core+28205>, 0x55b0878f58ed <vm_exec_core+5805>, 0x55b0878f4e4f <vm_exec_core+3087>, 0x55b0878f9fe7 <vm_exec_core+23975>, 0x55b0878f63f4 <vm_exec_core+8628>, 0x55b0878fb4b9 <vm_exec_core+29305>, 0x55b0878fb1cf <vm_exec_core+28559>, 0x55b0878f6ae2 <vm_exec_core+10402>, 0x55b0878f747e <vm_exec_core+12862>, 0x55b0878f9b46 <vm_exec_core+22790>, 0x55b0878fb146 <vm_exec_core+28422>, 0x55b0878f8f61 <vm_exec_core+19745>, 0x55b0878f9bcf <vm_exec_core+22927>, 0x55b0878fa688 <vm_exec_core+25672>, 0x55b0878f8e9e <vm_exec_core+19550>, 0x55b0878f4d8c <vm_exec_core+2892>, 0x55b0878f95f1 <vm_exec_core+21425>, 0x55b0878f4c1f <vm_exec_core+2527>, 0x55b0878f5055 <vm_exec_core+3605>, 0x55b0878f6d65 <vm_exec_core+11045>, 0x55b0878f8a6b <vm_exec_core+18475>, 0x55b0878f948a <vm_exec_core+21066>, 0x55b0878f8700 <vm_exec_core+17600>, 0x55b0878f482b <vm_exec_core+1515>, 0x55b0878fa8b8 <vm_exec_core+26232>, 0x55b0878faf98 <vm_exec_core+27992>, 0x55b0878f51fc <vm_exec_core+4028>, 0x55b0878f5da8 <vm_exec_core+7016>, 0x55b0878f5a66 <vm_exec_core+6182>, 0x55b0878f64e3 <vm_exec_core+8867>, 0x55b0878f731a <vm_exec_core+12506>, 0x55b0878f52a3 <vm_exec_core+4195>, 0x55b0878fa720 <vm_exec_core+25824>, 0x55b0878f5d32 <vm_exec_core+6898>, 0x55b0878f71c8 <vm_exec_core+12168>, 0x55b0878f7c8f <vm_exec_core+14927>, 0x55b0878fa07d <vm_exec_core+24125>, 0x55b0878f9123 <vm_exec_core+20195>, 0x55b0878f67bd <vm_exec_core+9597>, 0x55b0878f603f <vm_exec_core+7679>, 0x55b0878f9ed3 <vm_exec_core+23699>, 0x55b0878f6f45 <vm_exec_core+11525>, 0x55b0878f96f0 <vm_exec_core+21680>, 0x55b0878f9195 <vm_exec_core+20309>, 0x55b0878f97a7 <vm_exec_core+21863>, 0x55b0878fac6a <vm_exec_core+27178>, 0x55b0878f8512 <vm_exec_core+17106>, 0x55b0878fa136 <vm_exec_core+24310>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f9c64 <vm_exec_core+23076>, 0x55b0878f68dc <vm_exec_core+9884>, 0x55b0878f8df9 <vm_exec_core+19385>, 0x55b0878f9039 <vm_exec_core+19961>, 0x55b0878f78c3 <vm_exec_core+13955>, 0x55b0878f8a66 <vm_exec_core+18470>, 0x55b0878f6c8a <vm_exec_core+10826>, 0x55b0878f62c7 <vm_exec_core+8327>, 0x55b0878f9825 <vm_exec_core+21989>, 0x55b0878f5434 <vm_exec_core+4596>, 0x55b0878f7670 <vm_exec_core+13360>, 0x55b0878f7fc0 <vm_exec_core+15744>, 0x55b0878f65c1 <vm_exec_core+9089>, 0x55b087901b1e <vm_exec_core+55518>, 0x55b0878f5f96 <vm_exec_core+7510>, 0x55b0878f5e8e <vm_exec_core+7246>, 0x55b0878f6199 <vm_exec_core+8025>, 0x55b0878f6b84 <vm_exec_core+10564>, 0x55b0878f8904 <vm_exec_core+18116>, 0x55b0878f7d4a <vm_exec_core+15114>, 0x55b0878f88ff <vm_exec_core+18111>, 0x55b0878f911e <vm_exec_core+20190>, 0x55b0878f9119 <vm_exec_core+20185>, 0x55b0878f6194 <vm_exec_core+8020>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f72e3 <vm_exec_core+12451>, 0x55b0878f72e8 <vm_exec_core+12456>, 0x55b0878f9114 <vm_exec_core+20180>, 0x55b0878f8f5c <vm_exec_core+19740>, 0x55b0878f7fbb <vm_exec_core+15739>, 0x55b0878f7ef2 <vm_exec_core+15538>, 0x55b0878f900b <vm_exec_core+19915>, 0x55b0878f83c5 <vm_exec_core+16773>...}
        reg_cfp = 0x78714f7ff608
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

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

th: 0x5150000a1e80, native_id: 0x78712c34b6c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0028 e:000027 l:y b:---- CFUNC  :sleep
c:0006 p:0005 s:0023 e:000022 l:y b:0001 CLASS  /tmp/rubytest.8w9m4x/autoload20251127-91762-1ztmeq.rb:1
c:0005 p:0007 s:0020 e:000019 l:y b:0001 TOP    /tmp/rubytest.8w9m4x/autoload20251127-91762-1ztmeq.rb:1 [FINISH]
c:0004 p:---- s:0017 e:000016 l:y b:---- CFUNC  :require
c:0003 p:0023 s:0012 e:000011 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
c:0002 p:0002 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        reg_pc = 0x51900001b210
        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>
#29 0x000055b0878ef82b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#30 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#31 0x000055b08797ee72 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78714f7ff738, self=132428093261960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
        flags = 0
        iseq = 0x7871519bf3f8
        cfp = <optimized out>
        sp = 0x78714f6ff8d0
        use_argv = 0x7871502eafe0
        stack_argv = 0x78714f6ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#32 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x78714f7ff738
#33 0x000055b08792060c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#34 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#35 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#36 0x000055b08792060c in rb_yield (val=<optimized out>)
No locals.
#37 0x000055b087ae4d03 in rb_ary_collect (ary=132428069102400) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 132428069102240
        i = 0
#38 0x000055b08795e708 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 = 0x167100000001
        cc = <optimized out>
        me = 0x787151b5ebf0
        cfunc = 0x506000020068
        recv = 132428069102400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#39 0x000055b0878f8c4f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78714f7ff720, cd=0x50200002a030, 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>
#40 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002a030
        insns_address_table = {0x55b0878f4806 <vm_exec_core+1478>, 0x55b0878f5b0d <vm_exec_core+6349>, 0x55b0878fad41 <vm_exec_core+27393>, 0x55b0878f567f <vm_exec_core+5183>, 0x55b0878fba85 <vm_exec_core+30789>, 0x55b0878f98fd <vm_exec_core+22205>, 0x55b0878f74fe <vm_exec_core+12990>, 0x55b0878f496e <vm_exec_core+1838>, 0x55b0878fb334 <vm_exec_core+28916>, 0x55b0878fb07c <vm_exec_core+28220>, 0x55b0878f58fc <vm_exec_core+5820>, 0x55b0878f4e5e <vm_exec_core+3102>, 0x55b0878f9ff6 <vm_exec_core+23990>, 0x55b0878f6403 <vm_exec_core+8643>, 0x55b0878fb4c8 <vm_exec_core+29320>, 0x55b0878fb1de <vm_exec_core+28574>, 0x55b0878f6af1 <vm_exec_core+10417>, 0x55b0878f748d <vm_exec_core+12877>, 0x55b0878f9b55 <vm_exec_core+22805>, 0x55b0878fb155 <vm_exec_core+28437>, 0x55b0878f8f70 <vm_exec_core+19760>, 0x55b0878f9bde <vm_exec_core+22942>, 0x55b0878fa697 <vm_exec_core+25687>, 0x55b0878f8ead <vm_exec_core+19565>, 0x55b0878f4d9b <vm_exec_core+2907>, 0x55b0878f9600 <vm_exec_core+21440>, 0x55b0878f4c2e <vm_exec_core+2542>, 0x55b0878f5064 <vm_exec_core+3620>, 0x55b0878f6d74 <vm_exec_core+11060>, 0x55b0878f8a7a <vm_exec_core+18490>, 0x55b0878f9499 <vm_exec_core+21081>, 0x55b0878f870f <vm_exec_core+17615>, 0x55b0878f483a <vm_exec_core+1530>, 0x55b0878fa8c7 <vm_exec_core+26247>, 0x55b0878fafa7 <vm_exec_core+28007>, 0x55b0878f520b <vm_exec_core+4043>, 0x55b0878f5db7 <vm_exec_core+7031>, 0x55b0878f5a75 <vm_exec_core+6197>, 0x55b0878f64f2 <vm_exec_core+8882>, 0x55b0878f7329 <vm_exec_core+12521>, 0x55b0878f52b2 <vm_exec_core+4210>, 0x55b0878fa72f <vm_exec_core+25839>, 0x55b0878f5d41 <vm_exec_core+6913>, 0x55b0878f71d7 <vm_exec_core+12183>, 0x55b0878f7c9e <vm_exec_core+14942>, 0x55b0878fa08c <vm_exec_core+24140>, 0x55b0878f9132 <vm_exec_core+20210>, 0x55b0878f67cc <vm_exec_core+9612>, 0x55b0878f604e <vm_exec_core+7694>, 0x55b0878f9ee2 <vm_exec_core+23714>, 0x55b0878f6f54 <vm_exec_core+11540>, 0x55b0878f96ff <vm_exec_core+21695>, 0x55b0878f91a4 <vm_exec_core+20324>, 0x55b0878f97b6 <vm_exec_core+21878>, 0x55b0878fac79 <vm_exec_core+27193>, 0x55b0878f8521 <vm_exec_core+17121>, 0x55b0878fa145 <vm_exec_core+24325>, 0x55b0878f4588 <vm_exec_core+840>, 0x55b0878f9c73 <vm_exec_core+23091>, 0x55b0878f68eb <vm_exec_core+9899>, 0x55b0878f8e08 <vm_exec_core+19400>, 0x55b0878f9048 <vm_exec_core+19976>, 0x55b0878f78d2 <vm_exec_core+13970>, 0x55b0878f5118 <vm_exec_core+3800>, 0x55b0878f6c99 <vm_exec_core+10841>, 0x55b0878f62d6 <vm_exec_core+8342>, 0x55b0878f9834 <vm_exec_core+22004>, 0x55b0878f5443 <vm_exec_core+4611>, 0x55b0878f767f <vm_exec_core+13375>, 0x55b0878f7fcf <vm_exec_core+15759>, 0x55b0878f65d0 <vm_exec_core+9104>, 0x55b087901b2d <vm_exec_core+55533>, 0x55b0878f5fa5 <vm_exec_core+7525>, 0x55b0878f5e9d <vm_exec_core+7261>, 0x55b0878f61a8 <vm_exec_core+8040>, 0x55b0878f6b93 <vm_exec_core+10579>, 0x55b0878f8913 <vm_exec_core+18131>, 0x55b0878f7d59 <vm_exec_core+15129>, 0x55b0878f9518 <vm_exec_core+21208>, 0x55b0878f81b5 <vm_exec_core+16245>, 0x55b0878fa7f0 <vm_exec_core+26032>, 0x55b0878fbd27 <vm_exec_core+31463>, 0x55b0878faa34 <vm_exec_core+26612>, 0x55b0878fb618 <vm_exec_core+29656>, 0x55b0878fb709 <vm_exec_core+29897>, 0x55b0878f4cc0 <vm_exec_core+2688>, 0x55b0878fb25d <vm_exec_core+28701>, 0x55b0878f6e79 <vm_exec_core+11321>, 0x55b0878fb3eb <vm_exec_core+29099>, 0x55b0878f69ba <vm_exec_core+10106>, 0x55b0878fa96b <vm_exec_core+26411>, 0x55b0878f4b57 <vm_exec_core+2327>, 0x55b0878f533d <vm_exec_core+4349>, 0x55b0878fb94d <vm_exec_core+30477>, 0x55b0878f725d <vm_exec_core+12317>, 0x55b0878f705a <vm_exec_core+11802>, 0x55b0878f458d <vm_exec_core+845>, 0x55b0878f4a7a <vm_exec_core+2106>, 0x55b0878f4613 <vm_exec_core+979>, 0x55b0878fab23 <vm_exec_core+26851>, 0x55b0878f83de <vm_exec_core+16798>, 0x55b0878f7aa2 <vm_exec_core+14434>, 0x55b0878f82ba <vm_exec_core+16506>, 0x55b0878f7f06 <vm_exec_core+15558>, 0x55b0878f70ef <vm_exec_core+11951>, 0x55b0878f79ad <vm_exec_core+14189>, 0x55b0878f7379 <vm_exec_core+12601>, 0x55b0878f7bbc <vm_exec_core+14716>, 0x55b0878f7c2d <vm_exec_core+14829>, 0x55b0878f47f7 <vm_exec_core+1463>, 0x55b0878f5afe <vm_exec_core+6334>, 0x55b0878fad32 <vm_exec_core+27378>, 0x55b0878f5670 <vm_exec_core+5168>, 0x55b0878fba76 <vm_exec_core+30774>, 0x55b0878f98ee <vm_exec_core+22190>, 0x55b0878f74ef <vm_exec_core+12975>, 0x55b0878f495f <vm_exec_core+1823>, 0x55b0878fb325 <vm_exec_core+28901>, 0x55b0878fb06d <vm_exec_core+28205>, 0x55b0878f58ed <vm_exec_core+5805>, 0x55b0878f4e4f <vm_exec_core+3087>, 0x55b0878f9fe7 <vm_exec_core+23975>, 0x55b0878f63f4 <vm_exec_core+8628>, 0x55b0878fb4b9 <vm_exec_core+29305>, 0x55b0878fb1cf <vm_exec_core+28559>, 0x55b0878f6ae2 <vm_exec_core+10402>, 0x55b0878f747e <vm_exec_core+12862>, 0x55b0878f9b46 <vm_exec_core+22790>, 0x55b0878fb146 <vm_exec_core+28422>, 0x55b0878f8f61 <vm_exec_core+19745>, 0x55b0878f9bcf <vm_exec_core+22927>, 0x55b0878fa688 <vm_exec_core+25672>, 0x55b0878f8e9e <vm_exec_core+19550>, 0x55b0878f4d8c <vm_exec_core+2892>, 0x55b0878f95f1 <vm_exec_core+21425>, 0x55b0878f4c1f <vm_exec_core+2527>, 0x55b0878f5055 <vm_exec_core+3605>, 0x55b0878f6d65 <vm_exec_core+11045>, 0x55b0878f8a6b <vm_exec_core+18475>, 0x55b0878f948a <vm_exec_core+21066>, 0x55b0878f8700 <vm_exec_core+17600>, 0x55b0878f482b <vm_exec_core+1515>, 0x55b0878fa8b8 <vm_exec_core+26232>, 0x55b0878faf98 <vm_exec_core+27992>, 0x55b0878f51fc <vm_exec_core+4028>, 0x55b0878f5da8 <vm_exec_core+7016>, 0x55b0878f5a66 <vm_exec_core+6182>, 0x55b0878f64e3 <vm_exec_core+8867>, 0x55b0878f731a <vm_exec_core+12506>, 0x55b0878f52a3 <vm_exec_core+4195>, 0x55b0878fa720 <vm_exec_core+25824>, 0x55b0878f5d32 <vm_exec_core+6898>, 0x55b0878f71c8 <vm_exec_core+12168>, 0x55b0878f7c8f <vm_exec_core+14927>, 0x55b0878fa07d <vm_exec_core+24125>, 0x55b0878f9123 <vm_exec_core+20195>, 0x55b0878f67bd <vm_exec_core+9597>, 0x55b0878f603f <vm_exec_core+7679>, 0x55b0878f9ed3 <vm_exec_core+23699>, 0x55b0878f6f45 <vm_exec_core+11525>, 0x55b0878f96f0 <vm_exec_core+21680>, 0x55b0878f9195 <vm_exec_core+20309>, 0x55b0878f97a7 <vm_exec_core+21863>, 0x55b0878fac6a <vm_exec_core+27178>, 0x55b0878f8512 <vm_exec_core+17106>, 0x55b0878fa136 <vm_exec_core+24310>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f9c64 <vm_exec_core+23076>, 0x55b0878f68dc <vm_exec_core+9884>, 0x55b0878f8df9 <vm_exec_core+19385>, 0x55b0878f9039 <vm_exec_core+19961>, 0x55b0878f78c3 <vm_exec_core+13955>, 0x55b0878f8a66 <vm_exec_core+18470>, 0x55b0878f6c8a <vm_exec_core+10826>, 0x55b0878f62c7 <vm_exec_core+8327>, 0x55b0878f9825 <vm_exec_core+21989>, 0x55b0878f5434 <vm_exec_core+4596>, 0x55b0878f7670 <vm_exec_core+13360>, 0x55b0878f7fc0 <vm_exec_core+15744>, 0x55b0878f65c1 <vm_exec_core+9089>, 0x55b087901b1e <vm_exec_core+55518>, 0x55b0878f5f96 <vm_exec_core+7510>, 0x55b0878f5e8e <vm_exec_core+7246>, 0x55b0878f6199 <vm_exec_core+8025>, 0x55b0878f6b84 <vm_exec_core+10564>, 0x55b0878f8904 <vm_exec_core+18116>, 0x55b0878f7d4a <vm_exec_core+15114>, 0x55b0878f88ff <vm_exec_core+18111>, 0x55b0878f911e <vm_exec_core+20190>, 0x55b0878f9119 <vm_exec_core+20185>, 0x55b0878f6194 <vm_exec_core+8020>, 0x55b0878f95dd <vm_exec_core+21405>, 0x55b0878f72e3 <vm_exec_core+12451>, 0x55b0878f72e8 <vm_exec_core+12456>, 0x55b0878f9114 <vm_exec_core+20180>, 0x55b0878f8f5c <vm_exec_core+19740>, 0x55b0878f7fbb <vm_exec_core+15739>, 0x55b0878f7ef2 <vm_exec_core+15538>, 0x55b0878f900b <vm_exec_core+19915>, 0x55b0878f83c5 <vm_exec_core+16773>...}
        reg_cfp = 0x78714f7ff720
        reg_pc = 0x5040000085f8
        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>
#41 0x000055b0878ef82b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#42 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#43 0x000055b0879376d8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5170000000d0
        val = <optimized out>
#44 0x000055b087535c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7871519bf588) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffccae3f930, <optimized out>, 0x7ffccae3f880, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7871519bf588
#45 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#46 0x000055b08752ebe7 in rb_main (argc=11, argv=0x7ffccae3faf8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#47 main (argc=11, argv=0x7ffccae3faf8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 91762) detached]
$ timeout 60 gdb -p 91747 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

Children under /tmp/rubytest.8w9m4x:
* drwx------ 2      60 2025-11-27 14:37:36 +0000 autoload20251127-91762-7qf2li/
  * -rw-r--r-- 1 20 2025-11-27 14:37:36 +0000 some_const.rb
* -rw-r--r-- 1  100112 2025-11-27 14:29:14 +0000 _ruby_box_p103771_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-27 14:29:14 +0000 _ruby_box_p103771_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-27 14:29:14 +0000 _ruby_box_p103771_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-27 14:29:14 +0000 _ruby_box_p103668_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-27 14:29:14 +0000 _ruby_box_p103668_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-27 14:29:14 +0000 _ruby_box_p103668_2_rbconfig+sizeof.so
* -rw-r--r-- 1   31544 2025-11-27 14:29:13 +0000 _ruby_box_p103331_2_monitor.so
* -rw-r--r-- 1  152440 2025-11-27 14:29:13 +0000 _ruby_box_p103331_2_stringio.so
* -rw-r--r-- 1   28832 2025-11-27 14:29:13 +0000 _ruby_box_p103331_2_erb+escape.so
* -rw-r--r-- 1   51040 2025-11-27 14:29:13 +0000 _ruby_box_p103331_2_cgi+escape.so
* -rw-r--r-- 1  104440 2025-11-27 14:29:13 +0000 _ruby_box_p103331_2_strscan.so
* -rw-r--r-- 1   24216 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_io+nonblock.so
* -rw-r--r-- 1   65840 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_digest.so
* -rw-r--r-- 1 1497808 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_openssl.so
* -rw-r--r-- 1   16768 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_io+wait.so
* -rw-r--r-- 1  960152 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_socket.so
* -rw-r--r-- 1  302216 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_zlib.so
* -rw-r--r-- 1  112944 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_psych.so
* -rw-r--r-- 1  226984 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_json+ext+generator.so
* -rw-r--r-- 1  171392 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_json+ext+parser.so
* -rw-r--r-- 1  109520 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_etc.so
* -rw-r--r-- 1  941192 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_date_core.so
* -rw-r--r-- 1  100112 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-27 14:29:12 +0000 _ruby_box_p103331_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-27 14:29:11 +0000 _ruby_box_p103331_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-27 14:29:11 +0000 _ruby_box_p103180_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-27 14:29:11 +0000 _ruby_box_p103180_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-27 14:29:10 +0000 _ruby_box_p103180_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-27 14:29:10 +0000 _ruby_box_p103122_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-27 14:29:10 +0000 _ruby_box_p103122_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-27 14:29:10 +0000 _ruby_box_p103122_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100112 2025-11-27 14:29:10 +0000 _ruby_box_p103055_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-27 14:29:10 +0000 _ruby_box_p103055_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-27 14:29:09 +0000 _ruby_box_p103055_2_rbconfig+sizeof.so
make: *** [uncommon.mk:920: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 91418 -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 91417 -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 876625 -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-27T13:01:57Z master 2f192c73cc) +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 39.021542 seconds

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