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