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