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