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