# Logfile created on 2025-05-11 20:37:24 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000076e2cf7cfdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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.20250511-203724", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000076e2d11df2d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000076e2d11df120 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076e2cf70a070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250511-203724", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250511-203724>, @binmode=false, @mon_data=#<Monitor:0x000076e2d11deb30>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 8b7a4d167a
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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.inc updated
1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: 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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: 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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/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/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
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.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
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.3/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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./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/3.5.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/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.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/3.5.0+0
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.11.3
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.5
                                    stringio 3.1.8.dev
                                    strscan 3.1.5.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.8
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.3
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.4
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.7.0
                                    rdoc 6.13.1
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:15 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
    996    1015    1015    1015 pts/0       1015 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
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1  151621    1015    1015 pts/0       1015 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  311356    1015    1015 pts/0       1015 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  341541    1015    1015 pts/0       1015 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  419256    1015    1015 pts/0       1015 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  620161    1015    1015 pts/0       1015 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  653320    1015    1015 pts/0       1015 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  694506    1015    1015 pts/0       1015 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  825635    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1050354    1015    1015 pts/0       1015 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 1203214    1015    1015 pts/0       1015 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 1740617    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1863343    1015    1015 pts/0       1015 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
   1018 2438613    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2438613 2438616    1015    1015 pts/0       1015 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.20250511-203724 --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
2438616 2438617    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250511-203724 --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
2438617 2439546    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2439546 2439547    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2439547 2439885    1015    1015 pts/0       1015 Sl+   1000   0:18 /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
2439885 2439901    1015    1015 pts/0       1015 Sl+   1000   0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2439901 2440419    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2439901 2440422    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
2439901 2440425    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
      1 2597670    1015    1015 pts/0       1015 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 3179324    1015    1015 pts/0       1015 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
2438617 3206702    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 3432248    1015    1015 pts/0       1015 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 3455248    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 3646963    1015    1015 pts/0       1015 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 3823805    1015    1015 pts/0       1015 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 3916981    1015    1015 pts/0       1015 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 3942842    1015    1015 pts/0       1015 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 4068349    1015    1015 pts/0       1015 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=>[996, 151621, 311356, 341541, 419256, 620161, 653320, 694506, 825635, 1050354, 1203214, 1740617, 1863343, 2597670, 3179324, 3432248, 3455248, 3646963, 3823805, 3916981, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[2438613], 2438613=>[2438616], 2438616=>[2438617], 2438617=>[2439546, 3206702], 2439546=>[2439547], 2439547=>[2439885], 2439885=>[2439901], 2439901=>[2440419, 2440422, 2440425]}
$ timeout 60 gdb -p 2440419 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2440421]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000737946098d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2440421, futex_word=0x737929e00990) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7379216006c0 (LWP 2440419) "test_autoload.*" 0x0000737946098d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2440421, futex_word=0x737929e00990) at ./nptl/futex-internal.c:57
  2    Thread 0x737929e006c0 (LWP 2440421) "test_autoload.*" 0x000063c5750cde5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x737929e006c0 (LWP 2440421) "test_autoload.*"):
#0  0x000063c5750cde5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000063c5750cee1a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000063c57501d690 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000063c57501d509 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  0x000063c57501cefa in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) ()
No symbol table info available.
#5  0x000063c57501cdb6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#6  0x000063c5750b3bf0 in __interceptor_free ()
No symbol table info available.
#7  0x000073794609e012 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x737929dffc98) at ./nptl/pthread_getattr_np.c:198
        size = 32
        cpuset = 0x5030009d4860
        thread = <optimized out>
        ret = 0
        iattr = 0x737929dffc98
#8  0x000063c5750d8b19 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#9  0x000063c5750d9068 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x000063c5750c1a32 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#11 0x000063c5750c16ac in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x000063c5750c1b36 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#13 0x000063c5750b1aaf in asan_thread_start(void*) ()
No symbol table info available.
#14 0x000073794609caa4 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 = {126964230784704, 4739544576239459839, 126964230784704, -352, 0, 126964088168688, 4739544576218488319, 4739723057591737855}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#15 0x0000737946129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7379216006c0 (LWP 2440419) "test_autoload.*"):
#0  0x0000737946098d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2440421, futex_word=0x737929e00990) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=128, abstime=0x0, clockid=0, expected=2440421, futex_word=0x737929e00990) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 265
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x737929e00990, expected=2440421, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3  0x000073794609e7a3 in __pthread_clockjoin_ex (threadid=126964230784704, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
        ret = <optimized out>
        _buffer = {__routine = 0x73794609e650 <cleanup>, __arg = 0x737929e00ce0, __canceltype = 468762672, __prev = 0x0}
        tid = <optimized out>
        pd = 0x737929e006c0
        self = <optimized out>
        result = 0
        pd_result = <optimized out>
#4  0x000063c5750999f2 in __interceptor_pthread_join ()
No symbol table info available.
#5  0x000063c575415668 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3131
        stopped = <optimized out>
#6  rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4668
No locals.
#7  0x000063c5750f7bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000141700
        step = 4
        message = 4
        th = 0x515000141700
        buf = <optimized out>
        state = <optimized out>
#8  0x000063c5750f813b in ruby_stop (ex=702548368, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#9  0x000063c57528812d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4288
        status = <optimized out>
        pid = <optimized out>
#10 0x000063c5754fed48 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:3798
        ci = 0x64e100040001
        cc = <optimized out>
        me = 0x737922e76b98
        cfunc = 0x506000047ae8
        recv = 126964208350240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000063c5754e4ce3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7379215ff380) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000063c5754e4785 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4916
        ci = <optimized out>
        cc = 0x0
