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