# Logfile created on 2023-10-30 23:14:34 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055812b3fdfc0 @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_clang_14", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_14", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_14", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_14", @configure_opts=["CC=clang-14"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_14.20231030-231434", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055812b493408 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055812b4932c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055812b4930e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_14.20231030-231434", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_14.20231030-231434>, @binmode=false, @mon_data=#<Monitor:0x000055812b493020>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision -
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = f0b7895637
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_clang_14/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_14/ext/ripper'
/tmp/ruby/src/trunk_clang_14/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_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision -
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --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_clang_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_14/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --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_clang_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk_clang_14/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --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_clang_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_14/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --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_clang_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_14/tool/ifchange /tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision -
generating encdb.h
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
/tmp/ruby/src/trunk_clang_14/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_14/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
./miniruby -I/tmp/ruby/src/trunk_clang_14/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_14/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_14/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk_clang_14/bin
installing base libraries:          /tmp/ruby/install/trunk_clang_14/lib
installing arch files:              /tmp/ruby/install/trunk_clang_14/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_clang_14/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_clang_14/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_14/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_14/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_clang_14/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_clang_14/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk_clang_14/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk_clang_14/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk_clang_14/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_clang_14/bin
installing library scripts:         /tmp/ruby/install/trunk_clang_14/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk_clang_14/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk_clang_14/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_clang_14/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.16.0
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk_clang_14/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.3.dev.1
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.1.1
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk_clang_14/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.2
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk_clang_14/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
    rbs-3.2.0.gem                   not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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 = 
	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_clang_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_clang_14/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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 = 
	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_clang_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_14/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
Run options: 
  --seed=53039
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_14/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_14/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_clang_14/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.3.0dev (2023-10-30T21:07:04Z master f0b7895637) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-14
	LD = ld
	LDSHARED = clang-14 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_14/include -I/tmp/ruby/src/trunk_clang_14 -I/tmp/ruby/src/trunk_clang_14/prism -I/tmp/ruby/src/trunk_clang_14/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 = 
	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_clang_14/yjit/target/release/' /tmp/ruby/src/trunk_clang_14/yjit/src/lib.rs
Ubuntu clang version 14.0.0-1ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_14/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_14'
$ /tmp/ruby/build/trunk_clang_14/miniruby -I/tmp/ruby/src/trunk_clang_14/lib /tmp/ruby/src/trunk_clang_14/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_14 --extout=.ext -- /tmp/ruby/src/trunk_clang_14/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_14/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-30T21:07:04Z master f0b7895637) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 ..

Finished in 127.711268 seconds

3725 files, 32455 examples, 168688 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk_clang_14/ruby -c /tmp/cores/core.1001.735629.ruby -x gdbscript
[New LWP 735629]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk_clang_14/ruby -e '.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140054217754560) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f60e9e607c0 (LWP 735629) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140054217754560) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f60e9e607c0 (LWP 735629)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140054217754560) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f60e9e607c0
        old_mask = {__val = {896, 896, 68, 68, 4, 17179869191, 13510798884292848, 2185456, 94326152777741, 1, 140732567859862, 1, 140054220025856, 140054217784016, 226653313, 140054217777564}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=140054217754560) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140054217754560, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f60e9ea5476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f60e9e8b7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x4, sa_sigaction = 0x4}, sa_mask = {__val = {226653313, 140732567860480, 94326148949275, 140054222263888, 140732567860320, 140732567860336, 140054222070289, 6, 140054220027600, 1, 0, 1, 140732567860407, 24, 140054222209544, 140732567860404}}, sa_flags = 27, sa_restorer = 0x55ca04afab40 <BSD__sfvwrite>}
        sigs = {__val = {32, 24065, 28, 94326176087360, 28, 94326150375232, 94326148897816, 140732567860336, 140732567860320, 0, 140053792277760, 94326176087360, 14096, 1, 0, 0}}
