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