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