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