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