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