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