# Logfile created on 2024-12-16 11:57:56 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fd5913bfdd0 @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_15", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_15", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_15", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_15", @configure_opts=["CC=clang-15"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_15.20241216-115756", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fd5913e1980 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fd5913e17f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fd5912fa918 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_15.20241216-115756", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_15.20241216-115756>, @binmode=false, @mon_data=#<Monitor:0x00007fd5913e14f8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_clang_15/tool/ifchange /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby bf0f323..946c823 master -> origin/master Updating bf0f323..946c823 Fast-forward lib/random/formatter.rb | 2 +- lib/rdoc/rubygems_hook.rb | 7 +++++-- lib/tmpdir.rb | 22 +++++++++++++++------- test/rdoc/test_rdoc_rubygems_hook.rb | 19 +++++++++++++++++++ test/ruby/test_random_formatter.rb | 5 +++++ 5 files changed, 45 insertions(+), 10 deletions(-) Latest commit hash = 946c823ddb $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_clang_15/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk_clang_15/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_15/ext/ripper' generating /tmp/ruby/src/trunk_clang_15/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk_clang_15/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_15/ext/ripper' generating /tmp/ruby/src/trunk_clang_15/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_clang_15/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_15/ext/ripper' /tmp/ruby/src/trunk_clang_15/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_15' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_clang_15/tool/ifchange /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_clang_15/.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-15 LD = ld LDSHARED = clang-15 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -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_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs Ubuntu clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_clang_15/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-15 LD = ld LDSHARED = clang-15 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -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_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs Ubuntu clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 7cd0ce1eaa63bee091fb64b81535d373dd9e6180c44f2e2a7b69d7dea63c418e builtin_binary.inc compiling /tmp/ruby/src/trunk_clang_15/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-15 LD = ld LDSHARED = clang-15 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -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_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs Ubuntu clang version 15.0.7 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_15' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' 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_15' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = clang-15 LD = ld LDSHARED = clang-15 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -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_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_clang_15/tool/ifchange /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 15.0.7 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_15' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' 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_15' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' ./miniruby -I/tmp/ruby/src/trunk_clang_15/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_15/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_15/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 binary commands: /tmp/ruby/install/trunk_clang_15/bin installing base libraries: /tmp/ruby/install/trunk_clang_15/lib installing arch files: /tmp/ruby/install/trunk_clang_15/lib/ruby/3.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_clang_15/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_clang_15/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_15/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_15/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_clang_15/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_clang_15/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_clang_15/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_clang_15/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk_clang_15/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_clang_15/bin installing library scripts: /tmp/ruby/install/trunk_clang_15/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk_clang_15/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk_clang_15/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_clang_15/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.2 logger 1.6.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.2 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.4 rdoc 6.9.0 readline 0.0.4 reline 0.5.12 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.0 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_clang_15/lib/ruby/gems/3.4.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.6 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.0 openssl 3.2.0 pathname 0.4.0 psych 5.2.1 stringio 3.1.2 strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_clang_15/lib/ruby/gems/3.4.0+1 minitest 5.25.4 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.5 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.1 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.7.0 typeprof 0.30.0 debug 1.9.2 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.1 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_clang_15/lib/ruby/gems/3.4.0+1/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2003 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-15 LD = ld LDSHARED = clang-15 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs Ubuntu clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_clang_15/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_clang_15/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_clang_15/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-15 LD = ld LDSHARED = clang-15 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs Ubuntu clang version 15.0.7 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_15' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' Run options: --seed=40393 "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_15/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_15/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_clang_15/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/916] 238914=test_io_timeout [ 2/916] 238916=test_comparable [ 3/916] 238916=test_gem_request_set_lockfile_tokenizer [ 4/916] 238913=test_typeddata [ 5/916] 238914=test_integer [ 6/916] 238917=test_dns [ 7/916] 238916=test_gem_command [ 8/916] 238913=test_instrumentation_api [ 9/916] 238916=test_yjit [ 10/916] 238917=test_shift_jis [ 11/916] 238917=test_not [ 12/916] 238917=test_rdoc_markup_indented_paragraph [ 13/916] 238917=test_m17n [ 14/916] 238917=test_pinned [ 15/916] 238917=test_inadvertent_creation [ 16/916] 238917=test_argf [ 17/916] 238913=test_gem_util [ 18/916] 238913=test_ellipsize [ 19/916] 238913=test_alias [ 20/916] 238913=test_stringify_symbols [ 21/916] 238913=test_exit [ 22/916] 238913=test_rdoc_parser_changelog [ 23/916] 238913=test_win32ole_variant_m [ 24/916] 238913=test_wait [ 25/916] 238913=test_cmethod [ 26/916] 238913=test_rendering [ 27/916] 238913=test_set [ 28/916] 238913=test_disable_irb [ 29/916] 238913=test_euc_tw [ 30/916] 238913=test_to_ruby [ 31/916] 238913=test_numhash [ 32/916] 238913=test_digest [ 33/916] 238914=test_parser [ 34/916] 238913=test_hash_create [ 35/916] 238913=equality_test [ 36/916] 238914=test_pkey_rsa [ 37/916] 238913=test_yaml_special_cases [ 38/916] 238913=test_gem_source_list [ 39/916] 238913=test_rdoc_require [ 40/916] 238913=test_c_struct_entry [ 41/916] 238913=test_ractor [ 42/916] 238913=test_cgi_core [ 43/916] 238913=test_closure [ 44/916] 238913=test_rdoc_markup_parser [ 45/916] 238913=test_super [ 46/916] 238914=test_gem_commands_open_command [ 47/916] 238913=test_gem [ 48/916] 238914=test_switch_hitter [ 49/916] 238914=test_gem_dependency_list [ 50/916] 238914=test_ractor [ 51/916] 238914=test_arity [ 52/916] 238914=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 35343> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 38669> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 35553> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 [ 53/916] 238914=test_ssl [ 54/916] 238917=test_iseq_load [ 55/916] 238917=test_gem_commands_fetch_command [ 56/916] 238913=test_optparse [ 57/916] 238913=test_hash [ 58/916] 238914=test_alias_and_anchor [ 59/916] 238914=test_marshal [ 60/916] 238917=test_ensure_and_callcc [ 61/916] 238917=test_function [ 62/916] 238914=test_memory_view [ 63/916] 238914=test_time_tz [ 64/916] 238917=test_have_library [ 65/916] 238914=test_libs [ 66/916] 238914=test_gc [ 67/916] 238914=test_math [ 68/916] 238914=implicit_array_test [ 69/916] 238914=test_dup [ 70/916] 238914=test_mailto [ 71/916] 238914=test_objspace [ 72/916] 238916=test_encoding [ 73/916] 238916=test_http .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=3024719795, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [ 74/916] 238917=test_case [ 75/916] 238917=test_sockopt [ 76/916] 238917=test_rdoc_context_section [ 77/916] 238917=test_stringscanner [ 78/916] 238917=test_rdoc_markup_to_joined_paragraph [ 79/916] 238917=test_document [ 80/916] 238917=test_dot_dot [ 81/916] 238917=test_koi8 [ 82/916] 238917=test_gem_package_old [ 83/916] 238917=test_x509name.Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 9 #<File::Stat dev=0x8, ino=3024733305, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [ 84/916] 238917=test_gem_security_signer [ 85/916] 238917=test_zsh_completion [ 86/916] 238917=test_yamlstore [ 87/916] 238917=test_gem_dependency_resolution_error [ 88/916] 238917=test_filter [ 89/916] 238917=test_primitive [ 90/916] 238917=test_history [ 91/916] 238917=test_gem_commands_query_command [ 92/916] 238917=test_gem_request_set_lockfile_parser [ 93/916] 238913=test_thread_cv [ 94/916] 238917=test_protocol [ 95/916] 238917=test_gem_commands_stale_command [ 96/916] 238917=test_external_new [ 97/916] 238917=test_ole_methods [ 98/916] 238917=test_win32ole_typelib [ 99/916] 238917=test_ast [100/916] 238913=test_gem_uninstaller .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 10 #<File::Stat dev=0x8, ino=3024718652, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [101/916] 238913=test_symbol [102/916] 238913=test_rdoc_generator_json_index [103/916] 238913=test_arity [104/916] 238913=test_gem_dependency_installer [105/916] 238916=test_trace [106/916] 238916=test_member [107/916] 238916=test_unicode [108/916] 238916=test_reqarg [109/916] 238916=test_nofree [110/916] 238916=parse_success_test [111/916] 238916=test_win32ole_variant_outarg [112/916] 238916=test_class [113/916] 238916=test_rdoc_markup_to_rdoc [114/916] 238916=test_rdoc_markup_to_html_snippet [115/916] 238916=test_pack [116/916] 238916=test_resource [117/916] 238916=test_exception_at_throwing [118/916] 238916=test_error_highlight [119/916] 238916=test_gem_commands_push_command [120/916] 238916=test_rdoc_parser_prism_ruby [121/916] 238913=test_sexp [122/916] 238913=test_rdoc_markup_verbatim [123/916] 238913=json_common_interface_test [124/916] 238913=test_env [125/916] 238916=test_parser_events [126/916] 238916=test_ns_spki [127/916] 238916=test_yamldbm [128/916] 238916=test_keyword [129/916] 238916=test_mutex [130/916] 238916=test_extlibs [131/916] 238914=test_serialize_subclasses [132/916] 238914=test_struct [133/916] 238914=test_sleep [134/916] 238913=test_gem_resolver_specification [135/916] 238913=test_str2big [136/916] 238913=test_rational [137/916] 238916=fixtures_test [138/916] 238916=test_rational2 [139/916] 238916=test_object [140/916] 238916=test_rdoc_options [141/916] 238916=test_rdoc_markup_pre_process [142/916] 238916=test_rubyoptions [143/916] 238913=test_signal [144/916] 238913=test_fixnum [145/916] 238913=test_rdoc_markdown_test [146/916] 238914=test_euc_kr [147/916] 238914=test_rdoc_normal_module [148/916] 238914=test_cgi_tag_helper [149/916] 238914=test_gem_commands_signout_command [150/916] 238914=test_completion [151/916] 238913=test_rdoc_include [152/916] 238913=test_gem_resolver_api_set [153/916] 238913=test_proxy [154/916] 238913=test_gem_request [155/916] 238914=json_addition_test [156/916] 238914=test_grapheme_breaks [157/916] 238914=test_gem_resolver_lock_set [158/916] 238913=test_dryrun [159/916] 238913=test_kwargs [160/916] 238914=test_ossl [161/916] 238913=test_io_wait [162/916] 238913=test_evaluation [163/916] 238913=test_ruby_lex [164/916] 238913=test_https [165/916] 238913=test_qsort [166/916] 238913=test_class2name [167/916] 238913=test_gem_update_suggestion [168/916] 238913=test_boolean [169/916] 238913=test_frozen_error [170/916] 238913=json_string_matching_test [171/916] 238913=test_config [172/916] 238913=test_emitter [173/916] 238913=test_cipher [174/916] 238913=test_new [175/916] 238913=errors_test [176/916] 238914=test_gem_commands_rebuild_command [177/916] 238913=test_date_ractor [178/916] 238914=test_vm_dump [179/916] 238914=test_gem_ext_cargo_builder_link_flag_converter [180/916] 238914=test_nowrite [181/916] 238914=test_thread_queue [182/916] 238913=test_load [183/916] 238913=test_ftp [184/916] 238913=test_variable [185/916] 238913=test_err_in_callback [186/916] 238913=test_c_struct_builder [187/916] 238913=test_metaclass [188/916] 238913=test_cstr [189/916] 238913=test_nil2vtempty [190/916] 238913=test_pkey_dh [191/916] 238913=test_scanner_events [192/916] 238913=test_gem_commands_owner_command [193/916] 238913=test_gem_resolver_lock_specification [194/916] 238913=test_cgi_cookie [195/916] 238913=test_cd [196/916] 238913=test_spell_checker [197/916] 238913=test_rdoc_generator_pot_po_entry [198/916] 238913=test_open3 [199/916] 238916=test_gem_resolver_vendor_specification [200/916] 238916=test_gem_commands_dependency_command [201/916] 238916=test_dir_m17n [202/916] 238916=lex_test [203/916] 238914=test_case_comprehensive [204/916] 238914=json_generator_test [205/916] 238913=test_gem_name_tuple [206/916] 238913=test_rdoc_normal_class [207/916] 238913=test_udp [208/916] 238913=test_key_error [209/916] 238913=test_gem_installer [210/916] 238914=test_module [211/916] 238916=test_threadgroup [212/916] 238916=test_rdoc_alias [213/916] 238916=test_process [214/916] 238916=test_engine [215/916] 238916=test_ssl [216/916] 238914=test_name_error_extension [217/916] 238914=test_marshalable [218/916] 238914=test_merge_keys [219/916] 238914=test_cparser [220/916] 238914=test_ts [221/916] 238914=test_rdoc_generator_markup [222/916] 238914=test_gem_request_set_gem_dependency_api [223/916] 238914=test_locale [224/916] 238914=test_iterator [225/916] 238914=test_string [226/916] 238914=test_rdoc_extend [227/916] 238914=test_io_buffer [228/916] 238914=test_fips [229/916] 238914=test_duplicate [230/916] 238914=test_dir [231/916] 238914=test_storage [232/916] 238914=test_gc [233/916] 238913=test_helper [234/916] 238913=test_range [235/916] 238913=test_config [236/916] 238913=test_pathname [237/916] 238913=test_rubyvm [238/916] 238913=test_coverage [239/916] 238916=test_gem_source_specific_file [240/916] 238916=test_pack [241/916] 238916=test_rdoc_store [242/916] 238913=test_gem_resolver [243/916] 238913=test_rdoc_stats [244/916] 238913=test_gem_commands_cleanup_command [245/916] 238916=test_provider [246/916] 238916=test_io_m17n [247/916] 238913=test_type_completor [248/916] 238913=test_gem_version [249/916] 238913=reflection_test [250/916] 238913=test_rdoc_attr [251/916] 238913=test_fiber [252/916] 238916=test_coder [253/916] 238916=test_symbol [254/916] 238913=test_context [255/916] 238913=test_recorder [256/916] 238913=test_win32ole [257/916] 238913=test_gc_compact [258/916] 238916=test_have_func [259/916] 238914=test_singleton [260/916] 238914=test_gem_safe_yaml [261/916] 238914=test_len [262/916] 238914=test_multi_irb_commands [263/916] 238914=tunnel_test [264/916] 238914=test_unix [265/916] 238914=test_settracefunc [266/916] 238916=test_gem_text [267/916] 238916=test_ocsp [268/916] 238916=test_httpresponse [269/916] 238914=test_rdoc_parser_ruby [270/916] 238916=test_ws [271/916] 238916=attribute_write_test [272/916] 238916=test_gem_install_update_options [273/916] 238916=test_method_cache [274/916] 238916=test_sprintf_comb [275/916] 238916=test_enc_associate [276/916] 238913=test_option [277/916] 238913=test_backtrace [278/916] 238916=test_tracer [279/916] 238913=test_ancdata [280/916] 238913=test_win32ole_param_event [281/916] 238913=test_win32ole_variable [282/916] 238913=percent_delimiter_string_test [283/916] 238913=test_gem_command_manager [284/916] 238916=test_line_editor [285/916] 238916=test_printf [286/916] 238916=test_case [287/916] 238916=test_c_union_entity [288/916] 238914=test_bignum [289/916] 238916=test_string_memory [290/916] 238914=test_gem_specification [291/916] 238916=test_irb [292/916] 238913=test_io_console [293/916] 238916=test_data [294/916] 238916=ractor_test [295/916] 238916=test_rdoc_cross_reference [296/916] 238916=test_bundled_ca [297/916] 238917=test_ractor [298/916] 238917=test_registry [299/916] 238917=regular_expression_options_test [300/916] 238917=test_last_thread [301/916] 238916=test_pkey_ec [302/916] 238916=test_gem_request_set_lockfile [303/916] 238917=command_line_test [304/916] 238917=test_postponed_job [305/916] 238916=test_thread [306/916] 238916=test_date_parse [307/916] 238917=test_gem_gemcutter_utilities [308/916] 238916=test_protect [309/916] 238916=test_mixed_unicode_escapes [310/916] 238916=test_tree_builder [311/916] 238916=test_string_processing [312/916] 238916=encodings_test [313/916] 238916=test_human_typo [314/916] 238916=test_history [315/916] 238916=test_numeric [316/916] 238916=test_bn [317/916] 238916=json_parser_test [318/916] 238913=index_write_test [319/916] 238916=test_acceptable [320/916] 238913=test_word [321/916] 238913=!Nothing_to_test [322/916] 238913=test_gem_commands_yank_command [323/916] 238916=test_gem_commands_contents_command [324/916] 238917=test_pair [325/916] 238916=test_wss [326/916] 238916=test_flush [327/916] 238916=test_bundled_gems [328/916] 238916=test_gem_commands_which_command [329/916] 238916=test_pkcs7 [330/916] 238913=test_div [331/916] 238913=test_complexrational [332/916] 238913=test_rdoc_any_method [333/916] 238916=test_install [334/916] 238916=test_deprecated [335/916] 238916=test_rdoc_markup_to_html_crossref [336/916] 238913=test_gem_dependency [337/916] 238916=test_kernel [338/916] 238913=test_httpheader [339/916] 238913=test_rdoc_ri_driver [340/916] 238914=test_tsort [341/916] 238914=test_rand [342/916] 238913=test_rat [343/916] 238913=test_rdoc_generator_ri [344/916] 238913=test_thread [345/916] 238914=test_gem_stream_ui [346/916] 238916=test_big2str [347/916] 238916=test_optarg [348/916] 238914=test_rdoc_markup_hard_break [349/916] 238914=test_gem_source_local [350/916] 238916=test_exception [351/916] 238916=test_bash_completion [352/916] 238916=test_complex2 [353/916] 238916=test_key_event_record [354/916] 238916=test_case_options [355/916] 238916=test_input_method [356/916] 238916=test_iso_8859 [357/916] 238916=test_memory_view [358/916] 238916=test_ssl_session [359/916] 238914=test_gem_resolver_vendor_set [360/916] 238914=test_open-uri [361/916] 238914=test_lexer [362/916] 238914=test_gem_commands_uninstall_command [363/916] 238916=test_rdoc_context [364/916] 238917=string_encoding_test [365/916] 238917=test_assignment [366/916] 238914=test_tree_spell_checker [367/916] 238914=test_random [368/916] 238916=version_test [369/916] 238916=test_gem_resolver_activation_request [370/916] 238914=test_help [371/916] 238914=test_yaml_tree [372/916] 238916=test_files_lib [373/916] 238914=test_gem_commands_signin_command [374/916] 238914=test_win32ole_method_event [375/916] 238914=test_win32ole_type [376/916] 238914=newline_offsets_test [377/916] 238914=test_array [378/916] 238917=lex_test [379/916] 238917=test_config [380/916] 238917=test_zlib [381/916] 238916=test_windows_1251 [382/916] 238916=relocation_test [383/916] 238916=test_rdoc_markup_raw [384/916] 238916=test_rdoc_constant [385/916] 238916=test_deprecate [386/916] 238916=test_proc [387/916] 238916=test_fstring [388/916] 238916=dump_test [389/916] 238917=test_lambda [390/916] 238917=test_timeout [391/916] 238917=test_gem_rdoc [392/916] 238913=test_gem_resolver_git_set [393/916] 238917=test_yjit_exit_locations [394/916] 238917=test_rdoc_markdown [395/916] 238916=test_rdoc_rubygems_hook [396/916] 238916=test_webauthn_listener [397/916] 238917=test_gem_commands_search_command [398/916] 238917=test_pstore [399/916] 238916=test_stringchar [400/916] 238917=test_gem_config_file [401/916] 238916=test_rdoc_encoding [402/916] 238913=test_gem_spec_fetcher [403/916] 238916=test_big5 [404/916] 238916=test_delegate [405/916] 238916=test_webauthn_poller [406/916] 238917=test_bigzero [407/916] 238917=test_pattern_key_name_check [408/916] 238917=test_show_source [409/916] 238917=test_enc_raise [410/916] 238916=test_bmethod [411/916] 238917=test_parser [412/916] 238916=test_gem_validator [413/916] 238917=test_pointer [414/916] 238916=test_date_time [415/916] 238916=test_gem_ext_cargo_builder [416/916] 238913=test_etc [417/916] 238916=test_time [418/916] 238913=test_gem_source [419/916] 238916=test_regexp [420/916] 238913=test_data_error [421/916] 238913=test_rdoc_tom_doc [422/916] 238913=test_benchmark [423/916] 238917=test_gem_ext_cargo_builder_unit [424/916] 238917=test_verbose [425/916] 238917=test_addr [426/916] 238917=test_assembler [427/916] 238917=test_logger [428/916] 238917=test_enumerator [429/916] 238913=test_gem_uri_formatter [430/916] 238913=test_gem_resolver_installed_specification [431/916] 238913=test_gem_package_tar_writer [432/916] 238913=test_gem_commands_cert_command [433/916] 238914=test_pkey_dsa [434/916] 238914=test_pattern_matching [435/916] 238914=test_cgi_header [436/916] 238914=test_name_error [437/916] 238914=test_rdoc_parser_c [438/916] 238913=test_helper [439/916] 238913=test_pipe [440/916] 238914=test_safe_load [441/916] 238913=test_io [442/916] 238914=test_import [443/916] 238914=json_fixtures_test [444/916] 238914=test_date_compat [445/916] 238914=test_require [446/916] 238914=parse_stream_test [447/916] 238914=test_rdoc_top_level [448/916] 238914=test_rdoc_rd [449/916] 238914=test_optimization [450/916] 238914=test_scan_args [451/916] 238914=test_date [452/916] 238914=constant_path_node_test [453/916] 238914=test_rdoc_single_class [454/916] 238914=static_literals_test [455/916] 238914=unescape_test [456/916] 238914=test_num2int [457/916] 238914=test_gem_requirement [458/916] 238914=test_func [459/916] 238913=test_gem_resolver_local_specification [460/916] 238913=test_enumerator [461/916] 238913=test_rbconfig [462/916] 238913=test_iter_break [463/916] 238913=test_rdoc_token_stream [464/916] 238913=test_gem_ext_ext_conf_builder [465/916] 238913=test_object [466/916] 238917=test_address_resolve [467/916] 238917=test_gem_resolver_dependency_request [468/916] 238917=test_gem_uri [469/916] 238917=test_ftp [470/916] 238917=test_path_to_class [471/916] 238917=test_rdoc_generator_darkfish [472/916] 238913=magic_comment_test [473/916] 238913=test_severity [474/916] 238913=test_ractor [475/916] 238913=test_nil [476/916] 238913=test_dbm [477/916] 238913=test_default_gems [478/916] 238913=test_nomethod_error [479/916] 238913=test_float [480/916] 238917=fuzzer_test [481/916] 238917=test_date_strftime [482/916] 238917=test_gem_silent_ui [483/916] 238917=test_struct [484/916] 238917=onigmo_test [485/916] 238917=test_rdoc_rd_inline [486/916] 238917=test_transcode [487/916] 238917=test_find [488/916] 238917=test_constant [489/916] 238914=test_cclass [490/916] 238914=test_basicsocket [491/916] 238914=test_console_attr [492/916] 238914=test_files_test_1 [493/916] 238913=test_svcb_https [494/916] 238913=test_buffering [495/916] 238913=test_encoding [496/916] 238913=test_shellwords [497/916] 238913=test_win32ole_record [498/916] 238913=pattern_test [499/916] 238913=test_gem_source_installed [500/916] 238913=test_json_tree [501/916] 238913=test_omap [502/916] 238913=test_ubf_async_safe [503/916] 238913=test_summary [504/916] 238913=test_basicinstructions [505/916] 238913=test_gem_version_option [506/916] 238913=test_key_actor_emacs [507/916] 238913=test_gem_ext_cmake_builder [508/916] 238913=test_nesting_parser [509/916] 238913=test_integer_comb [510/916] 238916=test_foreach [511/916] 238916=test_gem_remote_fetcher_local_ssl_server [512/916] 238914=test_cgi_modruby [513/916] 238914=test_pty [514/916] 238914=test_frozen [515/916] 238914=test_gem_safe_marshal [516/916] 238913=test_warning [517/916] 238913=test_normalize [518/916] 238913=test_date_conv [519/916] 238913=test_gem_security_policy [520/916] 238914=test_stat [521/916] 238914=test_egrep_cpp [522/916] 238913=test_gem_commands_environment_command [523/916] 238913=test_gbk [524/916] 238913=test_rdoc_rdoc [525/916] 238914=test_variable_name_check [526/916] 238913=test_arith_seq_extract [527/916] 238914=test_flip [528/916] 238914=test_cgi_util [529/916] 238913=test_kdf [530/916] 238913=test_gem_package_tar_reader [531/916] 238914=test_fd_setsize [532/916] 238914=test_nonblock [533/916] 238914=test_yaml [534/916] 238913=test_gem_platform [535/916] 238914=test_gem_commands_check_command [536/916] 238914=test_io_buffer [537/916] 238913=test_command [538/916] 238914=test_set_len [539/916] 238914=test_rdoc_markup_paragraph [540/916] 238914=test_rdoc_markup_to_html [541/916] 238916=test_class_name_check [542/916] 238914=test_rdoc_markup_document [543/916] 238914=regexp_test [544/916] 238914=test_x509store [545/916] 238917=test_configuration [546/916] 238916=test_io [547/916] 238913=test_psych [548/916] 238917=test_kill_ring [549/916] 238917=test_object_create_start [550/916] 238917=test_rdoc_markup_heading [551/916] 238913=test_delete [552/916] 238917=test_method_name_check [553/916] 238913=test_econv [554/916] 238917=test_rdoc_rd_inline_parser [555/916] 238917=test_continuation [556/916] 238917=snippets_test [557/916] 238914=test_enumerable [558/916] 238914=test_rdoc_parser_rd [559/916] 238914=test_stack [560/916] 238916=test_ifunless [561/916] 238916=ruby_parser_test [562/916] 238916=test_readpartial [563/916] 238916=test_asn1 [564/916] 238916=test_rdoc_rd_block_parser [565/916] 238916=test_placearg [566/916] 238916=test_parse [567/916] 238913=test_random_formatter [568/916] 238913=test_config [569/916] 238917=test_files_test [570/916] 238913=test_bug-5832 [571/916] 238913=bom_test [572/916] 238913=test_rdoc_code_object [573/916] 238917=test_have_macro [574/916] 238916=test_file [575/916] 238914=test_gem_gem_runner [576/916] 238914=test_gem_commands_mirror [577/916] 238914=test_change_word [578/916] 238914=test_gem_commands_help_command [579/916] 238913=test_rdoc_generator_pot [580/916] 238913=test_convertible [581/916] 238914=test_rdoc_markup_to_markdown [582/916] 238914=test_const [583/916] 238914=test_class [584/916] 238917=test_force_exit [585/916] 238917=test_emitter [586/916] 238917=integer_parse_test [587/916] 238917=test_win32ole_param [588/916] 238917=test_fileutils [589/916] 238917=test_gem_commands_list_command [590/916] 238917=test_gem_stub_specification [591/916] 238917=node_id_test [592/916] 238914=test_passing_block [593/916] 238914=test_string [594/916] 238917=test_getopts [595/916] 238917=symbol_encoding_test [596/916] 238917=test_rdoc_parser_markdown [597/916] 238917=test_depth_first [598/916] 238917=test_type [599/916] 238917=test_eval [600/916] 238917=library_symbols_test [601/916] 238917=test_bug-3571 [602/916] 238917=test_complex [603/916] 238917=test_gem_package_task [604/916] 238917=test_method_cache [605/916] 238917=test_custom_command [606/916] 238917=test_eval [607/916] 238917=test_rdoc_parser_simple [608/916] 238917=test_require [609/916] 238916=test_rdoc_markup_to_tt_only [610/916] 238916=test_sprintf [611/916] 238916=test_within_pipe [612/916] 238917=test_rdoc_generator_pot_po [613/916] 238917=test_stringio [614/916] 238916=test_beginendblock [615/916] 238917=test_gem_request_connection_pools [616/916] 238916=test_gem_commands_update_command [617/916] 238917=test_call [618/916] 238917=test_gem_security_trust_dir [619/916] 238917=test_key_name_check [620/916] 238917=test_rdoc_markup_to_table_of_contents [621/916] 238917=test_propertyputref [622/916] 238917=test_weakkeymap [623/916] 238917=test_date_new [624/916] 238917=test_raise_exception [625/916] 238917=test_weakmap [626/916] 238916=test_lock_native_thread [627/916] 238916=test_set [628/916] 238916=test_formatter [629/916] 238916=test_rdoc_text [630/916] 238916=breadth_first_search_test [631/916] 238916=test_date_arith [632/916] 238916=test_file [633/916] 238916=test_nextafter [634/916] 238916=test_gem_commands_exec_command [635/916] 238916=static_inspect_test [636/916] 238916=test_require [637/916] 238916=test_append [638/916] 238916=test_capacity [639/916] 238916=test_rdoc_comment [640/916] 238916=test_gem_unsatisfiable_dependency_error [641/916] 238916=test_gem_package_tar_reader_entry [642/916] 238916=test_init [643/916] 238916=test_cgi_multipart [644/916] 238916=test_signedness [645/916] 238917=test_win32ole_variant [646/916] 238917=test_autoconf [647/916] 238917=test_ractor [648/916] 238917=heredoc_test [649/916] 238917=test_undef [650/916] 238917=newline_test [651/916] 238917=test_generic [652/916] 238917=parser_test [653/916] 238917=test_digest_extend [654/916] 238917=test_integer [655/916] 238917=test_hash [656/916] 238917=test_rdoc_markup_include [657/916] 238917=test_array_create [658/916] 238917=string_query_test [659/916] 238917=test_resolve_symbol [660/916] 238917=parse_test [661/916] 238917=test_scalar_scanner [662/916] 238917=test_tempfile [663/916] 238917=test_clone [664/916] 238917=test_coderange [665/916] 238917=test_rdoc_markup_attributes [666/916] 238917=test_http_request [667/916] 238917=test_reline [668/916] 238913=test_erb_command [669/916] 238913=test_gem_commands_unpack_command [670/916] 238913=test_singleton_function [671/916] 238913=test_gem_resolver_conflict [672/916] 238913=test_rubygems [673/916] 238913=ripper_test [674/916] 238917=test_trick [675/916] 238913=test_gem_commands_outdated_command [676/916] 238913=test_compile_prism [677/916] 238913=test_exception [678/916] 238916=test_syntax [679/916] 238917=test_yield [680/916] 238913=test_inlinecache [681/916] 238913=test_gem_request_set [682/916] 238917=test_unicode_escape [683/916] 238917=test_gem_package_tar_header [684/916] 238917=test_erb [685/916] 238917=test_notimplement [686/916] 238917=test_function_entry [687/916] 238917=test_socket [688/916] 238913=test_enum [689/916] 238913=test_gem_resolver_best_set [690/916] 238913=test_ostruct [691/916] 238913=test_pp [692/916] 238913=test_gem_resolver_index_specification [693/916] 238913=test_update [694/916] 238913=test_ansi [695/916] 238913=test_gem_commands_server_command [696/916] 238913=locals_test [697/916] 238913=test_gem_source_git [698/916] 238913=test_rdoc_class_module [699/916] 238913=test_regex_casefold [700/916] 238913=test_m17n_comb [701/916] 238916=json_encoding_test [702/916] 238916=test_reline_key [703/916] 238916=test_time [704/916] 238916=test_unicode_normalize [705/916] 238916=test_buffered_io [706/916] 238916=test_gem_commands_setup_command [707/916] 238917=test_files_sample [708/916] 238917=test_gem_ext_builder [709/916] 238916=test_ldap [710/916] 238916=test_rdoc_markup [711/916] 238916=test_erb_m17n [712/916] 238916=test_files_test_2 [713/916] 238916=test_digest [714/916] 238916=test_fiddle [715/916] 238916=test_too_many_dummy_encodings [716/916] 238916=test_gem_path_support [717/916] 238916=test_scheduler [718/916] 238917=test_fnmatch [719/916] 238913=test_rdoc_markup_to_ansi [720/916] 238917=test_gem_source_subpath_problem [721/916] 238913=test_ractor [722/916] 238916=test_null [723/916] 238916=test_io_wait_uncommon [724/916] 238916=test_string [725/916] 238917=test_ractor [726/916] 238913=test_rb_str_dup [727/916] 238913=test_gem_ci_detector [728/916] 238917=test_mdns [729/916] 238913=test_gem_impossible_dependencies_error [730/916] 238916=test_raise [731/916] 238916=test_gem_commands_pristine_command [732/916] 238917=test_gem_resolver_index_set [733/916] 238913=test_gem_local_remote_options [734/916] 238917=test_find_executable [735/916] 238917=test_lazy_enumerator [736/916] 238913=test_yield_block [737/916] 238913=test_folderitem2_invokeverb [738/916] 238913=test_debug [739/916] 238913=test_arith_seq_beg_len_step [740/916] 238913=test_gem_resolver_requirement_list [741/916] 238913=test_recursion [742/916] 238913=test_object_references [743/916] 238913=test_logperiod [744/916] 238913=test_win32ole_type_event [745/916] 238913=test_handle [746/916] 238917=test_gem_resolver_installer_set [747/916] 238917=test_gem_package [748/916] 238913=compiler_test [749/916] 238913=regular_expression_encoding_test [750/916] 238913=test_date_strptime [751/916] 238913=test_jaro_winkler [752/916] 238913=test_ractor [753/916] 238913=test_prettyprint [754/916] 238913=test_http [755/916] 238913=test_defined [756/916] 238913=test_abi [757/916] 238913=overlap_test [758/916] 238916=test_rdoc_i18n_text [759/916] 238916=json_generic_object_test [760/916] 238916=test_queue [761/916] 238914=test_rendering [762/916] 238914=test_logdevice [763/916] 238916=test_x509cert [764/916] 238913=test_color_printer [765/916] 238913=integer_base_flags_test [766/916] 238913=test_common [767/916] 238917=test_tmpdir [768/916] 238917=test_utf32 [769/916] 238917=test_gem_doctor [770/916] 238913=source_location_test [771/916] 238917=test_noarg [772/916] 238916=comments_test [773/916] 238916=test_gem_console_ui [774/916] 238913=test_require_lib [775/916] 238916=test_gem_available_set [776/916] 238917=test_modify_expand [777/916] 238916=test_random [778/916] 238917=json_ext_parser_test [779/916] 238916=test_timeout [780/916] 238917=test_weakref [781/916] 238917=test_euc_jp [782/916] 238917=test_gem_source_vendor [783/916] 238917=test_objectspace [784/916] 238914=test_usrmarshal [785/916] 238914=dispatcher_test [786/916] 238914=test_gem_commands_sources_command [787/916] 238916=test_hmac [788/916] 238916=test_key_actor_vi [789/916] 238914=test_windows_1252 [790/916] 238914=test_https_proxy [791/916] 238914=test_debugger_integration [792/916] 238914=test_my_integer [793/916] 238916=test_load [794/916] 238914=test_remote_fetch_error [795/916] 238916=test_win32ole_event [796/916] 238916=test_rdoc_markup_formatter [797/916] 238916=test_numeric [798/916] 238914=test_gem_commands_lock_command [799/916] 238914=test_forwardable [800/916] 238916=test_helper_method [801/916] 238916=warnings_test [802/916] 238916=test_rdoc_ri_paths [803/916] 238914=test_bug-14834 [804/916] 238916=test_cesu8 [805/916] 238916=test_macro [806/916] 238916=test_shapes [807/916] 238916=test_require_path_check [808/916] 238914=test_addrinfo [809/916] 238916=test_gem_ext_configure_builder [810/916] 238914=test_profile_frames [811/916] 238916=test_gem_source_lock [812/916] 238914=test_mul [813/916] 238914=test_whileuntil [814/916] 238914=test_securerandom [815/916] 238916=test_framework [816/916] 238916=test_gem_commands_install_command [817/916] 238914=test_monitor [818/916] 238914=test_iseq [819/916] 238914=test_gem_resolver_api_specification [820/916] 238914=test_emoji_breaks [821/916] 238914=test_rdoc_markup_to_bs [822/916] 238914=test_pack [823/916] 238914=test_flags [824/916] 238913=test_gem_security [825/916] 238914=test_enc_str_buf_cat [826/916] 238914=test_key_stroke [827/916] 238914=test_process [828/916] 238916=test_tcp [829/916] 238917=test_gem_remote_fetcher [830/916] 238917=test_gb18030 [831/916] 238917=test_thread_fd_close [832/916] 238917=test_array [833/916] 238917=test_mkmf [834/916] 238917=parse_comments_test [835/916] 238917=test_did_you_mean [836/916] 238917=test_rdoc_markup_to_label [837/916] 238917=test_x509ext [838/916] 238916=test_gem_resolver_composed_set [839/916] 238917=test_gem_commands_specification_command [840/916] 238916=test_rdoc_markup_attribute_manager [841/916] 238916=test_system [842/916] 238917=test_sizeof [843/916] 238916=test_emoji [844/916] 238916=test_face [845/916] 238916=test_sorted_set [846/916] 238916=test_stream [847/916] 238916=test_condition [848/916] 238916=test_cp949 [849/916] 238916=test_x509attr [850/916] 238916=test_data [851/916] 238916=test_tracepoint [852/916] 238916=test_sleep [853/916] 238913=test_date_attr [854/916] 238913=test_rdoc_parser [855/916] 238913=desugar_compiler_test [856/916] 238913=test_workspace [857/916] 238913=numeric_value_test [858/916] 238913=test_internal_ivar [859/916] 238913=test_scalar [860/916] 238913=test_case_mapping [861/916] 238913=test_gem_source_fetch_problem [862/916] 238913=test_gem_commands_info_command [863/916] 238913=test_utf16 [864/916] 238913=test_resize [865/916] 238913=heredoc_dedent_test [866/916] 238913=test_webauthn_listener_response [867/916] 238913=test_color [868/916] 238913=test_ractor_compatibility [869/916] 238916=test_gem_bundler_version_finder [870/916] 238916=test_gem_ext_rake_builder [871/916] 238913=parameters_signature_test [872/916] 238913=test_enumerator_kw [873/916] 238913=test_refinement [874/916] 238916=test_gem_remote_fetcher_s3 [875/916] 238916=test_pkcs12 [876/916] 238916=test_ipaddr [877/916] 238916=test_to_ary_concat [878/916] 238913=test_rdoc_method_attr [879/916] 238913=test_x509crl [880/916] 238913=test_popen_deadlock [881/916] 238917=test_gem_resolver_git_specification [882/916] 238916=test_bug_reporter [883/916] 238917=test_win32ole_method [884/916] 238917=test_method [885/916] 238913=test_cgi_session [886/916] 238913=test_stream [887/916] 238913=test_pkey [888/916] 238913=test_files_ext [889/916] 238913=test_insns_leaf [890/916] 238913=test_rdoc_i18n_locale [891/916] 238913=test_allocation [892/916] 238916=test_uncorrectable_name_check [893/916] 238916=test_store [894/916] 238916=test_ractor [895/916] 238916=test_x509req [896/916] 238916=test_gem_commands_build_command [897/916] 238916=test_eval_history [898/916] 238916=test_ripper [899/916] 238916=test_rdoc_servlet [900/916] 238916=location_test [901/916] 238916=test_file_exhaustive [902/916] 238913=test_dln [903/916] 238913=test_ensured [904/916] 238913=test_interned_str [905/916] 238913=test_arithmetic_sequence [906/916] 238913=test_rdoc_task [907/916] 238913=test_path [908/916] 238913=test_date_marshal [909/916] 238913=test_httpresponses [910/916] 238913=test_backtrace [911/916] 238913=test_literal [912/916] 238913=test_thread [913/916] 238913=test_autoload [914/916] 238914=test_at_exit [915/916] 238914=test_project_sanity [916/916] 238914=test_pkg_config Finished tests in 250.318523s, 128.6521 tests/s, 26157.7606 assertions/s. 32204 tests, 6547772 assertions, 0 failures, 0 errors, 386 skips ruby -v: ruby 3.4.0dev (2024-12-16T11:54:40Z master 946c823ddb) +PRISM [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 -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-15 LD = ld LDSHARED = clang-15 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs Ubuntu clang version 15.0.7 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_15' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15' ruby 3.4.0dev (2024-12-16T11:54:40Z master 946c823ddb) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 .................... Finished in 24.807278 seconds 3439 files, 33371 examples, 147910 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.