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