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