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