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