# Logfile created on 2024-08-29 16:13:56 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000075c5d58bfdd8 @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.20240829-161355", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000075c5d58e0218 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075c5d5c9fe58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000075c5d47ea148 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240829-161355", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240829-161355>, @binmode=false, @mon_data=#<Monitor:0x000075c5d5c9fa20>, @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/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = a04dd0bf5e
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update 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/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
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
7d7aeb5652f0074c99794e701933c71f41fb518e1dae3b9f826dc7672ff6e02f  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.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/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
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/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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update 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 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
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
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'
  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 '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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: 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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.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 1.0.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.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.6
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.15
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.3
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    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    1035    1035    1035 ?             -1 Ss    1000   0:07 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:02 sh build-loop.sh trunk_asan --incremental
   1042  757894    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
 757894  757897    1041    1041 pts/0       1041 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.20240829-161355 --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
 757897  757898    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240829-161355 --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
 757898  758789    1041    1041 pts/0       1041 S+    1000   0:00 sh -c make yes-btest TESTOPTS='-q -j16'
 758789  758790    1041    1041 pts/0       1041 S+    1000   0:00 make yes-btest TESTOPTS=-q -j16
 758790  758805    1041    1041 pts/0       1041 Sl+   1000   0:03 /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  763040    1041    1041 pts/0       1041 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_1593.rb
 757898  799588    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035, 763040], 1035=>[1041], 1041=>[1042], 1042=>[757894], 757894=>[757897], 757897=>[757898], 757898=>[758789, 799588], 758789=>[758790], 758790=>[758805]}
$ timeout 60 gdb -p 758805 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 758826]
[New LWP 758819]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000076103e91ba00 in __GI_ppoll (fds=0x7ffe4e9ef9c8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42

>>> Threads

  Id   Target Id                                          Frame 
* 1    Thread 0x76103f04e740 (LWP 758805) "ruby"          0x000076103e91ba00 in __GI_ppoll (fds=0x7ffe4e9ef9c8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  2    Thread 0x76102be006c0 (LWP 758826) "runner.rb:533" 0x000076103e91b4cd in __GI___poll (fds=0x76102bcff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x761031e006c0 (LWP 758819) "runner.rb:322" 0x000076103e898d61 in __futex_abstimed_wait_common64 (private=30224, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x568c10becb0c) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 3 (Thread 0x761031e006c0 (LWP 758819) "runner.rb:322"):
#0  0x000076103e898d61 in __futex_abstimed_wait_common64 (private=30224, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x568c10becb0c) 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=30224, abstime=0x0, clockid=0, expected=0, futex_word=0x568c10becb0c) 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=0x568c10becb0c, 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  0x000076103e89b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x568c10c34170, cond=0x568c10becae0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x76103e89b4a0 <__condvar_cleanup_waiting>, __arg = 0x761031cff370, __canceltype = 1028972628, __prev = 0x0}
        cbuffer = {wseq = 67, cond = 0x568c10becae0, mutex = 0x568c10c34170, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 67
        seq = 33
        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=0x568c10becae0, mutex=0x568c10c34170) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000076103ee0fced in rb_native_cond_wait () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x000076103ee1189c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x000076103ee11992 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x000076103ee1679c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x000076103ecb7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x000076103ee0bf21 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x000076103ee0bfcb in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x000076103ee4d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x000076103ee500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x000076103ee531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x000076103ee57b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x000076103ee5c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x000076103ee14a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x000076103ee14f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#19 0x000076103ee15836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#20 0x000076103e89ca94 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 = {129811928319680, -4679089506296236070, 129811928319680, -136, 22, 140730217458064, -4679089506250098726, -4679074746895271974}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#21 0x000076103e929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x76102be006c0 (LWP 758826) "runner.rb:533"):
#0  0x000076103e91b4cd in __GI___poll (fds=0x76102bcff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000076103ece763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x000076103ece85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x000076103ee14563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x000076103ece89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x000076103ecedbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x000076103ecb7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x000076103ece90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x000076103eced0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x000076103ecf0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x000076103ee4d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x000076103ee500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x000076103ee531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x000076103ee57b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x000076103ee5c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x000076103ee14a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x000076103ee14f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x000076103ee15836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x000076103e89ca94 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 = {129811827656384, -4679032331691591718, 129811827656384, -136, 25, 129811960820256, -4679032331645454374, -4679074746895271974}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#19 0x000076103e929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x76103f04e740 (LWP 758805) "ruby"):
#0  0x000076103e91ba00 in __GI_ppoll (fds=0x7ffe4e9ef9c8, 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 = 140730217462416, tv_nsec = 129812146483481}
#1  0x000076103ee109e9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x000076103ee11aa1 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x000076103ee142c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x000076103ee15a65 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x000076103ecb7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x000076103ee10eab in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x000076103ee53428 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x000076103ee57b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x000076103ee5c287 in rb_yield () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x000076103ecb7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x000076103ec952a6 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x000076103ee4d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x000076103ee500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x000076103ee545dc in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x000076103ee57b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x000076103ecb4e5c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x000076103ecb9193 in ruby_run_node () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x0000568c104e9187 in ?? ()
No symbol table info available.
#19 0x000076103e82a1ca in __libc_start_call_main (main=main@entry=0x568c104e9120, argc=argc@entry=6, argv=argv@entry=0x7ffe4e9f0898) at ../sysdeps/nptl/libc_start_call_main.h:58
        self = <optimized out>
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730217466008, -5995286834648418342, 6, 0, 95159569005888, 129812150018048, -5995286834331748390, -4679074707245991974}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x6, 0x7ffe4e9f0890}, data = {prev = 0x0, cleanup = 0x0, canceltype = 6}}}
        not_first_call = <optimized out>
#20 0x000076103e82a28b in __libc_start_main_impl (main=0x568c104e9120, argc=6, argv=0x7ffe4e9f0898, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe4e9f0888) at ../csu/libc-start.c:360
No locals.
#21 0x0000568c104e91d5 in _start ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

ruby -v: ruby 3.4.0dev (2024-08-29T14:44:29Z master a04dd0bf5e) [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
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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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-08-29T14:44:29Z master a04dd0bf5e) [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 38.947515 seconds

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