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