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