# Logfile created on 2024-07-13 03:10:37 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f416a5efdc8 @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.20240713-031037", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f416a611c70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f416a611928 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f416a52a960 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_17.20240713-031037", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_17.20240713-031037>, @binmode=false, @mon_data=#<Monitor:0x00007f416a6116a8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_clang_17/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 84138f52b8 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/typeprof.revision - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_clang_17/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -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 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 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 e1a2e24ed8525e089be4669304b16c38af0118cfb0311e3d5eaaad0c870fa9df 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 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/coverage' 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]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pathname' 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/pathname' 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]: Entering 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]: Leaving 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.9.2/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/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.0/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.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.1.2/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' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/typeprof.revision - 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 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 /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision unchanged generating encdb.h encdb.h unchanged generating enc.mk /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_clang_17/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem 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 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 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 '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]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest' make[2]: Entering 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/date' 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/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/fiddle' make[2]: Entering 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/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]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pathname' 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]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper' 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]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' 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/rbs-3.5.2/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]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.1.2/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' ./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.4.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.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_17/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_17/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_clang_17/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_clang_17/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_clang_17/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_clang_17/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_clang_17/include/ruby-3.4.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.4.0+0 installing common headers: /tmp/ruby/install/trunk_clang_17/include/ruby-3.4.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.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1975 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 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 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.1.2/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=47565 "--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/911] 195636=test_storage [ 2/911] 195634=test_help [ 3/911] 195637=test_severity [ 4/911] 195633=test_ractor [ 5/911] 195636=test_gem_source [ 6/911] 195637=test_basicsocket [ 7/911] 195634=test_scalar_scanner [ 8/911] 195633=test_exception_at_throwing [ 9/911] 195637=test_files_lib [ 10/911] 195634=test_benchmark [ 11/911] 195633=test_spell_checker [ 12/911] 195633=test_data [ 13/911] 195633=test_flip [ 14/911] 195633=test_gem_commands_contents_command [ 15/911] 195634=test_rdoc_markup_verbatim [ 16/911] 195634=test_c_struct_builder [ 17/911] 195634=static_inspect_test [ 18/911] 195633=test_variable_name_check [ 19/911] 195633=test_string [ 20/911] 195633=test_hash [ 21/911] 195633=test_iterator [ 22/911] 195634=test_gem_commands_owner_command [ 23/911] 195633=pattern_test [ 24/911] 195636=test_process [ 25/911] 195636=test_method_name_check [ 26/911] 195636=test_cclass [ 27/911] 195633=test_gem_security_trust_dir [ 28/911] 195633=test_time_tz [ 29/911] 195636=test_dir_m17n [ 30/911] 195633=test_assembler [ 31/911] 195633=test_date_strftime [ 32/911] 195634=test_undef [ 33/911] 195634=test_json_tree [ 34/911] 195634=test_lock_native_thread [ 35/911] 195634=regular_expression_options_test [ 36/911] 195634=test_https [ 37/911] 195633=test_evaluation [ 38/911] 195633=test_rdoc_markup_to_tt_only [ 39/911] 195633=test_scan_args [ 40/911] 195633=test_key_stroke .Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007fb3ec9fc598 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 46701> [ 41/911] 195633=test_rdoc_generator_markup Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007fb3ec9fc598 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> [ 42/911] 195633=test_variable .Closed file descriptor: TestNetHTTPS#test_post: 9 Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007fb3ec9dee30 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fb3ec9dee30 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 34705> .Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 9 .Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fb3ec9d96d8 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> [ 43/911] 195633=fixtures_test Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007fb3ec9d96d8 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 43035> Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40083> Leaked thread: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: #<Thread:0x00007fb3ec9dcf40 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> [ 44/911] 195634=test_rational2 [ 45/911] 195634=test_num2int [ 46/911] 195634=test_buffered_io [ 47/911] 195634=test_iter_break [ 48/911] 195634=test_generic [ 49/911] 195634=test_address_resolve .Closed file descriptor: TestAddressResolve#test_socket_getnameinfo_domain_blocking: 9 [ 50/911] 195634=test_gem_commands_update_command [ 51/911] 195633=json_string_matching_test [ 52/911] 195633=test_pkey_dsa [ 53/911] 195636=test_gem_name_tuple [ 54/911] 195636=test_symbol [ 55/911] 195636=test_proxy [ 56/911] 195636=test_rdoc_markup_heading [ 57/911] 195636=test_completion [ 58/911] 195636=test_nomethod_error [ 59/911] 195636=test_metaclass [ 60/911] 195636=test_http [ 61/911] 195636=test_date_compat [ 62/911] 195637=test_date_marshal [ 63/911] 195636=test_gem_resolver_specification [ 64/911] 195637=test_boolean [ 65/911] 195636=json_fixtures_test [ 66/911] 195637=magic_comment_test [ 67/911] 195636=test_rdoc_markup_to_html [ 68/911] 195633=test_cgi_cookie [ 69/911] 195633=test_gem_remote_fetcher_s3 [ 70/911] 195636=test_cd [ 71/911] 195636=test_serialize_subclasses [ 72/911] 195636=test_rdoc_parser_c [ 73/911] 195634=test_rdoc_servlet [ 74/911] 195634=test_date_time [ 75/911] 195634=test_gem_commands_server_command [ 76/911] 195634=test_gem_local_remote_options [ 77/911] 195633=test_new [ 78/911] 195633=test_enumerator [ 79/911] 195634=test_alias_and_anchor [ 80/911] 195633=test_enumerator [ 81/911] 195634=test_integer [ 82/911] 195636=test_gem_resolver_lock_specification [ 83/911] 195637=test_cipher [ 84/911] 195636=test_syntax [ 85/911] 195637=test_open3 [ 86/911] 195637=test_gem_package_tar_header [ 87/911] 195634=test_bmethod [ 88/911] 195634=test_gem_uri [ 89/911] 195634=test_eval [ 90/911] 195637=test_safe_load [ 91/911] 195637=test_rdoc_rd_inline [ 92/911] 195634=test_pattern_matching [ 93/911] 195637=json_common_interface_test [ 94/911] 195637=test_files_test_1 [ 95/911] 195637=test_stream [ 96/911] 195634=test_name_error [ 97/911] 195637=test_gem_commands_unpack_command [ 98/911] 195634=test_ssl [ 99/911] 195634=test_ellipsize [100/911] 195634=test_cparser [101/911] 195637=test_rdoc_constant [102/911] 195637=test_deprecate [103/911] 195637=test_gem_request_set_gem_dependency_api [104/911] 195637=test_rational [105/911] 195637=test_yield [106/911] 195634=test_ractor [107/911] 195634=test_gem_commands_dependency_command [108/911] 195634=test_rdoc_encoding [109/911] 195634=test_marshal [110/911] 195634=newline_offsets_test [111/911] 195634=test_rdoc_top_level [112/911] 195634=test_rdoc_markup_attributes [113/911] 195634=test_gem_commands_uninstall_command [114/911] 195636=test_rdoc_markdown [115/911] 195636=test_config [116/911] 195636=heredoc_test [117/911] 195636=test_rdoc_markdown_test [118/911] 195634=test_rdoc_normal_module [119/911] 195634=test_cgi_core [120/911] 195634=test_gem_commands_cert_command [121/911] 195637=test_to_ruby [122/911] 195637=test_windows_1251 [123/911] 195637=test_yamldbm [124/911] 195637=test_clone [125/911] 195637=test_parser [126/911] 195637=test_digest_extend [127/911] 195637=test_rdoc_markup_pre_process [128/911] 195636=test_engine [129/911] 195636=test_key_error [130/911] 195636=test_stringchar [131/911] 195637=test_gem [132/911] 195636=bom_test [133/911] 195636=test_file [134/911] 195634=test_color_printer [135/911] 195634=test_typeddata [136/911] 195636=test_gem_commands_query_command [137/911] 195634=test_human_typo [138/911] 195634=test_cmethod [139/911] 195634=test_gem_installer [140/911] 195637=test_gem_ext_builder [141/911] 195636=test_optarg [142/911] 195636=test_gem_security_signer [143/911] 195636=test_rdoc_normal_class [144/911] 195636=test_provider [145/911] 195633=test_gem_commands_yank_command [146/911] 195633=test_zsh_completion [147/911] 195633=test_exception [148/911] 195633=test_case_options [149/911] 195633=test_gem_request_set_lockfile_tokenizer [150/911] 195633=test_vm_dump [151/911] 195633=test_len [152/911] 195633=test_ftp [153/911] 195636=test_gem_source_fetch_problem [154/911] 195636=test_frozen [155/911] 195636=errors_test [156/911] 195633=test_bundled_ca [157/911] 195636=test_yaml [158/911] 195633=test_assignment [159/911] 195636=test_duplicate [160/911] 195636=test_ractor_compatibility [161/911] 195637=!Nothing_to_test [162/911] 195637=test_fips [163/911] 195636=test_debug [164/911] 195636=node_id_test [165/911] 195636=test_gem_package_tar_reader [166/911] 195636=test_kdf [167/911] 195637=test_rat [168/911] 195637=test_koi8 [169/911] 195637=parse_success_test [170/911] 195637=test_gem_request_set [171/911] 195636=test_emitter [172/911] 195636=test_gem_version_option [173/911] 195636=test_helper [174/911] 195636=test_filter [175/911] 195636=test_command [176/911] 195636=test_iseq_load [177/911] 195637=test_http Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9 Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_non_chunked_streamed_HTTP_session_write: 10 [178/911] 195633=test_digest [179/911] 195633=test_gem_remote_fetcher_local_server Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007fe113a88f80 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 38533> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8 : #<TCPServer:fd 8, AF_INET6, ::1, 45747> .Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 9 Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=140673362, 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> Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007fe113a88f80 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 44369> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 37193> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 44369> Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 36139> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 40539> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 43733> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 43709> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 [180/911] 195633=test_closure Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x8, ino=140657558, 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> Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fe113aa18c8 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> .Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 10 Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fe113aa18c8 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> Closed file descriptor: Fiddle::TestClosure#test_free: 7 Closed file descriptor: Fiddle::TestClosure#test_free: 8 .Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fe113aa4d48 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007fe113aa4d48 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 11 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 #<File::Stat dev=0x8, ino=140674360, 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> .Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fe113a8f718 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 11 Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fe113a8f718 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 11 Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fe113a85768 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 11 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fe113a85768 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 11 Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fe113a8fb50 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fe113a8fb50 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> [181/911] 195633=test_call [182/911] 195636=test_gem_commands_stale_command [183/911] 195636=test_timeout [184/911] 195633=test_kernel .Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fe113ab4fe0 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 10 #<File::Stat dev=0x8, ino=140671530, 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> Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007fe113ab4fe0 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> [185/911] 195636=test_gem_commands_rebuild_command [186/911] 195636=test_psych [187/911] 195636=test_weakref [188/911] 195636=json_parser_test [189/911] 195636=test_document [190/911] 195636=test_backtrace [191/911] 195636=test_rdoc_markup_include [192/911] 195636=test_disable_irb [193/911] 195636=test_passing_block [194/911] 195636=test_c_union_entity Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 12 [195/911] 195636=test_gem_resolver_api_set [196/911] 195633=test_tree_builder [197/911] 195633=test_protect [198/911] 195633=test_primitive [199/911] 195633=test_rdoc_context_section [200/911] 195633=test_rdoc_parser_changelog [201/911] 195636=test_io_console [202/911] 195633=test_stringify_symbols [203/911] 195633=test_helper_method [204/911] 195633=test_gem_commands_signout_command [205/911] 195633=test_rdoc_markup_indented_paragraph [206/911] 195633=test_deprecated [207/911] 195633=test_gem_dependency_resolution_error [208/911] 195633=test_div [209/911] 195633=test_const Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 12 [210/911] 195633=test_class .Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007fe113a8fcb8 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> .Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 12 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007fe113a8fcb8 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 43869> Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fe113a83648 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> .Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 12 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fe113a83648 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 dead> .Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fe113aafc48 /tmp/ruby/src/trunk_clang_17/test/net/http/utils.rb:28 sleep> [211/911] 195637=test_gem_request_set_lockfile_parser [212/911] 195637=test_encoding [213/911] 195637=test_last_thread [214/911] 195637=test_class2name [215/911] 195637=test_date_parse [216/911] 195637=test_string_memory [217/911] 195637=test_keyword [218/911] 195636=test_thread [219/911] 195636=test_ssl_session [220/911] 195634=test_sockopt [221/911] 195634=test_line_editor [222/911] 195634=test_pkey_ec [223/911] 195634=test_external_new [224/911] 195634=test_ruby_lex [225/911] 195634=test_rdoc_stats [226/911] 195636=test_gem_resolver [227/911] 195637=test_win32ole_typelib [228/911] 195637=test_gem_commands_fetch_command [229/911] 195634=test_rdoc_store [230/911] 195637=test_gem_stub_specification [231/911] 195637=test_ossl [232/911] 195636=test_parse [233/911] 195634=test_exit [234/911] 195634=test_string [235/911] 195636=test_input_method [236/911] 195636=reflection_test [237/911] 195636=test_acceptable [238/911] 195636=test_memory_view [239/911] 195636=test_pinned [240/911] 195636=test_thread_cv [241/911] 195636=test_gem_dependency_list [242/911] 195636=test_gc_compact [243/911] 195633=test_econv [244/911] 195633=test_set_len [245/911] 195633=test_object [246/911] 195633=test_rdoc_ri_driver [247/911] 195633=test_httpheader [248/911] 195633=test_rdoc_parser_ruby [249/911] 195633=test_httpresponse [250/911] 195633=test_unicode [251/911] 195633=test_stack [252/911] 195636=test_type_completor [253/911] 195636=test_enum [254/911] 195633=test_rdoc_markup_parser [255/911] 195633=test_gem_source_lock [256/911] 195633=test_install [257/911] 195636=test_gem_resolver_vendor_specification [258/911] 195636=dump_test [259/911] 195633=test_gem_resolver_activation_request [260/911] 195633=heredoc_dedent_test [261/911] 195633=test_constant [262/911] 195637=parser_test [263/911] 195637=static_literals_test [264/911] 195637=test_rdoc_alias [265/911] 195637=test_encoding [266/911] 195637=test_pack [267/911] 195637=test_internal_ivar [268/911] 195637=test_io_buffer [269/911] 195637=test_autoconf [270/911] 195637=desugar_compiler_test [271/911] 195637=test_tracepoint [272/911] 195637=test_cgi_multipart [273/911] 195636=test_debugger_integration [274/911] 195636=test_rdoc_comment [275/911] 195637=test_pp [276/911] 195637=test_my_integer [277/911] 195637=test_gem_spec_fetcher [278/911] 195636=test_array [279/911] 195636=test_abi [280/911] 195636=test_thread_fd_close [281/911] 195636=test_pair [282/911] 195637=test_usrmarshal [283/911] 195637=test_tcp [284/911] 195637=test_rubyoptions [285/911] 195636=test_enc_raise [286/911] 195636=test_config [287/911] 195636=test_random [288/911] 195636=test_cgi_header [289/911] 195636=test_lexer [290/911] 195636=test_system [291/911] 195636=test_gem_resolver_local_specification [292/911] 195636=test_pointer [293/911] 195636=test_scanner_events [294/911] 195636=test_name_error_extension [295/911] 195636=test_sizeof [296/911] 195633=test_stringio [297/911] 195633=test_gem_stream_ui [298/911] 195633=test_erb [299/911] 195633=test_face [300/911] 195633=test_rdoc_generator_ri [301/911] 195633=test_tmpdir [302/911] 195633=test_pkey_dh [303/911] 195633=test_file_exhaustive [304/911] 195637=test_dryrun [305/911] 195637=test_gem_remote_fetcher [306/911] 195637=test_sleep [307/911] 195637=test_flags [308/911] 195633=test_rdoc_generator_darkfish [309/911] 195633=test_qsort [310/911] 195633=test_date_ractor [311/911] 195633=test_gem_resolver_best_set [312/911] 195637=unescape_test [313/911] 195633=test_rdoc_rubygems_hook [314/911] 195633=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, 34255> Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 11 [315/911] 195633=test_import [316/911] 195636=test_gem_commands_push_command [317/911] 195636=test_win32ole_param_event [318/911] 195636=json_addition_test [319/911] 195636=json_generic_object_test [320/911] 195636=json_generator_test [321/911] 195636=test_logger [322/911] 195636=test_io [323/911] 195636=test_unicode_normalize [324/911] 195636=test_reline_key [325/911] 195636=test_ocsp [326/911] 195637=test_euc_kr [327/911] 195637=parameters_signature_test [328/911] 195637=test_io_wait [329/911] 195636=test_kwargs [330/911] 195636=test_gem_resolver_conflict [331/911] 195636=command_line_test [332/911] 195636=test_gem_resolver_dependency_request [333/911] 195637=test_method [334/911] 195636=test_io_m17n [335/911] 195633=test_cgi_tag_helper [336/911] 195633=test_store [337/911] 195633=test_bug_reporter [338/911] 195633=test_transcode [339/911] 195633=test_big5 [340/911] 195633=test_gem_ext_cargo_builder_unit [341/911] 195633=test_gem_uri_formatter [342/911] 195633=test_gem_ci_detector [343/911] 195633=test_threadgroup [344/911] 195634=test_time [345/911] 195633=test_io_wait_uncommon [346/911] 195633=test_ns_spki [347/911] 195633=test_timeout [348/911] 195633=test_rdoc_extend [349/911] 195633=test_data_error [350/911] 195634=test_rdoc_markup_to_ansi [351/911] 195634=test_merge_keys [352/911] 195634=test_rubygems [353/911] 195633=test_arith_seq_extract [354/911] 195634=ripper_test [355/911] 195633=test_gem_commands_cleanup_command [356/911] 195636=test_gem_safe_yaml [357/911] 195636=test_set [358/911] 195636=test_show_source [359/911] 195636=version_test [360/911] 195636=test_printf [361/911] 195636=test_protocol [362/911] 195636=test_gem_dependency [363/911] 195634=test_gem_silent_ui [364/911] 195636=test_mkmf [365/911] 195636=test_have_func [366/911] 195634=test_x509store [367/911] 195633=test_arithmetic_sequence [368/911] 195633=test_ldap [369/911] 195633=test_mdns [370/911] 195633=test_complex2 [371/911] 195633=test_require [372/911] 195634=test_reqarg [373/911] 195634=json_ext_parser_test [374/911] 195634=test_rendering [375/911] 195634=test_gem_resolver_index_set [376/911] 195634=test_gem_commands_which_command [377/911] 195634=test_gem_ext_cmake_builder [378/911] 195634=test_ansi_with_terminfo [379/911] 195634=test_resource [380/911] 195634=test_gem_source_installed [381/911] 195634=test_rdoc_attr [382/911] 195634=test_rdoc_rd [383/911] 195634=test_folderitem2_invokeverb [384/911] 195634=test_ractor [385/911] 195634=test_iseq [386/911] 195636=test_win32ole_method [387/911] 195636=test_numhash [388/911] 195636=test_https_proxy Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 45751> [389/911] 195636=snapshots_test Closed file descriptor: Prism::SnapshotsTest#test_patterns.txt: 9 [390/911] 195634=test_function [391/911] 195634=test_pkey_rsa [392/911] 195634=test_registry [393/911] 195634=test_dot_dot [394/911] 195634=test_ipaddr [395/911] 195634=test_pkcs7 [396/911] 195634=parse_stream_test [397/911] 195634=test_tempfile [398/911] 195634=test_ancdata [399/911] 195634=test_yamlstore [400/911] 195634=test_stringscanner [401/911] 195634=test_integer_comb [402/911] 195636=test_prettyprint [403/911] 195636=test_rdoc_cross_reference [404/911] 195633=test_memory_view [405/911] 195636=test_rdoc_token_stream [406/911] 195636=fuzzer_test [407/911] 195636=test_null [408/911] 195636=onigmo_test [409/911] 195636=test_struct [410/911] 195636=test_queue [411/911] 195636=integer_base_flags_test [412/911] 195636=test_rdoc_single_class [413/911] 195636=test_numeric [414/911] 195636=test_word [415/911] 195636=test_enc_associate [416/911] 195633=attribute_write_test [417/911] 195633=equality_test [418/911] 195633=test_gem_install_update_options [419/911] 195633=test_arity [420/911] 195633=test_c_struct_entry [421/911] 195636=test_member [422/911] 195636=test_remote_fetch_error [423/911] 195636=test_recorder [424/911] 195636=test_type [425/911] 195636=test_gem_validator [426/911] 195636=test_history [427/911] 195636=test_x509name [428/911] 195636=test_file [429/911] 195636=test_tsort [430/911] 195636=test_init [431/911] 195636=test_hash_create [432/911] 195636=test_nofree [433/911] 195636=test_find_executable [434/911] 195636=test_switch_hitter [435/911] 195636=parse_comments_test [436/911] 195636=test_path [437/911] 195636=test_lazy_enumerator [438/911] 195633=test_mixed_unicode_escapes [439/911] 195633=test_gem_source_local [440/911] 195633=test_comparable [441/911] 195633=test_win32ole_type [442/911] 195633=test_files_test [443/911] 195636=test_io_timeout [444/911] 195636=test_gem_package [445/911] 195633=test_gem_commands_open_command [446/911] 195633=test_forwardable [447/911] 195633=test_color [448/911] 195633=symbol_encoding_test [449/911] 195633=test_wait [450/911] 195633=test_placearg [451/911] 195633=test_gem_resolver_git_set [452/911] 195634=test_gem_specification [453/911] 195637=test_common [454/911] 195636=breadth_first_search_test [455/911] 195636=test_continuation [456/911] 195636=test_euc_tw [457/911] 195636=test_gem_command_manager [458/911] 195633=overlap_test [459/911] 195636=test_shapes [460/911] 195636=test_win32ole_variable [461/911] 195636=test_delete [462/911] 195637=test_shift_jis [463/911] 195636=test_sexp [464/911] 195637=test_allocation [465/911] 195636=test_mul [466/911] 195636=test_insns_leaf [467/911] 195636=test_rdoc_i18n_locale [468/911] 195636=test_gem_commands_info_command [469/911] 195636=test_rdoc_markup_to_rdoc [470/911] 195636=test_gem_resolver_vendor_set [471/911] 195636=test_x509req [472/911] 195636=test_rdoc_markup_to_html_crossref [473/911] 195633=test_verbose [474/911] 195633=test_force_exit [475/911] 195633=test_rdoc_tom_doc [476/911] 195633=test_nil2vtempty [477/911] 195633=test_dln [478/911] 195633=test_mutex [479/911] 195636=test_struct [480/911] 195633=test_win32ole_method_event [481/911] 195633=test_gem_uninstaller [482/911] 195636=test_pkg_config [483/911] 195636=test_gb18030 [484/911] 195636=test_asn1 [485/911] 195636=test_hash [486/911] 195633=test_socket [487/911] 195634=ruby_parser_test [488/911] 195634=test_require_path_check [489/911] 195634=test_complex [490/911] 195634=test_case_mapping [491/911] 195634=test_enumerable [492/911] 195634=test_signal [493/911] 195637=test_fixnum [494/911] 195637=test_gem_resolver_index_specification [495/911] 195637=test_gem_rdoc [496/911] 195637=test_argf [497/911] 195634=test_sleep [498/911] 195633=test_gem_package_old [499/911] 195633=test_yjit [500/911] 195634=test_win32ole_variant [501/911] 195634=test_gem_commands_setup_command [502/911] 195634=test_m17n [503/911] 195634=test_rdoc_text [504/911] 195634=test_resize [505/911] 195634=test_x509attr [506/911] 195634=test_gem_unsatisfiable_dependency_error [507/911] 195634=test_refinement [508/911] 195636=test_require [509/911] 195636=test_gem_source_git [510/911] 195636=test_gem_ext_cargo_builder [511/911] 195636=test_regex_casefold [512/911] 195636=test_rdoc_parser [513/911] 195636=test_cgi_session [514/911] 195636=test_resolve_symbol [515/911] 195636=test_ftp [516/911] 195636=test_rdoc_method_attr [517/911] 195636=test_jaro_winkler [518/911] 195636=test_x509crl [519/911] 195637=test_reline [520/911] 195636=test_set [521/911] 195636=test_x509ext [522/911] 195636=test_did_you_mean [523/911] 195636=test_exception [524/911] 195637=test_gem_gemcutter_utilities [525/911] 195637=test_locale [526/911] 195637=test_load [527/911] 195637=test_parser_events [528/911] 195637=test_ts [529/911] 195637=test_trick [530/911] 195634=test_gbk [531/911] 195634=test_buffering [532/911] 195634=test_svcb_https [533/911] 195634=test_fd_setsize [534/911] 195634=test_singleton_function [535/911] 195634=test_warning [536/911] 195634=test_etc [537/911] 195634=test_case_comprehensive [538/911] 195634=test_range [539/911] 195634=test_propertyputref [540/911] 195634=test_udp [541/911] 195634=test_arith_seq_beg_len_step [542/911] 195634=test_gem_resolver_requirement_list [543/911] 195634=test_default_gems [544/911] 195634=test_rdoc_generator_pot_po [545/911] 195634=newline_test [546/911] 195634=test_gem_source_specific_file [547/911] 195637=test_gem_commands_pristine_command [548/911] 195634=test_rdoc_parser_simple [549/911] 195634=test_io [550/911] 195636=location_test [551/911] 195636=test_str2big [552/911] 195636=test_yaml_special_cases [553/911] 195636=test_gem_source_list [554/911] 195636=test_m17n_comb [555/911] 195633=test_libs [556/911] 195633=test_date_new [557/911] 195633=regexp_test [558/911] 195633=test_math [559/911] 195633=test_gc [560/911] 195633=test_monitor [561/911] 195633=test_whileuntil [562/911] 195633=test_pattern_key_name_check [563/911] 195633=test_files_ext [564/911] 195633=test_emoji_breaks [565/911] 195633=test_case [566/911] 195633=test_module [567/911] 195637=test_rdoc_markup_attribute_manager [568/911] 195637=test_eval_history [569/911] 195637=test_basicinstructions [570/911] 195637=test_ssl [571/911] 195636=test_find [572/911] 195636=test_postponed_job [573/911] 195636=test_gem_request_set_lockfile [574/911] 195636=test_key_actor_emacs [575/911] 195636=test_gem_resolver_composed_set [576/911] 195636=test_gem_security [577/911] 195633=test_gem_request [578/911] 195633=test_optimization [579/911] 195637=test_normalize [580/911] 195637=test_cgi_util [581/911] 195637=test_enumerator_kw [582/911] 195637=test_at_exit [583/911] 195637=test_rubyvm [584/911] 195637=test_gem_commands_mirror [585/911] 195637=dispatcher_test [586/911] 195637=compiler_test [587/911] 195637=test_gem_gem_runner [588/911] 195637=test_rdoc_class_module [589/911] 195637=test_change_word [590/911] 195637=test_windows_1252 [591/911] 195637=test_rdoc_generator_pot [592/911] 195637=test_rdoc_ri_paths [593/911] 195637=test_path_to_class [594/911] 195637=test_egrep_cpp [595/911] 195637=test_date_conv [596/911] 195637=test_multi_irb_commands [597/911] 195637=warnings_test [598/911] 195637=test_class_name_check [599/911] 195637=test_gem_ext_ext_conf_builder [600/911] 195636=test_rdoc_i18n_text [601/911] 195636=test_bug-14834 [602/911] 195636=test_gem_safe_marshal [603/911] 195637=test_terminfo [604/911] 195637=test_case [605/911] 195637=test_emitter [606/911] 195637=test_rdoc_rd_inline_parser [607/911] 195637=test_addrinfo [608/911] 195636=test_gem_resolver_api_specification [609/911] 195637=test_super [610/911] 195636=test_sprintf_comb [611/911] 195636=test_method_cache [612/911] 195636=test_custom_command [613/911] 195636=test_ole_methods [614/911] 195636=test_logperiod [615/911] 195636=test_alias [616/911] 195636=test_rbconfig [617/911] 195636=tunnel_test [618/911] 195636=test_gem_text [619/911] 195636=test_settracefunc [620/911] 195634=test_gem_remote_fetcher_local_ssl_server Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42395> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 37499> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 8 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 35203> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 8 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: #<Thread:0x00007fb3de7e6780 /tmp/ruby/src/trunk_clang_17/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> [621/911] 195637=test_config [622/911] 195637=test_files_test_2 [623/911] 195637=test_depth_first [624/911] 195637=test_coderange [625/911] 195637=test_gem_commands_lock_command [626/911] 195637=test_win32ole Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 40049> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: #<Thread:0x00007fb3de7e6780 /tmp/ruby/src/trunk_clang_17/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> [627/911] 195637=comments_test [628/911] 195637=test_wss [629/911] 195637=test_dns [630/911] 195634=test_rdoc_markup_document [631/911] 195634=test_rdoc_rdoc [632/911] 195637=test_ifunless [633/911] 195637=test_err_in_callback [634/911] 195637=test_x509cert [635/911] 195634=test_win32ole_variant_m [636/911] 195634=test_win32ole_param [637/911] 195634=test_euc_jp [638/911] 195634=test_io_buffer [639/911] 195634=integer_parse_test [640/911] 195634=test_rdoc_markup_to_markdown [641/911] 195634=test_gem_ext_configure_builder [642/911] 195634=locals_test [643/911] 195636=test_logdevice [644/911] 195637=test_rdoc_context [645/911] 195634=lex_test [646/911] 195636=test_gem_security_policy [647/911] 195637=test_open-uri Leaked file descriptor: TestOpenURI#test_encoding: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 32803> Closed file descriptor: TestOpenURI#test_open_uri: 14 [648/911] 195637=test_recursion [649/911] 195637=test_ractor [650/911] 195637=test_key_actor_vi [651/911] 195634=test_gem_impossible_dependencies_error [652/911] 195634=test_irb [653/911] 195637=test_gem_resolver_git_specification [654/911] 195636=test_gem_command [655/911] 195634=test_rdoc_rd_block_parser [656/911] 195634=test_bug-5832 [657/911] 195634=test_grapheme_breaks [658/911] 195634=test_iso_8859 [659/911] 195634=test_weakmap [660/911] 195636=test_delegate [661/911] 195636=test_sprintf [662/911] 195637=snippets_test [663/911] 195636=test_require_lib [664/911] 195633=test_trace [665/911] 195633=test_gem_package_tar_reader_entry [666/911] 195633=test_objectspace [667/911] 195637=test_date_strptime [668/911] 195637=test_arity [669/911] 195637=test_history [670/911] 195637=test_object_create_start [671/911] 195637=string_encoding_test [672/911] 195637=test_bug-3571 [673/911] 195637=test_gem_commands_environment_command [674/911] 195633=implicit_array_test [675/911] 195633=test_rdoc_markup_to_table_of_contents [676/911] 195633=test_rdoc_markup_paragraph [677/911] 195633=test_rdoc_parser_markdown [678/911] 195633=test_gem_doctor [679/911] 195637=test_scheduler [680/911] 195633=test_mailto [681/911] 195633=test_gem_request_connection_pools [682/911] 195637=test_flush [683/911] 195637=test_gem_package_task [684/911] 195637=test_pty [685/911] 195633=test_class [686/911] 195633=regular_expression_encoding_test [687/911] 195633=test_gem_commands_check_command [688/911] 195633=test_rdoc_markup_to_joined_paragraph [689/911] 195633=test_error_highlight [690/911] 195637=redundant_return_test [691/911] 195637=test_gem_ext_cargo_builder_link_flag_converter [692/911] 195637=test_frozen_error [693/911] 195637=test_update [694/911] 195637=test_require [695/911] 195633=json_encoding_test [696/911] 195633=test_popen_deadlock [697/911] 195633=test_autoload [698/911] 195636=test_rdoc_markup_to_html_snippet [699/911] 195637=test_data [700/911] 195637=test_win32ole_variant_outarg [701/911] 195637=test_config [702/911] 195636=test_array_create [703/911] 195636=test_rdoc_include [704/911] 195636=test_gem_bundler_version_finder [705/911] 195636=test_lambda [706/911] 195636=test_ripper [707/911] 195636=test_parser [708/911] 195636=test_framework [709/911] 195636=test_bash_completion [710/911] 195636=test_ast [711/911] 195637=test_formatter [712/911] 195637=test_rdoc_options [713/911] 195637=test_gc [714/911] 195633=test_gem_commands_sources_command [715/911] 195634=test_webauthn_listener_response [716/911] 195634=test_erb_command [717/911] 195633=test_rdoc_markup_to_label [718/911] 195634=test_notimplement [719/911] 195634=test_sorted_set [720/911] 195633=test_emoji [721/911] 195633=test_gem_update_suggestion [722/911] 195633=test_pack [723/911] 195634=test_http_request [724/911] 195634=test_condition [725/911] 195634=test_cp949 [726/911] 195634=test_project_sanity [727/911] 195634=test_gem_resolver_lock_set [728/911] 195634=test_macro [729/911] 195634=test_date_attr [730/911] 195634=test_regexp [731/911] 195633=test_gem_commands_signin_command [732/911] 195633=test_ensured [733/911] 195633=test_singleton [734/911] 195633=test_raise_exception [735/911] 195633=test_addr [736/911] 195633=test_gem_commands_search_command [737/911] 195633=test_gem_package_tar_writer [738/911] 195633=test_gem_commands_build_command [739/911] 195633=test_hmac [740/911] 195633=test_dup [741/911] 195633=test_compile_prism [742/911] 195633=index_write_test [743/911] 195633=test_gem_dependency_installer [744/911] 195633=test_function_entry [745/911] 195633=test_gem_commands_specification_command [746/911] 195633=test_ostruct [747/911] 195633=test_helper [748/911] 195633=test_array [749/911] 195637=test_numeric [750/911] 195637=test_raise [751/911] 195637=test_coverage [752/911] 195637=encodings_test [753/911] 195637=test_string_processing [754/911] 195637=test_pathname [755/911] 195637=test_string [756/911] 195637=test_nextafter [757/911] 195637=test_date_arith [758/911] 195637=test_workspace [759/911] 195637=test_capacity [760/911] 195637=test_key_name_check [761/911] 195637=test_ractor [762/911] 195637=test_pkcs12 [763/911] 195637=test_omap [764/911] 195637=constant_path_node_test [765/911] 195637=test_signedness [766/911] 195633=test_enc_str_buf_cat [767/911] 195633=test_shellwords [768/911] 195633=test_utf16 [769/911] 195633=test_marshalable [770/911] 195633=test_append [771/911] 195633=test_rdoc_markup_raw [772/911] 195633=test_erb_m17n [773/911] 195633=test_func [774/911] 195637=test_fstring [775/911] 195637=test_inlinecache [776/911] 195637=parse_test [777/911] 195637=test_object [778/911] 195637=test_fnmatch [779/911] 195637=test_integer [780/911] 195637=test_float [781/911] 195637=test_inadvertent_creation [782/911] 195637=test_ansi_without_terminfo [783/911] 195637=test_files_sample [784/911] 195637=test_to_ary_concat [785/911] 195633=test_gem_commands_exec_command [786/911] 195633=numeric_value_test [787/911] 195633=test_defined [788/911] 195633=test_bigzero [789/911] 195633=test_backtrace [790/911] 195637=test_rdoc_task [791/911] 195637=test_uncorrectable_name_check [792/911] 195637=test_ws [793/911] 195637=test_cstr [794/911] 195633=test_weakkeymap [795/911] 195633=test_yield_block [796/911] 195633=test_interned_str [797/911] 195633=test_extlibs [798/911] 195637=test_instrumentation_api [799/911] 195633=test_too_many_dummy_encodings [800/911] 195633=test_rdoc_markup [801/911] 195633=test_nowrite [802/911] 195633=test_thread_queue [803/911] 195637=test_rand [804/911] 195637=test_beginendblock [805/911] 195637=test_not [806/911] 195637=test_within_pipe [807/911] 195637=test_unicode_escape [808/911] 195637=test_ubf_async_safe [809/911] 195637=test_gem_source_vendor [810/911] 195637=test_gem_commands_outdated_command [811/911] 195637=test_ractor [812/911] 195637=test_summary [813/911] 195637=test_optparse [814/911] 195637=test_win32ole_record [815/911] 195637=test_rendering [816/911] 195637=test_dir [817/911] 195633=test_foreach [818/911] 195633=test_modify_expand [819/911] 195633=test_console_attr [820/911] 195633=test_gem_available_set [821/911] 195633=test_time [822/911] 195633=test_gem_path_support [823/911] 195633=test_load [824/911] 195633=test_coder [825/911] 195637=test_symbol [826/911] 195633=test_complexrational [827/911] 195633=test_context [828/911] 195633=test_tracer [829/911] 195633=test_httpresponses [830/911] 195633=test_rdoc_any_method [831/911] 195634=test_unix [832/911] 195634=test_eval [833/911] 195634=source_location_test [834/911] 195634=test_scalar [835/911] 195634=test_option [836/911] 195634=test_gem_console_ui [837/911] 195634=library_symbols_test [838/911] 195634=test_gem_commands_help_command [839/911] 195633=test_pipe [840/911] 195634=test_rdoc_require [841/911] 195634=test_profile_frames [842/911] 195633=test_rdoc_generator_pot_po_entry [843/911] 195633=test_gem_commands_list_command [844/911] 195633=test_big2str [845/911] 195633=test_fiber [846/911] 195634=test_thread [847/911] 195634=test_bignum [848/911] 195634=test_gem_requirement [849/911] 195634=ractor_test [850/911] 195634=test_literal [851/911] 195634=test_gem_util [852/911] 195634=test_proc [853/911] 195633=test_random_formatter [854/911] 195633=test_win32ole_event [855/911] 195633=test_rdoc_markup_formatter [856/911] 195633=test_zlib [857/911] 195634=test_gem_ext_rake_builder [858/911] 195634=test_pkey [859/911] 195634=test_rdoc_code_object [860/911] 195634=test_kill_ring [861/911] 195634=test_have_macro [862/911] 195634=test_ractor [863/911] 195634=test_pack [864/911] 195634=test_random [865/911] 195634=test_process [866/911] 195637=test_rb_str_dup [867/911] 195637=test_gem_version [868/911] 195637=test_readpartial [869/911] 195637=test_configuration [870/911] 195637=test_nil [871/911] 195637=test_nonblock [872/911] 195637=test_rdoc_markup_hard_break [873/911] 195637=test_fileutils [874/911] 195637=test_gem_platform [875/911] 195637=test_method_cache [876/911] 195637=test_gem_source_subpath_problem [877/911] 195637=test_utf32 [878/911] 195637=test_securerandom [879/911] 195637=test_noarg [880/911] 195637=test_convertible [881/911] 195633=test_thread [882/911] 195633=test_handle [883/911] 195633=test_webauthn_poller [884/911] 195633=test_gem_resolver_installed_specification [885/911] 195633=test_stream [886/911] 195633=test_rdoc_markup_to_bs [887/911] 195633=test_rdoc_parser_rd [888/911] 195633=test_gem_config_file [889/911] 195633=test_cesu8 [890/911] 195633=test_yjit_exit_locations [891/911] 195633=test_date [892/911] 195633=test_pstore [893/911] 195633=test_key_event_record [894/911] 195633=test_getopts [895/911] 195633=test_fiddle [896/911] 195633=test_gem_resolver_installer_set [897/911] 195633=test_bn [898/911] 195633=test_cgi_modruby [899/911] 195633=test_ractor [900/911] 195633=test_objspace [901/911] 195636=test_env [902/911] 195636=test_rdoc_generator_json_index [903/911] 195636=test_win32ole_type_event [904/911] 195636=test_object_references [905/911] 195636=test_gem_commands_install_command [906/911] 195637=test_have_library [907/911] 195636=test_yaml_tree [908/911] 195636=test_digest [909/911] 195636=test_tree_spell_checker [910/911] 195636=test_nesting_parser [911/911] 195636=test_stat Finished tests in 1047.503685s, 31.8977 tests/s, 6188.0651 assertions/s. 33413 tests, 6482021 assertions, 0 failures, 0 errors, 332 skips ruby -v: ruby 3.4.0dev (2024-07-12T14:54:48Z master 84138f52b8) [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 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-07-12T14:54:48Z master 84138f52b8) [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 98.065452 seconds 3432 files, 32767 examples, 143996 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.