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