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