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