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