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