# Logfile created on 2024-07-30 10:49:25 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f7de4b8fdd0 @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.20240730-104925", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f7de4bb1b10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f7de4bb1868 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f7de4aca648 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240730-104925", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240730-104925>, @binmode=false, @mon_data=#<Monitor:0x00007f7de4bb15e8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 1870505f47
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
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
361a580ab28000edcb30c3b709c031c959185b29f9bf4739971da09c12a33775  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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
generating encdb.h
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-07-30T06:31:58Z master 1870505f47) +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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
description_with_yjit
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 28.302472 seconds

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