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

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

ruby -v: ruby 3.4.0dev (2024-07-26T17:20:04Z master e798f45cc2) [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:00 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 4069874    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
4069874 4069877    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.20240726-211848 --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
4069877 4069878    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.20240726-211848 --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
4069878 4110916    1041    1041 pts/0       1041 Z+    1000   0:00 [sh] <defunct>
      1 4145630 4145630 4145630 ?             -1 Ssl   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
4069878 4147810    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035, 4145630], 1035=>[1041], 1041=>[1042], 1042=>[4069874], 4069874=>[4069877], 4069877=>[4069878], 4069878=>[4110916, 4147810]}
$ timeout 60 gdb -p 4110916 -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 4147810 -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/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-07-26T17:20:04Z master e798f45cc2) [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.670172 seconds

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