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