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