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