#5  0x000055ca04d1b776 in rb_async_bug_errno (mesg=mesg@entry=0x7ffedab73490 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk_clang_14/error.c:1111
No locals.
#6  0x000055ca04b3339d in async_bug_fd (mesg=<optimized out>, errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk_clang_14/thread.c:4490
        buff = "rb_thread_wakeup_timer_thread: write(0)\000#\000\000\000\000\000\000\000\340\322*\352`\177\000\000\060!\355\004\312U\000"
        n = <optimized out>
#7  0x000055ca04b29223 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk_clang_14/thread_pthread.c:2995
        e = 735629
        buff = 1
        result = <optimized out>
#8  timer_thread_wakeup_force () at /tmp/ruby/src/trunk_clang_14/thread_pthread.c:3009
No locals.
#9  rb_thread_wakeup_timer_thread (sig=<optimized out>) at /tmp/ruby/src/trunk_clang_14/thread_pthread.c:2547
No locals.
#10 0x000055ca04af5ad8 in sighandler (sig=1) at /tmp/ruby/src/trunk_clang_14/signal.c:693
        old_errnum = 0
#11 <signal handler called>
No locals.
#12 rb_method_definition_set (me=me@entry=0x7f60d088f3c8, def=def@entry=0x55ca0637fd40, opts=opts@entry=0x7ffedab74238) at /tmp/ruby/src/trunk_clang_14/vm_method.c:546
        unaligned_member_ptr_result = <optimized out>
        cfunc = 0x7ffedab74238
#13 0x000055ca04b68d39 in rb_method_entry_make (klass=140053792277760, mid=24065, defined_class=140053792277760, visi=<optimized out>, type=type@entry=VM_METHOD_TYPE_CFUNC, def=0x55ca0637fd40, def@entry=0x0, original_id=<optimized out>, opts=<optimized out>) at /tmp/ruby/src/trunk_clang_14/vm_method.c:915
        make_refined = 116
        mtbl = 0x55ca0637f850
        data = <optimized out>
        me = 0x7f60d088f3c8
        orig_klass = <optimized out>
#14 0x000055ca04b67db4 in rb_add_method (klass=140053792224200, mid=94326176087360, type=type@entry=VM_METHOD_TYPE_CFUNC, opts=0x55ca04b680f3 <rb_method_definition_set+419>, opts@entry=0x7ffedab74238, visi=81236496) at /tmp/ruby/src/trunk_clang_14/vm_method.c:1092
No locals.
#15 0x000055ca04b67d1e in rb_add_method_cfunc (klass=140053792224200, mid=94326176087360, func=<optimized out>, argc=<optimized out>, visi=3498689792) at /tmp/ruby/src/trunk_clang_14/vm_method.c:387
        opt = {func = 0x55ca049f5070 <os_id2ref>, invoker = 0x38, argc = 1}
#16 0x000055ca049f429f in Init_GC () at /tmp/ruby/src/trunk_clang_14/gc.c:14096
        gc_constants = <optimized out>
        rb_mProfiler = <optimized out>
        rb_mObjSpace = 140053792277920
#17 0x000055ca04a0be0f in rb_call_inits () at /tmp/ruby/src/trunk_clang_14/inits.c:60
No locals.
#18 0x000055ca049d8064 in ruby_setup () at /tmp/ruby/src/trunk_clang_14/eval.c:89
        _ec = 0x55ca062fc2c0
        _tag = {tag = 36, retval = 3, buf = {0x7ffedab74320, 0x55ca049d8040 <ruby_setup+208>, 0x7ffedab74290, 0x3, 0x55ca04b28d36 <ruby_init_stack+342>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
#19 0x000055ca049d8139 in ruby_init () at /tmp/ruby/src/trunk_clang_14/eval.c:101
        state = <optimized out>
#20 0x000055ca049d6873 in rb_main (argc=3, argv=0x7ffedab74498) at /tmp/ruby/src/trunk_clang_14/main.c:38
        variable_in_this_stack_frame = 100
#21 main (argc=3, argv=0x7ffedab74498) at /tmp/ruby/src/trunk_clang_14/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile