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