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