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