# Logfile created on 2024-07-15 20:21:43 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000076bfa80bfde0 @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.20240715-202143", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000076bfa80e01a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000076bfa849fe60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076bfa6fea1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240715-202143", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240715-202143>, @binmode=false, @mon_data=#<Monitor:0x000076bfa849fa28>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
From https://github.com/ruby/ruby
   2911578..3f679c0  master     -> origin/master
Updating 2911578..3f679c0
Fast-forward
 .../test_gem_ext_cargo_builder/rust_ruby_example/Cargo.lock       | 8 ++++----
 .../test_gem_ext_cargo_builder/rust_ruby_example/Cargo.toml       | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
Latest commit hash = 3f679c02a9
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/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
e1a2e24ed8525e089be4669304b16c38af0118cfb0311e3d5eaaad0c870fa9df  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/nkf-0.2.0/ext/nkf'
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/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/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: 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.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.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=48735
  "--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] 948730=test_cd
[  2/911] 948736=symbol_encoding_test
[  3/911] 948725=test_cgi_cookie
[  4/911] 948731=test_internal_ivar
[  5/911] 948734=test_gem_commands_mirror
[  6/911] 948733=test_hmac
[  7/911] 948735=test_signedness
[  8/911] 948726=desugar_compiler_test
[  9/911] 948738=test_ractor
[ 10/911] 948728=test_gem_resolver_installed_specification
[ 11/911] 948737=test_debugger_integration
[ 12/911] 948732=test_array_create
[ 13/911] 948724=test_rdoc_rubygems_hook
[ 14/911] 948727=test_my_integer
[ 15/911] 948739=test_tracepoint
[ 16/911] 948731=test_gem_commands_environment_command
[ 17/911] 948729=test_rdoc_require
[ 18/911] 948732=test_io_console
[ 19/911] 948727=test_date_arith
[ 20/911] 948730=test_ws
[ 21/911] 948725=test_io
[ 22/911] 948727=test_metaclass
[ 23/911] 948737=test_numeric
[ 24/911] 948727=test_gem_spec_fetcher
[ 25/911] 948730=test_gem_commands_sources_command
[ 26/911] 948733=test_c_union_entity
[ 27/911] 948738=test_undef
[ 28/911] 948738=test_symbol
[ 29/911] 948733=test_coder
[ 30/911] 948736=test_optparse
[ 31/911] 948726=test_context
[ 32/911] 948737=test_rdoc_markup
[ 33/911] 948733=test_enum
[ 34/911] 948736=test_gem_commands_which_command
[ 35/911] 948729=test_gem_source_specific_file
[ 36/911] 948734=test_unix
[ 37/911] 948737=parse_test
[ 38/911] 948734=test_hash
[ 39/911] 948731=test_macro
[ 40/911] 948728=test_cipher
[ 41/911] 948724=test_new
[ 42/911] 948724=test_rdoc_markup_to_bs
[ 43/911] 948734=test_last_thread
[ 44/911] 948728=test_gem_remote_fetcher_local_server
[ 45/911] 948737=test_etc
[ 46/911] 948724=test_gem_source_lock
[ 47/911] 948731=test_ldap
[ 48/911] 948739=test_gem_commands_yank_command
[ 49/911] 948731=test_jaro_winkler
[ 50/911] 948726=test_pattern_key_name_check
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 33943>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38529>
[ 51/911] 948726=test_exit
[ 52/911] 948731=test_config
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948728  ko1    6u  IPv4 59479544      0t0  TCP localhost:33943 (LISTEN)
ruby    948728  ko1    7u  IPv4 59479545      0t0  TCP localhost:38529 (LISTEN)
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 37421>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 40835>
[ 53/911] 948727=test_tempfile
[ 54/911] 948731=test_raise_exception
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948728  ko1    8u  IPv4 59479558      0t0  TCP localhost:37421 (LISTEN)
ruby    948728  ko1    9u  IPv4 59479559      0t0  TCP localhost:40835 (LISTEN)
[ 55/911] 948736=test_gem_util
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 39135>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 44723>
[ 56/911] 948737=test_gem_remote_fetcher
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948728  ko1    8u  IPv4 59480426      0t0  TCP localhost:39135 (LISTEN)
ruby    948728  ko1    9u  IPv4 59480427      0t0  TCP localhost:44723 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 42077>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 41043>
[ 57/911] 948730=test_gem_gemcutter_utilitiesCOMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948728  ko1    8u  IPv4 59478521      0t0  TCP localhost:42077 (LISTEN)
ruby    948728  ko1    9u  IPv4 59478522      0t0  TCP localhost:41043 (LISTEN)

