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