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