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