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