#13 0x000063c5754a584a in vm_sendish (ec=0x516002802fd0, reg_cfp=0x73791f6fd790, cd=0x5020006298b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x516002802fd0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020006298b0
        insns_address_table = {0x63c5754a3daf <vm_exec_core+26639>, 0x63c5754a030b <vm_exec_core+11627>, 0x63c57549dc0d <vm_exec_core+1645>, 0x63c57549eccf <vm_exec_core+5935>, 0x63c5754a3f9a <vm_exec_core+27130>, 0x63c57549e98d <vm_exec_core+5101>, 0x63c5754a5473 <vm_exec_core+32467>, 0x63c5754a2ec4 <vm_exec_core+22820>, 0x63c5754a13a6 <vm_exec_core+15878>, 0x63c57549df6a <vm_exec_core+2506>, 0x63c5754a4779 <vm_exec_core+29145>, 0x63c5754a437f <vm_exec_core+28127>, 0x63c57549ebd0 <vm_exec_core+5680>, 0x63c57549e488 <vm_exec_core+3816>, 0x63c5754a3433 <vm_exec_core+24211>, 0x63c57549f86a <vm_exec_core+8906>, 0x63c5754a4bfc <vm_exec_core+30300>, 0x63c5754a462e <vm_exec_core+28814>, 0x63c5754a0129 <vm_exec_core+11145>, 0x63c5754a130e <vm_exec_core+15726>, 0x63c5754a2fe9 <vm_exec_core+23113>, 0x63c5754a458a <vm_exec_core+28650>, 0x63c5754a225b <vm_exec_core+19643>, 0x63c5754a3181 <vm_exec_core+23521>, 0x63c5754a3959 <vm_exec_core+25529>, 0x63c5754a2152 <vm_exec_core+19378>, 0x63c57549e3dd <vm_exec_core+3645>, 0x63c5754a2a16 <vm_exec_core+21622>, 0x63c57549e19d <vm_exec_core+3069>, 0x63c57549e586 <vm_exec_core+4070>, 0x63c5754a0556 <vm_exec_core+12214>, 0x63c5754a1e9a <vm_exec_core+18682>, 0x63c5754a26e5 <vm_exec_core+20805>, 0x63c5754a1ca5 <vm_exec_core+18181>, 0x63c57549de86 <vm_exec_core+2278>, 0x63c5754a3cd7 <vm_exec_core+26423>, 0x63c5754a4242 <vm_exec_core+27810>, 0x63c57549e623 <vm_exec_core+4227>, 0x63c57549f308 <vm_exec_core+7528>, 0x63c57549ec75 <vm_exec_core+5845>, 0x63c57549fabd <vm_exec_core+9501>, 0x63c5754a1162 <vm_exec_core+15298>, 0x63c57549e6ca <vm_exec_core+4394>, 0x63c5754a3a26 <vm_exec_core+25734>, 0x63c57549f23e <vm_exec_core+7326>, 0x63c5754a0de3 <vm_exec_core+14403>, 0x63c5754a189b <vm_exec_core+17147>, 0x63c5754a3594 <vm_exec_core+24564>, 0x63c5754a245a <vm_exec_core+20154>, 0x63c57549fb66 <vm_exec_core+9670>, 0x63c57549f561 <vm_exec_core+8129>, 0x63c5754a3338 <vm_exec_core+23960>, 0x63c5754a07b2 <vm_exec_core+12818>, 0x63c5754a2ae8 <vm_exec_core+21832>, 0x63c5754a25d2 <vm_exec_core+20530>, 0x63c5754a2b75 <vm_exec_core+21973>, 0x63c5754a3eba <vm_exec_core+26906>, 0x63c57549d92b <vm_exec_core+907>, 0x63c5754a36a7 <vm_exec_core+24839>, 0x63c57549fe2f <vm_exec_core+10383>, 0x63c5754a324e <vm_exec_core+23726>, 0x63c57549ff55 <vm_exec_core+10677>, 0x63c5754a209e <vm_exec_core+19198>, 0x63c5754a4ec7 <vm_exec_core+31015>, 0x63c5754a170a <vm_exec_core+16746>, 0x63c5754a1d62 <vm_exec_core+18370>, 0x63c5754a01bc <vm_exec_core+11292>, 0x63c57549f685 <vm_exec_core+8421>, 0x63c5754a2c43 <vm_exec_core+22179>, 0x63c57549e7d5 <vm_exec_core+4661>, 0x63c5754a150e <vm_exec_core+16238>, 0x63c5754ac78f <vm_exec_core+61935>, 0x63c5754a239b <vm_exec_core+19963>, 0x63c57549e870 <vm_exec_core+4816>, 0x63c57549f121 <vm_exec_core+7041>, 0x63c57549ef3a <vm_exec_core+6554>, 0x63c57549f3fa <vm_exec_core+7770>, 0x63c57549fc85 <vm_exec_core+9957>, 0x63c5754a4b24 <vm_exec_core+30084>, 0x63c57549d930 <vm_exec_core+912>, 0x63c57549f046 <vm_exec_core+6822>, 0x63c5754a55fb <vm_exec_core+32859>, 0x63c5754a2914 <vm_exec_core+21364>, 0x63c5754a1b9b <vm_exec_core+17915>, 0x63c5754a3ab6 <vm_exec_core+25878>, 0x63c5754a59ad <vm_exec_core+33805>, 0x63c5754a3dde <vm_exec_core+26686>, 0x63c5754a4c9e <vm_exec_core+30462>, 0x63c5754a4d6f <vm_exec_core+30671>, 0x63c57549e2a7 <vm_exec_core+3335>, 0x63c5754a469a <vm_exec_core+28922>, 0x63c5754a06d6 <vm_exec_core+12598>, 0x63c5754a48e5 <vm_exec_core+29509>, 0x63c57549fffa <vm_exec_core+10842>, 0x63c57549f907 <vm_exec_core+9063>, 0x63c5754a0c3e <vm_exec_core+13982>, 0x63c57549e73b <vm_exec_core+4507>, 0x63c5754a4e3c <vm_exec_core+30876>, 0x63c5754a0e9c <vm_exec_core+14588>, 0x63c5754a0a2a <vm_exec_core+13450>, 0x63c57549da24 <vm_exec_core+1156>, 0x63c57549e043 <vm_exec_core+2723>, 0x63c5754a1a4e <vm_exec_core+17582>, 0x63c5754a103a <vm_exec_core+15002>, 0x63c5754a1921 <vm_exec_core+17281>, 0x63c5754a17c3 <vm_exec_core+16931>, 0x63c5754a05f3 <vm_exec_core+12371>, 0x63c5754a0f36 <vm_exec_core+14742>, 0x63c5754a0b1b <vm_exec_core+13691>, 0x63c5754a1293 <vm_exec_core+15603>, 0x63c5754a1218 <vm_exec_core+15480>, 0x63c5754a3da0 <vm_exec_core+26624>, 0x63c5754a02fc <vm_exec_core+11612>, 0x63c57549dbfe <vm_exec_core+1630>, 0x63c57549ecc0 <vm_exec_core+5920>, 0x63c5754a3f8b <vm_exec_core+27115>, 0x63c57549e97e <vm_exec_core+5086>, 0x63c5754a5464 <vm_exec_core+32452>, 0x63c5754a2eb5 <vm_exec_core+22805>, 0x63c5754a1397 <vm_exec_core+15863>, 0x63c57549df5b <vm_exec_core+2491>, 0x63c5754a476a <vm_exec_core+29130>, 0x63c5754a4370 <vm_exec_core+28112>, 0x63c57549ebc1 <vm_exec_core+5665>, 0x63c57549e479 <vm_exec_core+3801>, 0x63c5754a3424 <vm_exec_core+24196>, 0x63c57549f85b <vm_exec_core+8891>, 0x63c5754a4bed <vm_exec_core+30285>, 0x63c5754a461f <vm_exec_core+28799>, 0x63c5754a011a <vm_exec_core+11130>, 0x63c5754a12ff <vm_exec_core+15711>, 0x63c5754a2fda <vm_exec_core+23098>, 0x63c5754a457b <vm_exec_core+28635>, 0x63c5754a224c <vm_exec_core+19628>, 0x63c5754a3172 <vm_exec_core+23506>, 0x63c5754a394a <vm_exec_core+25514>, 0x63c5754a2143 <vm_exec_core+19363>, 0x63c57549e3ce <vm_exec_core+3630>, 0x63c5754a2a07 <vm_exec_core+21607>, 0x63c57549e18e <vm_exec_core+3054>, 0x63c57549e577 <vm_exec_core+4055>, 0x63c5754a0547 <vm_exec_core+12199>, 0x63c5754a1e8b <vm_exec_core+18667>, 0x63c5754a26d6 <vm_exec_core+20790>, 0x63c5754a1c96 <vm_exec_core+18166>, 0x63c57549de77 <vm_exec_core+2263>, 0x63c5754a3cc8 <vm_exec_core+26408>, 0x63c5754a4233 <vm_exec_core+27795>, 0x63c57549e614 <vm_exec_core+4212>, 0x63c57549f2f9 <vm_exec_core+7513>, 0x63c57549ec66 <vm_exec_core+5830>, 0x63c57549faae <vm_exec_core+9486>, 0x63c5754a1153 <vm_exec_core+15283>, 0x63c57549e6bb <vm_exec_core+4379>, 0x63c5754a3a17 <vm_exec_core+25719>, 0x63c57549f22f <vm_exec_core+7311>, 0x63c5754a0dd4 <vm_exec_core+14388>, 0x63c5754a188c <vm_exec_core+17132>, 0x63c5754a3585 <vm_exec_core+24549>, 0x63c5754a244b <vm_exec_core+20139>, 0x63c57549fb57 <vm_exec_core+9655>, 0x63c57549f552 <vm_exec_core+8114>, 0x63c5754a3329 <vm_exec_core+23945>, 0x63c5754a07a3 <vm_exec_core+12803>, 0x63c5754a2ad9 <vm_exec_core+21817>, 0x63c5754a25c3 <vm_exec_core+20515>, 0x63c5754a2b66 <vm_exec_core+21958>, 0x63c5754a3eab <vm_exec_core+26891>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a3698 <vm_exec_core+24824>, 0x63c57549fe20 <vm_exec_core+10368>, 0x63c5754a323f <vm_exec_core+23711>, 0x63c57549ff46 <vm_exec_core+10662>, 0x63c5754a208f <vm_exec_core+19183>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a16fb <vm_exec_core+16731>, 0x63c5754a1d53 <vm_exec_core+18355>, 0x63c5754a01ad <vm_exec_core+11277>, 0x63c57549f676 <vm_exec_core+8406>, 0x63c5754a2c34 <vm_exec_core+22164>, 0x63c57549e7c6 <vm_exec_core+4646>, 0x63c5754a14ff <vm_exec_core+16223>, 0x63c5754ac780 <vm_exec_core+61920>, 0x63c5754a238c <vm_exec_core+19948>, 0x63c57549e861 <vm_exec_core+4801>, 0x63c57549f112 <vm_exec_core+7026>, 0x63c57549ef2b <vm_exec_core+6539>, 0x63c57549f3eb <vm_exec_core+7755>, 0x63c57549fc76 <vm_exec_core+9942>, 0x63c5754a1b96 <vm_exec_core+17910>, 0x63c5754a14f5 <vm_exec_core+16213>, 0x63c5754a1b91 <vm_exec_core+17905>, 0x63c5754a2338 <vm_exec_core+19864>, 0x63c5754a22f8 <vm_exec_core+19800>, 0x63c57549f3e6 <vm_exec_core+7750>, 0x63c5754a269a <vm_exec_core+20730>, 0x63c5754a0a20 <vm_exec_core+13440>, 0x63c5754a0a25 <vm_exec_core+13445>, 0x63c5754a22f3 <vm_exec_core+19795>, 0x63c5754a1e86 <vm_exec_core+18662>...}
        reg_cfp = 0x73791f6fd790
        reg_pc = 0x5040003e0db0
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
th: 0x515000141700, native_id: 0x7379216006c0
-- Control frame information -----------------------------------------------
        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>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x000063c575499c0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        _ec = 0x516002802fd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7379215ff6c0, <optimized out>, <optimized out>}, prev = 0x7379215ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000063c5754d775b in invoke_iseq_block_from_c (ec=0x516002802fd0, captured=<optimized out>, self=126964208350240, 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:1653
        flags = 0
        iseq = 0x737922edcda8
        cfp = 0x73791f6fd7c8
        sp = 0x73791f5fd818
        use_argv = <optimized out>
        stack_argv = 0x73791f5fd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_proc (ec=0x516002802fd0, self=126964208350240, 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:1747
        block = <optimized out>
        keyword_hash = <optimized out>
#18 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:1777
No locals.
#19 0x000063c5754d5a16 in rb_vm_invoke_proc (ec=0x737929e00990, proc=0x109, proc@entry=0x5040003e5090, argc=1175031153, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1798
        self = 2440421
#20 0x000063c5754271ed in thread_do_start_proc (th=th@entry=0x515000141700) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003e5090
        args_len = 0
        args_ptr = <optimized out>
#21 0x000063c575424dca in thread_do_start (th=0x515000141700) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#22 thread_start_func_2 (th=th@entry=0x515000141700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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>
#23 0x000063c57542408e in call_thread_start_func_2 (th=0x515000141700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x7379215ffcc0
#24 nt_start (ptr=0x50c000730540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x515000141700
        sched = <optimized out>
        nt = 0x50c000730540
        vm = 0x525000000100
#25 0x000063c5750b1aaf in asan_thread_start(void*) ()
No symbol table info available.
#26 0x000073794609caa4 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 = {126964088178368, 4739528083565043199, 126964088178368, -352, 0, 140723000750000, 4739528083544071679, 4739723057591737855}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x0000737946129c3c 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 2440419) detached]
$ timeout 60 gdb -p 2440422 -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 2440425 -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 2439901 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3206721]
[New LWP 2440426]
[New LWP 2440210]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000737946098d71 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 0x7379463cdc40 (LWP 2439901) "ruby"            0x0000737946098d71 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 0x73791ba006c0 (LWP 3206721) "test_autoload.*" 0x0000737946098d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x73791b9fc1e0, op=137, expected=0, futex_word=0x50c000731e50) at ./nptl/futex-internal.c:57
  3    Thread 0x737929e006c0 (LWP 2440426) "test_autoload.*" 0x000073794611b4cd in __GI___poll (fds=0x73791bd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7379244006c0 (LWP 2440210) "parallel.rb:40"  0x000073794611b4cd in __GI___poll (fds=0x73791fa0cd60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7379244006c0 (LWP 2440210) "parallel.rb:40"):
#0  0x000073794611b4cd in __GI___poll (fds=0x73791fa0cd60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063c5750586fa in __interceptor_poll ()
No symbol table info available.
#2  0x000063c5751b91f9 in nogvl_wait_for (th=126964114231240, fptr=0x511000208b80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577
        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  0x000063c5751ba68a in internal_read_func (ptr=0x73791fa0cb40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x73791fa0cb40
        result = <optimized out>
#5  0x000063c57540c79a in rb_thread_io_blocking_call (io=<optimized out>, func=0x63c5751ba180 <internal_read_func>, data1=0x73791fa0cb40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        fd = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x000063c5750fc310 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:1074
        _ec = 0x5160027ff9d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7379243fed50, <optimized out>, 0x7379243fec60, <optimized out>, <optimized out>}, prev = 0x73791fa09140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160027ff9d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000063c5751ce9b5 in io_read_memory_locktmp (str=126964058869088, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
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:3504
        str = <optimized out>
        iis = {th = 126964114231240, fptr = 0x511000208b80, nonblock = 0, fd = 4, buf = 0x519000154a80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000208b80
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000063c5751aad61 in io_readpartial (argc=530632032, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x000063c5754fed48 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:3798
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x737945bd9ea8
        cfunc = 0x50600002c2a8
        recv = 126964114231360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000063c5754aaabc in vm_sendish (ec=0x5160027ff9d0, reg_cfp=0x7379218fd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5160027ff9d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63c5754a3daf <vm_exec_core+26639>, 0x63c5754a030b <vm_exec_core+11627>, 0x63c57549dc0d <vm_exec_core+1645>, 0x63c57549eccf <vm_exec_core+5935>, 0x63c5754a3f9a <vm_exec_core+27130>, 0x63c57549e98d <vm_exec_core+5101>, 0x63c5754a5473 <vm_exec_core+32467>, 0x63c5754a2ec4 <vm_exec_core+22820>, 0x63c5754a13a6 <vm_exec_core+15878>, 0x63c57549df6a <vm_exec_core+2506>, 0x63c5754a4779 <vm_exec_core+29145>, 0x63c5754a437f <vm_exec_core+28127>, 0x63c57549ebd0 <vm_exec_core+5680>, 0x63c57549e488 <vm_exec_core+3816>, 0x63c5754a3433 <vm_exec_core+24211>, 0x63c57549f86a <vm_exec_core+8906>, 0x63c5754a4bfc <vm_exec_core+30300>, 0x63c5754a462e <vm_exec_core+28814>, 0x63c5754a0129 <vm_exec_core+11145>, 0x63c5754a130e <vm_exec_core+15726>, 0x63c5754a2fe9 <vm_exec_core+23113>, 0x63c5754a458a <vm_exec_core+28650>, 0x63c5754a225b <vm_exec_core+19643>, 0x63c5754a3181 <vm_exec_core+23521>, 0x63c5754a3959 <vm_exec_core+25529>, 0x63c5754a2152 <vm_exec_core+19378>, 0x63c57549e3dd <vm_exec_core+3645>, 0x63c5754a2a16 <vm_exec_core+21622>, 0x63c57549e19d <vm_exec_core+3069>, 0x63c57549e586 <vm_exec_core+4070>, 0x63c5754a0556 <vm_exec_core+12214>, 0x63c5754a1e9a <vm_exec_core+18682>, 0x63c5754a26e5 <vm_exec_core+20805>, 0x63c5754a1ca5 <vm_exec_core+18181>, 0x63c57549de86 <vm_exec_core+2278>, 0x63c5754a3cd7 <vm_exec_core+26423>, 0x63c5754a4242 <vm_exec_core+27810>, 0x63c57549e623 <vm_exec_core+4227>, 0x63c57549f308 <vm_exec_core+7528>, 0x63c57549ec75 <vm_exec_core+5845>, 0x63c57549fabd <vm_exec_core+9501>, 0x63c5754a1162 <vm_exec_core+15298>, 0x63c57549e6ca <vm_exec_core+4394>, 0x63c5754a3a26 <vm_exec_core+25734>, 0x63c57549f23e <vm_exec_core+7326>, 0x63c5754a0de3 <vm_exec_core+14403>, 0x63c5754a189b <vm_exec_core+17147>, 0x63c5754a3594 <vm_exec_core+24564>, 0x63c5754a245a <vm_exec_core+20154>, 0x63c57549fb66 <vm_exec_core+9670>, 0x63c57549f561 <vm_exec_core+8129>, 0x63c5754a3338 <vm_exec_core+23960>, 0x63c5754a07b2 <vm_exec_core+12818>, 0x63c5754a2ae8 <vm_exec_core+21832>, 0x63c5754a25d2 <vm_exec_core+20530>, 0x63c5754a2b75 <vm_exec_core+21973>, 0x63c5754a3eba <vm_exec_core+26906>, 0x63c57549d92b <vm_exec_core+907>, 0x63c5754a36a7 <vm_exec_core+24839>, 0x63c57549fe2f <vm_exec_core+10383>, 0x63c5754a324e <vm_exec_core+23726>, 0x63c57549ff55 <vm_exec_core+10677>, 0x63c5754a209e <vm_exec_core+19198>, 0x63c5754a4ec7 <vm_exec_core+31015>, 0x63c5754a170a <vm_exec_core+16746>, 0x63c5754a1d62 <vm_exec_core+18370>, 0x63c5754a01bc <vm_exec_core+11292>, 0x63c57549f685 <vm_exec_core+8421>, 0x63c5754a2c43 <vm_exec_core+22179>, 0x63c57549e7d5 <vm_exec_core+4661>, 0x63c5754a150e <vm_exec_core+16238>, 0x63c5754ac78f <vm_exec_core+61935>, 0x63c5754a239b <vm_exec_core+19963>, 0x63c57549e870 <vm_exec_core+4816>, 0x63c57549f121 <vm_exec_core+7041>, 0x63c57549ef3a <vm_exec_core+6554>, 0x63c57549f3fa <vm_exec_core+7770>, 0x63c57549fc85 <vm_exec_core+9957>, 0x63c5754a4b24 <vm_exec_core+30084>, 0x63c57549d930 <vm_exec_core+912>, 0x63c57549f046 <vm_exec_core+6822>, 0x63c5754a55fb <vm_exec_core+32859>, 0x63c5754a2914 <vm_exec_core+21364>, 0x63c5754a1b9b <vm_exec_core+17915>, 0x63c5754a3ab6 <vm_exec_core+25878>, 0x63c5754a59ad <vm_exec_core+33805>, 0x63c5754a3dde <vm_exec_core+26686>, 0x63c5754a4c9e <vm_exec_core+30462>, 0x63c5754a4d6f <vm_exec_core+30671>, 0x63c57549e2a7 <vm_exec_core+3335>, 0x63c5754a469a <vm_exec_core+28922>, 0x63c5754a06d6 <vm_exec_core+12598>, 0x63c5754a48e5 <vm_exec_core+29509>, 0x63c57549fffa <vm_exec_core+10842>, 0x63c57549f907 <vm_exec_core+9063>, 0x63c5754a0c3e <vm_exec_core+13982>, 0x63c57549e73b <vm_exec_core+4507>, 0x63c5754a4e3c <vm_exec_core+30876>, 0x63c5754a0e9c <vm_exec_core+14588>, 0x63c5754a0a2a <vm_exec_core+13450>, 0x63c57549da24 <vm_exec_core+1156>, 0x63c57549e043 <vm_exec_core+2723>, 0x63c5754a1a4e <vm_exec_core+17582>, 0x63c5754a103a <vm_exec_core+15002>, 0x63c5754a1921 <vm_exec_core+17281>, 0x63c5754a17c3 <vm_exec_core+16931>, 0x63c5754a05f3 <vm_exec_core+12371>, 0x63c5754a0f36 <vm_exec_core+14742>, 0x63c5754a0b1b <vm_exec_core+13691>, 0x63c5754a1293 <vm_exec_core+15603>, 0x63c5754a1218 <vm_exec_core+15480>, 0x63c5754a3da0 <vm_exec_core+26624>, 0x63c5754a02fc <vm_exec_core+11612>, 0x63c57549dbfe <vm_exec_core+1630>, 0x63c57549ecc0 <vm_exec_core+5920>, 0x63c5754a3f8b <vm_exec_core+27115>, 0x63c57549e97e <vm_exec_core+5086>, 0x63c5754a5464 <vm_exec_core+32452>, 0x63c5754a2eb5 <vm_exec_core+22805>, 0x63c5754a1397 <vm_exec_core+15863>, 0x63c57549df5b <vm_exec_core+2491>, 0x63c5754a476a <vm_exec_core+29130>, 0x63c5754a4370 <vm_exec_core+28112>, 0x63c57549ebc1 <vm_exec_core+5665>, 0x63c57549e479 <vm_exec_core+3801>, 0x63c5754a3424 <vm_exec_core+24196>, 0x63c57549f85b <vm_exec_core+8891>, 0x63c5754a4bed <vm_exec_core+30285>, 0x63c5754a461f <vm_exec_core+28799>, 0x63c5754a011a <vm_exec_core+11130>, 0x63c5754a12ff <vm_exec_core+15711>, 0x63c5754a2fda <vm_exec_core+23098>, 0x63c5754a457b <vm_exec_core+28635>, 0x63c5754a224c <vm_exec_core+19628>, 0x63c5754a3172 <vm_exec_core+23506>, 0x63c5754a394a <vm_exec_core+25514>, 0x63c5754a2143 <vm_exec_core+19363>, 0x63c57549e3ce <vm_exec_core+3630>, 0x63c5754a2a07 <vm_exec_core+21607>, 0x63c57549e18e <vm_exec_core+3054>, 0x63c57549e577 <vm_exec_core+4055>, 0x63c5754a0547 <vm_exec_core+12199>, 0x63c5754a1e8b <vm_exec_core+18667>, 0x63c5754a26d6 <vm_exec_core+20790>, 0x63c5754a1c96 <vm_exec_core+18166>, 0x63c57549de77 <vm_exec_core+2263>, 0x63c5754a3cc8 <vm_exec_core+26408>, 0x63c5754a4233 <vm_exec_core+27795>, 0x63c57549e614 <vm_exec_core+4212>, 0x63c57549f2f9 <vm_exec_core+7513>, 0x63c57549ec66 <vm_exec_core+5830>, 0x63c57549faae <vm_exec_core+9486>, 0x63c5754a1153 <vm_exec_core+15283>, 0x63c57549e6bb <vm_exec_core+4379>, 0x63c5754a3a17 <vm_exec_core+25719>, 0x63c57549f22f <vm_exec_core+7311>, 0x63c5754a0dd4 <vm_exec_core+14388>, 0x63c5754a188c <vm_exec_core+17132>, 0x63c5754a3585 <vm_exec_core+24549>, 0x63c5754a244b <vm_exec_core+20139>, 0x63c57549fb57 <vm_exec_core+9655>, 0x63c57549f552 <vm_exec_core+8114>, 0x63c5754a3329 <vm_exec_core+23945>, 0x63c5754a07a3 <vm_exec_core+12803>, 0x63c5754a2ad9 <vm_exec_core+21817>, 0x63c5754a25c3 <vm_exec_core+20515>, 0x63c5754a2b66 <vm_exec_core+21958>, 0x63c5754a3eab <vm_exec_core+26891>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a3698 <vm_exec_core+24824>, 0x63c57549fe20 <vm_exec_core+10368>, 0x63c5754a323f <vm_exec_core+23711>, 0x63c57549ff46 <vm_exec_core+10662>, 0x63c5754a208f <vm_exec_core+19183>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a16fb <vm_exec_core+16731>, 0x63c5754a1d53 <vm_exec_core+18355>, 0x63c5754a01ad <vm_exec_core+11277>, 0x63c57549f676 <vm_exec_core+8406>, 0x63c5754a2c34 <vm_exec_core+22164>, 0x63c57549e7c6 <vm_exec_core+4646>, 0x63c5754a14ff <vm_exec_core+16223>, 0x63c5754ac780 <vm_exec_core+61920>, 0x63c5754a238c <vm_exec_core+19948>, 0x63c57549e861 <vm_exec_core+4801>, 0x63c57549f112 <vm_exec_core+7026>, 0x63c57549ef2b <vm_exec_core+6539>, 0x63c57549f3eb <vm_exec_core+7755>, 0x63c57549fc76 <vm_exec_core+9942>, 0x63c5754a1b96 <vm_exec_core+17910>, 0x63c5754a14f5 <vm_exec_core+16213>, 0x63c5754a1b91 <vm_exec_core+17905>, 0x63c5754a2338 <vm_exec_core+19864>, 0x63c5754a22f8 <vm_exec_core+19800>, 0x63c57549f3e6 <vm_exec_core+7750>, 0x63c5754a269a <vm_exec_core+20730>, 0x63c5754a0a20 <vm_exec_core+13440>, 0x63c5754a0a25 <vm_exec_core+13445>, 0x63c5754a22f3 <vm_exec_core+19795>, 0x63c5754a1e86 <vm_exec_core+18662>...}
        reg_cfp = 0x7379218fd790
        reg_pc = 0x51300004b718
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000063c575499c0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x5160027ff9d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7379243ff6c0, <optimized out>, <optimized out>}, prev = 0x7379243ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000063c5754d775b in invoke_iseq_block_from_c (ec=0x5160027ff9d0, captured=<optimized out>, self=126964679538640, 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:1653
        flags = 0
        iseq = 0x737945b6b4d0
        cfp = 0x7379218fd7c8
        sp = 0x7379217fd818
        use_argv = <optimized out>
        stack_argv = 0x7379217fd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160027ff9d0, self=126964679538640, 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:1747
        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:1777
No locals.
#17 0x000063c5754d5a16 in rb_vm_invoke_proc (ec=0x73791fa0cd60, proc=0x1, proc@entry=0x5040003e18d0, argc=1175565517, 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:1798
        self = 4294967295
#18 0x000063c5754271ed in thread_do_start_proc (th=th@entry=0x51500013dd80) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003e18d0
        args_len = 0
        args_ptr = <optimized out>
#19 0x000063c575424dca in thread_do_start (th=0x51500013dd80) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500013dd80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x000063c57542408e in call_thread_start_func_2 (th=0x51500013dd80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x7379243ffcc0
#22 nt_start (ptr=0x50c00072fdc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500013dd80
        sched = <optimized out>
        nt = 0x50c00072fdc0
        vm = 0x525000000100
#23 0x000063c5750b1aaf in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000073794609caa4 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 = {126964136412864, 4739516813570858495, 126964136412864, -352, 25, 140723000752912, 4739516813549886975, 4739723057591737855}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000737946129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x737929e006c0 (LWP 2440426) "test_autoload.*"):
#0  0x000073794611b4cd in __GI___poll (fds=0x73791bd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063c5750586fa in __interceptor_poll ()
No symbol table info available.
#2  0x000063c57542897f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x000063c5750b1aaf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073794609caa4 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 = {126964230784704, 4739544576239459839, 126964230784704, -352, 0, 126963985408688, 4739544576218488319, 4739723057591737855}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000737946129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x73791ba006c0 (LWP 3206721) "test_autoload.*"):
#0  0x0000737946098d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x73791b9fc1e0, op=137, expected=0, futex_word=0x50c000731e50) 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=20576, abstime=0x73791b9fc1e0, clockid=1233317, expected=0, futex_word=0x50c000731e50) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 315728896
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000731e50, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x73791b9fc1e0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000073794609bc8e in __pthread_cond_wait_common (abstime=0x73791b9fc1e0, clockid=1, mutex=0x5150001433b0, cond=0x50c000731e28) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73794609b4b0 <__condvar_cleanup_waiting>, __arg = 0x73791b9fc0d0, __canceltype = 1967940670, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c000731e28, mutex = 0x5150001433b0, 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=0x50c000731e28, mutex=mutex@entry=0x5150001433b0, abstime=abstime@entry=0x73791b9fc1e0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000063c575422a71 in native_cond_timedwait (cond=0x50c000731e28, mutex=0x5150001433b0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000143280, rel=rel@entry=0x73791da0a9a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x5150001433b0
        cond = 0x50c000731e28
        max = 100000000000000000
#7  0x000063c5754095d4 in native_sleep (th=0x515000143280, rel=0x73791da0a9a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1310
        prev_status = THREAD_RUNNABLE
        end = 8572240122024499
        woke = 1
#9  0x000063c575288c7d in rb_f_sleep (argc=1, argv=0x73792941f8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4968
        beg = 1746996455
        scheduler = <optimized out>
        end = <optimized out>
#10 0x000063c5754fed48 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:3798
        ci = 0x675100140003
        cc = <optimized out>
        me = 0x737922e76be8
        cfunc = 0x506000047de8
        recv = 126964113557320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000063c5754e4ce3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x73791b9fc960) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000063c5754e4785 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4916
        ci = <optimized out>
        cc = 0x73791b9fc1e0
#13 0x000063c5754aaabc in vm_sendish (ec=0x5160028047d0, reg_cfp=0x73792951f6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160028047d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63c5754a3daf <vm_exec_core+26639>, 0x63c5754a030b <vm_exec_core+11627>, 0x63c57549dc0d <vm_exec_core+1645>, 0x63c57549eccf <vm_exec_core+5935>, 0x63c5754a3f9a <vm_exec_core+27130>, 0x63c57549e98d <vm_exec_core+5101>, 0x63c5754a5473 <vm_exec_core+32467>, 0x63c5754a2ec4 <vm_exec_core+22820>, 0x63c5754a13a6 <vm_exec_core+15878>, 0x63c57549df6a <vm_exec_core+2506>, 0x63c5754a4779 <vm_exec_core+29145>, 0x63c5754a437f <vm_exec_core+28127>, 0x63c57549ebd0 <vm_exec_core+5680>, 0x63c57549e488 <vm_exec_core+3816>, 0x63c5754a3433 <vm_exec_core+24211>, 0x63c57549f86a <vm_exec_core+8906>, 0x63c5754a4bfc <vm_exec_core+30300>, 0x63c5754a462e <vm_exec_core+28814>, 0x63c5754a0129 <vm_exec_core+11145>, 0x63c5754a130e <vm_exec_core+15726>, 0x63c5754a2fe9 <vm_exec_core+23113>, 0x63c5754a458a <vm_exec_core+28650>, 0x63c5754a225b <vm_exec_core+19643>, 0x63c5754a3181 <vm_exec_core+23521>, 0x63c5754a3959 <vm_exec_core+25529>, 0x63c5754a2152 <vm_exec_core+19378>, 0x63c57549e3dd <vm_exec_core+3645>, 0x63c5754a2a16 <vm_exec_core+21622>, 0x63c57549e19d <vm_exec_core+3069>, 0x63c57549e586 <vm_exec_core+4070>, 0x63c5754a0556 <vm_exec_core+12214>, 0x63c5754a1e9a <vm_exec_core+18682>, 0x63c5754a26e5 <vm_exec_core+20805>, 0x63c5754a1ca5 <vm_exec_core+18181>, 0x63c57549de86 <vm_exec_core+2278>, 0x63c5754a3cd7 <vm_exec_core+26423>, 0x63c5754a4242 <vm_exec_core+27810>, 0x63c57549e623 <vm_exec_core+4227>, 0x63c57549f308 <vm_exec_core+7528>, 0x63c57549ec75 <vm_exec_core+5845>, 0x63c57549fabd <vm_exec_core+9501>, 0x63c5754a1162 <vm_exec_core+15298>, 0x63c57549e6ca <vm_exec_core+4394>, 0x63c5754a3a26 <vm_exec_core+25734>, 0x63c57549f23e <vm_exec_core+7326>, 0x63c5754a0de3 <vm_exec_core+14403>, 0x63c5754a189b <vm_exec_core+17147>, 0x63c5754a3594 <vm_exec_core+24564>, 0x63c5754a245a <vm_exec_core+20154>, 0x63c57549fb66 <vm_exec_core+9670>, 0x63c57549f561 <vm_exec_core+8129>, 0x63c5754a3338 <vm_exec_core+23960>, 0x63c5754a07b2 <vm_exec_core+12818>, 0x63c5754a2ae8 <vm_exec_core+21832>, 0x63c5754a25d2 <vm_exec_core+20530>, 0x63c5754a2b75 <vm_exec_core+21973>, 0x63c5754a3eba <vm_exec_core+26906>, 0x63c57549d92b <vm_exec_core+907>, 0x63c5754a36a7 <vm_exec_core+24839>, 0x63c57549fe2f <vm_exec_core+10383>, 0x63c5754a324e <vm_exec_core+23726>, 0x63c57549ff55 <vm_exec_core+10677>, 0x63c5754a209e <vm_exec_core+19198>, 0x63c5754a4ec7 <vm_exec_core+31015>, 0x63c5754a170a <vm_exec_core+16746>, 0x63c5754a1d62 <vm_exec_core+18370>, 0x63c5754a01bc <vm_exec_core+11292>, 0x63c57549f685 <vm_exec_core+8421>, 0x63c5754a2c43 <vm_exec_core+22179>, 0x63c57549e7d5 <vm_exec_core+4661>, 0x63c5754a150e <vm_exec_core+16238>, 0x63c5754ac78f <vm_exec_core+61935>, 0x63c5754a239b <vm_exec_core+19963>, 0x63c57549e870 <vm_exec_core+4816>, 0x63c57549f121 <vm_exec_core+7041>, 0x63c57549ef3a <vm_exec_core+6554>, 0x63c57549f3fa <vm_exec_core+7770>, 0x63c57549fc85 <vm_exec_core+9957>, 0x63c5754a4b24 <vm_exec_core+30084>, 0x63c57549d930 <vm_exec_core+912>, 0x63c57549f046 <vm_exec_core+6822>, 0x63c5754a55fb <vm_exec_core+32859>, 0x63c5754a2914 <vm_exec_core+21364>, 0x63c5754a1b9b <vm_exec_core+17915>, 0x63c5754a3ab6 <vm_exec_core+25878>, 0x63c5754a59ad <vm_exec_core+33805>, 0x63c5754a3dde <vm_exec_core+26686>, 0x63c5754a4c9e <vm_exec_core+30462>, 0x63c5754a4d6f <vm_exec_core+30671>, 0x63c57549e2a7 <vm_exec_core+3335>, 0x63c5754a469a <vm_exec_core+28922>, 0x63c5754a06d6 <vm_exec_core+12598>, 0x63c5754a48e5 <vm_exec_core+29509>, 0x63c57549fffa <vm_exec_core+10842>, 0x63c57549f907 <vm_exec_core+9063>, 0x63c5754a0c3e <vm_exec_core+13982>, 0x63c57549e73b <vm_exec_core+4507>, 0x63c5754a4e3c <vm_exec_core+30876>, 0x63c5754a0e9c <vm_exec_core+14588>, 0x63c5754a0a2a <vm_exec_core+13450>, 0x63c57549da24 <vm_exec_core+1156>, 0x63c57549e043 <vm_exec_core+2723>, 0x63c5754a1a4e <vm_exec_core+17582>, 0x63c5754a103a <vm_exec_core+15002>, 0x63c5754a1921 <vm_exec_core+17281>, 0x63c5754a17c3 <vm_exec_core+16931>, 0x63c5754a05f3 <vm_exec_core+12371>, 0x63c5754a0f36 <vm_exec_core+14742>, 0x63c5754a0b1b <vm_exec_core+13691>, 0x63c5754a1293 <vm_exec_core+15603>, 0x63c5754a1218 <vm_exec_core+15480>, 0x63c5754a3da0 <vm_exec_core+26624>, 0x63c5754a02fc <vm_exec_core+11612>, 0x63c57549dbfe <vm_exec_core+1630>, 0x63c57549ecc0 <vm_exec_core+5920>, 0x63c5754a3f8b <vm_exec_core+27115>, 0x63c57549e97e <vm_exec_core+5086>, 0x63c5754a5464 <vm_exec_core+32452>, 0x63c5754a2eb5 <vm_exec_core+22805>, 0x63c5754a1397 <vm_exec_core+15863>, 0x63c57549df5b <vm_exec_core+2491>, 0x63c5754a476a <vm_exec_core+29130>, 0x63c5754a4370 <vm_exec_core+28112>, 0x63c57549ebc1 <vm_exec_core+5665>, 0x63c57549e479 <vm_exec_core+3801>, 0x63c5754a3424 <vm_exec_core+24196>, 0x63c57549f85b <vm_exec_core+8891>, 0x63c5754a4bed <vm_exec_core+30285>, 0x63c5754a461f <vm_exec_core+28799>, 0x63c5754a011a <vm_exec_core+11130>, 0x63c5754a12ff <vm_exec_core+15711>, 0x63c5754a2fda <vm_exec_core+23098>, 0x63c5754a457b <vm_exec_core+28635>, 0x63c5754a224c <vm_exec_core+19628>, 0x63c5754a3172 <vm_exec_core+23506>, 0x63c5754a394a <vm_exec_core+25514>, 0x63c5754a2143 <vm_exec_core+19363>, 0x63c57549e3ce <vm_exec_core+3630>, 0x63c5754a2a07 <vm_exec_core+21607>, 0x63c57549e18e <vm_exec_core+3054>, 0x63c57549e577 <vm_exec_core+4055>, 0x63c5754a0547 <vm_exec_core+12199>, 0x63c5754a1e8b <vm_exec_core+18667>, 0x63c5754a26d6 <vm_exec_core+20790>, 0x63c5754a1c96 <vm_exec_core+18166>, 0x63c57549de77 <vm_exec_core+2263>, 0x63c5754a3cc8 <vm_exec_core+26408>, 0x63c5754a4233 <vm_exec_core+27795>, 0x63c57549e614 <vm_exec_core+4212>, 0x63c57549f2f9 <vm_exec_core+7513>, 0x63c57549ec66 <vm_exec_core+5830>, 0x63c57549faae <vm_exec_core+9486>, 0x63c5754a1153 <vm_exec_core+15283>, 0x63c57549e6bb <vm_exec_core+4379>, 0x63c5754a3a17 <vm_exec_core+25719>, 0x63c57549f22f <vm_exec_core+7311>, 0x63c5754a0dd4 <vm_exec_core+14388>, 0x63c5754a188c <vm_exec_core+17132>, 0x63c5754a3585 <vm_exec_core+24549>, 0x63c5754a244b <vm_exec_core+20139>, 0x63c57549fb57 <vm_exec_core+9655>, 0x63c57549f552 <vm_exec_core+8114>, 0x63c5754a3329 <vm_exec_core+23945>, 0x63c5754a07a3 <vm_exec_core+12803>, 0x63c5754a2ad9 <vm_exec_core+21817>, 0x63c5754a25c3 <vm_exec_core+20515>, 0x63c5754a2b66 <vm_exec_core+21958>, 0x63c5754a3eab <vm_exec_core+26891>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a3698 <vm_exec_core+24824>, 0x63c57549fe20 <vm_exec_core+10368>, 0x63c5754a323f <vm_exec_core+23711>, 0x63c57549ff46 <vm_exec_core+10662>, 0x63c5754a208f <vm_exec_core+19183>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a16fb <vm_exec_core+16731>, 0x63c5754a1d53 <vm_exec_core+18355>, 0x63c5754a01ad <vm_exec_core+11277>, 0x63c57549f676 <vm_exec_core+8406>, 0x63c5754a2c34 <vm_exec_core+22164>, 0x63c57549e7c6 <vm_exec_core+4646>, 0x63c5754a14ff <vm_exec_core+16223>, 0x63c5754ac780 <vm_exec_core+61920>, 0x63c5754a238c <vm_exec_core+19948>, 0x63c57549e861 <vm_exec_core+4801>, 0x63c57549f112 <vm_exec_core+7026>, 0x63c57549ef2b <vm_exec_core+6539>, 0x63c57549f3eb <vm_exec_core+7755>, 0x63c57549fc76 <vm_exec_core+9942>, 0x63c5754a1b96 <vm_exec_core+17910>, 0x63c5754a14f5 <vm_exec_core+16213>, 0x63c5754a1b91 <vm_exec_core+17905>, 0x63c5754a2338 <vm_exec_core+19864>, 0x63c5754a22f8 <vm_exec_core+19800>, 0x63c57549f3e6 <vm_exec_core+7750>, 0x63c5754a269a <vm_exec_core+20730>, 0x63c5754a0a20 <vm_exec_core+13440>, 0x63c5754a0a25 <vm_exec_core+13445>, 0x63c5754a22f3 <vm_exec_core+19795>, 0x63c5754a1e86 <vm_exec_core+18662>...}
        reg_cfp = 0x73792951f6b0
        reg_pc = 0x5040003e81f8
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#15 0x000063c575499c0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x5160028047d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x73791b9fcd60, <optimized out>, <optimized out>}, prev = 0x73791b9fd7c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000063c5752050c3 in load_iseq_eval (ec=0x5160028047d0, fname=fname@entry=126964113808040) at /tmp/ruby/src/trunk_asan/load.c:871
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x737922e71a08
        vm_ns = <optimized out>
#17 0x000063c5751fe74b in require_internal (ec=ec@entry=0x5160028047d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1449
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000143280
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 126964702378520
        path = 126964113808040
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#18 0x000063c5751fc172 in rb_require_string_internal (fname=126964113736960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1564
        result = <optimized out>
        ec = 0x5160028047d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1550
No locals.
#20 0x000063c5754fed48 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:3798
        ci = 0x1388100140003
        cc = <optimized out>
        me = 0x737945b37888
        cfunc = 0x5060000373a8
        recv = 126964702301600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x000063c5754e4ce3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x73791b9fdf80) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x000063c5754eacb5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4185
No locals.
#23 0x000063c5754aaabc in vm_sendish (ec=0x5160028047d0, reg_cfp=0x73792951f758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x5160028047d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63c5754a3daf <vm_exec_core+26639>, 0x63c5754a030b <vm_exec_core+11627>, 0x63c57549dc0d <vm_exec_core+1645>, 0x63c57549eccf <vm_exec_core+5935>, 0x63c5754a3f9a <vm_exec_core+27130>, 0x63c57549e98d <vm_exec_core+5101>, 0x63c5754a5473 <vm_exec_core+32467>, 0x63c5754a2ec4 <vm_exec_core+22820>, 0x63c5754a13a6 <vm_exec_core+15878>, 0x63c57549df6a <vm_exec_core+2506>, 0x63c5754a4779 <vm_exec_core+29145>, 0x63c5754a437f <vm_exec_core+28127>, 0x63c57549ebd0 <vm_exec_core+5680>, 0x63c57549e488 <vm_exec_core+3816>, 0x63c5754a3433 <vm_exec_core+24211>, 0x63c57549f86a <vm_exec_core+8906>, 0x63c5754a4bfc <vm_exec_core+30300>, 0x63c5754a462e <vm_exec_core+28814>, 0x63c5754a0129 <vm_exec_core+11145>, 0x63c5754a130e <vm_exec_core+15726>, 0x63c5754a2fe9 <vm_exec_core+23113>, 0x63c5754a458a <vm_exec_core+28650>, 0x63c5754a225b <vm_exec_core+19643>, 0x63c5754a3181 <vm_exec_core+23521>, 0x63c5754a3959 <vm_exec_core+25529>, 0x63c5754a2152 <vm_exec_core+19378>, 0x63c57549e3dd <vm_exec_core+3645>, 0x63c5754a2a16 <vm_exec_core+21622>, 0x63c57549e19d <vm_exec_core+3069>, 0x63c57549e586 <vm_exec_core+4070>, 0x63c5754a0556 <vm_exec_core+12214>, 0x63c5754a1e9a <vm_exec_core+18682>, 0x63c5754a26e5 <vm_exec_core+20805>, 0x63c5754a1ca5 <vm_exec_core+18181>, 0x63c57549de86 <vm_exec_core+2278>, 0x63c5754a3cd7 <vm_exec_core+26423>, 0x63c5754a4242 <vm_exec_core+27810>, 0x63c57549e623 <vm_exec_core+4227>, 0x63c57549f308 <vm_exec_core+7528>, 0x63c57549ec75 <vm_exec_core+5845>, 0x63c57549fabd <vm_exec_core+9501>, 0x63c5754a1162 <vm_exec_core+15298>, 0x63c57549e6ca <vm_exec_core+4394>, 0x63c5754a3a26 <vm_exec_core+25734>, 0x63c57549f23e <vm_exec_core+7326>, 0x63c5754a0de3 <vm_exec_core+14403>, 0x63c5754a189b <vm_exec_core+17147>, 0x63c5754a3594 <vm_exec_core+24564>, 0x63c5754a245a <vm_exec_core+20154>, 0x63c57549fb66 <vm_exec_core+9670>, 0x63c57549f561 <vm_exec_core+8129>, 0x63c5754a3338 <vm_exec_core+23960>, 0x63c5754a07b2 <vm_exec_core+12818>, 0x63c5754a2ae8 <vm_exec_core+21832>, 0x63c5754a25d2 <vm_exec_core+20530>, 0x63c5754a2b75 <vm_exec_core+21973>, 0x63c5754a3eba <vm_exec_core+26906>, 0x63c57549d92b <vm_exec_core+907>, 0x63c5754a36a7 <vm_exec_core+24839>, 0x63c57549fe2f <vm_exec_core+10383>, 0x63c5754a324e <vm_exec_core+23726>, 0x63c57549ff55 <vm_exec_core+10677>, 0x63c5754a209e <vm_exec_core+19198>, 0x63c5754a4ec7 <vm_exec_core+31015>, 0x63c5754a170a <vm_exec_core+16746>, 0x63c5754a1d62 <vm_exec_core+18370>, 0x63c5754a01bc <vm_exec_core+11292>, 0x63c57549f685 <vm_exec_core+8421>, 0x63c5754a2c43 <vm_exec_core+22179>, 0x63c57549e7d5 <vm_exec_core+4661>, 0x63c5754a150e <vm_exec_core+16238>, 0x63c5754ac78f <vm_exec_core+61935>, 0x63c5754a239b <vm_exec_core+19963>, 0x63c57549e870 <vm_exec_core+4816>, 0x63c57549f121 <vm_exec_core+7041>, 0x63c57549ef3a <vm_exec_core+6554>, 0x63c57549f3fa <vm_exec_core+7770>, 0x63c57549fc85 <vm_exec_core+9957>, 0x63c5754a4b24 <vm_exec_core+30084>, 0x63c57549d930 <vm_exec_core+912>, 0x63c57549f046 <vm_exec_core+6822>, 0x63c5754a55fb <vm_exec_core+32859>, 0x63c5754a2914 <vm_exec_core+21364>, 0x63c5754a1b9b <vm_exec_core+17915>, 0x63c5754a3ab6 <vm_exec_core+25878>, 0x63c5754a59ad <vm_exec_core+33805>, 0x63c5754a3dde <vm_exec_core+26686>, 0x63c5754a4c9e <vm_exec_core+30462>, 0x63c5754a4d6f <vm_exec_core+30671>, 0x63c57549e2a7 <vm_exec_core+3335>, 0x63c5754a469a <vm_exec_core+28922>, 0x63c5754a06d6 <vm_exec_core+12598>, 0x63c5754a48e5 <vm_exec_core+29509>, 0x63c57549fffa <vm_exec_core+10842>, 0x63c57549f907 <vm_exec_core+9063>, 0x63c5754a0c3e <vm_exec_core+13982>, 0x63c57549e73b <vm_exec_core+4507>, 0x63c5754a4e3c <vm_exec_core+30876>, 0x63c5754a0e9c <vm_exec_core+14588>, 0x63c5754a0a2a <vm_exec_core+13450>, 0x63c57549da24 <vm_exec_core+1156>, 0x63c57549e043 <vm_exec_core+2723>, 0x63c5754a1a4e <vm_exec_core+17582>, 0x63c5754a103a <vm_exec_core+15002>, 0x63c5754a1921 <vm_exec_core+17281>, 0x63c5754a17c3 <vm_exec_core+16931>, 0x63c5754a05f3 <vm_exec_core+12371>, 0x63c5754a0f36 <vm_exec_core+14742>, 0x63c5754a0b1b <vm_exec_core+13691>, 0x63c5754a1293 <vm_exec_core+15603>, 0x63c5754a1218 <vm_exec_core+15480>, 0x63c5754a3da0 <vm_exec_core+26624>, 0x63c5754a02fc <vm_exec_core+11612>, 0x63c57549dbfe <vm_exec_core+1630>, 0x63c57549ecc0 <vm_exec_core+5920>, 0x63c5754a3f8b <vm_exec_core+27115>, 0x63c57549e97e <vm_exec_core+5086>, 0x63c5754a5464 <vm_exec_core+32452>, 0x63c5754a2eb5 <vm_exec_core+22805>, 0x63c5754a1397 <vm_exec_core+15863>, 0x63c57549df5b <vm_exec_core+2491>, 0x63c5754a476a <vm_exec_core+29130>, 0x63c5754a4370 <vm_exec_core+28112>, 0x63c57549ebc1 <vm_exec_core+5665>, 0x63c57549e479 <vm_exec_core+3801>, 0x63c5754a3424 <vm_exec_core+24196>, 0x63c57549f85b <vm_exec_core+8891>, 0x63c5754a4bed <vm_exec_core+30285>, 0x63c5754a461f <vm_exec_core+28799>, 0x63c5754a011a <vm_exec_core+11130>, 0x63c5754a12ff <vm_exec_core+15711>, 0x63c5754a2fda <vm_exec_core+23098>, 0x63c5754a457b <vm_exec_core+28635>, 0x63c5754a224c <vm_exec_core+19628>, 0x63c5754a3172 <vm_exec_core+23506>, 0x63c5754a394a <vm_exec_core+25514>, 0x63c5754a2143 <vm_exec_core+19363>, 0x63c57549e3ce <vm_exec_core+3630>, 0x63c5754a2a07 <vm_exec_core+21607>, 0x63c57549e18e <vm_exec_core+3054>, 0x63c57549e577 <vm_exec_core+4055>, 0x63c5754a0547 <vm_exec_core+12199>, 0x63c5754a1e8b <vm_exec_core+18667>, 0x63c5754a26d6 <vm_exec_core+20790>, 0x63c5754a1c96 <vm_exec_core+18166>, 0x63c57549de77 <vm_exec_core+2263>, 0x63c5754a3cc8 <vm_exec_core+26408>, 0x63c5754a4233 <vm_exec_core+27795>, 0x63c57549e614 <vm_exec_core+4212>, 0x63c57549f2f9 <vm_exec_core+7513>, 0x63c57549ec66 <vm_exec_core+5830>, 0x63c57549faae <vm_exec_core+9486>, 0x63c5754a1153 <vm_exec_core+15283>, 0x63c57549e6bb <vm_exec_core+4379>, 0x63c5754a3a17 <vm_exec_core+25719>, 0x63c57549f22f <vm_exec_core+7311>, 0x63c5754a0dd4 <vm_exec_core+14388>, 0x63c5754a188c <vm_exec_core+17132>, 0x63c5754a3585 <vm_exec_core+24549>, 0x63c5754a244b <vm_exec_core+20139>, 0x63c57549fb57 <vm_exec_core+9655>, 0x63c57549f552 <vm_exec_core+8114>, 0x63c5754a3329 <vm_exec_core+23945>, 0x63c5754a07a3 <vm_exec_core+12803>, 0x63c5754a2ad9 <vm_exec_core+21817>, 0x63c5754a25c3 <vm_exec_core+20515>, 0x63c5754a2b66 <vm_exec_core+21958>, 0x63c5754a3eab <vm_exec_core+26891>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a3698 <vm_exec_core+24824>, 0x63c57549fe20 <vm_exec_core+10368>, 0x63c5754a323f <vm_exec_core+23711>, 0x63c57549ff46 <vm_exec_core+10662>, 0x63c5754a208f <vm_exec_core+19183>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a16fb <vm_exec_core+16731>, 0x63c5754a1d53 <vm_exec_core+18355>, 0x63c5754a01ad <vm_exec_core+11277>, 0x63c57549f676 <vm_exec_core+8406>, 0x63c5754a2c34 <vm_exec_core+22164>, 0x63c57549e7c6 <vm_exec_core+4646>, 0x63c5754a14ff <vm_exec_core+16223>, 0x63c5754ac780 <vm_exec_core+61920>, 0x63c5754a238c <vm_exec_core+19948>, 0x63c57549e861 <vm_exec_core+4801>, 0x63c57549f112 <vm_exec_core+7026>, 0x63c57549ef2b <vm_exec_core+6539>, 0x63c57549f3eb <vm_exec_core+7755>, 0x63c57549fc76 <vm_exec_core+9942>, 0x63c5754a1b96 <vm_exec_core+17910>, 0x63c5754a14f5 <vm_exec_core+16213>, 0x63c5754a1b91 <vm_exec_core+17905>, 0x63c5754a2338 <vm_exec_core+19864>, 0x63c5754a22f8 <vm_exec_core+19800>, 0x63c57549f3e6 <vm_exec_core+7750>, 0x63c5754a269a <vm_exec_core+20730>, 0x63c5754a0a20 <vm_exec_core+13440>, 0x63c5754a0a25 <vm_exec_core+13445>, 0x63c5754a22f3 <vm_exec_core+19795>, 0x63c5754a1e86 <vm_exec_core+18662>...}
        reg_cfp = 0x73792951f758
        reg_pc = 0x5110000a0738
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#25 0x000063c575499c0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x5160028047d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x73791b9fe380, <optimized out>, <optimized out>}, prev = 0x73791dc09a80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x000063c57551453d in vm_call0_body (ec=<optimized out>, calling=0x73791dd09660, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x73791dd096e0
        cc = <optimized out>
        ret = <optimized out>
#27 0x000063c575513d91 in vm_call0_cme (ec=0x5160028047d0, calling=0x73791dd09660, argv=0x73791b9fe7c0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x73791dd09660, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x737922e76da0
        orig_cme = <optimized out>
        ci = 0x73791dd096e0
        cc = <optimized out>
        ret = <optimized out>
#29 0x000063c5754c557d in vm_call0_cc (ec=0x5160028047d0, recv=126964702301600, 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 = {cd = 0x73791dd096c0, cc = 0x73791df091e0, block_handler = 0, recv = 126964702301600, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x73791b9fe7c0
        av = <optimized out>
#30 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:1064
        ci = <optimized out>
        ec = 0x5160028047d0
        cc = <optimized out>
        self = <optimized out>
#31 0x000063c5754c643e in rb_funcallv (recv=126964702301600, mid=22705, argc=1, argv=0x73791b9fe7c0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1079
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1136
        ar = <optimized out>
        argv = 0x73791b9fe7c0
#33 0x000063c57548213e in autoload_feature_require (_arguments=126963991702368) at /tmp/ruby/src/trunk_asan/variable.c:3438
        receiver = 126964702301600
        arguments = 0x73791b9feb60
        autoload_const = <optimized out>
        autoload_namespace = <optimized out>
        result = <optimized out>
        data = <optimized out>
#34 autoload_try_load (_arguments=126963991702368) at /tmp/ruby/src/trunk_asan/variable.c:3451
        arguments = 0x73791b9feb60
        result = <optimized out>
        ce = <optimized out>
#35 0x000063c5750fc310 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:1074
        _ec = 0x5160028047d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x73791b9feb10, <optimized out>, 0x73791b9fea20, <optimized out>, <optimized out>}, prev = 0x73791dc09140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160028047d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x000063c5754814b0 in rb_autoload_load (module=module@entry=126964698447000, name=name@entry=164203) at /tmp/ruby/src/trunk_asan/variable.c:3512
        ce = <optimized out>
        arguments = {module = 126964698447000, name = 164203, flag = 0, mutex = 126964113810200, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x000063c57548de63 in rb_const_search_from (klass=126964113578440, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3614
        ac = 0x0
        am = 126964698447000
        tmp = 126964698447000
        ce = <optimized out>
        current = 126964698447000
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x000063c575482f94 in rb_const_search (klass=126964113578440, id=164203, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3636
        value = <optimized out>
#39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3563
        c = <optimized out>
#40 0x000063c5754915ee 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:1129
        root_cref = <optimized out>
        klass = 88785571487312
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#41 0x000063c57549caf2 in vm_get_ev_const_chain (ec=0x5160028047d0, segments=0x5020006289d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020006289b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6462
        segments = 0x5020006289d0
        ice = <optimized out>
        val = <optimized out>
#43 0x000063c57549ec28 in vm_exec_core (ec=ec@entry=0x5160028047d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63c5754a3daf <vm_exec_core+26639>, 0x63c5754a030b <vm_exec_core+11627>, 0x63c57549dc0d <vm_exec_core+1645>, 0x63c57549eccf <vm_exec_core+5935>, 0x63c5754a3f9a <vm_exec_core+27130>, 0x63c57549e98d <vm_exec_core+5101>, 0x63c5754a5473 <vm_exec_core+32467>, 0x63c5754a2ec4 <vm_exec_core+22820>, 0x63c5754a13a6 <vm_exec_core+15878>, 0x63c57549df6a <vm_exec_core+2506>, 0x63c5754a4779 <vm_exec_core+29145>, 0x63c5754a437f <vm_exec_core+28127>, 0x63c57549ebd0 <vm_exec_core+5680>, 0x63c57549e488 <vm_exec_core+3816>, 0x63c5754a3433 <vm_exec_core+24211>, 0x63c57549f86a <vm_exec_core+8906>, 0x63c5754a4bfc <vm_exec_core+30300>, 0x63c5754a462e <vm_exec_core+28814>, 0x63c5754a0129 <vm_exec_core+11145>, 0x63c5754a130e <vm_exec_core+15726>, 0x63c5754a2fe9 <vm_exec_core+23113>, 0x63c5754a458a <vm_exec_core+28650>, 0x63c5754a225b <vm_exec_core+19643>, 0x63c5754a3181 <vm_exec_core+23521>, 0x63c5754a3959 <vm_exec_core+25529>, 0x63c5754a2152 <vm_exec_core+19378>, 0x63c57549e3dd <vm_exec_core+3645>, 0x63c5754a2a16 <vm_exec_core+21622>, 0x63c57549e19d <vm_exec_core+3069>, 0x63c57549e586 <vm_exec_core+4070>, 0x63c5754a0556 <vm_exec_core+12214>, 0x63c5754a1e9a <vm_exec_core+18682>, 0x63c5754a26e5 <vm_exec_core+20805>, 0x63c5754a1ca5 <vm_exec_core+18181>, 0x63c57549de86 <vm_exec_core+2278>, 0x63c5754a3cd7 <vm_exec_core+26423>, 0x63c5754a4242 <vm_exec_core+27810>, 0x63c57549e623 <vm_exec_core+4227>, 0x63c57549f308 <vm_exec_core+7528>, 0x63c57549ec75 <vm_exec_core+5845>, 0x63c57549fabd <vm_exec_core+9501>, 0x63c5754a1162 <vm_exec_core+15298>, 0x63c57549e6ca <vm_exec_core+4394>, 0x63c5754a3a26 <vm_exec_core+25734>, 0x63c57549f23e <vm_exec_core+7326>, 0x63c5754a0de3 <vm_exec_core+14403>, 0x63c5754a189b <vm_exec_core+17147>, 0x63c5754a3594 <vm_exec_core+24564>, 0x63c5754a245a <vm_exec_core+20154>, 0x63c57549fb66 <vm_exec_core+9670>, 0x63c57549f561 <vm_exec_core+8129>, 0x63c5754a3338 <vm_exec_core+23960>, 0x63c5754a07b2 <vm_exec_core+12818>, 0x63c5754a2ae8 <vm_exec_core+21832>, 0x63c5754a25d2 <vm_exec_core+20530>, 0x63c5754a2b75 <vm_exec_core+21973>, 0x63c5754a3eba <vm_exec_core+26906>, 0x63c57549d92b <vm_exec_core+907>, 0x63c5754a36a7 <vm_exec_core+24839>, 0x63c57549fe2f <vm_exec_core+10383>, 0x63c5754a324e <vm_exec_core+23726>, 0x63c57549ff55 <vm_exec_core+10677>, 0x63c5754a209e <vm_exec_core+19198>, 0x63c5754a4ec7 <vm_exec_core+31015>, 0x63c5754a170a <vm_exec_core+16746>, 0x63c5754a1d62 <vm_exec_core+18370>, 0x63c5754a01bc <vm_exec_core+11292>, 0x63c57549f685 <vm_exec_core+8421>, 0x63c5754a2c43 <vm_exec_core+22179>, 0x63c57549e7d5 <vm_exec_core+4661>, 0x63c5754a150e <vm_exec_core+16238>, 0x63c5754ac78f <vm_exec_core+61935>, 0x63c5754a239b <vm_exec_core+19963>, 0x63c57549e870 <vm_exec_core+4816>, 0x63c57549f121 <vm_exec_core+7041>, 0x63c57549ef3a <vm_exec_core+6554>, 0x63c57549f3fa <vm_exec_core+7770>, 0x63c57549fc85 <vm_exec_core+9957>, 0x63c5754a4b24 <vm_exec_core+30084>, 0x63c57549d930 <vm_exec_core+912>, 0x63c57549f046 <vm_exec_core+6822>, 0x63c5754a55fb <vm_exec_core+32859>, 0x63c5754a2914 <vm_exec_core+21364>, 0x63c5754a1b9b <vm_exec_core+17915>, 0x63c5754a3ab6 <vm_exec_core+25878>, 0x63c5754a59ad <vm_exec_core+33805>, 0x63c5754a3dde <vm_exec_core+26686>, 0x63c5754a4c9e <vm_exec_core+30462>, 0x63c5754a4d6f <vm_exec_core+30671>, 0x63c57549e2a7 <vm_exec_core+3335>, 0x63c5754a469a <vm_exec_core+28922>, 0x63c5754a06d6 <vm_exec_core+12598>, 0x63c5754a48e5 <vm_exec_core+29509>, 0x63c57549fffa <vm_exec_core+10842>, 0x63c57549f907 <vm_exec_core+9063>, 0x63c5754a0c3e <vm_exec_core+13982>, 0x63c57549e73b <vm_exec_core+4507>, 0x63c5754a4e3c <vm_exec_core+30876>, 0x63c5754a0e9c <vm_exec_core+14588>, 0x63c5754a0a2a <vm_exec_core+13450>, 0x63c57549da24 <vm_exec_core+1156>, 0x63c57549e043 <vm_exec_core+2723>, 0x63c5754a1a4e <vm_exec_core+17582>, 0x63c5754a103a <vm_exec_core+15002>, 0x63c5754a1921 <vm_exec_core+17281>, 0x63c5754a17c3 <vm_exec_core+16931>, 0x63c5754a05f3 <vm_exec_core+12371>, 0x63c5754a0f36 <vm_exec_core+14742>, 0x63c5754a0b1b <vm_exec_core+13691>, 0x63c5754a1293 <vm_exec_core+15603>, 0x63c5754a1218 <vm_exec_core+15480>, 0x63c5754a3da0 <vm_exec_core+26624>, 0x63c5754a02fc <vm_exec_core+11612>, 0x63c57549dbfe <vm_exec_core+1630>, 0x63c57549ecc0 <vm_exec_core+5920>, 0x63c5754a3f8b <vm_exec_core+27115>, 0x63c57549e97e <vm_exec_core+5086>, 0x63c5754a5464 <vm_exec_core+32452>, 0x63c5754a2eb5 <vm_exec_core+22805>, 0x63c5754a1397 <vm_exec_core+15863>, 0x63c57549df5b <vm_exec_core+2491>, 0x63c5754a476a <vm_exec_core+29130>, 0x63c5754a4370 <vm_exec_core+28112>, 0x63c57549ebc1 <vm_exec_core+5665>, 0x63c57549e479 <vm_exec_core+3801>, 0x63c5754a3424 <vm_exec_core+24196>, 0x63c57549f85b <vm_exec_core+8891>, 0x63c5754a4bed <vm_exec_core+30285>, 0x63c5754a461f <vm_exec_core+28799>, 0x63c5754a011a <vm_exec_core+11130>, 0x63c5754a12ff <vm_exec_core+15711>, 0x63c5754a2fda <vm_exec_core+23098>, 0x63c5754a457b <vm_exec_core+28635>, 0x63c5754a224c <vm_exec_core+19628>, 0x63c5754a3172 <vm_exec_core+23506>, 0x63c5754a394a <vm_exec_core+25514>, 0x63c5754a2143 <vm_exec_core+19363>, 0x63c57549e3ce <vm_exec_core+3630>, 0x63c5754a2a07 <vm_exec_core+21607>, 0x63c57549e18e <vm_exec_core+3054>, 0x63c57549e577 <vm_exec_core+4055>, 0x63c5754a0547 <vm_exec_core+12199>, 0x63c5754a1e8b <vm_exec_core+18667>, 0x63c5754a26d6 <vm_exec_core+20790>, 0x63c5754a1c96 <vm_exec_core+18166>, 0x63c57549de77 <vm_exec_core+2263>, 0x63c5754a3cc8 <vm_exec_core+26408>, 0x63c5754a4233 <vm_exec_core+27795>, 0x63c57549e614 <vm_exec_core+4212>, 0x63c57549f2f9 <vm_exec_core+7513>, 0x63c57549ec66 <vm_exec_core+5830>, 0x63c57549faae <vm_exec_core+9486>, 0x63c5754a1153 <vm_exec_core+15283>, 0x63c57549e6bb <vm_exec_core+4379>, 0x63c5754a3a17 <vm_exec_core+25719>, 0x63c57549f22f <vm_exec_core+7311>, 0x63c5754a0dd4 <vm_exec_core+14388>, 0x63c5754a188c <vm_exec_core+17132>, 0x63c5754a3585 <vm_exec_core+24549>, 0x63c5754a244b <vm_exec_core+20139>, 0x63c57549fb57 <vm_exec_core+9655>, 0x63c57549f552 <vm_exec_core+8114>, 0x63c5754a3329 <vm_exec_core+23945>, 0x63c5754a07a3 <vm_exec_core+12803>, 0x63c5754a2ad9 <vm_exec_core+21817>, 0x63c5754a25c3 <vm_exec_core+20515>, 0x63c5754a2b66 <vm_exec_core+21958>, 0x63c5754a3eab <vm_exec_core+26891>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a3698 <vm_exec_core+24824>, 0x63c57549fe20 <vm_exec_core+10368>, 0x63c5754a323f <vm_exec_core+23711>, 0x63c57549ff46 <vm_exec_core+10662>, 0x63c5754a208f <vm_exec_core+19183>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a16fb <vm_exec_core+16731>, 0x63c5754a1d53 <vm_exec_core+18355>, 0x63c5754a01ad <vm_exec_core+11277>, 0x63c57549f676 <vm_exec_core+8406>, 0x63c5754a2c34 <vm_exec_core+22164>, 0x63c57549e7c6 <vm_exec_core+4646>, 0x63c5754a14ff <vm_exec_core+16223>, 0x63c5754ac780 <vm_exec_core+61920>, 0x63c5754a238c <vm_exec_core+19948>, 0x63c57549e861 <vm_exec_core+4801>, 0x63c57549f112 <vm_exec_core+7026>, 0x63c57549ef2b <vm_exec_core+6539>, 0x63c57549f3eb <vm_exec_core+7755>, 0x63c57549fc76 <vm_exec_core+9942>, 0x63c5754a1b96 <vm_exec_core+17910>, 0x63c5754a14f5 <vm_exec_core+16213>, 0x63c5754a1b91 <vm_exec_core+17905>, 0x63c5754a2338 <vm_exec_core+19864>, 0x63c5754a22f8 <vm_exec_core+19800>, 0x63c57549f3e6 <vm_exec_core+7750>, 0x63c5754a269a <vm_exec_core+20730>, 0x63c5754a0a20 <vm_exec_core+13440>, 0x63c5754a0a25 <vm_exec_core+13445>, 0x63c5754a22f3 <vm_exec_core+19795>, 0x63c5754a1e86 <vm_exec_core+18662>...}
        reg_cfp = 0x73792951f790
        reg_pc = 0xfffffffffffffdfc
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x000063c575499c0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x5160028047d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x73791b9ff6c0, <optimized out>, <optimized out>}, prev = 0x73791b9ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x000063c5754d775b in invoke_iseq_block_from_c (ec=0x5160028047d0, captured=<optimized out>, self=126964208315200, 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:1653
        flags = 0
        iseq = 0x737922ede7e8
        cfp = 0x73792951f7c8
        sp = 0x73792941f818
        use_argv = <optimized out>
        stack_argv = 0x73792941f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 invoke_block_from_c_proc (ec=0x5160028047d0, self=126964208315200, 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:1747
        block = <optimized out>
        keyword_hash = <optimized out>
#47 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:1777
No locals.
#48 0x000063c5754d5a16 in rb_vm_invoke_proc (ec=0x50c000731e50, proc=0x89, proc@entry=0x5040003e6410, argc=1175031153, 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:1798
        self = 0
#49 0x000063c5754271ed in thread_do_start_proc (th=th@entry=0x515000143280) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003e6410
        args_len = 0
        args_ptr = <optimized out>
#50 0x000063c575424dca in thread_do_start (th=0x515000143280) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#51 thread_start_func_2 (th=th@entry=0x515000143280, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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>
#52 0x000063c57542408e in call_thread_start_func_2 (th=0x515000143280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x73791b9ffcc0
#53 nt_start (ptr=0x50c000731e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x515000143280
        sched = <optimized out>
        nt = 0x50c000731e00
        vm = 0x525000000100
#54 0x000063c5750b1aaf in asan_thread_start(void*) ()
No symbol table info available.
#55 0x000073794609caa4 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 = {126963991709376, 4739574812809223679, 126963991709376, -352, 0, 140723000750000, 4739574812788252159, 4739723057591737855}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#56 0x0000737946129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7379463cdc40 (LWP 2439901) "ruby"):
#0  0x0000737946098d71 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  0x000073794609b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73794609b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffca078b9d0, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 122, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 122
        seq = 61
        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=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000063c5753fe3af in rb_native_cond_wait (cond=0x50c000000090, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x000063c575422fa2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x000063c575429e3f in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1362
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=126964669639008) at /tmp/ruby/src/trunk_asan/thread.c:1067
        scheduler = <optimized out>
        p = 0x737944086960
        target_th = 0x515000143280
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x000063c5750fc310 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca078bcb0, <optimized out>, 0x7ffca078bbc0, <optimized out>, <optimized out>}, prev = 0x73794407f940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x000063c575429618 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1116
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#13 0x000063c57541bde0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1213
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x0
#14 0x000063c5754fed48 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:3798
        ci = 0x34f100100001
        cc = <optimized out>
        me = 0x737945bb95b8
        cfunc = 0x506000045028
        recv = 126964113810560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x000063c5754aaabc in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7379435ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63c5754a3daf <vm_exec_core+26639>, 0x63c5754a030b <vm_exec_core+11627>, 0x63c57549dc0d <vm_exec_core+1645>, 0x63c57549eccf <vm_exec_core+5935>, 0x63c5754a3f9a <vm_exec_core+27130>, 0x63c57549e98d <vm_exec_core+5101>, 0x63c5754a5473 <vm_exec_core+32467>, 0x63c5754a2ec4 <vm_exec_core+22820>, 0x63c5754a13a6 <vm_exec_core+15878>, 0x63c57549df6a <vm_exec_core+2506>, 0x63c5754a4779 <vm_exec_core+29145>, 0x63c5754a437f <vm_exec_core+28127>, 0x63c57549ebd0 <vm_exec_core+5680>, 0x63c57549e488 <vm_exec_core+3816>, 0x63c5754a3433 <vm_exec_core+24211>, 0x63c57549f86a <vm_exec_core+8906>, 0x63c5754a4bfc <vm_exec_core+30300>, 0x63c5754a462e <vm_exec_core+28814>, 0x63c5754a0129 <vm_exec_core+11145>, 0x63c5754a130e <vm_exec_core+15726>, 0x63c5754a2fe9 <vm_exec_core+23113>, 0x63c5754a458a <vm_exec_core+28650>, 0x63c5754a225b <vm_exec_core+19643>, 0x63c5754a3181 <vm_exec_core+23521>, 0x63c5754a3959 <vm_exec_core+25529>, 0x63c5754a2152 <vm_exec_core+19378>, 0x63c57549e3dd <vm_exec_core+3645>, 0x63c5754a2a16 <vm_exec_core+21622>, 0x63c57549e19d <vm_exec_core+3069>, 0x63c57549e586 <vm_exec_core+4070>, 0x63c5754a0556 <vm_exec_core+12214>, 0x63c5754a1e9a <vm_exec_core+18682>, 0x63c5754a26e5 <vm_exec_core+20805>, 0x63c5754a1ca5 <vm_exec_core+18181>, 0x63c57549de86 <vm_exec_core+2278>, 0x63c5754a3cd7 <vm_exec_core+26423>, 0x63c5754a4242 <vm_exec_core+27810>, 0x63c57549e623 <vm_exec_core+4227>, 0x63c57549f308 <vm_exec_core+7528>, 0x63c57549ec75 <vm_exec_core+5845>, 0x63c57549fabd <vm_exec_core+9501>, 0x63c5754a1162 <vm_exec_core+15298>, 0x63c57549e6ca <vm_exec_core+4394>, 0x63c5754a3a26 <vm_exec_core+25734>, 0x63c57549f23e <vm_exec_core+7326>, 0x63c5754a0de3 <vm_exec_core+14403>, 0x63c5754a189b <vm_exec_core+17147>, 0x63c5754a3594 <vm_exec_core+24564>, 0x63c5754a245a <vm_exec_core+20154>, 0x63c57549fb66 <vm_exec_core+9670>, 0x63c57549f561 <vm_exec_core+8129>, 0x63c5754a3338 <vm_exec_core+23960>, 0x63c5754a07b2 <vm_exec_core+12818>, 0x63c5754a2ae8 <vm_exec_core+21832>, 0x63c5754a25d2 <vm_exec_core+20530>, 0x63c5754a2b75 <vm_exec_core+21973>, 0x63c5754a3eba <vm_exec_core+26906>, 0x63c57549d92b <vm_exec_core+907>, 0x63c5754a36a7 <vm_exec_core+24839>, 0x63c57549fe2f <vm_exec_core+10383>, 0x63c5754a324e <vm_exec_core+23726>, 0x63c57549ff55 <vm_exec_core+10677>, 0x63c5754a209e <vm_exec_core+19198>, 0x63c5754a4ec7 <vm_exec_core+31015>, 0x63c5754a170a <vm_exec_core+16746>, 0x63c5754a1d62 <vm_exec_core+18370>, 0x63c5754a01bc <vm_exec_core+11292>, 0x63c57549f685 <vm_exec_core+8421>, 0x63c5754a2c43 <vm_exec_core+22179>, 0x63c57549e7d5 <vm_exec_core+4661>, 0x63c5754a150e <vm_exec_core+16238>, 0x63c5754ac78f <vm_exec_core+61935>, 0x63c5754a239b <vm_exec_core+19963>, 0x63c57549e870 <vm_exec_core+4816>, 0x63c57549f121 <vm_exec_core+7041>, 0x63c57549ef3a <vm_exec_core+6554>, 0x63c57549f3fa <vm_exec_core+7770>, 0x63c57549fc85 <vm_exec_core+9957>, 0x63c5754a4b24 <vm_exec_core+30084>, 0x63c57549d930 <vm_exec_core+912>, 0x63c57549f046 <vm_exec_core+6822>, 0x63c5754a55fb <vm_exec_core+32859>, 0x63c5754a2914 <vm_exec_core+21364>, 0x63c5754a1b9b <vm_exec_core+17915>, 0x63c5754a3ab6 <vm_exec_core+25878>, 0x63c5754a59ad <vm_exec_core+33805>, 0x63c5754a3dde <vm_exec_core+26686>, 0x63c5754a4c9e <vm_exec_core+30462>, 0x63c5754a4d6f <vm_exec_core+30671>, 0x63c57549e2a7 <vm_exec_core+3335>, 0x63c5754a469a <vm_exec_core+28922>, 0x63c5754a06d6 <vm_exec_core+12598>, 0x63c5754a48e5 <vm_exec_core+29509>, 0x63c57549fffa <vm_exec_core+10842>, 0x63c57549f907 <vm_exec_core+9063>, 0x63c5754a0c3e <vm_exec_core+13982>, 0x63c57549e73b <vm_exec_core+4507>, 0x63c5754a4e3c <vm_exec_core+30876>, 0x63c5754a0e9c <vm_exec_core+14588>, 0x63c5754a0a2a <vm_exec_core+13450>, 0x63c57549da24 <vm_exec_core+1156>, 0x63c57549e043 <vm_exec_core+2723>, 0x63c5754a1a4e <vm_exec_core+17582>, 0x63c5754a103a <vm_exec_core+15002>, 0x63c5754a1921 <vm_exec_core+17281>, 0x63c5754a17c3 <vm_exec_core+16931>, 0x63c5754a05f3 <vm_exec_core+12371>, 0x63c5754a0f36 <vm_exec_core+14742>, 0x63c5754a0b1b <vm_exec_core+13691>, 0x63c5754a1293 <vm_exec_core+15603>, 0x63c5754a1218 <vm_exec_core+15480>, 0x63c5754a3da0 <vm_exec_core+26624>, 0x63c5754a02fc <vm_exec_core+11612>, 0x63c57549dbfe <vm_exec_core+1630>, 0x63c57549ecc0 <vm_exec_core+5920>, 0x63c5754a3f8b <vm_exec_core+27115>, 0x63c57549e97e <vm_exec_core+5086>, 0x63c5754a5464 <vm_exec_core+32452>, 0x63c5754a2eb5 <vm_exec_core+22805>, 0x63c5754a1397 <vm_exec_core+15863>, 0x63c57549df5b <vm_exec_core+2491>, 0x63c5754a476a <vm_exec_core+29130>, 0x63c5754a4370 <vm_exec_core+28112>, 0x63c57549ebc1 <vm_exec_core+5665>, 0x63c57549e479 <vm_exec_core+3801>, 0x63c5754a3424 <vm_exec_core+24196>, 0x63c57549f85b <vm_exec_core+8891>, 0x63c5754a4bed <vm_exec_core+30285>, 0x63c5754a461f <vm_exec_core+28799>, 0x63c5754a011a <vm_exec_core+11130>, 0x63c5754a12ff <vm_exec_core+15711>, 0x63c5754a2fda <vm_exec_core+23098>, 0x63c5754a457b <vm_exec_core+28635>, 0x63c5754a224c <vm_exec_core+19628>, 0x63c5754a3172 <vm_exec_core+23506>, 0x63c5754a394a <vm_exec_core+25514>, 0x63c5754a2143 <vm_exec_core+19363>, 0x63c57549e3ce <vm_exec_core+3630>, 0x63c5754a2a07 <vm_exec_core+21607>, 0x63c57549e18e <vm_exec_core+3054>, 0x63c57549e577 <vm_exec_core+4055>, 0x63c5754a0547 <vm_exec_core+12199>, 0x63c5754a1e8b <vm_exec_core+18667>, 0x63c5754a26d6 <vm_exec_core+20790>, 0x63c5754a1c96 <vm_exec_core+18166>, 0x63c57549de77 <vm_exec_core+2263>, 0x63c5754a3cc8 <vm_exec_core+26408>, 0x63c5754a4233 <vm_exec_core+27795>, 0x63c57549e614 <vm_exec_core+4212>, 0x63c57549f2f9 <vm_exec_core+7513>, 0x63c57549ec66 <vm_exec_core+5830>, 0x63c57549faae <vm_exec_core+9486>, 0x63c5754a1153 <vm_exec_core+15283>, 0x63c57549e6bb <vm_exec_core+4379>, 0x63c5754a3a17 <vm_exec_core+25719>, 0x63c57549f22f <vm_exec_core+7311>, 0x63c5754a0dd4 <vm_exec_core+14388>, 0x63c5754a188c <vm_exec_core+17132>, 0x63c5754a3585 <vm_exec_core+24549>, 0x63c5754a244b <vm_exec_core+20139>, 0x63c57549fb57 <vm_exec_core+9655>, 0x63c57549f552 <vm_exec_core+8114>, 0x63c5754a3329 <vm_exec_core+23945>, 0x63c5754a07a3 <vm_exec_core+12803>, 0x63c5754a2ad9 <vm_exec_core+21817>, 0x63c5754a25c3 <vm_exec_core+20515>, 0x63c5754a2b66 <vm_exec_core+21958>, 0x63c5754a3eab <vm_exec_core+26891>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a3698 <vm_exec_core+24824>, 0x63c57549fe20 <vm_exec_core+10368>, 0x63c5754a323f <vm_exec_core+23711>, 0x63c57549ff46 <vm_exec_core+10662>, 0x63c5754a208f <vm_exec_core+19183>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a16fb <vm_exec_core+16731>, 0x63c5754a1d53 <vm_exec_core+18355>, 0x63c5754a01ad <vm_exec_core+11277>, 0x63c57549f676 <vm_exec_core+8406>, 0x63c5754a2c34 <vm_exec_core+22164>, 0x63c57549e7c6 <vm_exec_core+4646>, 0x63c5754a14ff <vm_exec_core+16223>, 0x63c5754ac780 <vm_exec_core+61920>, 0x63c5754a238c <vm_exec_core+19948>, 0x63c57549e861 <vm_exec_core+4801>, 0x63c57549f112 <vm_exec_core+7026>, 0x63c57549ef2b <vm_exec_core+6539>, 0x63c57549f3eb <vm_exec_core+7755>, 0x63c57549fc76 <vm_exec_core+9942>, 0x63c5754a1b96 <vm_exec_core+17910>, 0x63c5754a14f5 <vm_exec_core+16213>, 0x63c5754a1b91 <vm_exec_core+17905>, 0x63c5754a2338 <vm_exec_core+19864>, 0x63c5754a22f8 <vm_exec_core+19800>, 0x63c57549f3e6 <vm_exec_core+7750>, 0x63c5754a269a <vm_exec_core+20730>, 0x63c5754a0a20 <vm_exec_core+13440>, 0x63c5754a0a25 <vm_exec_core+13445>, 0x63c5754a22f3 <vm_exec_core+19795>, 0x63c5754a1e86 <vm_exec_core+18662>...}
        reg_cfp = 0x7379435ff448
        reg_pc = 0x514000098998
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000063c575499ffb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2650
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2629
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x000063c57551e222 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7379435ff620, self=126964679538640, 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:1653
th: 0x515000000300, native_id: 0x7379463cdc40
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0126 e:000125 CFUNC  :join
c:0017 p:0043 s:0122 E:001ea0 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215
        flags = 0
        iseq = 0x737945b3ce28
        cfp = <optimized out>
        sp = 0x7379434ffa28
        use_argv = 0x737943e26060
        stack_argv = 0x7379434ffa28
        opt_pc = 0
c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
c:0014 p:0011 s:0095 E:002430 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
        type = <optimized out>
        av = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        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:1667
        captured = 0x7379435ff620
#21 0x000063c5754c7846 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:1704
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:1712
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1361
No locals.
#24 0x000063c5754c7846 in rb_yield (val=<optimized out>)
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
No locals.
#25 0x000063c57567ebd6 in rb_ary_collect (ary=126964113534360) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 126964113576520
        i = 6
#26 0x000063c5754fed48 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:3798
c:0011 p:0093 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        ci = 0x166100000001
        cc = <optimized out>
        me = 0x737945fa0118
        cfunc = 0x5060000201e8
        recv = 126964113534360
        block_handler = <optimized out>
        frame_type = 1431634051
c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
        len = <optimized out>
        val = <optimized out>
c:0007 p:0069 s:0046 E:0022c0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
#27 0x000063c5754a584a in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7379435ff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        recv = <optimized out>
        cc = <optimized out>
#28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        leaf = false
        val = <optimized out>
c:0001 p:0000 s:0003 E:001cf0 DUMMY  [FINISH]
        cd = 0x512000011fb0

        insns_address_table = {0x63c5754a3daf <vm_exec_core+26639>, 0x63c5754a030b <vm_exec_core+11627>, 0x63c57549dc0d <vm_exec_core+1645>, 0x63c57549eccf <vm_exec_core+5935>, 0x63c5754a3f9a <vm_exec_core+27130>, 0x63c57549e98d <vm_exec_core+5101>, 0x63c5754a5473 <vm_exec_core+32467>, 0x63c5754a2ec4 <vm_exec_core+22820>, 0x63c5754a13a6 <vm_exec_core+15878>, 0x63c57549df6a <vm_exec_core+2506>, 0x63c5754a4779 <vm_exec_core+29145>, 0x63c5754a437f <vm_exec_core+28127>, 0x63c57549ebd0 <vm_exec_core+5680>, 0x63c57549e488 <vm_exec_core+3816>, 0x63c5754a3433 <vm_exec_core+24211>, 0x63c57549f86a <vm_exec_core+8906>, 0x63c5754a4bfc <vm_exec_core+30300>, 0x63c5754a462e <vm_exec_core+28814>, 0x63c5754a0129 <vm_exec_core+11145>, 0x63c5754a130e <vm_exec_core+15726>, 0x63c5754a2fe9 <vm_exec_core+23113>, 0x63c5754a458a <vm_exec_core+28650>, 0x63c5754a225b <vm_exec_core+19643>, 0x63c5754a3181 <vm_exec_core+23521>, 0x63c5754a3959 <vm_exec_core+25529>, 0x63c5754a2152 <vm_exec_core+19378>, 0x63c57549e3dd <vm_exec_core+3645>, 0x63c5754a2a16 <vm_exec_core+21622>, 0x63c57549e19d <vm_exec_core+3069>, 0x63c57549e586 <vm_exec_core+4070>, 0x63c5754a0556 <vm_exec_core+12214>, 0x63c5754a1e9a <vm_exec_core+18682>, 0x63c5754a26e5 <vm_exec_core+20805>, 0x63c5754a1ca5 <vm_exec_core+18181>, 0x63c57549de86 <vm_exec_core+2278>, 0x63c5754a3cd7 <vm_exec_core+26423>, 0x63c5754a4242 <vm_exec_core+27810>, 0x63c57549e623 <vm_exec_core+4227>, 0x63c57549f308 <vm_exec_core+7528>, 0x63c57549ec75 <vm_exec_core+5845>, 0x63c57549fabd <vm_exec_core+9501>, 0x63c5754a1162 <vm_exec_core+15298>, 0x63c57549e6ca <vm_exec_core+4394>, 0x63c5754a3a26 <vm_exec_core+25734>, 0x63c57549f23e <vm_exec_core+7326>, 0x63c5754a0de3 <vm_exec_core+14403>, 0x63c5754a189b <vm_exec_core+17147>, 0x63c5754a3594 <vm_exec_core+24564>, 0x63c5754a245a <vm_exec_core+20154>, 0x63c57549fb66 <vm_exec_core+9670>, 0x63c57549f561 <vm_exec_core+8129>, 0x63c5754a3338 <vm_exec_core+23960>, 0x63c5754a07b2 <vm_exec_core+12818>, 0x63c5754a2ae8 <vm_exec_core+21832>, 0x63c5754a25d2 <vm_exec_core+20530>, 0x63c5754a2b75 <vm_exec_core+21973>, 0x63c5754a3eba <vm_exec_core+26906>, 0x63c57549d92b <vm_exec_core+907>, 0x63c5754a36a7 <vm_exec_core+24839>, 0x63c57549fe2f <vm_exec_core+10383>, 0x63c5754a324e <vm_exec_core+23726>, 0x63c57549ff55 <vm_exec_core+10677>, 0x63c5754a209e <vm_exec_core+19198>, 0x63c5754a4ec7 <vm_exec_core+31015>, 0x63c5754a170a <vm_exec_core+16746>, 0x63c5754a1d62 <vm_exec_core+18370>, 0x63c5754a01bc <vm_exec_core+11292>, 0x63c57549f685 <vm_exec_core+8421>, 0x63c5754a2c43 <vm_exec_core+22179>, 0x63c57549e7d5 <vm_exec_core+4661>, 0x63c5754a150e <vm_exec_core+16238>, 0x63c5754ac78f <vm_exec_core+61935>, 0x63c5754a239b <vm_exec_core+19963>, 0x63c57549e870 <vm_exec_core+4816>, 0x63c57549f121 <vm_exec_core+7041>, 0x63c57549ef3a <vm_exec_core+6554>, 0x63c57549f3fa <vm_exec_core+7770>, 0x63c57549fc85 <vm_exec_core+9957>, 0x63c5754a4b24 <vm_exec_core+30084>, 0x63c57549d930 <vm_exec_core+912>, 0x63c57549f046 <vm_exec_core+6822>, 0x63c5754a55fb <vm_exec_core+32859>, 0x63c5754a2914 <vm_exec_core+21364>, 0x63c5754a1b9b <vm_exec_core+17915>, 0x63c5754a3ab6 <vm_exec_core+25878>, 0x63c5754a59ad <vm_exec_core+33805>, 0x63c5754a3dde <vm_exec_core+26686>, 0x63c5754a4c9e <vm_exec_core+30462>, 0x63c5754a4d6f <vm_exec_core+30671>, 0x63c57549e2a7 <vm_exec_core+3335>, 0x63c5754a469a <vm_exec_core+28922>, 0x63c5754a06d6 <vm_exec_core+12598>, 0x63c5754a48e5 <vm_exec_core+29509>, 0x63c57549fffa <vm_exec_core+10842>, 0x63c57549f907 <vm_exec_core+9063>, 0x63c5754a0c3e <vm_exec_core+13982>, 0x63c57549e73b <vm_exec_core+4507>, 0x63c5754a4e3c <vm_exec_core+30876>, 0x63c5754a0e9c <vm_exec_core+14588>, 0x63c5754a0a2a <vm_exec_core+13450>, 0x63c57549da24 <vm_exec_core+1156>, 0x63c57549e043 <vm_exec_core+2723>, 0x63c5754a1a4e <vm_exec_core+17582>, 0x63c5754a103a <vm_exec_core+15002>, 0x63c5754a1921 <vm_exec_core+17281>, 0x63c5754a17c3 <vm_exec_core+16931>, 0x63c5754a05f3 <vm_exec_core+12371>, 0x63c5754a0f36 <vm_exec_core+14742>, 0x63c5754a0b1b <vm_exec_core+13691>, 0x63c5754a1293 <vm_exec_core+15603>, 0x63c5754a1218 <vm_exec_core+15480>, 0x63c5754a3da0 <vm_exec_core+26624>, 0x63c5754a02fc <vm_exec_core+11612>, 0x63c57549dbfe <vm_exec_core+1630>, 0x63c57549ecc0 <vm_exec_core+5920>, 0x63c5754a3f8b <vm_exec_core+27115>, 0x63c57549e97e <vm_exec_core+5086>, 0x63c5754a5464 <vm_exec_core+32452>, 0x63c5754a2eb5 <vm_exec_core+22805>, 0x63c5754a1397 <vm_exec_core+15863>, 0x63c57549df5b <vm_exec_core+2491>, 0x63c5754a476a <vm_exec_core+29130>, 0x63c5754a4370 <vm_exec_core+28112>, 0x63c57549ebc1 <vm_exec_core+5665>, 0x63c57549e479 <vm_exec_core+3801>, 0x63c5754a3424 <vm_exec_core+24196>, 0x63c57549f85b <vm_exec_core+8891>, 0x63c5754a4bed <vm_exec_core+30285>, 0x63c5754a461f <vm_exec_core+28799>, 0x63c5754a011a <vm_exec_core+11130>, 0x63c5754a12ff <vm_exec_core+15711>, 0x63c5754a2fda <vm_exec_core+23098>, 0x63c5754a457b <vm_exec_core+28635>, 0x63c5754a224c <vm_exec_core+19628>, 0x63c5754a3172 <vm_exec_core+23506>, 0x63c5754a394a <vm_exec_core+25514>, 0x63c5754a2143 <vm_exec_core+19363>, 0x63c57549e3ce <vm_exec_core+3630>, 0x63c5754a2a07 <vm_exec_core+21607>, 0x63c57549e18e <vm_exec_core+3054>, 0x63c57549e577 <vm_exec_core+4055>, 0x63c5754a0547 <vm_exec_core+12199>, 0x63c5754a1e8b <vm_exec_core+18667>, 0x63c5754a26d6 <vm_exec_core+20790>, 0x63c5754a1c96 <vm_exec_core+18166>, 0x63c57549de77 <vm_exec_core+2263>, 0x63c5754a3cc8 <vm_exec_core+26408>, 0x63c5754a4233 <vm_exec_core+27795>, 0x63c57549e614 <vm_exec_core+4212>, 0x63c57549f2f9 <vm_exec_core+7513>, 0x63c57549ec66 <vm_exec_core+5830>, 0x63c57549faae <vm_exec_core+9486>, 0x63c5754a1153 <vm_exec_core+15283>, 0x63c57549e6bb <vm_exec_core+4379>, 0x63c5754a3a17 <vm_exec_core+25719>, 0x63c57549f22f <vm_exec_core+7311>, 0x63c5754a0dd4 <vm_exec_core+14388>, 0x63c5754a188c <vm_exec_core+17132>, 0x63c5754a3585 <vm_exec_core+24549>, 0x63c5754a244b <vm_exec_core+20139>, 0x63c57549fb57 <vm_exec_core+9655>, 0x63c57549f552 <vm_exec_core+8114>, 0x63c5754a3329 <vm_exec_core+23945>, 0x63c5754a07a3 <vm_exec_core+12803>, 0x63c5754a2ad9 <vm_exec_core+21817>, 0x63c5754a25c3 <vm_exec_core+20515>, 0x63c5754a2b66 <vm_exec_core+21958>, 0x63c5754a3eab <vm_exec_core+26891>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a3698 <vm_exec_core+24824>, 0x63c57549fe20 <vm_exec_core+10368>, 0x63c5754a323f <vm_exec_core+23711>, 0x63c57549ff46 <vm_exec_core+10662>, 0x63c5754a208f <vm_exec_core+19183>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a16fb <vm_exec_core+16731>, 0x63c5754a1d53 <vm_exec_core+18355>, 0x63c5754a01ad <vm_exec_core+11277>, 0x63c57549f676 <vm_exec_core+8406>, 0x63c5754a2c34 <vm_exec_core+22164>, 0x63c57549e7c6 <vm_exec_core+4646>, 0x63c5754a14ff <vm_exec_core+16223>, 0x63c5754ac780 <vm_exec_core+61920>, 0x63c5754a238c <vm_exec_core+19948>, 0x63c57549e861 <vm_exec_core+4801>, 0x63c57549f112 <vm_exec_core+7026>, 0x63c57549ef2b <vm_exec_core+6539>, 0x63c57549f3eb <vm_exec_core+7755>, 0x63c57549fc76 <vm_exec_core+9942>, 0x63c5754a1b96 <vm_exec_core+17910>, 0x63c5754a14f5 <vm_exec_core+16213>, 0x63c5754a1b91 <vm_exec_core+17905>, 0x63c5754a2338 <vm_exec_core+19864>, 0x63c5754a22f8 <vm_exec_core+19800>, 0x63c57549f3e6 <vm_exec_core+7750>, 0x63c5754a269a <vm_exec_core+20730>, 0x63c5754a0a20 <vm_exec_core+13440>, 0x63c5754a0a25 <vm_exec_core+13445>, 0x63c5754a22f3 <vm_exec_core+19795>, 0x63c5754a1e86 <vm_exec_core+18662>...}
        reg_cfp = 0x7379435ff608
        reg_pc = 0x519000014910
        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>
th: 0x51500013dd80, native_id: 0x7379244006c0
-- Control frame information -----------------------------------------------
        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>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
th: 0x515000143280, native_id: 0x73791ba006c0
-- Control frame information -----------------------------------------------
        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>
c:0007 p:---- s:0028 e:000027 CFUNC  :sleep
c:0006 p:0005 s:0023 e:000022 CLASS  /tmp/rubytest.wbb0su/autoload20250511-2439901-7b5e9e.rb:1
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
c:0005 p:0007 s:0020 e:000019 TOP    /tmp/rubytest.wbb0su/autoload20250511-2439901-7b5e9e.rb:1 [FINISH]
c:0004 p:---- s:0017 e:000016 CFUNC  :require
        INSN_LABEL_intern = <optimized out>
c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        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>
c:0002 p:0002 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000063c575499ffb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2650
No locals.
#30 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2629
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#31 0x000063c57551e222 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7379435ff738, self=126964679538640, 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:1653
        flags = 0
        iseq = 0x737945b6b688
        cfp = <optimized out>
        sp = 0x7379434ff8d0
        use_argv = 0x737943e454e0
        stack_argv = 0x7379434ff8d0
        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:1667
        captured = 0x7379435ff738
#33 0x000063c5754c7846 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:1704
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:1712
No locals.
#35 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1361
No locals.
#36 0x000063c5754c7846 in rb_yield (val=<optimized out>)
No locals.
#37 0x000063c57567ebd6 in rb_ary_collect (ary=126964114231560) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 126964114231440
        i = 0
#38 0x000063c5754fed48 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:3798
        ci = 0x166100000001
        cc = <optimized out>
        me = 0x737945fa0118
        cfunc = 0x5060000201e8
        recv = 126964114231560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#39 0x000063c5754a584a in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7379435ff720, cd=0x502000011d70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#40 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000011d70
        insns_address_table = {0x63c5754a3daf <vm_exec_core+26639>, 0x63c5754a030b <vm_exec_core+11627>, 0x63c57549dc0d <vm_exec_core+1645>, 0x63c57549eccf <vm_exec_core+5935>, 0x63c5754a3f9a <vm_exec_core+27130>, 0x63c57549e98d <vm_exec_core+5101>, 0x63c5754a5473 <vm_exec_core+32467>, 0x63c5754a2ec4 <vm_exec_core+22820>, 0x63c5754a13a6 <vm_exec_core+15878>, 0x63c57549df6a <vm_exec_core+2506>, 0x63c5754a4779 <vm_exec_core+29145>, 0x63c5754a437f <vm_exec_core+28127>, 0x63c57549ebd0 <vm_exec_core+5680>, 0x63c57549e488 <vm_exec_core+3816>, 0x63c5754a3433 <vm_exec_core+24211>, 0x63c57549f86a <vm_exec_core+8906>, 0x63c5754a4bfc <vm_exec_core+30300>, 0x63c5754a462e <vm_exec_core+28814>, 0x63c5754a0129 <vm_exec_core+11145>, 0x63c5754a130e <vm_exec_core+15726>, 0x63c5754a2fe9 <vm_exec_core+23113>, 0x63c5754a458a <vm_exec_core+28650>, 0x63c5754a225b <vm_exec_core+19643>, 0x63c5754a3181 <vm_exec_core+23521>, 0x63c5754a3959 <vm_exec_core+25529>, 0x63c5754a2152 <vm_exec_core+19378>, 0x63c57549e3dd <vm_exec_core+3645>, 0x63c5754a2a16 <vm_exec_core+21622>, 0x63c57549e19d <vm_exec_core+3069>, 0x63c57549e586 <vm_exec_core+4070>, 0x63c5754a0556 <vm_exec_core+12214>, 0x63c5754a1e9a <vm_exec_core+18682>, 0x63c5754a26e5 <vm_exec_core+20805>, 0x63c5754a1ca5 <vm_exec_core+18181>, 0x63c57549de86 <vm_exec_core+2278>, 0x63c5754a3cd7 <vm_exec_core+26423>, 0x63c5754a4242 <vm_exec_core+27810>, 0x63c57549e623 <vm_exec_core+4227>, 0x63c57549f308 <vm_exec_core+7528>, 0x63c57549ec75 <vm_exec_core+5845>, 0x63c57549fabd <vm_exec_core+9501>, 0x63c5754a1162 <vm_exec_core+15298>, 0x63c57549e6ca <vm_exec_core+4394>, 0x63c5754a3a26 <vm_exec_core+25734>, 0x63c57549f23e <vm_exec_core+7326>, 0x63c5754a0de3 <vm_exec_core+14403>, 0x63c5754a189b <vm_exec_core+17147>, 0x63c5754a3594 <vm_exec_core+24564>, 0x63c5754a245a <vm_exec_core+20154>, 0x63c57549fb66 <vm_exec_core+9670>, 0x63c57549f561 <vm_exec_core+8129>, 0x63c5754a3338 <vm_exec_core+23960>, 0x63c5754a07b2 <vm_exec_core+12818>, 0x63c5754a2ae8 <vm_exec_core+21832>, 0x63c5754a25d2 <vm_exec_core+20530>, 0x63c5754a2b75 <vm_exec_core+21973>, 0x63c5754a3eba <vm_exec_core+26906>, 0x63c57549d92b <vm_exec_core+907>, 0x63c5754a36a7 <vm_exec_core+24839>, 0x63c57549fe2f <vm_exec_core+10383>, 0x63c5754a324e <vm_exec_core+23726>, 0x63c57549ff55 <vm_exec_core+10677>, 0x63c5754a209e <vm_exec_core+19198>, 0x63c5754a4ec7 <vm_exec_core+31015>, 0x63c5754a170a <vm_exec_core+16746>, 0x63c5754a1d62 <vm_exec_core+18370>, 0x63c5754a01bc <vm_exec_core+11292>, 0x63c57549f685 <vm_exec_core+8421>, 0x63c5754a2c43 <vm_exec_core+22179>, 0x63c57549e7d5 <vm_exec_core+4661>, 0x63c5754a150e <vm_exec_core+16238>, 0x63c5754ac78f <vm_exec_core+61935>, 0x63c5754a239b <vm_exec_core+19963>, 0x63c57549e870 <vm_exec_core+4816>, 0x63c57549f121 <vm_exec_core+7041>, 0x63c57549ef3a <vm_exec_core+6554>, 0x63c57549f3fa <vm_exec_core+7770>, 0x63c57549fc85 <vm_exec_core+9957>, 0x63c5754a4b24 <vm_exec_core+30084>, 0x63c57549d930 <vm_exec_core+912>, 0x63c57549f046 <vm_exec_core+6822>, 0x63c5754a55fb <vm_exec_core+32859>, 0x63c5754a2914 <vm_exec_core+21364>, 0x63c5754a1b9b <vm_exec_core+17915>, 0x63c5754a3ab6 <vm_exec_core+25878>, 0x63c5754a59ad <vm_exec_core+33805>, 0x63c5754a3dde <vm_exec_core+26686>, 0x63c5754a4c9e <vm_exec_core+30462>, 0x63c5754a4d6f <vm_exec_core+30671>, 0x63c57549e2a7 <vm_exec_core+3335>, 0x63c5754a469a <vm_exec_core+28922>, 0x63c5754a06d6 <vm_exec_core+12598>, 0x63c5754a48e5 <vm_exec_core+29509>, 0x63c57549fffa <vm_exec_core+10842>, 0x63c57549f907 <vm_exec_core+9063>, 0x63c5754a0c3e <vm_exec_core+13982>, 0x63c57549e73b <vm_exec_core+4507>, 0x63c5754a4e3c <vm_exec_core+30876>, 0x63c5754a0e9c <vm_exec_core+14588>, 0x63c5754a0a2a <vm_exec_core+13450>, 0x63c57549da24 <vm_exec_core+1156>, 0x63c57549e043 <vm_exec_core+2723>, 0x63c5754a1a4e <vm_exec_core+17582>, 0x63c5754a103a <vm_exec_core+15002>, 0x63c5754a1921 <vm_exec_core+17281>, 0x63c5754a17c3 <vm_exec_core+16931>, 0x63c5754a05f3 <vm_exec_core+12371>, 0x63c5754a0f36 <vm_exec_core+14742>, 0x63c5754a0b1b <vm_exec_core+13691>, 0x63c5754a1293 <vm_exec_core+15603>, 0x63c5754a1218 <vm_exec_core+15480>, 0x63c5754a3da0 <vm_exec_core+26624>, 0x63c5754a02fc <vm_exec_core+11612>, 0x63c57549dbfe <vm_exec_core+1630>, 0x63c57549ecc0 <vm_exec_core+5920>, 0x63c5754a3f8b <vm_exec_core+27115>, 0x63c57549e97e <vm_exec_core+5086>, 0x63c5754a5464 <vm_exec_core+32452>, 0x63c5754a2eb5 <vm_exec_core+22805>, 0x63c5754a1397 <vm_exec_core+15863>, 0x63c57549df5b <vm_exec_core+2491>, 0x63c5754a476a <vm_exec_core+29130>, 0x63c5754a4370 <vm_exec_core+28112>, 0x63c57549ebc1 <vm_exec_core+5665>, 0x63c57549e479 <vm_exec_core+3801>, 0x63c5754a3424 <vm_exec_core+24196>, 0x63c57549f85b <vm_exec_core+8891>, 0x63c5754a4bed <vm_exec_core+30285>, 0x63c5754a461f <vm_exec_core+28799>, 0x63c5754a011a <vm_exec_core+11130>, 0x63c5754a12ff <vm_exec_core+15711>, 0x63c5754a2fda <vm_exec_core+23098>, 0x63c5754a457b <vm_exec_core+28635>, 0x63c5754a224c <vm_exec_core+19628>, 0x63c5754a3172 <vm_exec_core+23506>, 0x63c5754a394a <vm_exec_core+25514>, 0x63c5754a2143 <vm_exec_core+19363>, 0x63c57549e3ce <vm_exec_core+3630>, 0x63c5754a2a07 <vm_exec_core+21607>, 0x63c57549e18e <vm_exec_core+3054>, 0x63c57549e577 <vm_exec_core+4055>, 0x63c5754a0547 <vm_exec_core+12199>, 0x63c5754a1e8b <vm_exec_core+18667>, 0x63c5754a26d6 <vm_exec_core+20790>, 0x63c5754a1c96 <vm_exec_core+18166>, 0x63c57549de77 <vm_exec_core+2263>, 0x63c5754a3cc8 <vm_exec_core+26408>, 0x63c5754a4233 <vm_exec_core+27795>, 0x63c57549e614 <vm_exec_core+4212>, 0x63c57549f2f9 <vm_exec_core+7513>, 0x63c57549ec66 <vm_exec_core+5830>, 0x63c57549faae <vm_exec_core+9486>, 0x63c5754a1153 <vm_exec_core+15283>, 0x63c57549e6bb <vm_exec_core+4379>, 0x63c5754a3a17 <vm_exec_core+25719>, 0x63c57549f22f <vm_exec_core+7311>, 0x63c5754a0dd4 <vm_exec_core+14388>, 0x63c5754a188c <vm_exec_core+17132>, 0x63c5754a3585 <vm_exec_core+24549>, 0x63c5754a244b <vm_exec_core+20139>, 0x63c57549fb57 <vm_exec_core+9655>, 0x63c57549f552 <vm_exec_core+8114>, 0x63c5754a3329 <vm_exec_core+23945>, 0x63c5754a07a3 <vm_exec_core+12803>, 0x63c5754a2ad9 <vm_exec_core+21817>, 0x63c5754a25c3 <vm_exec_core+20515>, 0x63c5754a2b66 <vm_exec_core+21958>, 0x63c5754a3eab <vm_exec_core+26891>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a3698 <vm_exec_core+24824>, 0x63c57549fe20 <vm_exec_core+10368>, 0x63c5754a323f <vm_exec_core+23711>, 0x63c57549ff46 <vm_exec_core+10662>, 0x63c5754a208f <vm_exec_core+19183>, 0x63c5754a2378 <vm_exec_core+19928>, 0x63c5754a16fb <vm_exec_core+16731>, 0x63c5754a1d53 <vm_exec_core+18355>, 0x63c5754a01ad <vm_exec_core+11277>, 0x63c57549f676 <vm_exec_core+8406>, 0x63c5754a2c34 <vm_exec_core+22164>, 0x63c57549e7c6 <vm_exec_core+4646>, 0x63c5754a14ff <vm_exec_core+16223>, 0x63c5754ac780 <vm_exec_core+61920>, 0x63c5754a238c <vm_exec_core+19948>, 0x63c57549e861 <vm_exec_core+4801>, 0x63c57549f112 <vm_exec_core+7026>, 0x63c57549ef2b <vm_exec_core+6539>, 0x63c57549f3eb <vm_exec_core+7755>, 0x63c57549fc76 <vm_exec_core+9942>, 0x63c5754a1b96 <vm_exec_core+17910>, 0x63c5754a14f5 <vm_exec_core+16213>, 0x63c5754a1b91 <vm_exec_core+17905>, 0x63c5754a2338 <vm_exec_core+19864>, 0x63c5754a22f8 <vm_exec_core+19800>, 0x63c57549f3e6 <vm_exec_core+7750>, 0x63c5754a269a <vm_exec_core+20730>, 0x63c5754a0a20 <vm_exec_core+13440>, 0x63c5754a0a25 <vm_exec_core+13445>, 0x63c5754a22f3 <vm_exec_core+19795>, 0x63c5754a1e86 <vm_exec_core+18662>...}
        reg_cfp = 0x7379435ff720
        reg_pc = 0x5040000050b8
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000063c575499ffb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2650
No locals.
#42 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2629
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#43 0x000063c5750f85fb in rb_ec_exec_node (ec=0x5160000006d0, n=0x737945b6b818) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca078de50, <optimized out>, 0x7ffca078dda0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x737945b6b818
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#45 0x000063c5750f1b67 in rb_main (argc=11, argv=0x7ffca078e028) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#46 main (argc=11, argv=0x7ffca078e028) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2439901) detached]
$ timeout 60 gdb -p 2439885 -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.wbb0su:
* drwx------ 2 60 2025-05-11 20:47:35 +0000 autoload20250511-2439901-ucdfj1/
  * -rw-r--r-- 1 61 2025-05-11 20:47:35 +0000 test-bug-14469.rb
make: *** [uncommon.mk:973: 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 2439547 -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 2439546 -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 3206702 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/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 3.5.0dev (2025-05-11T20:05:06Z master 8b7a4d167a) +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 34.986753 seconds

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