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