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