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