.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9
[ 58/911] 948728=test_gem_resolver
Closed file descriptor: TestGemResolver#test_picks_highest_version: 6
Closed file descriptor: TestGemResolver#test_picks_highest_version: 7
[ 59/911] 948729=test_dot_dot
[ 60/911] 948729=test_human_typo
[ 61/911] 948729=test_cparser
[ 62/911] 948734=reflection_test
[ 63/911] 948727=test_bignum
[ 64/911] 948724=test_postponed_job
[ 65/911] 948736=ractor_test
[ 66/911] 948730=test_gem_request_set_lockfile
[ 67/911] 948734=test_key_error
[ 68/911] 948728=test_enc_raise
[ 69/911] 948726=test_engine
[ 70/911] 948734=test_gem_command
[ 71/911] 948728=test_memory_view
[ 72/911] 948726=test_pinned
[ 73/911] 948736=test_show_source
[ 74/911] 948727=test_inlinecache
[ 75/911] 948726=test_rdoc_markup_to_markdown
[ 76/911] 948739=test_rdoc_parser_ruby
[ 77/911] 948728=test_httpresponse
[ 78/911] 948734=test_usrmarshal
[ 79/911] 948727=test_weakkeymap
[ 80/911] 948728=test_gem_resolver_index_set
[ 81/911] 948736=test_init
[ 82/911] 948732=test_rdoc_parser_changelog
[ 83/911] 948728=test_gem_security_policy
[ 84/911] 948729=test_file
[ 85/911] 948726=test_gem_install_update_options
[ 86/911] 948730=test_case_options
[ 87/911] 948730=test_update
[ 88/911] 948729=test_files_sample
[ 89/911] 948730=test_folderitem2_invokeverb
[ 90/911] 948730=test_arity
[ 91/911] 948730=test_rdoc_markup_to_html_crossref
[ 92/911] 948727=test_switch_hitter
[ 93/911] 948727=test_ole_methods
[ 94/911] 948727=test_pack
[ 95/911] 948737=test_defined
[ 96/911] 948734=json_generic_object_test
[ 97/911] 948724=test_hash_create
[ 98/911] 948724=test_call
[ 99/911] 948729=test_thread
[100/911] 948734=test_erb_m17n
[101/911] 948734=test_objspace
[102/911] 948737=test_clone
[103/911] 948732=test_koi8
[104/911] 948726=test_too_many_dummy_encodings
[105/911] 948732=test_gem_ext_cmake_builder
[106/911] 948728=test_filter
[107/911] 948724=test_unicode_escape
[108/911] 948728=test_httpresponses
[109/911] 948728=integer_base_flags_test
[110/911] 948726=test_ftp
[111/911] 948736=test_fnmatch
[112/911] 948726=test_rdoc_markup_to_ansi
[113/911] 948731=test_gem_resolver_vendor_set
[114/911] 948736=test_evaluation
[115/911] 948736=test_erb_command
[116/911] 948726=test_require
[117/911] 948731=test_https
[118/911] 948733=test_have_library
[119/911] 948728=test_string
[120/911] 948724=test_io_wait_uncommon
[121/911] 948724=test_gem_ci_detector
[122/911] 948724=test_formatter
[123/911] 948736=test_shift_jis
[124/911] 948728=test_gem_request_set_lockfile_parser
[125/911] 948724=test_yield
[126/911] 948736=test_completion
[127/911] 948727=test_ostruct
[128/911] 948735=test_raise
[129/911] 948735=test_proxy
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33869>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948731  ko1    8u  IPv4 59472734      0t0  TCP localhost:33869->localhost:37156 (CLOSE_WAIT)
[130/911] 948737=test_rational2
.Closed file descriptor: TestNetHTTPS#test_get: 8
[131/911] 948737=fixtures_test
[132/911] 948732=test_gem_dependency_resolution_error
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 40045>
[133/911] 948732=test_http
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    948731  ko1    8u  sock    0,8      0t0 59471701 protocol: TCP
[134/911] 948728=test_gem_request
.Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x000078600272faa8 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x000078600272faa8 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36905>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    948731  ko1    9u  sock    0,8      0t0 59479708 protocol: TCP
[135/911] 948735=test_primitive
[136/911] 948735=test_pkey
[137/911] 948727=test_gem_commands_signin_command
[138/911] 948738=test_nonblock
[139/911] 948739=test_rendering
[140/911] 948738=test_gem_resolver_api_specification
[141/911] 948735=test_getopts
[142/911] 948735=parameters_signature_test
[143/911] 948730=test_rdoc_include
[144/911] 948727=test_document
[145/911] 948727=test_pstore
[146/911] 948737=test_ractor
[147/911] 948730=test_bug_reporter
[148/911] 948728=test_spell_checker
[149/911] 948728=test_yield_block
[150/911] 948727=test_recorder
[151/911] 948735=test_gem_commands_specification_command
[152/911] 948728=test_boolean
[153/911] 948727=test_config
[154/911] 948728=test_rdoc_options
[155/911] 948739=test_ansi_with_terminfo
[156/911] 948739=test_yaml
[157/911] 948737=test_encoding
[158/911] 948737=bom_test
[159/911] 948737=test_frozen_error
Closed file descriptor: TestNetHTTPS#test_session_reuse_but_expire: 8
Closed file descriptor: TestNetHTTPS#test_session_reuse_but_expire: 9
[160/911] 948737=test_sockopt
[161/911] 948737=test_file
[162/911] 948731=test_lambda
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 8
[163/911] 948730=test_arithmetic_sequence
[164/911] 948739=test_literal
[165/911] 948738=test_irb
[166/911] 948731=test_thread
[167/911] 948730=test_pattern_matching
[168/911] 948730=test_gem_commands_search_command
[169/911] 948730=test_scalar
[170/911] 948730=test_rdoc_generator_markup
[171/911] 948730=test_readpartial
[172/911] 948731=test_gem_commands_contents_command
[173/911] 948735=test_rdoc_cross_reference
[174/911] 948731=test_gem_resolver_conflict
[175/911] 948730=test_regexp
[176/911] 948731=newline_offsets_test
[177/911] 948736=test_str2big
[178/911] 948736=test_rational
[179/911] 948736=test_eval
[180/911] 948733=test_stat
[181/911] 948733=test_addr
[182/911] 948733=test_gem_resolver_best_set
[183/911] 948727=test_convertible
[184/911] 948738=test_windows_1251
[185/911] 948738=test_parser_events
[186/911] 948738=test_unicode
[187/911] 948738=test_thread_cv
[188/911] 948731=test_cgi_modruby
[189/911] 948728=test_helper
[190/911] 948728=test_win32ole_method
[191/911] 948736=test_yamldbm
[192/911] 948728=parse_comments_test
[193/911] 948728=test_const
[194/911] 948731=test_serialize_subclasses
[195/911] 948728=test_class
[196/911] 948736=test_marshalable
[197/911] 948731=test_string
[198/911] 948731=test_gem_resolver_index_specification
[199/911] 948736=test_iterator
[200/911] 948733=test_method_cache
[201/911] 948731=test_gem_dependency
[202/911] 948733=test_thread_fd_close
[203/911] 948733=json_addition_test
[204/911] 948736=test_path_to_class
[205/911] 948736=test_storage
[206/911] 948736=test_gem_commands_dependency_command
[207/911] 948733=test_qsort
[208/911] 948733=test_cmethod
[209/911] 948733=test_gem_ext_ext_conf_builder
[210/911] 948738=test_gem_resolver_git_specification
[211/911] 948731=test_dir_m17n
[212/911] 948736=test_kill_ring
[213/911] 948736=test_cgi_tag_helper
[214/911] 948736=json_common_interface_test
[215/911] 948736=test_stream
[216/911] 948736=test_func
[217/911] 948726=test_coverage
[218/911] 948735=test_remote_fetch_error
[219/911] 948735=test_pathname
[220/911] 948738=test_fileutils
[221/911] 948735=test_object
[222/911] 948738=test_process
[223/911] 948738=test_eval
[224/911] 948738=test_io
[225/911] 948737=test_gem_commands_cert_command
[226/911] 948739=test_econv
[227/911] 948738=test_foreach
[228/911] 948738=test_nil2vtempty
[229/911] 948732=test_securerandom
[230/911] 948738=test_stack
[231/911] 948732=test_gem_commands_install_command
[232/911] 948735=test_gem_ext_cargo_builder_unit
[233/911] 948735=test_thread_queue
[234/911] 948736=test_flip
[235/911] 948726=test_nowrite
[236/911] 948736=test_summary
[237/911] 948726=test_parse
[238/911] 948736=test_process
[239/911] 948733=test_have_macro
[240/911] 948733=test_iter_break
[241/911] 948733=test_gem_source_local
[242/911] 948737=test_rdoc_parser_rd
[243/911] 948737=test_num2int
[244/911] 948737=test_cstr
[245/911] 948731=test_gem_resolver_lock_specification
[246/911] 948731=test_digest
[247/911] 948731=test_variable
[248/911] 948733=test_wss
[249/911] 948733=test_closure
[250/911] 948738=test_address_resolve
[251/911] 948726=test_c_struct_entry
[252/911] 948738=test_eval_history
[253/911] 948738=test_case
[254/911] 948738=equality_test
[255/911] 948731=test_color
[256/911] 948739=test_gem_commands_query_command
[257/911] 948731=unescape_test
[258/911] 948738=test_files_ext
[259/911] 948729=test_x509ext
[260/911] 948729=test_rdoc_markup_verbatim
[261/911] 948729=test_at_exit
[262/911] 948726=test_instrumentation_api
[263/911] 948732=source_location_test
[264/911] 948729=test_complex
[265/911] 948733=static_inspect_test
[266/911] 948738=test_inadvertent_creation
[267/911] 948737=test_rdoc_markup_heading
[268/911] 948737=test_rat
[269/911] 948737=test_extlibs
[270/911] 948733=test_transcode
[271/911] 948735=test_whileuntil
[272/911] 948735=json_string_matching_test
[273/911] 948732=test_monitor
[274/911] 948735=test_gem_ext_rake_builder
[275/911] 948738=test_asn1
[276/911] 948729=test_flags
[277/911] 948732=test_gem_stub_specification
[278/911] 948738=test_rdoc_normal_module
[279/911] 948724=test_rdoc_markdown_test
[280/911] 948727=test_sprintf_comb
[281/911] 948732=test_pp
[282/911] 948733=test_tcp
[283/911] 948725=test_path
[284/911] 948732=test_method_cache
[285/911] 948732=test_gem_commands_stale_command
[286/911] 948725=test_gem_version
[287/911] 948732=test_win32ole
[288/911] 948732=test_rdoc_markup_to_tt_only
[289/911] 948733=test_settracefunc
[290/911] 948732=test_gem_text
[291/911] 948738=tunnel_test
[292/911] 948738=test_gem_commands_open_command
[293/911] 948727=test_x509req
[294/911] 948732=test_cgi_util
[295/911] 948739=test_protect
[296/911] 948739=test_protocol
[297/911] 948738=test_gem_ext_cargo_builder_link_flag_converter
[298/911] 948739=test_tree_builder
[299/911] 948739=test_iseq
[300/911] 948738=test_insns_leaf
[301/911] 948738=test_store
[302/911] 948727=location_test
[303/911] 948725=test_c_struct_builder
[304/911] 948727=test_gc
[305/911] 948732=test_allocation
[306/911] 948725=dump_test
[307/911] 948726=test_enc_associate
[308/911] 948729=test_rdoc_markup_indented_paragraph
[309/911] 948729=test_big2str
[310/911] 948729=test_line_editor
[311/911] 948738=test_rdoc_parser
[312/911] 948738=test_coderange
[313/911] 948738=test_open-uri
[314/911] 948729=regexp_test
[315/911] 948729=test_rdoc_markup_to_html
[316/911] 948735=test_rdoc_markup_to_joined_paragraph
[317/911] 948735=test_string_memory
[318/911] 948738=test_pkg_config
[319/911] 948735=test_rdoc_context
[320/911] 948738=test_x509attr
[321/911] 948729=test_iso_8859
[322/911] 948738=test_complex2
[323/911] 948738=test_history
[324/911] 948738=test_dln
[325/911] 948729=test_complexrational
[326/911] 948738=test_gem_commands_fetch_command
[327/911] 948729=test_cgi_header
[328/911] 948729=test_pkcs7
[329/911] 948738=test_rdoc_markup_to_html_snippet
[330/911] 948739=test_flush
[331/911] 948739=test_rdoc_any_method
[332/911] 948729=test_require_path_check
[333/911] 948738=test_enumerator_kw
[334/911] 948738=test_mixed_unicode_escapes
[335/911] 948738=test_mul
[336/911] 948726=test_mkmf
[337/911] 948738=test_win32ole_variant_outarg
[338/911] 948738=test_gem_package_tar_reader
[339/911] 948729=test_type_completor
[340/911] 948729=test_gb18030
[341/911] 948729=test_win32ole_variable
[342/911] 948729=test_stringscanner
[343/911] 948738=test_numeric
[344/911] 948738=test_x509crl
[345/911] 948729=test_cgi_session
[346/911] 948726=test_class
[347/911] 948726=test_word
[348/911] 948726=test_warning
[349/911] 948729=test_gem_name_tuple
[350/911] 948729=test_win32ole_type_event
[351/911] 948724=test_pointer
[352/911] 948729=test_refinement
[353/911] 948738=test_gem_dependency_installer
[354/911] 948733=test_gem_specification
[355/911] 948726=test_gbk
[356/911] 948726=test_rdoc_markup_attributes
[357/911] 948726=test_rdoc_class_module
[358/911] 948739=pattern_test
[359/911] 948724=test_gem_package_tar_header
[360/911] 948724=test_disable_irb
[361/911] 948728=test_sexp
[362/911] 948728=test_logger
[363/911] 948739=test_rdoc_i18n_text
[364/911] 948739=test_gem_unsatisfiable_dependency_error
[365/911] 948728=test_rdoc_tom_doc
[366/911] 948739=test_ractor
[367/911] 948728=test_normalize
[368/911] 948728=test_recursion
[369/911] 948728=test_find
[370/911] 948724=locals_test
[371/911] 948728=test_basicsocket
[372/911] 948728=test_import
[373/911] 948739=test_gem_commands_owner_command
[374/911] 948731=test_mutex
[375/911] 948735=test_basicinstructions
[376/911] 948725=test_bigzero
[377/911] 948725=test_key_actor_emacs
[378/911] 948735=test_date_strftime
[379/911] 948737=compiler_test
[380/911] 948737=test_gem_resolver_vendor_specification
[381/911] 948739=test_typeddata
[382/911] 948737=test_struct
[383/911] 948737=test_gem_ext_builder
[384/911] 948731=redundant_return_test
[385/911] 948731=test_verbose
[386/911] 948726=test_history
[387/911] 948731=test_rdoc_markup_raw
[388/911] 948725=test_scheduler
[389/911] 948726=test_fstring
[390/911] 948724=test_name_error_extension
[391/911] 948724=test_iseq_load
[392/911] 948725=test_signal
[393/911] 948739=test_fixnum
[394/911] 948726=test_timeout
[395/911] 948726=test_null
[396/911] 948726=test_big5
[397/911] 948739=test_gem_resolver_activation_request
[398/911] 948726=test_trick
[399/911] 948731=test_objectspace
[400/911] 948739=test_gem_request_set
[401/911] 948728=version_test
[402/911] 948728=test_fd_setsize
[403/911] 948728=test_rdoc_markup_parser
[404/911] 948728=test_gem_remote_fetcher_s3
[405/911] 948735=test_require_lib
[406/911] 948728=test_gem_version_option
[407/911] 948739=test_files_test_2
[408/911] 948728=test_gem_rdoc
[409/911] 948728=test_default_gems
[410/911] 948728=test_constant
[411/911] 948731=test_rdoc_parser_c
[412/911] 948725=test_gem_security_trust_dir
[413/911] 948725=test_gem_resolver_specification
[414/911] 948738=test_rdoc_generator_pot_po_entry
[415/911] 948731=json_fixtures_test
[416/911] 948738=test_encoding
[417/911] 948731=test_load
[418/911] 948731=test_zsh_completion
[419/911] 948731=test_gem_package_tar_reader_entry
[420/911] 948725=test_lock_native_thread
[421/911] 948725=test_webauthn_listener
[422/911] 948724=test_logperiod
[423/911] 948724=test_have_func
[424/911] 948733=test_enc_str_buf_cat
[425/911] 948733=test_x509cert
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 43835>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948725  ko1    8u  IPv4 59481940      0t0  TCP localhost:43835->localhost:35642 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8
[426/911] 948725=test_addrinfo
[427/911] 948725=test_logdevice
[428/911] 948731=test_rdoc_attr
[429/911] 948737=test_http
[430/911] 948731=test_passing_block
[431/911] 948731=test_bmethod
[432/911] 948731=test_enumerable
[433/911] 948731=test_terminfo
[434/911] 948737=test_ansi_without_terminfo
[435/911] 948731=test_rdoc_markup_include
[436/911] 948731=test_svcb_https
[437/911] 948738=ruby_parser_test
[438/911] 948731=test_rdoc_context_section
[439/911] 948738=test_buffering
[440/911] 948731=test_bug-14834
[441/911] 948738=test_key_actor_vi
[442/911] 948737=test_rdoc_markdown
[443/911] 948731=test_gem_request_connection_pools
[444/911] 948733=test_optimization
[445/911] 948738=test_common
[446/911] 948731=test_rdoc_encoding
[447/911] 948737=test_gem_uri_formatter
[448/911] 948737=test_sprintf
[449/911] 948731=test_module
[450/911] 948724=test_gem_commands_push_command
[451/911] 948732=parse_success_test
[452/911] 948732=test_ractor
[453/911] 948738=test_rdoc_constant
[454/911] 948732=test_registry
[455/911] 948732=test_deprecate
[456/911] 948732=test_ssl
[457/911] 948738=test_gem_resolver_dependency_request
[458/911] 948737=test_force_exit
[459/911] 948734=test_euc_jp
[460/911] 948734=test_win32ole_typelib
[461/911] 948734=test_abi
[462/911] 948738=test_scanner_events
[463/911] 948737=test_external_new
[464/911] 948737=test_ancdata
[465/911] 948738=test_gem_doctor
[466/911] 948737=test_weakmap
[467/911] 948738=test_rdoc_markup_to_table_of_contents
[468/911] 948738=test_rubyvm
[469/911] 948738=test_data_error
[470/911] 948724=test_euc_kr
[471/911] 948724=test_gem_commands_lock_command
[472/911] 948724=test_set_len
[473/911] 948724=test_rdoc_generator_json_index
[474/911] 948724=test_threadgroup
[475/911] 948734=test_gem_security_signer
[476/911] 948738=test_bash_completion
[477/911] 948738=test_exception
[478/911] 948734=test_gem_local_remote_options
[479/911] 948734=test_dir
[480/911] 948725=test_mdns
[481/911] 948725=test_x509store
[482/911] 948724=test_gem_ext_configure_builder
[483/911] 948724=test_rdoc_rd_inline_parser
[484/911] 948724=test_win32ole_type
[485/911] 948724=test_lexer
[486/911] 948724=test_io_wait
[487/911] 948728=test_rdoc_extend
[488/911] 948725=test_kwargs
[489/911] 948725=test_merge_keys
[490/911] 948728=test_random
[491/911] 948728=test_tsort
[492/911] 948725=test_ns_spki
[493/911] 948728=test_depth_first
[494/911] 948728=index_write_test
[495/911] 948726=test_integer_comb
[496/911] 948725=test_tree_spell_checker
[497/911] 948728=test_pair
[498/911] 948724=test_date_ractor
[499/911] 948725=test_m17n_comb
[500/911] 948734=test_custom_command
[501/911] 948734=lex_test
[502/911] 948724=test_prettyprint
[503/911] 948724=test_gem_validator
[504/911] 948724=integer_parse_test
[505/911] 948724=test_install
[506/911] 948724=test_rdoc_markup_to_label
[507/911] 948724=test_queue
[508/911] 948724=test_sleep
[509/911] 948729=test_key_event_record
[510/911] 948729=regular_expression_options_test
[511/911] 948729=test_rdoc_single_class
[512/911] 948729=test_rdoc_alias
[513/911] 948729=test_windows_1252
[514/911] 948729=test_configuration
[515/911] 948729=dispatcher_test
[516/911] 948729=test_udp
[517/911] 948729=test_rdoc_token_stream
[518/911] 948734=test_printf
[519/911] 948729=test_rubyoptions
[520/911] 948734=test_to_ary_concat
[521/911] 948728=warnings_test
[522/911] 948728=test_stringify_symbols
[523/911] 948728=test_locale
[524/911] 948731=test_gem_resolver_api_set
[525/911] 948728=parse_stream_test
[526/911] 948728=test_ts
[527/911] 948731=test_emitter
[528/911] 948731=node_id_test
[529/911] 948735=test_tmpdir
[530/911] 948724=test_gem_source_subpath_problem
[531/911] 948739=test_range
[532/911] 948735=test_type
[533/911] 948735=test_dryrun
[534/911] 948735=test_gem_impossible_dependencies_error
[535/911] 948724=json_generator_test
[536/911] 948735=encodings_test
[537/911] 948735=test_string_processing
[538/911] 948731=test_io_buffer
[539/911] 948724=test_config
[540/911] 948735=regular_expression_encoding_test
[541/911] 948731=test_env
[542/911] 948724=test_project_sanity
[543/911] 948734=test_interned_str
[544/911] 948734=test_placearg
[545/911] 948735=test_rdoc_markup_paragraph
[546/911] 948735=test_gem_commands_cleanup_command
[547/911] 948724=test_io_m17n
[548/911] 948728=test_delete
[549/911] 948728=comments_test
[550/911] 948728=test_config
[551/911] 948728=test_ensured
[552/911] 948734=test_continuation
[553/911] 948734=test_forwardable
[554/911] 948734=test_object_create_start
[555/911] 948734=test_nesting_parser
[556/911] 948734=test_gem_resolver_installer_set
[557/911] 948728=test_files_test
[558/911] 948738=test_gem_dependency_list
[559/911] 948728=test_rendering
[560/911] 948728=test_gem_commands_uninstall_command
[561/911] 948738=test_ocsp
[562/911] 948734=test_rdoc_text
[563/911] 948732=test_shapes
[564/911] 948732=test_pkey_dh
[565/911] 948732=test_ifunless
[566/911] 948735=test_require
[567/911] 948732=test_gem_silent_ui
[568/911] 948735=test_bug-5832
[569/911] 948735=test_case
[570/911] 948732=test_cgi_multipart
[571/911] 948735=test_digest_extend
[572/911] 948735=test_gem_safe_yaml
[573/911] 948735=test_popen_deadlock
[574/911] 948734=test_autoconf
[575/911] 948734=test_did_you_mean
[576/911] 948732=test_super
[577/911] 948738=test_libs
[578/911] 948738=test_gc
[579/911] 948738=json_encoding_test
[580/911] 948734=test_time
[581/911] 948738=test_math
[582/911] 948738=fuzzer_test
[583/911] 948738=test_rb_str_dup
[584/911] 948738=test_ast
[585/911] 948734=test_rdoc_comment
[586/911] 948739=test_pack
[587/911] 948739=test_struct
[588/911] 948739=onigmo_test
[589/911] 948739=test_console_attr
[590/911] 948739=test_gem_bundler_version_finder
[591/911] 948734=test_win32ole_record
[592/911] 948734=constant_path_node_test
[593/911] 948734=test_gem_path_support
[594/911] 948739=heredoc_test
[595/911] 948739=test_webauthn_listener_response
[596/911] 948739=snippets_test
[597/911] 948734=parser_test
[598/911] 948734=test_ubf_async_safe
[599/911] 948734=test_array
[600/911] 948734=newline_test
[601/911] 948726=test_require
[602/911] 948734=test_dup
[603/911] 948728=test_dns
[604/911] 948737=test_stringio
[605/911] 948735=test_io_timeout
[606/911] 948735=test_date_new
[607/911] 948735=test_rdoc_rd
[608/911] 948728=command_line_test
[609/911] 948737=test_gem_commands_info_command
[610/911] 948735=test_comparable
[611/911] 948728=test_system
[612/911] 948735=test_notimplement
[613/911] 948735=test_emoji_breaks
[614/911] 948735=test_bug-3571
[615/911] 948737=test_sizeof
[616/911] 948735=test_face
[617/911] 948734=test_alias
[618/911] 948732=test_gem_requirement
[619/911] 948735=test_euc_tw
[620/911] 948735=test_gem_security
[621/911] 948732=test_gem_commands_build_command
[622/911] 948724=test_compile_prism
[623/911] 948734=test_sleep
[624/911] 948732=test_x509name
[625/911] 948732=test_object_references
[626/911] 948732=test_wait
[627/911] 948732=test_webauthn_poller
[628/911] 948732=test_date_conv
[629/911] 948724=test_gem_resolver_composed_set
[630/911] 948732=test_egrep_cpp
[631/911] 948724=test_rdoc_i18n_locale
[632/911] 948724=test_argf
[633/911] 948725=test_m17n
[634/911] 948734=test_rdoc_markup_attribute_manager
[635/911] 948732=test_buffered_io
[636/911] 948732=test_yjit
[637/911] 948734=test_arity
[638/911] 948734=test_ipaddr
[639/911] 948734=test_pkey_rsa
[640/911] 948725=test_rdoc_generator_ri
[641/911] 948734=test_nofree
[642/911] 948734=test_trace
[643/911] 948730=test_gem_stream_ui
[644/911] 948734=test_numhash
[645/911] 948734=test_member
[646/911] 948734=test_gem_console_ui
[647/911] 948727=test_gem_update_suggestion
[648/911] 948734=test_gem_source_fetch_problem
[649/911] 948734=test_set
[650/911] 948734=test_resource
[651/911] 948730=test_reline_key
[652/911] 948734=test_reqarg
[653/911] 948727=test_rdoc_generator_pot_po
[654/911] 948730=test_gem_resolver_lock_set
[655/911] 948739=test_rdoc_markup_hard_break
[656/911] 948725=test_ractor_compatibility
[657/911] 948739=test_append
[658/911] 948730=test_method
[659/911] 948739=test_unicode_normalize
[660/911] 948739=ripper_test
[661/911] 948728=test_gem_package_tar_writer
[662/911] 948735=test_rubygems
[663/911] 948727=test_yaml_tree
[664/911] 948727=test_case_mapping
[665/911] 948727=test_mailto
[666/911] 948727=test_socket
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007cc1639a9b50 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:709 sleep>
[667/911] 948728=test_function
Finished thread: TestSocket#test_tcp_socket_one_hostname_resolution_succeeded_at_least: #<Thread:0x00007cc1639a9b50 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:709 dead>
[668/911] 948735=snapshots_test
[669/911] 948734=test_weakref
[670/911] 948728=test_not
[671/911] 948728=test_timeout
[672/911] 948725=test_within_pipe
[673/911] 948725=test_scalar_scanner
[674/911] 948725=test_gem_resolver_requirement_list
[675/911] 948725=test_beginendblock
[676/911] 948734=test_arith_seq_beg_len_step
[677/911] 948739=test_hash
[678/911] 948734=test_reline
[679/911] 948728=test_win32ole_event
[680/911] 948728=test_io_buffer
[681/911] 948731=test_rdoc_markup_pre_process
[682/911] 948728=test_rdoc_rdoc
[683/911] 948731=test_yjit_exit_locations
[684/911] 948728=test_yamlstore
[685/911] 948728=test_gem_commands_pristine_command
[686/911] 948725=test_gem_config_file
[687/911] 948731=test_rdoc_method_attr
[688/911] 948725=test_date
[689/911] 948725=test_pkcs12
[690/911] 948737=test_date_time
[691/911] 948737=test_parser
[692/911] 948731=test_gem_available_set
[693/911] 948737=test_modify_expand
[694/911] 948737=test_gem_source_installed
[695/911] 948737=test_change_word
[696/911] 948737=overlap_test
[697/911] 948731=test_rdoc_ri_paths
[698/911] 948735=test_gem_platform
[699/911] 948731=test_gem_uninstaller
[700/911] 948735=test_symbol
[701/911] 948735=test_propertyputref
[702/911] 948735=test_variable_name_check
[703/911] 948735=test_gem_commands_list_command
[704/911] 948734=test_gem_source_vendor
[705/911] 948725=test_assembler
[706/911] 948734=test_pty
[707/911] 948725=test_name_error
[708/911] 948735=test_exception_at_throwing
[709/911] 948727=string_encoding_test
[710/911] 948727=test_benchmark
[711/911] 948735=test_safe_load
[712/911] 948735=test_color_printer
[713/911] 948735=test_gem_source
[714/911] 948737=test_rdoc_markup_to_rdoc
[715/911] 948737=test_handle
[716/911] 948725=test_frozen
[717/911] 948725=test_gem_package
[718/911] 948735=test_utf16
[719/911] 948735=test_rdoc_parser_simple
[720/911] 948735=test_enumerator
[721/911] 948734=test_rdoc_task
[722/911] 948734=test_time_tz
[723/911] 948727=test_backtrace
[724/911] 948734=test_kdf
[725/911] 948737=test_gem_commands_outdated_command
[726/911] 948734=test_gem_request_set_lockfile_tokenizer
[727/911] 948737=test_nil
[728/911] 948737=test_class2name
[729/911] 948726=test_error_highlight
[730/911] 948737=test_set
[731/911] 948734=test_find_executable
[732/911] 948734=test_array
[733/911] 948737=test_lazy_enumerator
[734/911] 948731=test_date_compat
[735/911] 948725=test_resolve_symbol
[736/911] 948731=test_profile_frames
[737/911] 948727=test_digest
[738/911] 948725=test_command
[739/911] 948728=test_gem_package_old
[740/911] 948731=test_rbconfig
[741/911] 948731=test_gem_uri
[742/911] 948728=test_arith_seq_extract
[743/911] 948731=test_stringchar
[744/911] 948737=test_gem_commands_help_command
[745/911] 948733=test_debug
[746/911] 948733=test_win32ole_variant
[747/911] 948731=test_fiddle
[748/911] 948733=test_enumerator
[749/911] 948733=test_rdoc_markup_formatter
[750/911] 948726=test_psych
[751/911] 948737=test_ractor
[752/911] 948726=test_parser
[753/911] 948726=attribute_write_test
[754/911] 948726=test_gem_source_list
[755/911] 948731=test_yaml_special_cases
[756/911] 948731=test_helper_method
[757/911] 948728=test_delegate
[758/911] 948726=test_cgi_core
[759/911] 948728=test_gem
[760/911] 948725=test_files_test_1
[761/911] 948726=test_gem_remote_fetcher_local_ssl_server
[762/911] 948731=test_rdoc_rd_inline
[763/911] 948731=test_float
[764/911] 948737=test_ractor
[765/911] 948733=test_severity
[766/911] 948737=test_json_tree
[767/911] 948737=test_emitter
[768/911] 948733=library_symbols_test
[769/911] 948733=test_ractor
[770/911] 948737=test_ssl
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 38995>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948726  ko1    8u  IPv4 59513873      0t0  TCP *:38995 (LISTEN)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 33695>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948726  ko1    9u  IPv4 59499280      0t0  TCP *:33695 (LISTEN)
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=59499960, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948737  ko1    9u  IPv4 59499960      0t0  TCP localhost:40225->localhost:46298 (CLOSE_WAIT)
[771/911] 948727=test_date_strptime
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 9
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 45781>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    948737  ko1   11u  sock    0,8      0t0 59513949 protocol: TCP
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 36193>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948726  ko1    9u  IPv4 59505270      0t0  TCP *:36193 (LISTEN)
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 11
[772/911] 948727=test_nomethod_error
[773/911] 948727=test_pkey_dsa.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 9

Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 45733>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948726  ko1    9u  IPv4 59502299      0t0  TCP *:45733 (LISTEN)
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 45514>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948737  ko1   13u  IPv4 59499316      0t0  TCP localhost:45514->localhost:40929 (CLOSE_WAIT)
[774/911] 948726=test_https_proxy
[775/911] 948737=test_load
[776/911] 948737=test_uncorrectable_name_check
[777/911] 948737=test_shellwords
[778/911] 948737=test_cclass
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 45803>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    948726  ko1    8u  IPv4 59502320      0t0  TCP localhost:45803 (LISTEN)
[779/911] 948733=test_singleton_function
[780/911] 948733=test_proc
[781/911] 948726=test_case_comprehensive
[782/911] 948726=test_framework
[783/911] 948726=test_marshal
[784/911] 948727=magic_comment_test
[785/911] 948737=test_zlib
[786/911] 948731=test_omap
[787/911] 948731=test_erb
[788/911] 948731=test_scan_args
[789/911] 948731=test_date_attr
[790/911] 948731=test_integer
[791/911] 948727=test_time
[792/911] 948727=json_ext_parser_test
[793/911] 948727=test_duplicate
[794/911] 948733=test_emoji
[795/911] 948727=test_sorted_set
[796/911] 948728=test_files_lib
[797/911] 948728=test_string
[798/911] 948726=test_class_name_check
[799/911] 948730=test_gem_resolver_git_set
[800/911] 948733=test_help
[801/911] 948733=test_cp949
[802/911] 948726=test_condition
[803/911] 948733=test_pipe
[804/911] 948726=test_regex_casefold
[805/911] 948726=test_gem_source_git
[806/911] 948733=test_random_formatter
[807/911] 948730=test_gem_commands_check_command
[808/911] 948733=test_rdoc_normal_class
[809/911] 948730=test_gem_installer
[810/911] 948727=test_gem_command_manager
[811/911] 948733=test_rdoc_top_level
[812/911] 948726=test_multi_irb_commands
[813/911] 948726=test_rdoc_code_object
[814/911] 948727=test_nextafter
[815/911] 948727=test_input_method
[816/911] 948724=test_tracer
[817/911] 948724=test_capacity
[818/911] 948724=test_option
[819/911] 948733=test_gem_safe_marshal
[820/911] 948724=test_backtrace
[821/911] 948724=static_literals_test
[822/911] 948724=test_workspace
[823/911] 948727=test_random
[824/911] 948727=test_bundled_ca
[825/911] 948726=test_to_ruby
[826/911] 948724=test_rand
[827/911] 948726=test_pkey_ec
[828/911] 948726=test_thread
[829/911] 948726=test_noarg
[830/911] 948727=test_data
[831/911] 948727=test_gem_commands_update_command
[832/911] 948733=test_date_parse
[833/911] 948726=test_fips
[834/911] 948724=test_helper
[835/911] 948724=test_memory_view
[836/911] 948733=test_integer
[837/911] 948724=test_utf32
[838/911] 948724=test_ellipsize
[839/911] 948724=errors_test
[840/911] 948733=test_open3
[841/911] 948724=test_vm_dump
[842/911] 948724=test_ftp
[843/911] 948724=test_rdoc_markup_document
[844/911] 948724=test_err_in_callback
[845/911] 948724=test_rdoc_store
[846/911] 948726=test_win32ole_variant_m
[847/911] 948726=json_parser_test
[848/911] 948726=test_gem_commands_setup_command
[849/911] 948729=test_alias_and_anchor
[850/911] 948729=test_gem_commands_rebuild_command
[851/911] 948729=test_cesu8
[852/911] 948729=test_rdoc_stats
[853/911] 948729=test_fiber
[854/911] 948726=test_generic
[855/911] 948726=breadth_first_search_test
[856/911] 948726=test_deprecated
[857/911] 948726=test_key_stroke
[858/911] 948726=test_gc_compact
[859/911] 948727=test_resize
[860/911] 948727=test_rdoc_generator_darkfish
[861/911] 948739=test_div
[862/911] 948739=test_rdoc_generator_pot
[863/911] 948724=test_exception
[864/911] 948739=test_gem_commands_signout_command
[865/911] 948739=test_object
[866/911] 948739=test_file_exhaustive
[867/911] 948724=test_gem_gem_runner
[868/911] 948724=test_gem_ext_cargo_builder
[869/911] 948724=test_ssl_session
[870/911] 948725=test_ractor
[871/911] 948725=test_optarg
[872/911] 948727=test_stream
[873/911] 948727=test_gem_commands_exec_command
[874/911] 948725=test_gem_commands_unpack_command
[875/911] 948724=test_pack
[876/911] 948737=test_autoload
[877/911] 948725=test_gem_resolver_local_specification
[878/911] 948725=test_syntax
[879/911] 948731=test_gem_request_set_gem_dependency_api
[880/911] 948724=test_grapheme_breaks
[881/911] 948724=test_date_marshal
[882/911] 948724=test_ossl
[883/911] 948731=test_ruby_lex
[884/911] 948731=test_assignment
[885/911] 948727=test_singleton
[886/911] 948727=test_rdoc_servlet
[887/911] 948727=test_rdoc_rd_block_parser
[888/911] 948727=test_ripper
[889/911] 948734=test_key_name_check
[890/911] 948734=test_win32ole_param_event
[891/911] 948734=test_data
[892/911] 948734=test_rdoc_ri_driver
[893/911] 948727=test_http_request
[894/911] 948732=test_httpheader
[895/911] 948727=test_gem_commands_server_command
[896/911] 948727=test_gem_package_task
[897/911] 948732=test_bn
[898/911] 948727=test_win32ole_method_event
[899/911] 948727=test_provider
[900/911] 948734=numeric_value_test
[901/911] 948732=test_keyword
[902/911] 948734=!Nothing_to_test
[903/911] 948734=test_method_name_check
[904/911] 948733=test_kernel
[905/911] 948734=heredoc_dedent_test
[906/911] 948734=test_acceptable
[907/911] 948736=implicit_array_test
[908/911] 948736=test_len
[909/911] 948736=test_rdoc_parser_markdown
[910/911] 948734=test_function_entry
[911/911] 948734=test_win32ole_param

