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