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