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