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