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