# Logfile created on 2024-07-11 17:19:17 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000754da535fdc8 @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.20240711-171917", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000754da5380208 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000754da6defe68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000754da529a190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240711-171917", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240711-171917>, @binmode=false, @mon_data=#<Monitor:0x0000754da6defa08>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = c0ad0c3e43
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
7b8cea726236e2e07ac7a2f888d27e6154b62092696753a4fea6e9e6610a0cca  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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/pty'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/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/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/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]: 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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/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 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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/io/console'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: 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]: 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/rbs-3.5.1/ext/rbs_extension'
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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: 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 1974 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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
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=46794
  "--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/909] 254768=test_gem_resolver_conflict
[  2/909] 254774=test_readpartial
[  3/909] 254771=test_rdoc_generator_markup
[  4/909] 254780=test_scalar
[  5/909] 254772=test_rdoc_cross_reference
[  6/909] 254767=test_gem_commands_contents_command
[  7/909] 254769=newline_offsets_test
[  8/909] 254770=test_regexp
[  9/909] 254776=test_str2big
[ 10/909] 254777=test_rational
[ 11/909] 254778=test_windows_1251
[ 12/909] 254775=test_unicode
[ 13/909] 254773=test_parser_events
[ 14/909] 254781=test_addr
[ 15/909] 254779=test_stat
[ 16/909] 254776=test_eval
[ 17/909] 254766=test_convertible
[ 18/909] 254778=test_gem_resolver_best_set
[ 19/909] 254779=test_win32ole_method
[ 20/909] 254779=test_yamldbm
[ 21/909] 254780=test_helper
[ 22/909] 254777=test_thread_cv
[ 23/909] 254780=test_cgi_modruby
[ 24/909] 254779=test_gem_resolver_api_specification
[ 25/909] 254781=test_rendering
[ 26/909] 254780=test_getopts
[ 27/909] 254780=parameters_signature_test
[ 28/909] 254775=test_rdoc_include
[ 29/909] 254773=test_primitive
[ 30/909] 254774=test_gem_request
[ 31/909] 254773=test_nonblock
[ 32/909] 254773=test_gem_commands_signin_command
[ 33/909] 254780=test_pkey
[ 34/909] 254771=test_gem_commands_specification_command
[ 35/909] 254781=test_yield_block
[ 36/909] 254781=test_recorder
[ 37/909] 254777=test_yaml
[ 38/909] 254781=test_rdoc_options
[ 39/909] 254780=test_ansi_with_terminfo
[ 40/909] 254768=test_boolean
[ 41/909] 254768=test_config
[ 42/909] 254778=test_pstore
[ 43/909] 254780=test_ractor
[ 44/909] 254767=test_document
[ 45/909] 254777=test_bug_reporter
[ 46/909] 254776=test_spell_checker
[ 47/909] 254779=test_file
[ 48/909] 254776=bom_test
[ 49/909] 254775=test_sockopt
[ 50/909] 254778=test_frozen_error
[ 51/909] 254767=test_lambda
[ 52/909] 254778=test_encoding
[ 53/909] 254775=test_pattern_matching
[ 54/909] 254769=test_thread
[ 55/909] 254780=test_gem_commands_search_command
[ 56/909] 254775=test_arithmetic_sequence
[ 57/909] 254778=test_literal
[ 58/909] 254775=test_irb
[ 59/909] 254767=test_foreach
[ 60/909] 254776=test_econv
[ 61/909] 254767=test_securerandom
[ 62/909] 254769=test_nil2vtempty
[ 63/909] 254769=test_nowrite
[ 64/909] 254773=test_flip
[ 65/909] 254769=test_thread_queue
[ 66/909] 254767=test_summary
[ 67/909] 254773=test_stack
[ 68/909] 254771=test_gem_commands_install_command
[ 69/909] 254777=test_gem_ext_cargo_builder_unit
[ 70/909] 254780=test_num2int
[ 71/909] 254780=test_gem_source_local
[ 72/909] 254774=test_rdoc_parser_rd
[ 73/909] 254767=test_iter_break
[ 74/909] 254767=test_parse
[ 75/909] 254772=test_have_macro
[ 76/909] 254777=test_process
[ 77/909] 254780=test_wss
[ 78/909] 254774=test_address_resolve
[ 79/909] 254775=test_closure
[ 80/909] 254774=test_digest
[ 81/909] 254780=test_variable
[ 82/909] 254774=test_cstr
[ 83/909] 254768=test_gem_resolver_lock_specification
[ 84/909] 254781=test_method_cache
[ 85/909] 254781=test_iterator
[ 86/909] 254768=test_gem_resolver_index_specification
[ 87/909] 254780=test_string
[ 88/909] 254780=test_marshalable
[ 89/909] 254780=test_gem_dependency
[ 90/909] 254768=test_serialize_subclasses
[ 91/909] 254768=test_const
[ 92/909] 254768=test_class
[ 93/909] 254775=parse_comments_test
[ 94/909] 254781=test_gem_commands_dependency_command
[ 95/909] 254772=test_cmethod
[ 96/909] 254772=test_qsort
[ 97/909] 254772=test_gem_ext_ext_conf_builder
[ 98/909] 254775=test_path_to_class
[ 99/909] 254775=test_storage
[100/909] 254775=test_thread_fd_close
[101/909] 254775=json_addition_test
[102/909] 254780=test_coverage
[103/909] 254775=test_stream
[104/909] 254775=json_common_interface_test
[105/909] 254774=test_func
[106/909] 254775=test_pathname
[107/909] 254767=test_remote_fetch_error
[108/909] 254767=test_kill_ring
[109/909] 254781=test_gem_resolver_git_specification
[110/909] 254767=test_dir_m17n
[111/909] 254775=test_cgi_tag_helper
[112/909] 254775=test_gem_commands_cert_command
[113/909] 254781=test_io
[114/909] 254773=test_fileutils
[115/909] 254776=test_eval
[116/909] 254776=test_process
[117/909] 254781=test_object
[118/909] 254776=test_gem_util
[119/909] 254769=test_raise_exception
[120/909] 254779=test_config
[121/909] 254779=test_tempfile
[122/909] 254771=test_gem_resolver
[123/909] 254773=test_gem_gemcutter_utilities
[124/909] 254774=test_gem_remote_fetcher
[125/909] 254778=test_jaro_winkler
[126/909] 254778=test_gem_commands_yank_command
[127/909] 254773=test_exit
[128/909] 254779=test_pattern_key_name_check
[129/909] 254771=test_postponed_job
[130/909] 254779=ractor_test
[131/909] 254780=test_gem_request_set_lockfile
[132/909] 254776=test_cparser
[133/909] 254778=test_human_typo
[134/909] 254778=test_dot_dot
[135/909] 254778=test_bignum
[136/909] 254781=reflection_test
[137/909] 254773=test_key_error
[138/909] 254773=test_enc_raise
[139/909] 254779=test_engine
[140/909] 254779=test_rdoc_markup_to_markdown
[141/909] 254773=test_httpresponse
[142/909] 254781=test_rdoc_parser_ruby
[143/909] 254773=test_show_source
[144/909] 254774=test_inlinecache
[145/909] 254778=test_weakkeymap
[146/909] 254774=test_usrmarshal
[147/909] 254775=test_gem_command
[148/909] 254780=test_pinned
[149/909] 254779=test_memory_view
[150/909] 254773=test_ractor
[151/909] 254780=test_my_integer
[152/909] 254780=test_gem_commands_environment_command
[153/909] 254776=test_tracepoint
[154/909] 254780=test_array_create
[155/909] 254780=test_debugger_integration
[156/909] 254778=test_gem_resolver_installed_specification
[157/909] 254775=test_rdoc_rubygems_hook
[158/909] 254773=test_internal_ivar
[159/909] 254780=test_cgi_cookie
[160/909] 254773=test_gem_commands_mirror
[161/909] 254779=test_cd
[162/909] 254773=symbol_encoding_test
[163/909] 254780=desugar_compiler_test
[164/909] 254778=test_hmac
[165/909] 254779=test_signedness
[166/909] 254780=test_gem_spec_fetcher
[167/909] 254778=test_undef
[168/909] 254778=test_gem_commands_sources_command
[169/909] 254771=test_c_union_entity
[170/909] 254771=test_ws
[171/909] 254775=test_date_arith
[172/909] 254771=test_io_console
[173/909] 254773=test_rdoc_require
[174/909] 254775=test_metaclass
[175/909] 254775=test_numeric
[176/909] 254769=test_io
[177/909] 254774=test_enum
[178/909] 254772=test_gem_commands_which_command
[179/909] 254780=test_gem_source_specific_file
[180/909] 254772=test_unix
[181/909] 254775=parse_test
[182/909] 254778=test_context
[183/909] 254775=test_symbol
[184/909] 254780=test_coder
[185/909] 254772=test_optparse
[186/909] 254780=test_rdoc_markup
[187/909] 254766=test_last_thread
[188/909] 254776=test_rdoc_markup_to_bs
[189/909] 254773=test_gem_source_lock
[190/909] 254772=test_ldap
[191/909] 254772=test_gem_remote_fetcher_local_server
[192/909] 254773=test_etc
[193/909] 254780=test_macro
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 42471>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 43595>
[194/909] 254780=test_hash
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254772  ko1    8u  IPv4 50479827      0t0  TCP localhost:42471 (LISTEN)
ruby    254772  ko1    9u  IPv4 50479828      0t0  TCP localhost:43595 (LISTEN)
[195/909] 254780=test_cipher
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 34249>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 33075>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254772  ko1   10u  IPv4 50484092      0t0  TCP localhost:34249 (LISTEN)
ruby    254772  ko1   11u  IPv4 50484093      0t0  TCP localhost:33075 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11
[196/909] 254781=test_new
[197/909] 254781=test_too_many_dummy_encodings
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 43707>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 41009>
[198/909] 254778=test_filter
[199/909] 254773=test_gem_ext_cmake_builder
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254772  ko1   10u  IPv4 50508311      0t0  TCP localhost:43707 (LISTEN)
ruby    254772  ko1   11u  IPv4 50508312      0t0  TCP localhost:41009 (LISTEN)
[200/909] 254780=test_erb_m17n
[201/909] 254773=test_objspace
[202/909] 254776=test_clone
[203/909] 254780=test_koi8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11
[204/909] 254780=test_gem_resolver_vendor_set
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 37143>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 35851>
[205/909] 254778=test_evaluation
[206/909] 254780=test_fnmatch
[207/909] 254778=test_rdoc_markup_to_ansiCOMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254772  ko1   10u  IPv4 50508334      0t0  TCP localhost:37143 (LISTEN)
ruby    254772  ko1   11u  IPv4 50482088      0t0  TCP localhost:35851 (LISTEN)

