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