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

ruby -v: ruby 3.4.0dev (2024-07-03T19:32:53Z master b974c84606) +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 21.025294 seconds

3432 files, 32757 examples, 173242 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile