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