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