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