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