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