# Logfile created on 2024-07-19 07:39:38 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b08ed55fde0 @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.20240719-073938", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b08ed580838 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b08ed580180 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b08ed49a158 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240719-073938", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240719-073938>, @binmode=false, @mon_data=#<Monitor:0x00007b08eefefbb0>, @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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.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
From https://github.com/ruby/ruby
   6428ce8..d9bff41  master     -> origin/master
Updating 6428ce8..d9bff41
Fast-forward
 bootstraptest/runner.rb | 58 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 36 insertions(+), 22 deletions(-)
Latest commit hash = d9bff41637
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
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 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/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
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
5c808ce744713f0ca391643950e1609edcae6de42087bce9d86006f162864721  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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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.2/ext/rbs_extension'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.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
encdb.h unchanged
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]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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]: 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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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.2/ext/rbs_extension'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
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/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]: 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/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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'
./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.14.0
                                    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.2
                                    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.2
                                    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'
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     947     947     947 ?             -1 Ss    1000   0:01 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    947     957     957     957 pts/0        957 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    957     958     957     957 pts/0        957 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
    958  621551     957     957 pts/0        957 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
 621551  621554     957     957 pts/0        957 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.20240719-073938 --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
 621554  621555     957     957 pts/0        957 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240719-073938 --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
 621555  622475     957     957 pts/0        957 S+    1000   0:00 sh -c make yes-btest TESTOPTS='-q -j16'
 622475  622476     957     957 pts/0        957 S+    1000   0:00 make yes-btest TESTOPTS=-q -j16
 622476  622491     957     957 pts/0        957 Sl+   1000   0:04 /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/bootstraptest/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  -r./x86_64-linux-fake --disable-gems -q -j16
      1  629232     957     957 pts/0        957 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_449_1586.rb
 621555  663221     957     957 pts/0        957 R+    1000   0:00 ps jx
      1  924644     957     957 pts/0        957 Rl+   1000 3763:47 /tmp/ruby/build/trunk_asan/ruby
      1 2109098 2109098 2109098 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2109098 2109100 2109098 2109098 ?             -1 S     1000   0:00 (sd-pam)
2109044 2109233 2109044 2109044 ?             -1 S     1000   0:00 sshd: ko1@pts/1
2109233 2109240 2109240 2109240 pts/1    2109240 Ss+   1000   0:00 -bash
{1=>[947, 629232, 924644, 2109098], 947=>[957], 957=>[958], 958=>[621551], 621551=>[621554], 621554=>[621555], 621555=>[622475, 663221], 622475=>[622476], 622476=>[622491], 2109098=>[2109100], 2109044=>[2109233], 2109233=>[2109240]}
$ timeout 60 gdb -p 622491 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 622514]
[New LWP 622495]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fc5a0f1ba00 in __GI_ppoll (fds=0x7fff78e9abd8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42

>>> Threads

  Id   Target Id                                          Frame 
* 1    Thread 0x7fc5a1606740 (LWP 622491) "ruby"          0x00007fc5a0f1ba00 in __GI_ppoll (fds=0x7fff78e9abd8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  2    Thread 0x7fc591e006c0 (LWP 622514) "runner.rb:533" 0x00007fc5a0f1b4cd in __GI___poll (fds=0x7fc591cff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7fc59ae006c0 (LWP 622495) "runner.rb:322" 0x00007fc5a0e98d61 in __futex_abstimed_wait_common64 (private=32709, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64d8e7a9326c) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 3 (Thread 0x7fc59ae006c0 (LWP 622495) "runner.rb:322"):
#0  0x00007fc5a0e98d61 in __futex_abstimed_wait_common64 (private=32709, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64d8e7a9326c) 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=32709, abstime=0x0, clockid=0, expected=0, futex_word=0x64d8e7a9326c) 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=0x64d8e7a9326c, 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  0x00007fc5a0e9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d8e7a6f3e0, cond=0x64d8e7a93240) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7fc5a0e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fc59acff370, __canceltype = -1615929268, __prev = 0x0}
        cbuffer = {wseq = 319, cond = 0x64d8e7a93240, mutex = 0x64d8e7a6f3e0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 319
        seq = 159
        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=0x64d8e7a93240, mutex=0x64d8e7a6f3e0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00007fc5a140fced in rb_native_cond_wait () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007fc5a141189c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007fc5a1411992 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007fc5a141679c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007fc5a12b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007fc5a140bf21 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007fc5a140bfcb in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007fc5a144d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007fc5a14500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007fc5a14531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007fc5a1457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007fc5a145c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007fc5a1414a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00007fc5a1414f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#19 0x00007fc5a1415836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#20 0x00007fc5a0e9ca94 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 = {140486683657920, -1723897662171608028, 140486683657920, -136, 22, 140735221963680, -1723897662150636508, -1724025050650604508}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#21 0x00007fc5a0f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7fc591e006c0 (LWP 622514) "runner.rb:533"):
#0  0x00007fc5a0f1b4cd in __GI___poll (fds=0x7fc591cff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007fc5a12e763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x00007fc5a12e85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x00007fc5a1414563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x00007fc5a12e89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x00007fc5a12edbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007fc5a12b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007fc5a12e90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007fc5a12ed0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007fc5a12f0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007fc5a144d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007fc5a14500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007fc5a14531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007fc5a1457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007fc5a145c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007fc5a1414a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007fc5a1414f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007fc5a1415836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00007fc5a0e9ca94 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 = {140486532662976, -1723917453380907996, 140486532662976, -136, 25, 140486674215456, -1723917453359936476, -1724025050650604508}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#19 0x00007fc5a0f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7fc5a1606740 (LWP 622491) "ruby"):
#0  0x00007fc5a0f1ba00 in __GI_ppoll (fds=0x7fff78e9abd8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 140735221968032, tv_nsec = 140486790672665}
#1  0x00007fc5a14109e9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x00007fc5a1411aa1 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x00007fc5a14142c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x00007fc5a1415a65 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x00007fc5a12b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007fc5a1410eab in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007fc5a1453428 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007fc5a1457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007fc5a145c287 in rb_yield () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007fc5a12b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007fc5a12952a6 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007fc5a144d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007fc5a14500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007fc5a14545dc in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007fc5a1457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007fc5a12b4e5c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007fc5a12b9193 in ruby_run_node () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x000064d8e5bcf187 in ?? ()
No symbol table info available.
#19 0x00007fc5a0e2a1ca in __libc_start_call_main (main=main@entry=0x64d8e5bcf120, argc=argc@entry=6, argv=argv@entry=0x7fff78e9baa8) at ../sysdeps/nptl/libc_start_call_main.h:58
        self = <optimized out>
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735221971624, -1700469116029989852, 6, 0, 110882730089792, 140486793912320, -1700469116006921180, -1724025096877601756}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x6, 0x7fff78e9baa0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 6}}}
        not_first_call = <optimized out>
