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