# Logfile created on 2024-07-05 00:58:58 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000072ea6be8fdc8 @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_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240705-005858", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000072ea6beb0ac8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000072ea6beb05c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000072ea6adba250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240705-005858", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240705-005858>, @binmode=false, @mon_data=#<Monitor:0x000072ea6c80fd58>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = c480dec1cc
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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/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/15.0.0  
	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
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/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/15.0.0  
	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
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
40b2f34c3716b5dcf7af9f74e01492fae533a392085fcd5c6451ef3b1a046d09  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/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/15.0.0  
	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
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving 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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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/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/15.0.0  
	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
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
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
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.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.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.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.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    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.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1974 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -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/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/15.0.0  
	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
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/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/15.0.0  
	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
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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=14819
  "--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/907] 3401164=test_http
[  2/907] 3401160=test_gem_dependency_resolution_error
[  3/907] 3401161=fixtures_test
[  4/907] 3401168=test_rational2
[  5/907] 3401167=test_yield
[  6/907] 3401171=test_gem_request_set_lockfile_parser
[  7/907] 3401165=test_shift_jis
[  8/907] 3401166=test_formatter
[  9/907] 3401173=test_gem_ci_detector
[ 10/907] 3401169=test_io_wait_uncommon
[ 11/907] 3401163=test_string
[ 12/907] 3401159=test_raise
[ 13/907] 3401162=test_ostruct
[ 14/907] 3401170=test_completion
[ 15/907] 3401172=test_ftp
[ 16/907] 3401174=integer_base_flags_test
[ 17/907] 3401165=test_httpresponses
[ 18/907] 3401159=test_unicode_escape
[ 19/907] 3401169=test_have_library
[ 20/907] 3401166=test_erb_command
[ 21/907] 3401168=test_https
[ 22/907] 3401172=test_require
[ 23/907] 3401163=test_evaluation
[ 24/907] 3401163=test_gem_resolver_vendor_set
[ 25/907] 3401166=test_rdoc_markup_to_ansi
[ 26/907] 3401165=test_fnmatch
[ 27/907] 3401174=test_koi8
[ 28/907] 3401174=test_clone
[ 29/907] 3401159=test_objspace
[ 30/907] 3401165=test_erb_m17n
[ 31/907] 3401165=test_filter
[ 32/907] 3401165=test_gem_ext_cmake_builder
[ 33/907] 3401162=test_too_many_dummy_encodings
[ 34/907] 3401160=test_hash_create
[ 35/907] 3401160=json_generic_object_test
[ 36/907] 3401173=test_thread
[ 37/907] 3401160=test_call
[ 38/907] 3401166=test_defined
[ 39/907] 3401162=test_pack
[ 40/907] 3401163=test_ole_methods
[ 41/907] 3401163=test_switch_hitter
[ 42/907] 3401171=test_arity
[ 43/907] 3401163=test_folderitem2_invokeverb
[ 44/907] 3401163=test_files_sample
[ 45/907] 3401171=test_update
[ 46/907] 3401174=test_case_options
[ 47/907] 3401171=test_rdoc_markup_to_html_crossref
[ 48/907] 3401168=test_rdoc_parser_changelog
[ 49/907] 3401174=test_init
[ 50/907] 3401166=test_gem_resolver_index_set
[ 51/907] 3401161=test_gem_install_update_options
[ 52/907] 3401160=test_file
[ 53/907] 3401160=test_gem_security_policy
[ 54/907] 3401165=test_pinned
[ 55/907] 3401163=test_memory_view
[ 56/907] 3401165=test_gem_command
[ 57/907] 3401163=test_weakkeymap
[ 58/907] 3401165=test_usrmarshal
[ 59/907] 3401166=test_httpresponse
[ 60/907] 3401168=test_rdoc_parser_ruby
[ 61/907] 3401162=test_rdoc_markup_to_markdown
[ 62/907] 3401160=test_inlinecache
[ 63/907] 3401166=test_show_source
[ 64/907] 3401163=test_engine
[ 65/907] 3401163=test_enc_raise
[ 66/907] 3401163=test_key_error
[ 67/907] 3401163=test_bignum
[ 68/907] 3401160=reflection_test
[ 69/907] 3401161=test_cparser
[ 70/907] 3401162=test_human_typo
[ 71/907] 3401162=test_dot_dot
[ 72/907] 3401165=test_gem_request_set_lockfile
[ 73/907] 3401162=ractor_test
[ 74/907] 3401174=test_postponed_job
[ 75/907] 3401163=test_exit
[ 76/907] 3401166=test_pattern_key_name_check
[ 77/907] 3401166=test_jaro_winkler
[ 78/907] 3401160=test_gem_commands_yank_command
[ 79/907] 3401166=test_gem_resolver
[ 80/907] 3401170=test_gem_gemcutter_utilities
[ 81/907] 3401162=test_gem_remote_fetcher
[ 82/907] 3401163=test_gem_util
[ 83/907] 3401169=test_raise_exception
[ 84/907] 3401171=test_tempfile
[ 85/907] 3401160=test_config
[ 86/907] 3401160=test_new
[ 87/907] 3401160=test_cipher
[ 88/907] 3401160=test_macro
[ 89/907] 3401165=test_hash
[ 90/907] 3401163=test_ldap
[ 91/907] 3401166=test_gem_source_lock
[ 92/907] 3401165=test_etc
[ 93/907] 3401168=test_gem_remote_fetcher_local_server
[ 94/907] 3401163=test_last_thread
[ 95/907] 3401161=test_rdoc_markup_to_bs
[ 96/907] 3401166=test_rdoc_markup
[ 97/907] 3401171=test_context
[ 98/907] 3401166=test_optparse
[ 99/907] 3401160=test_coder
[100/907] 3401160=test_symbol
[101/907] 3401165=parse_test
[102/907] 3401170=test_unix
[103/907] 3401166=test_gem_source_specific_file
[104/907] 3401174=test_gem_commands_which_command
[105/907] 3401170=test_enum
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 35069>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46563>
[106/907] 3401165=test_numeric
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3401168  ko1    6u  IPv4 39507710      0t0  TCP localhost:35069 (LISTEN)
ruby    3401168  ko1    7u  IPv4 39507711      0t0  TCP localhost:46563 (LISTEN)
[107/907] 3401166=test_metaclass
[108/907] 3401166=test_io
[109/907] 3401161=test_ws
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 36559>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 40515>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3401168  ko1    8u  IPv4 39499692      0t0  TCP localhost:36559 (LISTEN)
ruby    3401168  ko1    9u  IPv4 39513435      0t0  TCP localhost:40515 (LISTEN)
[110/907] 3401161=test_io_console
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 37185>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 43835>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3401168  ko1    8u  IPv4 39499715      0t0  TCP localhost:37185 (LISTEN)
ruby    3401168  ko1    9u  IPv4 39499716      0t0  TCP localhost:43835 (LISTEN)
[111/907] 3401165=test_date_arith
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 45009>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 44059>
[112/907] 3401165=test_rdoc_require
[113/907] 3401171=test_undef
[114/907] 3401171=test_c_union_entity
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3401168  ko1    8u  IPv4 39511494      0t0  TCP localhost:45009 (LISTEN)
ruby    3401168  ko1    9u  IPv4 39511495      0t0  TCP localhost:44059 (LISTEN)
[115/907] 3401163=test_gem_commands_sources_command
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9
[116/907] 3401168=test_gem_spec_fetcher
[117/907] 3401171=desugar_compiler_test
[118/907] 3401162=test_signedness
[119/907] 3401174=test_hmac
[120/907] 3401174=test_gem_commands_mirror
Closed file descriptor: TestGemSpecFetcher#test_spec_for_dependency_prerelease: 6
Closed file descriptor: TestGemSpecFetcher#test_spec_for_dependency_prerelease: 7
[121/907] 3401174=test_internal_ivar
[122/907] 3401174=test_cgi_cookie
[123/907] 3401171=symbol_encoding_test
[124/907] 3401174=test_cd
[125/907] 3401171=test_gem_commands_environment_command
[126/907] 3401174=test_tracepoint
[127/907] 3401168=test_my_integer
[128/907] 3401168=test_rdoc_rubygems_hook
[129/907] 3401171=test_array_create
[130/907] 3401171=test_debugger_integration
[131/907] 3401171=test_gem_resolver_installed_specification
[132/907] 3401165=test_ractor
[133/907] 3401163=test_variable
[134/907] 3401171=test_digest
[135/907] 3401171=test_gem_resolver_lock_specification
[136/907] 3401172=test_cstr
[137/907] 3401171=test_address_resolve
[138/907] 3401165=test_closure
[139/907] 3401168=test_wss
[140/907] 3401168=test_iter_break
[141/907] 3401168=test_have_macro
[142/907] 3401171=test_process
[143/907] 3401169=test_parse
[144/907] 3401163=test_num2int
[145/907] 3401163=test_rdoc_parser_rd
[146/907] 3401174=test_gem_source_local
[147/907] 3401172=test_gem_ext_cargo_builder_unit
[148/907] 3401172=test_gem_commands_install_command
[149/907] 3401165=test_stack
[150/907] 3401163=test_summary
[151/907] 3401168=test_nowrite
[152/907] 3401168=test_flip
[153/907] 3401174=test_thread_queue
[154/907] 3401168=test_securerandom
[155/907] 3401168=test_nil2vtempty
[156/907] 3401168=test_foreach
[157/907] 3401168=test_econv
[158/907] 3401163=test_eval
[159/907] 3401163=test_process
[160/907] 3401161=test_object
[161/907] 3401163=test_fileutils
[162/907] 3401169=test_gem_commands_cert_command
[163/907] 3401163=test_io
[164/907] 3401170=test_cgi_tag_helper
[165/907] 3401170=test_kill_ring
[166/907] 3401170=test_dir_m17n
[167/907] 3401163=test_gem_resolver_git_specification
[168/907] 3401161=test_pathname
[169/907] 3401162=test_remote_fetch_error
[170/907] 3401162=test_coverage
[171/907] 3401163=test_func
[172/907] 3401161=json_common_interface_test
[173/907] 3401161=test_stream
[174/907] 3401161=test_storage
[175/907] 3401161=test_path_to_class
[176/907] 3401161=json_addition_test
[177/907] 3401161=test_thread_fd_close
[178/907] 3401161=test_gem_ext_ext_conf_builder
[179/907] 3401165=test_cmethod
[180/907] 3401165=test_qsort
[181/907] 3401165=test_gem_commands_dependency_command
[182/907] 3401165=test_class
[183/907] 3401168=test_serialize_subclasses
[184/907] 3401168=test_const
[185/907] 3401168=parse_comments_test
[186/907] 3401172=test_gem_dependency
[187/907] 3401168=test_method_cache
[188/907] 3401168=test_iterator
[189/907] 3401160=test_string
[190/907] 3401160=test_gem_resolver_index_specification
[191/907] 3401169=test_marshalable
[192/907] 3401164=test_cgi_modruby
[193/907] 3401164=test_thread_cv
[194/907] 3401169=test_yamldbm
[195/907] 3401172=test_win32ole_method
[196/907] 3401169=test_helper
[197/907] 3401172=test_convertible
[198/907] 3401169=test_gem_resolver_best_set
[199/907] 3401167=test_addr
[200/907] 3401160=test_stat
[201/907] 3401160=test_eval
[202/907] 3401168=test_unicode
[203/907] 3401167=test_parser_events
[204/907] 3401169=test_windows_1251
[205/907] 3401174=test_rational
[206/907] 3401169=test_str2big
[207/907] 3401169=newline_offsets_test
[208/907] 3401174=test_regexp
[209/907] 3401168=test_rdoc_cross_reference
[210/907] 3401173=test_gem_commands_contents_command
[211/907] 3401167=test_rdoc_generator_markup
[212/907] 3401164=test_readpartial
[213/907] 3401173=test_scalar
[214/907] 3401173=test_gem_resolver_conflict
[215/907] 3401164=test_irb
[216/907] 3401173=test_literal
[217/907] 3401167=test_arithmetic_sequence
[218/907] 3401162=test_gem_commands_search_command
[219/907] 3401167=test_pattern_matching
[220/907] 3401162=test_thread
[221/907] 3401163=test_encoding
[222/907] 3401163=test_lambda
[223/907] 3401160=test_file
[224/907] 3401167=test_sockopt
[225/907] 3401167=test_frozen_error
[226/907] 3401167=bom_test
[227/907] 3401162=test_spell_checker
[228/907] 3401162=test_bug_reporter
[229/907] 3401169=test_ractor
[230/907] 3401163=test_pstore
[231/907] 3401167=test_document
[232/907] 3401167=test_yaml
[233/907] 3401163=test_ansi_with_terminfo
[234/907] 3401169=test_rdoc_options
[235/907] 3401163=test_config
[236/907] 3401167=test_boolean
[237/907] 3401162=test_gem_commands_specification_command
[238/907] 3401167=test_recorder
[239/907] 3401167=test_yield_block
[240/907] 3401167=test_gem_commands_signin_command
[241/907] 3401162=test_nonblock
[242/907] 3401168=test_pkey
[243/907] 3401162=test_primitive
[244/907] 3401162=test_gem_request
[245/907] 3401164=test_rdoc_include
[246/907] 3401168=parameters_signature_test
[247/907] 3401168=test_getopts
[248/907] 3401168=test_gem_resolver_api_specification
[249/907] 3401170=test_rendering
[250/907] 3401170=test_gem_dependency_installer
[251/907] 3401168=test_refinement
[252/907] 3401161=test_pointer
[253/907] 3401167=test_win32ole_type_event
[254/907] 3401167=test_gem_name_tuple
[255/907] 3401164=test_warning
[256/907] 3401167=test_rdoc_class_module
[257/907] 3401162=test_rdoc_markup_attributes
[258/907] 3401162=test_gbk
[259/907] 3401162=test_gem_specification
[260/907] 3401164=test_win32ole_variable
[261/907] 3401164=test_gb18030
[262/907] 3401164=test_type_completor
[263/907] 3401164=test_gem_package_tar_reader
[264/907] 3401163=test_word
[265/907] 3401163=test_class
[266/907] 3401163=test_cgi_session
[267/907] 3401159=test_x509crl
[268/907] 3401163=test_stringscanner
[269/907] 3401163=test_numeric
[270/907] 3401163=test_require_path_check
[271/907] 3401169=test_win32ole_variant_outarg
[272/907] 3401169=test_mkmf
[273/907] 3401163=test_mul
[274/907] 3401161=test_mixed_unicode_escapes
[275/907] 3401163=test_enumerator_kw
[276/907] 3401161=test_rdoc_markup_to_html_snippet
[277/907] 3401163=test_pkcs7
[278/907] 3401169=test_cgi_header
[279/907] 3401169=test_gem_commands_fetch_command
[280/907] 3401164=test_complexrational
[281/907] 3401164=test_rdoc_any_method
[282/907] 3401159=test_flush
[283/907] 3401159=test_complex2
[284/907] 3401159=test_iso_8859
[285/907] 3401161=test_x509attr
[286/907] 3401159=test_history
[287/907] 3401161=test_dln
[288/907] 3401161=test_open-uri
[289/907] 3401169=test_coderange
[290/907] 3401169=test_rdoc_parser
[291/907] 3401163=test_line_editor
[292/907] 3401163=test_big2str
[293/907] 3401169=test_rdoc_markup_indented_paragraph
[294/907] 3401163=test_rdoc_context
[295/907] 3401169=test_pkg_config
[296/907] 3401169=test_string_memory
[297/907] 3401169=test_rdoc_markup_to_joined_paragraph
[298/907] 3401159=test_rdoc_markup_to_html
[299/907] 3401169=regexp_test
[300/907] 3401169=test_store
[301/907] 3401160=test_insns_leaf
[302/907] 3401160=test_iseq
[303/907] 3401167=test_enc_associate
[304/907] 3401161=dump_test
[305/907] 3401173=test_allocation
[306/907] 3401164=test_gc
[307/907] 3401169=test_c_struct_builder
[308/907] 3401159=location_test
[309/907] 3401159=test_cgi_util
[310/907] 3401169=test_x509req
[311/907] 3401169=test_gem_commands_open_command
[312/907] 3401159=test_tree_builder
[313/907] 3401159=test_gem_ext_cargo_builder_link_flag_converter
[314/907] 3401169=test_protocol
[315/907] 3401169=test_protect
[316/907] 3401169=test_rdoc_markup_to_tt_only
[317/907] 3401169=test_win32ole
[318/907] 3401169=test_gem_version
[319/907] 3401167=test_gem_commands_stale_command
[320/907] 3401167=tunnel_test
[321/907] 3401167=test_gem_text
[322/907] 3401163=test_settracefunc
[323/907] 3401169=test_gem_stub_specification
[324/907] 3401167=test_method_cache
[325/907] 3401167=test_path
[326/907] 3401159=test_pp
[327/907] 3401167=test_tcp
[328/907] 3401159=test_sprintf_comb
[329/907] 3401160=test_rdoc_normal_module
[330/907] 3401167=test_rdoc_markdown_test
[331/907] 3401172=test_whileuntil
[332/907] 3401169=test_transcode
[333/907] 3401172=test_flags
[334/907] 3401159=test_asn1
[335/907] 3401159=test_gem_ext_rake_builder
[336/907] 3401162=test_monitor
[337/907] 3401160=json_string_matching_test
[338/907] 3401160=test_rdoc_markup_heading
[339/907] 3401162=test_extlibs
[340/907] 3401160=test_rat
[341/907] 3401160=static_inspect_test
[342/907] 3401160=test_inadvertent_creation
[343/907] 3401169=test_instrumentation_api
[344/907] 3401170=test_rdoc_markup_verbatim
[345/907] 3401160=test_at_exit
[346/907] 3401160=test_complex
[347/907] 3401170=source_location_test
[348/907] 3401161=unescape_test
[349/907] 3401160=test_x509ext
[350/907] 3401170=test_files_ext
[351/907] 3401160=test_case
[352/907] 3401160=test_eval_history
[353/907] 3401160=test_c_struct_entry
[354/907] 3401172=test_gem_commands_query_command
[355/907] 3401170=test_color
[356/907] 3401170=equality_test
[357/907] 3401170=test_rdoc_markup_to_table_of_contents
[358/907] 3401170=test_weakmap
[359/907] 3401160=test_gem_doctor
[360/907] 3401160=test_ancdata
[361/907] 3401160=test_data_error
[362/907] 3401159=test_rubyvm
[363/907] 3401159=test_force_exit
[364/907] 3401159=test_gem_resolver_dependency_request
[365/907] 3401159=test_external_new
[366/907] 3401159=test_scanner_events
[367/907] 3401160=test_abi
[368/907] 3401169=test_win32ole_typelib
[369/907] 3401169=test_euc_jp
[370/907] 3401169=test_ractor
[371/907] 3401169=parse_success_test
[372/907] 3401169=test_gem_commands_push_command
[373/907] 3401159=test_module
[374/907] 3401163=test_ssl
[375/907] 3401167=test_deprecate
[376/907] 3401167=test_registry
[377/907] 3401172=test_rdoc_constant
[378/907] 3401167=test_common
[379/907] 3401165=test_optimization
[380/907] 3401160=test_gem_request_connection_pools
[381/907] 3401166=test_rdoc_markdown
[382/907] 3401172=test_sprintf
[383/907] 3401169=test_gem_uri_formatter
[384/907] 3401169=test_rdoc_encoding
[385/907] 3401169=test_rdoc_markup_include
[386/907] 3401169=test_ansi_without_terminfo
[387/907] 3401160=test_terminfo
[388/907] 3401160=test_enumerable
[389/907] 3401167=test_bmethod
[390/907] 3401160=test_key_actor_vi
[391/907] 3401167=test_bug-14834
[392/907] 3401169=test_buffering
[393/907] 3401169=ruby_parser_test
[394/907] 3401169=test_rdoc_context_section
[395/907] 3401169=test_svcb_https
[396/907] 3401172=test_addrinfo
[397/907] 3401169=test_x509cert
[398/907] 3401172=test_passing_block
[399/907] 3401172=test_http
[400/907] 3401167=test_rdoc_attr
[401/907] 3401172=test_logdevice
[402/907] 3401167=test_webauthn_listener
[403/907] 3401166=test_lock_native_thread
[404/907] 3401166=test_gem_package_tar_reader_entry
[405/907] 3401160=test_zsh_completion
[406/907] 3401160=test_enc_str_buf_cat
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33759>
[407/907] 3401160=test_have_func
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3401167  ko1    8u  IPv4 39524786      0t0  TCP localhost:33759->localhost:35210 (CLOSE_WAIT)
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 8
[408/907] 3401167=test_logperiod
[409/907] 3401167=test_gem_security_trust_dir
[410/907] 3401167=test_rdoc_parser_c
[411/907] 3401166=test_constant
[412/907] 3401169=test_default_gems
[413/907] 3401169=test_load
[414/907] 3401169=test_encoding
[415/907] 3401167=json_fixtures_test
[416/907] 3401167=test_rdoc_generator_pot_po_entry
[417/907] 3401167=test_gem_resolver_specification
[418/907] 3401169=test_gem_remote_fetcher_s3
[419/907] 3401167=test_rdoc_markup_parser
[420/907] 3401167=test_gem_rdoc
[421/907] 3401169=test_gem_version_option
[422/907] 3401160=test_files_test_2
[423/907] 3401169=test_require_lib
[424/907] 3401167=version_test
[425/907] 3401167=test_gem_request_set
[426/907] 3401162=test_objectspace
[427/907] 3401161=test_trick
[428/907] 3401172=test_fd_setsize
[429/907] 3401172=test_gem_resolver_activation_request
[430/907] 3401172=test_big5
[431/907] 3401172=test_null
[432/907] 3401172=test_scheduler
[433/907] 3401172=test_rdoc_markup_raw
[434/907] 3401172=test_fixnum
[435/907] 3401172=test_timeout
[436/907] 3401172=test_signal
[437/907] 3401167=test_iseq_load
[438/907] 3401168=test_name_error_extension
[439/907] 3401173=test_fstring
[440/907] 3401168=test_history
[441/907] 3401168=test_verbose
[442/907] 3401168=redundant_return_test
[443/907] 3401168=test_gem_ext_builder
[444/907] 3401173=test_key_actor_emacs
[445/907] 3401162=test_bigzero
[446/907] 3401162=test_basicinstructions
[447/907] 3401162=test_mutex
[448/907] 3401173=test_struct
[449/907] 3401173=test_typeddata
[450/907] 3401159=test_gem_resolver_vendor_specification
[451/907] 3401162=compiler_test
[452/907] 3401159=test_date_strftime
[453/907] 3401162=locals_test
[454/907] 3401166=test_find
[455/907] 3401166=test_recursion
[456/907] 3401166=test_normalize
[457/907] 3401173=test_gem_commands_owner_command
[458/907] 3401166=test_import
[459/907] 3401172=test_basicsocket
[460/907] 3401173=test_logger
[461/907] 3401172=test_sexp
[462/907] 3401173=test_disable_irb
[463/907] 3401172=test_gem_package_tar_header
[464/907] 3401172=pattern_test
[465/907] 3401167=test_ractor
[466/907] 3401173=test_rdoc_tom_doc
[467/907] 3401162=test_gem_unsatisfiable_dependency_error
[468/907] 3401162=test_rdoc_i18n_text
[469/907] 3401162=test_pkey_dh
[470/907] 3401167=test_shapes
[471/907] 3401167=test_rdoc_text
[472/907] 3401162=test_ocsp
[473/907] 3401172=test_gem_silent_ui
[474/907] 3401167=test_require
[475/907] 3401167=test_ifunless
[476/907] 3401172=test_gem_dependency_list
[477/907] 3401167=test_files_test
[478/907] 3401172=test_gem_resolver_installer_set
[479/907] 3401159=test_nesting_parser
[480/907] 3401173=test_gem_commands_uninstall_command
[481/907] 3401159=test_rendering
[482/907] 3401159=test_ensured
[483/907] 3401167=test_config
[484/907] 3401167=comments_test
[485/907] 3401167=test_delete
[486/907] 3401159=test_io_m17n
[487/907] 3401167=test_object_create_start
[488/907] 3401167=test_forwardable
[489/907] 3401166=test_continuation
[490/907] 3401166=test_project_sanity
[491/907] 3401167=test_env
[492/907] 3401172=regular_expression_encoding_test
[493/907] 3401162=test_config
[494/907] 3401172=test_gem_commands_cleanup_command
[495/907] 3401166=test_rdoc_markup_paragraph
[496/907] 3401166=test_placearg
[497/907] 3401162=test_interned_str
[498/907] 3401162=test_type
[499/907] 3401162=test_range
[500/907] 3401163=test_io_buffer
[501/907] 3401166=test_string_processing
[502/907] 3401168=encodings_test
[503/907] 3401166=json_generator_test
[504/907] 3401163=test_gem_impossible_dependencies_error
[505/907] 3401163=test_dryrun
[506/907] 3401163=test_emitter
[507/907] 3401168=test_ts
[508/907] 3401163=parse_stream_test
[509/907] 3401166=test_gem_resolver_api_set
[510/907] 3401170=test_locale
[511/907] 3401170=test_gem_source_subpath_problem
[512/907] 3401163=test_tmpdir
[513/907] 3401166=warnings_test
[514/907] 3401163=test_to_ary_concat
[515/907] 3401170=test_rubyoptions
[516/907] 3401166=test_printf
[517/907] 3401166=test_rdoc_token_stream
[518/907] 3401166=test_stringify_symbols
[519/907] 3401172=test_configuration
[520/907] 3401166=test_windows_1252
[521/907] 3401166=test_rdoc_alias
[522/907] 3401166=test_rdoc_single_class
[523/907] 3401166=test_udp
[524/907] 3401166=dispatcher_test
[525/907] 3401166=regular_expression_options_test
[526/907] 3401166=test_key_event_record
[527/907] 3401166=test_sleep
[528/907] 3401172=test_queue
[529/907] 3401172=integer_parse_test
[530/907] 3401172=test_gem_validator
[531/907] 3401173=test_prettyprint
[532/907] 3401172=test_rdoc_markup_to_label
[533/907] 3401173=test_install
[534/907] 3401172=test_m17n_comb
[535/907] 3401168=test_date_ractor
[536/907] 3401161=test_pair
[537/907] 3401173=test_tree_spell_checker
[538/907] 3401173=lex_test
[539/907] 3401168=test_custom_command
[540/907] 3401168=test_depth_first
[541/907] 3401168=test_ns_spki
[542/907] 3401168=test_tsort
[543/907] 3401168=test_integer_comb
[544/907] 3401162=index_write_test
[545/907] 3401162=test_kwargs
[546/907] 3401162=test_rdoc_extend
[547/907] 3401162=test_io_wait
[548/907] 3401162=test_lexer
[549/907] 3401162=test_win32ole_type
[550/907] 3401162=test_random
[551/907] 3401162=test_merge_keys
[552/907] 3401162=test_gem_ext_configure_builder
[553/907] 3401162=test_x509store
[554/907] 3401163=test_mdns
[555/907] 3401159=test_dir
[556/907] 3401163=test_rdoc_rd_inline_parser
[557/907] 3401163=test_exception
[558/907] 3401166=test_bash_completion
[559/907] 3401166=test_gem_security_signer
[560/907] 3401162=test_gem_local_remote_options
[561/907] 3401162=test_gem_commands_lock_command
[562/907] 3401162=test_euc_kr
[563/907] 3401162=test_threadgroup
[564/907] 3401166=test_rdoc_generator_json_index
[565/907] 3401166=test_set_len
[566/907] 3401166=test_yjit_exit_locations
[567/907] 3401160=test_rdoc_rdoc
[568/907] 3401159=test_rdoc_markup_pre_process
[569/907] 3401160=test_rdoc_method_attr
[570/907] 3401166=test_gem_config_file
[571/907] 3401162=test_gem_commands_pristine_command
[572/907] 3401173=test_yamlstore
[573/907] 3401173=test_scalar_scanner
[574/907] 3401159=test_within_pipe
[575/907] 3401173=test_io_buffer
[576/907] 3401159=test_win32ole_event
[577/907] 3401159=test_reline
[578/907] 3401166=test_hash
[579/907] 3401173=test_arith_seq_beg_len_step
[580/907] 3401160=test_beginendblock
[581/907] 3401169=test_gem_resolver_requirement_list
[582/907] 3401169=snapshots_test
[583/907] 3401173=test_function
[584/907] 3401173=test_socket
[585/907] 3401161=test_timeout
[586/907] 3401160=test_not
[587/907] 3401160=test_weakref
[588/907] 3401161=test_rubygems
[589/907] 3401160=test_gem_package_tar_writer
[590/907] 3401159=ripper_test
[591/907] 3401160=test_mailto
[592/907] 3401160=test_case_mapping
[593/907] 3401160=test_yaml_tree
[594/907] 3401160=test_rdoc_generator_pot_po
[595/907] 3401160=test_reqarg
[596/907] 3401161=test_reline_key
[597/907] 3401161=test_unicode_normalize
[598/907] 3401169=test_method
[599/907] 3401161=test_append
[600/907] 3401161=test_ractor_compatibility
[601/907] 3401167=test_rdoc_markup_hard_break
[602/907] 3401167=test_gem_resolver_lock_set
[603/907] 3401162=test_gem_console_ui
[604/907] 3401162=test_member
[605/907] 3401159=test_resource
[606/907] 3401167=test_gem_source_fetch_problem
[607/907] 3401162=test_set
[608/907] 3401167=test_gem_update_suggestion
[609/907] 3401162=test_ipaddr
[610/907] 3401159=test_arity
[611/907] 3401159=test_numhash
[612/907] 3401159=test_gem_stream_ui
[613/907] 3401162=test_trace
[614/907] 3401162=test_nofree
[615/907] 3401162=test_rdoc_generator_ri
[616/907] 3401162=test_pkey_rsa
[617/907] 3401167=test_rdoc_i18n_locale
[618/907] 3401160=test_argf
[619/907] 3401167=test_egrep_cpp
[620/907] 3401159=test_gem_resolver_composed_set
[621/907] 3401159=test_date_conv
[622/907] 3401159=test_webauthn_poller
[623/907] 3401167=test_yjit
[624/907] 3401161=test_buffered_io
[625/907] 3401161=test_rdoc_markup_attribute_manager
[626/907] 3401159=test_m17n
[627/907] 3401161=test_x509name
[628/907] 3401161=test_sleep
[629/907] 3401162=test_wait
[630/907] 3401164=test_object_references
[631/907] 3401162=test_gem_requirement
[632/907] 3401173=test_alias
[633/907] 3401164=test_face
[634/907] 3401164=test_sizeof
[635/907] 3401162=test_compile_prism
[636/907] 3401159=test_gem_commands_build_command
[637/907] 3401173=test_gem_security
[638/907] 3401161=test_euc_tw
[639/907] 3401161=test_gem_commands_info_command
[640/907] 3401161=command_line_test
[641/907] 3401161=test_rdoc_rd
[642/907] 3401161=test_date_new
[643/907] 3401161=test_io_timeout
[644/907] 3401161=test_bug-3571
[645/907] 3401159=test_emoji_breaks
[646/907] 3401159=test_notimplement
[647/907] 3401161=test_system
[648/907] 3401159=test_comparable
[649/907] 3401159=test_dup
[650/907] 3401162=test_require
[651/907] 3401163=test_stringio
[652/907] 3401159=test_dns
[653/907] 3401163=test_gem_path_support
[654/907] 3401163=constant_path_node_test
[655/907] 3401163=test_win32ole_record
[656/907] 3401163=newline_test
[657/907] 3401163=test_ubf_async_safe
[658/907] 3401159=test_array
[659/907] 3401159=snippets_test
[660/907] 3401163=parser_test
[661/907] 3401163=test_webauthn_listener_response
[662/907] 3401172=heredoc_test
[663/907] 3401172=test_gem_bundler_version_finder
[664/907] 3401163=test_console_attr
[665/907] 3401163=test_math
[666/907] 3401172=test_time
[667/907] 3401163=json_encoding_test
[668/907] 3401163=test_gc
[669/907] 3401163=test_libs
[670/907] 3401163=test_super
[671/907] 3401172=onigmo_test
[672/907] 3401172=test_struct
[673/907] 3401172=test_pack
[674/907] 3401172=test_rdoc_comment
[675/907] 3401174=test_ast
[676/907] 3401172=test_rb_str_dup
[677/907] 3401172=fuzzer_test
[678/907] 3401172=test_cgi_multipart
[679/907] 3401172=test_case
[680/907] 3401172=test_bug-5832
[681/907] 3401172=test_did_you_mean
[682/907] 3401168=test_autoconf
[683/907] 3401168=test_popen_deadlock
[684/907] 3401172=test_gem_safe_yaml
[685/907] 3401172=test_digest_extend
[686/907] 3401172=test_multi_irb_commands
[687/907] 3401172=test_rdoc_top_level
[688/907] 3401165=test_gem_command_manager
[689/907] 3401163=test_gem_installer
[690/907] 3401161=test_rdoc_code_object
[691/907] 3401165=test_gem_source_git
[692/907] 3401172=test_regex_casefold
[693/907] 3401172=test_pipe
[694/907] 3401172=test_rdoc_normal_class
[695/907] 3401159=test_gem_commands_check_command
[696/907] 3401159=test_random_formatter
[697/907] 3401165=test_help
[698/907] 3401165=test_gem_resolver_git_set
[699/907] 3401168=test_class_name_check
[700/907] 3401159=test_string
[701/907] 3401161=test_files_lib
[702/907] 3401172=test_sorted_set
[703/907] 3401168=test_emoji
[704/907] 3401168=test_condition
[705/907] 3401168=test_cp949
[706/907] 3401168=test_erb
[707/907] 3401165=test_duplicate
[708/907] 3401165=json_ext_parser_test
[709/907] 3401164=test_time
[710/907] 3401165=test_integer
[711/907] 3401168=test_date_attr
[712/907] 3401168=test_scan_args
[713/907] 3401168=test_proc
[714/907] 3401172=test_singleton_function
[715/907] 3401172=test_cclass
[716/907] 3401164=test_shellwords
[717/907] 3401164=test_uncorrectable_name_check
[718/907] 3401172=test_load
[719/907] 3401164=test_omap
[720/907] 3401172=test_zlib
[721/907] 3401164=magic_comment_test
[722/907] 3401173=test_marshal
[723/907] 3401164=test_framework
[724/907] 3401164=test_case_comprehensive
[725/907] 3401168=test_ractor
[726/907] 3401164=library_symbols_test
[727/907] 3401164=test_emitter
[728/907] 3401164=test_json_tree
[729/907] 3401164=test_https_proxy
[730/907] 3401164=test_pkey_dsa
[731/907] 3401173=test_nomethod_error
[732/907] 3401173=test_date_strptime
[733/907] 3401168=test_ssl
[734/907] 3401173=test_files_test_1
[735/907] 3401164=test_gem
[736/907] 3401168=test_severity
[737/907] 3401168=test_ractor
[738/907] 3401168=test_float
[739/907] 3401166=test_rdoc_rd_inline
[740/907] 3401166=test_gem_remote_fetcher_local_ssl_server
[741/907] 3401162=test_yaml_special_cases
[742/907] 3401162=test_gem_source_list
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 36543>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 #<File::Stat dev=0x8, ino=39544288, 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    3401166  ko1    8u  IPv4 39549961      0t0  TCP *:36543 (LISTEN)
ruby    3401166  ko1    9u  IPv4 39544288      0t0  TCP localhost:36543->localhost:38524 (CLOSE_WAIT)
[743/907] 3401162=attribute_write_test
[744/907] 3401162=test_parser
[745/907] 3401162=test_cgi_core
[746/907] 3401162=test_helper_method
[747/907] 3401169=test_delegate
[748/907] 3401169=test_rdoc_markup_formatter
[749/907] 3401169=test_enumerator
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 41725>
[750/907] 3401169=test_fiddleCOMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3401166  ko1   10u  IPv4 39546193      0t0  TCP *:41725 (LISTEN)

