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