Retrying hung up testcases...
[ 1/27] TestAutoload#test_autoload_same_file = 0.38 s
[ 2/27] TestAutoload#test_autoload_deprecate_constant_before_autoload = 0.26 s
[ 3/27] TestAutoload#test_threaded_accessing_inner_constant = 0.50 s
[ 4/27] TestAutoload#test_source_location = 0.12 s
[ 5/27] TestAutoload#test_autoload_deprecate_constant = 0.13 s
[ 6/27] TestAutoload#test_autoload_p = 0.00 s
[ 7/27] TestAutoload#test_autoload_same_file_with_raise = 0.13 s
[ 8/27] TestAutoload#test_autoload_with_unqualified_file_name = 0.00 s
[ 9/27] TestAutoload#test_threaded_accessing_constant = 0.50 s
[10/27] TestAutoload#test_source_location_after_require = 0.13 s
[11/27] TestAutoload#test_bug_13526 = 0.16 s
[12/27] TestAutoload#test_require_explicit = 0.00 s
[13/27] TestAutoload#test_autoload_while_autoloading = 0.00 s
[14/27] TestAutoload#test_autoload_parallel_race = 1.93 s
[15/27] TestAutoload#test_autoload_module_gc = 0.02 s
[16/27] TestAutoload#test_nameerror_when_autoload_did_not_define_the_constant = 0.00 s
[17/27] TestAutoload#test_autoload_private_constant = 0.13 s
[18/27] TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features = 0.13 s
[19/27] TestAutoload#test_autoload_parent_namespace = 0.13 s
[20/27] TestAutoload#test_autoload_fork = 0.35 s
[21/27] TestAutoload#test_override_while_autoloading = 0.50 s
[22/27] TestAutoload#test_autoload_p_with_static_extensions = 0.00 s
[23/27] TestAutoload#test_override_autoload = 0.00 s
[24/27] TestAutoload#test_autoload_private_constant_before_autoload = 0.25 s
[25/27] TestAutoload#test_autoload_so = 0.03 s
[26/27] TestAutoload#test_non_realpath_in_loadpath = 0.03 s
[27/27] TestAutoload#test_require_implemented_in_ruby_is_called = 0.00 s
Finished tests in 372.396695s, 89.8155 tests/s, 17355.2936 assertions/s.
Children under /tmp/rubytest.frvz6b:
* -rw------- 1 35 2024-07-15 20:24:26 +0000 autoload20240715-948737-2713s5.rb
33447 tests, 6463054 assertions, 0 failures, 0 errors, 357 skips

