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