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