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