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