[751/907] 3401162=test_win32ole_variant
[752/907] 3401162=test_ractor
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 36333>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    3401166  ko1   11u  sock    0,8      0t0 39539642 protocol: TCP
[753/907] 3401169=test_psych
[754/907] 3401169=test_gem_uri
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 11
[755/907] 3401169=test_rbconfig
[756/907] 3401169=test_gem_package_old
[757/907] 3401162=test_command
SSL error: SSL_accept returned=1 errno=0 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48)
[758/907] 3401169=test_digest
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 41573>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3401166  ko1   10u  IPv4 39549179      0t0  TCP *:41573 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10
[759/907] 3401166=test_debug
[760/907] 3401166=test_gem_commands_help_command
Closed file descriptor: TestGemCommandsHelpCommand#test_gem_help_commands_omits_deprecated_commands: 8
[761/907] 3401166=test_stringchar
[762/907] 3401162=test_arith_seq_extract
[763/907] 3401166=test_array
[764/907] 3401168=test_find_executable
[765/907] 3401168=test_set
[766/907] 3401160=test_error_highlight
[767/907] 3401168=test_profile_frames
[768/907] 3401168=test_resolve_symbol
[769/907] 3401162=test_date_compat
[770/907] 3401162=test_lazy_enumerator
[771/907] 3401164=test_backtrace
[772/907] 3401169=test_time_tz
[773/907] 3401168=test_rdoc_task
[774/907] 3401168=test_class2name
[775/907] 3401168=test_nil
[776/907] 3401168=test_gem_request_set_lockfile_tokenizer
[777/907] 3401168=test_gem_commands_outdated_command
[778/907] 3401169=test_kdf
[779/907] 3401168=test_utf16
[780/907] 3401169=test_gem_package
[781/907] 3401168=test_enumerator
[782/907] 3401160=test_rdoc_parser_simple
[783/907] 3401160=test_benchmark
[784/907] 3401164=string_encoding_test
[785/907] 3401172=test_name_error
[786/907] 3401162=test_exception_at_throwing
[787/907] 3401164=test_frozen
[788/907] 3401164=test_handle
[789/907] 3401162=test_rdoc_markup_to_rdoc
[790/907] 3401162=test_gem_source
[791/907] 3401169=test_color_printer
[792/907] 3401169=test_safe_load
[793/907] 3401169=test_propertyputref
[794/907] 3401169=test_symbol
[795/907] 3401169=test_gem_uninstaller
[796/907] 3401160=test_gem_platform
[797/907] 3401172=test_rdoc_ri_paths
[798/907] 3401162=overlap_test
[799/907] 3401172=test_pty
[800/907] 3401164=test_assembler
[801/907] 3401164=test_gem_source_vendor
[802/907] 3401160=test_gem_commands_list_command
[803/907] 3401164=test_variable_name_check
[804/907] 3401160=test_parser
[805/907] 3401160=test_date_time
[806/907] 3401164=test_pkcs12
[807/907] 3401160=test_date
[808/907] 3401160=test_change_word
[809/907] 3401160=test_gem_source_installed
[810/907] 3401160=test_modify_expand
[811/907] 3401160=test_gem_available_set
[812/907] 3401165=test_len
[813/907] 3401165=implicit_array_test
[814/907] 3401165=test_acceptable
[815/907] 3401160=test_win32ole_param
[816/907] 3401160=test_function_entry
[817/907] 3401160=test_rdoc_parser_markdown
[818/907] 3401160=test_kernel
[819/907] 3401170=test_method_name_check
[820/907] 3401170=heredoc_dedent_test
[821/907] 3401170=!Nothing_to_test
[822/907] 3401170=test_keyword
[823/907] 3401165=numeric_value_test
[824/907] 3401165=test_gem_commands_server_command
[825/907] 3401165=test_httpheader
[826/907] 3401162=test_http_request
[827/907] 3401165=test_data
[828/907] 3401172=test_rdoc_ri_driver
[829/907] 3401165=test_provider
[830/907] 3401161=test_win32ole_method_event
[831/907] 3401161=test_bn
[832/907] 3401164=test_gem_package_task
[833/907] 3401164=test_rdoc_servlet
[834/907] 3401161=test_singleton
[835/907] 3401161=test_win32ole_param_event
[836/907] 3401162=test_key_name_check
[837/907] 3401161=test_ripper
[838/907] 3401162=test_rdoc_rd_block_parser
[839/907] 3401162=test_date_marshal
[840/907] 3401162=test_ossl
[841/907] 3401164=test_gem_request_set_gem_dependency_api
[842/907] 3401171=test_grapheme_breaks
[843/907] 3401171=test_syntax
[844/907] 3401164=test_assignment
[845/907] 3401172=test_ruby_lex
[846/907] 3401169=test_stream
[847/907] 3401169=test_optarg
[848/907] 3401160=test_ssl_session
[849/907] 3401161=test_ractor
[850/907] 3401161=test_gem_resolver_local_specification
[851/907] 3401161=test_autoload
[852/907] 3401169=test_pack
[853/907] 3401165=test_gem_commands_unpack_command
[854/907] 3401172=test_gem_commands_exec_command
[855/907] 3401170=test_object
[856/907] 3401170=test_gem_commands_signout_command
[857/907] 3401170=test_exception
[858/907] 3401170=test_rdoc_generator_pot
[859/907] 3401170=test_gem_ext_cargo_builder
[860/907] 3401163=test_gem_gem_runner
[861/907] 3401170=test_file_exhaustive
[862/907] 3401163=test_gc_compact
[863/907] 3401160=test_key_stroke
[864/907] 3401160=test_deprecated
[865/907] 3401160=test_div
[866/907] 3401160=test_rdoc_generator_darkfish
[867/907] 3401165=test_resize
[868/907] 3401169=test_fiber
[869/907] 3401165=test_generic
[870/907] 3401165=json_parser_test
[871/907] 3401165=test_win32ole_variant_m
[872/907] 3401165=test_rdoc_store
[873/907] 3401160=test_err_in_callback
[874/907] 3401160=test_rdoc_stats
[875/907] 3401160=test_cesu8
[876/907] 3401160=test_gem_commands_rebuild_command
[877/907] 3401173=test_alias_and_anchor
[878/907] 3401173=test_gem_commands_setup_command
[879/907] 3401160=test_open3
[880/907] 3401172=errors_test
[881/907] 3401172=test_rdoc_markup_document
[882/907] 3401172=test_vm_dump
[883/907] 3401172=test_memory_view
[884/907] 3401172=test_helper
[885/907] 3401172=test_ellipsize
[886/907] 3401172=test_utf32
[887/907] 3401172=test_integer
[888/907] 3401172=test_data
[889/907] 3401162=test_noarg
[890/907] 3401172=test_thread
[891/907] 3401173=test_pkey_ec
[892/907] 3401172=test_rand
[893/907] 3401165=test_fips
[894/907] 3401173=test_date_parse
[895/907] 3401173=test_gem_commands_update_command
[896/907] 3401162=test_backtrace
[897/907] 3401162=test_to_ruby
[898/907] 3401162=test_bundled_ca
[899/907] 3401165=test_random
[900/907] 3401165=test_workspace
[901/907] 3401172=static_literals_test
[902/907] 3401172=test_option
[903/907] 3401162=test_capacity
[904/907] 3401162=test_tracer
[905/907] 3401162=test_nextafter
[906/907] 3401164=test_input_method
[907/907] 3401172=test_gem_safe_marshal

