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