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