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