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