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