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