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