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