# Logfile created on 2024-08-26 08:37:29 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007e8de790fdc8 @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.20240826-083729", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007e8de7930500 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e8de7e4ff18 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e8de784a1e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240826-083729", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240826-083729>, @binmode=false, @mon_data=#<Monitor:0x00007e8de7e4fa90>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 45c04cad40
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
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
eb0616cec82cab18fc6b312d5a137dbb3d1ea26e0326b8c4dfb40a23d0f54150  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: 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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/rbs-3.5.3/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/ext/fiddle'
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]: 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/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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.6
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.3
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1983 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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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=57968
  "--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/914] 1055982=test_tmpdir
[  2/914] 1055989=node_id_test
[  3/914] 1055985=test_gem_source_subpath_problem
[  4/914] 1055991=test_locale
[  5/914] 1055993=parse_stream_test
[  6/914] 1055980=test_gem_resolver_api_set
[  7/914] 1055984=test_ts
[  8/914] 1055986=test_emitter
[  9/914] 1055994=test_dryrun
[ 10/914] 1055979=test_gem_impossible_dependencies_error
[ 11/914] 1055981=json_generator_test
[ 12/914] 1055983=encodings_test
[ 13/914] 1055987=test_string_processing
[ 14/914] 1055988=test_io_buffer
[ 15/914] 1055990=test_range
[ 16/914] 1055992=test_type
[ 17/914] 1055992=dispatcher_test
[ 18/914] 1055994=test_udp
[ 19/914] 1055986=test_rdoc_alias
[ 20/914] 1055994=test_rdoc_single_class
[ 21/914] 1055988=test_windows_1252
[ 22/914] 1055988=test_configuration
[ 23/914] 1055987=test_stringify_symbols
[ 24/914] 1055987=test_rdoc_token_stream
[ 25/914] 1055993=test_printf
[ 26/914] 1055981=test_rubyoptions
[ 27/914] 1055982=test_to_ary_concat
[ 28/914] 1055992=warnings_test
[ 29/914] 1055993=test_rendering
[ 30/914] 1055992=test_gem_commands_uninstall_command
[ 31/914] 1055991=test_nesting_parser
[ 32/914] 1055983=test_gem_resolver_installer_set
[ 33/914] 1055991=test_gem_dependency_list
[ 34/914] 1055988=test_files_test
[ 35/914] 1055994=test_ifunless
[ 36/914] 1055994=test_require
[ 37/914] 1055994=test_gem_silent_ui
[ 38/914] 1055993=test_ocsp
[ 39/914] 1055979=test_rdoc_text
[ 40/914] 1055987=test_shapes
[ 41/914] 1055986=test_pkey_dh
[ 42/914] 1055987=test_interned_str
[ 43/914] 1055987=test_placearg
[ 44/914] 1055980=test_rdoc_markup_paragraph
[ 45/914] 1055982=test_gem_commands_cleanup_command
[ 46/914] 1055988=test_config
[ 47/914] 1055986=test_env
[ 48/914] 1055985=regular_expression_encoding_test
[ 49/914] 1055989=test_project_sanity
[ 50/914] 1055988=test_continuation
[ 51/914] 1055988=test_forwardable
[ 52/914] 1055994=test_object_create_start
[ 53/914] 1055994=test_io_m17n
[ 54/914] 1055988=test_delete
[ 55/914] 1055979=comments_test
[ 56/914] 1055987=test_config
[ 57/914] 1055980=test_ensured
[ 58/914] 1055988=test_rdoc_rd_inline_parser
[ 59/914] 1055991=test_dir
[ 60/914] 1055985=test_x509store
[ 61/914] 1055980=test_mdns
[ 62/914] 1055979=test_gem_ext_configure_builder
[ 63/914] 1055980=test_merge_keys
[ 64/914] 1055979=test_random
[ 65/914] 1055980=test_win32ole_type
[ 66/914] 1055979=test_lexer
[ 67/914] 1055980=test_io_wait
[ 68/914] 1055984=test_rdoc_extend
[ 69/914] 1055979=test_kwargs
[ 70/914] 1055993=test_set_len
[ 71/914] 1055979=test_rdoc_generator_json_index
[ 72/914] 1055993=test_threadgroup
[ 73/914] 1055983=test_euc_kr
[ 74/914] 1055983=test_gem_commands_lock_command
[ 75/914] 1055983=test_gem_local_remote_options
[ 76/914] 1055988=test_gem_security_signer
[ 77/914] 1055980=test_bash_completion
[ 78/914] 1055979=test_exception
[ 79/914] 1055980=test_install
[ 80/914] 1055983=test_rdoc_markup_to_label
[ 81/914] 1055989=test_prettyprint
[ 82/914] 1055989=test_gem_validator
[ 83/914] 1055985=integer_parse_test
[ 84/914] 1055985=test_queue
[ 85/914] 1055985=test_sleep
[ 86/914] 1055987=test_key_event_record
[ 87/914] 1055987=regular_expression_options_test
[ 88/914] 1055991=index_write_test
[ 89/914] 1055989=test_integer_comb
[ 90/914] 1055993=test_tsort
[ 91/914] 1055984=test_depth_first
[ 92/914] 1055993=test_ns_spki
[ 93/914] 1055984=test_custom_command
[ 94/914] 1055987=test_bundled_gems
[ 95/914] 1055993=lex_test
[ 96/914] 1055991=test_tree_spell_checker
[ 97/914] 1055987=test_pair
[ 98/914] 1055983=test_m17n_comb
[ 99/914] 1055991=test_date_ractor
[100/914] 1055988=test_gem_update_suggestion
[101/914] 1055980=test_gem_source_fetch_problem
[102/914] 1055980=test_set
[103/914] 1055980=test_resource
[104/914] 1055980=test_member
[105/914] 1055980=test_gem_console_ui
[106/914] 1055984=test_gem_resolver_lock_set
[107/914] 1055980=test_rdoc_markup_hard_break
[108/914] 1055988=test_ractor_compatibility
[109/914] 1055980=test_append
[110/914] 1055980=test_unicode_normalize
[111/914] 1055982=test_method
[112/914] 1055980=test_reline_key
[113/914] 1055990=test_reqarg
[114/914] 1055980=test_rdoc_generator_pot_po
[115/914] 1055980=test_m17n
[116/914] 1055992=test_rdoc_markup_attribute_manager
[117/914] 1055984=test_yjit
[118/914] 1055991=test_buffered_io
[119/914] 1055991=test_webauthn_poller
[120/914] 1055991=test_date_conv
[121/914] 1055992=test_gem_resolver_composed_set
[122/914] 1055991=test_egrep_cpp
[123/914] 1055992=test_argf
[124/914] 1055980=test_rdoc_i18n_locale
[125/914] 1055991=test_pkey_rsa
[126/914] 1055980=test_rdoc_generator_ri
[127/914] 1055980=test_nofree
[128/914] 1055980=test_trace
[129/914] 1055980=test_numhash
[130/914] 1055980=test_gem_stream_ui
[131/914] 1055988=test_arity
[132/914] 1055988=test_ipaddr
[133/914] 1055988=test_gem_resolver_requirement_list
[134/914] 1055988=test_beginendblock
[135/914] 1055980=test_arith_seq_beg_len_step
[136/914] 1055990=test_reline
[137/914] 1055980=test_hash
[138/914] 1055991=test_win32ole_event
[139/914] 1055991=test_io_buffer
[140/914] 1055991=test_scalar_scanner
[141/914] 1055991=test_within_pipe
[142/914] 1055985=test_yamlstore
[143/914] 1055991=test_gem_commands_pristine_command
[144/914] 1055985=test_gem_config_file
[145/914] 1055985=test_rdoc_method_attr
[146/914] 1055993=test_rdoc_rdoc
[147/914] 1055994=test_rdoc_markup_pre_process
[148/914] 1055988=test_yjit_exit_locations
[149/914] 1055994=test_yaml_tree
[150/914] 1055994=test_case_mapping
[151/914] 1055988=test_mailto
[152/914] 1055994=ripper_test
[153/914] 1055988=test_rubygems
[154/914] 1055993=test_gem_package_tar_writer
[155/914] 1055985=test_weakref
[156/914] 1055985=test_not
[157/914] 1055985=test_timeout
[158/914] 1055988=test_socket
[159/914] 1055987=test_function
[160/914] 1055993=snapshots_test
[161/914] 1055990=test_console_attr
[162/914] 1055990=test_gem_bundler_version_finder
[163/914] 1055987=heredoc_test
[164/914] 1055987=test_webauthn_listener_response
[165/914] 1055987=test_array
[166/914] 1055987=test_ubf_async_safe
[167/914] 1055985=snippets_test
[168/914] 1055987=parser_test
[169/914] 1055987=newline_test
[170/914] 1055994=test_win32ole_record
[171/914] 1055994=test_gem_path_support
[172/914] 1055990=constant_path_node_test
[173/914] 1055994=test_digest_extend
[174/914] 1055994=test_gem_safe_yaml
[175/914] 1055994=test_popen_deadlock
[176/914] 1055987=test_autoconf
[177/914] 1055987=test_did_you_mean
[178/914] 1055990=test_bug-5832
[179/914] 1055990=test_case
[180/914] 1055990=test_cgi_multipart
[181/914] 1055987=test_rb_str_dup
[182/914] 1055987=fuzzer_test
[183/914] 1055987=test_ast
[184/914] 1055990=test_rdoc_comment
[185/914] 1055979=test_pack
[186/914] 1055979=test_struct
[187/914] 1055979=onigmo_test
[188/914] 1055979=test_super
[189/914] 1055990=test_libs
[190/914] 1055991=test_gc
[191/914] 1055991=test_math
[192/914] 1055991=json_encoding_test
[193/914] 1055990=test_time
[194/914] 1055991=test_euc_tw
[195/914] 1055991=test_gem_security
[196/914] 1055993=test_gem_commands_build_command
[197/914] 1055990=test_compile_prism
[198/914] 1055994=test_sizeof
[199/914] 1055988=test_face
[200/914] 1055988=test_alias
[201/914] 1055993=test_gem_requirement
[202/914] 1055979=test_object_references
[203/914] 1055979=test_wait
[204/914] 1055979=test_sleep
[205/914] 1055993=test_x509name
[206/914] 1055993=test_dns
[207/914] 1055988=test_stringio
[208/914] 1055982=test_require
[209/914] 1055990=test_dup
[210/914] 1055986=test_comparable
[211/914] 1055986=test_system
Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 59790>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1055993  ko1   11u  IPv4 563861654      0t0  TCP localhost:59790->localhost:59016 (CLOSE_WAIT)
[212/914] 1055988=test_emoji_breaks
[213/914] 1055988=test_notimplement
Closed file descriptor: TestResolvDNS#test_ipv6_should_be_16: 11
[214/914] 1055988=test_bug-3571
[215/914] 1055988=test_io_timeout
[216/914] 1055988=test_date_new
[217/914] 1055988=test_rdoc_rd
[218/914] 1055988=command_line_test
[219/914] 1055990=test_gem_commands_info_command
[220/914] 1055993=test_date_strptime
[221/914] 1055990=test_ssl
[222/914] 1055988=test_nomethod_error
[223/914] 1055988=test_pkey_dsa
[224/914] 1055985=test_https_proxy
[225/914] 1055993=test_json_tree
[226/914] 1055993=test_emitter
[227/914] 1055993=library_symbols_test
[228/914] 1055993=test_ractor
[229/914] 1055979=test_case_comprehensive
[230/914] 1055979=test_framework
[231/914] 1055985=test_marshal
[232/914] 1055979=magic_comment_test
[233/914] 1055989=test_zlib
[234/914] 1055988=test_omap
[235/914] 1055988=test_load
[236/914] 1055988=test_uncorrectable_name_check
[237/914] 1055988=test_cclass
[238/914] 1055979=test_shellwords
[239/914] 1055979=test_singleton_function
[240/914] 1055979=test_proc
[241/914] 1055988=test_helper_method
[242/914] 1055993=test_delegate
[243/914] 1055988=test_cgi_core
[244/914] 1055993=test_parser
[245/914] 1055988=attribute_write_test
[246/914] 1055988=test_yaml_special_cases
[247/914] 1055993=test_gem_source_list
[248/914] 1055988=test_gem_remote_fetcher_local_ssl_server
[249/914] 1055985=test_rdoc_rd_inline
[250/914] 1055985=test_float
[251/914] 1055993=test_ractor
[252/914] 1055991=test_severity
[253/914] 1055991=test_gem
[254/914] 1055993=test_files_test_1
[255/914] 1055990=test_gem_commands_check_command
[256/914] 1055990=test_random_formatter
[257/914] 1055990=test_rdoc_normal_class
[258/914] 1055983=test_pipe
[259/914] 1055986=test_regex_casefold
[260/914] 1055990=test_gem_source_git
[261/914] 1055986=test_rdoc_code_object
[262/914] 1055979=test_gem_installer
[263/914] 1055983=test_rdoc_top_level
[264/914] 1055985=test_gem_command_manager
[265/914] 1055990=test_multi_irb_commands
[266/914] 1055990=test_scan_args
[267/914] 1055990=test_date_attr
[268/914] 1055990=test_integer
[269/914] 1055985=test_duplicate
[270/914] 1055985=test_time
[271/914] 1055986=json_ext_parser_test
[272/914] 1055986=test_erb
[273/914] 1055988=test_cp949
[274/914] 1055988=test_condition
[275/914] 1055988=test_emoji
[276/914] 1055983=test_files_lib
[277/914] 1055988=test_sorted_set
[278/914] 1055986=test_string
[279/914] 1055985=test_help
[280/914] 1055985=test_gem_resolver_git_set
[281/914] 1055994=test_class_name_check
[282/914] 1055991=test_safe_load
[283/914] 1055994=test_color_printer
[284/914] 1055991=test_gem_source
[285/914] 1055994=test_rdoc_markup_to_rdoc
[286/914] 1055994=test_frozen
[287/914] 1055985=test_handle
[288/914] 1055994=test_exception_at_throwing
[289/914] 1055988=test_name_error
[290/914] 1055994=test_benchmark
[291/914] 1055991=string_encoding_test
[292/914] 1055991=test_rdoc_parser_simple
[293/914] 1055989=test_enumerator
[294/914] 1055985=test_gem_package
[295/914] 1055991=test_utf16
[296/914] 1055991=test_gem_available_set
[297/914] 1055988=test_modify_expand
[298/914] 1055988=test_gem_source_installed
[299/914] 1055991=test_change_word
[300/914] 1055991=test_date
[301/914] 1055988=test_date_time
[302/914] 1055994=test_pkcs12
[303/914] 1055991=test_parser
[304/914] 1055988=test_variable_name_check
[305/914] 1055991=test_gem_source_vendor
[306/914] 1055991=test_gem_commands_list_command
[307/914] 1055992=test_assembler
[308/914] 1055992=test_pty
[309/914] 1055988=overlap_test
[310/914] 1055991=test_rdoc_ri_paths
[311/914] 1055991=test_gem_platform
[312/914] 1055991=test_gem_uninstaller
[313/914] 1055994=test_symbol
[314/914] 1055994=test_propertyputref
[315/914] 1055994=test_arith_seq_extract
[316/914] 1055985=test_gem_commands_help_command
[317/914] 1055988=test_stringchar
[318/914] 1055992=test_debug
[319/914] 1055992=test_digest
[320/914] 1055985=test_gem_uri
[321/914] 1055985=test_rbconfig
[322/914] 1055985=test_command
[323/914] 1055988=test_gem_package_old
[324/914] 1055988=test_psych
[325/914] 1055994=test_ractor
[326/914] 1055988=test_rdoc_parser_prism_ruby
[327/914] 1055994=test_win32ole_variant
[328/914] 1055994=test_fiddle
[329/914] 1055994=test_enumerator
[330/914] 1055994=test_rdoc_markup_formatter
[331/914] 1055994=test_kdf
[332/914] 1055994=test_gem_commands_outdated_command
[333/914] 1055985=test_gem_request_set_lockfile_tokenizer
[334/914] 1055994=test_nil
[335/914] 1055994=test_class2name
[336/914] 1055994=test_rdoc_task
[337/914] 1055985=test_backtrace
[338/914] 1055994=test_time_tz
[339/914] 1055982=test_lazy_enumerator
[340/914] 1055994=test_date_compat
[341/914] 1055994=test_resolve_symbol
[342/914] 1055992=test_profile_frames
[343/914] 1055994=test_error_highlight
[344/914] 1055992=test_set
[345/914] 1055992=test_find_executable
[346/914] 1055991=test_array
[347/914] 1055992=test_ruby_lex
[348/914] 1055980=test_assignment
[349/914] 1055988=test_syntax
[350/914] 1055992=test_grapheme_breaks
[351/914] 1055992=test_gem_request_set_gem_dependency_api
[352/914] 1055985=test_ossl
[353/914] 1055982=test_date_marshal
[354/914] 1055982=test_rdoc_rd_block_parser
[355/914] 1055992=test_win32ole_param_event
[356/914] 1055992=test_ripper
[357/914] 1055982=test_key_name_check
[358/914] 1055982=test_singleton
[359/914] 1055994=test_rdoc_servlet
[360/914] 1055982=test_file_exhaustive
[361/914] 1055994=test_gem_gem_runner
[362/914] 1055994=test_gem_ext_cargo_builder
[363/914] 1055994=test_rdoc_generator_pot
[364/914] 1055994=test_exception
[365/914] 1055994=test_gem_commands_signout_command
[366/914] 1055994=test_object
[367/914] 1055994=test_gem_commands_exec_command
[368/914] 1055992=test_gem_commands_unpack_command
[369/914] 1055993=test_pack
[370/914] 1055992=test_gem_resolver_local_specification
[371/914] 1055992=test_autoload
[372/914] 1055993=test_ssl_session
[373/914] 1055990=test_ractor
[374/914] 1055990=test_optarg
[375/914] 1055994=test_stream
[376/914] 1055994=heredoc_dedent_test
[377/914] 1055994=test_method_name_check
[378/914] 1055994=test_kernel
[379/914] 1055993=test_rdoc_parser_markdown
[380/914] 1055990=test_function_entry
[381/914] 1055990=test_win32ole_param
[382/914] 1055993=test_acceptable
[383/914] 1055990=implicit_array_test
[384/914] 1055990=test_len
[385/914] 1055990=test_gem_package_task
[386/914] 1055990=test_bn
[387/914] 1055990=test_win32ole_method_event
[388/914] 1055990=test_provider
[389/914] 1055981=test_rdoc_ri_driver
[390/914] 1055985=test_data
[391/914] 1055993=test_http_request
[392/914] 1055985=test_httpheader
[393/914] 1055985=test_gem_commands_server_command
[394/914] 1055985=numeric_value_test
[395/914] 1055985=test_keyword
[396/914] 1055993=!Nothing_to_test
[397/914] 1055993=test_gem_commands_update_command
[398/914] 1055983=test_date_parse
[399/914] 1055983=test_fips
[400/914] 1055994=test_rand
[401/914] 1055990=test_pkey_ec
[402/914] 1055981=test_thread
[403/914] 1055981=test_noarg
[404/914] 1055990=test_data
[405/914] 1055990=test_integer
[406/914] 1055980=test_utf32
[407/914] 1055980=test_ellipsize
[408/914] 1055980=test_helper
[409/914] 1055990=test_memory_view
[410/914] 1055990=test_gem_safe_marshal
[411/914] 1055983=test_input_method
[412/914] 1055980=test_nextafter
[413/914] 1055981=test_tracer
[414/914] 1055985=test_capacity
[415/914] 1055985=test_option
[416/914] 1055994=static_literals_test
[417/914] 1055994=test_workspace
[418/914] 1055980=test_random
[419/914] 1055980=test_to_ruby
[420/914] 1055980=test_bundled_ca
[421/914] 1055981=test_backtrace
[422/914] 1055981=test_generic
[423/914] 1055983=breadth_first_search_test
[424/914] 1055983=test_fiber
[425/914] 1055981=test_resize
[426/914] 1055981=test_rdoc_generator_darkfish
[427/914] 1055985=test_div
[428/914] 1055985=test_key_stroke
[429/914] 1055985=test_deprecated
[430/914] 1055985=test_gc_compact
[431/914] 1055979=test_vm_dump
[432/914] 1055979=test_rdoc_markup_document
[433/914] 1055979=test_ftp
[434/914] 1055994=errors_test
[435/914] 1055979=test_open3
[436/914] 1055980=test_gem_commands_setup_command
[437/914] 1055990=test_alias_and_anchor
[438/914] 1055994=test_gem_commands_rebuild_command
[439/914] 1055990=test_cesu8
[440/914] 1055990=test_rdoc_stats
[441/914] 1055990=test_err_in_callback
[442/914] 1055994=test_rdoc_store
[443/914] 1055990=test_win32ole_variant_m
[444/914] 1055990=json_parser_test
[445/914] 1055993=test_switch_hitter
[446/914] 1055993=test_ole_methods
[447/914] 1055993=test_defined
[448/914] 1055990=test_pack
[449/914] 1055981=test_call
[450/914] 1055993=test_thread
[451/914] 1055981=json_generic_object_test
[452/914] 1055981=test_hash_create
[453/914] 1055981=test_gem_security_policy
[454/914] 1055982=test_file
[455/914] 1055982=test_gem_install_update_options
[456/914] 1055990=test_gem_resolver_index_set
[457/914] 1055990=test_init
[458/914] 1055982=test_rdoc_parser_changelog
[459/914] 1055980=test_rdoc_markup_to_html_crossref
[460/914] 1055982=test_case_options
[461/914] 1055982=test_folderitem2_invokeverb
[462/914] 1055982=test_update
[463/914] 1055982=test_files_sample
[464/914] 1055982=test_arity
[465/914] 1055982=test_ostruct
[466/914] 1055981=test_completion
[467/914] 1055990=test_raise
[468/914] 1055990=test_proxy
[469/914] 1055990=test_io_wait_uncommon
[470/914] 1055990=test_string
[471/914] 1055990=test_formatter
[472/914] 1055990=test_gem_ci_detector
[473/914] 1055990=test_shift_jis
[474/914] 1055990=test_yield
[475/914] 1055982=test_gem_request_set_lockfile_parser
[476/914] 1055994=fixtures_test
[477/914] 1055980=test_rational2
[478/914] 1055982=test_gem_dependency_resolution_error
[479/914] 1055980=test_http
[480/914] 1055982=test_too_many_dummy_encodings
[481/914] 1055982=test_filter
[482/914] 1055982=test_gem_ext_cmake_builder
[483/914] 1055982=test_erb_m17n
[484/914] 1055982=test_clone
[485/914] 1055994=test_objspace
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 9 #<File::Stat dev=0x8, ino=563869296, 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    1055980  ko1    9u  IPv4 563869296      0t0  TCP localhost:42025->localhost:45328 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x8, ino=563872957, 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    1055980  ko1   10u  IPv4 563872957      0t0  TCP localhost:45477->localhost:37968 (CLOSE_WAIT)
[486/914] 1055982=test_koi8
[487/914] 1055984=test_fnmatch
[488/914] 1055982=test_rdoc_markup_to_ansi
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 11 #<File::Stat dev=0x8, ino=563870184, 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    1055980  ko1   11u  IPv4 563870184      0t0  TCP localhost:41587->localhost:59410 (CLOSE_WAIT)
[489/914] 1055984=test_gem_resolver_vendor_set
[490/914] 1055982=test_evaluation
[491/914] 1055982=test_erb_command
[492/914] 1055984=test_https
[493/914] 1055982=test_require
[494/914] 1055981=test_have_library
[495/914] 1055986=test_unicode_escape
[496/914] 1055992=test_httpresponses
[497/914] 1055992=integer_base_flags_test
[498/914] 1055992=test_ftp
[499/914] 1055992=test_enum
[500/914] 1055986=test_gem_commands_which_command
[501/914] 1055986=test_unix
[502/914] 1055986=test_gem_source_specific_file
[503/914] 1055986=parse_test
[504/914] 1055989=test_symbol
[505/914] 1055991=test_optparse
[506/914] 1055986=test_coder
[507/914] 1055986=test_context
[508/914] 1055991=test_rdoc_markup
[509/914] 1055991=test_last_thread
[510/914] 1055981=test_rdoc_markup_to_bs
[511/914] 1055981=test_gem_remote_fetcher_local_server
[512/914] 1055986=test_etc
[513/914] 1055981=test_gem_source_lock
[514/914] 1055981=test_ldap
[515/914] 1055986=test_macro
[516/914] 1055981=test_hash
[517/914] 1055986=test_cipher
[518/914] 1055991=test_new
[519/914] 1055991=test_ractor
[520/914] 1055981=test_debugger_integration
[521/914] 1055981=test_array_create
[522/914] 1055981=test_gem_resolver_installed_specification
[523/914] 1055986=test_rdoc_rubygems_hook
[524/914] 1055981=test_my_integer
[525/914] 1055981=test_gem_commands_environment_command
[526/914] 1055991=test_tracepoint
[527/914] 1055981=test_cd
[528/914] 1055981=symbol_encoding_test
[529/914] 1055980=test_internal_ivar
[530/914] 1055980=test_cgi_cookie
[531/914] 1055980=test_gem_commands_mirror
[532/914] 1055986=test_hmac
[533/914] 1055980=test_signedness
[534/914] 1055986=desugar_compiler_test
[535/914] 1055986=test_gem_spec_fetcher
[536/914] 1055982=test_gem_commands_sources_command
[537/914] 1055981=test_c_union_entity
[538/914] 1055981=test_undef
[539/914] 1055981=test_date_arith
[540/914] 1055979=test_io_console
[541/914] 1055981=test_rdoc_require
[542/914] 1055981=test_ws
[543/914] 1055981=test_io
[544/914] 1055986=test_metaclass
[545/914] 1055986=test_numeric
[546/914] 1055982=test_key_error
[547/914] 1055982=test_enc_raise
[548/914] 1055982=test_engine
[549/914] 1055991=test_show_source
[550/914] 1055982=test_inlinecache
[551/914] 1055991=test_rdoc_markup_to_markdown
[552/914] 1055991=test_httpresponse
[553/914] 1055986=test_rdoc_parser_ruby
[554/914] 1055991=test_usrmarshal
[555/914] 1055982=test_weakkeymap
[556/914] 1055992=test_gem_command
[557/914] 1055985=test_memory_view
[558/914] 1055992=test_pinned
[559/914] 1055992=test_config
[560/914] 1055992=test_tempfile
[561/914] 1055985=test_gem_util
[562/914] 1055991=test_raise_exception
[563/914] 1055984=test_gem_remote_fetcher
[564/914] 1055985=test_gem_gemcutter_utilities
[565/914] 1055992=test_gem_resolver
[566/914] 1055993=test_gem_commands_yank_command
[567/914] 1055985=test_jaro_winkler
[568/914] 1055985=test_pattern_key_name_check
[569/914] 1055985=test_exit
[570/914] 1055986=test_postponed_job
[571/914] 1055984=ractor_test
[572/914] 1055979=test_gem_request_set_lockfile
[573/914] 1055985=test_dot_dot
[574/914] 1055985=test_human_typo
[575/914] 1055985=test_cparser
[576/914] 1055984=reflection_test
[577/914] 1055993=test_bignum
[578/914] 1055992=test_stream
[579/914] 1055992=json_common_interface_test
[580/914] 1055992=test_func
[581/914] 1055984=test_coverage
[582/914] 1055993=test_remote_fetch_error
[583/914] 1055993=test_pathname
[584/914] 1055979=test_gem_resolver_git_specification
[585/914] 1055980=test_dir_m17n
[586/914] 1055986=test_kill_ring
[587/914] 1055986=test_cgi_tag_helper
[588/914] 1055986=test_io
[589/914] 1055993=test_gem_commands_cert_command
[590/914] 1055979=test_fileutils
[591/914] 1055991=test_process
[592/914] 1055991=test_object
[593/914] 1055982=test_eval
[594/914] 1055982=test_iterator
[595/914] 1055986=test_marshalable
[596/914] 1055986=test_string
[597/914] 1055986=test_gem_resolver_index_specification
[598/914] 1055989=test_method_cache
[599/914] 1055989=test_gem_dependency
[600/914] 1055986=parse_comments_test
[601/914] 1055982=test_serialize_subclasses
[602/914] 1055986=test_const
[603/914] 1055982=test_class
[604/914] 1055986=test_gem_commands_dependency_command
[605/914] 1055989=test_cmethod
[606/914] 1055989=test_qsort
[607/914] 1055986=test_gem_ext_ext_conf_builder
[608/914] 1055989=test_thread_fd_close
[609/914] 1055989=json_addition_test
[610/914] 1055979=test_path_to_class
[611/914] 1055979=test_storage
[612/914] 1055979=test_gem_source_local
[613/914] 1055989=test_rdoc_parser_rd
[614/914] 1055985=test_num2int
[615/914] 1055985=test_parse
[616/914] 1055989=test_have_macro
[617/914] 1055979=test_process
[618/914] 1055991=test_iter_break
[619/914] 1055991=test_wss
[620/914] 1055991=test_closure
[621/914] 1055988=test_address_resolve
[622/914] 1055988=test_cstr
[623/914] 1055990=test_gem_resolver_lock_specification
[624/914] 1055990=test_digest
[625/914] 1055990=test_variable
[626/914] 1055993=test_econv
[627/914] 1055984=test_foreach
[628/914] 1055984=test_securerandom
[629/914] 1055984=test_nil2vtempty
[630/914] 1055984=test_thread_queue
[631/914] 1055983=test_flip
[632/914] 1055983=test_nowrite
[633/914] 1055990=test_summary
[634/914] 1055989=test_stack
[635/914] 1055983=test_gem_commands_install_command
[636/914] 1055990=test_gem_ext_cargo_builder_unit
[637/914] 1055990=bom_test
[638/914] 1055990=test_sockopt
[639/914] 1055990=test_frozen_error
[640/914] 1055990=test_file
[641/914] 1055991=test_lambda
[642/914] 1055985=test_encoding
[643/914] 1055985=test_thread
[644/914] 1055991=test_pattern_matching
[645/914] 1055985=test_gem_commands_search_command
[646/914] 1055985=test_arithmetic_sequence
[647/914] 1055985=test_literal
[648/914] 1055991=test_irb
[649/914] 1055988=test_gem_resolver_api_specification
[650/914] 1055988=test_rendering
[651/914] 1055988=test_getopts
[652/914] 1055988=parameters_signature_test
[653/914] 1055988=test_rdoc_include
[654/914] 1055988=test_primitive
[655/914] 1055988=test_gem_request
[656/914] 1055991=test_pkey
[657/914] 1055991=test_nonblock
[658/914] 1055991=test_gem_commands_signin_command
[659/914] 1055980=test_yield_block
[660/914] 1055980=test_recorder
[661/914] 1055980=test_gem_commands_specification_command
[662/914] 1055991=test_config
[663/914] 1055986=test_boolean
[664/914] 1055986=test_yaml
[665/914] 1055980=test_ansi_with_terminfo
[666/914] 1055980=test_rdoc_options
[667/914] 1055988=test_document
[668/914] 1055988=test_ractor
[669/914] 1055992=test_pstore
[670/914] 1055986=test_bug_reporter
[671/914] 1055988=test_spell_checker
[672/914] 1055988=test_windows_1251
[673/914] 1055992=test_parser_events
[674/914] 1055988=test_unicode
[675/914] 1055988=test_eval
[676/914] 1055993=test_stat
[677/914] 1055992=test_addr
[678/914] 1055993=test_gem_resolver_best_set
[679/914] 1055992=test_convertible
[680/914] 1055989=test_helper
[681/914] 1055989=test_win32ole_method
[682/914] 1055989=test_yamldbm
[683/914] 1055989=test_thread_cv
[684/914] 1055993=test_cgi_modruby
[685/914] 1055993=test_gem_resolver_conflict
[686/914] 1055993=test_scalar
[687/914] 1055993=test_readpartial
[688/914] 1055986=test_rdoc_generator_markup
[689/914] 1055986=test_gem_commands_contents_command
[690/914] 1055993=test_rdoc_cross_reference
[691/914] 1055989=test_regexp
[692/914] 1055983=newline_offsets_test
[693/914] 1055986=test_str2big
[694/914] 1055986=test_rational
[695/914] 1055986=regexp_test
[696/914] 1055988=test_rdoc_markup_to_html
[697/914] 1055986=test_rdoc_markup_to_joined_paragraph
[698/914] 1055986=test_string_memory
[699/914] 1055991=test_pkg_config
[700/914] 1055991=test_rdoc_context
[701/914] 1055988=test_big2str
[702/914] 1055984=test_line_editor
[703/914] 1055980=test_rdoc_markup_indented_paragraph
[704/914] 1055988=test_rdoc_parser
[705/914] 1055986=test_coderange
[706/914] 1055980=test_open-uri
[707/914] 1055986=test_dln
[708/914] 1055986=test_history
[709/914] 1055984=test_x509attr
[710/914] 1055984=test_iso_8859
[711/914] 1055988=test_complex2
[712/914] 1055986=test_protect
[713/914] 1055988=test_protocol
Leaked file descriptor: TestOpenURI#test_404: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 36163>
[714/914] 1055986=test_gem_ext_cargo_builder_link_flag_converter
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1055980  ko1   13u  IPv4 563881652      0t0  TCP localhost:36163->localhost:55514 (CLOSE_WAIT)
[715/914] 1055984=test_tree_builder
[716/914] 1055984=test_gem_commands_open_commandClosed file descriptor: TestOpenURI#test_header: 13

