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