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