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