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