| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/minitest'... |
| From https://github.com/minitest/minitest |
| * branch 00affdbf08f42b9b12df043e9fe28e56ad33b622 -> FETCH_HEAD |
| HEAD is now at 00affdb Support Ruby 3.4's new error message format |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch 56ae86bb5f4864f5057778bd45b280248b012329 -> FETCH_HEAD |
| HEAD is now at 56ae86bb Ignore error |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/debug'... |
| From https://github.com/ruby/debug |
| * branch 2d602636d99114d55a32fedd652c9c704446a749 -> FETCH_HEAD |
| HEAD is now at 2d60263 Use ruby/actions workflow for ruby versions |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/bigdecimal'... |
| From https://github.com/ruby/bigdecimal |
| * branch 741fb93b566959663269ecd988e278a974528a1d -> FETCH_HEAD |
| HEAD is now at 741fb93 Merge pull request #286 from mame/no-backtick-in-error-messages |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| /tmp/ruby/src/trunk-gc-asserts/test/irb/test_command.rb:546: warning: regular expression has ']' without escape |
| /tmp/ruby/src/trunk-gc-asserts/test/irb/test_command.rb: warning: regular expression has ']' without escape |
| (none):546: warning: regular expression has ']' without escape |
| <internal:ast>:218: warning: regular expression has ']' without escape |
| (none):546: warning: regular expression has ']' without escape |
| <internal:ast>:218: warning: regular expression has ']' without escape |
| (none):546: warning: regular expression has ']' without escape |
| Failed tests: |
| TestGemCommandsSourcesCommand#test_execute_remove_no_network: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_https_rubygems_org: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_deny_typo_squatting_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_allow_typo_squatting_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_existent_source_invalid_uri_with_error_by_chance_including_the_uri_password: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_http_rubygems_org: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_nonexistent_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_redundant_source_trailing_slash: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_remove: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_existent_source_invalid_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_http_rubygems_org_forced: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_allow_typo_squatting_source_forced: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_list: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_initialize_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_bad_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_update: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_clear_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemBundledCA#test_accessing_new_index: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemBundledCA#test_accessing_www_rubygems: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemBundledCA#test_accessing_staging: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemBundledCA#test_accessing_rubygems: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSearchCommand#test_initialize: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_legacy_spec_with_nil_required_rubygems_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_prerelease_bug_990: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_subdir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_old: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_domain_both_no_network: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_remote: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_with_sources_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_remote_platform_newer: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_development: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_force: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_when_only_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_with_sources_with_best_only_and_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_resolve_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_dependency_installed: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_gems_with_sources: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_no_wrappers: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_existing_extension: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependencies_satisfied: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_build_args: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_minimal_deps: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_existing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_all_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_ignore_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_with_sources_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_prerelease_skipped_when_normal_ver: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_dependency: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_install_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_resolve_dependencies_ignore_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_no_document: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_domain_remote: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_development_deep: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_remote_dep: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_cache_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_with_sources_with_bad_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_env_shebang: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_domain_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_domain_both: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dual_repository: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_dependency_no_network_for_target_gem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_development_shallow: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_no_minimal_deps: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_doesnt_upgrade_installed_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_legacy_spec_with_nil_required_ruby_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_reinstall: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_platform_is_ignored_when_a_file_is_specified: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_security_policy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_resolve_dependencies_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_version_default: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsHelpCommand#test_gem_help_commands_omits_deprecated_commands: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsHelpCommand#test_gem_help_gem_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsHelpCommand#test_gem_help_build: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsHelpCommand#test_gem_no_args_shows_help: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsHelpCommand#test_gem_help_platforms: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsHelpCommand#test_gem_help_commands: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsHelpCommand#test_gem_help_bad: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_find_all_missing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_find_all_prereleases: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_find_all_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_prefetch_cache_missing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_find_all_cache: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_find_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_prefetch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_initialize_deeper_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_initialize_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_prefetch_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_initialize: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverAPISet#test_prefetch_cache: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_key_name_and_exclusive_scope: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_warnings: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_when_not_already_signed_in_and_not_preexisting_credentials_folder: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_key_name_custom_scope_and_mfa_level_of_gem_signin: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_when_not_already_signed_in: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_on_gemserver_without_profile_me_endpoint: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_host_permanent_redirect: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_key_name_default_scope: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_key_name_and_custom_scope: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_key_name_custom_scope_and_mfa_level_of_ui_only: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_when_already_signed_in_with_same_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_valid_creds_set_for_default_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_with_host_supplied: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSigninCommand#test_execute_when_already_signed_in_with_different_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemConsoleUI#test_output_can_be_captured_by_test_unit: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_matches_for_glob_with_bundler_inline: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_matches_for_glob: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_lib_dirs_glob_with_extension: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_contains_requirable_file_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_to_spec_with_other_specs_loaded_does_not_warn: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_lib_dirs_glob: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_contains_requirable_file_eh_extension: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_initialize_missing_stubline: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_initialize_extension: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_missing_extensions_eh_none: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_to_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_missing_extensions_eh_default_gem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_missing_extensions_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_initialize_with_empty_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_initialize_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_full_require_paths: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestStubSpecification#test_initialize: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. |