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