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