[717/914] 1055986=test_x509req
[718/914] 1055990=test_cgi_util
[719/914] 1055988=location_test
[720/914] 1055988=test_c_struct_builder
[721/914] 1055983=test_gc
Leaked file descriptor: TestOpenURI#test_redirect_auth_success: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 35623>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1055980  ko1   13u  IPv4 563874446      0t0  TCP localhost:35623->localhost:50072 (CLOSE_WAIT)
[722/914] 1055984=test_allocation
[723/914] 1055980=dump_test
[724/914] 1055988=test_enc_associate
Closed file descriptor: Prism::DumpTest#test_case.txt: 13
[725/914] 1055986=test_iseq
[726/914] 1055990=test_insns_leaf
[727/914] 1055985=test_store
[728/914] 1055990=test_numeric
[729/914] 1055990=test_stringscanner
[730/914] 1055990=test_x509crl
[731/914] 1055993=test_cgi_session
[732/914] 1055993=test_class
[733/914] 1055993=test_word
[734/914] 1055993=test_gem_package_tar_reader
[735/914] 1055993=test_type_completor
[736/914] 1055993=test_gb18030
[737/914] 1055993=test_win32ole_variable
[738/914] 1055993=test_gem_specification
[739/914] 1055990=test_gbk
[740/914] 1055990=test_rdoc_markup_attributes
[741/914] 1055990=test_rdoc_class_module
[742/914] 1055985=test_warning
[743/914] 1055985=test_gem_name_tuple
[744/914] 1055985=test_win32ole_type_event
[745/914] 1055985=test_pointer
[746/914] 1055988=test_refinement
[747/914] 1055991=test_gem_dependency_installer
[748/914] 1055986=test_flush
[749/914] 1055986=test_rdoc_any_method
[750/914] 1055985=test_complexrational
[751/914] 1055985=test_cgi_header
[752/914] 1055990=test_gem_commands_fetch_command
[753/914] 1055985=test_pkcs7
[754/914] 1055990=test_rdoc_markup_to_html_snippet
[755/914] 1055985=test_enumerator_kw
[756/914] 1055985=test_mixed_unicode_escapes
[757/914] 1055985=test_mul
[758/914] 1055985=test_win32ole_variant_outarg
[759/914] 1055985=test_mkmf
[760/914] 1055990=test_require_path_check
[761/914] 1055985=source_location_test
[762/914] 1055986=test_complex
[763/914] 1055980=test_rdoc_markup_verbatim
[764/914] 1055990=test_at_exit
[765/914] 1055980=test_instrumentation_api
[766/914] 1055985=test_inadvertent_creation
[767/914] 1055990=static_inspect_test
[768/914] 1055990=equality_test
[769/914] 1055990=test_color
[770/914] 1055990=test_gem_commands_query_command
[771/914] 1055985=test_eval_history
[772/914] 1055986=test_c_struct_entry
[773/914] 1055985=test_case
[774/914] 1055985=test_files_ext
[775/914] 1055985=test_x509ext
[776/914] 1055985=unescape_test
[777/914] 1055992=test_rdoc_markdown_test
[778/914] 1055986=test_rdoc_normal_module
[779/914] 1055993=test_tcp
[780/914] 1055986=test_pp
[781/914] 1055993=test_sprintf_comb
[782/914] 1055986=test_path
[783/914] 1055986=test_method_cache
[784/914] 1055986=test_gem_stub_specification
[785/914] 1055982=test_gem_text
[786/914] 1055986=test_settracefunc
[787/914] 1055990=tunnel_test
[788/914] 1055982=test_gem_commands_stale_command
[789/914] 1055990=test_win32ole
[790/914] 1055990=test_gem_version
[791/914] 1055982=test_rdoc_markup_to_tt_only
[792/914] 1055993=test_rat
[793/914] 1055993=test_extlibs
[794/914] 1055982=test_rdoc_markup_heading
[795/914] 1055982=json_string_matching_test
[796/914] 1055982=test_gem_ext_rake_builder
[797/914] 1055990=test_monitor
[798/914] 1055980=test_asn1
[799/914] 1055990=test_flags
[800/914] 1055980=test_transcode
[801/914] 1055981=test_whileuntil
[802/914] 1055981=test_logdevice
[803/914] 1055980=test_rdoc_attr
[804/914] 1055980=test_passing_block
[805/914] 1055980=test_http
[806/914] 1055980=test_x509cert
[807/914] 1055991=test_addrinfo
[808/914] 1055980=test_rdoc_context_section
[809/914] 1055980=ruby_parser_test
[810/914] 1055980=test_buffering
[811/914] 1055980=test_svcb_https
[812/914] 1055980=test_bug-14834
[813/914] 1055991=test_key_actor_vi
[814/914] 1055990=test_bmethod
[815/914] 1055990=test_enumerable
[816/914] 1055990=test_terminfo
[817/914] 1055990=test_ansi_without_terminfo
[818/914] 1055980=test_rdoc_markup_include
[819/914] 1055990=test_gem_resolver_specification
[820/914] 1055980=test_rdoc_generator_pot_po_entry
[821/914] 1055980=json_fixtures_test
[822/914] 1055990=test_encoding
[823/914] 1055980=test_load
[824/914] 1055980=test_default_gems
[825/914] 1055992=test_constant
[826/914] 1055991=test_rdoc_parser_c
[827/914] 1055982=test_gem_security_trust_dir
[828/914] 1055980=test_logperiod
[829/914] 1055980=test_have_func
[830/914] 1055982=test_enc_str_buf_cat
[831/914] 1055982=test_zsh_completion
[832/914] 1055982=test_gem_package_tar_reader_entry
[833/914] 1055990=test_lock_native_thread
[834/914] 1055990=test_webauthn_listener
[835/914] 1055982=test_win32ole_typelib
[836/914] 1055982=test_euc_jp
[837/914] 1055982=test_abi
[838/914] 1055991=test_scanner_events
[839/914] 1055990=test_external_new
[840/914] 1055990=test_gem_resolver_dependency_request
[841/914] 1055990=test_force_exit
[842/914] 1055990=test_rubyvm
[843/914] 1055990=test_data_error
[844/914] 1055991=test_gem_doctor
[845/914] 1055986=test_ancdata
[846/914] 1055986=test_weakmap
[847/914] 1055991=test_rdoc_markup_to_table_of_contents
[848/914] 1055991=test_rdoc_encoding
[849/914] 1055990=test_gem_uri_formatter
[850/914] 1055990=test_sprintf
[851/914] 1055991=test_gem_request_connection_pools
[852/914] 1055982=test_rdoc_markdown
[853/914] 1055980=test_optimization
[854/914] 1055981=test_common
[855/914] 1055991=test_rdoc_constant
[856/914] 1055990=test_registry
[857/914] 1055990=test_deprecate
[858/914] 1055990=test_ssl
[859/914] 1055981=test_module
[860/914] 1055991=test_gem_commands_push_command
[861/914] 1055982=parse_success_test
[862/914] 1055982=test_ractor
[863/914] 1055982=test_date_strftime
[864/914] 1055985=compiler_test
[865/914] 1055985=test_gem_resolver_vendor_specification
[866/914] 1055985=test_typeddata
[867/914] 1055991=test_struct
[868/914] 1055991=test_mutex
[869/914] 1055993=test_basicinstructions
[870/914] 1055985=test_bigzero
[871/914] 1055985=test_key_actor_emacs
[872/914] 1055993=test_gem_ext_builder
[873/914] 1055991=test_verbose
[874/914] 1055991=test_history
[875/914] 1055991=test_gem_unsatisfiable_dependency_error
[876/914] 1055991=test_rdoc_i18n_text
[877/914] 1055991=test_rdoc_tom_doc
[878/914] 1055991=test_ractor
[879/914] 1055991=pattern_test
[880/914] 1055982=test_gem_package_tar_header
[881/914] 1055991=test_disable_irb
[882/914] 1055991=test_sexp
[883/914] 1055985=test_logger
[884/914] 1055991=test_basicsocket
[885/914] 1055985=test_import
[886/914] 1055982=test_gem_commands_owner_command
[887/914] 1055991=test_normalize
[888/914] 1055991=test_recursion
[889/914] 1055991=test_find
[890/914] 1055992=locals_test
[891/914] 1055991=test_fd_setsize
[892/914] 1055991=test_trick
[893/914] 1055982=test_objectspace
[894/914] 1055992=test_gem_request_set
[895/914] 1055988=version_test
[896/914] 1055988=test_require_lib
[897/914] 1055992=test_files_test_2
[898/914] 1055985=test_gem_version_option
[899/914] 1055985=test_gem_rdoc
[900/914] 1055985=lex_test
[901/914] 1055985=test_rdoc_markup_parser
[902/914] 1055985=test_gem_remote_fetcher_s3
[903/914] 1055993=test_fstring
[904/914] 1055985=test_name_error_extension
[905/914] 1055985=test_iseq_load
[906/914] 1055993=test_timeout
[907/914] 1055993=test_fixnum
[908/914] 1055993=test_signal
[909/914] 1055984=test_rdoc_markup_raw
[910/914] 1055984=test_ensure_and_callcc
[911/914] 1055984=test_scheduler
[912/914] 1055984=test_null
[913/914] 1055984=test_big5
[914/914] 1055984=test_gem_resolver_activation_request
Finished tests in 188.836221s, 178.5833 tests/s, 34361.8506 assertions/s.
33723 tests, 6488762 assertions, 0 failures, 0 errors, 370 skips

ruby -v: ruby 3.4.0dev (2024-08-26T03:20:07Z master 45c04cad40) [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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-08-26T03:20:07Z master 45c04cad40) [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 39.963994 seconds

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