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