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