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