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