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