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

ruby -v: ruby 3.4.0dev (2024-03-21T09:10:02Z master 060a71d4e7) +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 --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/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'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug
description_with_yjit
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .....................................................................

Finished in 127.719377 seconds

3427 files, 32161 examples, 178717 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile