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