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