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