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