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