Retrying hung up testcases...
[ 1/27] TestAutoload#test_source_location = 0.13 s
[ 2/27] TestAutoload#test_threaded_accessing_inner_constant = 0.50 s
[ 3/27] TestAutoload#test_autoload_same_file = 0.39 s
[ 4/27] TestAutoload#test_autoload_deprecate_constant_before_autoload = 0.26 s
[ 5/27] TestAutoload#test_source_location_after_require = 0.13 s
[ 6/27] TestAutoload#test_threaded_accessing_constant = 0.50 s
[ 7/27] TestAutoload#test_autoload_with_unqualified_file_name = 0.00 s
[ 8/27] TestAutoload#test_autoload_same_file_with_raise = 0.13 s
[ 9/27] TestAutoload#test_autoload_p = 0.00 s
[10/27] TestAutoload#test_autoload_deprecate_constant = 0.13 s
[11/27] TestAutoload#test_autoload_module_gc = 0.01 s
[12/27] TestAutoload#test_autoload_parallel_race = 1.91 s
[13/27] TestAutoload#test_autoload_while_autoloading = 0.00 s
[14/27] TestAutoload#test_require_explicit = 0.00 s
[15/27] TestAutoload#test_bug_13526 = 0.16 s
[16/27] TestAutoload#test_autoload_parent_namespace = 0.13 s
[17/27] TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features = 0.13 s
[18/27] TestAutoload#test_autoload_private_constant = 0.13 s
[19/27] TestAutoload#test_nameerror_when_autoload_did_not_define_the_constant = 0.00 s
[20/27] TestAutoload#test_autoload_p_with_static_extensions = 0.00 s
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     943     943     943 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    943     953     953     953 pts/0        953 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    953     954     953     953 pts/0        953 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
      1  101563     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  299529     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  494323     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1  574608     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  616932     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1  635472     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  662201     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1  693553     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  752842     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  881697     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1  887419     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1012990     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 1077309     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1180404     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1222812     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1322977     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 1472189     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 1514424     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1522648     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1563858     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1663140     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 1671330     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_fork.rb_12_284.rb
      1 1732848     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1752457     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1792609     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 1796658     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1878283     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1878725     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1879140     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2054462 2054462 2054462 ?             -1 Ssl   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
      1 2065475     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2170928     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 2195398     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2212338     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2243620     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2297462     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 2346234     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2385170     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2394452     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2471482     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2498470     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2537584     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2611325     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2728215     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 2801967     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2840840     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2842371     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2857620     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 2988707     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3010813     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 3075088     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3112862     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3241055     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
    954 3359769     953     953 pts/0        953 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
3359769 3359772     953     953 pts/0        953 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.20240705-005858 --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'" --incremental
3359772 3359773     953     953 pts/0        953 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240705-005858 --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' --incremental
3359773 3400837     953     953 pts/0        953 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
3400837 3400838     953     953 pts/0        953 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
3400838 3401156     953     953 pts/0        953 Sl+   1000   0:18 /tmp/ruby/src/trunk_asan/test/runner.rb: TestAutoload#test_autoload_fork
      1 3435681     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
3401156 3438819     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/test/runner.rb: TestAutoload#test_autoload_fork
3401156 3438822     953     953 pts/0        953 Z+    1000   0:00 [test_autoload.*] <defunct>
3401156 3438825     953     953 pts/0        953 Z+    1000   0:00 [test_autoload.*] <defunct>
3359773 3438829     953     953 pts/0        953 R+    1000   0:00 ps jx
      1 3449710     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 3470475     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3470485     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3568102     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3693354     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3838051     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 3846465     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3867186     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3872726     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 3939553     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4042651     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestBeginEndBlock#test_internal_errinfo_at_exit
      1 4155867     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
{1=>[943, 101563, 299529, 494323, 574608, 616932, 635472, 662201, 693553, 752842, 881697, 887419, 1012990, 1077309, 1180404, 1222812, 1322977, 1472189, 1514424, 1522648, 1563858, 1663140, 1671330, 1732848, 1752457, 1792609, 1796658, 1878283, 1878725, 1879140, 2054462, 2065475, 2170928, 2195398, 2212338, 2243620, 2297462, 2346234, 2385170, 2394452, 2471482, 2498470, 2537584, 2611325, 2728215, 2801967, 2840840, 2842371, 2857620, 2988707, 3010813, 3075088, 3112862, 3241055, 3435681, 3449710, 3470475, 3470485, 3568102, 3693354, 3838051, 3846465, 3867186, 3872726, 3939553, 4042651, 4155867], 943=>[953], 953=>[954], 954=>[3359769], 3359769=>[3359772], 3359772=>[3359773], 3359773=>[3400837, 3438829], 3400837=>[3400838], 3400838=>[3401156], 3401156=>[3438819, 3438822, 3438825]}
$ timeout 60 gdb -p 3438819 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3438821]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3438821, futex_word=0x744fc7000990) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x744fbe8006c0 (LWP 3438819) "test_autoload.*" 0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3438821, futex_word=0x744fc7000990) at ./nptl/futex-internal.c:57
  2    Thread 0x744fc70006c0 (LWP 3438821) "test_autoload.*" 0x0000598d2d9c78ce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x744fc70006c0 (LWP 3438821) "test_autoload.*"):
#0  0x0000598d2d9c78ce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000598d2d9c888a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000598d2d917100 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x0000598d2d916f79 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  0x0000598d2d916ba5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x0000598d2d911bae in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x0000598d2d91242a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x0000598d2d9add3d in __interceptor_realloc ()
No symbol table info available.
#8  0x0000744fe329df6a in __pthread_getattr_np (thread_id=127885989906112, attr=0x744fc6fffc98) at ./nptl/pthread_getattr_np.c:180
        newp = <optimized out>
        size = 32
        cpuset = 0x0
        thread = 0x744fc70006c0
        ret = <optimized out>
        iattr = 0x744fc6fffc98
#9  0x0000598d2d9d2589 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x0000598d2d9d2ad8 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#11 0x0000598d2d9bb4a2 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x0000598d2d9bb11c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#13 0x0000598d2d9bb5a6 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#14 0x0000598d2d9ab51f in asan_thread_start(void*) ()
No symbol table info available.
#15 0x0000744fe329ca94 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 = {127885989906112, -895657788042515907, 127885989906112, -352, 0, 127885847290384, -895657788063487427, -895740989907146179}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x0000744fe3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x744fbe8006c0 (LWP 3438819) "test_autoload.*"):
#0  0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3438821, futex_word=0x744fc7000990) 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=3438821, futex_word=0x744fc7000990) 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=0x744fc7000990, expected=3438821, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000744fe329e793 in __pthread_clockjoin_ex (threadid=127885989906112, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
        ret = <optimized out>
        _buffer = {__routine = 0x744fe329e640 <cleanup>, __arg = 0x744fc7000ce0, __canceltype = 144, __prev = 0x0}
        tid = <optimized out>
        pd = 0x744fc70006c0
        self = <optimized out>
        result = 0
        pd_result = <optimized out>
#4  0x0000598d2d993462 in __interceptor_pthread_join ()
No symbol table info available.
#5  0x0000598d2dcd8d98 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3171
        stopped = <optimized out>
#6  rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4630
No locals.
#7  0x0000598d2d9f1610 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 = 0x515000076a00
        step = 4
        message = 4
        th = 0x515000076a00
        buf = <optimized out>
        state = <optimized out>
#8  0x0000598d2d9f1b9b in ruby_stop (ex=-956298864, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#9  0x0000598d2db5ec6d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4391
        status = <optimized out>
        pid = <optimized out>
#10 0x0000598d2ddb7008 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:3780
        ci = 0x641100040001
        cc = <optimized out>
        me = 0x744fc267fb70
        cfunc = 0x50400001fdd8
        recv = 127885903860440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000598d2dd9f41d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x744fbe7ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4759
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x0000598d2dd9eed5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4899
        ci = <optimized out>
        cc = 0x0
