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

ruby -v: ruby 3.4.0dev (2024-07-15T07:34:23Z master 3219ecf4f6) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.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-15T07:34:23Z master 3219ecf4f6) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 37.680681 seconds

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