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