# Logfile created on 2024-08-06 19:14:42 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000071450966fde0 @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.20240806-191442", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007145096901f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000714509fefe60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000071450859a1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240806-191442", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240806-191442>, @binmode=false, @mon_data=#<Monitor:0x0000714509fefa28>, @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 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
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = e62c2ce0e0
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/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
f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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/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]: 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: 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/fiddle'
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/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/racc-1.8.1/ext/racc/cparse'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/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/racc-1.8.1/ext/racc/cparse'
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/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.4
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.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'
PASS all 1982 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

Retrying hung up testcases...
[  1/158] TestProcess#test__fork_pid_cache = 0.02 s
[  2/158] TestProcess#test__fork_hook_popen = 0.03 s
[  3/158] TestProcess#test_last_status_failure = 0.00 s
[  4/158] TestProcess#test_execopts_redirect_nonascii_path = 0.15 s
[  5/158] TestProcess#test_warmup_run_major_gc_and_compact = 0.13 s
[  6/158] TestProcess#test_maxgroups = 0.00 s
[  7/158] TestProcess#test_popen_fork = 0.02 s
[  8/158] TestProcess#test_execopts_redirect_self = 0.15 s
[  9/158] TestProcess#test_handle_interrupt_with_fork = 0.04 s
[ 10/158] TestProcess#test_execopts_redirect_tempfile = 0.15 s
[ 11/158] TestProcess#test_warmup_promote_all_objects_to_oldgen = 0.13 s
[ 12/158] TestProcess#test_execopts_rlimit = 1.01 s
[ 13/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 14/158] TestProcess#test_initgroups = 0.00 s
[ 15/158] TestProcess#test_popen_reopen = 0.13 s
[ 16/158] TestProcess#test_argv0 = 0.88 s
[ 17/158] TestProcess#test_rlimit_name = 0.00 s
[ 18/158] TestProcess#test_aspawn_too_long_path = 0.10 s
[ 19/158] TestProcess#test_waitall = 0.27 s
[ 20/158] TestProcess#test_execopts_redirect_open_order_normal = 0.15 s
[ 21/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_raise = 0.65 s
[ 22/158] TestProcess#test_setpriority = 0.00 s
[ 23/158] TestProcess#test_getuid = 0.00 s
[ 24/158] TestProcess#test_clock_getres_TIME_BASED_CLOCK_REALTIME = 0.00 s
[ 25/158] TestProcess#test_argv0_keep_alive = 0.03 s
[ 26/158] TestProcess#test_rlimit_value = 0.30 s
[ 27/158] TestProcess#test_argv0_frozen = 0.00 s
[ 28/158] TestProcess#test_execopts_umask = 0.30 s
[ 29/158] TestProcess#test_kill_at_spawn_failure = 0.00 s
[ 30/158] TestProcess#test_concurrent_group_and_pid_wait = 0.05 s
[ 31/158] TestProcess#test_spawn_too_long_path = 0.00 s
[ 32/158] TestProcess#test_gid_sid_available? = 0.00 s
[ 33/158] TestProcess#test_spawn_noshell = 0.00 s
[ 34/158] TestProcess#test_fallback_to_sh = 0.00 s
[ 35/158] TestProcess#test_deadlock_by_signal_at_forking = 2.88 s
[ 36/158] TestProcess#test_wait_exception = 0.15 s
[ 37/158] TestProcess#test_daemon_readwrite = 0.03 s
[ 38/158] TestProcess#test_clock_gettime = 0.00 s
[ 39/158] TestProcess#test_execopts_duplex_io = 0.15 s
[ 40/158] TestProcess#test_overwrite_ENV = 0.26 s
[ 41/158] TestProcess#test_execopts_gid = 0.30 s
[ 42/158] TestProcess#test_uid_re_exchangeable_p = 0.00 s
[ 43/158] TestProcess#test_execopts_popen_stdio = 0.15 s
[ 44/158] TestProcess#test_wait2 = 0.25 s
[ 45/158] TestProcess#test_sh_env = 0.00 s
[ 46/158] TestProcess#test_status_quit = 0.11 s
[ 47/158] TestProcess#test_clock_gettime_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s
[ 48/158] TestProcess#test_execopts_redirect_dup2_child = 0.59 s
[ 49/158] TestProcess#test_signals_work_after_exec_fail = 0.03 s
[ 50/158] TestProcess#test_clock_gettime_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 51/158] TestProcess#test_clock_getres = 0.00 s
[ 52/158] TestProcess#test_gid_re_exchangeable_p = 0.00 s
[ 53/158] TestProcess#test_execopts_open_failure = 0.00 s
[ 54/158] TestProcess#test_setsid = 0.15 s
[ 55/158] TestProcess#test_system_noshell = 0.02 s
[ 56/158] TestProcess#test_getegid = 0.00 s
[ 57/158] TestProcess#test_system_sigpipe = 0.00 s
[ 58/158] TestProcess#test_to_hash_on_arguments = 0.54 s
[ 59/158] TestProcess#test_execopts_modification = 0.45 s
[ 60/158] TestProcess#test_warmup_precompute_string_coderange = 0.13 s
[ 61/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s
[ 62/158] TestProcess#test_execopts_popen_extra_fd = 0.30 s
[ 63/158] TestProcess#test_clock_getres_constants = 0.00 s
[ 64/158] TestProcess#test_spawn_wordsplit = 0.15 s
[ 65/158] TestProcess#test_sigpipe = 0.15 s
[ 66/158] TestProcess#test_warmup_frees_pages = 0.13 s
[ 67/158] TestProcess#test_groups = 0.00 s
[ 68/158] TestProcess#test_clock_gettime_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s
[ 69/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_print = 0.55 s
[ 70/158] TestProcess#test_rlimit_nofile = 0.15 s
[ 71/158] TestProcess#test_spawn_shell = 0.30 s
[ 72/158] TestProcess#test_clock_getres_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 73/158] TestProcess#test_many_args = 0.19 s
[ 74/158] TestProcess#test_rescue_exec_fail = 0.12 s
[ 75/158] TestProcess#test_forked_child_handles_signal = 0.16 s
[ 76/158] TestProcess#test_execopts_close_others = 1.18 s
[ 77/158] TestProcess#test_clock_gettime_constants = 0.00 s
[ 78/158] TestProcess#test_clock_gettime_unit = 0.00 s
[ 79/158] TestProcess#test_popen_wordsplit_beginning_and_trailing_spaces = 0.15 s
[ 80/158] TestProcess#test_popen_wordsplit = 0.15 s
[ 81/158] TestProcess#test_setegid = 0.00 s
[ 82/158] TestProcess#test_daemon_pid = 0.03 s
[ 83/158] TestProcess#test_execopts_preserve_env_on_exec_failure = 0.15 s
[ 84/158] TestProcess#test_status = 0.15 s
[ 85/158] TestProcess#test_sh_comment = 0.00 s
[ 86/158] TestProcess#test_gid_from_name = 0.00 s
[ 87/158] TestProcess#test_execopts_new_pgroup = 0.00 s
[ 88/158] TestProcess#test_abort = 0.30 s
[ 89/158] TestProcess#test_close_others_default_false = 0.03 s
[ 90/158] TestProcess#test_execopts_env_popen_string = 1.50 s
[ 91/158] TestProcess#test_execopts_open_chdir_m17n_path = 0.15 s
[ 92/158] TestProcess#test_execopts_unsetenv_others = 0.30 s
[ 93/158] TestProcess#test_seteuid = 0.00 s
[ 94/158] TestProcess#test_wait_without_arg = 0.25 s
[ 95/158] TestProcess#test_popen_exit = 0.15 s
[ 96/158] TestProcess#test_daemon_noclose = 0.03 s
[ 97/158] TestProcess#test_status_wait = 0.15 s
[ 98/158] TestProcess#test_execopts_open_chdir = 0.15 s
[ 99/158] TestProcess#test_sh_exec = 0.00 s
[100/158] TestProcess#test_sleep = 0.00 s
[101/158] TestProcess#test_popen_shell = 0.30 s
[102/158] TestProcess#test_geteuid = 0.00 s
[103/158] TestProcess#test__fork_wrong_type_hook = 0.03 s
[104/158] TestProcess#test_exec_noshell = 0.15 s
[105/158] TestProcess#test_last_status = 0.15 s
[106/158] TestProcess#test_execopt_env_path = 0.00 s
[107/158] TestProcess#test_uid_sid_available? = 0.00 s
[108/158] TestProcess#test_execopts_chdir = 0.15 s
[109/158] TestProcess#test_execopts_env_single_word = 0.15 s
[110/158] TestProcess#test_threading_works_after_exec_fail = 0.53 s
[111/158] TestProcess#test_fd_inheritance = 0.89 s
[112/158] TestProcess#test_pst_inspect = 0.00 s
[113/158] TestProcess#test_daemon_no_threads = 0.03 s
[114/158] TestProcess#test_clock_getres_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s
[115/158] TestProcess#test_getpriority = 0.00 s
[116/158] TestProcess#test_execopts_redirect_fd = 1.94 s
[117/158] TestProcess#test_execopts_opts = 0.15 s
[118/158] TestProcess#test_execopts_env_popen_vector = 1.48 s
[119/158] TestProcess#test_execopts_redirect_to_out_and_err = 0.30 s
[120/158] TestProcess#test_execopts_redirect_open_fifo = 0.17 s
[121/158] TestProcess#test_seteuid_name = 0.00 s
[122/158] TestProcess#test_status_fail = 0.00 s
[123/158] TestProcess#test_exec_shell = 0.45 s
[124/158] TestProcess#test_execopts_exec = 0.15 s
[125/158] TestProcess#test_exec_fd_3_redirect = 0.28 s
[126/158] TestProcess#test_clock_gettime_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[127/158] TestProcess#test_execopts_redirect_open_order_reverse = 0.15 s
[128/158] TestProcess#test_execopts_uid = 0.30 s
[129/158] TestProcess#test_system_shell = 0.30 s
[130/158] TestProcess#test_exec_failure_leaves_no_child = 0.00 s
[131/158] TestProcess#test_execopts_env = 1.79 s
[132/158] TestProcess#test_daemon_detached = 0.03 s
[133/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[134/158] TestProcess#test_system_wordsplit = 0.16 s
[135/158] TestProcess#test_daemon_default = 0.03 s
[136/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s
[137/158] TestProcess#test_execopts_redirect_symbol = 0.45 s
[138/158] TestProcess#test_exec_wordsplit = 0.29 s
[139/158] TestProcess#test_execopts_pgroup = 0.75 s
[140/158] TestProcess#test_getpgid = 0.00 s
[141/158] TestProcess#test_clock_getres_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s
[142/158] TestProcess#test_process_detach = 0.02 s
[143/158] TestProcess#test_wait_and_sigchild = 0.02 s
[144/158] TestProcess#test__fork_hook = 0.06 s
[145/158] TestProcess#test_exec_close_reserved_fd = 0.60 s
[146/158] TestProcess#test__fork = 0.02 s
[147/158] TestProcess#test_status_kill = 0.15 s
[148/158] TestProcess#test_execopts_popen = 0.30 s
[149/158] TestProcess#test_argv0_noarg = 1.49 s
[150/158] TestProcess#test_daemon_nochdir_noclose = 0.03 s
[151/158] TestProcess#test_popen_noshell = 0.00 s
[152/158] TestProcess#test_uid_from_name = 0.00 s
[153/158] TestProcess#test_no_curdir = 0.05 s
[154/158] TestProcess#test_rlimit_availability = 0.00 s
[155/158] TestProcess#test_popen_cloexec = 0.00 s
[156/158] TestProcess#test_execopts_redirect_pipe = 0.76 s
[157/158] TestProcess#test_clock_getres_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[158/158] TestProcess#test_clock_gettime_TIME_BASED_CLOCK_REALTIME = 0.00 s
Finished tests in 395.077574s, 85.1909 tests/s, 16411.8933 assertions/s.
33657 tests, 6483971 assertions, 0 failures, 0 errors, 372 skips

ruby -v: ruby 3.4.0dev (2024-08-06T18:54:47Z master e62c2ce0e0) [x86_64-linux]
$$$ #<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:02 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:00 sh build-loop.sh trunk_asan --incremental
   1042  421732    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
 421732  421735    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.20240806-191442 --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
 421735  421736    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.20240806-191442 --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
 421736  463133    1041    1041 pts/0       1041 Z+    1000   0:00 [sh] <defunct>
      1  496013    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
 421736  498312    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
      1  609979  609979  609979 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
 609979  609987  609979  609979 ?             -1 S     1000   0:00 (sd-pam)
 609918  610066  609918  609918 ?             -1 S     1000   0:00 sshd: ko1@pts/1
 610066  610077  610077  610077 pts/1     610077 Ss+   1000   0:00 -bash
{1=>[1035, 496013, 609979], 1035=>[1041], 1041=>[1042], 1042=>[421732], 421732=>[421735], 421735=>[421736], 421736=>[463133, 498312], 609979=>[609987], 609918=>[610066], 610066=>[610077]}
$ timeout 60 gdb -p 463133 -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 498312 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-08-06T18:54:47Z master e62c2ce0e0) [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 37.354383 seconds

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