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