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