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