#13 0x0000598d2dd5ed9f in vm_sendish (ec=0x5160007452d0, reg_cfp=0x744fc3413790, cd=0x50200022a8f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5948
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160007452d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200022a8f0
        insns_address_table = {0x598d2dd5b776 <vm_exec_core+6694>, 0x598d2dd60a8e <vm_exec_core+27966>, 0x598d2dd5b1e9 <vm_exec_core+5273>, 0x598d2dd61da6 <vm_exec_core+32854>, 0x598d2dd5f6b0 <vm_exec_core+22880>, 0x598d2dd5d55c <vm_exec_core+14348>, 0x598d2dd5a31e <vm_exec_core+1486>, 0x598d2dd6125d <vm_exec_core+29965>, 0x598d2dd60e1c <vm_exec_core+28876>, 0x598d2dd5b58a <vm_exec_core+6202>, 0x598d2dd5a901 <vm_exec_core+2993>, 0x598d2dd5fc91 <vm_exec_core+24385>, 0x598d2dd5bf68 <vm_exec_core+8728>, 0x598d2dd6195c <vm_exec_core+31756>, 0x598d2dd6101d <vm_exec_core+29389>, 0x598d2dd5c533 <vm_exec_core+10211>, 0x598d2dd5d4a4 <vm_exec_core+14164>, 0x598d2dd5f952 <vm_exec_core+23554>, 0x598d2dd60f83 <vm_exec_core+29235>, 0x598d2dd5e593 <vm_exec_core+18499>, 0x598d2dd5f9d4 <vm_exec_core+23684>, 0x598d2dd60084 <vm_exec_core+25396>, 0x598d2dd5e4d1 <vm_exec_core+18305>, 0x598d2dd5a82d <vm_exec_core+2781>, 0x598d2dd5f18a <vm_exec_core+21562>, 0x598d2dd5a64e <vm_exec_core+2302>, 0x598d2dd5aa83 <vm_exec_core+3379>, 0x598d2dd5c7b8 <vm_exec_core+10856>, 0x598d2dd5e1f5 <vm_exec_core+17573>, 0x598d2dd5eb37 <vm_exec_core+19943>, 0x598d2dd5df20 <vm_exec_core+16848>, 0x598d2dd5a27a <vm_exec_core+1322>, 0x598d2dd6027a <vm_exec_core+25898>, 0x598d2dd60ce1 <vm_exec_core+28561>, 0x598d2dd5ac2c <vm_exec_core+3804>, 0x598d2dd5b877 <vm_exec_core+6951>, 0x598d2dd5b679 <vm_exec_core+6441>, 0x598d2dd5c014 <vm_exec_core+8900>, 0x598d2dd5d3f6 <vm_exec_core+13990>, 0x598d2dd5ace6 <vm_exec_core+3990>, 0x598d2dd6012f <vm_exec_core+25567>, 0x598d2dd5b7bb <vm_exec_core+6763>, 0x598d2dd5d32f <vm_exec_core+13791>, 0x598d2dd5dd1e <vm_exec_core+16334>, 0x598d2dd5fea3 <vm_exec_core+24915>, 0x598d2dd5e93b <vm_exec_core+19435>, 0x598d2dd5c2c1 <vm_exec_core+9585>, 0x598d2dd5bad1 <vm_exec_core+7553>, 0x598d2dd5fb77 <vm_exec_core+24103>, 0x598d2dd5cb07 <vm_exec_core+11703>, 0x598d2dd5f25e <vm_exec_core+21774>, 0x598d2dd5ea0c <vm_exec_core+19644>, 0x598d2dd5f334 <vm_exec_core+21988>, 0x598d2dd60844 <vm_exec_core+27380>, 0x598d2dd5de8c <vm_exec_core+16700>, 0x598d2dd5ff49 <vm_exec_core+25081>, 0x598d2dd5c390 <vm_exec_core+9792>, 0x598d2dd5fa77 <vm_exec_core+23847>, 0x598d2dd5a0eb <vm_exec_core+923>, 0x598d2dd5e32b <vm_exec_core+17883>, 0x598d2dd5e6f8 <vm_exec_core+18856>, 0x598d2dd5ab26 <vm_exec_core+3542>, 0x598d2dd5dfc4 <vm_exec_core+17012>, 0x598d2dd5c5d7 <vm_exec_core+10375>, 0x598d2dd5bd17 <vm_exec_core+8135>, 0x598d2dd5f436 <vm_exec_core+22246>, 0x598d2dd5af01 <vm_exec_core+4529>, 0x598d2dd5d9b3 <vm_exec_core+15459>, 0x598d2dd68f7e <vm_exec_core+61998>, 0x598d2dd5e632 <vm_exec_core+18658>, 0x598d2dd5afa3 <vm_exec_core+4691>, 0x598d2dd5b466 <vm_exec_core+5910>, 0x598d2dd5b0c7 <vm_exec_core+4983>, 0x598d2dd5b967 <vm_exec_core+7191>, 0x598d2dd5c110 <vm_exec_core+9152>, 0x598d2dd6200b <vm_exec_core+33467>, 0x598d2dd5ef48 <vm_exec_core+20984>, 0x598d2dd5ddaa <vm_exec_core+16474>, 0x598d2dd60181 <vm_exec_core+25649>, 0x598d2dd620db <vm_exec_core+33675>, 0x598d2dd60552 <vm_exec_core+26626>, 0x598d2dd61a7b <vm_exec_core+32043>, 0x598d2dd61c94 <vm_exec_core+32580>, 0x598d2dd5a74a <vm_exec_core+2554>, 0x598d2dd61176 <vm_exec_core+29734>, 0x598d2dd5ca24 <vm_exec_core+11476>, 0x598d2dd6137a <vm_exec_core+30250>, 0x598d2dd5c455 <vm_exec_core+9989>, 0x598d2dd60476 <vm_exec_core+26406>, 0x598d2dd5a53d <vm_exec_core+2029>, 0x598d2dd5adcb <vm_exec_core+4219>, 0x598d2dd5bb59 <vm_exec_core+7689>, 0x598d2dd5cdb3 <vm_exec_core+12387>, 0x598d2dd5cf50 <vm_exec_core+12800>, 0x598d2dd5a0f0 <vm_exec_core+928>, 0x598d2dd5a4ab <vm_exec_core+1883>, 0x598d2dd5a182 <vm_exec_core+1074>, 0x598d2dd60654 <vm_exec_core+26884>, 0x598d2dd5c8c8 <vm_exec_core+11128>, 0x598d2dd5dbc5 <vm_exec_core+15989>, 0x598d2dd5d0fc <vm_exec_core+13228>, 0x598d2dd5d889 <vm_exec_core+15161>, 0x598d2dd5d7a5 <vm_exec_core+14933>, 0x598d2dd5c6ba <vm_exec_core+10602>, 0x598d2dd5cff1 <vm_exec_core+12961>, 0x598d2dd5cc89 <vm_exec_core+12089>, 0x598d2dd5d2ad <vm_exec_core+13661>, 0x598d2dd5d22b <vm_exec_core+13531>, 0x598d2dd5b767 <vm_exec_core+6679>, 0x598d2dd60a7f <vm_exec_core+27951>, 0x598d2dd5b1da <vm_exec_core+5258>, 0x598d2dd61d97 <vm_exec_core+32839>, 0x598d2dd5f6a1 <vm_exec_core+22865>, 0x598d2dd5d54d <vm_exec_core+14333>, 0x598d2dd5a30f <vm_exec_core+1471>, 0x598d2dd6124e <vm_exec_core+29950>, 0x598d2dd60e0d <vm_exec_core+28861>, 0x598d2dd5b57b <vm_exec_core+6187>, 0x598d2dd5a8f2 <vm_exec_core+2978>, 0x598d2dd5fc82 <vm_exec_core+24370>, 0x598d2dd5bf59 <vm_exec_core+8713>, 0x598d2dd6194d <vm_exec_core+31741>, 0x598d2dd6100e <vm_exec_core+29374>, 0x598d2dd5c524 <vm_exec_core+10196>, 0x598d2dd5d495 <vm_exec_core+14149>, 0x598d2dd5f943 <vm_exec_core+23539>, 0x598d2dd60f74 <vm_exec_core+29220>, 0x598d2dd5e584 <vm_exec_core+18484>, 0x598d2dd5f9c5 <vm_exec_core+23669>, 0x598d2dd60075 <vm_exec_core+25381>, 0x598d2dd5e4c2 <vm_exec_core+18290>, 0x598d2dd5a81e <vm_exec_core+2766>, 0x598d2dd5f17b <vm_exec_core+21547>, 0x598d2dd5a63f <vm_exec_core+2287>, 0x598d2dd5aa74 <vm_exec_core+3364>, 0x598d2dd5c7a9 <vm_exec_core+10841>, 0x598d2dd5e1e6 <vm_exec_core+17558>, 0x598d2dd5eb28 <vm_exec_core+19928>, 0x598d2dd5df11 <vm_exec_core+16833>, 0x598d2dd5a26b <vm_exec_core+1307>, 0x598d2dd6026b <vm_exec_core+25883>, 0x598d2dd60cd2 <vm_exec_core+28546>, 0x598d2dd5ac1d <vm_exec_core+3789>, 0x598d2dd5b868 <vm_exec_core+6936>, 0x598d2dd5b66a <vm_exec_core+6426>, 0x598d2dd5c005 <vm_exec_core+8885>, 0x598d2dd5d3e7 <vm_exec_core+13975>, 0x598d2dd5acd7 <vm_exec_core+3975>, 0x598d2dd60120 <vm_exec_core+25552>, 0x598d2dd5b7ac <vm_exec_core+6748>, 0x598d2dd5d320 <vm_exec_core+13776>, 0x598d2dd5dd0f <vm_exec_core+16319>, 0x598d2dd5fe94 <vm_exec_core+24900>, 0x598d2dd5e92c <vm_exec_core+19420>, 0x598d2dd5c2b2 <vm_exec_core+9570>, 0x598d2dd5bac2 <vm_exec_core+7538>, 0x598d2dd5fb68 <vm_exec_core+24088>, 0x598d2dd5caf8 <vm_exec_core+11688>, 0x598d2dd5f24f <vm_exec_core+21759>, 0x598d2dd5e9fd <vm_exec_core+19629>, 0x598d2dd5f325 <vm_exec_core+21973>, 0x598d2dd60835 <vm_exec_core+27365>, 0x598d2dd5de7d <vm_exec_core+16685>, 0x598d2dd5ff3a <vm_exec_core+25066>, 0x598d2dd5c381 <vm_exec_core+9777>, 0x598d2dd5fa68 <vm_exec_core+23832>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e31c <vm_exec_core+17868>, 0x598d2dd5e6e9 <vm_exec_core+18841>, 0x598d2dd5dba7 <vm_exec_core+15959>, 0x598d2dd5dfb5 <vm_exec_core+16997>, 0x598d2dd5c5c8 <vm_exec_core+10360>, 0x598d2dd5bd08 <vm_exec_core+8120>, 0x598d2dd5f427 <vm_exec_core+22231>, 0x598d2dd5aef2 <vm_exec_core+4514>, 0x598d2dd5d9a4 <vm_exec_core+15444>, 0x598d2dd68f6f <vm_exec_core+61983>, 0x598d2dd5e623 <vm_exec_core+18643>, 0x598d2dd5af94 <vm_exec_core+4676>, 0x598d2dd5b457 <vm_exec_core+5895>, 0x598d2dd5b0b8 <vm_exec_core+4968>, 0x598d2dd5b958 <vm_exec_core+7176>, 0x598d2dd5c101 <vm_exec_core+9137>, 0x598d2dd5dda5 <vm_exec_core+16469>, 0x598d2dd5d3dd <vm_exec_core+13965>, 0x598d2dd5dda0 <vm_exec_core+16464>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e4bd <vm_exec_core+18285>, 0x598d2dd5b953 <vm_exec_core+7171>, 0x598d2dd5e8f0 <vm_exec_core+19360>, 0x598d2dd5ca1a <vm_exec_core+11466>, 0x598d2dd5ca1f <vm_exec_core+11471>, 0x598d2dd5e4b8 <vm_exec_core+18280>, 0x598d2dd5e0a6 <vm_exec_core+17238>, 0x598d2dd5d870 <vm_exec_core+15136>, 0x598d2dd5d791 <vm_exec_core+14913>, 0x598d2dd5e1e1 <vm_exec_core+17553>, 0x598d2dd5dbac <vm_exec_core+15964>, 0x598d2dd5d3e2 <vm_exec_core+13970>, 0x598d2dd5bb4a <vm_exec_core+7674>...}
        reg_cfp = 0x744fc3413790
        reg_pc = 0x504000106d30
        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_newarraykwsplat = <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_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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 0x0000598d2dd56398 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160007452d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x0000598d2dd92faf in invoke_block (ec=0x5160007452d0, iseq=0x744fc245e738, self=127885903860440, captured=<optimized out>, cref=0x0, opt_pc=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1524
        arg_size = <optimized out>
#17 invoke_iseq_block_from_c (ec=0x5160007452d0, captured=<optimized out>, self=127885903860440, argc=0, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=<optimized out>, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1594
        flags = 0
        iseq = 0x744fc245e738
        cfp = 0x744fc34137c8
th: 0x515000076a00, native_id: 0x744fbe8006c0
        sp = 0x744fc3313818
        use_argv = <optimized out>
        stack_argv = 0x744fc3313818
-- Control frame information -----------------------------------------------
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x5160007452d0, self=127885903860440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=<optimized out>, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1692
        block = <optimized out>
        keyword_hash = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
#19 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:1722
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
No locals.
#20 0x0000598d2dd924d6 in rb_vm_invoke_proc (ec=0x744fc7000990, proc=0x109, proc@entry=0x504000113e10, argc=-483816095, 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:1743
        self = 3438821

#21 0x0000598d2dcea349 in thread_do_start_proc (th=th@entry=0x515000076a00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000113e10
        args_len = 0
        args_ptr = <optimized out>
#22 0x0000598d2dce7efa in thread_do_start (th=0x515000076a00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#23 thread_start_func_2 (th=th@entry=0x515000076a00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _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>
#24 0x0000598d2dce71be in call_thread_start_func_2 (th=0x515000076a00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2235
        stack_start = <optimized out>
        stack_start_addr = 0x744fbe7ffce0
#25 nt_start (ptr=0x50c0052f5580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2280
        th = 0x515000076a00
        sched = <optimized out>
        nt = 0x50c0052f5580
        vm = 0x525000000100
#26 0x0000598d2d9ab51f in asan_thread_start(void*) ()
No symbol table info available.
#27 0x0000744fe329ca94 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 = {127885847299776, -895922770344809923, 127885847299776, -352, 0, 140734122620432, -895922770365781443, -895740989907146179}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#28 0x0000744fe3329c3c 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 3438819) detached]
$ timeout 60 gdb -p 3438822 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[21/27] TestAutoload#test_autoload_fork = 213.14 s

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3438825 -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 3401156 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3438856]
[New LWP 3438826]
[New LWP 3436748]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=29775, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x744fe3579c40 (LWP 3401156) "ruby"            0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=29775, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x744fbb2006c0 (LWP 3438856) "test_autoload.*" 0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=29775, cancel=true, abstime=0x744fbb1fcfa0, op=137, expected=0, futex_word=0x50c000010e90) at ./nptl/futex-internal.c:57
  3    Thread 0x744fc70006c0 (LWP 3438826) "test_autoload.*" 0x0000744fe331b4cd in __GI___poll (fds=0x744fb7909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x744fc22006c0 (LWP 3436748) "Timeout stdlib " 0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=29775, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0052e0d54) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x744fc22006c0 (LWP 3436748) "Timeout stdlib "):
