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