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