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