# Logfile created on 2024-06-27 22:55:39 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ac7b890fdd0 @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.20240627-225539", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ac7b89304e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ac7b8e4ff20 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ac7b884a1e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240627-225539", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240627-225539>, @binmode=false, @mon_data=#<Monitor:0x00007ac7b8e4fa98>, @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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
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/rbs.revision unchanged
/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 = 176c4bb3c7
$$$[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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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/rbs.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
12588711fdb1ac81d418801e5c8b3d66837642aa1de5bf0dbd0fe2a42f721f6e  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/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.1/ext/rbs_extension'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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]: 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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
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.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: 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/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/racc-1.8.0/ext/racc/cparse'
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.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'
./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.13.2
                                    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.0
                                    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.1
                                    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 1969 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

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

ruby -v: ruby 3.4.0dev (2024-06-27T18:06:40Z master 176c4bb3c7) [x86_64-linux]
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     947     947     947 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    947     955     955     955 pts/0        955 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    955     956     955     955 pts/0        955 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
      1    1887    1887    1887 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
   1887    1888    1887    1887 ?             -1 S     1000   0:00 (sd-pam)
      1   74928   74928    1920 ?             -1 Sl    1000   0:00 ruby -e sleep
      1   91519     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1   98396     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1  148919     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  264032     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1  427069     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  463822     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  630614     955     955 pts/0        955 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1  766052     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
    956  810074     955     955 pts/0        955 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
 810074  810077     955     955 pts/0        955 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240627-225539 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental
 810077  810078     955     955 pts/0        955 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240627-225539 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental
 810078  851132     955     955 pts/0        955 Z+    1000   0:00 [sh] <defunct>
      1  886549     955     955 pts/0        955 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
      1  886552     955     955 pts/0        955 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
 810078  888446     955     955 pts/0        955 R+    1000   0:00 ps jx
      1  920228     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 1039904     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 1333861     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1381806     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 1759032     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1775810     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1961228     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 2014875     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
      1 2300162     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2300166     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2312382     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_fork.rb_12_284.rb
      1 2371439     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 2408095     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2609985     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2737592     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 2945353     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3003398     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3310481     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3430253     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3532735     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 3715995     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3734084     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 3894587     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3994167     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 4008304     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4110027     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4122852     955     955 pts/0        955 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
{1=>[947, 1887, 74928, 91519, 98396, 148919, 264032, 427069, 463822, 630614, 766052, 886549, 886552, 920228, 1039904, 1333861, 1381806, 1759032, 1775810, 1961228, 2014875, 2300162, 2300166, 2312382, 2371439, 2408095, 2609985, 2737592, 2945353, 3003398, 3310481, 3430253, 3532735, 3715995, 3734084, 3894587, 3994167, 4008304, 4110027, 4122852], 947=>[955], 955=>[956], 1887=>[1888], 956=>[810074], 810074=>[810077], 810077=>[810078], 810078=>[851132, 888446]}
$ timeout 60 gdb -p 851132 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 888446 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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/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-06-27T18:06:40Z master 176c4bb3c7) [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 36.858592 seconds

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