ruby -v: ruby 3.4.0dev (2024-07-15T20:17:37Z master 3f679c02a9) [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     947     947     947 ?             -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
    947     957     957     957 pts/0        957 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    957     958     957     957 pts/0        957 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
      1  165223     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1  174021     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1  367780     957     957 pts/0        957 Sl+   1000   3:28 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked
      1  413117     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1  431300     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1  514420     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1  612673     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1  725354     957     957 pts/0        957 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_blocking_mutex_unlocked_on_fork
      1  846443     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
    958  907333     957     957 pts/0        957 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
 907333  907336     957     957 pts/0        957 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240715-202143 --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
 907336  907337     957     957 pts/0        957 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240715-202143 --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
      1  918558     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  918565     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 907337  948400     957     957 pts/0        957 Z+    1000   0:00 [sh] <defunct>
      1  983348     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 907337  986487     957     957 pts/0        957 R+    1000   0:00 ps jx
      1 1017670     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1 1080497     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1107539     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1 1427767     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 1508590     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1516135     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1524433     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 1606232     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1 1931169     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1933343     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2011542     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2028675     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1 2031450     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 2193459     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1 2425539     957     957 pts/0        957 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
      1 2610679     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 2790742     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1 2927355     957     957 pts/0        957 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3073055     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3095999     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 3272020     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3427040     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3498033     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
      1 3543916     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 3564809     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3597566     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1 3600002     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3600006     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3600012     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3666252     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3694985     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
      1 3959266     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 4016503     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4045666     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4045670     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4094727     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 4115345     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_449_1586.rb
      1 4144688     957     957 pts/0        957 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1562.rb
{1=>[947, 165223, 174021, 367780, 413117, 431300, 514420, 612673, 725354, 846443, 918558, 918565, 983348, 1017670, 1080497, 1107539, 1427767, 1508590, 1516135, 1524433, 1606232, 1931169, 1933343, 2011542, 2028675, 2031450, 2193459, 2425539, 2610679, 2790742, 2927355, 3073055, 3095999, 3272020, 3427040, 3498033, 3543916, 3564809, 3597566, 3600002, 3600006, 3600012, 3666252, 3694985, 3959266, 4016503, 4045666, 4045670, 4094727, 4115345, 4144688], 947=>[957], 957=>[958], 958=>[907333], 907333=>[907336], 907336=>[907337], 907337=>[948400, 986487]}
$ timeout 60 gdb -p 948400 -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 986487 -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-15T20:17:37Z master 3f679c02a9) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 35.860995 seconds

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