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