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