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