[208/909] 254781=test_have_library
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11
[209/909] 254772=test_require
[210/909] 254780=test_https
[211/909] 254766=test_erb_command
[212/909] 254767=test_httpresponses
[213/909] 254766=integer_base_flags_test
[214/909] 254767=test_unicode_escape
[215/909] 254778=test_ftp
[216/909] 254766=test_ostruct
[217/909] 254776=test_completion
[218/909] 254778=test_raise
[219/909] 254778=test_proxy
Closed file descriptor: TestGemRequire#test_unable_to_find_good_unresolved_version: 8
Closed file descriptor: TestGemRequire#test_unable_to_find_good_unresolved_version: 9
[220/909] 254767=test_io_wait_uncommon
[221/909] 254767=test_string
[222/909] 254767=test_shift_jis
[223/909] 254767=test_yield
[224/909] 254778=test_gem_request_set_lockfile_parser
[225/909] 254778=test_gem_ci_detector
[226/909] 254778=test_formatter
[227/909] 254778=fixtures_test
[228/909] 254766=test_rational2
[229/909] 254766=test_gem_dependency_resolution_error
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 35771>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    254780  ko1    8u  sock    0,8      0t0 50478709 protocol: TCP
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 8
[230/909] 254771=test_http
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 44151>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254780  ko1    8u  IPv4 50511887      0t0  TCP localhost:44151->localhost:53224 (CLOSE_WAIT)
[231/909] 254780=test_gem_security_policy
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007be7bf760a98 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 sleep>
[232/909] 254766=test_file
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007be7bf760a98 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=50478769, 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>
[233/909] 254778=test_gem_install_update_options
[234/909] 254766=test_gem_resolver_index_set
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254771  ko1    8u  IPv4 50478769      0t0  TCP localhost:33301->localhost:47368 (CLOSE_WAIT)
[235/909] 254766=test_rdoc_parser_changelog
[236/909] 254780=test_init
[237/909] 254779=test_rdoc_markup_to_html_crossref
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007be7a0040890 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 sleep>
[238/909] 254778=test_case_options
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007be7a006ba18 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007be7a006ba18 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 dead>
[239/909] 254778=test_arity
[240/909] 254778=test_folderitem2_invokeverb
[241/909] 254778=test_files_sample
[242/909] 254781=test_update
[243/909] 254774=test_switch_hitter
[244/909] 254781=test_ole_methods
[245/909] 254781=test_defined
[246/909] 254774=test_pack
[247/909] 254778=test_call
[248/909] 254766=test_thread
[249/909] 254781=test_hash_create
[250/909] 254781=json_generic_object_test
[251/909] 254781=test_iseq_load
[252/909] 254776=test_fstring
[253/909] 254778=test_name_error_extension
[254/909] 254778=test_timeout
[255/909] 254778=test_fixnum
[256/909] 254778=test_signal
[257/909] 254780=test_rdoc_markup_raw
[258/909] 254780=test_scheduler
[259/909] 254776=test_null
[260/909] 254776=test_big5
[261/909] 254776=test_gem_resolver_activation_request
[262/909] 254776=test_fd_setsize
[263/909] 254776=test_objectspace
[264/909] 254779=test_trick
[265/909] 254780=test_gem_request_set
[266/909] 254774=version_test
[267/909] 254774=test_gem_rdoc
[268/909] 254772=test_require_lib
[269/909] 254774=test_files_test_2
[270/909] 254768=test_gem_version_option
[271/909] 254768=test_gem_remote_fetcher_s3
[272/909] 254780=test_rdoc_markup_parser
[273/909] 254780=test_gem_unsatisfiable_dependency_error
[274/909] 254780=test_rdoc_i18n_text
[275/909] 254780=test_rdoc_tom_doc
[276/909] 254780=test_ractor
[277/909] 254768=pattern_test
[278/909] 254780=test_disable_irb
[279/909] 254780=test_gem_package_tar_header
[280/909] 254780=test_sexp
[281/909] 254768=test_logger
[282/909] 254780=test_import
[283/909] 254768=test_basicsocket
[284/909] 254768=test_gem_commands_owner_command
[285/909] 254776=test_recursion
[286/909] 254776=test_normalize
[287/909] 254776=test_find
[288/909] 254776=locals_test
[289/909] 254768=test_gem_resolver_vendor_specification
[290/909] 254768=test_typeddata
[291/909] 254778=test_date_strftime
[292/909] 254781=compiler_test
[293/909] 254781=test_struct
[294/909] 254781=test_basicinstructions
[295/909] 254771=test_bigzero
[296/909] 254771=test_mutex
[297/909] 254776=test_key_actor_emacs
[298/909] 254781=redundant_return_test
[299/909] 254781=test_gem_ext_builder
[300/909] 254768=test_history
[301/909] 254776=test_verbose
[302/909] 254776=test_gem_uri_formatter
[303/909] 254768=test_sprintf
[304/909] 254776=test_rdoc_encoding
[305/909] 254771=test_optimization
[306/909] 254776=test_gem_request_connection_pools
[307/909] 254780=test_rdoc_markdown
[308/909] 254775=test_common
[309/909] 254768=test_registry
[310/909] 254768=test_rdoc_constant
[311/909] 254776=test_deprecate
[312/909] 254776=test_ssl
[313/909] 254778=parse_success_test
[314/909] 254778=test_module
[315/909] 254780=test_gem_commands_push_command
[316/909] 254775=test_ractor
[317/909] 254775=test_win32ole_typelib
[318/909] 254775=test_euc_jp
[319/909] 254775=test_scanner_events
[320/909] 254775=test_external_new
[321/909] 254775=test_abi
[322/909] 254768=test_gem_resolver_dependency_request
[323/909] 254768=test_force_exit
[324/909] 254768=test_rubyvm
[325/909] 254768=test_data_error
[326/909] 254775=test_rdoc_markup_to_table_of_contents
[327/909] 254780=test_gem_doctor
[328/909] 254775=test_ancdata
[329/909] 254775=test_weakmap
[330/909] 254780=test_rdoc_generator_pot_po_entry
[331/909] 254780=test_gem_resolver_specification
[332/909] 254780=test_encoding
[333/909] 254768=test_load
[334/909] 254768=json_fixtures_test
[335/909] 254768=test_default_gems
[336/909] 254768=test_constant
[337/909] 254780=test_gem_security_trust_dir
[338/909] 254780=test_rdoc_parser_c
[339/909] 254779=test_have_func
[340/909] 254767=test_logperiod
[341/909] 254767=test_enc_str_buf_cat
[342/909] 254767=test_gem_package_tar_reader_entry
[343/909] 254767=test_zsh_completion
[344/909] 254767=test_webauthn_listener
[345/909] 254781=test_lock_native_thread
[346/909] 254781=test_logdevice
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33623>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254767  ko1    8u  IPv4 50511121      0t0  TCP localhost:33623->localhost:37834 (CLOSE_WAIT)
[347/909] 254767=test_rdoc_attr
[348/909] 254780=test_passing_block
[349/909] 254780=test_http
[350/909] 254780=test_x509cert
[351/909] 254767=test_addrinfo
[352/909] 254779=test_bug-14834
[353/909] 254767=test_buffering
[354/909] 254767=test_rdoc_context_section
[355/909] 254767=ruby_parser_test
[356/909] 254779=test_svcb_https
[357/909] 254780=test_key_actor_vi
[358/909] 254779=test_enumerable
[359/909] 254779=test_bmethod
[360/909] 254779=test_ansi_without_terminfo
[361/909] 254767=test_rdoc_markup_include
[362/909] 254767=test_terminfo
[363/909] 254767=test_rat
[364/909] 254767=test_extlibs
[365/909] 254779=test_rdoc_markup_heading
[366/909] 254779=json_string_matching_test
[367/909] 254779=test_gem_ext_rake_builder
[368/909] 254766=test_monitor
[369/909] 254780=test_flags
[370/909] 254766=test_asn1
[371/909] 254770=test_transcode
[372/909] 254766=test_whileuntil
[373/909] 254766=test_tcp
[374/909] 254766=test_pp
[375/909] 254766=test_sprintf_comb
[376/909] 254770=test_rdoc_markdown_test
[377/909] 254766=test_rdoc_normal_module
[378/909] 254769=test_method_cache
[379/909] 254769=test_path
[380/909] 254769=test_gem_stub_specification
[381/909] 254766=tunnel_test
[382/909] 254766=test_gem_text
[383/909] 254766=test_settracefunc
[384/909] 254781=test_gem_commands_stale_command
[385/909] 254781=test_rdoc_markup_to_tt_only
[386/909] 254781=test_win32ole
[387/909] 254781=test_gem_version
[388/909] 254781=equality_test
[389/909] 254781=test_gem_commands_query_command
[390/909] 254780=test_color
[391/909] 254780=test_eval_history
[392/909] 254780=test_c_struct_entry
[393/909] 254769=test_case
[394/909] 254769=test_files_ext
[395/909] 254768=test_x509ext
[396/909] 254779=unescape_test
[397/909] 254768=source_location_test
[398/909] 254768=test_complex
[399/909] 254769=test_at_exit
[400/909] 254772=test_rdoc_markup_verbatim
[401/909] 254772=test_instrumentation_api
[402/909] 254769=test_inadvertent_creation
[403/909] 254778=static_inspect_test
[404/909] 254778=test_rdoc_any_method
[405/909] 254774=test_flush
[406/909] 254780=test_complexrational
[407/909] 254769=test_pkcs7
[408/909] 254768=test_gem_commands_fetch_command
[409/909] 254774=test_cgi_header
[410/909] 254780=test_rdoc_markup_to_html_snippet
[411/909] 254774=test_mul
[412/909] 254774=test_win32ole_variant_outarg
[413/909] 254774=test_mkmf
[414/909] 254774=test_enumerator_kw
[415/909] 254774=test_mixed_unicode_escapes
[416/909] 254774=test_require_path_check
[417/909] 254780=test_x509crl
[418/909] 254774=test_numeric
[419/909] 254768=test_stringscanner
[420/909] 254781=test_class
[421/909] 254774=test_cgi_session
[422/909] 254781=test_word
[423/909] 254769=test_gb18030
[424/909] 254781=test_gem_package_tar_reader
[425/909] 254769=test_type_completor
[426/909] 254769=test_win32ole_variable
[427/909] 254769=test_rdoc_markup_attributes
[428/909] 254768=test_gbk
[429/909] 254774=test_gem_specification
[430/909] 254768=test_rdoc_class_module
[431/909] 254781=test_gem_name_tuple
[432/909] 254781=test_win32ole_type_event
[433/909] 254781=test_warning
[434/909] 254780=test_gem_dependency_installer
[435/909] 254769=test_refinement
[436/909] 254781=test_pointer
[437/909] 254778=test_protect
[438/909] 254778=test_tree_builder
[439/909] 254778=test_protocol
[440/909] 254778=test_gem_ext_cargo_builder_link_flag_converter
[441/909] 254778=test_gem_commands_open_command
[442/909] 254770=test_cgi_util
[443/909] 254766=test_x509req
[444/909] 254776=test_c_struct_builder
[445/909] 254778=location_test
[446/909] 254778=dump_test
[447/909] 254772=test_enc_associate
[448/909] 254776=test_allocation
[449/909] 254766=test_gc
[450/909] 254770=test_iseq
[451/909] 254781=test_store
[452/909] 254768=test_insns_leaf
[453/909] 254768=test_string_memory
[454/909] 254767=test_rdoc_markup_to_joined_paragraph
[455/909] 254767=regexp_test
[456/909] 254768=test_rdoc_markup_to_html
[457/909] 254767=test_rdoc_context
[458/909] 254768=test_pkg_config
[459/909] 254768=test_line_editor
[460/909] 254781=test_big2str
[461/909] 254781=test_rdoc_markup_indented_paragraph
[462/909] 254768=test_rdoc_parser
[463/909] 254781=test_open-uri
[464/909] 254768=test_coderange
[465/909] 254768=test_dln
[466/909] 254768=test_history
[467/909] 254768=test_x509attr
[468/909] 254768=test_complex2
[469/909] 254768=test_iso_8859
[470/909] 254768=test_dns
[471/909] 254772=test_stringio
[472/909] 254781=test_require
[473/909] 254768=test_dup
[474/909] 254772=test_comparable
[475/909] 254772=test_bug-3571
[476/909] 254772=test_system
[477/909] 254770=test_emoji_breaks
[478/909] 254770=test_notimplement
[479/909] 254770=test_io_timeout
[480/909] 254770=test_date_new
[481/909] 254770=test_gem_commands_info_command
[482/909] 254775=test_rdoc_rd
[483/909] 254775=command_line_test
[484/909] 254768=test_gem_security
[485/909] 254775=test_euc_tw
[486/909] 254775=test_compile_prism
[487/909] 254770=test_gem_commands_build_command
[488/909] 254774=test_face
[489/909] 254774=test_sizeof
[490/909] 254778=test_alias
[491/909] 254775=test_gem_requirement
[492/909] 254779=test_object_references
[493/909] 254770=test_wait
[494/909] 254779=test_x509name
[495/909] 254779=test_sleep
[496/909] 254775=test_gem_safe_yaml
[497/909] 254770=test_digest_extend
[498/909] 254775=test_autoconf
[499/909] 254775=test_did_you_mean
[500/909] 254770=test_popen_deadlock
[501/909] 254767=test_bug-5832
[502/909] 254767=test_case
[503/909] 254767=test_cgi_multipart
[504/909] 254778=test_ast
[505/909] 254767=test_pack
[506/909] 254767=test_rdoc_comment
[507/909] 254775=test_rb_str_dup
[508/909] 254775=fuzzer_test
[509/909] 254775=onigmo_test
[510/909] 254775=test_struct
[511/909] 254775=test_gc
[512/909] 254775=test_math
[513/909] 254767=test_time
[514/909] 254780=json_encoding_test
[515/909] 254775=test_super
[516/909] 254780=test_libs
[517/909] 254780=test_console_attr
[518/909] 254780=test_gem_bundler_version_finder
[519/909] 254780=test_webauthn_listener_response
[520/909] 254780=heredoc_test
[521/909] 254780=newline_test
[522/909] 254779=test_array
[523/909] 254780=test_ubf_async_safe
[524/909] 254779=parser_test
[525/909] 254779=snippets_test
[526/909] 254780=test_gem_path_support
[527/909] 254767=constant_path_node_test
[528/909] 254767=test_win32ole_record
[529/909] 254767=test_case_mapping
[530/909] 254780=test_yaml_tree
[531/909] 254767=test_mailto
[532/909] 254767=test_rubygems
[533/909] 254780=test_gem_package_tar_writer
[534/909] 254772=ripper_test
[535/909] 254780=test_weakref
[536/909] 254767=test_timeout
[537/909] 254770=test_not
[538/909] 254770=test_socket
[539/909] 254780=test_function
[540/909] 254775=snapshots_test
[541/909] 254767=test_arith_seq_beg_len_step
[542/909] 254780=test_reline
[543/909] 254767=test_hash
[544/909] 254772=test_gem_resolver_requirement_list
[545/909] 254768=test_beginendblock
[546/909] 254772=test_win32ole_event
[547/909] 254772=test_io_buffer
[548/909] 254772=test_scalar_scanner
[549/909] 254772=test_within_pipe
[550/909] 254772=test_gem_commands_pristine_command
[551/909] 254768=test_gem_config_file
[552/909] 254768=test_yamlstore
[553/909] 254768=test_rdoc_method_attr
[554/909] 254775=test_yjit_exit_locations
[555/909] 254779=test_rdoc_rdoc
[556/909] 254780=test_rdoc_markup_pre_process
[557/909] 254779=test_m17n
[558/909] 254775=test_buffered_io
[559/909] 254770=test_yjit
[560/909] 254776=test_rdoc_markup_attribute_manager
[561/909] 254768=test_date_conv
[562/909] 254768=test_webauthn_poller
[563/909] 254775=test_egrep_cpp
[564/909] 254776=test_argf
[565/909] 254780=test_rdoc_i18n_locale
[566/909] 254768=test_gem_resolver_composed_set
[567/909] 254780=test_pkey_rsa
[568/909] 254768=test_trace
[569/909] 254768=test_numhash
[570/909] 254768=test_gem_stream_ui
[571/909] 254774=test_nofree
[572/909] 254775=test_rdoc_generator_ri
[573/909] 254774=test_arity
[574/909] 254775=test_ipaddr
[575/909] 254774=test_set
[576/909] 254774=test_gem_source_fetch_problem
[577/909] 254774=test_gem_update_suggestion
[578/909] 254775=test_resource
[579/909] 254775=test_member
[580/909] 254775=test_gem_console_ui
[581/909] 254775=test_ractor_compatibility
[582/909] 254768=test_append
[583/909] 254768=test_gem_resolver_lock_set
[584/909] 254774=test_rdoc_markup_hard_break
[585/909] 254774=test_method
[586/909] 254768=test_unicode_normalize
[587/909] 254780=test_reline_key
[588/909] 254768=test_rdoc_generator_pot_po
[589/909] 254780=test_reqarg
[590/909] 254768=index_write_test
[591/909] 254768=test_integer_comb
[592/909] 254779=test_tsort
[593/909] 254779=test_depth_first
[594/909] 254779=test_ns_spki
[595/909] 254779=test_custom_command
[596/909] 254779=lex_test
[597/909] 254775=test_tree_spell_checker
[598/909] 254775=test_m17n_comb
[599/909] 254781=test_date_ractor
[600/909] 254769=test_pair
[601/909] 254780=test_rdoc_markup_to_label
[602/909] 254772=test_install
[603/909] 254780=test_prettyprint
[604/909] 254780=integer_parse_test
[605/909] 254780=test_gem_validator
[606/909] 254780=test_queue
[607/909] 254780=test_sleep
[608/909] 254781=regular_expression_options_test
[609/909] 254781=test_key_event_record
[610/909] 254781=test_set_len
[611/909] 254781=test_rdoc_generator_json_index
[612/909] 254781=test_threadgroup
[613/909] 254772=test_euc_kr
[614/909] 254772=test_gem_commands_lock_command
[615/909] 254772=test_gem_local_remote_options
[616/909] 254771=test_bash_completion
[617/909] 254771=test_exception
[618/909] 254772=test_gem_security_signer
[619/909] 254772=test_rdoc_rd_inline_parser
[620/909] 254781=test_mdns
[621/909] 254781=test_x509store
[622/909] 254772=test_gem_ext_configure_builder
[623/909] 254772=test_dir
[624/909] 254779=test_merge_keys
[625/909] 254779=test_random
[626/909] 254779=test_win32ole_type
[627/909] 254779=test_lexer
[628/909] 254781=test_kwargs
[629/909] 254779=test_io_wait
[630/909] 254781=test_rdoc_extend
[631/909] 254781=test_placearg
[632/909] 254779=test_interned_str
[633/909] 254779=test_rdoc_markup_paragraph
[634/909] 254779=test_gem_commands_cleanup_command
[635/909] 254772=test_config
[636/909] 254772=test_env
[637/909] 254781=regular_expression_encoding_test
[638/909] 254781=test_project_sanity
[639/909] 254781=test_continuation
[640/909] 254781=test_forwardable
[641/909] 254773=test_object_create_start
[642/909] 254773=comments_test
[643/909] 254773=test_delete
[644/909] 254781=test_config
[645/909] 254773=test_io_m17n
[646/909] 254781=test_ensured
[647/909] 254781=test_gem_commands_uninstall_command
[648/909] 254780=test_rendering
[649/909] 254780=test_nesting_parser
[650/909] 254780=test_gem_dependency_list
[651/909] 254779=test_files_test
[652/909] 254780=test_gem_resolver_installer_set
[653/909] 254779=test_require
[654/909] 254779=test_ifunless
[655/909] 254779=test_gem_silent_ui
[656/909] 254779=test_shapes
[657/909] 254779=test_rdoc_text
[658/909] 254769=test_ocsp
[659/909] 254779=test_pkey_dh
[660/909] 254780=test_udp
[661/909] 254780=dispatcher_test
[662/909] 254779=test_rdoc_alias
[663/909] 254780=test_rdoc_single_class
[664/909] 254780=test_configuration
[665/909] 254779=test_windows_1252
[666/909] 254779=test_stringify_symbols
[667/909] 254779=test_printf
[668/909] 254779=test_rubyoptions
[669/909] 254780=test_rdoc_token_stream
[670/909] 254780=warnings_test
[671/909] 254780=test_to_ary_concat
[672/909] 254769=test_gem_source_subpath_problem
[673/909] 254769=test_tmpdir
[674/909] 254781=test_locale
[675/909] 254781=test_gem_resolver_api_set
[676/909] 254769=parse_stream_test
[677/909] 254769=test_ts
[678/909] 254781=test_emitter
[679/909] 254781=test_dryrun
[680/909] 254781=test_string_processing
[681/909] 254781=encodings_test
[682/909] 254781=test_io_buffer
[683/909] 254781=test_gem_impossible_dependencies_error
[684/909] 254781=json_generator_test
[685/909] 254781=test_type
[686/909] 254781=test_range
[687/909] 254769=test_vm_dump
[688/909] 254769=test_rdoc_markup_document
[689/909] 254769=test_ftp
[690/909] 254773=test_open3
[691/909] 254769=errors_test
[692/909] 254769=test_gem_commands_rebuild_command
[693/909] 254769=test_gem_commands_setup_command
[694/909] 254771=test_alias_and_anchor
[695/909] 254771=test_rdoc_stats
[696/909] 254771=test_cesu8
[697/909] 254771=test_err_in_callback
[698/909] 254771=test_win32ole_variant_m
[699/909] 254771=json_parser_test
[700/909] 254771=test_rdoc_store
[701/909] 254780=test_generic
[702/909] 254780=test_fiber
[703/909] 254769=test_rdoc_generator_darkfish
[704/909] 254781=test_resize
[705/909] 254781=test_div
[706/909] 254781=test_deprecated
[707/909] 254781=test_key_stroke
[708/909] 254781=test_gc_compact
[709/909] 254768=test_gem_safe_marshal
[710/909] 254769=test_tracer
[711/909] 254769=test_capacity
[712/909] 254774=test_input_method
[713/909] 254769=test_nextafter
[714/909] 254771=test_option
[715/909] 254775=static_literals_test
[716/909] 254775=test_random
[717/909] 254769=test_to_ruby
[718/909] 254775=test_bundled_ca
[719/909] 254769=test_workspace
[720/909] 254774=test_backtrace
[721/909] 254774=test_gem_commands_update_command
[722/909] 254771=test_date_parse
[723/909] 254767=test_fips
[724/909] 254769=test_pkey_ec
[725/909] 254771=test_rand
[726/909] 254775=test_data
[727/909] 254775=test_noarg
[728/909] 254768=test_thread
[729/909] 254768=test_utf32
[730/909] 254769=test_integer
[731/909] 254768=test_ellipsize
[732/909] 254772=test_memory_view
[733/909] 254768=test_helper
[734/909] 254768=test_gem_package_task
[735/909] 254768=test_win32ole_method_event
[736/909] 254768=test_provider
[737/909] 254776=test_bn
[738/909] 254772=test_httpheader
[739/909] 254776=test_rdoc_ri_driver
[740/909] 254769=test_data
[741/909] 254769=test_http_request
[742/909] 254772=test_gem_commands_server_command
[743/909] 254769=!Nothing_to_test
[744/909] 254772=test_keyword
[745/909] 254769=numeric_value_test
[746/909] 254769=heredoc_dedent_test
[747/909] 254769=test_kernel
[748/909] 254775=test_method_name_check
[749/909] 254775=test_rdoc_parser_markdown
[750/909] 254775=test_function_entry
[751/909] 254775=test_win32ole_param
[752/909] 254775=implicit_array_test
[753/909] 254767=test_acceptable
[754/909] 254775=test_len
[755/909] 254775=test_file_exhaustive
[756/909] 254771=test_gem_ext_cargo_builder
[757/909] 254767=test_gem_gem_runner
[758/909] 254771=test_rdoc_generator_pot
[759/909] 254771=test_exception
[760/909] 254771=test_object
[761/909] 254771=test_gem_commands_signout_command
[762/909] 254771=test_gem_commands_unpack_command
[763/909] 254767=test_gem_commands_exec_command
[764/909] 254776=test_pack
[765/909] 254768=test_autoload
[766/909] 254771=test_gem_resolver_local_specification
[767/909] 254771=test_ractor
[768/909] 254769=test_ssl_session
[769/909] 254771=test_optarg
[770/909] 254776=test_stream
[771/909] 254776=test_assignment
[772/909] 254772=test_ruby_lex
[773/909] 254774=test_syntax
[774/909] 254771=test_ossl
[775/909] 254772=test_date_marshal
[776/909] 254772=test_grapheme_breaks
[777/909] 254772=test_gem_request_set_gem_dependency_api
[778/909] 254766=test_rdoc_rd_block_parser
[779/909] 254769=test_win32ole_param_event
[780/909] 254769=test_ripper
[781/909] 254766=test_key_name_check
[782/909] 254766=test_rdoc_servlet
[783/909] 254766=test_singleton
[784/909] 254766=test_kdf
[785/909] 254766=test_nil
[786/909] 254772=test_class2name
[787/909] 254772=test_gem_commands_outdated_command
[788/909] 254766=test_gem_request_set_lockfile_tokenizer
[789/909] 254772=test_rdoc_task
[790/909] 254772=test_backtrace
[791/909] 254766=test_time_tz
[792/909] 254773=test_lazy_enumerator
[793/909] 254766=test_resolve_symbol
[794/909] 254767=test_profile_frames
[795/909] 254766=test_date_compat
[796/909] 254766=test_error_highlight
[797/909] 254767=test_array
[798/909] 254769=test_set
[799/909] 254769=test_find_executable
[800/909] 254769=test_gem_commands_help_command
[801/909] 254777=test_stringchar
[802/909] 254769=test_arith_seq_extract
[803/909] 254777=test_debug
[804/909] 254777=test_digest
[805/909] 254773=test_rbconfig
[806/909] 254773=test_gem_uri
[807/909] 254772=test_gem_package_old
[808/909] 254769=test_command
[809/909] 254773=test_ractor
[810/909] 254772=test_psych
[811/909] 254772=test_fiddle
[812/909] 254773=test_win32ole_variant
[813/909] 254772=test_rdoc_markup_formatter
[814/909] 254773=test_enumerator
[815/909] 254773=test_modify_expand
[816/909] 254772=test_gem_source_installed
[817/909] 254773=test_gem_available_set
[818/909] 254772=test_change_word
[819/909] 254772=test_date
[820/909] 254772=test_pkcs12
[821/909] 254773=test_date_time
[822/909] 254773=test_parser
[823/909] 254773=test_variable_name_check
[824/909] 254769=test_gem_source_vendor
[825/909] 254769=test_gem_commands_list_command
[826/909] 254769=test_assembler
[827/909] 254769=test_pty
[828/909] 254773=test_gem_platform
[829/909] 254773=test_symbol
[830/909] 254773=test_gem_uninstaller
[831/909] 254766=overlap_test
[832/909] 254777=test_rdoc_ri_paths
[833/909] 254772=test_propertyputref
[834/909] 254772=test_color_printer
[835/909] 254772=test_safe_load
[836/909] 254772=test_rdoc_markup_to_rdoc
[837/909] 254772=test_gem_source
[838/909] 254777=test_frozen
[839/909] 254777=test_handle
[840/909] 254769=test_exception_at_throwing
[841/909] 254771=test_name_error
[842/909] 254769=test_benchmark
[843/909] 254772=string_encoding_test
[844/909] 254772=test_rdoc_parser_simple
[845/909] 254777=test_enumerator
[846/909] 254772=test_gem_package
[847/909] 254781=test_utf16
[848/909] 254781=test_date_attr
[849/909] 254781=test_scan_args
[850/909] 254781=test_integer
[851/909] 254766=test_duplicate
[852/909] 254766=json_ext_parser_test
[853/909] 254766=test_time
[854/909] 254766=test_erb
[855/909] 254776=test_condition
[856/909] 254776=test_cp949
[857/909] 254771=test_string
[858/909] 254776=test_emoji
[859/909] 254766=test_files_lib
[860/909] 254776=test_sorted_set
[861/909] 254769=test_help
[862/909] 254769=test_class_name_check
[863/909] 254769=test_gem_resolver_git_set
[864/909] 254772=test_gem_commands_check_command
[865/909] 254773=test_random_formatter
[866/909] 254772=test_rdoc_normal_class
[867/909] 254773=test_gem_source_git
[868/909] 254769=test_pipe
[869/909] 254772=test_regex_casefold
[870/909] 254776=test_rdoc_code_object
[871/909] 254772=test_gem_installer
[872/909] 254769=test_multi_irb_commands
[873/909] 254769=test_rdoc_top_level
[874/909] 254773=test_gem_command_manager
[875/909] 254775=test_delegate
[876/909] 254775=test_helper_method
[877/909] 254775=test_cgi_core
[878/909] 254775=attribute_write_test
[879/909] 254775=test_parser
[880/909] 254775=test_yaml_special_cases
[881/909] 254775=test_gem_source_list
[882/909] 254775=test_rdoc_rd_inline
[883/909] 254775=test_gem_remote_fetcher_local_ssl_server
[884/909] 254773=test_ractor
[885/909] 254773=test_severity
[886/909] 254773=test_float
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 37051>
[887/909] 254776=test_gem
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254775  ko1    8u  IPv4 50528200      0t0  TCP *:37051 (LISTEN)
[888/909] 254769=test_files_test_1
[889/909] 254769=test_date_strptime
[890/909] 254768=test_ssl
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 40453>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254775  ko1    9u  IPv4 50531215      0t0  TCP *:40453 (LISTEN)
[891/909] 254769=test_pkey_dsa
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 41221>
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254768  ko1   10u  IPv4 50539760      0t0  TCP localhost:41221->localhost:56320 (CLOSE_WAIT)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 42743>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254775  ko1    9u  IPv4 50531249      0t0  TCP *:42743 (LISTEN)
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 10
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 9
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 36203>
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 42898>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254775  ko1    9u  IPv4 50531278      0t0  TCP *:36203 (LISTEN)
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254768  ko1   12u  IPv4 50529210      0t0  TCP localhost:42898->localhost:33549 (CLOSE_WAIT)
[892/909] 254769=test_https_proxy
[893/909] 254775=test_nomethod_error
[894/909] 254775=library_symbols_test
[895/909] 254775=test_json_tree
[896/909] 254775=test_emitter
[897/909] 254775=test_ractor
.Closed file descriptor: TestOpenURISSL#test_validation_success: 12
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 50980>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254768  ko1   12u  IPv4 50534967      0t0  TCP localhost:50980->localhost:46299 (CLOSE_WAIT)
[898/909] 254780=test_framework
[899/909] 254780=test_case_comprehensive
[900/909] 254780=test_omap
[901/909] 254780=test_marshal
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 12
[902/909] 254768=test_zlib
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 37527>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    254769  ko1    8u  IPv4 50541045      0t0  TCP localhost:37527 (LISTEN)
[903/909] 254769=magic_comment_test
[904/909] 254773=test_uncorrectable_name_check
[905/909] 254773=test_load
[906/909] 254773=test_proc
[907/909] 254775=test_cclass
[908/909] 254769=test_shellwords
[909/909] 254769=test_singleton_function
Finished tests in 186.857297s, 173.6191 tests/s, 34476.0794 assertions/s.
32442 tests, 6442107 assertions, 0 failures, 0 errors, 366 skips

ruby -v: ruby 3.4.0dev (2024-07-11T17:02:01Z master c0ad0c3e43) [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
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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
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-11T17:02:01Z master c0ad0c3e43) [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.403665 seconds

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