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