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