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