#0  0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=29775, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0052e0d54) 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=29775, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0052e0d54) 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=0x50c0052e0d54, 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  0x0000744fe329b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0052e0d28) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x744fe329b4a0 <__condvar_cleanup_waiting>, __arg = 0x744fc21fec10, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 11, cond = 0x50c0052e0d28, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 11
        seq = 5
        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=0x50c0052e0d28, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000598d2dcc2111 in rb_native_cond_wait (cond=0x50c0052e0d54, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000067c80, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:862
        next_th = <optimized out>
#7  0x0000598d2dce5e52 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000067c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1104
        can_direct_transfer = <optimized out>
#8  0x0000598d2dccc3d1 in native_sleep (th=0x515000067c80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3328
        sched = <optimized out>
#9  sleep_forever (th=0x515000067c80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000598d2dce48c5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=127886454584400, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x0000598d2d9f5e87 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:1059
        _ec = 0x5160006e9ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x744fc21fef90, <optimized out>, 0x744fc21fee80, <optimized out>, <optimized out>}, prev = 0x744fc1409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160006e9ad0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x598d2dce4e40 <queue_sleep_done>, data2 = 127885893507872}}
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000598d2dce3dad in queue_do_pop (self=<optimized out>, q=0x504000054290, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 127886454584400, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 127886454584400, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000054290
        end = 0
#14 0x0000598d2dd623b7 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7268
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000598d2dd623b7 in vm_invoke_builtin_delegate (ec=0x5160006e9ad0, cfp=0x744fc241f758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160006e9ad0) at ../../src/trunk_asan/insns.def:1619
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x598d2dd5b776 <vm_exec_core+6694>, 0x598d2dd60a8e <vm_exec_core+27966>, 0x598d2dd5b1e9 <vm_exec_core+5273>, 0x598d2dd61da6 <vm_exec_core+32854>, 0x598d2dd5f6b0 <vm_exec_core+22880>, 0x598d2dd5d55c <vm_exec_core+14348>, 0x598d2dd5a31e <vm_exec_core+1486>, 0x598d2dd6125d <vm_exec_core+29965>, 0x598d2dd60e1c <vm_exec_core+28876>, 0x598d2dd5b58a <vm_exec_core+6202>, 0x598d2dd5a901 <vm_exec_core+2993>, 0x598d2dd5fc91 <vm_exec_core+24385>, 0x598d2dd5bf68 <vm_exec_core+8728>, 0x598d2dd6195c <vm_exec_core+31756>, 0x598d2dd6101d <vm_exec_core+29389>, 0x598d2dd5c533 <vm_exec_core+10211>, 0x598d2dd5d4a4 <vm_exec_core+14164>, 0x598d2dd5f952 <vm_exec_core+23554>, 0x598d2dd60f83 <vm_exec_core+29235>, 0x598d2dd5e593 <vm_exec_core+18499>, 0x598d2dd5f9d4 <vm_exec_core+23684>, 0x598d2dd60084 <vm_exec_core+25396>, 0x598d2dd5e4d1 <vm_exec_core+18305>, 0x598d2dd5a82d <vm_exec_core+2781>, 0x598d2dd5f18a <vm_exec_core+21562>, 0x598d2dd5a64e <vm_exec_core+2302>, 0x598d2dd5aa83 <vm_exec_core+3379>, 0x598d2dd5c7b8 <vm_exec_core+10856>, 0x598d2dd5e1f5 <vm_exec_core+17573>, 0x598d2dd5eb37 <vm_exec_core+19943>, 0x598d2dd5df20 <vm_exec_core+16848>, 0x598d2dd5a27a <vm_exec_core+1322>, 0x598d2dd6027a <vm_exec_core+25898>, 0x598d2dd60ce1 <vm_exec_core+28561>, 0x598d2dd5ac2c <vm_exec_core+3804>, 0x598d2dd5b877 <vm_exec_core+6951>, 0x598d2dd5b679 <vm_exec_core+6441>, 0x598d2dd5c014 <vm_exec_core+8900>, 0x598d2dd5d3f6 <vm_exec_core+13990>, 0x598d2dd5ace6 <vm_exec_core+3990>, 0x598d2dd6012f <vm_exec_core+25567>, 0x598d2dd5b7bb <vm_exec_core+6763>, 0x598d2dd5d32f <vm_exec_core+13791>, 0x598d2dd5dd1e <vm_exec_core+16334>, 0x598d2dd5fea3 <vm_exec_core+24915>, 0x598d2dd5e93b <vm_exec_core+19435>, 0x598d2dd5c2c1 <vm_exec_core+9585>, 0x598d2dd5bad1 <vm_exec_core+7553>, 0x598d2dd5fb77 <vm_exec_core+24103>, 0x598d2dd5cb07 <vm_exec_core+11703>, 0x598d2dd5f25e <vm_exec_core+21774>, 0x598d2dd5ea0c <vm_exec_core+19644>, 0x598d2dd5f334 <vm_exec_core+21988>, 0x598d2dd60844 <vm_exec_core+27380>, 0x598d2dd5de8c <vm_exec_core+16700>, 0x598d2dd5ff49 <vm_exec_core+25081>, 0x598d2dd5c390 <vm_exec_core+9792>, 0x598d2dd5fa77 <vm_exec_core+23847>, 0x598d2dd5a0eb <vm_exec_core+923>, 0x598d2dd5e32b <vm_exec_core+17883>, 0x598d2dd5e6f8 <vm_exec_core+18856>, 0x598d2dd5ab26 <vm_exec_core+3542>, 0x598d2dd5dfc4 <vm_exec_core+17012>, 0x598d2dd5c5d7 <vm_exec_core+10375>, 0x598d2dd5bd17 <vm_exec_core+8135>, 0x598d2dd5f436 <vm_exec_core+22246>, 0x598d2dd5af01 <vm_exec_core+4529>, 0x598d2dd5d9b3 <vm_exec_core+15459>, 0x598d2dd68f7e <vm_exec_core+61998>, 0x598d2dd5e632 <vm_exec_core+18658>, 0x598d2dd5afa3 <vm_exec_core+4691>, 0x598d2dd5b466 <vm_exec_core+5910>, 0x598d2dd5b0c7 <vm_exec_core+4983>, 0x598d2dd5b967 <vm_exec_core+7191>, 0x598d2dd5c110 <vm_exec_core+9152>, 0x598d2dd6200b <vm_exec_core+33467>, 0x598d2dd5ef48 <vm_exec_core+20984>, 0x598d2dd5ddaa <vm_exec_core+16474>, 0x598d2dd60181 <vm_exec_core+25649>, 0x598d2dd620db <vm_exec_core+33675>, 0x598d2dd60552 <vm_exec_core+26626>, 0x598d2dd61a7b <vm_exec_core+32043>, 0x598d2dd61c94 <vm_exec_core+32580>, 0x598d2dd5a74a <vm_exec_core+2554>, 0x598d2dd61176 <vm_exec_core+29734>, 0x598d2dd5ca24 <vm_exec_core+11476>, 0x598d2dd6137a <vm_exec_core+30250>, 0x598d2dd5c455 <vm_exec_core+9989>, 0x598d2dd60476 <vm_exec_core+26406>, 0x598d2dd5a53d <vm_exec_core+2029>, 0x598d2dd5adcb <vm_exec_core+4219>, 0x598d2dd5bb59 <vm_exec_core+7689>, 0x598d2dd5cdb3 <vm_exec_core+12387>, 0x598d2dd5cf50 <vm_exec_core+12800>, 0x598d2dd5a0f0 <vm_exec_core+928>, 0x598d2dd5a4ab <vm_exec_core+1883>, 0x598d2dd5a182 <vm_exec_core+1074>, 0x598d2dd60654 <vm_exec_core+26884>, 0x598d2dd5c8c8 <vm_exec_core+11128>, 0x598d2dd5dbc5 <vm_exec_core+15989>, 0x598d2dd5d0fc <vm_exec_core+13228>, 0x598d2dd5d889 <vm_exec_core+15161>, 0x598d2dd5d7a5 <vm_exec_core+14933>, 0x598d2dd5c6ba <vm_exec_core+10602>, 0x598d2dd5cff1 <vm_exec_core+12961>, 0x598d2dd5cc89 <vm_exec_core+12089>, 0x598d2dd5d2ad <vm_exec_core+13661>, 0x598d2dd5d22b <vm_exec_core+13531>, 0x598d2dd5b767 <vm_exec_core+6679>, 0x598d2dd60a7f <vm_exec_core+27951>, 0x598d2dd5b1da <vm_exec_core+5258>, 0x598d2dd61d97 <vm_exec_core+32839>, 0x598d2dd5f6a1 <vm_exec_core+22865>, 0x598d2dd5d54d <vm_exec_core+14333>, 0x598d2dd5a30f <vm_exec_core+1471>, 0x598d2dd6124e <vm_exec_core+29950>, 0x598d2dd60e0d <vm_exec_core+28861>, 0x598d2dd5b57b <vm_exec_core+6187>, 0x598d2dd5a8f2 <vm_exec_core+2978>, 0x598d2dd5fc82 <vm_exec_core+24370>, 0x598d2dd5bf59 <vm_exec_core+8713>, 0x598d2dd6194d <vm_exec_core+31741>, 0x598d2dd6100e <vm_exec_core+29374>, 0x598d2dd5c524 <vm_exec_core+10196>, 0x598d2dd5d495 <vm_exec_core+14149>, 0x598d2dd5f943 <vm_exec_core+23539>, 0x598d2dd60f74 <vm_exec_core+29220>, 0x598d2dd5e584 <vm_exec_core+18484>, 0x598d2dd5f9c5 <vm_exec_core+23669>, 0x598d2dd60075 <vm_exec_core+25381>, 0x598d2dd5e4c2 <vm_exec_core+18290>, 0x598d2dd5a81e <vm_exec_core+2766>, 0x598d2dd5f17b <vm_exec_core+21547>, 0x598d2dd5a63f <vm_exec_core+2287>, 0x598d2dd5aa74 <vm_exec_core+3364>, 0x598d2dd5c7a9 <vm_exec_core+10841>, 0x598d2dd5e1e6 <vm_exec_core+17558>, 0x598d2dd5eb28 <vm_exec_core+19928>, 0x598d2dd5df11 <vm_exec_core+16833>, 0x598d2dd5a26b <vm_exec_core+1307>, 0x598d2dd6026b <vm_exec_core+25883>, 0x598d2dd60cd2 <vm_exec_core+28546>, 0x598d2dd5ac1d <vm_exec_core+3789>, 0x598d2dd5b868 <vm_exec_core+6936>, 0x598d2dd5b66a <vm_exec_core+6426>, 0x598d2dd5c005 <vm_exec_core+8885>, 0x598d2dd5d3e7 <vm_exec_core+13975>, 0x598d2dd5acd7 <vm_exec_core+3975>, 0x598d2dd60120 <vm_exec_core+25552>, 0x598d2dd5b7ac <vm_exec_core+6748>, 0x598d2dd5d320 <vm_exec_core+13776>, 0x598d2dd5dd0f <vm_exec_core+16319>, 0x598d2dd5fe94 <vm_exec_core+24900>, 0x598d2dd5e92c <vm_exec_core+19420>, 0x598d2dd5c2b2 <vm_exec_core+9570>, 0x598d2dd5bac2 <vm_exec_core+7538>, 0x598d2dd5fb68 <vm_exec_core+24088>, 0x598d2dd5caf8 <vm_exec_core+11688>, 0x598d2dd5f24f <vm_exec_core+21759>, 0x598d2dd5e9fd <vm_exec_core+19629>, 0x598d2dd5f325 <vm_exec_core+21973>, 0x598d2dd60835 <vm_exec_core+27365>, 0x598d2dd5de7d <vm_exec_core+16685>, 0x598d2dd5ff3a <vm_exec_core+25066>, 0x598d2dd5c381 <vm_exec_core+9777>, 0x598d2dd5fa68 <vm_exec_core+23832>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e31c <vm_exec_core+17868>, 0x598d2dd5e6e9 <vm_exec_core+18841>, 0x598d2dd5dba7 <vm_exec_core+15959>, 0x598d2dd5dfb5 <vm_exec_core+16997>, 0x598d2dd5c5c8 <vm_exec_core+10360>, 0x598d2dd5bd08 <vm_exec_core+8120>, 0x598d2dd5f427 <vm_exec_core+22231>, 0x598d2dd5aef2 <vm_exec_core+4514>, 0x598d2dd5d9a4 <vm_exec_core+15444>, 0x598d2dd68f6f <vm_exec_core+61983>, 0x598d2dd5e623 <vm_exec_core+18643>, 0x598d2dd5af94 <vm_exec_core+4676>, 0x598d2dd5b457 <vm_exec_core+5895>, 0x598d2dd5b0b8 <vm_exec_core+4968>, 0x598d2dd5b958 <vm_exec_core+7176>, 0x598d2dd5c101 <vm_exec_core+9137>, 0x598d2dd5dda5 <vm_exec_core+16469>, 0x598d2dd5d3dd <vm_exec_core+13965>, 0x598d2dd5dda0 <vm_exec_core+16464>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e4bd <vm_exec_core+18285>, 0x598d2dd5b953 <vm_exec_core+7171>, 0x598d2dd5e8f0 <vm_exec_core+19360>, 0x598d2dd5ca1a <vm_exec_core+11466>, 0x598d2dd5ca1f <vm_exec_core+11471>, 0x598d2dd5e4b8 <vm_exec_core+18280>, 0x598d2dd5e0a6 <vm_exec_core+17238>, 0x598d2dd5d870 <vm_exec_core+15136>, 0x598d2dd5d791 <vm_exec_core+14913>, 0x598d2dd5e1e1 <vm_exec_core+17553>, 0x598d2dd5dbac <vm_exec_core+15964>, 0x598d2dd5d3e2 <vm_exec_core+13970>, 0x598d2dd5bb4a <vm_exec_core+7674>...}
        reg_cfp = 0x744fc241f758
        reg_pc = <optimized out>
        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_newarraykwsplat = <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_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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 0x0000598d2dd56398 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160006e9ad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000598d2dd92faf in invoke_block (ec=0x5160006e9ad0, iseq=0x744fe2b28508, self=127886448305440, captured=<optimized out>, cref=0x0, opt_pc=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1524
        arg_size = <optimized out>
#19 invoke_iseq_block_from_c (ec=0x5160006e9ad0, captured=<optimized out>, self=127886448305440, argc=0, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=<optimized out>, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1594
        flags = 0
        iseq = 0x744fe2b28508
        cfp = 0x744fc241f7c8
        sp = 0x744fc231f818
        use_argv = <optimized out>
        stack_argv = 0x744fc231f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5160006e9ad0, self=127886448305440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=<optimized out>, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1692
        block = <optimized out>
        keyword_hash = <optimized out>
#21 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:1722
No locals.
#22 0x0000598d2dd924d6 in rb_vm_invoke_proc (ec=0x50c0052e0d54, proc=0x189, proc@entry=0x5040000ff690, argc=-483816095, 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:1743
        self = 0
#23 0x0000598d2dcea349 in thread_do_start_proc (th=th@entry=0x515000067c80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040000ff690
        args_len = 0
        args_ptr = <optimized out>
#24 0x0000598d2dce7efa in thread_do_start (th=0x515000067c80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#25 thread_start_func_2 (th=th@entry=0x515000067c80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _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>
#26 0x0000598d2dce71be in call_thread_start_func_2 (th=0x515000067c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2235
        stack_start = <optimized out>
        stack_start_addr = 0x744fc21ffce0
#27 nt_start (ptr=0x50c0052e0d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2280
        th = 0x515000067c80
        sched = <optimized out>
        nt = 0x50c0052e0d00
        vm = 0x525000000100
#28 0x0000598d2d9ab51f in asan_thread_start(void*) ()
No symbol table info available.
#29 0x0000744fe329ca94 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 = {127885908117184, -895668508280886723, 127885908117184, -352, 0, 140734122613296, -895668508301858243, -895740989907146179}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x0000744fe3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x744fc70006c0 (LWP 3438826) "test_autoload.*"):
#0  0x0000744fe331b4cd in __GI___poll (fds=0x744fb7909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000598d2d95216a in __interceptor_poll ()
No symbol table info available.
#2  0x0000598d2dcec679 in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1029
        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:3051
        vm = <optimized out>
#4  0x0000598d2d9ab51f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000744fe329ca94 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 = {127885989906112, -895657788042515907, 127885989906112, -352, 0, 127885759210448, -895657788063487427, -895740989907146179}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000744fe3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x744fbb2006c0 (LWP 3438856) "test_autoload.*"):
#0  0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=29775, cancel=true, abstime=0x744fbb1fcfa0, op=137, expected=0, futex_word=0x50c000010e90) 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=29775, abstime=0x744fbb1fcfa0, clockid=29775, expected=0, futex_word=0x50c000010e90) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 7622144
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000010e90, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x744fbb1fcfa0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000744fe329bc7e in __pthread_cond_wait_common (abstime=0x744fbb1fcfa0, clockid=1, mutex=0x515000077a20, cond=0x50c000010e68) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x744fe329b4a0 <__condvar_cleanup_waiting>, __arg = 0x744fbb1fce90, __canceltype = 416, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c000010e68, mutex = 0x515000077a20, 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=0x50c000010e68, mutex=mutex@entry=0x515000077a20, abstime=abstime@entry=0x744fbb1fcfa0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000598d2dce5921 in native_cond_timedwait (cond=0x50c000010e68, mutex=0x515000077a20, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000077900, rel=rel@entry=0x744fbb40ac20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2487
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000077a20
        cond = 0x50c000010e68
        max = 100000000000000000
#7  0x0000598d2dccd154 in native_sleep (th=0x515000077900, rel=0x744fbb40ac20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3321
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299
        prev_status = THREAD_RUNNABLE
        end = 288401593122656
        woke = 1
#9  0x0000598d2db5f7bd in rb_f_sleep (argc=1, argv=0x744fc66ff880, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5071
        beg = 1720141780
        scheduler = <optimized out>
        end = <optimized out>
#10 0x0000598d2ddb7008 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:3780
        ci = 0x668100140003
        cc = <optimized out>
        me = 0x744fc2476d10
        cfunc = 0x50400001ffd8
        recv = 127885910487880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000598d2dd9f41d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x744fbb1fd680) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4759
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x0000598d2dd9eed5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4899
        ci = <optimized out>
        cc = 0x744fbb1fcfa0
#13 0x0000598d2dd6769d in vm_sendish (ec=0x5160007461d0, reg_cfp=0x744fc67ff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5948
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160007461d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x598d2dd5b776 <vm_exec_core+6694>, 0x598d2dd60a8e <vm_exec_core+27966>, 0x598d2dd5b1e9 <vm_exec_core+5273>, 0x598d2dd61da6 <vm_exec_core+32854>, 0x598d2dd5f6b0 <vm_exec_core+22880>, 0x598d2dd5d55c <vm_exec_core+14348>, 0x598d2dd5a31e <vm_exec_core+1486>, 0x598d2dd6125d <vm_exec_core+29965>, 0x598d2dd60e1c <vm_exec_core+28876>, 0x598d2dd5b58a <vm_exec_core+6202>, 0x598d2dd5a901 <vm_exec_core+2993>, 0x598d2dd5fc91 <vm_exec_core+24385>, 0x598d2dd5bf68 <vm_exec_core+8728>, 0x598d2dd6195c <vm_exec_core+31756>, 0x598d2dd6101d <vm_exec_core+29389>, 0x598d2dd5c533 <vm_exec_core+10211>, 0x598d2dd5d4a4 <vm_exec_core+14164>, 0x598d2dd5f952 <vm_exec_core+23554>, 0x598d2dd60f83 <vm_exec_core+29235>, 0x598d2dd5e593 <vm_exec_core+18499>, 0x598d2dd5f9d4 <vm_exec_core+23684>, 0x598d2dd60084 <vm_exec_core+25396>, 0x598d2dd5e4d1 <vm_exec_core+18305>, 0x598d2dd5a82d <vm_exec_core+2781>, 0x598d2dd5f18a <vm_exec_core+21562>, 0x598d2dd5a64e <vm_exec_core+2302>, 0x598d2dd5aa83 <vm_exec_core+3379>, 0x598d2dd5c7b8 <vm_exec_core+10856>, 0x598d2dd5e1f5 <vm_exec_core+17573>, 0x598d2dd5eb37 <vm_exec_core+19943>, 0x598d2dd5df20 <vm_exec_core+16848>, 0x598d2dd5a27a <vm_exec_core+1322>, 0x598d2dd6027a <vm_exec_core+25898>, 0x598d2dd60ce1 <vm_exec_core+28561>, 0x598d2dd5ac2c <vm_exec_core+3804>, 0x598d2dd5b877 <vm_exec_core+6951>, 0x598d2dd5b679 <vm_exec_core+6441>, 0x598d2dd5c014 <vm_exec_core+8900>, 0x598d2dd5d3f6 <vm_exec_core+13990>, 0x598d2dd5ace6 <vm_exec_core+3990>, 0x598d2dd6012f <vm_exec_core+25567>, 0x598d2dd5b7bb <vm_exec_core+6763>, 0x598d2dd5d32f <vm_exec_core+13791>, 0x598d2dd5dd1e <vm_exec_core+16334>, 0x598d2dd5fea3 <vm_exec_core+24915>, 0x598d2dd5e93b <vm_exec_core+19435>, 0x598d2dd5c2c1 <vm_exec_core+9585>, 0x598d2dd5bad1 <vm_exec_core+7553>, 0x598d2dd5fb77 <vm_exec_core+24103>, 0x598d2dd5cb07 <vm_exec_core+11703>, 0x598d2dd5f25e <vm_exec_core+21774>, 0x598d2dd5ea0c <vm_exec_core+19644>, 0x598d2dd5f334 <vm_exec_core+21988>, 0x598d2dd60844 <vm_exec_core+27380>, 0x598d2dd5de8c <vm_exec_core+16700>, 0x598d2dd5ff49 <vm_exec_core+25081>, 0x598d2dd5c390 <vm_exec_core+9792>, 0x598d2dd5fa77 <vm_exec_core+23847>, 0x598d2dd5a0eb <vm_exec_core+923>, 0x598d2dd5e32b <vm_exec_core+17883>, 0x598d2dd5e6f8 <vm_exec_core+18856>, 0x598d2dd5ab26 <vm_exec_core+3542>, 0x598d2dd5dfc4 <vm_exec_core+17012>, 0x598d2dd5c5d7 <vm_exec_core+10375>, 0x598d2dd5bd17 <vm_exec_core+8135>, 0x598d2dd5f436 <vm_exec_core+22246>, 0x598d2dd5af01 <vm_exec_core+4529>, 0x598d2dd5d9b3 <vm_exec_core+15459>, 0x598d2dd68f7e <vm_exec_core+61998>, 0x598d2dd5e632 <vm_exec_core+18658>, 0x598d2dd5afa3 <vm_exec_core+4691>, 0x598d2dd5b466 <vm_exec_core+5910>, 0x598d2dd5b0c7 <vm_exec_core+4983>, 0x598d2dd5b967 <vm_exec_core+7191>, 0x598d2dd5c110 <vm_exec_core+9152>, 0x598d2dd6200b <vm_exec_core+33467>, 0x598d2dd5ef48 <vm_exec_core+20984>, 0x598d2dd5ddaa <vm_exec_core+16474>, 0x598d2dd60181 <vm_exec_core+25649>, 0x598d2dd620db <vm_exec_core+33675>, 0x598d2dd60552 <vm_exec_core+26626>, 0x598d2dd61a7b <vm_exec_core+32043>, 0x598d2dd61c94 <vm_exec_core+32580>, 0x598d2dd5a74a <vm_exec_core+2554>, 0x598d2dd61176 <vm_exec_core+29734>, 0x598d2dd5ca24 <vm_exec_core+11476>, 0x598d2dd6137a <vm_exec_core+30250>, 0x598d2dd5c455 <vm_exec_core+9989>, 0x598d2dd60476 <vm_exec_core+26406>, 0x598d2dd5a53d <vm_exec_core+2029>, 0x598d2dd5adcb <vm_exec_core+4219>, 0x598d2dd5bb59 <vm_exec_core+7689>, 0x598d2dd5cdb3 <vm_exec_core+12387>, 0x598d2dd5cf50 <vm_exec_core+12800>, 0x598d2dd5a0f0 <vm_exec_core+928>, 0x598d2dd5a4ab <vm_exec_core+1883>, 0x598d2dd5a182 <vm_exec_core+1074>, 0x598d2dd60654 <vm_exec_core+26884>, 0x598d2dd5c8c8 <vm_exec_core+11128>, 0x598d2dd5dbc5 <vm_exec_core+15989>, 0x598d2dd5d0fc <vm_exec_core+13228>, 0x598d2dd5d889 <vm_exec_core+15161>, 0x598d2dd5d7a5 <vm_exec_core+14933>, 0x598d2dd5c6ba <vm_exec_core+10602>, 0x598d2dd5cff1 <vm_exec_core+12961>, 0x598d2dd5cc89 <vm_exec_core+12089>, 0x598d2dd5d2ad <vm_exec_core+13661>, 0x598d2dd5d22b <vm_exec_core+13531>, 0x598d2dd5b767 <vm_exec_core+6679>, 0x598d2dd60a7f <vm_exec_core+27951>, 0x598d2dd5b1da <vm_exec_core+5258>, 0x598d2dd61d97 <vm_exec_core+32839>, 0x598d2dd5f6a1 <vm_exec_core+22865>, 0x598d2dd5d54d <vm_exec_core+14333>, 0x598d2dd5a30f <vm_exec_core+1471>, 0x598d2dd6124e <vm_exec_core+29950>, 0x598d2dd60e0d <vm_exec_core+28861>, 0x598d2dd5b57b <vm_exec_core+6187>, 0x598d2dd5a8f2 <vm_exec_core+2978>, 0x598d2dd5fc82 <vm_exec_core+24370>, 0x598d2dd5bf59 <vm_exec_core+8713>, 0x598d2dd6194d <vm_exec_core+31741>, 0x598d2dd6100e <vm_exec_core+29374>, 0x598d2dd5c524 <vm_exec_core+10196>, 0x598d2dd5d495 <vm_exec_core+14149>, 0x598d2dd5f943 <vm_exec_core+23539>, 0x598d2dd60f74 <vm_exec_core+29220>, 0x598d2dd5e584 <vm_exec_core+18484>, 0x598d2dd5f9c5 <vm_exec_core+23669>, 0x598d2dd60075 <vm_exec_core+25381>, 0x598d2dd5e4c2 <vm_exec_core+18290>, 0x598d2dd5a81e <vm_exec_core+2766>, 0x598d2dd5f17b <vm_exec_core+21547>, 0x598d2dd5a63f <vm_exec_core+2287>, 0x598d2dd5aa74 <vm_exec_core+3364>, 0x598d2dd5c7a9 <vm_exec_core+10841>, 0x598d2dd5e1e6 <vm_exec_core+17558>, 0x598d2dd5eb28 <vm_exec_core+19928>, 0x598d2dd5df11 <vm_exec_core+16833>, 0x598d2dd5a26b <vm_exec_core+1307>, 0x598d2dd6026b <vm_exec_core+25883>, 0x598d2dd60cd2 <vm_exec_core+28546>, 0x598d2dd5ac1d <vm_exec_core+3789>, 0x598d2dd5b868 <vm_exec_core+6936>, 0x598d2dd5b66a <vm_exec_core+6426>, 0x598d2dd5c005 <vm_exec_core+8885>, 0x598d2dd5d3e7 <vm_exec_core+13975>, 0x598d2dd5acd7 <vm_exec_core+3975>, 0x598d2dd60120 <vm_exec_core+25552>, 0x598d2dd5b7ac <vm_exec_core+6748>, 0x598d2dd5d320 <vm_exec_core+13776>, 0x598d2dd5dd0f <vm_exec_core+16319>, 0x598d2dd5fe94 <vm_exec_core+24900>, 0x598d2dd5e92c <vm_exec_core+19420>, 0x598d2dd5c2b2 <vm_exec_core+9570>, 0x598d2dd5bac2 <vm_exec_core+7538>, 0x598d2dd5fb68 <vm_exec_core+24088>, 0x598d2dd5caf8 <vm_exec_core+11688>, 0x598d2dd5f24f <vm_exec_core+21759>, 0x598d2dd5e9fd <vm_exec_core+19629>, 0x598d2dd5f325 <vm_exec_core+21973>, 0x598d2dd60835 <vm_exec_core+27365>, 0x598d2dd5de7d <vm_exec_core+16685>, 0x598d2dd5ff3a <vm_exec_core+25066>, 0x598d2dd5c381 <vm_exec_core+9777>, 0x598d2dd5fa68 <vm_exec_core+23832>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e31c <vm_exec_core+17868>, 0x598d2dd5e6e9 <vm_exec_core+18841>, 0x598d2dd5dba7 <vm_exec_core+15959>, 0x598d2dd5dfb5 <vm_exec_core+16997>, 0x598d2dd5c5c8 <vm_exec_core+10360>, 0x598d2dd5bd08 <vm_exec_core+8120>, 0x598d2dd5f427 <vm_exec_core+22231>, 0x598d2dd5aef2 <vm_exec_core+4514>, 0x598d2dd5d9a4 <vm_exec_core+15444>, 0x598d2dd68f6f <vm_exec_core+61983>, 0x598d2dd5e623 <vm_exec_core+18643>, 0x598d2dd5af94 <vm_exec_core+4676>, 0x598d2dd5b457 <vm_exec_core+5895>, 0x598d2dd5b0b8 <vm_exec_core+4968>, 0x598d2dd5b958 <vm_exec_core+7176>, 0x598d2dd5c101 <vm_exec_core+9137>, 0x598d2dd5dda5 <vm_exec_core+16469>, 0x598d2dd5d3dd <vm_exec_core+13965>, 0x598d2dd5dda0 <vm_exec_core+16464>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e4bd <vm_exec_core+18285>, 0x598d2dd5b953 <vm_exec_core+7171>, 0x598d2dd5e8f0 <vm_exec_core+19360>, 0x598d2dd5ca1a <vm_exec_core+11466>, 0x598d2dd5ca1f <vm_exec_core+11471>, 0x598d2dd5e4b8 <vm_exec_core+18280>, 0x598d2dd5e0a6 <vm_exec_core+17238>, 0x598d2dd5d870 <vm_exec_core+15136>, 0x598d2dd5d791 <vm_exec_core+14913>, 0x598d2dd5e1e1 <vm_exec_core+17553>, 0x598d2dd5dbac <vm_exec_core+15964>, 0x598d2dd5d3e2 <vm_exec_core+13970>, 0x598d2dd5bb4a <vm_exec_core+7674>...}
        reg_cfp = 0x744fc67ff6e8
        reg_pc = 0x504000081d78
        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_newarraykwsplat = <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_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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 0x0000598d2dd56398 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160007461d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x0000598d2dae00d3 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127885912789840) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x744fc2675170
