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