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