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