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