#20 0x00007fc5a0e2a28b in __libc_start_main_impl (main=0x64d8e5bcf120, argc=6, argv=0x7fff78e9baa8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff78e9ba98) at ../csu/libc-start.c:360
No locals.
#21 0x000064d8e5bcf1d5 in _start ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 622491) detached]
$ timeout 60 gdb -p 622476 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
 make: *** [uncommon.mk:898: yes-btest] Killed

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 622475 -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 663221 -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-btest TESTOPTS='-q -j16'" exit with 512.
$$$[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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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=3053
  "--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/910] 663655=test_gem_dependency
[  2/910] 663653=test_method_cache
[  3/910] 663644=test_iterator
[  4/910] 663651=test_gem_resolver_index_specification
[  5/910] 663646=test_string
[  6/910] 663654=test_marshalable
[  7/910] 663652=test_serialize_subclasses
[  8/910] 663643=test_const
[  9/910] 663650=test_class
[ 10/910] 663645=parse_comments_test
[ 11/910] 663653=test_cmethod
[ 12/910] 663646=test_qsort
[ 13/910] 663653=test_gem_ext_ext_conf_builder
[ 14/910] 663642=test_gem_commands_dependency_command
[ 15/910] 663643=test_path_to_class
[ 16/910] 663646=test_storage
[ 17/910] 663657=test_thread_fd_close
[ 18/910] 663643=json_addition_test
[ 19/910] 663657=test_pathname
[ 20/910] 663648=test_remote_fetch_error
[ 21/910] 663646=test_coverage
[ 22/910] 663654=test_stream
[ 23/910] 663652=json_common_interface_test
[ 24/910] 663649=test_func
[ 25/910] 663654=test_cgi_tag_helper
[ 26/910] 663643=test_kill_ring
[ 27/910] 663652=test_gem_resolver_git_specification
[ 28/910] 663656=test_dir_m17n
[ 29/910] 663654=test_gem_commands_cert_command
[ 30/910] 663647=test_io
[ 31/910] 663644=test_eval
[ 32/910] 663644=test_process
[ 33/910] 663645=test_object
[ 34/910] 663644=test_fileutils
[ 35/910] 663643=test_securerandom
[ 36/910] 663643=test_nil2vtempty
[ 37/910] 663643=test_foreach
[ 38/910] 663643=test_econv
[ 39/910] 663647=test_summary
[ 40/910] 663648=test_nowrite
[ 41/910] 663657=test_flip
[ 42/910] 663648=test_thread_queue
[ 43/910] 663649=test_gem_commands_install_command
[ 44/910] 663651=test_gem_ext_cargo_builder_unit
[ 45/910] 663655=test_stack
[ 46/910] 663657=test_num2int
[ 47/910] 663651=test_gem_source_local
[ 48/910] 663657=test_rdoc_parser_rd
[ 49/910] 663642=test_iter_break
[ 50/910] 663642=test_parse
[ 51/910] 663647=test_have_macro
[ 52/910] 663644=test_process
[ 53/910] 663652=test_address_resolve
[ 54/910] 663652=test_closure
[ 55/910] 663657=test_wss
[ 56/910] 663651=test_digest
[ 57/910] 663651=test_variable
[ 58/910] 663657=test_cstr
[ 59/910] 663645=test_gem_resolver_lock_specification
[ 60/910] 663652=parameters_signature_test
[ 61/910] 663651=test_rdoc_include
[ 62/910] 663647=test_gem_resolver_api_specification
[ 63/910] 663652=test_rendering
[ 64/910] 663657=test_getopts
[ 65/910] 663657=test_nonblock
[ 66/910] 663657=test_gem_commands_signin_command
[ 67/910] 663645=test_pkey
[ 68/910] 663652=test_primitive
[ 69/910] 663652=test_gem_request
[ 70/910] 663645=test_yaml
[ 71/910] 663651=test_ansi_with_terminfo
[ 72/910] 663642=test_rdoc_options
[ 73/910] 663647=test_config
[ 74/910] 663651=test_boolean
[ 75/910] 663646=test_gem_commands_specification_command
[ 76/910] 663654=test_yield_block
[ 77/910] 663654=test_recorder
[ 78/910] 663654=test_bug_reporter
[ 79/910] 663645=test_spell_checker
[ 80/910] 663651=test_ractor
[ 81/910] 663645=test_pstore
[ 82/910] 663645=test_document
[ 83/910] 663657=test_lambda
[ 84/910] 663645=test_file
[ 85/910] 663651=bom_test
[ 86/910] 663657=test_sockopt
[ 87/910] 663657=test_frozen_error
[ 88/910] 663657=test_encoding
[ 89/910] 663652=test_gem_commands_search_command
[ 90/910] 663652=test_pattern_matching
[ 91/910] 663651=test_thread
[ 92/910] 663657=test_literal
[ 93/910] 663652=test_irb
[ 94/910] 663654=test_arithmetic_sequence
[ 95/910] 663651=test_gem_resolver_conflict
[ 96/910] 663654=test_rdoc_cross_reference
[ 97/910] 663651=test_gem_commands_contents_command
[ 98/910] 663643=test_readpartial
[ 99/910] 663651=test_rdoc_generator_markup
[100/910] 663651=test_scalar
[101/910] 663651=test_str2big
[102/910] 663651=test_rational
[103/910] 663646=newline_offsets_test
[104/910] 663651=test_regexp
[105/910] 663655=test_unicode
[106/910] 663643=test_parser_events
[107/910] 663655=test_windows_1251
[108/910] 663655=test_convertible
[109/910] 663643=test_gem_resolver_best_set
[110/910] 663652=test_addr
[111/910] 663647=test_stat
[112/910] 663647=test_eval
[113/910] 663653=test_win32ole_method
[114/910] 663648=test_yamldbm
[115/910] 663653=test_helper
[116/910] 663652=test_cgi_modruby
[117/910] 663653=test_thread_cv
[118/910] 663652=test_file
[119/910] 663652=test_gem_install_update_options
[120/910] 663648=test_gem_security_policy
[121/910] 663656=test_rdoc_parser_changelog
[122/910] 663646=test_init
[123/910] 663642=test_gem_resolver_index_set
[124/910] 663643=test_rdoc_markup_to_html_crossref
[125/910] 663653=test_arity
[126/910] 663642=test_folderitem2_invokeverb
[127/910] 663653=test_files_sample
[128/910] 663642=test_update
[129/910] 663642=test_case_options
[130/910] 663642=test_ole_methods
[131/910] 663652=test_defined
[132/910] 663642=test_pack
[133/910] 663647=test_switch_hitter
[134/910] 663649=test_thread
[135/910] 663647=test_call
[136/910] 663652=test_hash_create
[137/910] 663648=json_generic_object_test
[138/910] 663652=test_filter
[139/910] 663648=test_gem_ext_cmake_builder
[140/910] 663648=test_too_many_dummy_encodings
[141/910] 663652=test_koi8
[142/910] 663652=test_erb_m17n
[143/910] 663656=test_clone
[144/910] 663652=test_objspace
[145/910] 663654=test_have_library
[146/910] 663648=test_https
[147/910] 663647=test_require
[148/910] 663642=test_erb_command
[149/910] 663653=test_gem_resolver_vendor_set
[150/910] 663653=test_evaluation
[151/910] 663653=test_fnmatch
[152/910] 663642=test_rdoc_markup_to_ansi
[153/910] 663656=test_ftp
[154/910] 663646=test_httpresponses
[155/910] 663653=integer_base_flags_test
[156/910] 663656=test_unicode_escape
[157/910] 663642=test_proxy
[158/910] 663646=test_ostruct
[159/910] 663653=test_completion
[160/910] 663656=test_raise
[161/910] 663643=test_shift_jis
[162/910] 663642=test_yield
[163/910] 663656=test_gem_request_set_lockfile_parser
[164/910] 663643=test_formatter
[165/910] 663643=test_gem_ci_detector
[166/910] 663643=test_io_wait_uncommon
[167/910] 663643=test_string
[168/910] 663643=test_http
[169/910] 663646=fixtures_test
[170/910] 663645=test_rational2
[171/910] 663645=test_gem_dependency_resolution_error
[172/910] 663645=test_my_integer
[173/910] 663645=test_gem_commands_environment_command
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x000079711df87138 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get: #<Thread:0x000079711df87138 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 dead>
[174/910] 663645=test_tracepoint
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 8
[175/910] 663656=test_array_create
[176/910] 663656=test_debugger_integration
[177/910] 663656=test_gem_resolver_installed_specification
[178/910] 663656=test_rdoc_rubygems_hook
[179/910] 663646=test_ractor
[180/910] 663657=desugar_compiler_test
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 7 #<File::Stat dev=0x8, ino=114355168, 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    663643  ko1    7u  IPv4 114355168      0t0  TCP localhost:35463->localhost:53922 (CLOSE_WAIT)
[181/910] 663646=test_hmac
[182/910] 663646=test_signedness
[183/910] 663656=test_internal_ivar
[184/910] 663656=test_cgi_cookie
[185/910] 663656=test_gem_commands_mirror
[186/910] 663657=test_cd
[187/910] 663656=symbol_encoding_test
[188/910] 663657=test_undef
[189/910] 663657=test_gem_commands_sources_command
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 9
[190/910] 663645=test_c_union_entity
[191/910] 663654=test_gem_spec_fetcher
[192/910] 663645=test_metaclass
[193/910] 663645=test_numeric
[194/910] 663656=test_io
[195/910] 663645=test_ws
[196/910] 663645=test_date_arith
[197/910] 663654=test_io_console
[198/910] 663645=test_rdoc_require
[199/910] 663657=test_unix
[200/910] 663657=test_gem_source_specific_file
[201/910] 663657=parse_test
[202/910] 663657=test_enum
[203/910] 663653=test_gem_commands_which_command
[204/910] 663653=test_rdoc_markup
[205/910] 663645=test_context
[206/910] 663650=test_symbol
[207/910] 663647=test_optparse
[208/910] 663647=test_coder
[209/910] 663653=test_gem_source_lock
[210/910] 663647=test_ldap
[211/910] 663647=test_gem_remote_fetcher_local_server
[212/910] 663647=test_etc
[213/910] 663653=test_last_thread
[214/910] 663645=test_rdoc_markup_to_bs
[215/910] 663647=test_new
[216/910] 663647=test_hash
[217/910] 663645=test_macro
[218/910] 663647=test_cipher
[219/910] 663645=test_gem_resolver
[220/910] 663647=test_gem_gemcutter_utilities
[221/910] 663645=test_gem_remote_fetcher
[222/910] 663653=test_gem_util
[223/910] 663647=test_raise_exception
[224/910] 663654=test_config
[225/910] 663654=test_tempfile
[226/910] 663653=test_exit
[227/910] 663655=test_pattern_key_name_check
[228/910] 663655=test_jaro_winkler
[229/910] 663655=test_gem_commands_yank_command
[230/910] 663645=ractor_test
[231/910] 663653=test_gem_request_set_lockfile
[232/910] 663646=test_postponed_job
[233/910] 663645=test_bignum
[234/910] 663648=reflection_test
[235/910] 663655=test_cparser
[236/910] 663654=test_human_typo
[237/910] 663654=test_dot_dot
[238/910] 663654=test_enc_raise
[239/910] 663654=test_engine
[240/910] 663654=test_key_error
[241/910] 663654=test_weakkeymap
[242/910] 663648=test_usrmarshal
[243/910] 663645=test_rdoc_markup_to_markdown
[244/910] 663643=test_httpresponse
[245/910] 663643=test_rdoc_parser_ruby
[246/910] 663645=test_show_source
[247/910] 663653=test_inlinecache
[248/910] 663645=test_pinned
[249/910] 663645=test_memory_view
[250/910] 663653=test_gem_command
[251/910] 663657=test_encoding
[252/910] 663655=test_load
[253/910] 663655=json_fixtures_test
[254/910] 663653=test_rdoc_generator_pot_po_entry
[255/910] 663653=test_gem_resolver_specification
[256/910] 663655=test_constant
[257/910] 663645=test_gem_security_trust_dir
[258/910] 663646=test_rdoc_parser_c
[259/910] 663653=test_default_gems
[260/910] 663648=test_enc_str_buf_cat
[261/910] 663648=test_have_func
[262/910] 663645=test_logperiod
[263/910] 663645=test_webauthn_listener
[264/910] 663647=test_lock_native_thread
[265/910] 663647=test_gem_package_tar_reader_entry
[266/910] 663653=test_zsh_completion
[267/910] 663645=test_rdoc_attr
[268/910] 663653=test_passing_block
[269/910] 663645=test_http
[270/910] 663653=test_logdevice
[271/910] 663645=test_addrinfo
[272/910] 663645=test_x509cert
[273/910] 663657=test_key_actor_vi
[274/910] 663647=test_bug-14834
[275/910] 663647=test_buffering
[276/910] 663647=test_rdoc_context_section
[277/910] 663650=ruby_parser_test
[278/910] 663657=test_svcb_https
[279/910] 663646=test_ansi_without_terminfo
[280/910] 663645=test_rdoc_markup_include
[281/910] 663645=test_terminfo
[282/910] 663645=test_enumerable
[283/910] 663657=test_bmethod
[284/910] 663645=test_gem_uri_formatter
[285/910] 663643=test_sprintf
[286/910] 663646=test_rdoc_encoding
[287/910] 663657=test_common
[288/910] 663650=test_optimization
[289/910] 663645=test_gem_request_connection_pools
[290/910] 663646=test_rdoc_markdown
[291/910] 663647=test_ssl
[292/910] 663648=test_registry
[293/910] 663648=test_rdoc_constant
[294/910] 663643=test_deprecate
[295/910] 663645=test_ractor
[296/910] 663643=parse_success_test
[297/910] 663645=test_module
[298/910] 663657=test_gem_commands_push_command
[299/910] 663643=test_scanner_events
[300/910] 663646=test_external_new
[301/910] 663646=test_abi
[302/910] 663643=test_win32ole_typelib
[303/910] 663643=test_euc_jp
[304/910] 663643=test_force_exit
[305/910] 663643=test_gem_resolver_dependency_request
[306/910] 663643=test_rubyvm
[307/910] 663643=test_data_error
[308/910] 663648=test_rdoc_markup_to_table_of_contents
[309/910] 663648=test_gem_doctor
[310/910] 663646=test_ancdata
[311/910] 663646=test_weakmap
[312/910] 663643=test_ractor
[313/910] 663648=test_gem_unsatisfiable_dependency_error
[314/910] 663648=test_rdoc_i18n_text
[315/910] 663648=test_rdoc_tom_doc
[316/910] 663648=test_sexp
[317/910] 663657=test_logger
[318/910] 663649=pattern_test
[319/910] 663643=test_disable_irb
[320/910] 663648=test_gem_package_tar_header
[321/910] 663643=test_gem_commands_owner_command
[322/910] 663657=test_import
[323/910] 663648=test_basicsocket
[324/910] 663648=test_find
[325/910] 663648=locals_test
[326/910] 663653=test_recursion
[327/910] 663653=test_normalize
[328/910] 663653=test_struct
[329/910] 663653=test_gem_resolver_vendor_specification
[330/910] 663649=test_typeddata
[331/910] 663653=test_date_strftime
[332/910] 663642=compiler_test
[333/910] 663643=test_key_actor_emacs
[334/910] 663642=test_basicinstructions
[335/910] 663642=test_bigzero
[336/910] 663642=test_mutex
[337/910] 663649=test_history
[338/910] 663643=test_verbose
[339/910] 663648=test_gem_ext_builder
[340/910] 663643=test_timeout
[341/910] 663643=test_fixnum
[342/910] 663643=test_signal
[343/910] 663649=test_iseq_load
[344/910] 663655=test_fstring
[345/910] 663655=test_name_error_extension
[346/910] 663655=test_scheduler
[347/910] 663642=test_rdoc_markup_raw
[348/910] 663653=test_big5
[349/910] 663653=test_gem_resolver_activation_request
[350/910] 663642=test_null
[351/910] 663642=test_fd_setsize
[352/910] 663642=test_gem_request_set
[353/910] 663653=version_test
[354/910] 663653=test_objectspace
[355/910] 663657=test_trick
[356/910] 663655=test_gem_rdoc
[357/910] 663655=test_require_lib
[358/910] 663642=test_files_test_2
[359/910] 663653=test_gem_version_option
[360/910] 663654=test_gem_remote_fetcher_s3
[361/910] 663653=test_rdoc_markup_parser
[362/910] 663653=test_tree_builder
[363/910] 663653=test_protocol
[364/910] 663654=test_gem_ext_cargo_builder_link_flag_converter
[365/910] 663649=test_protect
[366/910] 663649=test_cgi_util
[367/910] 663643=test_x509req
[368/910] 663654=test_gem_commands_open_command
[369/910] 663653=dump_test
[370/910] 663654=test_enc_associate
[371/910] 663643=test_allocation
[372/910] 663649=test_gc
[373/910] 663648=test_c_struct_builder
[374/910] 663645=location_test
[375/910] 663648=test_store
[376/910] 663645=test_insns_leaf
[377/910] 663645=test_iseq
[378/910] 663654=test_rdoc_context
[379/910] 663648=test_pkg_config
[380/910] 663648=test_string_memory
[381/910] 663648=test_rdoc_markup_to_joined_paragraph
[382/910] 663648=regexp_test
[383/910] 663648=test_rdoc_markup_to_html
[384/910] 663648=test_rdoc_parser
[385/910] 663648=test_open-uri
Leaked file descriptor: TestOpenURI#test_open_uri: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46115>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    663648  ko1   10u  IPv4 114362225      0t0  TCP localhost:46115->localhost:35868 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_multiple_cookies: 10
[386/910] 663648=test_coderange
[387/910] 663648=test_line_editor
[388/910] 663648=test_big2str
[389/910] 663648=test_rdoc_markup_indented_paragraph
[390/910] 663648=test_dln
[391/910] 663648=test_history
[392/910] 663647=test_complex2
[393/910] 663653=test_iso_8859
[394/910] 663647=test_x509attr
[395/910] 663647=test_rdoc_any_method
[396/910] 663645=test_flush
[397/910] 663648=test_rdoc_markup_to_html_snippet
[398/910] 663645=test_complexrational
[399/910] 663645=test_pkcs7
[400/910] 663653=test_cgi_header
[401/910] 663653=test_gem_commands_fetch_command
[402/910] 663648=test_mul
[403/910] 663648=test_win32ole_variant_outarg
[404/910] 663648=test_mkmf
[405/910] 663648=test_enumerator_kw
[406/910] 663648=test_mixed_unicode_escapes
[407/910] 663648=test_require_path_check
[408/910] 663653=test_class
[409/910] 663645=test_cgi_session
[410/910] 663653=test_word
[411/910] 663653=test_x509crl
[412/910] 663645=test_numeric
[413/910] 663645=test_stringscanner
[414/910] 663648=test_win32ole_variable
[415/910] 663648=test_gb18030
[416/910] 663648=test_gem_package_tar_reader
[417/910] 663645=test_type_completor
[418/910] 663645=test_rdoc_class_module
[419/910] 663648=test_rdoc_markup_attributes
[420/910] 663648=test_gbk
[421/910] 663648=test_gem_specification
[422/910] 663657=test_gem_dependency_installer
[423/910] 663653=test_refinement
[424/910] 663654=test_pointer
[425/910] 663647=test_gem_name_tuple
[426/910] 663647=test_win32ole_type_event
[427/910] 663647=test_warning
[428/910] 663647=test_gem_commands_query_command
[429/910] 663654=test_color
[430/910] 663654=equality_test
[431/910] 663654=test_case
[432/910] 663654=test_eval_history
[433/910] 663656=test_c_struct_entry
[434/910] 663646=test_x509ext
[435/910] 663646=test_files_ext
[436/910] 663645=unescape_test
[437/910] 663654=test_complex
[438/910] 663646=source_location_test
[439/910] 663656=test_instrumentation_api
[440/910] 663654=test_at_exit
[441/910] 663646=test_rdoc_markup_verbatim
[442/910] 663646=test_inadvertent_creation
[443/910] 663654=static_inspect_test
[444/910] 663654=test_rat
[445/910] 663647=test_extlibs
[446/910] 663654=test_rdoc_markup_heading
[447/910] 663654=test_flags
[448/910] 663646=test_asn1
[449/910] 663646=json_string_matching_test
[450/910] 663646=test_gem_ext_rake_builder
[451/910] 663656=test_monitor
[452/910] 663656=test_whileuntil
[453/910] 663656=test_transcode
[454/910] 663654=test_method_cache
[455/910] 663648=test_path
[456/910] 663654=test_tcp
[457/910] 663648=test_pp
[458/910] 663648=test_sprintf_comb
[459/910] 663654=test_rdoc_markdown_test
[460/910] 663642=test_rdoc_normal_module
[461/910] 663642=test_gem_stub_specification
[462/910] 663655=tunnel_test
[463/910] 663648=test_gem_text
[464/910] 663656=test_settracefunc
[465/910] 663646=test_rdoc_markup_to_tt_only
[466/910] 663655=test_win32ole
[467/910] 663648=test_gem_version
[468/910] 663655=test_gem_commands_stale_command
[469/910] 663655=test_yjit
[470/910] 663646=test_buffered_io
[471/910] 663646=test_rdoc_markup_attribute_manager
[472/910] 663642=test_m17n
[473/910] 663646=test_egrep_cpp
[474/910] 663648=test_argf
[475/910] 663657=test_rdoc_i18n_locale
[476/910] 663657=test_gem_resolver_composed_set
[477/910] 663657=test_date_conv
[478/910] 663657=test_webauthn_poller
[479/910] 663646=test_trace
[480/910] 663646=test_numhash
[481/910] 663646=test_gem_stream_ui
[482/910] 663657=test_nofree
[483/910] 663643=test_rdoc_generator_ri
[484/910] 663657=test_pkey_rsa
[485/910] 663643=test_ipaddr
[486/910] 663646=test_arity
[487/910] 663646=test_resource
[488/910] 663643=test_set
[489/910] 663646=test_gem_source_fetch_problem
[490/910] 663643=test_gem_update_suggestion
[491/910] 663646=test_gem_console_ui
[492/910] 663646=test_member
[493/910] 663646=test_unicode_normalize
[494/910] 663646=test_method
[495/910] 663643=test_ractor_compatibility
[496/910] 663642=test_append
[497/910] 663642=test_gem_resolver_lock_set
[498/910] 663642=test_rdoc_markup_hard_break
[499/910] 663642=test_rdoc_generator_pot_po
[500/910] 663642=test_reqarg
[501/910] 663657=test_reline_key
[502/910] 663657=test_case_mapping
[503/910] 663657=test_yaml_tree
[504/910] 663657=test_mailto
[505/910] 663657=test_rubygems
[506/910] 663657=test_gem_package_tar_writer
[507/910] 663657=ripper_test
[508/910] 663643=test_timeout
[509/910] 663645=test_not
[510/910] 663645=test_weakref
[511/910] 663642=test_function
[512/910] 663654=snapshots_test
[513/910] 663652=test_socket
[514/910] 663645=test_win32ole_event
[515/910] 663645=test_io_buffer
[516/910] 663645=test_arith_seq_beg_len_step
[517/910] 663647=test_reline
[518/910] 663643=test_hash
[519/910] 663645=test_gem_resolver_requirement_list
[520/910] 663645=test_beginendblock
[521/910] 663656=test_scalar_scanner
[522/910] 663656=test_within_pipe
[523/910] 663642=test_rdoc_method_attr
[524/910] 663656=test_gem_commands_pristine_command
[525/910] 663657=test_gem_config_file
[526/910] 663642=test_yamlstore
[527/910] 663642=test_yjit_exit_locations
[528/910] 663657=test_rdoc_rdoc
[529/910] 663642=test_rdoc_markup_pre_process
[530/910] 663657=test_autoconf
[531/910] 663657=test_did_you_mean
[532/910] 663642=test_popen_deadlock
[533/910] 663645=test_gem_safe_yaml
[534/910] 663657=test_digest_extend
[535/910] 663645=test_case
[536/910] 663657=test_cgi_multipart
[537/910] 663645=test_bug-5832
[538/910] 663645=onigmo_test
[539/910] 663645=test_struct
[540/910] 663645=test_ast
[541/910] 663657=test_pack
[542/910] 663657=test_rdoc_comment
[543/910] 663657=test_rb_str_dup
[544/910] 663657=fuzzer_test
[545/910] 663657=test_gc
[546/910] 663657=test_math
[547/910] 663657=test_time
[548/910] 663654=json_encoding_test
[549/910] 663654=test_super
[550/910] 663647=test_libs
[551/910] 663647=test_gem_bundler_version_finder
[552/910] 663647=test_console_attr
[553/910] 663647=newline_test
[554/910] 663657=test_array
[555/910] 663657=test_ubf_async_safe
[556/910] 663657=parser_test
[557/910] 663657=snippets_test
[558/910] 663647=test_webauthn_listener_response
[559/910] 663647=heredoc_test
[560/910] 663647=test_gem_path_support
[561/910] 663647=constant_path_node_test
[562/910] 663647=test_win32ole_record
[563/910] 663647=test_stringio
[564/910] 663642=test_dns
[565/910] 663647=test_dup
[566/910] 663650=test_require
[567/910] 663642=test_bug-3571
[568/910] 663642=test_system
[569/910] 663653=test_emoji_breaks
[570/910] 663653=test_notimplement
[571/910] 663653=test_comparable
[572/910] 663654=test_gem_commands_info_command
[573/910] 663647=test_rdoc_rd
[574/910] 663653=command_line_test
[575/910] 663653=test_io_timeout
[576/910] 663653=test_date_new
[577/910] 663654=test_compile_prism
[578/910] 663647=test_gem_commands_build_command
[579/910] 663653=test_gem_security
[580/910] 663656=test_euc_tw
[581/910] 663656=test_alias
[582/910] 663651=test_gem_requirement
[583/910] 663647=test_face
[584/910] 663647=test_sizeof
[585/910] 663651=test_wait
[586/910] 663656=test_object_references
[587/910] 663656=test_x509name
[588/910] 663652=test_sleep
[589/910] 663651=test_udp
[590/910] 663654=dispatcher_test
[591/910] 663656=test_configuration
[592/910] 663651=test_windows_1252
[593/910] 663651=test_rdoc_alias
[594/910] 663654=test_rdoc_single_class
[595/910] 663651=test_stringify_symbols
[596/910] 663654=warnings_test
[597/910] 663651=test_to_ary_concat
[598/910] 663654=test_printf
[599/910] 663654=test_rubyoptions
[600/910] 663656=test_rdoc_token_stream
[601/910] 663656=test_gem_source_subpath_problem
[602/910] 663656=test_tmpdir
[603/910] 663656=node_id_test
[604/910] 663652=test_ts
[605/910] 663657=test_emitter
[606/910] 663657=test_locale
[607/910] 663656=parse_stream_test
[608/910] 663656=test_gem_resolver_api_set
[609/910] 663656=test_string_processing
[610/910] 663657=encodings_test
[611/910] 663656=test_io_buffer
[612/910] 663656=test_gem_impossible_dependencies_error
[613/910] 663642=json_generator_test
[614/910] 663656=test_dryrun
[615/910] 663657=test_type
[616/910] 663657=test_range
[617/910] 663656=test_gem_commands_cleanup_command
[618/910] 663651=test_placearg
[619/910] 663642=test_interned_str
[620/910] 663642=test_rdoc_markup_paragraph
[621/910] 663642=test_project_sanity
[622/910] 663652=test_config
[623/910] 663652=test_env
[624/910] 663642=regular_expression_encoding_test
[625/910] 663651=test_forwardable
[626/910] 663651=test_object_create_start
[627/910] 663642=test_continuation
[628/910] 663651=test_ensured
[629/910] 663642=comments_test
[630/910] 663642=test_delete
[631/910] 663642=test_config
[632/910] 663642=test_io_m17n
[633/910] 663651=test_gem_commands_uninstall_command
[634/910] 663653=test_rendering
[635/910] 663653=test_gem_dependency_list
[636/910] 663656=test_files_test
[637/910] 663653=test_gem_resolver_installer_set
[638/910] 663656=test_nesting_parser
[639/910] 663656=test_gem_silent_ui
[640/910] 663653=test_require
[641/910] 663653=test_ifunless
[642/910] 663653=test_pkey_dh
[643/910] 663656=test_shapes
[644/910] 663656=test_rdoc_text
[645/910] 663653=test_ocsp
[646/910] 663656=test_threadgroup
[647/910] 663656=test_set_len
[648/910] 663656=test_rdoc_generator_json_index
[649/910] 663657=test_gem_commands_lock_command
[650/910] 663651=test_euc_kr
[651/910] 663656=test_gem_local_remote_options
[652/910] 663651=test_bash_completion
[653/910] 663653=test_exception
[654/910] 663651=test_gem_security_signer
[655/910] 663657=test_rdoc_rd_inline_parser
[656/910] 663656=test_x509store
[657/910] 663657=test_mdns
[658/910] 663657=test_gem_ext_configure_builder
[659/910] 663646=test_dir
[660/910] 663657=test_merge_keys
[661/910] 663651=test_random
[662/910] 663657=test_kwargs
[663/910] 663651=test_io_wait
[664/910] 663657=test_rdoc_extend
[665/910] 663657=test_win32ole_type
[666/910] 663657=test_lexer
[667/910] 663657=test_integer_comb
[668/910] 663651=index_write_test
[669/910] 663651=test_tsort
[670/910] 663651=test_depth_first
[671/910] 663648=test_ns_spki
[672/910] 663651=lex_test
[673/910] 663656=test_custom_command
[674/910] 663656=test_m17n_comb
[675/910] 663647=test_date_ractor
[676/910] 663648=test_pair
[677/910] 663646=test_tree_spell_checker
[678/910] 663649=test_rdoc_markup_to_label
[679/910] 663646=test_install
[680/910] 663647=integer_parse_test
[681/910] 663647=test_gem_validator
[682/910] 663647=test_prettyprint
[683/910] 663649=regular_expression_options_test
[684/910] 663649=test_key_event_record
[685/910] 663649=test_queue
[686/910] 663647=test_sleep
[687/910] 663649=test_gem_ext_cargo_builder
[688/910] 663649=test_gem_gem_runner
[689/910] 663649=test_file_exhaustive
[690/910] 663646=test_object
[691/910] 663646=test_gem_commands_signout_command
[692/910] 663646=test_rdoc_generator_pot
[693/910] 663646=test_exception
[694/910] 663646=test_autoload
[695/910] 663642=test_gem_resolver_local_specification
[696/910] 663642=test_gem_commands_unpack_command
[697/910] 663642=test_gem_commands_exec_command
[698/910] 663650=test_pack
[699/910] 663651=test_stream
[700/910] 663651=test_ractor
[701/910] 663651=test_ssl_session
[702/910] 663650=test_optarg
[703/910] 663647=test_assignment
[704/910] 663643=test_ruby_lex
[705/910] 663651=test_ossl
[706/910] 663650=test_date_marshal
[707/910] 663650=test_grapheme_breaks
[708/910] 663650=test_gem_request_set_gem_dependency_api
[709/910] 663643=test_syntax
[710/910] 663648=test_win32ole_param_event
[711/910] 663648=test_key_name_check
[712/910] 663642=test_ripper
[713/910] 663648=test_rdoc_rd_block_parser
[714/910] 663648=test_rdoc_servlet
[715/910] 663648=test_singleton
[716/910] 663650=test_win32ole_method_event
[717/910] 663650=test_provider
[718/910] 663648=test_bn
[719/910] 663648=test_gem_package_task
[720/910] 663648=test_gem_commands_server_command
[721/910] 663648=test_httpheader
[722/910] 663648=test_rdoc_ri_driver
[723/910] 663652=test_data
[724/910] 663652=test_http_request
[725/910] 663642=!Nothing_to_test
[726/910] 663642=test_keyword
[727/910] 663652=numeric_value_test
[728/910] 663652=heredoc_dedent_test
[729/910] 663652=test_kernel
[730/910] 663648=test_method_name_check
[731/910] 663648=test_win32ole_param
[732/910] 663648=test_rdoc_parser_markdown
[733/910] 663648=test_function_entry
[734/910] 663648=test_len
[735/910] 663648=implicit_array_test
[736/910] 663648=test_acceptable
[737/910] 663650=test_gem_safe_marshal
[738/910] 663648=test_option
[739/910] 663648=test_tracer
[740/910] 663648=test_capacity
[741/910] 663648=test_input_method
[742/910] 663653=test_nextafter
[743/910] 663648=test_random
[744/910] 663648=test_to_ruby
[745/910] 663648=test_bundled_ca
[746/910] 663652=test_workspace
[747/910] 663653=static_literals_test
[748/910] 663653=test_backtrace
[749/910] 663653=test_fips
[750/910] 663642=test_gem_commands_update_command
[751/910] 663650=test_date_parse
[752/910] 663652=test_data
[753/910] 663652=test_noarg
[754/910] 663648=test_thread
[755/910] 663648=test_pkey_ec
[756/910] 663648=test_rand
[757/910] 663650=test_ellipsize
[758/910] 663650=test_utf32
[759/910] 663650=test_integer
[760/910] 663651=test_memory_view
[761/910] 663651=test_helper
[762/910] 663651=test_rdoc_markup_document
[763/910] 663651=test_ftp
[764/910] 663650=test_vm_dump
[765/910] 663650=test_open3
[766/910] 663657=errors_test
[767/910] 663653=test_rdoc_stats
[768/910] 663651=test_cesu8
[769/910] 663651=test_gem_commands_rebuild_command
[770/910] 663653=test_gem_commands_setup_command
[771/910] 663652=test_alias_and_anchor
[772/910] 663652=test_win32ole_variant_m
[773/910] 663652=json_parser_test
[774/910] 663651=test_rdoc_store
[775/910] 663657=test_err_in_callback
[776/910] 663657=breadth_first_search_test
[777/910] 663657=test_generic
[778/910] 663652=test_fiber
[779/910] 663657=test_div
[780/910] 663649=test_rdoc_generator_darkfish
[781/910] 663657=test_resize
[782/910] 663657=test_gc_compact
[783/910] 663648=test_key_stroke
[784/910] 663647=test_deprecated
[785/910] 663647=test_cgi_core
[786/910] 663648=test_delegate
[787/910] 663644=test_helper_method
[788/910] 663647=test_yaml_special_cases
[789/910] 663648=test_gem_source_list
[790/910] 663647=attribute_write_test
[791/910] 663647=test_parser
[792/910] 663647=test_ractor
[793/910] 663648=test_severity
[794/910] 663647=test_float
[795/910] 663648=test_rdoc_rd_inline
[796/910] 663648=test_gem_remote_fetcher_local_ssl_server
[797/910] 663644=test_files_test_1
[798/910] 663649=test_gem
[799/910] 663653=test_pkey_dsa
[800/910] 663653=test_https_proxy
[801/910] 663642=test_nomethod_error
[802/910] 663642=test_date_strptime
[803/910] 663653=test_ssl
[804/910] 663651=test_ractor
[805/910] 663642=library_symbols_test
[806/910] 663642=test_json_tree
[807/910] 663642=test_emitter
[808/910] 663642=test_omap
[809/910] 663642=test_marshal
[810/910] 663647=test_zlib
[811/910] 663646=magic_comment_test
[812/910] 663651=test_framework
[813/910] 663651=test_case_comprehensive
[814/910] 663651=test_proc
[815/910] 663648=test_cclass
[816/910] 663646=test_shellwords
[817/910] 663646=test_singleton_function
[818/910] 663646=test_uncorrectable_name_check
[819/910] 663646=test_load
[820/910] 663646=test_integer
[821/910] 663642=test_duplicate
[822/910] 663642=json_ext_parser_test
[823/910] 663642=test_time
[824/910] 663648=test_date_attr
[825/910] 663648=test_scan_args
[826/910] 663648=test_erb
[827/910] 663649=test_condition
[828/910] 663649=test_cp949
[829/910] 663653=test_help
[830/910] 663649=test_gem_resolver_git_set
[831/910] 663648=test_class_name_check
[832/910] 663653=test_string
[833/910] 663648=test_emoji
[834/910] 663642=test_files_lib
[835/910] 663642=test_sorted_set
[836/910] 663648=test_rdoc_normal_class
[837/910] 663648=test_gem_commands_check_command
[838/910] 663648=test_random_formatter
[839/910] 663648=test_gem_source_git
[840/910] 663649=test_pipe
[841/910] 663642=test_regex_casefold
[842/910] 663642=test_rdoc_code_object
[843/910] 663651=test_multi_irb_commands
[844/910] 663651=test_rdoc_top_level
[845/910] 663649=test_gem_command_manager
[846/910] 663656=test_gem_installer
[847/910] 663649=test_change_word
[848/910] 663649=test_modify_expand
[849/910] 663649=test_gem_source_installed
[850/910] 663649=test_gem_available_set
[851/910] 663649=test_parser
[852/910] 663648=test_date
[853/910] 663648=test_date_time
[854/910] 663648=test_pkcs12
[855/910] 663651=test_assembler
[856/910] 663651=test_pty
[857/910] 663649=test_variable_name_check
[858/910] 663649=test_gem_source_vendor
[859/910] 663649=test_gem_commands_list_command
[860/910] 663649=test_propertyputref
[861/910] 663642=test_gem_platform
[862/910] 663649=test_symbol
[863/910] 663649=test_gem_uninstaller
[864/910] 663642=overlap_test
[865/910] 663648=test_rdoc_ri_paths
[866/910] 663648=test_rdoc_markup_to_rdoc
[867/910] 663648=test_gem_source
[868/910] 663651=test_frozen
[869/910] 663651=test_handle
[870/910] 663655=test_color_printer
[871/910] 663642=test_safe_load
[872/910] 663655=test_benchmark
[873/910] 663642=string_encoding_test
[874/910] 663642=test_exception_at_throwing
[875/910] 663648=test_name_error
[876/910] 663642=test_rdoc_parser_simple
[877/910] 663650=test_enumerator
[878/910] 663642=test_utf16
[879/910] 663642=test_gem_package
[880/910] 663651=test_nil
[881/910] 663651=test_class2name
[882/910] 663651=test_gem_commands_outdated_command
[883/910] 663651=test_gem_request_set_lockfile_tokenizer
[884/910] 663651=test_kdf
[885/910] 663651=test_backtrace
[886/910] 663655=test_time_tz
[887/910] 663648=test_rdoc_task
[888/910] 663655=test_resolve_symbol
[889/910] 663648=test_profile_frames
[890/910] 663655=test_date_compat
[891/910] 663655=test_lazy_enumerator
[892/910] 663649=test_array
[893/910] 663648=test_set
[894/910] 663648=test_find_executable
[895/910] 663648=test_error_highlight
[896/910] 663642=test_debug
[897/910] 663642=test_gem_commands_help_command
[898/910] 663657=test_stringchar
[899/910] 663642=test_arith_seq_extract
[900/910] 663657=test_digest
[901/910] 663651=test_gem_uri
[902/910] 663651=test_rbconfig
[903/910] 663651=test_gem_package_old
[904/910] 663642=test_command
[905/910] 663655=test_ractor
[906/910] 663651=test_psych
[907/910] 663651=test_rdoc_markup_formatter
[908/910] 663651=test_enumerator
[909/910] 663651=test_fiddle
[910/910] 663647=test_win32ole_variant
Finished tests in 197.428015s, 169.4846 tests/s, 32744.4309 assertions/s.
33461 tests, 6464668 assertions, 0 failures, 0 errors, 358 skips

ruby -v: ruby 3.4.0dev (2024-07-19T07:39:21Z master d9bff41637) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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-19T07:39:21Z master d9bff41637) [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 40.739913 seconds

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