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