#17 0x0000598d2dadb0c7 in require_internal (ec=ec@entry=0x5160007461d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000077900
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 127886456837280
        realpath_map = 127886456837120
        path = 127885912789840
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#18 0x0000598d2dad8fb0 in rb_require_string_internal (fname=127886450350720, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160007461d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
        rb_gc_guarded_ptr = <optimized out>
#20 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#21 0x0000598d2ddcb07c in vm_call0_cfunc_with_frame (ec=0x5160007461d0, calling=<optimized out>, argv=0x744fbb1fe8a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x744fc67ff790
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = 1
        recv = 127886456966680
        argc = 1
        mid = 22545
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#22 vm_call0_cfunc (ec=0x5160007461d0, calling=<optimized out>, argv=0x744fbb1fe8a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#23 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#24 0x0000598d2ddca62f in vm_call0_cme (ec=0x5160007461d0, calling=0x744fbb709860, argv=0x744fbb1fe8a0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#25 vm_call0_body (ec=<optimized out>, calling=0x744fbb709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x744fc2473b60
        orig_cme = <optimized out>
        ci = 0x744fbb7098d0
        cc = 0x744fc2484ca8
        ret = <optimized out>
#26 0x0000598d2dd81201 in vm_call0_cc (recv=127886456966680, id=22545, argc=<optimized out>, argv=<optimized out>, cc=0x744fc2484ca8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#27 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:1054
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x744fc2484ca8
        self = <optimized out>
#28 0x0000598d2dd8202e in rb_funcallv (recv=127886456966680, mid=22545, argc=1, argv=0x744fbb1fe8a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1069
No locals.
#29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1126
        ar = <optimized out>
        argv = 0x744fbb1fe8a0
#30 0x0000598d2dd423fe in autoload_feature_require (_arguments=127885790670000) at /tmp/ruby/src/trunk_asan/variable.c:2940
        arguments = 0x744fbb1fecb0
        autoload_const = <optimized out>
        result = <optimized out>
#31 autoload_try_load (_arguments=127885790670000) at /tmp/ruby/src/trunk_asan/variable.c:2954
        arguments = 0x744fbb1fecb0
        result = <optimized out>
        ce = <optimized out>
#32 0x0000598d2d9f5e87 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:1059
        _ec = 0x5160007461d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x744fbb1fec30, <optimized out>, 0x744fbb1feb20, <optimized out>, <optimized out>}, prev = 0x744fbb609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160007461d0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x598d2dcc69f0 <rb_mutex_unlock>, data2 = 127885912789880}}
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#33 0x0000598d2dd41741 in rb_autoload_load (module=module@entry=127886457044280, name=name@entry=76763) at /tmp/ruby/src/trunk_asan/variable.c:3015
        ce = 0x5030000fa4e0
        arguments = {module = 127886457044280, name = 76763, flag = 0, mutex = 127885912789880, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#34 0x0000598d2dd4ad9d in rb_const_search_from (klass=127885910879040, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3117
        ac = 0xfffffffffffffdfc
        am = 127886457044280
        tmp = 127886457044280
        ce = <optimized out>
        current = 127886457044280
        value = <optimized out>
        first_iteration = <optimized out>
#35 0x0000598d2dd43464 in rb_const_search (klass=127885910879040, id=76763, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3139
        value = <optimized out>
#36 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:3066
        c = <optimized out>
#37 0x0000598d2dd4e09e 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:1134
        root_cref = <optimized out>
        klass = 88785564012176
        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>
#38 0x0000598d2dd59433 in vm_get_ev_const_chain (ec=0x5160007461d0, segments=0x502000229ad0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000229a90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6310
        segments = 0x502000229ad0
        ice = <optimized out>
        val = <optimized out>
#40 0x0000598d2dd5bfc7 in vm_exec_core (ec=ec@entry=0x5160007461d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x598d2dd5b776 <vm_exec_core+6694>, 0x598d2dd60a8e <vm_exec_core+27966>, 0x598d2dd5b1e9 <vm_exec_core+5273>, 0x598d2dd61da6 <vm_exec_core+32854>, 0x598d2dd5f6b0 <vm_exec_core+22880>, 0x598d2dd5d55c <vm_exec_core+14348>, 0x598d2dd5a31e <vm_exec_core+1486>, 0x598d2dd6125d <vm_exec_core+29965>, 0x598d2dd60e1c <vm_exec_core+28876>, 0x598d2dd5b58a <vm_exec_core+6202>, 0x598d2dd5a901 <vm_exec_core+2993>, 0x598d2dd5fc91 <vm_exec_core+24385>, 0x598d2dd5bf68 <vm_exec_core+8728>, 0x598d2dd6195c <vm_exec_core+31756>, 0x598d2dd6101d <vm_exec_core+29389>, 0x598d2dd5c533 <vm_exec_core+10211>, 0x598d2dd5d4a4 <vm_exec_core+14164>, 0x598d2dd5f952 <vm_exec_core+23554>, 0x598d2dd60f83 <vm_exec_core+29235>, 0x598d2dd5e593 <vm_exec_core+18499>, 0x598d2dd5f9d4 <vm_exec_core+23684>, 0x598d2dd60084 <vm_exec_core+25396>, 0x598d2dd5e4d1 <vm_exec_core+18305>, 0x598d2dd5a82d <vm_exec_core+2781>, 0x598d2dd5f18a <vm_exec_core+21562>, 0x598d2dd5a64e <vm_exec_core+2302>, 0x598d2dd5aa83 <vm_exec_core+3379>, 0x598d2dd5c7b8 <vm_exec_core+10856>, 0x598d2dd5e1f5 <vm_exec_core+17573>, 0x598d2dd5eb37 <vm_exec_core+19943>, 0x598d2dd5df20 <vm_exec_core+16848>, 0x598d2dd5a27a <vm_exec_core+1322>, 0x598d2dd6027a <vm_exec_core+25898>, 0x598d2dd60ce1 <vm_exec_core+28561>, 0x598d2dd5ac2c <vm_exec_core+3804>, 0x598d2dd5b877 <vm_exec_core+6951>, 0x598d2dd5b679 <vm_exec_core+6441>, 0x598d2dd5c014 <vm_exec_core+8900>, 0x598d2dd5d3f6 <vm_exec_core+13990>, 0x598d2dd5ace6 <vm_exec_core+3990>, 0x598d2dd6012f <vm_exec_core+25567>, 0x598d2dd5b7bb <vm_exec_core+6763>, 0x598d2dd5d32f <vm_exec_core+13791>, 0x598d2dd5dd1e <vm_exec_core+16334>, 0x598d2dd5fea3 <vm_exec_core+24915>, 0x598d2dd5e93b <vm_exec_core+19435>, 0x598d2dd5c2c1 <vm_exec_core+9585>, 0x598d2dd5bad1 <vm_exec_core+7553>, 0x598d2dd5fb77 <vm_exec_core+24103>, 0x598d2dd5cb07 <vm_exec_core+11703>, 0x598d2dd5f25e <vm_exec_core+21774>, 0x598d2dd5ea0c <vm_exec_core+19644>, 0x598d2dd5f334 <vm_exec_core+21988>, 0x598d2dd60844 <vm_exec_core+27380>, 0x598d2dd5de8c <vm_exec_core+16700>, 0x598d2dd5ff49 <vm_exec_core+25081>, 0x598d2dd5c390 <vm_exec_core+9792>, 0x598d2dd5fa77 <vm_exec_core+23847>, 0x598d2dd5a0eb <vm_exec_core+923>, 0x598d2dd5e32b <vm_exec_core+17883>, 0x598d2dd5e6f8 <vm_exec_core+18856>, 0x598d2dd5ab26 <vm_exec_core+3542>, 0x598d2dd5dfc4 <vm_exec_core+17012>, 0x598d2dd5c5d7 <vm_exec_core+10375>, 0x598d2dd5bd17 <vm_exec_core+8135>, 0x598d2dd5f436 <vm_exec_core+22246>, 0x598d2dd5af01 <vm_exec_core+4529>, 0x598d2dd5d9b3 <vm_exec_core+15459>, 0x598d2dd68f7e <vm_exec_core+61998>, 0x598d2dd5e632 <vm_exec_core+18658>, 0x598d2dd5afa3 <vm_exec_core+4691>, 0x598d2dd5b466 <vm_exec_core+5910>, 0x598d2dd5b0c7 <vm_exec_core+4983>, 0x598d2dd5b967 <vm_exec_core+7191>, 0x598d2dd5c110 <vm_exec_core+9152>, 0x598d2dd6200b <vm_exec_core+33467>, 0x598d2dd5ef48 <vm_exec_core+20984>, 0x598d2dd5ddaa <vm_exec_core+16474>, 0x598d2dd60181 <vm_exec_core+25649>, 0x598d2dd620db <vm_exec_core+33675>, 0x598d2dd60552 <vm_exec_core+26626>, 0x598d2dd61a7b <vm_exec_core+32043>, 0x598d2dd61c94 <vm_exec_core+32580>, 0x598d2dd5a74a <vm_exec_core+2554>, 0x598d2dd61176 <vm_exec_core+29734>, 0x598d2dd5ca24 <vm_exec_core+11476>, 0x598d2dd6137a <vm_exec_core+30250>, 0x598d2dd5c455 <vm_exec_core+9989>, 0x598d2dd60476 <vm_exec_core+26406>, 0x598d2dd5a53d <vm_exec_core+2029>, 0x598d2dd5adcb <vm_exec_core+4219>, 0x598d2dd5bb59 <vm_exec_core+7689>, 0x598d2dd5cdb3 <vm_exec_core+12387>, 0x598d2dd5cf50 <vm_exec_core+12800>, 0x598d2dd5a0f0 <vm_exec_core+928>, 0x598d2dd5a4ab <vm_exec_core+1883>, 0x598d2dd5a182 <vm_exec_core+1074>, 0x598d2dd60654 <vm_exec_core+26884>, 0x598d2dd5c8c8 <vm_exec_core+11128>, 0x598d2dd5dbc5 <vm_exec_core+15989>, 0x598d2dd5d0fc <vm_exec_core+13228>, 0x598d2dd5d889 <vm_exec_core+15161>, 0x598d2dd5d7a5 <vm_exec_core+14933>, 0x598d2dd5c6ba <vm_exec_core+10602>, 0x598d2dd5cff1 <vm_exec_core+12961>, 0x598d2dd5cc89 <vm_exec_core+12089>, 0x598d2dd5d2ad <vm_exec_core+13661>, 0x598d2dd5d22b <vm_exec_core+13531>, 0x598d2dd5b767 <vm_exec_core+6679>, 0x598d2dd60a7f <vm_exec_core+27951>, 0x598d2dd5b1da <vm_exec_core+5258>, 0x598d2dd61d97 <vm_exec_core+32839>, 0x598d2dd5f6a1 <vm_exec_core+22865>, 0x598d2dd5d54d <vm_exec_core+14333>, 0x598d2dd5a30f <vm_exec_core+1471>, 0x598d2dd6124e <vm_exec_core+29950>, 0x598d2dd60e0d <vm_exec_core+28861>, 0x598d2dd5b57b <vm_exec_core+6187>, 0x598d2dd5a8f2 <vm_exec_core+2978>, 0x598d2dd5fc82 <vm_exec_core+24370>, 0x598d2dd5bf59 <vm_exec_core+8713>, 0x598d2dd6194d <vm_exec_core+31741>, 0x598d2dd6100e <vm_exec_core+29374>, 0x598d2dd5c524 <vm_exec_core+10196>, 0x598d2dd5d495 <vm_exec_core+14149>, 0x598d2dd5f943 <vm_exec_core+23539>, 0x598d2dd60f74 <vm_exec_core+29220>, 0x598d2dd5e584 <vm_exec_core+18484>, 0x598d2dd5f9c5 <vm_exec_core+23669>, 0x598d2dd60075 <vm_exec_core+25381>, 0x598d2dd5e4c2 <vm_exec_core+18290>, 0x598d2dd5a81e <vm_exec_core+2766>, 0x598d2dd5f17b <vm_exec_core+21547>, 0x598d2dd5a63f <vm_exec_core+2287>, 0x598d2dd5aa74 <vm_exec_core+3364>, 0x598d2dd5c7a9 <vm_exec_core+10841>, 0x598d2dd5e1e6 <vm_exec_core+17558>, 0x598d2dd5eb28 <vm_exec_core+19928>, 0x598d2dd5df11 <vm_exec_core+16833>, 0x598d2dd5a26b <vm_exec_core+1307>, 0x598d2dd6026b <vm_exec_core+25883>, 0x598d2dd60cd2 <vm_exec_core+28546>, 0x598d2dd5ac1d <vm_exec_core+3789>, 0x598d2dd5b868 <vm_exec_core+6936>, 0x598d2dd5b66a <vm_exec_core+6426>, 0x598d2dd5c005 <vm_exec_core+8885>, 0x598d2dd5d3e7 <vm_exec_core+13975>, 0x598d2dd5acd7 <vm_exec_core+3975>, 0x598d2dd60120 <vm_exec_core+25552>, 0x598d2dd5b7ac <vm_exec_core+6748>, 0x598d2dd5d320 <vm_exec_core+13776>, 0x598d2dd5dd0f <vm_exec_core+16319>, 0x598d2dd5fe94 <vm_exec_core+24900>, 0x598d2dd5e92c <vm_exec_core+19420>, 0x598d2dd5c2b2 <vm_exec_core+9570>, 0x598d2dd5bac2 <vm_exec_core+7538>, 0x598d2dd5fb68 <vm_exec_core+24088>, 0x598d2dd5caf8 <vm_exec_core+11688>, 0x598d2dd5f24f <vm_exec_core+21759>, 0x598d2dd5e9fd <vm_exec_core+19629>, 0x598d2dd5f325 <vm_exec_core+21973>, 0x598d2dd60835 <vm_exec_core+27365>, 0x598d2dd5de7d <vm_exec_core+16685>, 0x598d2dd5ff3a <vm_exec_core+25066>, 0x598d2dd5c381 <vm_exec_core+9777>, 0x598d2dd5fa68 <vm_exec_core+23832>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e31c <vm_exec_core+17868>, 0x598d2dd5e6e9 <vm_exec_core+18841>, 0x598d2dd5dba7 <vm_exec_core+15959>, 0x598d2dd5dfb5 <vm_exec_core+16997>, 0x598d2dd5c5c8 <vm_exec_core+10360>, 0x598d2dd5bd08 <vm_exec_core+8120>, 0x598d2dd5f427 <vm_exec_core+22231>, 0x598d2dd5aef2 <vm_exec_core+4514>, 0x598d2dd5d9a4 <vm_exec_core+15444>, 0x598d2dd68f6f <vm_exec_core+61983>, 0x598d2dd5e623 <vm_exec_core+18643>, 0x598d2dd5af94 <vm_exec_core+4676>, 0x598d2dd5b457 <vm_exec_core+5895>, 0x598d2dd5b0b8 <vm_exec_core+4968>, 0x598d2dd5b958 <vm_exec_core+7176>, 0x598d2dd5c101 <vm_exec_core+9137>, 0x598d2dd5dda5 <vm_exec_core+16469>, 0x598d2dd5d3dd <vm_exec_core+13965>, 0x598d2dd5dda0 <vm_exec_core+16464>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e4bd <vm_exec_core+18285>, 0x598d2dd5b953 <vm_exec_core+7171>, 0x598d2dd5e8f0 <vm_exec_core+19360>, 0x598d2dd5ca1a <vm_exec_core+11466>, 0x598d2dd5ca1f <vm_exec_core+11471>, 0x598d2dd5e4b8 <vm_exec_core+18280>, 0x598d2dd5e0a6 <vm_exec_core+17238>, 0x598d2dd5d870 <vm_exec_core+15136>, 0x598d2dd5d791 <vm_exec_core+14913>, 0x598d2dd5e1e1 <vm_exec_core+17553>, 0x598d2dd5dbac <vm_exec_core+15964>, 0x598d2dd5d3e2 <vm_exec_core+13970>, 0x598d2dd5bb4a <vm_exec_core+7674>...}
        reg_cfp = 0x744fc67ff790
        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_newarraykwsplat = <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_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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 0x0000598d2dd56398 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160007461d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#42 0x0000598d2dd92faf in invoke_block (ec=0x5160007461d0, iseq=0x744fc245fa70, self=127885910489640, captured=<optimized out>, cref=0x0, opt_pc=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1524
        arg_size = <optimized out>
#43 invoke_iseq_block_from_c (ec=0x5160007461d0, captured=<optimized out>, self=127885910489640, argc=0, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=<optimized out>, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1594
        flags = 0
        iseq = 0x744fc245fa70
        cfp = 0x744fc67ff7c8
        sp = 0x744fc66ff818
        use_argv = <optimized out>
        stack_argv = 0x744fc66ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#44 invoke_block_from_c_proc (ec=0x5160007461d0, self=127885910489640, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=<optimized out>, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1692
        block = <optimized out>
        keyword_hash = <optimized out>
#45 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:1722
No locals.
#46 0x0000598d2dd924d6 in rb_vm_invoke_proc (ec=0x50c000010e90, proc=0x89, proc@entry=0x50400005fb10, argc=-483816095, 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:1743
        self = 0
#47 0x0000598d2dcea349 in thread_do_start_proc (th=th@entry=0x515000077900) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400005fb10
        args_len = 0
        args_ptr = <optimized out>
#48 0x0000598d2dce7efa in thread_do_start (th=0x515000077900) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#49 thread_start_func_2 (th=th@entry=0x515000077900, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _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>
#50 0x0000598d2dce71be in call_thread_start_func_2 (th=0x515000077900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2235
        stack_start = <optimized out>
        stack_start_addr = 0x744fbb1ffce0
#51 nt_start (ptr=0x50c000010e40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2280
        th = 0x515000077900
        sched = <optimized out>
        nt = 0x50c000010e40
        vm = 0x525000000100
#52 0x0000598d2d9ab51f in asan_thread_start(void*) ()
No symbol table info available.
#53 0x0000744fe329ca94 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 = {127885790676672, -895934590094808515, 127885790676672, -352, 0, 140734122620432, -895934590115780035, -895740989907146179}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#54 0x0000744fe3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x744fe3579c40 (LWP 3401156) "ruby"):
#0  0x0000744fe3298d61 in __futex_abstimed_wait_common64 (private=29775, 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=29775, 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  0x0000744fe329b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x744fe329b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fff37630030, __canceltype = 1172321806, __prev = 0x0}
        cbuffer = {wseq = 70, 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 = 70
        seq = 35
        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  0x0000598d2dcc2111 in rb_native_cond_wait (cond=0x50c000000090, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:862
        next_th = <optimized out>
#7  0x0000598d2dce5e52 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1104
        can_direct_transfer = <optimized out>
#8  0x0000598d2dceb5df in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3328
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=127886428941408) at /tmp/ruby/src/trunk_asan/thread.c:1056
        scheduler = <optimized out>
        p = 0x744fe12b2c60
        target_th = 0x515000077900
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x0000598d2d9f5e87 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:1059
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff37630310, <optimized out>, 0x7fff37630200, <optimized out>, <optimized out>}, prev = 0x744fe12bd340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x598d2dcebac0 <remove_from_join_list>, data2 = 127886428941408}}
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x0000598d2dceadb8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105
        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 0x0000598d2dcdf4e0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x0
