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