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