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