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