#14 0x0000598d2ddb7008 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:3780
        ci = 0x349100100001
        cc = <optimized out>
        me = 0x744fe2d399c8
        cfunc = 0x50400001e958
        recv = 127885912790560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x0000598d2dd6769d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x744fe07ff090, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5948
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x598d2dd5b776 <vm_exec_core+6694>, 0x598d2dd60a8e <vm_exec_core+27966>, 0x598d2dd5b1e9 <vm_exec_core+5273>, 0x598d2dd61da6 <vm_exec_core+32854>, 0x598d2dd5f6b0 <vm_exec_core+22880>, 0x598d2dd5d55c <vm_exec_core+14348>, 0x598d2dd5a31e <vm_exec_core+1486>, 0x598d2dd6125d <vm_exec_core+29965>, 0x598d2dd60e1c <vm_exec_core+28876>, 0x598d2dd5b58a <vm_exec_core+6202>, 0x598d2dd5a901 <vm_exec_core+2993>, 0x598d2dd5fc91 <vm_exec_core+24385>, 0x598d2dd5bf68 <vm_exec_core+8728>, 0x598d2dd6195c <vm_exec_core+31756>, 0x598d2dd6101d <vm_exec_core+29389>, 0x598d2dd5c533 <vm_exec_core+10211>, 0x598d2dd5d4a4 <vm_exec_core+14164>, 0x598d2dd5f952 <vm_exec_core+23554>, 0x598d2dd60f83 <vm_exec_core+29235>, 0x598d2dd5e593 <vm_exec_core+18499>, 0x598d2dd5f9d4 <vm_exec_core+23684>, 0x598d2dd60084 <vm_exec_core+25396>, 0x598d2dd5e4d1 <vm_exec_core+18305>, 0x598d2dd5a82d <vm_exec_core+2781>, 0x598d2dd5f18a <vm_exec_core+21562>, 0x598d2dd5a64e <vm_exec_core+2302>, 0x598d2dd5aa83 <vm_exec_core+3379>, 0x598d2dd5c7b8 <vm_exec_core+10856>, 0x598d2dd5e1f5 <vm_exec_core+17573>, 0x598d2dd5eb37 <vm_exec_core+19943>, 0x598d2dd5df20 <vm_exec_core+16848>, 0x598d2dd5a27a <vm_exec_core+1322>, 0x598d2dd6027a <vm_exec_core+25898>, 0x598d2dd60ce1 <vm_exec_core+28561>, 0x598d2dd5ac2c <vm_exec_core+3804>, 0x598d2dd5b877 <vm_exec_core+6951>, 0x598d2dd5b679 <vm_exec_core+6441>, 0x598d2dd5c014 <vm_exec_core+8900>, 0x598d2dd5d3f6 <vm_exec_core+13990>, 0x598d2dd5ace6 <vm_exec_core+3990>, 0x598d2dd6012f <vm_exec_core+25567>, 0x598d2dd5b7bb <vm_exec_core+6763>, 0x598d2dd5d32f <vm_exec_core+13791>, 0x598d2dd5dd1e <vm_exec_core+16334>, 0x598d2dd5fea3 <vm_exec_core+24915>, 0x598d2dd5e93b <vm_exec_core+19435>, 0x598d2dd5c2c1 <vm_exec_core+9585>, 0x598d2dd5bad1 <vm_exec_core+7553>, 0x598d2dd5fb77 <vm_exec_core+24103>, 0x598d2dd5cb07 <vm_exec_core+11703>, 0x598d2dd5f25e <vm_exec_core+21774>, 0x598d2dd5ea0c <vm_exec_core+19644>, 0x598d2dd5f334 <vm_exec_core+21988>, 0x598d2dd60844 <vm_exec_core+27380>, 0x598d2dd5de8c <vm_exec_core+16700>, 0x598d2dd5ff49 <vm_exec_core+25081>, 0x598d2dd5c390 <vm_exec_core+9792>, 0x598d2dd5fa77 <vm_exec_core+23847>, 0x598d2dd5a0eb <vm_exec_core+923>, 0x598d2dd5e32b <vm_exec_core+17883>, 0x598d2dd5e6f8 <vm_exec_core+18856>, 0x598d2dd5ab26 <vm_exec_core+3542>, 0x598d2dd5dfc4 <vm_exec_core+17012>, 0x598d2dd5c5d7 <vm_exec_core+10375>, 0x598d2dd5bd17 <vm_exec_core+8135>, 0x598d2dd5f436 <vm_exec_core+22246>, 0x598d2dd5af01 <vm_exec_core+4529>, 0x598d2dd5d9b3 <vm_exec_core+15459>, 0x598d2dd68f7e <vm_exec_core+61998>, 0x598d2dd5e632 <vm_exec_core+18658>, 0x598d2dd5afa3 <vm_exec_core+4691>, 0x598d2dd5b466 <vm_exec_core+5910>, 0x598d2dd5b0c7 <vm_exec_core+4983>, 0x598d2dd5b967 <vm_exec_core+7191>, 0x598d2dd5c110 <vm_exec_core+9152>, 0x598d2dd6200b <vm_exec_core+33467>, 0x598d2dd5ef48 <vm_exec_core+20984>, 0x598d2dd5ddaa <vm_exec_core+16474>, 0x598d2dd60181 <vm_exec_core+25649>, 0x598d2dd620db <vm_exec_core+33675>, 0x598d2dd60552 <vm_exec_core+26626>, 0x598d2dd61a7b <vm_exec_core+32043>, 0x598d2dd61c94 <vm_exec_core+32580>, 0x598d2dd5a74a <vm_exec_core+2554>, 0x598d2dd61176 <vm_exec_core+29734>, 0x598d2dd5ca24 <vm_exec_core+11476>, 0x598d2dd6137a <vm_exec_core+30250>, 0x598d2dd5c455 <vm_exec_core+9989>, 0x598d2dd60476 <vm_exec_core+26406>, 0x598d2dd5a53d <vm_exec_core+2029>, 0x598d2dd5adcb <vm_exec_core+4219>, 0x598d2dd5bb59 <vm_exec_core+7689>, 0x598d2dd5cdb3 <vm_exec_core+12387>, 0x598d2dd5cf50 <vm_exec_core+12800>, 0x598d2dd5a0f0 <vm_exec_core+928>, 0x598d2dd5a4ab <vm_exec_core+1883>, 0x598d2dd5a182 <vm_exec_core+1074>, 0x598d2dd60654 <vm_exec_core+26884>, 0x598d2dd5c8c8 <vm_exec_core+11128>, 0x598d2dd5dbc5 <vm_exec_core+15989>, 0x598d2dd5d0fc <vm_exec_core+13228>, 0x598d2dd5d889 <vm_exec_core+15161>, 0x598d2dd5d7a5 <vm_exec_core+14933>, 0x598d2dd5c6ba <vm_exec_core+10602>, 0x598d2dd5cff1 <vm_exec_core+12961>, 0x598d2dd5cc89 <vm_exec_core+12089>, 0x598d2dd5d2ad <vm_exec_core+13661>, 0x598d2dd5d22b <vm_exec_core+13531>, 0x598d2dd5b767 <vm_exec_core+6679>, 0x598d2dd60a7f <vm_exec_core+27951>, 0x598d2dd5b1da <vm_exec_core+5258>, 0x598d2dd61d97 <vm_exec_core+32839>, 0x598d2dd5f6a1 <vm_exec_core+22865>, 0x598d2dd5d54d <vm_exec_core+14333>, 0x598d2dd5a30f <vm_exec_core+1471>, 0x598d2dd6124e <vm_exec_core+29950>, 0x598d2dd60e0d <vm_exec_core+28861>, 0x598d2dd5b57b <vm_exec_core+6187>, 0x598d2dd5a8f2 <vm_exec_core+2978>, 0x598d2dd5fc82 <vm_exec_core+24370>, 0x598d2dd5bf59 <vm_exec_core+8713>, 0x598d2dd6194d <vm_exec_core+31741>, 0x598d2dd6100e <vm_exec_core+29374>, 0x598d2dd5c524 <vm_exec_core+10196>, 0x598d2dd5d495 <vm_exec_core+14149>, 0x598d2dd5f943 <vm_exec_core+23539>, 0x598d2dd60f74 <vm_exec_core+29220>, 0x598d2dd5e584 <vm_exec_core+18484>, 0x598d2dd5f9c5 <vm_exec_core+23669>, 0x598d2dd60075 <vm_exec_core+25381>, 0x598d2dd5e4c2 <vm_exec_core+18290>, 0x598d2dd5a81e <vm_exec_core+2766>, 0x598d2dd5f17b <vm_exec_core+21547>, 0x598d2dd5a63f <vm_exec_core+2287>, 0x598d2dd5aa74 <vm_exec_core+3364>, 0x598d2dd5c7a9 <vm_exec_core+10841>, 0x598d2dd5e1e6 <vm_exec_core+17558>, 0x598d2dd5eb28 <vm_exec_core+19928>, 0x598d2dd5df11 <vm_exec_core+16833>, 0x598d2dd5a26b <vm_exec_core+1307>, 0x598d2dd6026b <vm_exec_core+25883>, 0x598d2dd60cd2 <vm_exec_core+28546>, 0x598d2dd5ac1d <vm_exec_core+3789>, 0x598d2dd5b868 <vm_exec_core+6936>, 0x598d2dd5b66a <vm_exec_core+6426>, 0x598d2dd5c005 <vm_exec_core+8885>, 0x598d2dd5d3e7 <vm_exec_core+13975>, 0x598d2dd5acd7 <vm_exec_core+3975>, 0x598d2dd60120 <vm_exec_core+25552>, 0x598d2dd5b7ac <vm_exec_core+6748>, 0x598d2dd5d320 <vm_exec_core+13776>, 0x598d2dd5dd0f <vm_exec_core+16319>, 0x598d2dd5fe94 <vm_exec_core+24900>, 0x598d2dd5e92c <vm_exec_core+19420>, 0x598d2dd5c2b2 <vm_exec_core+9570>, 0x598d2dd5bac2 <vm_exec_core+7538>, 0x598d2dd5fb68 <vm_exec_core+24088>, 0x598d2dd5caf8 <vm_exec_core+11688>, 0x598d2dd5f24f <vm_exec_core+21759>, 0x598d2dd5e9fd <vm_exec_core+19629>, 0x598d2dd5f325 <vm_exec_core+21973>, 0x598d2dd60835 <vm_exec_core+27365>, 0x598d2dd5de7d <vm_exec_core+16685>, 0x598d2dd5ff3a <vm_exec_core+25066>, 0x598d2dd5c381 <vm_exec_core+9777>, 0x598d2dd5fa68 <vm_exec_core+23832>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e31c <vm_exec_core+17868>, 0x598d2dd5e6e9 <vm_exec_core+18841>, 0x598d2dd5dba7 <vm_exec_core+15959>, 0x598d2dd5dfb5 <vm_exec_core+16997>, 0x598d2dd5c5c8 <vm_exec_core+10360>, 0x598d2dd5bd08 <vm_exec_core+8120>, 0x598d2dd5f427 <vm_exec_core+22231>, 0x598d2dd5aef2 <vm_exec_core+4514>, 0x598d2dd5d9a4 <vm_exec_core+15444>, 0x598d2dd68f6f <vm_exec_core+61983>, 0x598d2dd5e623 <vm_exec_core+18643>, 0x598d2dd5af94 <vm_exec_core+4676>, 0x598d2dd5b457 <vm_exec_core+5895>, 0x598d2dd5b0b8 <vm_exec_core+4968>, 0x598d2dd5b958 <vm_exec_core+7176>, 0x598d2dd5c101 <vm_exec_core+9137>, 0x598d2dd5dda5 <vm_exec_core+16469>, 0x598d2dd5d3dd <vm_exec_core+13965>, 0x598d2dd5dda0 <vm_exec_core+16464>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e4bd <vm_exec_core+18285>, 0x598d2dd5b953 <vm_exec_core+7171>, 0x598d2dd5e8f0 <vm_exec_core+19360>, 0x598d2dd5ca1a <vm_exec_core+11466>, 0x598d2dd5ca1f <vm_exec_core+11471>, 0x598d2dd5e4b8 <vm_exec_core+18280>, 0x598d2dd5e0a6 <vm_exec_core+17238>, 0x598d2dd5d870 <vm_exec_core+15136>, 0x598d2dd5d791 <vm_exec_core+14913>, 0x598d2dd5e1e1 <vm_exec_core+17553>, 0x598d2dd5dbac <vm_exec_core+15964>, 0x598d2dd5d3e2 <vm_exec_core+13970>, 0x598d2dd5bb4a <vm_exec_core+7674>...}
        reg_cfp = 0x744fe07ff090
        reg_pc = 0x5140000751a0
        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_newarraykwsplat = <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_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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 0x0000598d2dd56751 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2594
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2573
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x0000598d2dae00d3 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127886455228120) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x744fe2bc42a0
#20 0x0000598d2dadb0c7 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 127886456837280
        realpath_map = 127886456837120
        path = 127886455228120
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#21 0x0000598d2dad937b in rb_require_string_internal (fname=127886455228160, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000006d0
        result = <optimized out>
#22 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#23 0x0000598d2ddb7008 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:3780
        ci = 0x582100140003
        cc = <optimized out>
        me = 0x744fe2bc4750
        cfunc = 0x504000018418
        recv = 127886456966680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x0000598d2dd9f41d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff37631b40) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4759
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#25 0x0000598d2dd9eed5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4899
        ci = <optimized out>
        cc = 0x0
#26 0x0000598d2dd6769d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x744fe07ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5948
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x598d2dd5b776 <vm_exec_core+6694>, 0x598d2dd60a8e <vm_exec_core+27966>, 0x598d2dd5b1e9 <vm_exec_core+5273>, 0x598d2dd61da6 <vm_exec_core+32854>, 0x598d2dd5f6b0 <vm_exec_core+22880>, 0x598d2dd5d55c <vm_exec_core+14348>, 0x598d2dd5a31e <vm_exec_core+1486>, 0x598d2dd6125d <vm_exec_core+29965>, 0x598d2dd60e1c <vm_exec_core+28876>, 0x598d2dd5b58a <vm_exec_core+6202>, 0x598d2dd5a901 <vm_exec_core+2993>, 0x598d2dd5fc91 <vm_exec_core+24385>, 0x598d2dd5bf68 <vm_exec_core+8728>, 0x598d2dd6195c <vm_exec_core+31756>, 0x598d2dd6101d <vm_exec_core+29389>, 0x598d2dd5c533 <vm_exec_core+10211>, 0x598d2dd5d4a4 <vm_exec_core+14164>, 0x598d2dd5f952 <vm_exec_core+23554>, 0x598d2dd60f83 <vm_exec_core+29235>, 0x598d2dd5e593 <vm_exec_core+18499>, 0x598d2dd5f9d4 <vm_exec_core+23684>, 0x598d2dd60084 <vm_exec_core+25396>, 0x598d2dd5e4d1 <vm_exec_core+18305>, 0x598d2dd5a82d <vm_exec_core+2781>, 0x598d2dd5f18a <vm_exec_core+21562>, 0x598d2dd5a64e <vm_exec_core+2302>, 0x598d2dd5aa83 <vm_exec_core+3379>, 0x598d2dd5c7b8 <vm_exec_core+10856>, 0x598d2dd5e1f5 <vm_exec_core+17573>, 0x598d2dd5eb37 <vm_exec_core+19943>, 0x598d2dd5df20 <vm_exec_core+16848>, 0x598d2dd5a27a <vm_exec_core+1322>, 0x598d2dd6027a <vm_exec_core+25898>, 0x598d2dd60ce1 <vm_exec_core+28561>, 0x598d2dd5ac2c <vm_exec_core+3804>, 0x598d2dd5b877 <vm_exec_core+6951>, 0x598d2dd5b679 <vm_exec_core+6441>, 0x598d2dd5c014 <vm_exec_core+8900>, 0x598d2dd5d3f6 <vm_exec_core+13990>, 0x598d2dd5ace6 <vm_exec_core+3990>, 0x598d2dd6012f <vm_exec_core+25567>, 0x598d2dd5b7bb <vm_exec_core+6763>, 0x598d2dd5d32f <vm_exec_core+13791>, 0x598d2dd5dd1e <vm_exec_core+16334>, 0x598d2dd5fea3 <vm_exec_core+24915>, 0x598d2dd5e93b <vm_exec_core+19435>, 0x598d2dd5c2c1 <vm_exec_core+9585>, 0x598d2dd5bad1 <vm_exec_core+7553>, 0x598d2dd5fb77 <vm_exec_core+24103>, 0x598d2dd5cb07 <vm_exec_core+11703>, 0x598d2dd5f25e <vm_exec_core+21774>, 0x598d2dd5ea0c <vm_exec_core+19644>, 0x598d2dd5f334 <vm_exec_core+21988>, 0x598d2dd60844 <vm_exec_core+27380>, 0x598d2dd5de8c <vm_exec_core+16700>, 0x598d2dd5ff49 <vm_exec_core+25081>, 0x598d2dd5c390 <vm_exec_core+9792>, 0x598d2dd5fa77 <vm_exec_core+23847>, 0x598d2dd5a0eb <vm_exec_core+923>, 0x598d2dd5e32b <vm_exec_core+17883>, 0x598d2dd5e6f8 <vm_exec_core+18856>, 0x598d2dd5ab26 <vm_exec_core+3542>, 0x598d2dd5dfc4 <vm_exec_core+17012>, 0x598d2dd5c5d7 <vm_exec_core+10375>, 0x598d2dd5bd17 <vm_exec_core+8135>, 0x598d2dd5f436 <vm_exec_core+22246>, 0x598d2dd5af01 <vm_exec_core+4529>, 0x598d2dd5d9b3 <vm_exec_core+15459>, 0x598d2dd68f7e <vm_exec_core+61998>, 0x598d2dd5e632 <vm_exec_core+18658>, 0x598d2dd5afa3 <vm_exec_core+4691>, 0x598d2dd5b466 <vm_exec_core+5910>, 0x598d2dd5b0c7 <vm_exec_core+4983>, 0x598d2dd5b967 <vm_exec_core+7191>, 0x598d2dd5c110 <vm_exec_core+9152>, 0x598d2dd6200b <vm_exec_core+33467>, 0x598d2dd5ef48 <vm_exec_core+20984>, 0x598d2dd5ddaa <vm_exec_core+16474>, 0x598d2dd60181 <vm_exec_core+25649>, 0x598d2dd620db <vm_exec_core+33675>, 0x598d2dd60552 <vm_exec_core+26626>, 0x598d2dd61a7b <vm_exec_core+32043>, 0x598d2dd61c94 <vm_exec_core+32580>, 0x598d2dd5a74a <vm_exec_core+2554>, 0x598d2dd61176 <vm_exec_core+29734>, 0x598d2dd5ca24 <vm_exec_core+11476>, 0x598d2dd6137a <vm_exec_core+30250>, 0x598d2dd5c455 <vm_exec_core+9989>, 0x598d2dd60476 <vm_exec_core+26406>, 0x598d2dd5a53d <vm_exec_core+2029>, 0x598d2dd5adcb <vm_exec_core+4219>, 0x598d2dd5bb59 <vm_exec_core+7689>, 0x598d2dd5cdb3 <vm_exec_core+12387>, 0x598d2dd5cf50 <vm_exec_core+12800>, 0x598d2dd5a0f0 <vm_exec_core+928>, 0x598d2dd5a4ab <vm_exec_core+1883>, 0x598d2dd5a182 <vm_exec_core+1074>, 0x598d2dd60654 <vm_exec_core+26884>, 0x598d2dd5c8c8 <vm_exec_core+11128>, 0x598d2dd5dbc5 <vm_exec_core+15989>, 0x598d2dd5d0fc <vm_exec_core+13228>, 0x598d2dd5d889 <vm_exec_core+15161>, 0x598d2dd5d7a5 <vm_exec_core+14933>, 0x598d2dd5c6ba <vm_exec_core+10602>, 0x598d2dd5cff1 <vm_exec_core+12961>, 0x598d2dd5cc89 <vm_exec_core+12089>, 0x598d2dd5d2ad <vm_exec_core+13661>, 0x598d2dd5d22b <vm_exec_core+13531>, 0x598d2dd5b767 <vm_exec_core+6679>, 0x598d2dd60a7f <vm_exec_core+27951>, 0x598d2dd5b1da <vm_exec_core+5258>, 0x598d2dd61d97 <vm_exec_core+32839>, 0x598d2dd5f6a1 <vm_exec_core+22865>, 0x598d2dd5d54d <vm_exec_core+14333>, 0x598d2dd5a30f <vm_exec_core+1471>, 0x598d2dd6124e <vm_exec_core+29950>, 0x598d2dd60e0d <vm_exec_core+28861>, 0x598d2dd5b57b <vm_exec_core+6187>, 0x598d2dd5a8f2 <vm_exec_core+2978>, 0x598d2dd5fc82 <vm_exec_core+24370>, 0x598d2dd5bf59 <vm_exec_core+8713>, 0x598d2dd6194d <vm_exec_core+31741>, 0x598d2dd6100e <vm_exec_core+29374>, 0x598d2dd5c524 <vm_exec_core+10196>, 0x598d2dd5d495 <vm_exec_core+14149>, 0x598d2dd5f943 <vm_exec_core+23539>, 0x598d2dd60f74 <vm_exec_core+29220>, 0x598d2dd5e584 <vm_exec_core+18484>, 0x598d2dd5f9c5 <vm_exec_core+23669>, 0x598d2dd60075 <vm_exec_core+25381>, 0x598d2dd5e4c2 <vm_exec_core+18290>, 0x598d2dd5a81e <vm_exec_core+2766>, 0x598d2dd5f17b <vm_exec_core+21547>, 0x598d2dd5a63f <vm_exec_core+2287>, 0x598d2dd5aa74 <vm_exec_core+3364>, 0x598d2dd5c7a9 <vm_exec_core+10841>, 0x598d2dd5e1e6 <vm_exec_core+17558>, 0x598d2dd5eb28 <vm_exec_core+19928>, 0x598d2dd5df11 <vm_exec_core+16833>, 0x598d2dd5a26b <vm_exec_core+1307>, 0x598d2dd6026b <vm_exec_core+25883>, 0x598d2dd60cd2 <vm_exec_core+28546>, 0x598d2dd5ac1d <vm_exec_core+3789>, 0x598d2dd5b868 <vm_exec_core+6936>, 0x598d2dd5b66a <vm_exec_core+6426>, 0x598d2dd5c005 <vm_exec_core+8885>, 0x598d2dd5d3e7 <vm_exec_core+13975>, 0x598d2dd5acd7 <vm_exec_core+3975>, 0x598d2dd60120 <vm_exec_core+25552>, 0x598d2dd5b7ac <vm_exec_core+6748>, 0x598d2dd5d320 <vm_exec_core+13776>, 0x598d2dd5dd0f <vm_exec_core+16319>, 0x598d2dd5fe94 <vm_exec_core+24900>, 0x598d2dd5e92c <vm_exec_core+19420>, 0x598d2dd5c2b2 <vm_exec_core+9570>, 0x598d2dd5bac2 <vm_exec_core+7538>, 0x598d2dd5fb68 <vm_exec_core+24088>, 0x598d2dd5caf8 <vm_exec_core+11688>, 0x598d2dd5f24f <vm_exec_core+21759>, 0x598d2dd5e9fd <vm_exec_core+19629>, 0x598d2dd5f325 <vm_exec_core+21973>, 0x598d2dd60835 <vm_exec_core+27365>, 0x598d2dd5de7d <vm_exec_core+16685>, 0x598d2dd5ff3a <vm_exec_core+25066>, 0x598d2dd5c381 <vm_exec_core+9777>, 0x598d2dd5fa68 <vm_exec_core+23832>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e31c <vm_exec_core+17868>, 0x598d2dd5e6e9 <vm_exec_core+18841>, 0x598d2dd5dba7 <vm_exec_core+15959>, 0x598d2dd5dfb5 <vm_exec_core+16997>, 0x598d2dd5c5c8 <vm_exec_core+10360>, 0x598d2dd5bd08 <vm_exec_core+8120>, 0x598d2dd5f427 <vm_exec_core+22231>, 0x598d2dd5aef2 <vm_exec_core+4514>, 0x598d2dd5d9a4 <vm_exec_core+15444>, 0x598d2dd68f6f <vm_exec_core+61983>, 0x598d2dd5e623 <vm_exec_core+18643>, 0x598d2dd5af94 <vm_exec_core+4676>, 0x598d2dd5b457 <vm_exec_core+5895>, 0x598d2dd5b0b8 <vm_exec_core+4968>, 0x598d2dd5b958 <vm_exec_core+7176>, 0x598d2dd5c101 <vm_exec_core+9137>, 0x598d2dd5dda5 <vm_exec_core+16469>, 0x598d2dd5d3dd <vm_exec_core+13965>, 0x598d2dd5dda0 <vm_exec_core+16464>, 0x598d2dd5e570 <vm_exec_core+18464>, 0x598d2dd5e4bd <vm_exec_core+18285>, 0x598d2dd5b953 <vm_exec_core+7171>, 0x598d2dd5e8f0 <vm_exec_core+19360>, 0x598d2dd5ca1a <vm_exec_core+11466>, 0x598d2dd5ca1f <vm_exec_core+11471>, 0x598d2dd5e4b8 <vm_exec_core+18280>, 0x598d2dd5e0a6 <vm_exec_core+17238>, 0x598d2dd5d870 <vm_exec_core+15136>, 0x598d2dd5d791 <vm_exec_core+14913>, 0x598d2dd5e1e1 <vm_exec_core+17553>, 0x598d2dd5dbac <vm_exec_core+15964>, 0x598d2dd5d3e2 <vm_exec_core+13970>, 0x598d2dd5bb4a <vm_exec_core+7674>...}
        reg_cfp = 0x744fe07ff790
        reg_pc = 0x50400002dbb8
        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>
th: 0x515000000300, native_id: 0x744fe3579c40
-- Control frame information -----------------------------------------------
        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>
c:0035 p:---- s:0234 e:000233 CFUNC  :join
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
c:0034 p:0044 s:0230 E:0002f0 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215
c:0033 p:0031 s:0225 e:000224 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:572
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0032 p:0060 s:0214 e:000213 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:558
        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>
c:0031 p:0011 s:0203 E:001c30 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
c:0030 p:0037 s:0199 e:000198 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        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>
c:0029 p:0052 s:0193 e:000192 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
c:0028 p:0083 s:0184 e:000183 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
c:0027 p:0034 s:0177 e:000175 METHOD <internal:array>:86
c:0026 p:0103 s:0169 e:000168 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1743
        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>
c:0025 p:0035 s:0157 e:000156 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1360
c:0024 p:0010 s:0150 e:000148 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:821
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
c:0023 p:0027 s:0144 e:000143 METHOD <internal:array>:54
c:0022 p:0047 s:0138 e:000137 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
c:0021 p:0008 s:0131 e:000130 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:856
c:0020 p:0616 s:0124 E:000e88 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:771
        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>
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:817
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:856
        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>
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1689
        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>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1297
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1854
        INSN_LABEL_trace_opt_eq = <optimized out>
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1841
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:54
        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>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1840
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1884
        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>
#28 0x0000598d2dd56398 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#29 0x0000598d2d9f205b in rb_ec_exec_node (ec=0x5160000006d0, n=0x744fe2bc47f0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff37632090, <optimized out>, 0x7fff37631fe0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x744fe2bc47f0
#30 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#31 0x0000598d2d9eb5c7 in rb_main (argc=9, argv=0x7fff37632258) at /tmp/ruby/src/trunk_asan/main.c:46
        variable_in_this_stack_frame = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1044
#32 main (argc=9, argv=0x7fff37632258) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:889
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1281
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1967
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1971
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]

th: 0x515000067c80, native_id: 0x744fc22006c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x515000077900, native_id: 0x744fbb2006c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0020 e:000019 CFUNC  :sleep
c:0005 p:0005 s:0015 e:000014 CLASS  /tmp/rubytest.imkcwe/autoload20240705-3401156-4kif9f.rb:1
c:0004 p:0007 s:0012 e:000011 TOP    /tmp/rubytest.imkcwe/autoload20240705-3401156-4kif9f.rb:1 [FINISH]
c:0003 p:---- s:0009 e:000008 CFUNC  :require
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]

[Inferior 1 (process 3401156) detached]
$ timeout 60 gdb -p 3400838 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000721d73f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffc686cc7dc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x721d740e9740 (LWP 3400838) "make" 0x0000721d73f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffc686cc7dc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x721d740e9740 (LWP 3400838) "make"):
#0  0x0000721d73f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffc686cc7dc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x000057b731130d16 in reap_children ()
No symbol table info available.
#2  0x000057b731131a8c in new_job ()
No symbol table info available.
#3  0x000057b73114072a in ?? ()
No symbol table info available.
#4  0x000057b73114109e in update_goal_chain ()
No symbol table info available.
#5  0x000057b73111b67a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 3400838) detached]
make: *** [uncommon.mk:965: yes-test-all] Killed
[22/27] TestAutoload#test_override_while_autoloading
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3400837 -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 3438829 -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/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/15.0.0  
	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
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-07-04T13:25:50Z master c480dec1cc) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 35.872750 seconds

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