# Logfile created on 2026-03-23 07:25:14 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000745c5f6cfdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20260323-072514", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000745c645cc6e8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000745c645cc468 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000745c5f609200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260323-072514", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260323-072514>, @binmode=false, @mon_data=#<Monitor:0x0000745c645cc1c0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
From https://github.com/ruby/ruby
   f845960..d1b8503  master     -> origin/master
Updating f845960..d1b8503
Fast-forward
 spec/bin/bundle                                    |    6 -
 spec/bin/parallel_rspec                            |    7 -
 spec/bin/rspec                                     |    6 -
 spec/bundler/bundler/build_metadata_spec.rb        |   50 -
 spec/bundler/bundler/bundler_spec.rb               |  344 ---
 spec/bundler/bundler/ci_detector_spec.rb           |   21 -
 spec/bundler/bundler/cli_common_spec.rb            |   22 -
 spec/bundler/bundler/cli_spec.rb                   |  296 --
 .../bundler/compact_index_client/parser_spec.rb    |  237 --
 .../bundler/compact_index_client/updater_spec.rb   |  243 --
 spec/bundler/bundler/current_ruby_spec.rb          |  157 --
 spec/bundler/bundler/definition_spec.rb            |  307 ---
 spec/bundler/bundler/dependency_spec.rb            |   49 -
 spec/bundler/bundler/digest_spec.rb                |   24 -
 spec/bundler/bundler/dsl_spec.rb                   |  369 ---
 .../bundler/bundler/endpoint_specification_spec.rb |   83 -
 spec/bundler/bundler/env_spec.rb                   |  237 --
 spec/bundler/bundler/environment_preserver_spec.rb |   87 -
 spec/bundler/bundler/fetcher/base_spec.rb          |   77 -
 spec/bundler/bundler/fetcher/compact_index_spec.rb |  109 -
 spec/bundler/bundler/fetcher/dependency_spec.rb    |  296 --
 spec/bundler/bundler/fetcher/downloader_spec.rb    |  302 --
 .../bundler/fetcher/gem_remote_fetcher_spec.rb     |   60 -
 spec/bundler/bundler/fetcher/index_spec.rb         |   75 -
 spec/bundler/bundler/fetcher_spec.rb               |  260 --
 spec/bundler/bundler/friendly_errors_spec.rb       |  231 --
 spec/bundler/bundler/gem_helper_spec.rb            |  452 ---
 spec/bundler/bundler/gem_version_promoter_spec.rb  |  163 --
 spec/bundler/bundler/index_spec.rb                 |   36 -
 .../bundler/installer/gem_installer_spec.rb        |   47 -
 .../bundler/installer/parallel_installer_spec.rb   |   79 -
 .../bundler/installer/spec_installation_spec.rb    |   68 -
 spec/bundler/bundler/lockfile_parser_spec.rb       |  221 --
 spec/bundler/bundler/mirror_spec.rb                |  331 ---
 spec/bundler/bundler/plugin/api/source_spec.rb     |   88 -
 spec/bundler/bundler/plugin/api_spec.rb            |   83 -
 spec/bundler/bundler/plugin/dsl_spec.rb            |   38 -
 spec/bundler/bundler/plugin/events_spec.rb         |   32 -
 spec/bundler/bundler/plugin/index_spec.rb          |  196 --
 spec/bundler/bundler/plugin/installer_spec.rb      |  137 -
 spec/bundler/bundler/plugin/source_list_spec.rb    |   25 -
 spec/bundler/bundler/plugin_spec.rb                |  368 ---
 spec/bundler/bundler/remote_specification_spec.rb  |  187 --
 spec/bundler/bundler/resolver/candidate_spec.rb    |   20 -
 spec/bundler/bundler/retry_spec.rb                 |  190 --
 spec/bundler/bundler/ruby_dsl_spec.rb              |  248 --
 spec/bundler/bundler/ruby_version_spec.rb          |  494 ----
 spec/bundler/bundler/rubygems_integration_spec.rb  |  126 -
 spec/bundler/bundler/settings/validator_spec.rb    |  111 -
 spec/bundler/bundler/settings_spec.rb              |  354 ---
 spec/bundler/bundler/shared_helpers_spec.rb        |  518 ----
 spec/bundler/bundler/source/git/git_proxy_spec.rb  |  354 ---
 spec/bundler/bundler/source/git_spec.rb            |  123 -
 spec/bundler/bundler/source/path_spec.rb           |   31 -
 .../bundler/bundler/source/rubygems/remote_spec.rb |  172 --
 spec/bundler/bundler/source/rubygems_spec.rb       |   65 -
 spec/bundler/bundler/source_list_spec.rb           |  459 ----
 spec/bundler/bundler/source_spec.rb                |  174 --
 spec/bundler/bundler/spec_set_spec.rb              |   59 -
 spec/bundler/bundler/specifications/foo.gemspec    |   13 -
 spec/bundler/bundler/stub_specification_spec.rb    |   78 -
 spec/bundler/bundler/ui/shell_spec.rb              |  112 -
 spec/bundler/bundler/ui_spec.rb                    |   41 -
 .../bundler/bundler/uri_credentials_filter_spec.rb |  137 -
 spec/bundler/bundler/uri_normalizer_spec.rb        |   25 -
 spec/bundler/bundler/worker_spec.rb                |   89 -
 spec/bundler/bundler/yaml_serializer_spec.rb       |  235 --
 spec/bundler/cache/cache_path_spec.rb              |   32 -
 spec/bundler/cache/gems_spec.rb                    |  427 ---
 spec/bundler/cache/git_spec.rb                     |  511 ----
 spec/bundler/cache/path_spec.rb                    |  121 -
 spec/bundler/cache/platform_spec.rb                |   49 -
 spec/bundler/commands/add_spec.rb                  |  440 ---
 spec/bundler/commands/binstubs_spec.rb             |  333 ---
 spec/bundler/commands/cache_spec.rb                |  620 -----
 spec/bundler/commands/check_spec.rb                |  601 ----
 spec/bundler/commands/clean_spec.rb                |  936 -------
 spec/bundler/commands/config_spec.rb               |  611 -----
 spec/bundler/commands/console_spec.rb              |  214 --
 spec/bundler/commands/doctor_spec.rb               |  181 --
 spec/bundler/commands/exec_spec.rb                 | 1272 ---------
 spec/bundler/commands/fund_spec.rb                 |  118 -
 spec/bundler/commands/help_spec.rb                 |   92 -
 spec/bundler/commands/info_spec.rb                 |  249 --
 spec/bundler/commands/init_spec.rb                 |  207 --
 spec/bundler/commands/install_spec.rb              | 2035 --------------
 spec/bundler/commands/issue_spec.rb                |   16 -
 spec/bundler/commands/licenses_spec.rb             |   37 -
 spec/bundler/commands/list_spec.rb                 |  315 ---
 spec/bundler/commands/lock_spec.rb                 | 2876 --------------------
 spec/bundler/commands/newgem_spec.rb               | 2119 --------------
 spec/bundler/commands/open_spec.rb                 |  175 --
 spec/bundler/commands/outdated_spec.rb             | 1369 ----------
 spec/bundler/commands/platform_spec.rb             | 1270 ---------
 spec/bundler/commands/post_bundle_message_spec.rb  |  183 --
 spec/bundler/commands/pristine_spec.rb             |  275 --
 spec/bundler/commands/remove_spec.rb               |  736 -----
 spec/bundler/commands/show_spec.rb                 |  217 --
 spec/bundler/commands/ssl_spec.rb                  |  373 ---
 spec/bundler/commands/update_spec.rb               | 2096 --------------
 spec/bundler/commands/version_spec.rb              |   65 -
 spec/bundler/install/allow_offline_install_spec.rb |   95 -
 spec/bundler/install/binstubs_spec.rb              |   49 -
 spec/bundler/install/bundler_spec.rb               |  268 --
 spec/bundler/install/deploy_spec.rb                |  493 ----
 spec/bundler/install/failure_spec.rb               |   51 -
 spec/bundler/install/force_spec.rb                 |   71 -
 spec/bundler/install/gemfile/eval_gemfile_spec.rb  |  122 -
 .../install/gemfile/force_ruby_platform_spec.rb    |  136 -
 spec/bundler/install/gemfile/gemspec_spec.rb       |  737 -----
 spec/bundler/install/gemfile/git_spec.rb           | 1745 ------------
 spec/bundler/install/gemfile/groups_spec.rb        |  345 ---
 spec/bundler/install/gemfile/install_if_spec.rb    |   51 -
 spec/bundler/install/gemfile/lockfile_spec.rb      |   42 -
 spec/bundler/install/gemfile/path_spec.rb          | 1017 -------
 spec/bundler/install/gemfile/platform_spec.rb      |  638 -----
 spec/bundler/install/gemfile/ruby_spec.rb          |  157 --
 spec/bundler/install/gemfile/sources_spec.rb       | 1313 ---------
 .../install/gemfile/specific_platform_spec.rb      | 1938 -------------
 spec/bundler/install/gemfile_spec.rb               |  192 --
 spec/bundler/install/gems/compact_index_spec.rb    | 1012 -------
 .../install/gems/dependency_api_fallback_spec.rb   |   19 -
 spec/bundler/install/gems/dependency_api_spec.rb   |  656 -----
 spec/bundler/install/gems/env_spec.rb              |  107 -
 spec/bundler/install/gems/flex_spec.rb             |  403 ---
 spec/bundler/install/gems/fund_spec.rb             |  164 --
 .../install/gems/gemfile_source_header_spec.rb     |   24 -
 spec/bundler/install/gems/mirror_probe_spec.rb     |   68 -
 spec/bundler/install/gems/mirror_spec.rb           |   39 -
 .../bundler/install/gems/native_extensions_spec.rb |  184 --
 spec/bundler/install/gems/post_install_spec.rb     |  150 -
 spec/bundler/install/gems/resolving_spec.rb        |  784 ------
 spec/bundler/install/gems/standalone_spec.rb       |  524 ----
 spec/bundler/install/gems/win32_spec.rb            |   25 -
 spec/bundler/install/gemspecs_spec.rb              |  181 --
 spec/bundler/install/git_spec.rb                   |  321 ---
 spec/bundler/install/global_cache_spec.rb          |  304 ---
 spec/bundler/install/path_spec.rb                  |  214 --
 spec/bundler/install/prereleases_spec.rb           |   54 -
 spec/bundler/install/process_lock_spec.rb          |   57 -
 spec/bundler/install/security_policy_spec.rb       |   72 -
 spec/bundler/install/yanked_spec.rb                |  254 --
 spec/bundler/lock/git_spec.rb                      |  258 --
 spec/bundler/lock/lockfile_spec.rb                 | 2415 ----------------
 spec/bundler/other/cli_dispatch_spec.rb            |   20 -
 spec/bundler/other/cli_man_pages_spec.rb           |  100 -
 spec/bundler/other/ext_spec.rb                     |   50 -
 spec/bundler/other/major_deprecation_spec.rb       |  795 ------
 spec/bundler/plugins/command_spec.rb               |  112 -
 spec/bundler/plugins/hook_spec.rb                  |  208 --
 spec/bundler/plugins/install_spec.rb               |  466 ----
 spec/bundler/plugins/list_spec.rb                  |   60 -
 spec/bundler/plugins/source/example_spec.rb        |  456 ----
 spec/bundler/plugins/source_spec.rb                |  111 -
 spec/bundler/plugins/uninstall_spec.rb             |   74 -
 spec/bundler/quality_es_spec.rb                    |   61 -
 spec/bundler/quality_spec.rb                       |  261 --
 spec/bundler/realworld/double_check_spec.rb        |   40 -
 spec/bundler/realworld/edgecases_spec.rb           |   75 -
 spec/bundler/realworld/ffi_spec.rb                 |   57 -
 spec/bundler/realworld/fixtures/tapioca/Gemfile    |    5 -
 .../realworld/fixtures/tapioca/Gemfile.lock        |   49 -
 spec/bundler/realworld/fixtures/warbler/.gitignore |    1 -
 spec/bundler/realworld/fixtures/warbler/Gemfile    |    7 -
 .../realworld/fixtures/warbler/Gemfile.lock        |   39 -
 .../fixtures/warbler/bin/warbler-example.rb        |    3 -
 .../realworld/fixtures/warbler/demo/demo.gemspec   |   10 -
 spec/bundler/realworld/git_spec.rb                 |   11 -
 spec/bundler/realworld/parallel_spec.rb            |   66 -
 spec/bundler/realworld/slow_perf_spec.rb           |   35 -
 spec/bundler/resolver/basic_spec.rb                |  422 ---
 spec/bundler/resolver/platform_spec.rb             |  423 ---
 spec/bundler/runtime/env_helpers_spec.rb           |  236 --
 spec/bundler/runtime/executable_spec.rb            |  141 -
 spec/bundler/runtime/gem_tasks_spec.rb             |  158 --
 spec/bundler/runtime/inline_spec.rb                |  751 -----
 spec/bundler/runtime/load_spec.rb                  |  113 -
 spec/bundler/runtime/platform_spec.rb              |  468 ----
 spec/bundler/runtime/require_spec.rb               |  480 ----
 spec/bundler/runtime/requiring_spec.rb             |   15 -
 spec/bundler/runtime/self_management_spec.rb       |  279 --
 spec/bundler/runtime/setup_spec.rb                 | 1679 ------------
 spec/bundler/spec_helper.rb                        |  192 --
 spec/bundler/support/activate.rb                   |    9 -
 spec/bundler/support/artifice/compact_index.rb     |    6 -
 .../support/artifice/compact_index_api_missing.rb  |   13 -
 .../artifice/compact_index_basic_authentication.rb |   15 -
 .../artifice/compact_index_checksum_mismatch.rb    |   16 -
 .../artifice/compact_index_concurrent_download.rb  |   33 -
 .../artifice/compact_index_creds_diff_host.rb      |   39 -
 .../support/artifice/compact_index_etag_match.rb   |   16 -
 .../support/artifice/compact_index_extra.rb        |    6 -
 .../support/artifice/compact_index_extra_api.rb    |    6 -
 .../artifice/compact_index_extra_api_missing.rb    |   17 -
 .../artifice/compact_index_extra_missing.rb        |   17 -
 .../support/artifice/compact_index_forbidden.rb    |   13 -
 .../artifice/compact_index_host_redirect.rb        |   21 -
 .../support/artifice/compact_index_mirror_down.rb  |   21 -
 .../support/artifice/compact_index_no_checksums.rb |   16 -
 .../support/artifice/compact_index_no_gem.rb       |   13 -
 .../artifice/compact_index_partial_update.rb       |   38 -
 .../compact_index_partial_update_bad_digest.rb     |   40 -
 ...dex_partial_update_no_digest_not_incremental.rb |   42 -
 .../artifice/compact_index_precompiled_before.rb   |   25 -
 .../artifice/compact_index_range_ignored.rb        |   40 -
 .../compact_index_range_not_satisfiable.rb         |   34 -
 .../support/artifice/compact_index_rate_limited.rb |   48 -
 .../support/artifice/compact_index_redirects.rb    |   21 -
 .../compact_index_strict_basic_authentication.rb   |   20 -
 .../artifice/compact_index_wrong_dependencies.rb   |   17 -
 .../artifice/compact_index_wrong_gem_checksum.rb   |   21 -
 spec/bundler/support/artifice/endpoint.rb          |    6 -
 spec/bundler/support/artifice/endpoint_500.rb      |   17 -
 .../support/artifice/endpoint_api_forbidden.rb     |   13 -
 .../artifice/endpoint_basic_authentication.rb      |   15 -
 .../support/artifice/endpoint_creds_diff_host.rb   |   39 -
 spec/bundler/support/artifice/endpoint_extra.rb    |   33 -
 .../bundler/support/artifice/endpoint_extra_api.rb |   34 -
 .../support/artifice/endpoint_extra_missing.rb     |   17 -
 spec/bundler/support/artifice/endpoint_fallback.rb |   19 -
 .../support/artifice/endpoint_host_redirect.rb     |   17 -
 .../support/artifice/endpoint_marshal_fail.rb      |    6 -
 .../endpoint_marshal_fail_basic_authentication.rb  |   15 -
 .../support/artifice/endpoint_mirror_source.rb     |   17 -
 spec/bundler/support/artifice/endpoint_redirect.rb |   17 -
 .../endpoint_strict_basic_authentication.rb        |   20 -
 spec/bundler/support/artifice/endpoint_timeout.rb  |   15 -
 spec/bundler/support/artifice/fail.rb              |   27 -
 spec/bundler/support/artifice/helpers/artifice.rb  |   30 -
 .../support/artifice/helpers/compact_index.rb      |  124 -
 .../artifice/helpers/compact_index_extra.rb        |   33 -
 .../artifice/helpers/compact_index_extra_api.rb    |   48 -
 spec/bundler/support/artifice/helpers/endpoint.rb  |  113 -
 .../support/artifice/helpers/endpoint_extra.rb     |   29 -
 .../support/artifice/helpers/endpoint_fallback.rb  |   15 -
 .../artifice/helpers/endpoint_marshal_fail.rb      |    9 -
 .../support/artifice/helpers/rack_request.rb       |  100 -
 spec/bundler/support/artifice/vcr.rb               |  152 --
 spec/bundler/support/artifice/windows.rb           |   45 -
 spec/bundler/support/build_metadata.rb             |   53 -
 spec/bundler/support/builders.rb                   |  749 -----
 spec/bundler/support/bundle                        |    6 -
 spec/bundler/support/bundle.rb                     |    7 -
 spec/bundler/support/checksums.rb                  |  126 -
 spec/bundler/support/command_execution.rb          |   78 -
 spec/bundler/support/env.rb                        |   13 -
 spec/bundler/support/filters.rb                    |   42 -
 spec/bundler/support/hax.rb                        |   74 -
 spec/bundler/support/helpers.rb                    |  625 -----
 spec/bundler/support/indexes.rb                    |  424 ---
 spec/bundler/support/matchers.rb                   |  227 --
 spec/bundler/support/options.rb                    |   15 -
 spec/bundler/support/path.rb                       |  381 ---
 spec/bundler/support/permissions.rb                |   12 -
 spec/bundler/support/platforms.rb                  |   75 -
 spec/bundler/support/rubygems_ext.rb               |  180 --
 spec/bundler/support/rubygems_version_manager.rb   |  124 -
 spec/bundler/support/setup.rb                      |    9 -
 spec/bundler/support/subprocess.rb                 |  115 -
 spec/bundler/support/switch_rubygems.rb            |    4 -
 spec/bundler/support/the_bundle.rb                 |   41 -
 spec/bundler/support/vendored_net_http.rb          |   23 -
 spec/bundler/support/windows_tag_group.rb          |  192 --
 spec/bundler/update/force_spec.rb                  |   30 -
 spec/bundler/update/gemfile_spec.rb                |   47 -
 spec/bundler/update/gems/fund_spec.rb              |   50 -
 spec/bundler/update/gems/post_install_spec.rb      |   76 -
 spec/bundler/update/git_spec.rb                    |  341 ---
 spec/bundler/update/path_spec.rb                   |   19 -
 269 files changed, 63989 deletions(-)
 delete mode 100755 spec/bin/bundle
 delete mode 100755 spec/bin/parallel_rspec
 delete mode 100755 spec/bin/rspec
 delete mode 100644 spec/bundler/bundler/build_metadata_spec.rb
 delete mode 100644 spec/bundler/bundler/bundler_spec.rb
 delete mode 100644 spec/bundler/bundler/ci_detector_spec.rb
 delete mode 100644 spec/bundler/bundler/cli_common_spec.rb
 delete mode 100644 spec/bundler/bundler/cli_spec.rb
 delete mode 100644 spec/bundler/bundler/compact_index_client/parser_spec.rb
 delete mode 100644 spec/bundler/bundler/compact_index_client/updater_spec.rb
 delete mode 100644 spec/bundler/bundler/current_ruby_spec.rb
 delete mode 100644 spec/bundler/bundler/definition_spec.rb
 delete mode 100644 spec/bundler/bundler/dependency_spec.rb
 delete mode 100644 spec/bundler/bundler/digest_spec.rb
 delete mode 100644 spec/bundler/bundler/dsl_spec.rb
 delete mode 100644 spec/bundler/bundler/endpoint_specification_spec.rb
 delete mode 100644 spec/bundler/bundler/env_spec.rb
 delete mode 100644 spec/bundler/bundler/environment_preserver_spec.rb
 delete mode 100644 spec/bundler/bundler/fetcher/base_spec.rb
 delete mode 100644 spec/bundler/bundler/fetcher/compact_index_spec.rb
 delete mode 100644 spec/bundler/bundler/fetcher/dependency_spec.rb
 delete mode 100644 spec/bundler/bundler/fetcher/downloader_spec.rb
 delete mode 100644 spec/bundler/bundler/fetcher/gem_remote_fetcher_spec.rb
 delete mode 100644 spec/bundler/bundler/fetcher/index_spec.rb
 delete mode 100644 spec/bundler/bundler/fetcher_spec.rb
 delete mode 100644 spec/bundler/bundler/friendly_errors_spec.rb
 delete mode 100644 spec/bundler/bundler/gem_helper_spec.rb
 delete mode 100644 spec/bundler/bundler/gem_version_promoter_spec.rb
 delete mode 100644 spec/bundler/bundler/index_spec.rb
 delete mode 100644 spec/bundler/bundler/installer/gem_installer_spec.rb
 delete mode 100644 spec/bundler/bundler/installer/parallel_installer_spec.rb
 delete mode 100644 spec/bundler/bundler/installer/spec_installation_spec.rb
 delete mode 100644 spec/bundler/bundler/lockfile_parser_spec.rb
 delete mode 100644 spec/bundler/bundler/mirror_spec.rb
 delete mode 100644 spec/bundler/bundler/plugin/api/source_spec.rb
 delete mode 100644 spec/bundler/bundler/plugin/api_spec.rb
 delete mode 100644 spec/bundler/bundler/plugin/dsl_spec.rb
 delete mode 100644 spec/bundler/bundler/plugin/events_spec.rb
 delete mode 100644 spec/bundler/bundler/plugin/index_spec.rb
 delete mode 100644 spec/bundler/bundler/plugin/installer_spec.rb
 delete mode 100644 spec/bundler/bundler/plugin/source_list_spec.rb
 delete mode 100644 spec/bundler/bundler/plugin_spec.rb
 delete mode 100644 spec/bundler/bundler/remote_specification_spec.rb
 delete mode 100644 spec/bundler/bundler/resolver/candidate_spec.rb
 delete mode 100644 spec/bundler/bundler/retry_spec.rb
 delete mode 100644 spec/bundler/bundler/ruby_dsl_spec.rb
 delete mode 100644 spec/bundler/bundler/ruby_version_spec.rb
 delete mode 100644 spec/bundler/bundler/rubygems_integration_spec.rb
 delete mode 100644 spec/bundler/bundler/settings/validator_spec.rb
 delete mode 100644 spec/bundler/bundler/settings_spec.rb
 delete mode 100644 spec/bundler/bundler/shared_helpers_spec.rb
 delete mode 100644 spec/bundler/bundler/source/git/git_proxy_spec.rb
 delete mode 100644 spec/bundler/bundler/source/git_spec.rb
 delete mode 100644 spec/bundler/bundler/source/path_spec.rb
 delete mode 100644 spec/bundler/bundler/source/rubygems/remote_spec.rb
 delete mode 100644 spec/bundler/bundler/source/rubygems_spec.rb
 delete mode 100644 spec/bundler/bundler/source_list_spec.rb
 delete mode 100644 spec/bundler/bundler/source_spec.rb
 delete mode 100644 spec/bundler/bundler/spec_set_spec.rb
 delete mode 100644 spec/bundler/bundler/specifications/foo.gemspec
 delete mode 100644 spec/bundler/bundler/stub_specification_spec.rb
 delete mode 100644 spec/bundler/bundler/ui/shell_spec.rb
 delete mode 100644 spec/bundler/bundler/ui_spec.rb
 delete mode 100644 spec/bundler/bundler/uri_credentials_filter_spec.rb
 delete mode 100644 spec/bundler/bundler/uri_normalizer_spec.rb
 delete mode 100644 spec/bundler/bundler/worker_spec.rb
 delete mode 100644 spec/bundler/bundler/yaml_serializer_spec.rb
 delete mode 100644 spec/bundler/cache/cache_path_spec.rb
 delete mode 100644 spec/bundler/cache/gems_spec.rb
 delete mode 100644 spec/bundler/cache/git_spec.rb
 delete mode 100644 spec/bundler/cache/path_spec.rb
 delete mode 100644 spec/bundler/cache/platform_spec.rb
 delete mode 100644 spec/bundler/commands/add_spec.rb
 delete mode 100644 spec/bundler/commands/binstubs_spec.rb
 delete mode 100644 spec/bundler/commands/cache_spec.rb
 delete mode 100644 spec/bundler/commands/check_spec.rb
 delete mode 100644 spec/bundler/commands/clean_spec.rb
 delete mode 100644 spec/bundler/commands/config_spec.rb
 delete mode 100644 spec/bundler/commands/console_spec.rb
 delete mode 100644 spec/bundler/commands/doctor_spec.rb
 delete mode 100644 spec/bundler/commands/exec_spec.rb
 delete mode 100644 spec/bundler/commands/fund_spec.rb
 delete mode 100644 spec/bundler/commands/help_spec.rb
 delete mode 100644 spec/bundler/commands/info_spec.rb
 delete mode 100644 spec/bundler/commands/init_spec.rb
 delete mode 100644 spec/bundler/commands/install_spec.rb
 delete mode 100644 spec/bundler/commands/issue_spec.rb
 delete mode 100644 spec/bundler/commands/licenses_spec.rb
 delete mode 100644 spec/bundler/commands/list_spec.rb
 delete mode 100644 spec/bundler/commands/lock_spec.rb
 delete mode 100644 spec/bundler/commands/newgem_spec.rb
 delete mode 100644 spec/bundler/commands/open_spec.rb
 delete mode 100644 spec/bundler/commands/outdated_spec.rb
 delete mode 100644 spec/bundler/commands/platform_spec.rb
 delete mode 100644 spec/bundler/commands/post_bundle_message_spec.rb
 delete mode 100644 spec/bundler/commands/pristine_spec.rb
 delete mode 100644 spec/bundler/commands/remove_spec.rb
 delete mode 100644 spec/bundler/commands/show_spec.rb
 delete mode 100644 spec/bundler/commands/ssl_spec.rb
 delete mode 100644 spec/bundler/commands/update_spec.rb
 delete mode 100644 spec/bundler/commands/version_spec.rb
 delete mode 100644 spec/bundler/install/allow_offline_install_spec.rb
 delete mode 100644 spec/bundler/install/binstubs_spec.rb
 delete mode 100644 spec/bundler/install/bundler_spec.rb
 delete mode 100644 spec/bundler/install/deploy_spec.rb
 delete mode 100644 spec/bundler/install/failure_spec.rb
 delete mode 100644 spec/bundler/install/force_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/eval_gemfile_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/force_ruby_platform_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/gemspec_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/git_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/groups_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/install_if_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/lockfile_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/path_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/platform_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/ruby_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/sources_spec.rb
 delete mode 100644 spec/bundler/install/gemfile/specific_platform_spec.rb
 delete mode 100644 spec/bundler/install/gemfile_spec.rb
 delete mode 100644 spec/bundler/install/gems/compact_index_spec.rb
 delete mode 100644 spec/bundler/install/gems/dependency_api_fallback_spec.rb
 delete mode 100644 spec/bundler/install/gems/dependency_api_spec.rb
 delete mode 100644 spec/bundler/install/gems/env_spec.rb
 delete mode 100644 spec/bundler/install/gems/flex_spec.rb
 delete mode 100644 spec/bundler/install/gems/fund_spec.rb
 delete mode 100644 spec/bundler/install/gems/gemfile_source_header_spec.rb
 delete mode 100644 spec/bundler/install/gems/mirror_probe_spec.rb
 delete mode 100644 spec/bundler/install/gems/mirror_spec.rb
 delete mode 100644 spec/bundler/install/gems/native_extensions_spec.rb
 delete mode 100644 spec/bundler/install/gems/post_install_spec.rb
 delete mode 100644 spec/bundler/install/gems/resolving_spec.rb
 delete mode 100644 spec/bundler/install/gems/standalone_spec.rb
 delete mode 100644 spec/bundler/install/gems/win32_spec.rb
 delete mode 100644 spec/bundler/install/gemspecs_spec.rb
 delete mode 100644 spec/bundler/install/git_spec.rb
 delete mode 100644 spec/bundler/install/global_cache_spec.rb
 delete mode 100644 spec/bundler/install/path_spec.rb
 delete mode 100644 spec/bundler/install/prereleases_spec.rb
 delete mode 100644 spec/bundler/install/process_lock_spec.rb
 delete mode 100644 spec/bundler/install/security_policy_spec.rb
 delete mode 100644 spec/bundler/install/yanked_spec.rb
 delete mode 100644 spec/bundler/lock/git_spec.rb
 delete mode 100644 spec/bundler/lock/lockfile_spec.rb
 delete mode 100644 spec/bundler/other/cli_dispatch_spec.rb
 delete mode 100644 spec/bundler/other/cli_man_pages_spec.rb
 delete mode 100644 spec/bundler/other/ext_spec.rb
 delete mode 100644 spec/bundler/other/major_deprecation_spec.rb
 delete mode 100644 spec/bundler/plugins/command_spec.rb
 delete mode 100644 spec/bundler/plugins/hook_spec.rb
 delete mode 100644 spec/bundler/plugins/install_spec.rb
 delete mode 100644 spec/bundler/plugins/list_spec.rb
 delete mode 100644 spec/bundler/plugins/source/example_spec.rb
 delete mode 100644 spec/bundler/plugins/source_spec.rb
 delete mode 100644 spec/bundler/plugins/uninstall_spec.rb
 delete mode 100644 spec/bundler/quality_es_spec.rb
 delete mode 100644 spec/bundler/quality_spec.rb
 delete mode 100644 spec/bundler/realworld/double_check_spec.rb
 delete mode 100644 spec/bundler/realworld/edgecases_spec.rb
 delete mode 100644 spec/bundler/realworld/ffi_spec.rb
 delete mode 100644 spec/bundler/realworld/fixtures/tapioca/Gemfile
 delete mode 100644 spec/bundler/realworld/fixtures/tapioca/Gemfile.lock
 delete mode 100644 spec/bundler/realworld/fixtures/warbler/.gitignore
 delete mode 100644 spec/bundler/realworld/fixtures/warbler/Gemfile
 delete mode 100644 spec/bundler/realworld/fixtures/warbler/Gemfile.lock
 delete mode 100644 spec/bundler/realworld/fixtures/warbler/bin/warbler-example.rb
 delete mode 100644 spec/bundler/realworld/fixtures/warbler/demo/demo.gemspec
 delete mode 100644 spec/bundler/realworld/git_spec.rb
 delete mode 100644 spec/bundler/realworld/parallel_spec.rb
 delete mode 100644 spec/bundler/realworld/slow_perf_spec.rb
 delete mode 100644 spec/bundler/resolver/basic_spec.rb
 delete mode 100644 spec/bundler/resolver/platform_spec.rb
 delete mode 100644 spec/bundler/runtime/env_helpers_spec.rb
 delete mode 100644 spec/bundler/runtime/executable_spec.rb
 delete mode 100644 spec/bundler/runtime/gem_tasks_spec.rb
 delete mode 100644 spec/bundler/runtime/inline_spec.rb
 delete mode 100644 spec/bundler/runtime/load_spec.rb
 delete mode 100644 spec/bundler/runtime/platform_spec.rb
 delete mode 100644 spec/bundler/runtime/require_spec.rb
 delete mode 100644 spec/bundler/runtime/requiring_spec.rb
 delete mode 100644 spec/bundler/runtime/self_management_spec.rb
 delete mode 100644 spec/bundler/runtime/setup_spec.rb
 delete mode 100644 spec/bundler/spec_helper.rb
 delete mode 100644 spec/bundler/support/activate.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_api_missing.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_basic_authentication.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_checksum_mismatch.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_concurrent_download.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_creds_diff_host.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_etag_match.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_extra.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_extra_api.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_extra_api_missing.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_extra_missing.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_forbidden.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_host_redirect.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_mirror_down.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_no_checksums.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_no_gem.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_partial_update.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_partial_update_bad_digest.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_partial_update_no_digest_not_incremental.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_precompiled_before.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_range_ignored.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_range_not_satisfiable.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_rate_limited.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_redirects.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_strict_basic_authentication.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_wrong_dependencies.rb
 delete mode 100644 spec/bundler/support/artifice/compact_index_wrong_gem_checksum.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_500.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_api_forbidden.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_basic_authentication.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_creds_diff_host.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_extra.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_extra_api.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_extra_missing.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_fallback.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_host_redirect.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_marshal_fail.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_marshal_fail_basic_authentication.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_mirror_source.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_redirect.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_strict_basic_authentication.rb
 delete mode 100644 spec/bundler/support/artifice/endpoint_timeout.rb
 delete mode 100644 spec/bundler/support/artifice/fail.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/artifice.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/compact_index.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/compact_index_extra.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/compact_index_extra_api.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/endpoint.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/endpoint_extra.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/endpoint_fallback.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/endpoint_marshal_fail.rb
 delete mode 100644 spec/bundler/support/artifice/helpers/rack_request.rb
 delete mode 100644 spec/bundler/support/artifice/vcr.rb
 delete mode 100644 spec/bundler/support/artifice/windows.rb
 delete mode 100644 spec/bundler/support/build_metadata.rb
 delete mode 100644 spec/bundler/support/builders.rb
 delete mode 100755 spec/bundler/support/bundle
 delete mode 100644 spec/bundler/support/bundle.rb
 delete mode 100644 spec/bundler/support/checksums.rb
 delete mode 100644 spec/bundler/support/command_execution.rb
 delete mode 100644 spec/bundler/support/env.rb
 delete mode 100644 spec/bundler/support/filters.rb
 delete mode 100644 spec/bundler/support/hax.rb
 delete mode 100644 spec/bundler/support/helpers.rb
 delete mode 100644 spec/bundler/support/indexes.rb
 delete mode 100644 spec/bundler/support/matchers.rb
 delete mode 100644 spec/bundler/support/options.rb
 delete mode 100644 spec/bundler/support/path.rb
 delete mode 100644 spec/bundler/support/permissions.rb
 delete mode 100644 spec/bundler/support/platforms.rb
 delete mode 100644 spec/bundler/support/rubygems_ext.rb
 delete mode 100644 spec/bundler/support/rubygems_version_manager.rb
 delete mode 100644 spec/bundler/support/setup.rb
 delete mode 100644 spec/bundler/support/subprocess.rb
 delete mode 100644 spec/bundler/support/switch_rubygems.rb
 delete mode 100644 spec/bundler/support/the_bundle.rb
 delete mode 100644 spec/bundler/support/vendored_net_http.rb
 delete mode 100644 spec/bundler/support/windows_tag_group.rb
 delete mode 100644 spec/bundler/update/force_spec.rb
 delete mode 100644 spec/bundler/update/gemfile_spec.rb
 delete mode 100644 spec/bundler/update/gems/fund_spec.rb
 delete mode 100644 spec/bundler/update/gems/post_install_spec.rb
 delete mode 100644 spec/bundler/update/git_spec.rb
 delete mode 100644 spec/bundler/update/path_spec.rb
Latest commit hash = d1b8503e59
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/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_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
dfb5db28ef846ab3a5287310b72bc307a9c647c79e2c15a5c756ce3a198e346d  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.19.2
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.14
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=19359
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

[  1/759] 764439=uri/test_wss
[  2/759] 764437=fiber/test_address_resolve
[  3/759] 764440=openssl/test_digest
[  4/759] 764438=ruby/test_variable
[  5/759] 764444=-ext-/string/test_cstr
[  6/759] 764439=rubygems/test_gem_resolver_lock_specification
[  7/759] 764442=-ext-/num2int/test_num2int
[  8/759] 764447=rubygems/test_gem_source_local
[  9/759] 764451=-ext-/iter/test_iter_break
[ 10/759] 764437=ruby/test_parse
[ 11/759] 764451=mkmf/test_have_macro
[ 12/759] 764453=ruby/test_process
[ 13/759] 764449=fileutils/test_nowrite
[ 14/759] 764442=ruby/test_flip
[ 15/759] 764458=ruby/test_thread_queue
[ 16/759] 764456=optparse/test_summary
[ 17/759] 764471=ruby/test_stack
[ 18/759] 764467=rubygems/test_gem_commands_install_command
[ 19/759] 764463=rubygems/test_gem_ext_cargo_builder_unit
[ 20/759] 764469=-ext-/st/test_foreach
[ 21/759] 764469=ruby/test_econv
[ 22/759] 764449=test_securerandom
[ 23/759] 764440=rubygems/test_gem_commands_cert_command
[ 24/759] 764442=fiber/test_io
[ 25/759] 764449=fileutils/test_fileutils
[ 26/759] 764444=-ext-/eval/test_eval
[ 27/759] 764444=fiber/test_process
[ 28/759] 764439=ruby/test_object
[ 29/759] 764444=coverage/test_coverage
[ 30/759] 764442=json/json_common_interface_test
[ 31/759] 764463=psych/test_stream
[ 32/759] 764463=pathname/test_pathname
[ 33/759] 764442=rubygems/test_remote_fetch_error
[ 34/759] 764456=rubygems/test_gem_resolver_git_specification
[ 35/759] 764447=ruby/test_dir_m17n
[ 36/759] 764451=prism/result/named_capture_test
[ 37/759] 764442=rubygems/test_gem_commands_dependency_command
[ 38/759] 764451=dtrace/test_cmethod
[ 39/759] 764451=-ext-/string/test_qsort
[ 40/759] 764451=rubygems/test_gem_ext_ext_conf_builder
[ 41/759] 764442=-ext-/path_to_class/test_path_to_class
[ 42/759] 764442=prism/result/string_test
[ 43/759] 764463=fiber/test_storage
[ 44/759] 764463=json/json_addition_test
[ 45/759] 764463=dtrace/test_method_cache
[ 46/759] 764463=ruby/test_iterator
[ 47/759] 764442=dtrace/test_string
[ 48/759] 764442=rubygems/test_gem_resolver_index_specification
[ 49/759] 764442=psych/test_marshalable
[ 50/759] 764442=rubygems/test_gem_dependency
[ 51/759] 764463=psych/test_serialize_subclasses
[ 52/759] 764463=ruby/test_const
[ 53/759] 764463=ruby/test_class
[ 54/759] 764438=prism/api/parse_comments_test
[ 55/759] 764440=psych/test_yamldbm
[ 56/759] 764442=json/test_helper
[ 57/759] 764442=ruby/test_thread_cv
[ 58/759] 764440=prism/ruby/relocation_test
[ 59/759] 764438=ruby/enc/test_windows_1251
[ 60/759] 764438=ripper/test_parser_events
[ 61/759] 764437=resolv/test_addr
[ 62/759] 764437=-ext-/file/test_stat
[ 63/759] 764437=ruby/test_eval
[ 64/759] 764440=resolv/test_win32_config
[ 65/759] 764440=mkmf/test_convertible
[ 66/759] 764438=rubygems/test_gem_resolver_best_set
[ 67/759] 764456=prism/newline_offsets_test
[ 68/759] 764442=ruby/test_regexp
[ 69/759] 764438=-ext-/bignum/test_str2big
[ 70/759] 764438=ruby/test_rational
[ 71/759] 764471=rubygems/test_gem_util_atomic_file_writer
[ 72/759] 764458=rubygems/test_gem_resolver_conflict
[ 73/759] 764471=ruby/test_readpartial
[ 74/759] 764456=psych/test_scalar
[ 75/759] 764456=rubygems/test_gem_commands_contents_command
[ 76/759] 764469=ruby/test_pattern_matching
[ 77/759] 764471=fiber/test_thread
[ 78/759] 764456=rubygems/test_gem_commands_search_command
[ 79/759] 764444=ruby/test_arithmetic_sequence
[ 80/759] 764456=ruby/test_literal
[ 81/759] 764444=ruby/test_file
[ 82/759] 764439=prism/bom_test
[ 83/759] 764471=socket/test_sockopt
[ 84/759] 764471=ruby/test_frozen_error
[ 85/759] 764458=ruby/test_lambda
[ 86/759] 764471=psych/test_encoding
[ 87/759] 764467=rubygems/test_gem_commands_specification_command
[ 88/759] 764438=-ext-/iter/test_yield_block
[ 89/759] 764471=psych/handlers/test_recorder
[ 90/759] 764471=psych/test_yaml
[ 91/759] 764438=psych/test_boolean
[ 92/759] 764438=mkmf/test_config
[ 93/759] 764439=fiber/test_ractor
[ 94/759] 764469=psych/test_document
[ 95/759] 764467=-ext-/bug_reporter/test_bug_reporter
[ 96/759] 764458=did_you_mean/test_spell_checker
[ 97/759] 764469=rubygems/test_gem_resolver_api_specification
[ 98/759] 764458=optparse/test_getopts
[ 99/759] 764458=prism/ruby/parameters_signature_test
[100/759] 764471=ruby/test_primitive
[101/759] 764471=rubygems/test_gem_request
[102/759] 764439=rubygems/test_gem_commands_signin_command
[103/759] 764458=socket/test_nonblock
[104/759] 764458=openssl/test_pkey
[105/759] 764437=prism/fixtures_test
[106/759] 764439=ruby/test_rational2
[107/759] 764439=rubygems/test_gem_dependency_resolution_error
[108/759] 764439=net/http/test_http
[109/759] 764469=dtrace/test_raise
[110/759] 764469=open-uri/test_proxy
[111/759] 764458=io/wait/test_io_wait_uncommon
[112/759] 764458=psych/test_string
[113/759] 764469=ruby/enc/test_shift_jis
[114/759] 764467=ruby/test_yield
[115/759] 764469=rubygems/test_gem_request_set_lockfile_parser
[116/759] 764471=rubygems/test_gem_ci_detector
[117/759] 764471=rubygems/test_gem_resolver_vendor_set
[118/759] 764471=ruby/test_fnmatch
[119/759] 764451=mkmf/test_have_library
[120/759] 764469=erb/test_erb_command
[121/759] 764471=rubygems/test_require
[122/759] 764437=net/http/test_https
[123/759] 764458=net/http/test_httpresponses
[124/759] 764458=prism/result/integer_base_flags_test
[125/759] 764458=ruby/test_unicode_escape
[126/759] 764469=uri/test_ftp
[127/759] 764469=-ext-/string/test_too_many_dummy_encodings
[128/759] 764458=ripper/test_filter
[129/759] 764438=rubygems/test_gem_ext_cmake_builder
[130/759] 764469=erb/test_erb_m17n
[131/759] 764469=objspace/test_objspace
[132/759] 764458=ruby/test_clone
[133/759] 764438=ruby/enc/test_koi8
[134/759] 764438=ruby/test_call
[135/759] 764447=ruby/test_thread
[136/759] 764438=dtrace/test_hash_create
[137/759] 764438=json/json_generic_object_test
[138/759] 764449=date/test_switch_hitter
[139/759] 764438=ruby/test_defined
[140/759] 764449=-ext-/bignum/test_pack
[141/759] 764458=ruby/enc/test_case_options
[142/759] 764458=ruby/test_ractor
[143/759] 764438=-ext-/method/test_arity
[144/759] 764438=ripper/test_files_sample
[145/759] 764449=-ext-/st/test_update
[146/759] 764449=rubygems/test_gem_security_policy
[147/759] 764438=uri/test_file
[148/759] 764438=rubygems/test_gem_install_update_options
[149/759] 764444=rubygems/test_gem_resolver_index_set
[150/759] 764438=net/http/test_httpresponse
[151/759] 764451=ruby/test_inlinecache
[152/759] 764438=ruby/test_weakkeymap
[153/759] 764449=-ext-/marshal/test_usrmarshal
[154/759] 764444=rubygems/test_gem_command
[155/759] 764451=ruby/test_key_error
[156/759] 764451=-ext-/exception/test_enc_raise
[157/759] 764451=openssl/test_engine
[158/759] 764451=-ext-/postponed_job/test_postponed_job
[159/759] 764444=json/ractor_test
[160/759] 764444=rubygems/test_gem_request_set_lockfile
[161/759] 764456=fiber/test_io_close
[162/759] 764449=did_you_mean/tree_spell/test_human_typo
[163/759] 764456=-ext-/load/test_dot_dot
[164/759] 764456=ruby/test_bignum
[165/759] 764449=prism/ruby/reflection_test
[166/759] 764471=rubygems/test_gem_util
[167/759] 764449=openssl/test_config
[168/759] 764471=test_tempfile
[169/759] 764449=rubygems/test_gem_resolver
[170/759] 764456=rubygems/test_gem_gemcutter_utilities
[171/759] 764449=rubygems/test_gem_remote_fetcher
[172/759] 764456=did_you_mean/edit_distance/test_jaro_winkler
[173/759] 764451=rubygems/test_gem_commands_yank_command
[174/759] 764456=rubygems/test_exit
[175/759] 764438=did_you_mean/spell_checking/test_pattern_key_name_check
[176/759] 764438=-ext-/gvl/test_last_thread
[177/759] 764456=rubygems/test_gem_source_lock
[178/759] 764456=uri/test_ldap
[179/759] 764451=rubygems/test_gem_remote_fetcher_local_server
[180/759] 764456=etc/test_etc
[181/759] 764451=psych/test_hash
[182/759] 764449=openssl/test_cipher
[183/759] 764451=-ext-/time/test_new
[184/759] 764451=ruby/test_enum
[185/759] 764444=rubygems/test_gem_commands_which_command
[186/759] 764449=rubygems/test_gem_source_specific_file
[187/759] 764444=socket/test_unix
[188/759] 764471=prism/api/parse_test
[189/759] 764444=ruby/test_symbol
[190/759] 764438=prism/result/continuable_test
[191/759] 764438=psych/test_coder
[192/759] 764449=optparse/test_optparse
[193/759] 764438=rubygems/test_gem_spec_fetcher
[194/759] 764440=io/console/test_ractor
[195/759] 764471=ruby/test_undef
[196/759] 764456=rubygems/test_gem_commands_sources_command
[197/759] 764471=uri/test_ws
[198/759] 764471=io/console/test_io_console
[199/759] 764440=date/test_date_arith
[200/759] 764440=ruby/test_metaclass
[201/759] 764438=ruby/test_numeric
[202/759] 764440=ruby/test_io
[203/759] 764449=pathname/test_ractor
[204/759] 764438=-ext-/integer/test_my_integer
[205/759] 764438=rubygems/test_gem_commands_environment_command
[206/759] 764449=-ext-/tracepoint/test_tracepoint
[207/759] 764438=dtrace/test_array_create
[208/759] 764438=rubygems/test_gem_resolver_installed_specification
[209/759] 764438=-ext-/marshal/test_internal_ivar
[210/759] 764438=rubygems/test_gem_commands_mirror
[211/759] 764438=prism/encoding/symbol_encoding_test
[212/759] 764438=prism/ruby/desugar_compiler_test
[213/759] 764438=openssl/test_hmac
[214/759] 764439=mkmf/test_signedness
[215/759] 764438=ruby/test_rubyvm
[216/759] 764438=-ext-/exception/test_data_error
[217/759] 764437=rubygems/test_gem_doctor
[218/759] 764456=socket/test_ancdata
[219/759] 764456=ruby/test_weakmap
[220/759] 764438=ruby/enc/test_euc_jp
[221/759] 764438=ripper/test_scanner_events
[222/759] 764437=-ext-/string/test_external_new
[223/759] 764437=-ext-/test_abi
[224/759] 764438=rubygems/test_gem_resolver_dependency_request
[225/759] 764438=rubygems/test_deprecate
[226/759] 764438=openssl/test_ssl
[227/759] 764449=prism/api/parse_success_test
[228/759] 764449=ruby/test_module
[229/759] 764437=rubygems/test_gem_commands_push_command
[230/759] 764471=strscan/test_ractor
[231/759] 764471=rubygems/test_gem_uri_formatter
[232/759] 764437=ruby/test_sprintf
[233/759] 764471=ruby/test_optimization
[234/759] 764463=rubygems/test_gem_request_connection_pools
[235/759] 764437=uri/test_common
[236/759] 764463=-ext-/test_bug-14834
[237/759] 764463=openssl/test_buffering
[238/759] 764463=prism/ruby/ruby_parser_test
[239/759] 764463=resolv/test_svcb_https
[240/759] 764463=psych/nodes/test_enumerable
[241/759] 764463=-ext-/proc/test_bmethod
[242/759] 764463=-ext-/funcall/test_passing_block
[243/759] 764437=uri/test_http
[244/759] 764463=openssl/test_x509cert
[245/759] 764467=socket/test_addrinfo
[246/759] 764437=mkmf/test_have_func
[247/759] 764467=-ext-/string/test_enc_str_buf_cat
[248/759] 764467=rubygems/test_gem_package_tar_reader_entry
[249/759] 764451=optparse/test_zsh_completion
[250/759] 764451=rubygems/test_webauthn_listener
[251/759] 764451=-ext-/thread/test_lock_native_thread
[252/759] 764439=rubygems/test_gem_resolver_specification
[253/759] 764451=ruby/test_encoding
[254/759] 764439=dtrace/test_load
[255/759] 764439=json/json_fixtures_test
[256/759] 764439=ruby/test_default_gems
[257/759] 764467=mkmf/test_constant
[258/759] 764439=rubygems/test_gem_security_trust_dir
[259/759] 764439=prism/api/lex_test
[260/759] 764439=rubygems/test_gem_rdoc
[261/759] 764439=ruby/test_require_lib
[262/759] 764463=rubygems/test_gem_version_option
[263/759] 764463=ripper/test_files_test_2
[264/759] 764437=rubygems/test_gem_remote_fetcher_s3
[265/759] 764437=psych/test_stringio
[266/759] 764437=-ext-/win32/test_fd_setsize
[267/759] 764437=ruby/test_objectspace
[268/759] 764444=test_trick
[269/759] 764451=rubygems/test_gem_request_set
[270/759] 764451=prism/version_test
[271/759] 764451=psych/test_null
[272/759] 764451=ruby/enc/test_big5
[273/759] 764451=rubygems/test_gem_resolver_activation_request
[274/759] 764451=-ext-/iseq_load/test_iseq_load
[275/759] 764458=-ext-/scheduler/test_interrupt_with_scheduler
[276/759] 764458=-ext-/string/test_fstring
[277/759] 764458=did_you_mean/core_ext/test_name_error_extension
[278/759] 764458=ruby/test_fixnum
[279/759] 764458=fiber/test_timeout
[280/759] 764458=ruby/test_signal
[281/759] 764449=fiber/test_scheduler
[282/759] 764456=-ext-/test_ensure_and_callcc
[283/759] 764456=rubygems/test_gem_ext_builder
[284/759] 764467=fileutils/test_verbose
[285/759] 764467=rubygems/test_gem_resolver_vendor_specification
[286/759] 764467=-ext-/typeddata/test_typeddata
[287/759] 764467=date/test_date_strftime
Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 8 : #<File:/dev/null>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    764449  ko1    8r   CHR    1,3      0t0    5 /dev/null
Closed file descriptor: TestFiberScheduler#test_io_write_flush_error: 8
[288/759] 764449=prism/ruby/compiler_test
[289/759] 764449=ruby/test_struct
[290/759] 764449=ruby/test_basicinstructions
[291/759] 764438=-ext-/bignum/test_bigzero
[292/759] 764438=fiber/test_mutex
[293/759] 764467=ruby/test_box
[294/759] 764449=socket/test_basicsocket
[295/759] 764449=rubygems/test_gem_commands_owner_command
[296/759] 764451=-ext-/test_recursion
[297/759] 764451=-ext-/string/test_normalize
[298/759] 764451=test_find
[299/759] 764451=prism/locals_test
[300/759] 764451=rubygems/test_gem_unsatisfiable_dependency_error
[301/759] 764451=objspace/test_ractor
[302/759] 764438=prism/ruby/pattern_test
[303/759] 764438=rubygems/test_gem_package_tar_header
[304/759] 764438=ripper/test_sexp
[305/759] 764438=ruby/enc/test_gbk
[306/759] 764449=rubygems/test_gem_specification
[307/759] 764438=rubygems/test_gem_name_tuple
[308/759] 764438=ruby/test_warning
[309/759] 764438=rubygems/test_gem_dependency_installer
[310/759] 764456=ruby/test_refinement
[311/759] 764439=openssl/test_x509crl
[312/759] 764451=strscan/test_stringscanner
[313/759] 764444=psych/test_numeric
[314/759] 764463=psych/test_class
[315/759] 764444=ruby/enc/test_gb18030
[316/759] 764444=rubygems/test_gem_package_tar_reader
[317/759] 764463=-ext-/bignum/test_mul
[318/759] 764451=mkmf/test_mkmf
[319/759] 764463=-ext-/test_enumerator_kw
[320/759] 764444=ruby/test_mixed_unicode_escapes
[321/759] 764439=did_you_mean/spell_checking/test_require_path_check
[322/759] 764463=io/nonblock/test_flush
[323/759] 764444=ruby/test_complexrational
[324/759] 764451=openssl/test_pkcs7
[325/759] 764463=rubygems/test_gem_commands_fetch_command
[326/759] 764444=-ext-/win32/test_dln
[327/759] 764444=openssl/test_x509attr
[328/759] 764444=ruby/test_complex2
[329/759] 764444=ruby/enc/test_iso_8859
[330/759] 764439=ruby/test_string_memory
[331/759] 764444=prism/regexp_test
[332/759] 764439=mkmf/test_pkg_config
[333/759] 764463=-ext-/bignum/test_big2str
[334/759] 764463=open-uri/test_open-uri
[335/759] 764444=-ext-/string/test_coderange
[336/759] 764444=prism/ruby/location_test
[337/759] 764444=prism/api/dump_test
[338/759] 764439=-ext-/string/test_enc_associate
Leaked file descriptor: TestOpenURI#test_uri_read: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 44317>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    764463  ko1    8u  IPv4 445325771      0t0  TCP localhost:44317->localhost:60374 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 8
Leaked file descriptor: TestOpenURI#test_header: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 35893>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    764463  ko1    8u  IPv4 445328588      0t0  TCP localhost:35893->localhost:37810 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_multi_proxy_opt: 8
Leaked file descriptor: TestOpenURI#test_content_encoding: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 35571>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    764463  ko1    8u  IPv4 445327872      0t0  TCP localhost:35571->localhost:39878 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_close_in_block_big: 8
[339/759] 764463=ruby/test_allocation
[340/759] 764440=ruby/test_gc
[341/759] 764451=ruby/test_iseq
[342/759] 764437=yaml/test_store
[343/759] 764437=ruby/test_insns_leaf
[344/759] 764437=-ext-/load/test_protect
[345/759] 764437=psych/test_tree_builder
[346/759] 764437=net/protocol/test_protocol
[347/759] 764437=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[348/759] 764437=rubygems/test_gem_commands_open_command
[349/759] 764467=openssl/test_x509req
[350/759] 764437=prism/ruby/tunnel_test
[351/759] 764437=rubygems/test_gem_text
[352/759] 764458=ruby/test_settracefunc
[353/759] 764437=rubygems/test_gem_commands_stale_command
[354/759] 764437=rubygems/test_gem_version
[355/759] 764439=test_pp
[356/759] 764437=socket/test_tcp
[357/759] 764439=ruby/test_sprintf_comb
[358/759] 764467=ruby/test_method_cache
[359/759] 764467=ruby/test_path
[360/759] 764467=rubygems/test_gem_stub_specification
[361/759] 764449=json/json_string_matching_test
[362/759] 764449=rubygems/test_gem_ext_rake_builder
[363/759] 764437=monitor/test_monitor
[364/759] 764439=mkmf/test_flags
[365/759] 764467=openssl/test_asn1
[366/759] 764437=ruby/test_transcode
[367/759] 764467=ruby/test_whileuntil
[368/759] 764467=-ext-/rational/test_rat
[369/759] 764467=test_extlibs
[370/759] 764438=prism/result/static_inspect_test
[371/759] 764438=-ext-/symbol/test_inadvertent_creation
[372/759] 764444=prism/result/source_location_test
[373/759] 764438=ruby/test_complex
[374/759] 764444=prism/ruby/source_test
[375/759] 764444=-ext-/vm/test_at_exit
[376/759] 764444=-ext-/thread/test_instrumentation_api
[377/759] 764449=psych/test_data
[378/759] 764439=ripper/test_files_ext
[379/759] 764449=openssl/test_x509ext
[380/759] 764449=prism/unescape_test
[381/759] 764449=ruby/test_object_id
[382/759] 764451=prism/result/equality_test
[383/759] 764451=rubygems/test_gem_commands_pristine_command
[384/759] 764439=rubygems/test_gem_config_file
[385/759] 764439=psych/test_yamlstore
[386/759] 764439=ruby/test_yjit_exit_locations
[387/759] 764438=-ext-/arith_seq/test_arith_seq_beg_len_step
[388/759] 764438=ruby/test_hash
[389/759] 764449=rubygems/test_gem_resolver_requirement_list
[390/759] 764449=ruby/test_beginendblock
[391/759] 764439=ruby/test_io_buffer
[392/759] 764444=psych/test_scalar_scanner
[393/759] 764444=test_weakref
[394/759] 764439=test_timeout
[395/759] 764469=ruby/test_not
[396/759] 764469=socket/test_socket
[397/759] 764437=ruby/enc/test_case_mapping
[398/759] 764437=psych/visitors/test_yaml_tree
[399/759] 764444=uri/test_mailto
[400/759] 764437=rubygems/test_rubygems
[401/759] 764444=rubygems/test_gem_package_tar_writer
[402/759] 764444=prism/ruby/ripper_test
[403/759] 764437=did_you_mean/test_ractor_compatibility
[404/759] 764458=-ext-/econv/test_append
[405/759] 764458=rubygems/test_gem_resolver_lock_set
[406/759] 764458=ruby/test_method
[407/759] 764449=test_unicode_normalize
[408/759] 764449=optparse/test_reqarg
[409/759] 764439=rubygems/test_gem_source_fetch_problem
[410/759] 764439=psych/test_set
[411/759] 764439=rubygems/test_gem_update_suggestion
[412/759] 764439=resolv/test_resource
[413/759] 764439=-ext-/struct/test_member
[414/759] 764439=rubygems/test_gem_console_ui
[415/759] 764439=openssl/test_pkey_rsa
[416/759] 764437=ruby/test_trace
[417/759] 764437=-ext-/st/test_numhash
[418/759] 764437=rubygems/test_gem_stream_ui
[419/759] 764437=-ext-/string/test_nofree
[420/759] 764437=ruby/test_arity
[421/759] 764437=test_ipaddr
[422/759] 764437=ruby/test_m17n
[423/759] 764439=net/http/test_buffered_io
[424/759] 764439=ruby/test_yjit
[425/759] 764467=date/test_date_conv
[426/759] 764467=rubygems/test_webauthn_poller
[427/759] 764437=mkmf/test_egrep_cpp
[428/759] 764467=ruby/test_argf
[429/759] 764437=rubygems/test_gem_resolver_composed_set
[430/759] 764451=psych/test_object_references
[431/759] 764451=-ext-/wait/test_wait
[432/759] 764437=prism/ruby/find_test
[433/759] 764437=openssl/test_x509name
[434/759] 764469=fiber/test_sleep
[435/759] 764437=rubygems/test_gem_security
[436/759] 764449=ruby/enc/test_euc_tw
[437/759] 764451=ruby/test_compile_prism
[438/759] 764449=rubygems/test_gem_commands_build_command
[439/759] 764469=mkmf/test_sizeof
[440/759] 764449=ruby/test_alias
[441/759] 764456=rubygems/test_gem_requirement
[442/759] 764451=mmtk/test_configuration
[443/759] 764451=ruby/test_comparable
[444/759] 764451=-ext-/box/test_load_ext
[445/759] 764451=-ext-/test_bug-3571
[446/759] 764449=ruby/test_system
[447/759] 764456=ruby/enc/test_emoji_breaks
[448/759] 764456=-ext-/test_notimplement
[449/759] 764456=ruby/test_io_timeout
[450/759] 764456=date/test_date_new
[451/759] 764451=rubygems/test_gem_commands_info_command
[452/759] 764456=prism/api/command_line_test
[453/759] 764456=resolv/test_dns
[454/759] 764451=stringio/test_stringio
[455/759] 764451=ruby/test_require
[456/759] 764444=ruby/test_dup
[457/759] 764437=rubygems/test_webauthn_listener_response
[458/759] 764444=psych/test_psych_set
[459/759] 764444=prism/result/heredoc_test
[460/759] 764444=prism/newline_test
[461/759] 764437=-ext-/gvl/test_ubf_async_safe
[462/759] 764437=psych/test_array
[463/759] 764437=prism/snippets_test
[464/759] 764444=prism/ruby/parser_test
[465/759] 764444=rubygems/test_gem_path_support
[466/759] 764444=prism/result/constant_path_node_test
[467/759] 764444=-ext-/win32/test_console_attr
[468/759] 764444=rubygems/test_gem_bundler_version_finder
[469/759] 764471=optparse/test_switch
[470/759] 764471=ruby/test_ast
[471/759] 764444=-ext-/string/test_rb_str_dup
[472/759] 764444=prism/fuzzer_test
[473/759] 764444=prism/onigmo_test
[474/759] 764444=psych/test_struct
[475/759] 764444=dtrace/test_gc
[476/759] 764444=ruby/test_math
[477/759] 764444=test_time
[478/759] 764444=json/json_encoding_test
[479/759] 764456=ruby/test_super
[480/759] 764449=mkmf/test_libs
[481/759] 764449=rubygems/test_gem_safe_yaml
[482/759] 764444=digest/test_digest_extend
[483/759] 764444=optparse/test_autoconf
[484/759] 764444=optparse/test_did_you_mean
[485/759] 764449=-ext-/popen_deadlock/test_popen_deadlock
[486/759] 764444=-ext-/test_bug-5832
[487/759] 764444=ruby/test_case
[488/759] 764444=dtrace/test_require
[489/759] 764444=ruby/test_ifunless
[490/759] 764444=rubygems/test_gem_silent_ui
[491/759] 764444=ruby/test_shapes
[492/759] 764444=openssl/test_ocsp
[493/759] 764456=openssl/test_pkey_dh
[494/759] 764456=rubygems/test_gem_commands_uninstall_command
[495/759] 764458=rubygems/test_gem_dependency_list
[496/759] 764458=ripper/test_files_test
[497/759] 764449=rubygems/test_gem_resolver_installer_set
[498/759] 764444=ruby/test_continuation
[499/759] 764444=test_forwardable
[500/759] 764444=dtrace/test_object_create_start
[501/759] 764444=prism/result/comments_test
[502/759] 764444=-ext-/hash/test_delete
[503/759] 764469=rubygems/test_config
[504/759] 764444=ruby/test_io_m17n
[505/759] 764458=-ext-/exception/test_ensured
[506/759] 764469=optparse/test_placearg
[507/759] 764449=-ext-/string/test_interned_str
[508/759] 764449=rubygems/test_gem_commands_cleanup_command
[509/759] 764453=ruby/test_env
[510/759] 764458=ruby/test_zjit
[511/759] 764458=prism/encoding/regular_expression_encoding_test
[512/759] 764458=rubygems/test_project_sanity
[513/759] 764458=fileutils/test_dryrun
[514/759] 764458=prism/encoding/encodings_test
[515/759] 764458=fiber/test_io_buffer
[516/759] 764469=rubygems/test_gem_impossible_dependencies_error
[517/759] 764469=json/json_generator_test
[518/759] 764458=-ext-/symbol/test_type
[519/759] 764458=ruby/test_range
[520/759] 764456=rubygems/test_gem_source_subpath_problem
[521/759] 764449=test_tmpdir
[522/759] 764456=prism/result/node_id_test
[523/759] 764449=rubygems/test_gem_resolver_api_set
[524/759] 764438=prism/api/parse_stream_test
[525/759] 764438=openssl/test_ts
[526/759] 764449=psych/test_emitter
[527/759] 764449=-ext-/load/test_stringify_symbols
[528/759] 764449=-ext-/test_printf
[529/759] 764449=ruby/test_rubyoptions
[530/759] 764469=prism/result/warnings_test
[531/759] 764469=-ext-/array/test_to_ary_concat
[532/759] 764456=socket/test_udp
[533/759] 764456=prism/ruby/dispatcher_test
[534/759] 764456=mkmf/test_configuration
[535/759] 764456=ruby/enc/test_windows_1252
[536/759] 764456=fiber/test_queue
[537/759] 764456=ruby/test_sleep
[538/759] 764438=prism/result/regular_expression_options_test
[539/759] 764438=mkmf/test_install
[540/759] 764438=test_prettyprint
[541/759] 764438=prism/result/integer_parse_test
[542/759] 764438=rubygems/test_gem_validator
[543/759] 764438=test_bundled_gems
[544/759] 764438=prism/lex_test
[545/759] 764438=did_you_mean/test_tree_spell_checker
[546/759] 764438=ruby/test_m17n_comb
[547/759] 764444=date/test_date_ractor
[548/759] 764469=openssl/test_pair
[549/759] 764458=prism/result/index_write_test
[550/759] 764463=ruby/test_integer_comb
[551/759] 764458=psych/visitors/test_depth_first
[552/759] 764458=openssl/test_ns_spki
[553/759] 764458=psych/test_merge_keys
[554/759] 764458=-ext-/test_random
[555/759] 764458=ripper/test_lexer
[556/759] 764458=optparse/test_kwargs
[557/759] 764458=io/wait/test_io_wait
[558/759] 764444=resolv/test_mdns
[559/759] 764444=openssl/test_x509store
[560/759] 764444=rubygems/test_gem_ext_configure_builder
[561/759] 764456=cgi/test_cgi_escape
[562/759] 764444=ruby/test_dir
[563/759] 764467=rubygems/test_gem_local_remote_options
[564/759] 764467=optparse/test_bash_completion
[565/759] 764467=ruby/test_exception
[566/759] 764456=rubygems/test_gem_security_signer
[567/759] 764456=-ext-/string/test_set_len
[568/759] 764458=ruby/test_threadgroup
[569/759] 764456=ruby/enc/test_euc_kr
[570/759] 764456=rubygems/test_gem_commands_lock_command
[571/759] 764456=dtrace/test_function_entry
[572/759] 764456=prism/result/implicit_array_test
[573/759] 764456=optparse/test_acceptable
[574/759] 764444=-ext-/struct/test_len
[575/759] 764444=prism/heredoc_dedent_test
[576/759] 764444=rubygems/test_kernel
[577/759] 764451=did_you_mean/spell_checking/test_method_name_check
[578/759] 764451=lib/!Nothing_to_test
[579/759] 764451=ruby/test_keyword
[580/759] 764458=prism/result/numeric_value_test
[581/759] 764458=rubygems/test_gem_package_task
[582/759] 764458=openssl/test_provider
[583/759] 764456=openssl/test_bn
[584/759] 764456=net/http/test_httpheader
[585/759] 764456=ruby/test_data
[586/759] 764456=net/http/test_http_request
[587/759] 764456=rubygems/test_gem_commands_server_command
[588/759] 764456=ripper/test_ripper
[589/759] 764469=did_you_mean/spell_checking/test_key_name_check
[590/759] 764469=test_singleton
[591/759] 764469=ruby/test_assignment
[592/759] 764444=ruby/test_syntax
[593/759] 764458=date/test_date_marshal
[594/759] 764458=openssl/test_ossl
[595/759] 764458=rubygems/test_gem_request_set_gem_dependency_api
[596/759] 764451=ruby/enc/test_grapheme_breaks
[597/759] 764458=rubygems/test_gem_commands_unpack_command
[598/759] 764451=rubygems/test_gem_commands_exec_command
[599/759] 764456=ruby/test_pack
[600/759] 764458=ruby/test_autoload
[601/759] 764453=rubygems/test_gem_resolver_local_specification
[602/759] 764456=openssl/test_ssl_session
[603/759] 764453=io/wait/test_ractor
[604/759] 764453=optparse/test_optarg
[605/759] 764451=psych/json/test_stream
[606/759] 764451=ruby/test_file_exhaustive
[607/759] 764453=rubygems/test_gem_ext_cargo_builder
[608/759] 764456=rubygems/test_gem_gem_runner
[609/759] 764453=psych/test_exception
[610/759] 764456=psych/test_object
[611/759] 764456=rubygems/test_gem_commands_signout_command
[612/759] 764453=-ext-/array/test_resize
[613/759] 764456=-ext-/bignum/test_div
[614/759] 764453=psych/test_deprecated
[615/759] 764456=ruby/test_gc_compact
[616/759] 764453=uri/test_generic
[617/759] 764453=prism/result/breadth_first_search_test
[618/759] 764453=ruby/test_fiber
[619/759] 764438=rubygems/test_gem_commands_rebuild_command
[620/759] 764438=rubygems/test_gem_commands_setup_command
[621/759] 764463=psych/test_alias_and_anchor
[622/759] 764463=ruby/enc/test_cesu8
[623/759] 764463=json/json_parser_test
[624/759] 764463=ruby/test_vm_dump
[625/759] 764463=open-uri/test_ftp
[626/759] 764463=test_open3
[627/759] 764467=prism/errors_test
[628/759] 764440=ruby/enc/test_utf32
[629/759] 764440=-ext-/integer/test_integer
[630/759] 764438=-ext-/string/test_ellipsize
[631/759] 764438=ruby/test_memory_view
[632/759] 764440=prism/test_helper
[633/759] 764440=rubygems/test_gem_commands_update_command
[634/759] 764469=date/test_date_parse
[635/759] 764438=openssl/test_fips
[636/759] 764469=openssl/test_pkey_ec
[637/759] 764437=ruby/test_rand
[638/759] 764469=-ext-/struct/test_data
[639/759] 764469=optparse/test_noarg
[640/759] 764467=prism/result/static_literals_test
[641/759] 764467=openssl/test_random
[642/759] 764467=psych/visitors/test_to_ruby
[643/759] 764438=rubygems/test_bundled_ca
[644/759] 764467=fiber/test_backtrace
[645/759] 764467=rubygems/test_gem_safe_marshal
[646/759] 764469=-ext-/string/test_capacity
[647/759] 764469=-ext-/float/test_nextafter
[648/759] 764438=rubygems/test_gem_installer
[649/759] 764469=rubygems/test_gem_command_manager
[650/759] 764467=rubygems/test_gem_commands_check_command
[651/759] 764437=ruby/test_random_formatter
[652/759] 764467=rubygems/test_gem_source_git
[653/759] 764437=ruby/test_pipe
[654/759] 764469=ruby/enc/test_regex_casefold
[655/759] 764469=ruby/test_condition
[656/759] 764469=ruby/enc/test_cp949
[657/759] 764469=ruby/test_string
[658/759] 764437=ruby/enc/test_emoji
[659/759] 764437=ripper/test_files_lib
[660/759] 764440=did_you_mean/spell_checking/test_class_name_check
[661/759] 764440=rubygems/test_gem_resolver_git_set
[662/759] 764456=date/test_date_attr
[663/759] 764456=-ext-/test_scan_args
[664/759] 764456=ruby/test_integer
[665/759] 764463=-ext-/struct/test_duplicate
[666/759] 764463=json/json_ext_parser_test
[667/759] 764463=ruby/test_time
[668/759] 764440=erb/test_erb
[669/759] 764440=mkmf/test_framework
[670/759] 764440=ruby/enc/test_case_comprehensive
[671/759] 764440=psych/test_omap
[672/759] 764440=ruby/test_marshal
[673/759] 764463=zlib/test_zlib
[674/759] 764440=prism/magic_comment_test
[675/759] 764467=did_you_mean/spell_checking/test_uncorrectable_name_check
[676/759] 764467=optparse/test_load
[677/759] 764467=ruby/test_proc
[678/759] 764437=optparse/test_cclass
[679/759] 764440=test_shellwords
[680/759] 764440=dtrace/test_singleton_function
[681/759] 764440=date/test_date_strptime
[682/759] 764440=open-uri/test_ssl
[683/759] 764453=openssl/test_pkey_dsa
[684/759] 764437=net/http/test_https_proxy
[685/759] 764437=ruby/test_nomethod_error
[686/759] 764437=prism/library_symbols_test
[687/759] 764437=psych/test_json_tree
[688/759] 764437=psych/visitors/test_emitter
[689/759] 764437=psych/test_ractor
[690/759] 764453=rubygems/test_gem_remote_fetcher_local_ssl_server
[691/759] 764437=stringio/test_ractor
[692/759] 764437=ruby/test_float
[693/759] 764440=prism/percent_delimiter_string_test
[694/759] 764440=rubygems/test_gem
[695/759] 764467=prism/api/freeze_test
[696/759] 764467=ripper/test_files_test_1
[697/759] 764438=test_delegate
[698/759] 764453=ruby/test_set
[699/759] 764438=-ext-/stack/test_stack_overflow
[700/759] 764438=prism/result/attribute_write_test
[701/759] 764438=psych/test_parser
[702/759] 764438=psych/test_yaml_special_cases
[703/759] 764438=rubygems/test_gem_source_list
[704/759] 764453=digest/test_ractor
[705/759] 764438=psych/test_psych
[706/759] 764438=json/json_coder_test
[707/759] 764438=fiber/test_enumerator
[708/759] 764438=rubygems/test_gem_commands_help_command
[709/759] 764437=ruby/test_stringchar
[710/759] 764442=rubygems/test_gem_package_tar_header_ractor
[711/759] 764438=-ext-/arith_seq/test_arith_seq_extract
[712/759] 764438=-ext-/debug/test_debug
[713/759] 764438=digest/test_digest
[714/759] 764437=test_rbconfig
[715/759] 764453=rubygems/test_gem_uri
[716/759] 764437=rubygems/test_gem_package_old
[717/759] 764453=ruby/test_lazy_enumerator
[718/759] 764437=-ext-/load/test_resolve_symbol
[719/759] 764440=-ext-/debug/test_profile_frames
[720/759] 764437=date/test_date_compat
[721/759] 764437=error_highlight/test_error_highlight
[722/759] 764440=ruby/test_array
[723/759] 764456=mkmf/test_find_executable
[724/759] 764456=openssl/test_kdf
[725/759] 764442=psych/test_nil
[726/759] 764442=-ext-/class/test_class2name
[727/759] 764442=rubygems/test_gem_commands_outdated_command
[728/759] 764442=json/json_ryu_fallback_test
[729/759] 764442=rubygems/test_gem_request_set_lockfile_tokenizer
[730/759] 764456=prism/ruby/string_query_test
[731/759] 764456=ruby/test_backtrace
[732/759] 764442=ruby/test_time_tz
[733/759] 764442=ruby/test_enumerator
[734/759] 764453=rubygems/test_gem_package
[735/759] 764463=ruby/enc/test_utf16
[736/759] 764463=psych/test_safe_load
[737/759] 764463=rubygems/test_gem_source
[738/759] 764453=ruby/test_frozen
[739/759] 764453=ruby/test_name_error
[740/759] 764456=-ext-/exception/test_exception_at_throwing
[741/759] 764463=prism/encoding/string_encoding_test
[742/759] 764463=did_you_mean/spell_checking/test_variable_name_check
[743/759] 764456=yaml/test_dbm
[744/759] 764456=rubygems/test_gem_source_vendor
[745/759] 764456=rubygems/test_gem_commands_list_command
[746/759] 764456=test_pty
[747/759] 764463=prism/ractor_test
[748/759] 764453=rubygems/test_gem_platform
[749/759] 764453=psych/test_symbol
[750/759] 764453=rubygems/test_gem_uninstaller
[751/759] 764463=prism/result/overlap_test
[752/759] 764439=-ext-/string/test_modify_expand
[753/759] 764439=rubygems/test_gem_source_installed
[754/759] 764439=rubygems/test_gem_available_set
[755/759] 764439=did_you_mean/tree_spell/test_change_word
[756/759] 764439=date/test_date
[757/759] 764439=openssl/test_pkcs12
[758/759] 764456=psych/test_date_time
[759/759] 764456=uri/test_parser
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1009    1009    1009 ?             -1 Ss    1000   0:04 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1009    1022    1022    1022 pts/0       1022 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1022    1024    1022    1022 pts/0       1022 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1024  763178    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 763178  763181    1022    1022 pts/0       1022 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260323-072514 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 763181  763182    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260323-072514 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 763182  764103    1022    1022 pts/0       1022 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 764103  764104    1022    1022 pts/0       1022 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 764104  764434    1022    1022 pts/0       1022 Sl+   1000   0:22 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 764434  764458    1022    1022 pts/0       1022 Sl+   1000   0:37 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 764458  934764    1022    1022 pts/0       1022 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 764458  934785    1022    1022 pts/0       1022 Z+    1000   0:00 [test_autoload.*] <defunct>
 764458  934807    1022    1022 pts/0       1022 Z+    1000   0:00 [test_autoload.*] <defunct>
 763182 1233192    1022    1022 pts/0       1022 R+    1000   0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[763178], 763178=>[763181], 763181=>[763182], 763182=>[764103, 1233192], 764103=>[764104], 764104=>[764434], 764434=>[764458], 764458=>[934764, 934785, 934807]}
$ timeout 60 gdb -p 934764 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 934769]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000632b0c74ce7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x781ece7ad6c0 (LWP 934764) "test_autoload.*" 0x0000632b0c74ce7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x781eee9ff6c0 (LWP 934769) "test_autoload.*" 0x0000781f0ab1b4fd in __GI___poll (fds=0x781eeb3bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x781eee9ff6c0 (LWP 934769) "test_autoload.*"):
#0  0x0000781f0ab1b4fd in __GI___poll (fds=0x781eeb3bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000632b0c6d771a in __interceptor_poll ()
No symbol table info available.
#2  0x0000632b0cae1b5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
        vm = <optimized out>
#4  0x0000632b0c730acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000781f0aa9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {132074247812800, 4846792292497282935, 132074247812800, -352, 0, 132073708499120, 4846792292509865847, 4846026603689203575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000781f0ab29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x781ece7ad6c0 (LWP 934764) "test_autoload.*"):
#0  0x0000632b0c74ce7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000632b0c74de3a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000632b0c69c6b0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x0000632b0c69c529 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x0000632b0c69c155 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x0000632b0c69715e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x0000632b0c697813 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x0000632b0c7330b0 in __interceptor_calloc ()
No symbol table info available.
#8  0x0000632b0c7ac95d in calloc1 (n=104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1556
No locals.
#9  rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=104, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8317
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
        gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5376
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5370
No locals.
#12 0x0000632b0ce3a502 in pm_parse_result_init (result=result@entry=0x781ece7a9830) at /tmp/ruby/src/trunk_asan/prism_compile.c:10606
No locals.
#13 0x0000632b0c899b40 in load_iseq_eval (ec=0x51700034a3d8, fname=fname@entry=132074163575040) at /tmp/ruby/src/trunk_asan/load.c:733
        error = <optimized out>
        result = <optimized out>
        ec = 0x51700034a3d8
        v = <optimized out>
        realpath_map = 132074712846080
        box = 0x632b0de9d5c0 <root_box>
        iseq = <optimized out>
#14 0x0000632b0c893e31 in require_internal (ec=ec@entry=0x51700034a3d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000226a80
        box = 0x632b0de9d5c0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 132074712846240
        realpath_map = 132074712846080
        path = 132074163575040
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#15 0x0000632b0c891eab in rb_require_string_internal (fname=132074159572080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x51700034a3d8
        result = <optimized out>
#16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#17 0x0000632b0cbc0638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x142a100140003
        cc = <optimized out>
        me = 0x781f0888c058
        cfunc = 0x50600002e048
        recv = 132074713036680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x0000632b0cba5913 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x781ece7aa440) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#19 0x0000632b0cbabbc5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4300
No locals.
#20 0x0000632b0cb60691 in vm_sendish (ec=0x51700034a3d8, reg_cfp=0x781ee1ae96e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#21 vm_exec_core (ec=ec@entry=0x51700034a3d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x632b0cb5b055 <vm_exec_core+29765>, 0x632b0cb54f3f <vm_exec_core+4911>, 0x632b0cb5a88d <vm_exec_core+27773>, 0x632b0cb5665f <vm_exec_core+10831>, 0x632b0cb54129 <vm_exec_core+1305>, 0x632b0cb55897 <vm_exec_core+7303>, 0x632b0cb5ac45 <vm_exec_core+28725>, 0x632b0cb554af <vm_exec_core+6303>, 0x632b0cb5b79b <vm_exec_core+31627>, 0x632b0cb59c76 <vm_exec_core+24678>, 0x632b0cb57e57 <vm_exec_core+16967>, 0x632b0cb544a9 <vm_exec_core+2201>, 0x632b0cb5b1fe <vm_exec_core+30190>, 0x632b0cb5aea8 <vm_exec_core+29336>, 0x632b0cb55691 <vm_exec_core+6785>, 0x632b0cb549d7 <vm_exec_core+3527>, 0x632b0cb5a239 <vm_exec_core+26153>, 0x632b0cb55f60 <vm_exec_core+9040>, 0x632b0cb5b49b <vm_exec_core+30859>, 0x632b0cb5b089 <vm_exec_core+29817>, 0x632b0cb564d5 <vm_exec_core+10437>, 0x632b0cb57dc2 <vm_exec_core+16818>, 0x632b0cb59f49 <vm_exec_core+25401>, 0x632b0cb5af97 <vm_exec_core+29575>, 0x632b0cb58a9c <vm_exec_core+20108>, 0x632b0cb59fe1 <vm_exec_core+25553>, 0x632b0cb5a3ef <vm_exec_core+26591>, 0x632b0cb589d9 <vm_exec_core+19913>, 0x632b0cb548e6 <vm_exec_core+3286>, 0x632b0cb596d6 <vm_exec_core+23238>, 0x632b0cb54735 <vm_exec_core+2853>, 0x632b0cb54a65 <vm_exec_core+3669>, 0x632b0cb56d04 <vm_exec_core+12532>, 0x632b0cb58921 <vm_exec_core+19729>, 0x632b0cb594ec <vm_exec_core+22748>, 0x632b0cb58449 <vm_exec_core+18489>, 0x632b0cb543c3 <vm_exec_core+1971>, 0x632b0cb5a7f5 <vm_exec_core+27621>, 0x632b0cb5adca <vm_exec_core+29114>, 0x632b0cb54c5f <vm_exec_core+4175>, 0x632b0cb55b67 <vm_exec_core+8023>, 0x632b0cb557f0 <vm_exec_core+7136>, 0x632b0cb56050 <vm_exec_core+9280>, 0x632b0cb57be5 <vm_exec_core+16341>, 0x632b0cb55171 <vm_exec_core+5473>, 0x632b0cb5a73c <vm_exec_core+27436>, 0x632b0cb55af5 <vm_exec_core+7909>, 0x632b0cb576f5 <vm_exec_core+15077>, 0x632b0cb58135 <vm_exec_core+17701>, 0x632b0cb5a2db <vm_exec_core+26315>, 0x632b0cb58e83 <vm_exec_core+21107>, 0x632b0cb562bb <vm_exec_core+9899>, 0x632b0cb55c66 <vm_exec_core+8278>, 0x632b0cb5a1bb <vm_exec_core+26027>, 0x632b0cb5704d <vm_exec_core+13373>, 0x632b0cb59764 <vm_exec_core+23380>, 0x632b0cb58f98 <vm_exec_core+21384>, 0x632b0cb53f58 <vm_exec_core+840>, 0x632b0cb54caf <vm_exec_core+4255>, 0x632b0cb584f0 <vm_exec_core+18656>, 0x632b0cb5a697 <vm_exec_core+27271>, 0x632b0cb5657f <vm_exec_core+10607>, 0x632b0cb5a0e0 <vm_exec_core+25808>, 0x632b0cb55e6d <vm_exec_core+8797>, 0x632b0cb58c67 <vm_exec_core+20567>, 0x632b0cb58d56 <vm_exec_core+20806>, 0x632b0cb5828a <vm_exec_core+18042>, 0x632b0cb586db <vm_exec_core+19147>, 0x632b0cb56a75 <vm_exec_core+11877>, 0x632b0cb560c6 <vm_exec_core+9398>, 0x632b0cb59d4f <vm_exec_core+24895>, 0x632b0cb61ed7 <vm_exec_core+58055>, 0x632b0cb569bf <vm_exec_core+11695>, 0x632b0cb585ce <vm_exec_core+18878>, 0x632b0cb58b5f <vm_exec_core+20303>, 0x632b0cb552db <vm_exec_core+5835>, 0x632b0cb5545e <vm_exec_core+6222>, 0x632b0cb553e1 <vm_exec_core+6097>, 0x632b0cb55c06 <vm_exec_core+8182>, 0x632b0cb55fd6 <vm_exec_core+9158>, 0x632b0cb57fd5 <vm_exec_core+17349>, 0x632b0cb5754d <vm_exec_core+14653>, 0x632b0cb5b3c7 <vm_exec_core+30647>, 0x632b0cb54029 <vm_exec_core+1049>, 0x632b0cb555ba <vm_exec_core+6570>, 0x632b0cb5b8bf <vm_exec_core+31919>, 0x632b0cb595b2 <vm_exec_core+22946>, 0x632b0cb58344 <vm_exec_core+18228>, 0x632b0cb5a481 <vm_exec_core+26737>, 0x632b0cb53f5d <vm_exec_core+845>, 0x632b0cb5ab6e <vm_exec_core+28510>, 0x632b0cb5b515 <vm_exec_core+30981>, 0x632b0cb5b5e1 <vm_exec_core+31185>, 0x632b0cb547b4 <vm_exec_core+2980>, 0x632b0cb5b103 <vm_exec_core+29939>, 0x632b0cb56f76 <vm_exec_core+13158>, 0x632b0cb5b285 <vm_exec_core+30325>, 0x632b0cb56398 <vm_exec_core+10120>, 0x632b0cb5aae8 <vm_exec_core+28376>, 0x632b0cb546a0 <vm_exec_core+2704>, 0x632b0cb5521d <vm_exec_core+5645>, 0x632b0cb5b6af <vm_exec_core+31391>, 0x632b0cb57805 <vm_exec_core+15349>, 0x632b0cb573f7 <vm_exec_core+14311>, 0x632b0cb57c7f <vm_exec_core+16495>, 0x632b0cb5720a <vm_exec_core+13818>, 0x632b0cb57acb <vm_exec_core+16059>, 0x632b0cb579fd <vm_exec_core+15853>, 0x632b0cb568dc <vm_exec_core+11468>, 0x632b0cb57115 <vm_exec_core+13573>, 0x632b0cb56e38 <vm_exec_core+12840>, 0x632b0cb57324 <vm_exec_core+14100>, 0x632b0cb57395 <vm_exec_core+14213>, 0x632b0cb5b046 <vm_exec_core+29750>, 0x632b0cb54f30 <vm_exec_core+4896>, 0x632b0cb5a87e <vm_exec_core+27758>, 0x632b0cb56650 <vm_exec_core+10816>, 0x632b0cb5411a <vm_exec_core+1290>, 0x632b0cb55888 <vm_exec_core+7288>, 0x632b0cb5ac36 <vm_exec_core+28710>, 0x632b0cb554a0 <vm_exec_core+6288>, 0x632b0cb5b78c <vm_exec_core+31612>, 0x632b0cb59c67 <vm_exec_core+24663>, 0x632b0cb57e48 <vm_exec_core+16952>, 0x632b0cb5449a <vm_exec_core+2186>, 0x632b0cb5b1ef <vm_exec_core+30175>, 0x632b0cb5ae99 <vm_exec_core+29321>, 0x632b0cb55682 <vm_exec_core+6770>, 0x632b0cb549c8 <vm_exec_core+3512>, 0x632b0cb5a22a <vm_exec_core+26138>, 0x632b0cb55f51 <vm_exec_core+9025>, 0x632b0cb5b48c <vm_exec_core+30844>, 0x632b0cb5b07a <vm_exec_core+29802>, 0x632b0cb564c6 <vm_exec_core+10422>, 0x632b0cb57db3 <vm_exec_core+16803>, 0x632b0cb59f3a <vm_exec_core+25386>, 0x632b0cb5af88 <vm_exec_core+29560>, 0x632b0cb58a8d <vm_exec_core+20093>, 0x632b0cb59fd2 <vm_exec_core+25538>, 0x632b0cb5a3e0 <vm_exec_core+26576>, 0x632b0cb589ca <vm_exec_core+19898>, 0x632b0cb548d7 <vm_exec_core+3271>, 0x632b0cb596c7 <vm_exec_core+23223>, 0x632b0cb54726 <vm_exec_core+2838>, 0x632b0cb54a56 <vm_exec_core+3654>, 0x632b0cb56cf5 <vm_exec_core+12517>, 0x632b0cb58912 <vm_exec_core+19714>, 0x632b0cb594dd <vm_exec_core+22733>, 0x632b0cb5843a <vm_exec_core+18474>, 0x632b0cb543b4 <vm_exec_core+1956>, 0x632b0cb5a7e6 <vm_exec_core+27606>, 0x632b0cb5adbb <vm_exec_core+29099>, 0x632b0cb54c50 <vm_exec_core+4160>, 0x632b0cb55b58 <vm_exec_core+8008>, 0x632b0cb557e1 <vm_exec_core+7121>, 0x632b0cb56041 <vm_exec_core+9265>, 0x632b0cb57bd6 <vm_exec_core+16326>, 0x632b0cb55162 <vm_exec_core+5458>, 0x632b0cb5a72d <vm_exec_core+27421>, 0x632b0cb55ae6 <vm_exec_core+7894>, 0x632b0cb576e6 <vm_exec_core+15062>, 0x632b0cb58126 <vm_exec_core+17686>, 0x632b0cb5a2cc <vm_exec_core+26300>, 0x632b0cb58e74 <vm_exec_core+21092>, 0x632b0cb562ac <vm_exec_core+9884>, 0x632b0cb55c57 <vm_exec_core+8263>, 0x632b0cb5a1ac <vm_exec_core+26012>, 0x632b0cb5703e <vm_exec_core+13358>, 0x632b0cb59755 <vm_exec_core+23365>, 0x632b0cb58f89 <vm_exec_core+21369>, 0x632b0cb58d33 <vm_exec_core+20771>, 0x632b0cb54ca0 <vm_exec_core+4240>, 0x632b0cb584e1 <vm_exec_core+18641>, 0x632b0cb5a688 <vm_exec_core+27256>, 0x632b0cb56570 <vm_exec_core+10592>, 0x632b0cb5a0d1 <vm_exec_core+25793>, 0x632b0cb5664b <vm_exec_core+10811>, 0x632b0cb58c58 <vm_exec_core+20552>, 0x632b0cb58d47 <vm_exec_core+20791>, 0x632b0cb5827b <vm_exec_core+18027>, 0x632b0cb586cc <vm_exec_core+19132>, 0x632b0cb56a66 <vm_exec_core+11862>, 0x632b0cb560b7 <vm_exec_core+9383>, 0x632b0cb59d40 <vm_exec_core+24880>, 0x632b0cb61ec8 <vm_exec_core+58040>, 0x632b0cb569b0 <vm_exec_core+11680>, 0x632b0cb585bf <vm_exec_core+18863>, 0x632b0cb58b50 <vm_exec_core+20288>, 0x632b0cb552cc <vm_exec_core+5820>, 0x632b0cb5544f <vm_exec_core+6207>, 0x632b0cb553d2 <vm_exec_core+6082>, 0x632b0cb55bf7 <vm_exec_core+8167>, 0x632b0cb55fc7 <vm_exec_core+9143>, 0x632b0cb57fc6 <vm_exec_core+17334>, 0x632b0cb5753e <vm_exec_core+14638>, 0x632b0cb57fc1 <vm_exec_core+17329>, 0x632b0cb589c5 <vm_exec_core+19893>, 0x632b0cb5890d <vm_exec_core+19709>, 0x632b0cb55bf2 <vm_exec_core+8162>, 0x632b0cb58d33 <vm_exec_core+20771>...}
        reg_cfp = 0x781ee1ae96e8
        reg_pc = 0x5110000a4e78
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#22 0x0000632b0cb4ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x51700034a3d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x0000632b0cbd701a in vm_call0_body (ec=<optimized out>, calling=0x781ed8af7860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x781ed8af78d0
        cc = <optimized out>
        ret = <optimized out>
#24 0x0000632b0cbd686b in vm_call0_cme (ec=0x51700034a3d8, calling=0x781ed8af7860, argv=0x781ece7aabc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#25 vm_call0_body (ec=<optimized out>, calling=0x781ed8af7860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x781ee99791d8
        orig_cme = <optimized out>
        ci = 0x781ed8af78d0
        cc = 0x781ee9972a90
        ret = <optimized out>
#26 0x0000632b0cb7e663 in vm_call0_cc (ec=0x51700034a3d8, recv=132074713036680, id=22929, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
th: 0x515000226a80, native_id: 0x781ece7ad6c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC  :require
c:0005 p:0023 s:0019 e:000018 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
#27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1068
        ci = <optimized out>
        ec = 0x51700034a3d8
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        cc = <optimized out>
        self = <optimized out>

#28 0x0000632b0cb7f72e in rb_funcallv (recv=132074713036680, mid=22929, argc=1, argv=0x781ece7aabc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1083
No locals.
#29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1140
        ar = <optimized out>
        argv = 0x781ece7aabc0
#30 0x0000632b0cb363c3 in autoload_feature_require (_arguments=132073708498848) at /tmp/ruby/src/trunk_asan/variable.c:3247
        receiver = 132074713036680
        arguments = 0x781ece7aafa0
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#31 autoload_try_load (_arguments=132073708498848) at /tmp/ruby/src/trunk_asan/variable.c:3260
        arguments = 0x781ece7aafa0
        result = <optimized out>
        ce = <optimized out>
#32 0x0000632b0c77c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700034a3d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x781ece7aaed0, <optimized out>, 0x781ece7aade0, <optimized out>, <optimized out>}, prev = 0x781ed89f7740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#33 0x0000632b0cab03d2 in rb_mutex_synchronize (self=<optimized out>, func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:635
        args = {self = 132074164871440, mutex = 0x50400341f2d0, ec = <optimized out>}
#34 0x0000632b0cb357d0 in rb_autoload_load (module=module@entry=132074712989120, name=name@entry=227035) at /tmp/ruby/src/trunk_asan/variable.c:3321
        ce = <optimized out>
        arguments = {module = 132074712989120, name = 227035, flag = 0, mutex = 132074164871440, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#35 0x0000632b0cb41910 in rb_const_search_from (klass=132074163717280, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>, found_in=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3427
        ac = 0x0
        am = 132074712989120
        tmp = 132074712989120
        ce = <optimized out>
        current = 132074712989120
        value = <optimized out>
        first_iteration = <optimized out>
#36 0x0000632b0cb3723e in rb_const_search (klass=132074163717280, id=227035, exclude=0, recurse=1, visibility=0, found_in=0x0) at /tmp/ruby/src/trunk_asan/variable.c:3450
        value = <optimized out>
#37 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3373
        c = <optimized out>
        found_in = <optimized out>
#38 0x0000632b0cb460de in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        root_cref = <optimized out>
        klass = 92358976734600
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#39 0x0000632b0cb531b2 in vm_get_ev_const_chain (ec=0x51700034a3d8, segments=0x5020002c7830) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#40 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020002c7850) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6608
        segments = 0x5020002c7830
        ice = <optimized out>
        val = <optimized out>
#41 0x0000632b0cb5b247 in vm_exec_core (ec=ec@entry=0x51700034a3d8) at ../../src/trunk_asan/insns.def:266
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x632b0cb5b055 <vm_exec_core+29765>, 0x632b0cb54f3f <vm_exec_core+4911>, 0x632b0cb5a88d <vm_exec_core+27773>, 0x632b0cb5665f <vm_exec_core+10831>, 0x632b0cb54129 <vm_exec_core+1305>, 0x632b0cb55897 <vm_exec_core+7303>, 0x632b0cb5ac45 <vm_exec_core+28725>, 0x632b0cb554af <vm_exec_core+6303>, 0x632b0cb5b79b <vm_exec_core+31627>, 0x632b0cb59c76 <vm_exec_core+24678>, 0x632b0cb57e57 <vm_exec_core+16967>, 0x632b0cb544a9 <vm_exec_core+2201>, 0x632b0cb5b1fe <vm_exec_core+30190>, 0x632b0cb5aea8 <vm_exec_core+29336>, 0x632b0cb55691 <vm_exec_core+6785>, 0x632b0cb549d7 <vm_exec_core+3527>, 0x632b0cb5a239 <vm_exec_core+26153>, 0x632b0cb55f60 <vm_exec_core+9040>, 0x632b0cb5b49b <vm_exec_core+30859>, 0x632b0cb5b089 <vm_exec_core+29817>, 0x632b0cb564d5 <vm_exec_core+10437>, 0x632b0cb57dc2 <vm_exec_core+16818>, 0x632b0cb59f49 <vm_exec_core+25401>, 0x632b0cb5af97 <vm_exec_core+29575>, 0x632b0cb58a9c <vm_exec_core+20108>, 0x632b0cb59fe1 <vm_exec_core+25553>, 0x632b0cb5a3ef <vm_exec_core+26591>, 0x632b0cb589d9 <vm_exec_core+19913>, 0x632b0cb548e6 <vm_exec_core+3286>, 0x632b0cb596d6 <vm_exec_core+23238>, 0x632b0cb54735 <vm_exec_core+2853>, 0x632b0cb54a65 <vm_exec_core+3669>, 0x632b0cb56d04 <vm_exec_core+12532>, 0x632b0cb58921 <vm_exec_core+19729>, 0x632b0cb594ec <vm_exec_core+22748>, 0x632b0cb58449 <vm_exec_core+18489>, 0x632b0cb543c3 <vm_exec_core+1971>, 0x632b0cb5a7f5 <vm_exec_core+27621>, 0x632b0cb5adca <vm_exec_core+29114>, 0x632b0cb54c5f <vm_exec_core+4175>, 0x632b0cb55b67 <vm_exec_core+8023>, 0x632b0cb557f0 <vm_exec_core+7136>, 0x632b0cb56050 <vm_exec_core+9280>, 0x632b0cb57be5 <vm_exec_core+16341>, 0x632b0cb55171 <vm_exec_core+5473>, 0x632b0cb5a73c <vm_exec_core+27436>, 0x632b0cb55af5 <vm_exec_core+7909>, 0x632b0cb576f5 <vm_exec_core+15077>, 0x632b0cb58135 <vm_exec_core+17701>, 0x632b0cb5a2db <vm_exec_core+26315>, 0x632b0cb58e83 <vm_exec_core+21107>, 0x632b0cb562bb <vm_exec_core+9899>, 0x632b0cb55c66 <vm_exec_core+8278>, 0x632b0cb5a1bb <vm_exec_core+26027>, 0x632b0cb5704d <vm_exec_core+13373>, 0x632b0cb59764 <vm_exec_core+23380>, 0x632b0cb58f98 <vm_exec_core+21384>, 0x632b0cb53f58 <vm_exec_core+840>, 0x632b0cb54caf <vm_exec_core+4255>, 0x632b0cb584f0 <vm_exec_core+18656>, 0x632b0cb5a697 <vm_exec_core+27271>, 0x632b0cb5657f <vm_exec_core+10607>, 0x632b0cb5a0e0 <vm_exec_core+25808>, 0x632b0cb55e6d <vm_exec_core+8797>, 0x632b0cb58c67 <vm_exec_core+20567>, 0x632b0cb58d56 <vm_exec_core+20806>, 0x632b0cb5828a <vm_exec_core+18042>, 0x632b0cb586db <vm_exec_core+19147>, 0x632b0cb56a75 <vm_exec_core+11877>, 0x632b0cb560c6 <vm_exec_core+9398>, 0x632b0cb59d4f <vm_exec_core+24895>, 0x632b0cb61ed7 <vm_exec_core+58055>, 0x632b0cb569bf <vm_exec_core+11695>, 0x632b0cb585ce <vm_exec_core+18878>, 0x632b0cb58b5f <vm_exec_core+20303>, 0x632b0cb552db <vm_exec_core+5835>, 0x632b0cb5545e <vm_exec_core+6222>, 0x632b0cb553e1 <vm_exec_core+6097>, 0x632b0cb55c06 <vm_exec_core+8182>, 0x632b0cb55fd6 <vm_exec_core+9158>, 0x632b0cb57fd5 <vm_exec_core+17349>, 0x632b0cb5754d <vm_exec_core+14653>, 0x632b0cb5b3c7 <vm_exec_core+30647>, 0x632b0cb54029 <vm_exec_core+1049>, 0x632b0cb555ba <vm_exec_core+6570>, 0x632b0cb5b8bf <vm_exec_core+31919>, 0x632b0cb595b2 <vm_exec_core+22946>, 0x632b0cb58344 <vm_exec_core+18228>, 0x632b0cb5a481 <vm_exec_core+26737>, 0x632b0cb53f5d <vm_exec_core+845>, 0x632b0cb5ab6e <vm_exec_core+28510>, 0x632b0cb5b515 <vm_exec_core+30981>, 0x632b0cb5b5e1 <vm_exec_core+31185>, 0x632b0cb547b4 <vm_exec_core+2980>, 0x632b0cb5b103 <vm_exec_core+29939>, 0x632b0cb56f76 <vm_exec_core+13158>, 0x632b0cb5b285 <vm_exec_core+30325>, 0x632b0cb56398 <vm_exec_core+10120>, 0x632b0cb5aae8 <vm_exec_core+28376>, 0x632b0cb546a0 <vm_exec_core+2704>, 0x632b0cb5521d <vm_exec_core+5645>, 0x632b0cb5b6af <vm_exec_core+31391>, 0x632b0cb57805 <vm_exec_core+15349>, 0x632b0cb573f7 <vm_exec_core+14311>, 0x632b0cb57c7f <vm_exec_core+16495>, 0x632b0cb5720a <vm_exec_core+13818>, 0x632b0cb57acb <vm_exec_core+16059>, 0x632b0cb579fd <vm_exec_core+15853>, 0x632b0cb568dc <vm_exec_core+11468>, 0x632b0cb57115 <vm_exec_core+13573>, 0x632b0cb56e38 <vm_exec_core+12840>, 0x632b0cb57324 <vm_exec_core+14100>, 0x632b0cb57395 <vm_exec_core+14213>, 0x632b0cb5b046 <vm_exec_core+29750>, 0x632b0cb54f30 <vm_exec_core+4896>, 0x632b0cb5a87e <vm_exec_core+27758>, 0x632b0cb56650 <vm_exec_core+10816>, 0x632b0cb5411a <vm_exec_core+1290>, 0x632b0cb55888 <vm_exec_core+7288>, 0x632b0cb5ac36 <vm_exec_core+28710>, 0x632b0cb554a0 <vm_exec_core+6288>, 0x632b0cb5b78c <vm_exec_core+31612>, 0x632b0cb59c67 <vm_exec_core+24663>, 0x632b0cb57e48 <vm_exec_core+16952>, 0x632b0cb5449a <vm_exec_core+2186>, 0x632b0cb5b1ef <vm_exec_core+30175>, 0x632b0cb5ae99 <vm_exec_core+29321>, 0x632b0cb55682 <vm_exec_core+6770>, 0x632b0cb549c8 <vm_exec_core+3512>, 0x632b0cb5a22a <vm_exec_core+26138>, 0x632b0cb55f51 <vm_exec_core+9025>, 0x632b0cb5b48c <vm_exec_core+30844>, 0x632b0cb5b07a <vm_exec_core+29802>, 0x632b0cb564c6 <vm_exec_core+10422>, 0x632b0cb57db3 <vm_exec_core+16803>, 0x632b0cb59f3a <vm_exec_core+25386>, 0x632b0cb5af88 <vm_exec_core+29560>, 0x632b0cb58a8d <vm_exec_core+20093>, 0x632b0cb59fd2 <vm_exec_core+25538>, 0x632b0cb5a3e0 <vm_exec_core+26576>, 0x632b0cb589ca <vm_exec_core+19898>, 0x632b0cb548d7 <vm_exec_core+3271>, 0x632b0cb596c7 <vm_exec_core+23223>, 0x632b0cb54726 <vm_exec_core+2838>, 0x632b0cb54a56 <vm_exec_core+3654>, 0x632b0cb56cf5 <vm_exec_core+12517>, 0x632b0cb58912 <vm_exec_core+19714>, 0x632b0cb594dd <vm_exec_core+22733>, 0x632b0cb5843a <vm_exec_core+18474>, 0x632b0cb543b4 <vm_exec_core+1956>, 0x632b0cb5a7e6 <vm_exec_core+27606>, 0x632b0cb5adbb <vm_exec_core+29099>, 0x632b0cb54c50 <vm_exec_core+4160>, 0x632b0cb55b58 <vm_exec_core+8008>, 0x632b0cb557e1 <vm_exec_core+7121>, 0x632b0cb56041 <vm_exec_core+9265>, 0x632b0cb57bd6 <vm_exec_core+16326>, 0x632b0cb55162 <vm_exec_core+5458>, 0x632b0cb5a72d <vm_exec_core+27421>, 0x632b0cb55ae6 <vm_exec_core+7894>, 0x632b0cb576e6 <vm_exec_core+15062>, 0x632b0cb58126 <vm_exec_core+17686>, 0x632b0cb5a2cc <vm_exec_core+26300>, 0x632b0cb58e74 <vm_exec_core+21092>, 0x632b0cb562ac <vm_exec_core+9884>, 0x632b0cb55c57 <vm_exec_core+8263>, 0x632b0cb5a1ac <vm_exec_core+26012>, 0x632b0cb5703e <vm_exec_core+13358>, 0x632b0cb59755 <vm_exec_core+23365>, 0x632b0cb58f89 <vm_exec_core+21369>, 0x632b0cb58d33 <vm_exec_core+20771>, 0x632b0cb54ca0 <vm_exec_core+4240>, 0x632b0cb584e1 <vm_exec_core+18641>, 0x632b0cb5a688 <vm_exec_core+27256>, 0x632b0cb56570 <vm_exec_core+10592>, 0x632b0cb5a0d1 <vm_exec_core+25793>, 0x632b0cb5664b <vm_exec_core+10811>, 0x632b0cb58c58 <vm_exec_core+20552>, 0x632b0cb58d47 <vm_exec_core+20791>, 0x632b0cb5827b <vm_exec_core+18027>, 0x632b0cb586cc <vm_exec_core+19132>, 0x632b0cb56a66 <vm_exec_core+11862>, 0x632b0cb560b7 <vm_exec_core+9383>, 0x632b0cb59d40 <vm_exec_core+24880>, 0x632b0cb61ec8 <vm_exec_core+58040>, 0x632b0cb569b0 <vm_exec_core+11680>, 0x632b0cb585bf <vm_exec_core+18863>, 0x632b0cb58b50 <vm_exec_core+20288>, 0x632b0cb552cc <vm_exec_core+5820>, 0x632b0cb5544f <vm_exec_core+6207>, 0x632b0cb553d2 <vm_exec_core+6082>, 0x632b0cb55bf7 <vm_exec_core+8167>, 0x632b0cb55fc7 <vm_exec_core+9143>, 0x632b0cb57fc6 <vm_exec_core+17334>, 0x632b0cb5753e <vm_exec_core+14638>, 0x632b0cb57fc1 <vm_exec_core+17329>, 0x632b0cb589c5 <vm_exec_core+19893>, 0x632b0cb5890d <vm_exec_core+19709>, 0x632b0cb55bf2 <vm_exec_core+8162>, 0x632b0cb58d33 <vm_exec_core+20771>...}
        reg_cfp = 0x781ee1ae9720
        reg_pc = 0x503000270bf0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#42 0x0000632b0cb4ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x51700034a3d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#43 0x0000632b0cbe15f2 in invoke_iseq_block_from_c (ec=0x51700034a3d8, captured=0x781ee1ae97a8, self=132074159049920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x781ee9970588
        cfp = <optimized out>
        sp = 0x781ee19e9850
        use_argv = 0x0
        stack_argv = 0x781ee19e9850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#44 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1835
        captured = 0x781ee1ae97a8
#45 0x0000632b0cb8170c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#46 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#47 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#48 0x0000632b0cb8170c in rb_yield (val=<optimized out>)
No locals.
#49 0x0000632b0c77bfdc in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
        _ec = 0x51700034a3d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x781ece7abd90, <optimized out>, 0x781ece7abca0, <optimized out>, <optimized out>}, prev = 0x781ed89f7240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51700034a3d8
        cfp = 0x781ee1ae9758
#50 0x0000632b0c921fbb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#51 0x0000632b0cbc0638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x666100040001
        cc = <optimized out>
        me = 0x781f09f58110
        cfunc = 0x506000039f88
        recv = 132074159049920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#52 0x0000632b0cba5913 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x781ece7ac420) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#53 0x0000632b0cba537d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
        ci = <optimized out>
        cc = 0x0
#54 0x0000632b0cb59a94 in vm_sendish (ec=0x51700034a3d8, reg_cfp=0x781ee1ae9790, cd=0x5020002c7a10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#55 vm_exec_core (ec=ec@entry=0x51700034a3d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020002c7a10
        insns_address_table = {0x632b0cb5b055 <vm_exec_core+29765>, 0x632b0cb54f3f <vm_exec_core+4911>, 0x632b0cb5a88d <vm_exec_core+27773>, 0x632b0cb5665f <vm_exec_core+10831>, 0x632b0cb54129 <vm_exec_core+1305>, 0x632b0cb55897 <vm_exec_core+7303>, 0x632b0cb5ac45 <vm_exec_core+28725>, 0x632b0cb554af <vm_exec_core+6303>, 0x632b0cb5b79b <vm_exec_core+31627>, 0x632b0cb59c76 <vm_exec_core+24678>, 0x632b0cb57e57 <vm_exec_core+16967>, 0x632b0cb544a9 <vm_exec_core+2201>, 0x632b0cb5b1fe <vm_exec_core+30190>, 0x632b0cb5aea8 <vm_exec_core+29336>, 0x632b0cb55691 <vm_exec_core+6785>, 0x632b0cb549d7 <vm_exec_core+3527>, 0x632b0cb5a239 <vm_exec_core+26153>, 0x632b0cb55f60 <vm_exec_core+9040>, 0x632b0cb5b49b <vm_exec_core+30859>, 0x632b0cb5b089 <vm_exec_core+29817>, 0x632b0cb564d5 <vm_exec_core+10437>, 0x632b0cb57dc2 <vm_exec_core+16818>, 0x632b0cb59f49 <vm_exec_core+25401>, 0x632b0cb5af97 <vm_exec_core+29575>, 0x632b0cb58a9c <vm_exec_core+20108>, 0x632b0cb59fe1 <vm_exec_core+25553>, 0x632b0cb5a3ef <vm_exec_core+26591>, 0x632b0cb589d9 <vm_exec_core+19913>, 0x632b0cb548e6 <vm_exec_core+3286>, 0x632b0cb596d6 <vm_exec_core+23238>, 0x632b0cb54735 <vm_exec_core+2853>, 0x632b0cb54a65 <vm_exec_core+3669>, 0x632b0cb56d04 <vm_exec_core+12532>, 0x632b0cb58921 <vm_exec_core+19729>, 0x632b0cb594ec <vm_exec_core+22748>, 0x632b0cb58449 <vm_exec_core+18489>, 0x632b0cb543c3 <vm_exec_core+1971>, 0x632b0cb5a7f5 <vm_exec_core+27621>, 0x632b0cb5adca <vm_exec_core+29114>, 0x632b0cb54c5f <vm_exec_core+4175>, 0x632b0cb55b67 <vm_exec_core+8023>, 0x632b0cb557f0 <vm_exec_core+7136>, 0x632b0cb56050 <vm_exec_core+9280>, 0x632b0cb57be5 <vm_exec_core+16341>, 0x632b0cb55171 <vm_exec_core+5473>, 0x632b0cb5a73c <vm_exec_core+27436>, 0x632b0cb55af5 <vm_exec_core+7909>, 0x632b0cb576f5 <vm_exec_core+15077>, 0x632b0cb58135 <vm_exec_core+17701>, 0x632b0cb5a2db <vm_exec_core+26315>, 0x632b0cb58e83 <vm_exec_core+21107>, 0x632b0cb562bb <vm_exec_core+9899>, 0x632b0cb55c66 <vm_exec_core+8278>, 0x632b0cb5a1bb <vm_exec_core+26027>, 0x632b0cb5704d <vm_exec_core+13373>, 0x632b0cb59764 <vm_exec_core+23380>, 0x632b0cb58f98 <vm_exec_core+21384>, 0x632b0cb53f58 <vm_exec_core+840>, 0x632b0cb54caf <vm_exec_core+4255>, 0x632b0cb584f0 <vm_exec_core+18656>, 0x632b0cb5a697 <vm_exec_core+27271>, 0x632b0cb5657f <vm_exec_core+10607>, 0x632b0cb5a0e0 <vm_exec_core+25808>, 0x632b0cb55e6d <vm_exec_core+8797>, 0x632b0cb58c67 <vm_exec_core+20567>, 0x632b0cb58d56 <vm_exec_core+20806>, 0x632b0cb5828a <vm_exec_core+18042>, 0x632b0cb586db <vm_exec_core+19147>, 0x632b0cb56a75 <vm_exec_core+11877>, 0x632b0cb560c6 <vm_exec_core+9398>, 0x632b0cb59d4f <vm_exec_core+24895>, 0x632b0cb61ed7 <vm_exec_core+58055>, 0x632b0cb569bf <vm_exec_core+11695>, 0x632b0cb585ce <vm_exec_core+18878>, 0x632b0cb58b5f <vm_exec_core+20303>, 0x632b0cb552db <vm_exec_core+5835>, 0x632b0cb5545e <vm_exec_core+6222>, 0x632b0cb553e1 <vm_exec_core+6097>, 0x632b0cb55c06 <vm_exec_core+8182>, 0x632b0cb55fd6 <vm_exec_core+9158>, 0x632b0cb57fd5 <vm_exec_core+17349>, 0x632b0cb5754d <vm_exec_core+14653>, 0x632b0cb5b3c7 <vm_exec_core+30647>, 0x632b0cb54029 <vm_exec_core+1049>, 0x632b0cb555ba <vm_exec_core+6570>, 0x632b0cb5b8bf <vm_exec_core+31919>, 0x632b0cb595b2 <vm_exec_core+22946>, 0x632b0cb58344 <vm_exec_core+18228>, 0x632b0cb5a481 <vm_exec_core+26737>, 0x632b0cb53f5d <vm_exec_core+845>, 0x632b0cb5ab6e <vm_exec_core+28510>, 0x632b0cb5b515 <vm_exec_core+30981>, 0x632b0cb5b5e1 <vm_exec_core+31185>, 0x632b0cb547b4 <vm_exec_core+2980>, 0x632b0cb5b103 <vm_exec_core+29939>, 0x632b0cb56f76 <vm_exec_core+13158>, 0x632b0cb5b285 <vm_exec_core+30325>, 0x632b0cb56398 <vm_exec_core+10120>, 0x632b0cb5aae8 <vm_exec_core+28376>, 0x632b0cb546a0 <vm_exec_core+2704>, 0x632b0cb5521d <vm_exec_core+5645>, 0x632b0cb5b6af <vm_exec_core+31391>, 0x632b0cb57805 <vm_exec_core+15349>, 0x632b0cb573f7 <vm_exec_core+14311>, 0x632b0cb57c7f <vm_exec_core+16495>, 0x632b0cb5720a <vm_exec_core+13818>, 0x632b0cb57acb <vm_exec_core+16059>, 0x632b0cb579fd <vm_exec_core+15853>, 0x632b0cb568dc <vm_exec_core+11468>, 0x632b0cb57115 <vm_exec_core+13573>, 0x632b0cb56e38 <vm_exec_core+12840>, 0x632b0cb57324 <vm_exec_core+14100>, 0x632b0cb57395 <vm_exec_core+14213>, 0x632b0cb5b046 <vm_exec_core+29750>, 0x632b0cb54f30 <vm_exec_core+4896>, 0x632b0cb5a87e <vm_exec_core+27758>, 0x632b0cb56650 <vm_exec_core+10816>, 0x632b0cb5411a <vm_exec_core+1290>, 0x632b0cb55888 <vm_exec_core+7288>, 0x632b0cb5ac36 <vm_exec_core+28710>, 0x632b0cb554a0 <vm_exec_core+6288>, 0x632b0cb5b78c <vm_exec_core+31612>, 0x632b0cb59c67 <vm_exec_core+24663>, 0x632b0cb57e48 <vm_exec_core+16952>, 0x632b0cb5449a <vm_exec_core+2186>, 0x632b0cb5b1ef <vm_exec_core+30175>, 0x632b0cb5ae99 <vm_exec_core+29321>, 0x632b0cb55682 <vm_exec_core+6770>, 0x632b0cb549c8 <vm_exec_core+3512>, 0x632b0cb5a22a <vm_exec_core+26138>, 0x632b0cb55f51 <vm_exec_core+9025>, 0x632b0cb5b48c <vm_exec_core+30844>, 0x632b0cb5b07a <vm_exec_core+29802>, 0x632b0cb564c6 <vm_exec_core+10422>, 0x632b0cb57db3 <vm_exec_core+16803>, 0x632b0cb59f3a <vm_exec_core+25386>, 0x632b0cb5af88 <vm_exec_core+29560>, 0x632b0cb58a8d <vm_exec_core+20093>, 0x632b0cb59fd2 <vm_exec_core+25538>, 0x632b0cb5a3e0 <vm_exec_core+26576>, 0x632b0cb589ca <vm_exec_core+19898>, 0x632b0cb548d7 <vm_exec_core+3271>, 0x632b0cb596c7 <vm_exec_core+23223>, 0x632b0cb54726 <vm_exec_core+2838>, 0x632b0cb54a56 <vm_exec_core+3654>, 0x632b0cb56cf5 <vm_exec_core+12517>, 0x632b0cb58912 <vm_exec_core+19714>, 0x632b0cb594dd <vm_exec_core+22733>, 0x632b0cb5843a <vm_exec_core+18474>, 0x632b0cb543b4 <vm_exec_core+1956>, 0x632b0cb5a7e6 <vm_exec_core+27606>, 0x632b0cb5adbb <vm_exec_core+29099>, 0x632b0cb54c50 <vm_exec_core+4160>, 0x632b0cb55b58 <vm_exec_core+8008>, 0x632b0cb557e1 <vm_exec_core+7121>, 0x632b0cb56041 <vm_exec_core+9265>, 0x632b0cb57bd6 <vm_exec_core+16326>, 0x632b0cb55162 <vm_exec_core+5458>, 0x632b0cb5a72d <vm_exec_core+27421>, 0x632b0cb55ae6 <vm_exec_core+7894>, 0x632b0cb576e6 <vm_exec_core+15062>, 0x632b0cb58126 <vm_exec_core+17686>, 0x632b0cb5a2cc <vm_exec_core+26300>, 0x632b0cb58e74 <vm_exec_core+21092>, 0x632b0cb562ac <vm_exec_core+9884>, 0x632b0cb55c57 <vm_exec_core+8263>, 0x632b0cb5a1ac <vm_exec_core+26012>, 0x632b0cb5703e <vm_exec_core+13358>, 0x632b0cb59755 <vm_exec_core+23365>, 0x632b0cb58f89 <vm_exec_core+21369>, 0x632b0cb58d33 <vm_exec_core+20771>, 0x632b0cb54ca0 <vm_exec_core+4240>, 0x632b0cb584e1 <vm_exec_core+18641>, 0x632b0cb5a688 <vm_exec_core+27256>, 0x632b0cb56570 <vm_exec_core+10592>, 0x632b0cb5a0d1 <vm_exec_core+25793>, 0x632b0cb5664b <vm_exec_core+10811>, 0x632b0cb58c58 <vm_exec_core+20552>, 0x632b0cb58d47 <vm_exec_core+20791>, 0x632b0cb5827b <vm_exec_core+18027>, 0x632b0cb586cc <vm_exec_core+19132>, 0x632b0cb56a66 <vm_exec_core+11862>, 0x632b0cb560b7 <vm_exec_core+9383>, 0x632b0cb59d40 <vm_exec_core+24880>, 0x632b0cb61ec8 <vm_exec_core+58040>, 0x632b0cb569b0 <vm_exec_core+11680>, 0x632b0cb585bf <vm_exec_core+18863>, 0x632b0cb58b50 <vm_exec_core+20288>, 0x632b0cb552cc <vm_exec_core+5820>, 0x632b0cb5544f <vm_exec_core+6207>, 0x632b0cb553d2 <vm_exec_core+6082>, 0x632b0cb55bf7 <vm_exec_core+8167>, 0x632b0cb55fc7 <vm_exec_core+9143>, 0x632b0cb57fc6 <vm_exec_core+17334>, 0x632b0cb5753e <vm_exec_core+14638>, 0x632b0cb57fc1 <vm_exec_core+17329>, 0x632b0cb589c5 <vm_exec_core+19893>, 0x632b0cb5890d <vm_exec_core+19709>, 0x632b0cb55bf2 <vm_exec_core+8162>, 0x632b0cb58d33 <vm_exec_core+20771>...}
        reg_cfp = 0x781ee1ae9790
        reg_pc = 0x504001e6e9b0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#56 0x0000632b0cb4ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x51700034a3d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#57 0x0000632b0cb93e3b in invoke_iseq_block_from_c (ec=0x51700034a3d8, captured=<optimized out>, self=132074159049920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x781ee99705b0
        cfp = 0x781ee1ae97c8
        sp = 0x781ee19e9818
        use_argv = <optimized out>
        stack_argv = 0x781ee19e9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#58 invoke_block_from_c_proc (ec=0x51700034a3d8, self=132074159049920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#59 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#60 0x0000632b0cb92066 in rb_vm_invoke_proc (ec=0x540000000588, proc=0x80, argc=208981630, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 0
#61 0x0000632b0cae0362 in thread_do_start_proc (th=th@entry=0x515000226a80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003424dd0
        args_len = <optimized out>
        args_ptr = <optimized out>
#62 0x0000632b0caddefd in thread_do_start (th=0x515000226a80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#63 thread_start_func_2 (th=th@entry=0x515000226a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x632b0d45f700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#64 0x0000632b0cadd1ee in call_thread_start_func_2 (th=0x515000226a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x781ece7accc0
#65 nt_start (ptr=0x50c0000ec980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000226a80
        sched = <optimized out>
        nt = 0x50c0000ec980
        vm = 0x632b0de89460 <_vm>
#66 0x0000632b0c730acf in asan_thread_start(void*) ()
No symbol table info available.
#67 0x0000781f0aa9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {132073708508864, 4846719974911694711, 132073708508864, -352, 0, 140737111085616, 4846719974924277623, 4846026603689203575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#68 0x0000781f0ab29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 934764) detached]
$ timeout 60 gdb -p 934785 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 934807 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 764458 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 934810]
[New LWP 901346]
[New LWP 764805]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000781f0ab1b4fd in __GI___poll (fds=0x781f08b64060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x781f0ad43c40 (LWP 764458) "ruby"            0x0000781f0ab1b4fd in __GI___poll (fds=0x781f08b64060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  2    Thread 0x781eee9ff6c0 (LWP 934810) "test_autoload.*" 0x0000781f0ab1b4fd in __GI___poll (fds=0x781eeb3bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x781eea8fd6c0 (LWP 901346) "parallel.rb:40"  0x0000781f0ab1b4fd in __GI___poll (fds=0x781ee40baa60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x781ee81d86c0 (LWP 764805) "Timeout stdlib " 0x0000781f0aa98d71 in __futex_abstimed_wait_common64 (private=30750, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00005b954) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x781ee81d86c0 (LWP 764805) "Timeout stdlib "):
#0  0x0000781f0aa98d71 in __futex_abstimed_wait_common64 (private=30750, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00005b954) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=30750, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00005b954) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00005b954, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000781f0aa9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x632b0d45f348 <_main_ractor+264>, cond=0x50c00005b928) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x781f0aa9b4b0 <__condvar_cleanup_waiting>, __arg = 0x781ee81d6b90, __canceltype = 373896, __prev = 0x0}
        cbuffer = {wseq = 31, cond = 0x50c00005b928, mutex = 0x632b0d45f348 <_main_ractor+264>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 31
        seq = 15
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c00005b928, mutex=mutex@entry=0x632b0d45f348 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000632b0caa9adf in rb_native_cond_wait (cond=0x50c00005b954, mutex=0x632b0d45f348 <_main_ractor+264>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x632b0d45f348 <_main_ractor+264>, th=th@entry=0x515000075880, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x0000632b0cadc137 in thread_sched_to_waiting_until_wakeup (sched=0x632b0d45f348 <_main_ractor+264>, th=th@entry=0x515000075880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1113
        can_direct_transfer = <optimized out>
#8  0x0000632b0caba76c in native_sleep (th=0x515000075880, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x515000075880, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000632b0cad98fd in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132074682621440, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x515000075880
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
        args = <optimized out>
#12 0x0000632b0c77c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700005b458
        _tag = {tag = 36, retval = <optimized out>, buf = {0x781ee81d6f30, <optimized out>, 0x781ee81d6e40, <optimized out>, <optimized out>}, prev = 0x781ee5cc9240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000632b0c77cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#14 0x0000632b0cad8e91 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x506000186bc0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
        queue_waiter = {w = {self = 132074682621440, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 132074682621440, timeout = 4, end = <optimized out>}
        waitq = 0x506000186bc0
        end = 0
#15 0x0000632b0cb5bcd7 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7541
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#16 0x0000632b0cb5bcd7 in vm_invoke_builtin_delegate (ec=0x51700005b458, cfp=0x781ee7ad1758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x51700005b458) at ../../src/trunk_asan/insns.def:1718
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x632b0cb5b055 <vm_exec_core+29765>, 0x632b0cb54f3f <vm_exec_core+4911>, 0x632b0cb5a88d <vm_exec_core+27773>, 0x632b0cb5665f <vm_exec_core+10831>, 0x632b0cb54129 <vm_exec_core+1305>, 0x632b0cb55897 <vm_exec_core+7303>, 0x632b0cb5ac45 <vm_exec_core+28725>, 0x632b0cb554af <vm_exec_core+6303>, 0x632b0cb5b79b <vm_exec_core+31627>, 0x632b0cb59c76 <vm_exec_core+24678>, 0x632b0cb57e57 <vm_exec_core+16967>, 0x632b0cb544a9 <vm_exec_core+2201>, 0x632b0cb5b1fe <vm_exec_core+30190>, 0x632b0cb5aea8 <vm_exec_core+29336>, 0x632b0cb55691 <vm_exec_core+6785>, 0x632b0cb549d7 <vm_exec_core+3527>, 0x632b0cb5a239 <vm_exec_core+26153>, 0x632b0cb55f60 <vm_exec_core+9040>, 0x632b0cb5b49b <vm_exec_core+30859>, 0x632b0cb5b089 <vm_exec_core+29817>, 0x632b0cb564d5 <vm_exec_core+10437>, 0x632b0cb57dc2 <vm_exec_core+16818>, 0x632b0cb59f49 <vm_exec_core+25401>, 0x632b0cb5af97 <vm_exec_core+29575>, 0x632b0cb58a9c <vm_exec_core+20108>, 0x632b0cb59fe1 <vm_exec_core+25553>, 0x632b0cb5a3ef <vm_exec_core+26591>, 0x632b0cb589d9 <vm_exec_core+19913>, 0x632b0cb548e6 <vm_exec_core+3286>, 0x632b0cb596d6 <vm_exec_core+23238>, 0x632b0cb54735 <vm_exec_core+2853>, 0x632b0cb54a65 <vm_exec_core+3669>, 0x632b0cb56d04 <vm_exec_core+12532>, 0x632b0cb58921 <vm_exec_core+19729>, 0x632b0cb594ec <vm_exec_core+22748>, 0x632b0cb58449 <vm_exec_core+18489>, 0x632b0cb543c3 <vm_exec_core+1971>, 0x632b0cb5a7f5 <vm_exec_core+27621>, 0x632b0cb5adca <vm_exec_core+29114>, 0x632b0cb54c5f <vm_exec_core+4175>, 0x632b0cb55b67 <vm_exec_core+8023>, 0x632b0cb557f0 <vm_exec_core+7136>, 0x632b0cb56050 <vm_exec_core+9280>, 0x632b0cb57be5 <vm_exec_core+16341>, 0x632b0cb55171 <vm_exec_core+5473>, 0x632b0cb5a73c <vm_exec_core+27436>, 0x632b0cb55af5 <vm_exec_core+7909>, 0x632b0cb576f5 <vm_exec_core+15077>, 0x632b0cb58135 <vm_exec_core+17701>, 0x632b0cb5a2db <vm_exec_core+26315>, 0x632b0cb58e83 <vm_exec_core+21107>, 0x632b0cb562bb <vm_exec_core+9899>, 0x632b0cb55c66 <vm_exec_core+8278>, 0x632b0cb5a1bb <vm_exec_core+26027>, 0x632b0cb5704d <vm_exec_core+13373>, 0x632b0cb59764 <vm_exec_core+23380>, 0x632b0cb58f98 <vm_exec_core+21384>, 0x632b0cb53f58 <vm_exec_core+840>, 0x632b0cb54caf <vm_exec_core+4255>, 0x632b0cb584f0 <vm_exec_core+18656>, 0x632b0cb5a697 <vm_exec_core+27271>, 0x632b0cb5657f <vm_exec_core+10607>, 0x632b0cb5a0e0 <vm_exec_core+25808>, 0x632b0cb55e6d <vm_exec_core+8797>, 0x632b0cb58c67 <vm_exec_core+20567>, 0x632b0cb58d56 <vm_exec_core+20806>, 0x632b0cb5828a <vm_exec_core+18042>, 0x632b0cb586db <vm_exec_core+19147>, 0x632b0cb56a75 <vm_exec_core+11877>, 0x632b0cb560c6 <vm_exec_core+9398>, 0x632b0cb59d4f <vm_exec_core+24895>, 0x632b0cb61ed7 <vm_exec_core+58055>, 0x632b0cb569bf <vm_exec_core+11695>, 0x632b0cb585ce <vm_exec_core+18878>, 0x632b0cb58b5f <vm_exec_core+20303>, 0x632b0cb552db <vm_exec_core+5835>, 0x632b0cb5545e <vm_exec_core+6222>, 0x632b0cb553e1 <vm_exec_core+6097>, 0x632b0cb55c06 <vm_exec_core+8182>, 0x632b0cb55fd6 <vm_exec_core+9158>, 0x632b0cb57fd5 <vm_exec_core+17349>, 0x632b0cb5754d <vm_exec_core+14653>, 0x632b0cb5b3c7 <vm_exec_core+30647>, 0x632b0cb54029 <vm_exec_core+1049>, 0x632b0cb555ba <vm_exec_core+6570>, 0x632b0cb5b8bf <vm_exec_core+31919>, 0x632b0cb595b2 <vm_exec_core+22946>, 0x632b0cb58344 <vm_exec_core+18228>, 0x632b0cb5a481 <vm_exec_core+26737>, 0x632b0cb53f5d <vm_exec_core+845>, 0x632b0cb5ab6e <vm_exec_core+28510>, 0x632b0cb5b515 <vm_exec_core+30981>, 0x632b0cb5b5e1 <vm_exec_core+31185>, 0x632b0cb547b4 <vm_exec_core+2980>, 0x632b0cb5b103 <vm_exec_core+29939>, 0x632b0cb56f76 <vm_exec_core+13158>, 0x632b0cb5b285 <vm_exec_core+30325>, 0x632b0cb56398 <vm_exec_core+10120>, 0x632b0cb5aae8 <vm_exec_core+28376>, 0x632b0cb546a0 <vm_exec_core+2704>, 0x632b0cb5521d <vm_exec_core+5645>, 0x632b0cb5b6af <vm_exec_core+31391>, 0x632b0cb57805 <vm_exec_core+15349>, 0x632b0cb573f7 <vm_exec_core+14311>, 0x632b0cb57c7f <vm_exec_core+16495>, 0x632b0cb5720a <vm_exec_core+13818>, 0x632b0cb57acb <vm_exec_core+16059>, 0x632b0cb579fd <vm_exec_core+15853>, 0x632b0cb568dc <vm_exec_core+11468>, 0x632b0cb57115 <vm_exec_core+13573>, 0x632b0cb56e38 <vm_exec_core+12840>, 0x632b0cb57324 <vm_exec_core+14100>, 0x632b0cb57395 <vm_exec_core+14213>, 0x632b0cb5b046 <vm_exec_core+29750>, 0x632b0cb54f30 <vm_exec_core+4896>, 0x632b0cb5a87e <vm_exec_core+27758>, 0x632b0cb56650 <vm_exec_core+10816>, 0x632b0cb5411a <vm_exec_core+1290>, 0x632b0cb55888 <vm_exec_core+7288>, 0x632b0cb5ac36 <vm_exec_core+28710>, 0x632b0cb554a0 <vm_exec_core+6288>, 0x632b0cb5b78c <vm_exec_core+31612>, 0x632b0cb59c67 <vm_exec_core+24663>, 0x632b0cb57e48 <vm_exec_core+16952>, 0x632b0cb5449a <vm_exec_core+2186>, 0x632b0cb5b1ef <vm_exec_core+30175>, 0x632b0cb5ae99 <vm_exec_core+29321>, 0x632b0cb55682 <vm_exec_core+6770>, 0x632b0cb549c8 <vm_exec_core+3512>, 0x632b0cb5a22a <vm_exec_core+26138>, 0x632b0cb55f51 <vm_exec_core+9025>, 0x632b0cb5b48c <vm_exec_core+30844>, 0x632b0cb5b07a <vm_exec_core+29802>, 0x632b0cb564c6 <vm_exec_core+10422>, 0x632b0cb57db3 <vm_exec_core+16803>, 0x632b0cb59f3a <vm_exec_core+25386>, 0x632b0cb5af88 <vm_exec_core+29560>, 0x632b0cb58a8d <vm_exec_core+20093>, 0x632b0cb59fd2 <vm_exec_core+25538>, 0x632b0cb5a3e0 <vm_exec_core+26576>, 0x632b0cb589ca <vm_exec_core+19898>, 0x632b0cb548d7 <vm_exec_core+3271>, 0x632b0cb596c7 <vm_exec_core+23223>, 0x632b0cb54726 <vm_exec_core+2838>, 0x632b0cb54a56 <vm_exec_core+3654>, 0x632b0cb56cf5 <vm_exec_core+12517>, 0x632b0cb58912 <vm_exec_core+19714>, 0x632b0cb594dd <vm_exec_core+22733>, 0x632b0cb5843a <vm_exec_core+18474>, 0x632b0cb543b4 <vm_exec_core+1956>, 0x632b0cb5a7e6 <vm_exec_core+27606>, 0x632b0cb5adbb <vm_exec_core+29099>, 0x632b0cb54c50 <vm_exec_core+4160>, 0x632b0cb55b58 <vm_exec_core+8008>, 0x632b0cb557e1 <vm_exec_core+7121>, 0x632b0cb56041 <vm_exec_core+9265>, 0x632b0cb57bd6 <vm_exec_core+16326>, 0x632b0cb55162 <vm_exec_core+5458>, 0x632b0cb5a72d <vm_exec_core+27421>, 0x632b0cb55ae6 <vm_exec_core+7894>, 0x632b0cb576e6 <vm_exec_core+15062>, 0x632b0cb58126 <vm_exec_core+17686>, 0x632b0cb5a2cc <vm_exec_core+26300>, 0x632b0cb58e74 <vm_exec_core+21092>, 0x632b0cb562ac <vm_exec_core+9884>, 0x632b0cb55c57 <vm_exec_core+8263>, 0x632b0cb5a1ac <vm_exec_core+26012>, 0x632b0cb5703e <vm_exec_core+13358>, 0x632b0cb59755 <vm_exec_core+23365>, 0x632b0cb58f89 <vm_exec_core+21369>, 0x632b0cb58d33 <vm_exec_core+20771>, 0x632b0cb54ca0 <vm_exec_core+4240>, 0x632b0cb584e1 <vm_exec_core+18641>, 0x632b0cb5a688 <vm_exec_core+27256>, 0x632b0cb56570 <vm_exec_core+10592>, 0x632b0cb5a0d1 <vm_exec_core+25793>, 0x632b0cb5664b <vm_exec_core+10811>, 0x632b0cb58c58 <vm_exec_core+20552>, 0x632b0cb58d47 <vm_exec_core+20791>, 0x632b0cb5827b <vm_exec_core+18027>, 0x632b0cb586cc <vm_exec_core+19132>, 0x632b0cb56a66 <vm_exec_core+11862>, 0x632b0cb560b7 <vm_exec_core+9383>, 0x632b0cb59d40 <vm_exec_core+24880>, 0x632b0cb61ec8 <vm_exec_core+58040>, 0x632b0cb569b0 <vm_exec_core+11680>, 0x632b0cb585bf <vm_exec_core+18863>, 0x632b0cb58b50 <vm_exec_core+20288>, 0x632b0cb552cc <vm_exec_core+5820>, 0x632b0cb5544f <vm_exec_core+6207>, 0x632b0cb553d2 <vm_exec_core+6082>, 0x632b0cb55bf7 <vm_exec_core+8167>, 0x632b0cb55fc7 <vm_exec_core+9143>, 0x632b0cb57fc6 <vm_exec_core+17334>, 0x632b0cb5753e <vm_exec_core+14638>, 0x632b0cb57fc1 <vm_exec_core+17329>, 0x632b0cb589c5 <vm_exec_core+19893>, 0x632b0cb5890d <vm_exec_core+19709>, 0x632b0cb55bf2 <vm_exec_core+8162>, 0x632b0cb58d33 <vm_exec_core+20771>...}
        reg_cfp = 0x781ee7ad1758
        reg_pc = 0x5100000027f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#18 0x0000632b0cb4ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x51700005b458
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x0000632b0cb93e3b in invoke_iseq_block_from_c (ec=0x51700005b458, captured=<optimized out>, self=132074682700480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x781f0a362b20
        cfp = 0x781ee7ad17c8
        sp = 0x781ee79d1818
        use_argv = <optimized out>
        stack_argv = 0x781ee79d1818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x51700005b458, self=132074682700480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#21 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#22 0x0000632b0cb92066 in rb_vm_invoke_proc (ec=0x50c00005b954, proc=0x189, argc=178883953, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 0
#23 0x0000632b0cae0362 in thread_do_start_proc (th=th@entry=0x515000075880) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400007f110
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x0000632b0caddefd in thread_do_start (th=0x515000075880) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x515000075880, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x632b0d45f700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x0000632b0cadd1ee in call_thread_start_func_2 (th=0x515000075880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x781ee81d7cc0
#27 nt_start (ptr=0x50c00005b900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000075880
        sched = <optimized out>
        nt = 0x50c00005b900
        vm = 0x632b0de89460 <_vm>
#28 0x0000632b0c730acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x0000781f0aa9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {132074138601152, 4846804400546961271, 132074138601152, -352, 0, 140737111079920, 4846804400559544183, 4846026603689203575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x0000781f0ab29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x781eea8fd6c0 (LWP 901346) "parallel.rb:40"):
#0  0x0000781f0ab1b4fd in __GI___poll (fds=0x781ee40baa60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000632b0c6d771a in __interceptor_poll ()
No symbol table info available.
#2  0x0000632b0c84a379 in nogvl_wait_for (th=132074163849840, fptr=0x5110002caf00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x0000632b0c84b8ea in internal_read_func (ptr=0x781ee40ba840) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x781ee40ba840
        result = <optimized out>
#5  0x0000632b0cabf9fe in rb_thread_io_blocking_call (io=0x5110002caf00, func=0x632b0c84b3e0 <internal_read_func>, data1=0x781ee40ba840, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x0000632b0c77c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170001109d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x781eea8fbdf0, <optimized out>, 0x781eea8fbd00, <optimized out>, <optimized out>}, prev = 0x781ee40ab240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x0000632b0c77cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#8  0x0000632b0c85fa22 in io_read_memory_locktmp (str=132074070321760, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3526
        str = <optimized out>
        iis = {th = 132074163849840, fptr = 0x5110002caf00, nonblock = 0, fd = 4, buf = 0x519000a56480, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002caf00
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x0000632b0c83bd21 in io_readpartial (argc=-468997536, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x0000632b0cbc0638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x412100100003
        cc = <optimized out>
        me = 0x781f0a588378
        cfunc = 0x506000021fe8
        recv = 132074163850040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x0000632b0cb60691 in vm_sendish (ec=0x5170001109d8, reg_cfp=0x781ee8bff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170001109d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x632b0cb5b055 <vm_exec_core+29765>, 0x632b0cb54f3f <vm_exec_core+4911>, 0x632b0cb5a88d <vm_exec_core+27773>, 0x632b0cb5665f <vm_exec_core+10831>, 0x632b0cb54129 <vm_exec_core+1305>, 0x632b0cb55897 <vm_exec_core+7303>, 0x632b0cb5ac45 <vm_exec_core+28725>, 0x632b0cb554af <vm_exec_core+6303>, 0x632b0cb5b79b <vm_exec_core+31627>, 0x632b0cb59c76 <vm_exec_core+24678>, 0x632b0cb57e57 <vm_exec_core+16967>, 0x632b0cb544a9 <vm_exec_core+2201>, 0x632b0cb5b1fe <vm_exec_core+30190>, 0x632b0cb5aea8 <vm_exec_core+29336>, 0x632b0cb55691 <vm_exec_core+6785>, 0x632b0cb549d7 <vm_exec_core+3527>, 0x632b0cb5a239 <vm_exec_core+26153>, 0x632b0cb55f60 <vm_exec_core+9040>, 0x632b0cb5b49b <vm_exec_core+30859>, 0x632b0cb5b089 <vm_exec_core+29817>, 0x632b0cb564d5 <vm_exec_core+10437>, 0x632b0cb57dc2 <vm_exec_core+16818>, 0x632b0cb59f49 <vm_exec_core+25401>, 0x632b0cb5af97 <vm_exec_core+29575>, 0x632b0cb58a9c <vm_exec_core+20108>, 0x632b0cb59fe1 <vm_exec_core+25553>, 0x632b0cb5a3ef <vm_exec_core+26591>, 0x632b0cb589d9 <vm_exec_core+19913>, 0x632b0cb548e6 <vm_exec_core+3286>, 0x632b0cb596d6 <vm_exec_core+23238>, 0x632b0cb54735 <vm_exec_core+2853>, 0x632b0cb54a65 <vm_exec_core+3669>, 0x632b0cb56d04 <vm_exec_core+12532>, 0x632b0cb58921 <vm_exec_core+19729>, 0x632b0cb594ec <vm_exec_core+22748>, 0x632b0cb58449 <vm_exec_core+18489>, 0x632b0cb543c3 <vm_exec_core+1971>, 0x632b0cb5a7f5 <vm_exec_core+27621>, 0x632b0cb5adca <vm_exec_core+29114>, 0x632b0cb54c5f <vm_exec_core+4175>, 0x632b0cb55b67 <vm_exec_core+8023>, 0x632b0cb557f0 <vm_exec_core+7136>, 0x632b0cb56050 <vm_exec_core+9280>, 0x632b0cb57be5 <vm_exec_core+16341>, 0x632b0cb55171 <vm_exec_core+5473>, 0x632b0cb5a73c <vm_exec_core+27436>, 0x632b0cb55af5 <vm_exec_core+7909>, 0x632b0cb576f5 <vm_exec_core+15077>, 0x632b0cb58135 <vm_exec_core+17701>, 0x632b0cb5a2db <vm_exec_core+26315>, 0x632b0cb58e83 <vm_exec_core+21107>, 0x632b0cb562bb <vm_exec_core+9899>, 0x632b0cb55c66 <vm_exec_core+8278>, 0x632b0cb5a1bb <vm_exec_core+26027>, 0x632b0cb5704d <vm_exec_core+13373>, 0x632b0cb59764 <vm_exec_core+23380>, 0x632b0cb58f98 <vm_exec_core+21384>, 0x632b0cb53f58 <vm_exec_core+840>, 0x632b0cb54caf <vm_exec_core+4255>, 0x632b0cb584f0 <vm_exec_core+18656>, 0x632b0cb5a697 <vm_exec_core+27271>, 0x632b0cb5657f <vm_exec_core+10607>, 0x632b0cb5a0e0 <vm_exec_core+25808>, 0x632b0cb55e6d <vm_exec_core+8797>, 0x632b0cb58c67 <vm_exec_core+20567>, 0x632b0cb58d56 <vm_exec_core+20806>, 0x632b0cb5828a <vm_exec_core+18042>, 0x632b0cb586db <vm_exec_core+19147>, 0x632b0cb56a75 <vm_exec_core+11877>, 0x632b0cb560c6 <vm_exec_core+9398>, 0x632b0cb59d4f <vm_exec_core+24895>, 0x632b0cb61ed7 <vm_exec_core+58055>, 0x632b0cb569bf <vm_exec_core+11695>, 0x632b0cb585ce <vm_exec_core+18878>, 0x632b0cb58b5f <vm_exec_core+20303>, 0x632b0cb552db <vm_exec_core+5835>, 0x632b0cb5545e <vm_exec_core+6222>, 0x632b0cb553e1 <vm_exec_core+6097>, 0x632b0cb55c06 <vm_exec_core+8182>, 0x632b0cb55fd6 <vm_exec_core+9158>, 0x632b0cb57fd5 <vm_exec_core+17349>, 0x632b0cb5754d <vm_exec_core+14653>, 0x632b0cb5b3c7 <vm_exec_core+30647>, 0x632b0cb54029 <vm_exec_core+1049>, 0x632b0cb555ba <vm_exec_core+6570>, 0x632b0cb5b8bf <vm_exec_core+31919>, 0x632b0cb595b2 <vm_exec_core+22946>, 0x632b0cb58344 <vm_exec_core+18228>, 0x632b0cb5a481 <vm_exec_core+26737>, 0x632b0cb53f5d <vm_exec_core+845>, 0x632b0cb5ab6e <vm_exec_core+28510>, 0x632b0cb5b515 <vm_exec_core+30981>, 0x632b0cb5b5e1 <vm_exec_core+31185>, 0x632b0cb547b4 <vm_exec_core+2980>, 0x632b0cb5b103 <vm_exec_core+29939>, 0x632b0cb56f76 <vm_exec_core+13158>, 0x632b0cb5b285 <vm_exec_core+30325>, 0x632b0cb56398 <vm_exec_core+10120>, 0x632b0cb5aae8 <vm_exec_core+28376>, 0x632b0cb546a0 <vm_exec_core+2704>, 0x632b0cb5521d <vm_exec_core+5645>, 0x632b0cb5b6af <vm_exec_core+31391>, 0x632b0cb57805 <vm_exec_core+15349>, 0x632b0cb573f7 <vm_exec_core+14311>, 0x632b0cb57c7f <vm_exec_core+16495>, 0x632b0cb5720a <vm_exec_core+13818>, 0x632b0cb57acb <vm_exec_core+16059>, 0x632b0cb579fd <vm_exec_core+15853>, 0x632b0cb568dc <vm_exec_core+11468>, 0x632b0cb57115 <vm_exec_core+13573>, 0x632b0cb56e38 <vm_exec_core+12840>, 0x632b0cb57324 <vm_exec_core+14100>, 0x632b0cb57395 <vm_exec_core+14213>, 0x632b0cb5b046 <vm_exec_core+29750>, 0x632b0cb54f30 <vm_exec_core+4896>, 0x632b0cb5a87e <vm_exec_core+27758>, 0x632b0cb56650 <vm_exec_core+10816>, 0x632b0cb5411a <vm_exec_core+1290>, 0x632b0cb55888 <vm_exec_core+7288>, 0x632b0cb5ac36 <vm_exec_core+28710>, 0x632b0cb554a0 <vm_exec_core+6288>, 0x632b0cb5b78c <vm_exec_core+31612>, 0x632b0cb59c67 <vm_exec_core+24663>, 0x632b0cb57e48 <vm_exec_core+16952>, 0x632b0cb5449a <vm_exec_core+2186>, 0x632b0cb5b1ef <vm_exec_core+30175>, 0x632b0cb5ae99 <vm_exec_core+29321>, 0x632b0cb55682 <vm_exec_core+6770>, 0x632b0cb549c8 <vm_exec_core+3512>, 0x632b0cb5a22a <vm_exec_core+26138>, 0x632b0cb55f51 <vm_exec_core+9025>, 0x632b0cb5b48c <vm_exec_core+30844>, 0x632b0cb5b07a <vm_exec_core+29802>, 0x632b0cb564c6 <vm_exec_core+10422>, 0x632b0cb57db3 <vm_exec_core+16803>, 0x632b0cb59f3a <vm_exec_core+25386>, 0x632b0cb5af88 <vm_exec_core+29560>, 0x632b0cb58a8d <vm_exec_core+20093>, 0x632b0cb59fd2 <vm_exec_core+25538>, 0x632b0cb5a3e0 <vm_exec_core+26576>, 0x632b0cb589ca <vm_exec_core+19898>, 0x632b0cb548d7 <vm_exec_core+3271>, 0x632b0cb596c7 <vm_exec_core+23223>, 0x632b0cb54726 <vm_exec_core+2838>, 0x632b0cb54a56 <vm_exec_core+3654>, 0x632b0cb56cf5 <vm_exec_core+12517>, 0x632b0cb58912 <vm_exec_core+19714>, 0x632b0cb594dd <vm_exec_core+22733>, 0x632b0cb5843a <vm_exec_core+18474>, 0x632b0cb543b4 <vm_exec_core+1956>, 0x632b0cb5a7e6 <vm_exec_core+27606>, 0x632b0cb5adbb <vm_exec_core+29099>, 0x632b0cb54c50 <vm_exec_core+4160>, 0x632b0cb55b58 <vm_exec_core+8008>, 0x632b0cb557e1 <vm_exec_core+7121>, 0x632b0cb56041 <vm_exec_core+9265>, 0x632b0cb57bd6 <vm_exec_core+16326>, 0x632b0cb55162 <vm_exec_core+5458>, 0x632b0cb5a72d <vm_exec_core+27421>, 0x632b0cb55ae6 <vm_exec_core+7894>, 0x632b0cb576e6 <vm_exec_core+15062>, 0x632b0cb58126 <vm_exec_core+17686>, 0x632b0cb5a2cc <vm_exec_core+26300>, 0x632b0cb58e74 <vm_exec_core+21092>, 0x632b0cb562ac <vm_exec_core+9884>, 0x632b0cb55c57 <vm_exec_core+8263>, 0x632b0cb5a1ac <vm_exec_core+26012>, 0x632b0cb5703e <vm_exec_core+13358>, 0x632b0cb59755 <vm_exec_core+23365>, 0x632b0cb58f89 <vm_exec_core+21369>, 0x632b0cb58d33 <vm_exec_core+20771>, 0x632b0cb54ca0 <vm_exec_core+4240>, 0x632b0cb584e1 <vm_exec_core+18641>, 0x632b0cb5a688 <vm_exec_core+27256>, 0x632b0cb56570 <vm_exec_core+10592>, 0x632b0cb5a0d1 <vm_exec_core+25793>, 0x632b0cb5664b <vm_exec_core+10811>, 0x632b0cb58c58 <vm_exec_core+20552>, 0x632b0cb58d47 <vm_exec_core+20791>, 0x632b0cb5827b <vm_exec_core+18027>, 0x632b0cb586cc <vm_exec_core+19132>, 0x632b0cb56a66 <vm_exec_core+11862>, 0x632b0cb560b7 <vm_exec_core+9383>, 0x632b0cb59d40 <vm_exec_core+24880>, 0x632b0cb61ec8 <vm_exec_core+58040>, 0x632b0cb569b0 <vm_exec_core+11680>, 0x632b0cb585bf <vm_exec_core+18863>, 0x632b0cb58b50 <vm_exec_core+20288>, 0x632b0cb552cc <vm_exec_core+5820>, 0x632b0cb5544f <vm_exec_core+6207>, 0x632b0cb553d2 <vm_exec_core+6082>, 0x632b0cb55bf7 <vm_exec_core+8167>, 0x632b0cb55fc7 <vm_exec_core+9143>, 0x632b0cb57fc6 <vm_exec_core+17334>, 0x632b0cb5753e <vm_exec_core+14638>, 0x632b0cb57fc1 <vm_exec_core+17329>, 0x632b0cb589c5 <vm_exec_core+19893>, 0x632b0cb5890d <vm_exec_core+19709>, 0x632b0cb55bf2 <vm_exec_core+8162>, 0x632b0cb58d33 <vm_exec_core+20771>...}
        reg_cfp = 0x781ee8bff790
        reg_pc = 0x513000070d98
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x0000632b0cb4ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x5170001109d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x0000632b0cb93e3b in invoke_iseq_block_from_c (ec=0x5170001109d8, captured=<optimized out>, self=132074682378240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x781f0a3da210
        cfp = 0x781ee8bff7c8
        sp = 0x781ee8aff818
        use_argv = <optimized out>
        stack_argv = 0x781ee8aff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5170001109d8, self=132074682378240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#17 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#18 0x0000632b0cb92066 in rb_vm_invoke_proc (ec=0x781ee40baa60, proc=0x1, argc=179418365, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 4294967295
#19 0x0000632b0cae0362 in thread_do_start_proc (th=th@entry=0x515000169700) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001e6fa10
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x0000632b0caddefd in thread_do_start (th=0x515000169700) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x515000169700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x632b0d45f700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x0000632b0cadd1ee in call_thread_start_func_2 (th=0x515000169700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x781eea8fccc0
#23 nt_start (ptr=0x50c0001f96c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000169700
        sched = <optimized out>
        nt = 0x50c0001f96c0
        vm = 0x632b0de89460 <_vm>
#24 0x0000632b0c730acf in asan_thread_start(void*) ()
No symbol table info available.
#25 0x0000781f0aa9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {132074179647168, 4846800952225093495, 132074179647168, -352, 25, 140737111088240, 4846800952237676407, 4846026603689203575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x0000781f0ab29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x781eee9ff6c0 (LWP 934810) "test_autoload.*"):
#0  0x0000781f0ab1b4fd in __GI___poll (fds=0x781eeb3bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000632b0c6d771a in __interceptor_poll ()
No symbol table info available.
#2  0x0000632b0cae1b5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
        vm = <optimized out>
#4  0x0000632b0c730acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000781f0aa9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {132074247812800, 4846792292497282935, 132074247812800, -352, 0, 132073960899536, 4846792292509865847, 4846026603689203575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000781f0ab29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x781f0ad43c40 (LWP 764458) "ruby"):
#0  0x0000781f0ab1b4fd in __GI___poll (fds=0x781f08b64060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000632b0c6d771a in __interceptor_poll ()
No symbol table info available.
#2  0x0000632b0c84a379 in nogvl_wait_for (th=132074712760640, fptr=0x5110002d7c00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 12, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x0000632b0c84b8ea in internal_read_func (ptr=0x781f08b63f40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x781f08b63f40
        result = <optimized out>
#5  0x0000632b0cabf9fe in rb_thread_io_blocking_call (io=0x5110002d7c00, func=0x632b0c84b3e0 <internal_read_func>, data1=data1@entry=0x781f08b63f40, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x0000632b0c84b1e9 in rb_io_blocking_region_wait (io=0x5110002d7c00, function=0x1, argument=0x781f08b63f40, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1322
        iis = {th = 132074712760640, fptr = 0x5110002d7c00, nonblock = 0, fd = 12, buf = 0x525001fcc100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x0000632b0c84eb87 in io_bufread (ptr=0x525001fcc100 "", len=8192, fptr=0x5110002d7c00) at /tmp/ruby/src/trunk_asan/io.c:3092
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
        p = <optimized out>
#10 0x0000632b0c77c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe9835970, <optimized out>, 0x7fffe9835880, <optimized out>, <optimized out>}, prev = 0x781f08b63b60, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x0000632b0c77cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#12 0x0000632b0c84c597 in io_fread (str=132074164910840, offset=0, size=8192, fptr=0x5110002d7c00) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x525001fcc100 "", len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=132074164910840) at /tmp/ruby/src/trunk_asan/io.c:3417
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x0000632b0c83c0f6 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3841
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110002d7c00
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x0000632b0cbd7342 in vm_call0_cfunc_with_frame (ec=0x5170000000d8, calling=<optimized out>, argv=0x781f08a3f668) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x781f07fff3d8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 132074164910920
        argc = 0
        mid = 16417
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#16 vm_call0_cfunc (ec=0x5170000000d8, calling=<optimized out>, argv=0x781f08a3f668) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#17 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#18 0x0000632b0cbdc117 in vm_call0_cc (ec=0x5170000000d8, recv=132074164910920, id=16417, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x1)>
        use_argv = 0x781f08a3f668
        av = <optimized out>
#19 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:575
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#20 0x0000632b0cb80edb in rb_call (recv=132074164910920, mid=16417, argc=0, argv=0x781f08a3f668, scope=4076007936) at /tmp/ruby/src/trunk_asan/vm_eval.c:894
        ec = 0x781f08b64060
#21 rb_funcall_with_block_kw (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, passed_procval=4, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1213
No locals.
#22 0x0000632b0cbe1657 in vm_yield_with_symbol (ec=0x5170000000d8, symbol=4202764, argc=1, argv=0x781f08a3f660, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5277
No locals.
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=4202764, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1844
No locals.
#24 0x0000632b0cb8170c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#27 0x0000632b0cb8170c in rb_yield (val=<optimized out>)
No locals.
#28 0x0000632b0c77c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe9836150, <optimized out>, 0x7fffe9836060, <optimized out>, <optimized out>}, prev = 0x781f08b57f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x0000632b0c77cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#30 0x0000632b0cbc0638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x42d100020003
        cc = <optimized out>
        me = 0x781f0a588cd8
        cfunc = 0x506000020f68
        recv = 132074712856800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x0000632b0cb59a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x781f07fff410, cd=0x51a000008c20, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51a000008c20
        insns_address_table = {0x632b0cb5b055 <vm_exec_core+29765>, 0x632b0cb54f3f <vm_exec_core+4911>, 0x632b0cb5a88d <vm_exec_core+27773>, 0x632b0cb5665f <vm_exec_core+10831>, 0x632b0cb54129 <vm_exec_core+1305>, 0x632b0cb55897 <vm_exec_core+7303>, 0x632b0cb5ac45 <vm_exec_core+28725>, 0x632b0cb554af <vm_exec_core+6303>, 0x632b0cb5b79b <vm_exec_core+31627>, 0x632b0cb59c76 <vm_exec_core+24678>, 0x632b0cb57e57 <vm_exec_core+16967>, 0x632b0cb544a9 <vm_exec_core+2201>, 0x632b0cb5b1fe <vm_exec_core+30190>, 0x632b0cb5aea8 <vm_exec_core+29336>, 0x632b0cb55691 <vm_exec_core+6785>, 0x632b0cb549d7 <vm_exec_core+3527>, 0x632b0cb5a239 <vm_exec_core+26153>, 0x632b0cb55f60 <vm_exec_core+9040>, 0x632b0cb5b49b <vm_exec_core+30859>, 0x632b0cb5b089 <vm_exec_core+29817>, 0x632b0cb564d5 <vm_exec_core+10437>, 0x632b0cb57dc2 <vm_exec_core+16818>, 0x632b0cb59f49 <vm_exec_core+25401>, 0x632b0cb5af97 <vm_exec_core+29575>, 0x632b0cb58a9c <vm_exec_core+20108>, 0x632b0cb59fe1 <vm_exec_core+25553>, 0x632b0cb5a3ef <vm_exec_core+26591>, 0x632b0cb589d9 <vm_exec_core+19913>, 0x632b0cb548e6 <vm_exec_core+3286>, 0x632b0cb596d6 <vm_exec_core+23238>, 0x632b0cb54735 <vm_exec_core+2853>, 0x632b0cb54a65 <vm_exec_core+3669>, 0x632b0cb56d04 <vm_exec_core+12532>, 0x632b0cb58921 <vm_exec_core+19729>, 0x632b0cb594ec <vm_exec_core+22748>, 0x632b0cb58449 <vm_exec_core+18489>, 0x632b0cb543c3 <vm_exec_core+1971>, 0x632b0cb5a7f5 <vm_exec_core+27621>, 0x632b0cb5adca <vm_exec_core+29114>, 0x632b0cb54c5f <vm_exec_core+4175>, 0x632b0cb55b67 <vm_exec_core+8023>, 0x632b0cb557f0 <vm_exec_core+7136>, 0x632b0cb56050 <vm_exec_core+9280>, 0x632b0cb57be5 <vm_exec_core+16341>, 0x632b0cb55171 <vm_exec_core+5473>, 0x632b0cb5a73c <vm_exec_core+27436>, 0x632b0cb55af5 <vm_exec_core+7909>, 0x632b0cb576f5 <vm_exec_core+15077>, 0x632b0cb58135 <vm_exec_core+17701>, 0x632b0cb5a2db <vm_exec_core+26315>, 0x632b0cb58e83 <vm_exec_core+21107>, 0x632b0cb562bb <vm_exec_core+9899>, 0x632b0cb55c66 <vm_exec_core+8278>, 0x632b0cb5a1bb <vm_exec_core+26027>, 0x632b0cb5704d <vm_exec_core+13373>, 0x632b0cb59764 <vm_exec_core+23380>, 0x632b0cb58f98 <vm_exec_core+21384>, 0x632b0cb53f58 <vm_exec_core+840>, 0x632b0cb54caf <vm_exec_core+4255>, 0x632b0cb584f0 <vm_exec_core+18656>, 0x632b0cb5a697 <vm_exec_core+27271>, 0x632b0cb5657f <vm_exec_core+10607>, 0x632b0cb5a0e0 <vm_exec_core+25808>, 0x632b0cb55e6d <vm_exec_core+8797>, 0x632b0cb58c67 <vm_exec_core+20567>, 0x632b0cb58d56 <vm_exec_core+20806>, 0x632b0cb5828a <vm_exec_core+18042>, 0x632b0cb586db <vm_exec_core+19147>, 0x632b0cb56a75 <vm_exec_core+11877>, 0x632b0cb560c6 <vm_exec_core+9398>, 0x632b0cb59d4f <vm_exec_core+24895>, 0x632b0cb61ed7 <vm_exec_core+58055>, 0x632b0cb569bf <vm_exec_core+11695>, 0x632b0cb585ce <vm_exec_core+18878>, 0x632b0cb58b5f <vm_exec_core+20303>, 0x632b0cb552db <vm_exec_core+5835>, 0x632b0cb5545e <vm_exec_core+6222>, 0x632b0cb553e1 <vm_exec_core+6097>, 0x632b0cb55c06 <vm_exec_core+8182>, 0x632b0cb55fd6 <vm_exec_core+9158>, 0x632b0cb57fd5 <vm_exec_core+17349>, 0x632b0cb5754d <vm_exec_core+14653>, 0x632b0cb5b3c7 <vm_exec_core+30647>, 0x632b0cb54029 <vm_exec_core+1049>, 0x632b0cb555ba <vm_exec_core+6570>, 0x632b0cb5b8bf <vm_exec_core+31919>, 0x632b0cb595b2 <vm_exec_core+22946>, 0x632b0cb58344 <vm_exec_core+18228>, 0x632b0cb5a481 <vm_exec_core+26737>, 0x632b0cb53f5d <vm_exec_core+845>, 0x632b0cb5ab6e <vm_exec_core+28510>, 0x632b0cb5b515 <vm_exec_core+30981>, 0x632b0cb5b5e1 <vm_exec_core+31185>, 0x632b0cb547b4 <vm_exec_core+2980>, 0x632b0cb5b103 <vm_exec_core+29939>, 0x632b0cb56f76 <vm_exec_core+13158>, 0x632b0cb5b285 <vm_exec_core+30325>, 0x632b0cb56398 <vm_exec_core+10120>, 0x632b0cb5aae8 <vm_exec_core+28376>, 0x632b0cb546a0 <vm_exec_core+2704>, 0x632b0cb5521d <vm_exec_core+5645>, 0x632b0cb5b6af <vm_exec_core+31391>, 0x632b0cb57805 <vm_exec_core+15349>, 0x632b0cb573f7 <vm_exec_core+14311>, 0x632b0cb57c7f <vm_exec_core+16495>, 0x632b0cb5720a <vm_exec_core+13818>, 0x632b0cb57acb <vm_exec_core+16059>, 0x632b0cb579fd <vm_exec_core+15853>, 0x632b0cb568dc <vm_exec_core+11468>, 0x632b0cb57115 <vm_exec_core+13573>, 0x632b0cb56e38 <vm_exec_core+12840>, 0x632b0cb57324 <vm_exec_core+14100>, 0x632b0cb57395 <vm_exec_core+14213>, 0x632b0cb5b046 <vm_exec_core+29750>, 0x632b0cb54f30 <vm_exec_core+4896>, 0x632b0cb5a87e <vm_exec_core+27758>, 0x632b0cb56650 <vm_exec_core+10816>, 0x632b0cb5411a <vm_exec_core+1290>, 0x632b0cb55888 <vm_exec_core+7288>, 0x632b0cb5ac36 <vm_exec_core+28710>, 0x632b0cb554a0 <vm_exec_core+6288>, 0x632b0cb5b78c <vm_exec_core+31612>, 0x632b0cb59c67 <vm_exec_core+24663>, 0x632b0cb57e48 <vm_exec_core+16952>, 0x632b0cb5449a <vm_exec_core+2186>, 0x632b0cb5b1ef <vm_exec_core+30175>, 0x632b0cb5ae99 <vm_exec_core+29321>, 0x632b0cb55682 <vm_exec_core+6770>, 0x632b0cb549c8 <vm_exec_core+3512>, 0x632b0cb5a22a <vm_exec_core+26138>, 0x632b0cb55f51 <vm_exec_core+9025>, 0x632b0cb5b48c <vm_exec_core+30844>, 0x632b0cb5b07a <vm_exec_core+29802>, 0x632b0cb564c6 <vm_exec_core+10422>, 0x632b0cb57db3 <vm_exec_core+16803>, 0x632b0cb59f3a <vm_exec_core+25386>, 0x632b0cb5af88 <vm_exec_core+29560>, 0x632b0cb58a8d <vm_exec_core+20093>, 0x632b0cb59fd2 <vm_exec_core+25538>, 0x632b0cb5a3e0 <vm_exec_core+26576>, 0x632b0cb589ca <vm_exec_core+19898>, 0x632b0cb548d7 <vm_exec_core+3271>, 0x632b0cb596c7 <vm_exec_core+23223>, 0x632b0cb54726 <vm_exec_core+2838>, 0x632b0cb54a56 <vm_exec_core+3654>, 0x632b0cb56cf5 <vm_exec_core+12517>, 0x632b0cb58912 <vm_exec_core+19714>, 0x632b0cb594dd <vm_exec_core+22733>, 0x632b0cb5843a <vm_exec_core+18474>, 0x632b0cb543b4 <vm_exec_core+1956>, 0x632b0cb5a7e6 <vm_exec_core+27606>, 0x632b0cb5adbb <vm_exec_core+29099>, 0x632b0cb54c50 <vm_exec_core+4160>, 0x632b0cb55b58 <vm_exec_core+8008>, 0x632b0cb557e1 <vm_exec_core+7121>, 0x632b0cb56041 <vm_exec_core+9265>, 0x632b0cb57bd6 <vm_exec_core+16326>, 0x632b0cb55162 <vm_exec_core+5458>, 0x632b0cb5a72d <vm_exec_core+27421>, 0x632b0cb55ae6 <vm_exec_core+7894>, 0x632b0cb576e6 <vm_exec_core+15062>, 0x632b0cb58126 <vm_exec_core+17686>, 0x632b0cb5a2cc <vm_exec_core+26300>, 0x632b0cb58e74 <vm_exec_core+21092>, 0x632b0cb562ac <vm_exec_core+9884>, 0x632b0cb55c57 <vm_exec_core+8263>, 0x632b0cb5a1ac <vm_exec_core+26012>, 0x632b0cb5703e <vm_exec_core+13358>, 0x632b0cb59755 <vm_exec_core+23365>, 0x632b0cb58f89 <vm_exec_core+21369>, 0x632b0cb58d33 <vm_exec_core+20771>, 0x632b0cb54ca0 <vm_exec_core+4240>, 0x632b0cb584e1 <vm_exec_core+18641>, 0x632b0cb5a688 <vm_exec_core+27256>, 0x632b0cb56570 <vm_exec_core+10592>, 0x632b0cb5a0d1 <vm_exec_core+25793>, 0x632b0cb5664b <vm_exec_core+10811>, 0x632b0cb58c58 <vm_exec_core+20552>, 0x632b0cb58d47 <vm_exec_core+20791>, 0x632b0cb5827b <vm_exec_core+18027>, 0x632b0cb586cc <vm_exec_core+19132>, 0x632b0cb56a66 <vm_exec_core+11862>, 0x632b0cb560b7 <vm_exec_core+9383>, 0x632b0cb59d40 <vm_exec_core+24880>, 0x632b0cb61ec8 <vm_exec_core+58040>, 0x632b0cb569b0 <vm_exec_core+11680>, 0x632b0cb585bf <vm_exec_core+18863>, 0x632b0cb58b50 <vm_exec_core+20288>, 0x632b0cb552cc <vm_exec_core+5820>, 0x632b0cb5544f <vm_exec_core+6207>, 0x632b0cb553d2 <vm_exec_core+6082>, 0x632b0cb55bf7 <vm_exec_core+8167>, 0x632b0cb55fc7 <vm_exec_core+9143>, 0x632b0cb57fc6 <vm_exec_core+17334>, 0x632b0cb5753e <vm_exec_core+14638>, 0x632b0cb57fc1 <vm_exec_core+17329>, 0x632b0cb589c5 <vm_exec_core+19893>, 0x632b0cb5890d <vm_exec_core+19709>, 0x632b0cb55bf2 <vm_exec_core+8162>, 0x632b0cb58d33 <vm_exec_core+20771>...}
        reg_cfp = 0x781f07fff410
        reg_pc = 0x523000009608
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
th: 0x632b0d45f700, native_id: 0x781f0ad43c40
-- Control frame information -----------------------------------------------
c:0020 p:---- s:0177 e:000176 l:y b:---- CFUNC  :read
c:0019 p:---- s:0174 e:000173 l:y b:---- CFUNC  :popen
c:0018 p:0289 s:0169 e:000167 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
c:0017 p:0084 s:0130 e:000129 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0016 p:0053 s:0112 e:000111 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:633
c:0015 p:0038 s:0106 e:000105 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
c:0014 p:0007 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:618
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_getinstancevariable = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
        INSN_LABEL_setinstancevariable = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:001ac0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:002650 l:y b:---- DUMMY  [FINISH]

th: 0x515000075880, native_id: 0x781ee81d86c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x515000169700, native_id: 0x781eea8fd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#33 0x0000632b0cb4f151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#34 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#35 0x0000632b0cbe15f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x781f07fff620, self=132074682378240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x781f0a36be78
        cfp = <optimized out>
        sp = 0x781f07effa28
        use_argv = 0x781f08a34360
        stack_argv = 0x781f07effa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#36 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1835
        captured = 0x781f07fff620
#37 0x0000632b0cb8170c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#38 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#39 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#40 0x0000632b0cb8170c in rb_yield (val=<optimized out>)
No locals.
#41 0x0000632b0cd5d206 in rb_ary_collect (ary=132074180677120) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 132074174084160
        i = 28
#42 0x0000632b0cbc0638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x781f0a58e688
        cfunc = 0x5060000163a8
        recv = 132074180677120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#43 0x0000632b0cb59a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x781f07fff608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#44 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5120000101b0
        insns_address_table = {0x632b0cb5b055 <vm_exec_core+29765>, 0x632b0cb54f3f <vm_exec_core+4911>, 0x632b0cb5a88d <vm_exec_core+27773>, 0x632b0cb5665f <vm_exec_core+10831>, 0x632b0cb54129 <vm_exec_core+1305>, 0x632b0cb55897 <vm_exec_core+7303>, 0x632b0cb5ac45 <vm_exec_core+28725>, 0x632b0cb554af <vm_exec_core+6303>, 0x632b0cb5b79b <vm_exec_core+31627>, 0x632b0cb59c76 <vm_exec_core+24678>, 0x632b0cb57e57 <vm_exec_core+16967>, 0x632b0cb544a9 <vm_exec_core+2201>, 0x632b0cb5b1fe <vm_exec_core+30190>, 0x632b0cb5aea8 <vm_exec_core+29336>, 0x632b0cb55691 <vm_exec_core+6785>, 0x632b0cb549d7 <vm_exec_core+3527>, 0x632b0cb5a239 <vm_exec_core+26153>, 0x632b0cb55f60 <vm_exec_core+9040>, 0x632b0cb5b49b <vm_exec_core+30859>, 0x632b0cb5b089 <vm_exec_core+29817>, 0x632b0cb564d5 <vm_exec_core+10437>, 0x632b0cb57dc2 <vm_exec_core+16818>, 0x632b0cb59f49 <vm_exec_core+25401>, 0x632b0cb5af97 <vm_exec_core+29575>, 0x632b0cb58a9c <vm_exec_core+20108>, 0x632b0cb59fe1 <vm_exec_core+25553>, 0x632b0cb5a3ef <vm_exec_core+26591>, 0x632b0cb589d9 <vm_exec_core+19913>, 0x632b0cb548e6 <vm_exec_core+3286>, 0x632b0cb596d6 <vm_exec_core+23238>, 0x632b0cb54735 <vm_exec_core+2853>, 0x632b0cb54a65 <vm_exec_core+3669>, 0x632b0cb56d04 <vm_exec_core+12532>, 0x632b0cb58921 <vm_exec_core+19729>, 0x632b0cb594ec <vm_exec_core+22748>, 0x632b0cb58449 <vm_exec_core+18489>, 0x632b0cb543c3 <vm_exec_core+1971>, 0x632b0cb5a7f5 <vm_exec_core+27621>, 0x632b0cb5adca <vm_exec_core+29114>, 0x632b0cb54c5f <vm_exec_core+4175>, 0x632b0cb55b67 <vm_exec_core+8023>, 0x632b0cb557f0 <vm_exec_core+7136>, 0x632b0cb56050 <vm_exec_core+9280>, 0x632b0cb57be5 <vm_exec_core+16341>, 0x632b0cb55171 <vm_exec_core+5473>, 0x632b0cb5a73c <vm_exec_core+27436>, 0x632b0cb55af5 <vm_exec_core+7909>, 0x632b0cb576f5 <vm_exec_core+15077>, 0x632b0cb58135 <vm_exec_core+17701>, 0x632b0cb5a2db <vm_exec_core+26315>, 0x632b0cb58e83 <vm_exec_core+21107>, 0x632b0cb562bb <vm_exec_core+9899>, 0x632b0cb55c66 <vm_exec_core+8278>, 0x632b0cb5a1bb <vm_exec_core+26027>, 0x632b0cb5704d <vm_exec_core+13373>, 0x632b0cb59764 <vm_exec_core+23380>, 0x632b0cb58f98 <vm_exec_core+21384>, 0x632b0cb53f58 <vm_exec_core+840>, 0x632b0cb54caf <vm_exec_core+4255>, 0x632b0cb584f0 <vm_exec_core+18656>, 0x632b0cb5a697 <vm_exec_core+27271>, 0x632b0cb5657f <vm_exec_core+10607>, 0x632b0cb5a0e0 <vm_exec_core+25808>, 0x632b0cb55e6d <vm_exec_core+8797>, 0x632b0cb58c67 <vm_exec_core+20567>, 0x632b0cb58d56 <vm_exec_core+20806>, 0x632b0cb5828a <vm_exec_core+18042>, 0x632b0cb586db <vm_exec_core+19147>, 0x632b0cb56a75 <vm_exec_core+11877>, 0x632b0cb560c6 <vm_exec_core+9398>, 0x632b0cb59d4f <vm_exec_core+24895>, 0x632b0cb61ed7 <vm_exec_core+58055>, 0x632b0cb569bf <vm_exec_core+11695>, 0x632b0cb585ce <vm_exec_core+18878>, 0x632b0cb58b5f <vm_exec_core+20303>, 0x632b0cb552db <vm_exec_core+5835>, 0x632b0cb5545e <vm_exec_core+6222>, 0x632b0cb553e1 <vm_exec_core+6097>, 0x632b0cb55c06 <vm_exec_core+8182>, 0x632b0cb55fd6 <vm_exec_core+9158>, 0x632b0cb57fd5 <vm_exec_core+17349>, 0x632b0cb5754d <vm_exec_core+14653>, 0x632b0cb5b3c7 <vm_exec_core+30647>, 0x632b0cb54029 <vm_exec_core+1049>, 0x632b0cb555ba <vm_exec_core+6570>, 0x632b0cb5b8bf <vm_exec_core+31919>, 0x632b0cb595b2 <vm_exec_core+22946>, 0x632b0cb58344 <vm_exec_core+18228>, 0x632b0cb5a481 <vm_exec_core+26737>, 0x632b0cb53f5d <vm_exec_core+845>, 0x632b0cb5ab6e <vm_exec_core+28510>, 0x632b0cb5b515 <vm_exec_core+30981>, 0x632b0cb5b5e1 <vm_exec_core+31185>, 0x632b0cb547b4 <vm_exec_core+2980>, 0x632b0cb5b103 <vm_exec_core+29939>, 0x632b0cb56f76 <vm_exec_core+13158>, 0x632b0cb5b285 <vm_exec_core+30325>, 0x632b0cb56398 <vm_exec_core+10120>, 0x632b0cb5aae8 <vm_exec_core+28376>, 0x632b0cb546a0 <vm_exec_core+2704>, 0x632b0cb5521d <vm_exec_core+5645>, 0x632b0cb5b6af <vm_exec_core+31391>, 0x632b0cb57805 <vm_exec_core+15349>, 0x632b0cb573f7 <vm_exec_core+14311>, 0x632b0cb57c7f <vm_exec_core+16495>, 0x632b0cb5720a <vm_exec_core+13818>, 0x632b0cb57acb <vm_exec_core+16059>, 0x632b0cb579fd <vm_exec_core+15853>, 0x632b0cb568dc <vm_exec_core+11468>, 0x632b0cb57115 <vm_exec_core+13573>, 0x632b0cb56e38 <vm_exec_core+12840>, 0x632b0cb57324 <vm_exec_core+14100>, 0x632b0cb57395 <vm_exec_core+14213>, 0x632b0cb5b046 <vm_exec_core+29750>, 0x632b0cb54f30 <vm_exec_core+4896>, 0x632b0cb5a87e <vm_exec_core+27758>, 0x632b0cb56650 <vm_exec_core+10816>, 0x632b0cb5411a <vm_exec_core+1290>, 0x632b0cb55888 <vm_exec_core+7288>, 0x632b0cb5ac36 <vm_exec_core+28710>, 0x632b0cb554a0 <vm_exec_core+6288>, 0x632b0cb5b78c <vm_exec_core+31612>, 0x632b0cb59c67 <vm_exec_core+24663>, 0x632b0cb57e48 <vm_exec_core+16952>, 0x632b0cb5449a <vm_exec_core+2186>, 0x632b0cb5b1ef <vm_exec_core+30175>, 0x632b0cb5ae99 <vm_exec_core+29321>, 0x632b0cb55682 <vm_exec_core+6770>, 0x632b0cb549c8 <vm_exec_core+3512>, 0x632b0cb5a22a <vm_exec_core+26138>, 0x632b0cb55f51 <vm_exec_core+9025>, 0x632b0cb5b48c <vm_exec_core+30844>, 0x632b0cb5b07a <vm_exec_core+29802>, 0x632b0cb564c6 <vm_exec_core+10422>, 0x632b0cb57db3 <vm_exec_core+16803>, 0x632b0cb59f3a <vm_exec_core+25386>, 0x632b0cb5af88 <vm_exec_core+29560>, 0x632b0cb58a8d <vm_exec_core+20093>, 0x632b0cb59fd2 <vm_exec_core+25538>, 0x632b0cb5a3e0 <vm_exec_core+26576>, 0x632b0cb589ca <vm_exec_core+19898>, 0x632b0cb548d7 <vm_exec_core+3271>, 0x632b0cb596c7 <vm_exec_core+23223>, 0x632b0cb54726 <vm_exec_core+2838>, 0x632b0cb54a56 <vm_exec_core+3654>, 0x632b0cb56cf5 <vm_exec_core+12517>, 0x632b0cb58912 <vm_exec_core+19714>, 0x632b0cb594dd <vm_exec_core+22733>, 0x632b0cb5843a <vm_exec_core+18474>, 0x632b0cb543b4 <vm_exec_core+1956>, 0x632b0cb5a7e6 <vm_exec_core+27606>, 0x632b0cb5adbb <vm_exec_core+29099>, 0x632b0cb54c50 <vm_exec_core+4160>, 0x632b0cb55b58 <vm_exec_core+8008>, 0x632b0cb557e1 <vm_exec_core+7121>, 0x632b0cb56041 <vm_exec_core+9265>, 0x632b0cb57bd6 <vm_exec_core+16326>, 0x632b0cb55162 <vm_exec_core+5458>, 0x632b0cb5a72d <vm_exec_core+27421>, 0x632b0cb55ae6 <vm_exec_core+7894>, 0x632b0cb576e6 <vm_exec_core+15062>, 0x632b0cb58126 <vm_exec_core+17686>, 0x632b0cb5a2cc <vm_exec_core+26300>, 0x632b0cb58e74 <vm_exec_core+21092>, 0x632b0cb562ac <vm_exec_core+9884>, 0x632b0cb55c57 <vm_exec_core+8263>, 0x632b0cb5a1ac <vm_exec_core+26012>, 0x632b0cb5703e <vm_exec_core+13358>, 0x632b0cb59755 <vm_exec_core+23365>, 0x632b0cb58f89 <vm_exec_core+21369>, 0x632b0cb58d33 <vm_exec_core+20771>, 0x632b0cb54ca0 <vm_exec_core+4240>, 0x632b0cb584e1 <vm_exec_core+18641>, 0x632b0cb5a688 <vm_exec_core+27256>, 0x632b0cb56570 <vm_exec_core+10592>, 0x632b0cb5a0d1 <vm_exec_core+25793>, 0x632b0cb5664b <vm_exec_core+10811>, 0x632b0cb58c58 <vm_exec_core+20552>, 0x632b0cb58d47 <vm_exec_core+20791>, 0x632b0cb5827b <vm_exec_core+18027>, 0x632b0cb586cc <vm_exec_core+19132>, 0x632b0cb56a66 <vm_exec_core+11862>, 0x632b0cb560b7 <vm_exec_core+9383>, 0x632b0cb59d40 <vm_exec_core+24880>, 0x632b0cb61ec8 <vm_exec_core+58040>, 0x632b0cb569b0 <vm_exec_core+11680>, 0x632b0cb585bf <vm_exec_core+18863>, 0x632b0cb58b50 <vm_exec_core+20288>, 0x632b0cb552cc <vm_exec_core+5820>, 0x632b0cb5544f <vm_exec_core+6207>, 0x632b0cb553d2 <vm_exec_core+6082>, 0x632b0cb55bf7 <vm_exec_core+8167>, 0x632b0cb55fc7 <vm_exec_core+9143>, 0x632b0cb57fc6 <vm_exec_core+17334>, 0x632b0cb5753e <vm_exec_core+14638>, 0x632b0cb57fc1 <vm_exec_core+17329>, 0x632b0cb589c5 <vm_exec_core+19893>, 0x632b0cb5890d <vm_exec_core+19709>, 0x632b0cb55bf2 <vm_exec_core+8162>, 0x632b0cb58d33 <vm_exec_core+20771>...}
        reg_cfp = 0x781f07fff608
        reg_pc = 0x51900003c910
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#45 0x0000632b0cb4f151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#46 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#47 0x0000632b0cbe15f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x781f07fff738, self=132074682378240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x781f0a3da3c8
        cfp = <optimized out>
        sp = 0x781f07eff8d0
        use_argv = 0x781f08a44660
        stack_argv = 0x781f07eff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1835
        captured = 0x781f07fff738
#49 0x0000632b0cb8170c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#52 0x0000632b0cb8170c in rb_yield (val=<optimized out>)
No locals.
#53 0x0000632b0cd5d206 in rb_ary_collect (ary=132074163850400) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 132074163850160
        i = 0
#54 0x0000632b0cbc0638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x781f0a58e688
        cfunc = 0x5060000163a8
        recv = 132074163850400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#55 0x0000632b0cb59a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x781f07fff720, cd=0x5020000214f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020000214f0
        insns_address_table = {0x632b0cb5b055 <vm_exec_core+29765>, 0x632b0cb54f3f <vm_exec_core+4911>, 0x632b0cb5a88d <vm_exec_core+27773>, 0x632b0cb5665f <vm_exec_core+10831>, 0x632b0cb54129 <vm_exec_core+1305>, 0x632b0cb55897 <vm_exec_core+7303>, 0x632b0cb5ac45 <vm_exec_core+28725>, 0x632b0cb554af <vm_exec_core+6303>, 0x632b0cb5b79b <vm_exec_core+31627>, 0x632b0cb59c76 <vm_exec_core+24678>, 0x632b0cb57e57 <vm_exec_core+16967>, 0x632b0cb544a9 <vm_exec_core+2201>, 0x632b0cb5b1fe <vm_exec_core+30190>, 0x632b0cb5aea8 <vm_exec_core+29336>, 0x632b0cb55691 <vm_exec_core+6785>, 0x632b0cb549d7 <vm_exec_core+3527>, 0x632b0cb5a239 <vm_exec_core+26153>, 0x632b0cb55f60 <vm_exec_core+9040>, 0x632b0cb5b49b <vm_exec_core+30859>, 0x632b0cb5b089 <vm_exec_core+29817>, 0x632b0cb564d5 <vm_exec_core+10437>, 0x632b0cb57dc2 <vm_exec_core+16818>, 0x632b0cb59f49 <vm_exec_core+25401>, 0x632b0cb5af97 <vm_exec_core+29575>, 0x632b0cb58a9c <vm_exec_core+20108>, 0x632b0cb59fe1 <vm_exec_core+25553>, 0x632b0cb5a3ef <vm_exec_core+26591>, 0x632b0cb589d9 <vm_exec_core+19913>, 0x632b0cb548e6 <vm_exec_core+3286>, 0x632b0cb596d6 <vm_exec_core+23238>, 0x632b0cb54735 <vm_exec_core+2853>, 0x632b0cb54a65 <vm_exec_core+3669>, 0x632b0cb56d04 <vm_exec_core+12532>, 0x632b0cb58921 <vm_exec_core+19729>, 0x632b0cb594ec <vm_exec_core+22748>, 0x632b0cb58449 <vm_exec_core+18489>, 0x632b0cb543c3 <vm_exec_core+1971>, 0x632b0cb5a7f5 <vm_exec_core+27621>, 0x632b0cb5adca <vm_exec_core+29114>, 0x632b0cb54c5f <vm_exec_core+4175>, 0x632b0cb55b67 <vm_exec_core+8023>, 0x632b0cb557f0 <vm_exec_core+7136>, 0x632b0cb56050 <vm_exec_core+9280>, 0x632b0cb57be5 <vm_exec_core+16341>, 0x632b0cb55171 <vm_exec_core+5473>, 0x632b0cb5a73c <vm_exec_core+27436>, 0x632b0cb55af5 <vm_exec_core+7909>, 0x632b0cb576f5 <vm_exec_core+15077>, 0x632b0cb58135 <vm_exec_core+17701>, 0x632b0cb5a2db <vm_exec_core+26315>, 0x632b0cb58e83 <vm_exec_core+21107>, 0x632b0cb562bb <vm_exec_core+9899>, 0x632b0cb55c66 <vm_exec_core+8278>, 0x632b0cb5a1bb <vm_exec_core+26027>, 0x632b0cb5704d <vm_exec_core+13373>, 0x632b0cb59764 <vm_exec_core+23380>, 0x632b0cb58f98 <vm_exec_core+21384>, 0x632b0cb53f58 <vm_exec_core+840>, 0x632b0cb54caf <vm_exec_core+4255>, 0x632b0cb584f0 <vm_exec_core+18656>, 0x632b0cb5a697 <vm_exec_core+27271>, 0x632b0cb5657f <vm_exec_core+10607>, 0x632b0cb5a0e0 <vm_exec_core+25808>, 0x632b0cb55e6d <vm_exec_core+8797>, 0x632b0cb58c67 <vm_exec_core+20567>, 0x632b0cb58d56 <vm_exec_core+20806>, 0x632b0cb5828a <vm_exec_core+18042>, 0x632b0cb586db <vm_exec_core+19147>, 0x632b0cb56a75 <vm_exec_core+11877>, 0x632b0cb560c6 <vm_exec_core+9398>, 0x632b0cb59d4f <vm_exec_core+24895>, 0x632b0cb61ed7 <vm_exec_core+58055>, 0x632b0cb569bf <vm_exec_core+11695>, 0x632b0cb585ce <vm_exec_core+18878>, 0x632b0cb58b5f <vm_exec_core+20303>, 0x632b0cb552db <vm_exec_core+5835>, 0x632b0cb5545e <vm_exec_core+6222>, 0x632b0cb553e1 <vm_exec_core+6097>, 0x632b0cb55c06 <vm_exec_core+8182>, 0x632b0cb55fd6 <vm_exec_core+9158>, 0x632b0cb57fd5 <vm_exec_core+17349>, 0x632b0cb5754d <vm_exec_core+14653>, 0x632b0cb5b3c7 <vm_exec_core+30647>, 0x632b0cb54029 <vm_exec_core+1049>, 0x632b0cb555ba <vm_exec_core+6570>, 0x632b0cb5b8bf <vm_exec_core+31919>, 0x632b0cb595b2 <vm_exec_core+22946>, 0x632b0cb58344 <vm_exec_core+18228>, 0x632b0cb5a481 <vm_exec_core+26737>, 0x632b0cb53f5d <vm_exec_core+845>, 0x632b0cb5ab6e <vm_exec_core+28510>, 0x632b0cb5b515 <vm_exec_core+30981>, 0x632b0cb5b5e1 <vm_exec_core+31185>, 0x632b0cb547b4 <vm_exec_core+2980>, 0x632b0cb5b103 <vm_exec_core+29939>, 0x632b0cb56f76 <vm_exec_core+13158>, 0x632b0cb5b285 <vm_exec_core+30325>, 0x632b0cb56398 <vm_exec_core+10120>, 0x632b0cb5aae8 <vm_exec_core+28376>, 0x632b0cb546a0 <vm_exec_core+2704>, 0x632b0cb5521d <vm_exec_core+5645>, 0x632b0cb5b6af <vm_exec_core+31391>, 0x632b0cb57805 <vm_exec_core+15349>, 0x632b0cb573f7 <vm_exec_core+14311>, 0x632b0cb57c7f <vm_exec_core+16495>, 0x632b0cb5720a <vm_exec_core+13818>, 0x632b0cb57acb <vm_exec_core+16059>, 0x632b0cb579fd <vm_exec_core+15853>, 0x632b0cb568dc <vm_exec_core+11468>, 0x632b0cb57115 <vm_exec_core+13573>, 0x632b0cb56e38 <vm_exec_core+12840>, 0x632b0cb57324 <vm_exec_core+14100>, 0x632b0cb57395 <vm_exec_core+14213>, 0x632b0cb5b046 <vm_exec_core+29750>, 0x632b0cb54f30 <vm_exec_core+4896>, 0x632b0cb5a87e <vm_exec_core+27758>, 0x632b0cb56650 <vm_exec_core+10816>, 0x632b0cb5411a <vm_exec_core+1290>, 0x632b0cb55888 <vm_exec_core+7288>, 0x632b0cb5ac36 <vm_exec_core+28710>, 0x632b0cb554a0 <vm_exec_core+6288>, 0x632b0cb5b78c <vm_exec_core+31612>, 0x632b0cb59c67 <vm_exec_core+24663>, 0x632b0cb57e48 <vm_exec_core+16952>, 0x632b0cb5449a <vm_exec_core+2186>, 0x632b0cb5b1ef <vm_exec_core+30175>, 0x632b0cb5ae99 <vm_exec_core+29321>, 0x632b0cb55682 <vm_exec_core+6770>, 0x632b0cb549c8 <vm_exec_core+3512>, 0x632b0cb5a22a <vm_exec_core+26138>, 0x632b0cb55f51 <vm_exec_core+9025>, 0x632b0cb5b48c <vm_exec_core+30844>, 0x632b0cb5b07a <vm_exec_core+29802>, 0x632b0cb564c6 <vm_exec_core+10422>, 0x632b0cb57db3 <vm_exec_core+16803>, 0x632b0cb59f3a <vm_exec_core+25386>, 0x632b0cb5af88 <vm_exec_core+29560>, 0x632b0cb58a8d <vm_exec_core+20093>, 0x632b0cb59fd2 <vm_exec_core+25538>, 0x632b0cb5a3e0 <vm_exec_core+26576>, 0x632b0cb589ca <vm_exec_core+19898>, 0x632b0cb548d7 <vm_exec_core+3271>, 0x632b0cb596c7 <vm_exec_core+23223>, 0x632b0cb54726 <vm_exec_core+2838>, 0x632b0cb54a56 <vm_exec_core+3654>, 0x632b0cb56cf5 <vm_exec_core+12517>, 0x632b0cb58912 <vm_exec_core+19714>, 0x632b0cb594dd <vm_exec_core+22733>, 0x632b0cb5843a <vm_exec_core+18474>, 0x632b0cb543b4 <vm_exec_core+1956>, 0x632b0cb5a7e6 <vm_exec_core+27606>, 0x632b0cb5adbb <vm_exec_core+29099>, 0x632b0cb54c50 <vm_exec_core+4160>, 0x632b0cb55b58 <vm_exec_core+8008>, 0x632b0cb557e1 <vm_exec_core+7121>, 0x632b0cb56041 <vm_exec_core+9265>, 0x632b0cb57bd6 <vm_exec_core+16326>, 0x632b0cb55162 <vm_exec_core+5458>, 0x632b0cb5a72d <vm_exec_core+27421>, 0x632b0cb55ae6 <vm_exec_core+7894>, 0x632b0cb576e6 <vm_exec_core+15062>, 0x632b0cb58126 <vm_exec_core+17686>, 0x632b0cb5a2cc <vm_exec_core+26300>, 0x632b0cb58e74 <vm_exec_core+21092>, 0x632b0cb562ac <vm_exec_core+9884>, 0x632b0cb55c57 <vm_exec_core+8263>, 0x632b0cb5a1ac <vm_exec_core+26012>, 0x632b0cb5703e <vm_exec_core+13358>, 0x632b0cb59755 <vm_exec_core+23365>, 0x632b0cb58f89 <vm_exec_core+21369>, 0x632b0cb58d33 <vm_exec_core+20771>, 0x632b0cb54ca0 <vm_exec_core+4240>, 0x632b0cb584e1 <vm_exec_core+18641>, 0x632b0cb5a688 <vm_exec_core+27256>, 0x632b0cb56570 <vm_exec_core+10592>, 0x632b0cb5a0d1 <vm_exec_core+25793>, 0x632b0cb5664b <vm_exec_core+10811>, 0x632b0cb58c58 <vm_exec_core+20552>, 0x632b0cb58d47 <vm_exec_core+20791>, 0x632b0cb5827b <vm_exec_core+18027>, 0x632b0cb586cc <vm_exec_core+19132>, 0x632b0cb56a66 <vm_exec_core+11862>, 0x632b0cb560b7 <vm_exec_core+9383>, 0x632b0cb59d40 <vm_exec_core+24880>, 0x632b0cb61ec8 <vm_exec_core+58040>, 0x632b0cb569b0 <vm_exec_core+11680>, 0x632b0cb585bf <vm_exec_core+18863>, 0x632b0cb58b50 <vm_exec_core+20288>, 0x632b0cb552cc <vm_exec_core+5820>, 0x632b0cb5544f <vm_exec_core+6207>, 0x632b0cb553d2 <vm_exec_core+6082>, 0x632b0cb55bf7 <vm_exec_core+8167>, 0x632b0cb55fc7 <vm_exec_core+9143>, 0x632b0cb57fc6 <vm_exec_core+17334>, 0x632b0cb5753e <vm_exec_core+14638>, 0x632b0cb57fc1 <vm_exec_core+17329>, 0x632b0cb589c5 <vm_exec_core+19893>, 0x632b0cb5890d <vm_exec_core+19709>, 0x632b0cb55bf2 <vm_exec_core+8162>, 0x632b0cb58d33 <vm_exec_core+20771>...}
        reg_cfp = 0x781f07fff720
        reg_pc = 0x504000005f78
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#57 0x0000632b0cb4f151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#58 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#59 0x0000632b0cb98c16 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
        ec = 0x5170000000d8
        val = <optimized out>
#60 0x0000632b0c777c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x781f0a3da558) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe9837f70, <optimized out>, 0x7fffe9837ec0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x781f0a3da558
#61 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#62 0x0000632b0c770b87 in rb_main (argc=11, argv=0x7fffe9838138) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#63 main (argc=11, argv=0x7fffe9838138) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 764458) detached]
$ timeout 60 gdb -p 764434 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 764436]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000074ff15326d07 in __GI___select (nfds=29, readfds=0x50c005a4d500, writefds=0x0, exceptfds=0x0, timeout=0x7ffe7d0eafe0) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x74ff155d9c40 (LWP 764434) "ruby" 0x000074ff15326d07 in __GI___select (nfds=29, readfds=0x50c005a4d500, writefds=0x0, exceptfds=0x0, timeout=0x7ffe7d0eafe0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x74fef93ff6c0 (LWP 764436) "ruby" 0x000074ff1531b4fd in __GI___poll (fds=0x74fef5dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x74fef93ff6c0 (LWP 764436) "ruby"):
#0  0x000074ff1531b4fd in __GI___poll (fds=0x74fef5dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b31f317771a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b31f3581b5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
        vm = <optimized out>
#4  0x00005b31f31d0acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000074ff1529caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128638452233920, -6861802467683466957, 128638452233920, -352, 0, 140730996543024, -6861802467670884045, -6861758299624308429}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000074ff15329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x74ff155d9c40 (LWP 764434) "ruby"):
#0  0x000074ff15326d07 in __GI___select (nfds=29, readfds=0x50c005a4d500, writefds=0x0, exceptfds=0x0, timeout=0x7ffe7d0eafe0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 537352797}
        pts64 = 0x7ffe7d0eae60
        r = <optimized out>
#1  0x00005b31f35673c5 in native_fd_select (n=29, readfds=0x50c005a4d500, writefds=0x0, exceptfds=0x74ff15326d07 <__GI___select+327>, timeout=0x7ffe7d0eae60, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2  do_select (p=128638887669120) at /tmp/ruby/src/trunk_asan/thread.c:4531
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffe7d0eaf90
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005b31f321c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe7d0eb150, <optimized out>, 0x7ffe7d0eb060, <optimized out>, <optimized out>}, prev = 0x74ff13342c60, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005b31f321cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#5  0x00005b31f35668a2 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4593
        set = {max = 29, th = 0x5b31f3eff700 <_main_thread>, rset = 0x74ff13342b40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x74ff13342ba0}
#6  0x00005b31f32f51b5 in select_internal (read=128638384420960, write=4, except=4, tp=0x74ff13342ba0, fds=0x74ff13342b40) at /tmp/ruby/src/trunk_asan/io.c:10754
        timerec = <optimized out>
        max = 29
        pending = <optimized out>
        rp = 0x74ff13342b40
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#7  select_call (arg=128638887668512) at /tmp/ruby/src/trunk_asan/io.c:10824
        p = 0x74ff13342b20
#8  0x00005b31f321c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe7d0eb4d0, <optimized out>, 0x7ffe7d0eb3e0, <optimized out>, <optimized out>}, prev = 0x74ff1331f740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#9  0x00005b31f321cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#10 0x00005b31f32d109b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#11 0x00005b31f3660638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x165100100009
        cc = <optimized out>
        me = 0x74ff14bf8b40
        cfunc = 0x506000021208
        recv = 128638913542400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005b31f3600691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x74ff14e713a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b31f35fb055 <vm_exec_core+29765>, 0x5b31f35f4f3f <vm_exec_core+4911>, 0x5b31f35fa88d <vm_exec_core+27773>, 0x5b31f35f665f <vm_exec_core+10831>, 0x5b31f35f4129 <vm_exec_core+1305>, 0x5b31f35f5897 <vm_exec_core+7303>, 0x5b31f35fac45 <vm_exec_core+28725>, 0x5b31f35f54af <vm_exec_core+6303>, 0x5b31f35fb79b <vm_exec_core+31627>, 0x5b31f35f9c76 <vm_exec_core+24678>, 0x5b31f35f7e57 <vm_exec_core+16967>, 0x5b31f35f44a9 <vm_exec_core+2201>, 0x5b31f35fb1fe <vm_exec_core+30190>, 0x5b31f35faea8 <vm_exec_core+29336>, 0x5b31f35f5691 <vm_exec_core+6785>, 0x5b31f35f49d7 <vm_exec_core+3527>, 0x5b31f35fa239 <vm_exec_core+26153>, 0x5b31f35f5f60 <vm_exec_core+9040>, 0x5b31f35fb49b <vm_exec_core+30859>, 0x5b31f35fb089 <vm_exec_core+29817>, 0x5b31f35f64d5 <vm_exec_core+10437>, 0x5b31f35f7dc2 <vm_exec_core+16818>, 0x5b31f35f9f49 <vm_exec_core+25401>, 0x5b31f35faf97 <vm_exec_core+29575>, 0x5b31f35f8a9c <vm_exec_core+20108>, 0x5b31f35f9fe1 <vm_exec_core+25553>, 0x5b31f35fa3ef <vm_exec_core+26591>, 0x5b31f35f89d9 <vm_exec_core+19913>, 0x5b31f35f48e6 <vm_exec_core+3286>, 0x5b31f35f96d6 <vm_exec_core+23238>, 0x5b31f35f4735 <vm_exec_core+2853>, 0x5b31f35f4a65 <vm_exec_core+3669>, 0x5b31f35f6d04 <vm_exec_core+12532>, 0x5b31f35f8921 <vm_exec_core+19729>, 0x5b31f35f94ec <vm_exec_core+22748>, 0x5b31f35f8449 <vm_exec_core+18489>, 0x5b31f35f43c3 <vm_exec_core+1971>, 0x5b31f35fa7f5 <vm_exec_core+27621>, 0x5b31f35fadca <vm_exec_core+29114>, 0x5b31f35f4c5f <vm_exec_core+4175>, 0x5b31f35f5b67 <vm_exec_core+8023>, 0x5b31f35f57f0 <vm_exec_core+7136>, 0x5b31f35f6050 <vm_exec_core+9280>, 0x5b31f35f7be5 <vm_exec_core+16341>, 0x5b31f35f5171 <vm_exec_core+5473>, 0x5b31f35fa73c <vm_exec_core+27436>, 0x5b31f35f5af5 <vm_exec_core+7909>, 0x5b31f35f76f5 <vm_exec_core+15077>, 0x5b31f35f8135 <vm_exec_core+17701>, 0x5b31f35fa2db <vm_exec_core+26315>, 0x5b31f35f8e83 <vm_exec_core+21107>, 0x5b31f35f62bb <vm_exec_core+9899>, 0x5b31f35f5c66 <vm_exec_core+8278>, 0x5b31f35fa1bb <vm_exec_core+26027>, 0x5b31f35f704d <vm_exec_core+13373>, 0x5b31f35f9764 <vm_exec_core+23380>, 0x5b31f35f8f98 <vm_exec_core+21384>, 0x5b31f35f3f58 <vm_exec_core+840>, 0x5b31f35f4caf <vm_exec_core+4255>, 0x5b31f35f84f0 <vm_exec_core+18656>, 0x5b31f35fa697 <vm_exec_core+27271>, 0x5b31f35f657f <vm_exec_core+10607>, 0x5b31f35fa0e0 <vm_exec_core+25808>, 0x5b31f35f5e6d <vm_exec_core+8797>, 0x5b31f35f8c67 <vm_exec_core+20567>, 0x5b31f35f8d56 <vm_exec_core+20806>, 0x5b31f35f828a <vm_exec_core+18042>, 0x5b31f35f86db <vm_exec_core+19147>, 0x5b31f35f6a75 <vm_exec_core+11877>, 0x5b31f35f60c6 <vm_exec_core+9398>, 0x5b31f35f9d4f <vm_exec_core+24895>, 0x5b31f3601ed7 <vm_exec_core+58055>, 0x5b31f35f69bf <vm_exec_core+11695>, 0x5b31f35f85ce <vm_exec_core+18878>, 0x5b31f35f8b5f <vm_exec_core+20303>, 0x5b31f35f52db <vm_exec_core+5835>, 0x5b31f35f545e <vm_exec_core+6222>, 0x5b31f35f53e1 <vm_exec_core+6097>, 0x5b31f35f5c06 <vm_exec_core+8182>, 0x5b31f35f5fd6 <vm_exec_core+9158>, 0x5b31f35f7fd5 <vm_exec_core+17349>, 0x5b31f35f754d <vm_exec_core+14653>, 0x5b31f35fb3c7 <vm_exec_core+30647>, 0x5b31f35f4029 <vm_exec_core+1049>, 0x5b31f35f55ba <vm_exec_core+6570>, 0x5b31f35fb8bf <vm_exec_core+31919>, 0x5b31f35f95b2 <vm_exec_core+22946>, 0x5b31f35f8344 <vm_exec_core+18228>, 0x5b31f35fa481 <vm_exec_core+26737>, 0x5b31f35f3f5d <vm_exec_core+845>, 0x5b31f35fab6e <vm_exec_core+28510>, 0x5b31f35fb515 <vm_exec_core+30981>, 0x5b31f35fb5e1 <vm_exec_core+31185>, 0x5b31f35f47b4 <vm_exec_core+2980>, 0x5b31f35fb103 <vm_exec_core+29939>, 0x5b31f35f6f76 <vm_exec_core+13158>, 0x5b31f35fb285 <vm_exec_core+30325>, 0x5b31f35f6398 <vm_exec_core+10120>, 0x5b31f35faae8 <vm_exec_core+28376>, 0x5b31f35f46a0 <vm_exec_core+2704>, 0x5b31f35f521d <vm_exec_core+5645>, 0x5b31f35fb6af <vm_exec_core+31391>, 0x5b31f35f7805 <vm_exec_core+15349>, 0x5b31f35f73f7 <vm_exec_core+14311>, 0x5b31f35f7c7f <vm_exec_core+16495>, 0x5b31f35f720a <vm_exec_core+13818>, 0x5b31f35f7acb <vm_exec_core+16059>, 0x5b31f35f79fd <vm_exec_core+15853>, 0x5b31f35f68dc <vm_exec_core+11468>, 0x5b31f35f7115 <vm_exec_core+13573>, 0x5b31f35f6e38 <vm_exec_core+12840>, 0x5b31f35f7324 <vm_exec_core+14100>, 0x5b31f35f7395 <vm_exec_core+14213>, 0x5b31f35fb046 <vm_exec_core+29750>, 0x5b31f35f4f30 <vm_exec_core+4896>, 0x5b31f35fa87e <vm_exec_core+27758>, 0x5b31f35f6650 <vm_exec_core+10816>, 0x5b31f35f411a <vm_exec_core+1290>, 0x5b31f35f5888 <vm_exec_core+7288>, 0x5b31f35fac36 <vm_exec_core+28710>, 0x5b31f35f54a0 <vm_exec_core+6288>, 0x5b31f35fb78c <vm_exec_core+31612>, 0x5b31f35f9c67 <vm_exec_core+24663>, 0x5b31f35f7e48 <vm_exec_core+16952>, 0x5b31f35f449a <vm_exec_core+2186>, 0x5b31f35fb1ef <vm_exec_core+30175>, 0x5b31f35fae99 <vm_exec_core+29321>, 0x5b31f35f5682 <vm_exec_core+6770>, 0x5b31f35f49c8 <vm_exec_core+3512>, 0x5b31f35fa22a <vm_exec_core+26138>, 0x5b31f35f5f51 <vm_exec_core+9025>, 0x5b31f35fb48c <vm_exec_core+30844>, 0x5b31f35fb07a <vm_exec_core+29802>, 0x5b31f35f64c6 <vm_exec_core+10422>, 0x5b31f35f7db3 <vm_exec_core+16803>, 0x5b31f35f9f3a <vm_exec_core+25386>, 0x5b31f35faf88 <vm_exec_core+29560>, 0x5b31f35f8a8d <vm_exec_core+20093>, 0x5b31f35f9fd2 <vm_exec_core+25538>, 0x5b31f35fa3e0 <vm_exec_core+26576>, 0x5b31f35f89ca <vm_exec_core+19898>, 0x5b31f35f48d7 <vm_exec_core+3271>, 0x5b31f35f96c7 <vm_exec_core+23223>, 0x5b31f35f4726 <vm_exec_core+2838>, 0x5b31f35f4a56 <vm_exec_core+3654>, 0x5b31f35f6cf5 <vm_exec_core+12517>, 0x5b31f35f8912 <vm_exec_core+19714>, 0x5b31f35f94dd <vm_exec_core+22733>, 0x5b31f35f843a <vm_exec_core+18474>, 0x5b31f35f43b4 <vm_exec_core+1956>, 0x5b31f35fa7e6 <vm_exec_core+27606>, 0x5b31f35fadbb <vm_exec_core+29099>, 0x5b31f35f4c50 <vm_exec_core+4160>, 0x5b31f35f5b58 <vm_exec_core+8008>, 0x5b31f35f57e1 <vm_exec_core+7121>, 0x5b31f35f6041 <vm_exec_core+9265>, 0x5b31f35f7bd6 <vm_exec_core+16326>, 0x5b31f35f5162 <vm_exec_core+5458>, 0x5b31f35fa72d <vm_exec_core+27421>, 0x5b31f35f5ae6 <vm_exec_core+7894>, 0x5b31f35f76e6 <vm_exec_core+15062>, 0x5b31f35f8126 <vm_exec_core+17686>, 0x5b31f35fa2cc <vm_exec_core+26300>, 0x5b31f35f8e74 <vm_exec_core+21092>, 0x5b31f35f62ac <vm_exec_core+9884>, 0x5b31f35f5c57 <vm_exec_core+8263>, 0x5b31f35fa1ac <vm_exec_core+26012>, 0x5b31f35f703e <vm_exec_core+13358>, 0x5b31f35f9755 <vm_exec_core+23365>, 0x5b31f35f8f89 <vm_exec_core+21369>, 0x5b31f35f8d33 <vm_exec_core+20771>, 0x5b31f35f4ca0 <vm_exec_core+4240>, 0x5b31f35f84e1 <vm_exec_core+18641>, 0x5b31f35fa688 <vm_exec_core+27256>, 0x5b31f35f6570 <vm_exec_core+10592>, 0x5b31f35fa0d1 <vm_exec_core+25793>, 0x5b31f35f664b <vm_exec_core+10811>, 0x5b31f35f8c58 <vm_exec_core+20552>, 0x5b31f35f8d47 <vm_exec_core+20791>, 0x5b31f35f827b <vm_exec_core+18027>, 0x5b31f35f86cc <vm_exec_core+19132>, 0x5b31f35f6a66 <vm_exec_core+11862>, 0x5b31f35f60b7 <vm_exec_core+9383>, 0x5b31f35f9d40 <vm_exec_core+24880>, 0x5b31f3601ec8 <vm_exec_core+58040>, 0x5b31f35f69b0 <vm_exec_core+11680>, 0x5b31f35f85bf <vm_exec_core+18863>, 0x5b31f35f8b50 <vm_exec_core+20288>, 0x5b31f35f52cc <vm_exec_core+5820>, 0x5b31f35f544f <vm_exec_core+6207>, 0x5b31f35f53d2 <vm_exec_core+6082>, 0x5b31f35f5bf7 <vm_exec_core+8167>, 0x5b31f35f5fc7 <vm_exec_core+9143>, 0x5b31f35f7fc6 <vm_exec_core+17334>, 0x5b31f35f753e <vm_exec_core+14638>, 0x5b31f35f7fc1 <vm_exec_core+17329>, 0x5b31f35f89c5 <vm_exec_core+19893>, 0x5b31f35f890d <vm_exec_core+19709>, 0x5b31f35f5bf2 <vm_exec_core+8162>, 0x5b31f35f8d33 <vm_exec_core+20771>...}
        reg_cfp = 0x74ff14e713a0
        reg_pc = 0x52300000b0f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
th: 0x5b31f3eff700, native_id: 0x74ff155d9c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x00005b31f35eef19 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2802
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005b31f36815f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x74ff14e71578, self=128638911050560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x74ff14b404a0
        cfp = <optimized out>
        sp = 0x74ff14d719e8
        use_argv = 0x74ff132176e0
        stack_argv = 0x74ff14d719e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1835
        captured = 0x74ff14e71578
#18 0x00005b31f362170c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#21 0x00005b31f362170c in rb_yield (val=<optimized out>)
No locals.
#22 0x00005b31f37ef92a in rb_ary_each (ary=128638906377920) at /tmp/ruby/src/trunk_asan/array.c:2766
        i = 0
#23 0x00005b31f3660638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0xc1100000001
        cc = <optimized out>
        me = 0x74ff14bfeb30
        cfunc = 0x506000015b68
        recv = 128638906377920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00005b31f35f9a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x74ff14e71560, cd=0x511000020c80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
        leaf = false
        val = <optimized out>
        cd = 0x511000020c80
        insns_address_table = {0x5b31f35fb055 <vm_exec_core+29765>, 0x5b31f35f4f3f <vm_exec_core+4911>, 0x5b31f35fa88d <vm_exec_core+27773>, 0x5b31f35f665f <vm_exec_core+10831>, 0x5b31f35f4129 <vm_exec_core+1305>, 0x5b31f35f5897 <vm_exec_core+7303>, 0x5b31f35fac45 <vm_exec_core+28725>, 0x5b31f35f54af <vm_exec_core+6303>, 0x5b31f35fb79b <vm_exec_core+31627>, 0x5b31f35f9c76 <vm_exec_core+24678>, 0x5b31f35f7e57 <vm_exec_core+16967>, 0x5b31f35f44a9 <vm_exec_core+2201>, 0x5b31f35fb1fe <vm_exec_core+30190>, 0x5b31f35faea8 <vm_exec_core+29336>, 0x5b31f35f5691 <vm_exec_core+6785>, 0x5b31f35f49d7 <vm_exec_core+3527>, 0x5b31f35fa239 <vm_exec_core+26153>, 0x5b31f35f5f60 <vm_exec_core+9040>, 0x5b31f35fb49b <vm_exec_core+30859>, 0x5b31f35fb089 <vm_exec_core+29817>, 0x5b31f35f64d5 <vm_exec_core+10437>, 0x5b31f35f7dc2 <vm_exec_core+16818>, 0x5b31f35f9f49 <vm_exec_core+25401>, 0x5b31f35faf97 <vm_exec_core+29575>, 0x5b31f35f8a9c <vm_exec_core+20108>, 0x5b31f35f9fe1 <vm_exec_core+25553>, 0x5b31f35fa3ef <vm_exec_core+26591>, 0x5b31f35f89d9 <vm_exec_core+19913>, 0x5b31f35f48e6 <vm_exec_core+3286>, 0x5b31f35f96d6 <vm_exec_core+23238>, 0x5b31f35f4735 <vm_exec_core+2853>, 0x5b31f35f4a65 <vm_exec_core+3669>, 0x5b31f35f6d04 <vm_exec_core+12532>, 0x5b31f35f8921 <vm_exec_core+19729>, 0x5b31f35f94ec <vm_exec_core+22748>, 0x5b31f35f8449 <vm_exec_core+18489>, 0x5b31f35f43c3 <vm_exec_core+1971>, 0x5b31f35fa7f5 <vm_exec_core+27621>, 0x5b31f35fadca <vm_exec_core+29114>, 0x5b31f35f4c5f <vm_exec_core+4175>, 0x5b31f35f5b67 <vm_exec_core+8023>, 0x5b31f35f57f0 <vm_exec_core+7136>, 0x5b31f35f6050 <vm_exec_core+9280>, 0x5b31f35f7be5 <vm_exec_core+16341>, 0x5b31f35f5171 <vm_exec_core+5473>, 0x5b31f35fa73c <vm_exec_core+27436>, 0x5b31f35f5af5 <vm_exec_core+7909>, 0x5b31f35f76f5 <vm_exec_core+15077>, 0x5b31f35f8135 <vm_exec_core+17701>, 0x5b31f35fa2db <vm_exec_core+26315>, 0x5b31f35f8e83 <vm_exec_core+21107>, 0x5b31f35f62bb <vm_exec_core+9899>, 0x5b31f35f5c66 <vm_exec_core+8278>, 0x5b31f35fa1bb <vm_exec_core+26027>, 0x5b31f35f704d <vm_exec_core+13373>, 0x5b31f35f9764 <vm_exec_core+23380>, 0x5b31f35f8f98 <vm_exec_core+21384>, 0x5b31f35f3f58 <vm_exec_core+840>, 0x5b31f35f4caf <vm_exec_core+4255>, 0x5b31f35f84f0 <vm_exec_core+18656>, 0x5b31f35fa697 <vm_exec_core+27271>, 0x5b31f35f657f <vm_exec_core+10607>, 0x5b31f35fa0e0 <vm_exec_core+25808>, 0x5b31f35f5e6d <vm_exec_core+8797>, 0x5b31f35f8c67 <vm_exec_core+20567>, 0x5b31f35f8d56 <vm_exec_core+20806>, 0x5b31f35f828a <vm_exec_core+18042>, 0x5b31f35f86db <vm_exec_core+19147>, 0x5b31f35f6a75 <vm_exec_core+11877>, 0x5b31f35f60c6 <vm_exec_core+9398>, 0x5b31f35f9d4f <vm_exec_core+24895>, 0x5b31f3601ed7 <vm_exec_core+58055>, 0x5b31f35f69bf <vm_exec_core+11695>, 0x5b31f35f85ce <vm_exec_core+18878>, 0x5b31f35f8b5f <vm_exec_core+20303>, 0x5b31f35f52db <vm_exec_core+5835>, 0x5b31f35f545e <vm_exec_core+6222>, 0x5b31f35f53e1 <vm_exec_core+6097>, 0x5b31f35f5c06 <vm_exec_core+8182>, 0x5b31f35f5fd6 <vm_exec_core+9158>, 0x5b31f35f7fd5 <vm_exec_core+17349>, 0x5b31f35f754d <vm_exec_core+14653>, 0x5b31f35fb3c7 <vm_exec_core+30647>, 0x5b31f35f4029 <vm_exec_core+1049>, 0x5b31f35f55ba <vm_exec_core+6570>, 0x5b31f35fb8bf <vm_exec_core+31919>, 0x5b31f35f95b2 <vm_exec_core+22946>, 0x5b31f35f8344 <vm_exec_core+18228>, 0x5b31f35fa481 <vm_exec_core+26737>, 0x5b31f35f3f5d <vm_exec_core+845>, 0x5b31f35fab6e <vm_exec_core+28510>, 0x5b31f35fb515 <vm_exec_core+30981>, 0x5b31f35fb5e1 <vm_exec_core+31185>, 0x5b31f35f47b4 <vm_exec_core+2980>, 0x5b31f35fb103 <vm_exec_core+29939>, 0x5b31f35f6f76 <vm_exec_core+13158>, 0x5b31f35fb285 <vm_exec_core+30325>, 0x5b31f35f6398 <vm_exec_core+10120>, 0x5b31f35faae8 <vm_exec_core+28376>, 0x5b31f35f46a0 <vm_exec_core+2704>, 0x5b31f35f521d <vm_exec_core+5645>, 0x5b31f35fb6af <vm_exec_core+31391>, 0x5b31f35f7805 <vm_exec_core+15349>, 0x5b31f35f73f7 <vm_exec_core+14311>, 0x5b31f35f7c7f <vm_exec_core+16495>, 0x5b31f35f720a <vm_exec_core+13818>, 0x5b31f35f7acb <vm_exec_core+16059>, 0x5b31f35f79fd <vm_exec_core+15853>, 0x5b31f35f68dc <vm_exec_core+11468>, 0x5b31f35f7115 <vm_exec_core+13573>, 0x5b31f35f6e38 <vm_exec_core+12840>, 0x5b31f35f7324 <vm_exec_core+14100>, 0x5b31f35f7395 <vm_exec_core+14213>, 0x5b31f35fb046 <vm_exec_core+29750>, 0x5b31f35f4f30 <vm_exec_core+4896>, 0x5b31f35fa87e <vm_exec_core+27758>, 0x5b31f35f6650 <vm_exec_core+10816>, 0x5b31f35f411a <vm_exec_core+1290>, 0x5b31f35f5888 <vm_exec_core+7288>, 0x5b31f35fac36 <vm_exec_core+28710>, 0x5b31f35f54a0 <vm_exec_core+6288>, 0x5b31f35fb78c <vm_exec_core+31612>, 0x5b31f35f9c67 <vm_exec_core+24663>, 0x5b31f35f7e48 <vm_exec_core+16952>, 0x5b31f35f449a <vm_exec_core+2186>, 0x5b31f35fb1ef <vm_exec_core+30175>, 0x5b31f35fae99 <vm_exec_core+29321>, 0x5b31f35f5682 <vm_exec_core+6770>, 0x5b31f35f49c8 <vm_exec_core+3512>, 0x5b31f35fa22a <vm_exec_core+26138>, 0x5b31f35f5f51 <vm_exec_core+9025>, 0x5b31f35fb48c <vm_exec_core+30844>, 0x5b31f35fb07a <vm_exec_core+29802>, 0x5b31f35f64c6 <vm_exec_core+10422>, 0x5b31f35f7db3 <vm_exec_core+16803>, 0x5b31f35f9f3a <vm_exec_core+25386>, 0x5b31f35faf88 <vm_exec_core+29560>, 0x5b31f35f8a8d <vm_exec_core+20093>, 0x5b31f35f9fd2 <vm_exec_core+25538>, 0x5b31f35fa3e0 <vm_exec_core+26576>, 0x5b31f35f89ca <vm_exec_core+19898>, 0x5b31f35f48d7 <vm_exec_core+3271>, 0x5b31f35f96c7 <vm_exec_core+23223>, 0x5b31f35f4726 <vm_exec_core+2838>, 0x5b31f35f4a56 <vm_exec_core+3654>, 0x5b31f35f6cf5 <vm_exec_core+12517>, 0x5b31f35f8912 <vm_exec_core+19714>, 0x5b31f35f94dd <vm_exec_core+22733>, 0x5b31f35f843a <vm_exec_core+18474>, 0x5b31f35f43b4 <vm_exec_core+1956>, 0x5b31f35fa7e6 <vm_exec_core+27606>, 0x5b31f35fadbb <vm_exec_core+29099>, 0x5b31f35f4c50 <vm_exec_core+4160>, 0x5b31f35f5b58 <vm_exec_core+8008>, 0x5b31f35f57e1 <vm_exec_core+7121>, 0x5b31f35f6041 <vm_exec_core+9265>, 0x5b31f35f7bd6 <vm_exec_core+16326>, 0x5b31f35f5162 <vm_exec_core+5458>, 0x5b31f35fa72d <vm_exec_core+27421>, 0x5b31f35f5ae6 <vm_exec_core+7894>, 0x5b31f35f76e6 <vm_exec_core+15062>, 0x5b31f35f8126 <vm_exec_core+17686>, 0x5b31f35fa2cc <vm_exec_core+26300>, 0x5b31f35f8e74 <vm_exec_core+21092>, 0x5b31f35f62ac <vm_exec_core+9884>, 0x5b31f35f5c57 <vm_exec_core+8263>, 0x5b31f35fa1ac <vm_exec_core+26012>, 0x5b31f35f703e <vm_exec_core+13358>, 0x5b31f35f9755 <vm_exec_core+23365>, 0x5b31f35f8f89 <vm_exec_core+21369>, 0x5b31f35f8d33 <vm_exec_core+20771>, 0x5b31f35f4ca0 <vm_exec_core+4240>, 0x5b31f35f84e1 <vm_exec_core+18641>, 0x5b31f35fa688 <vm_exec_core+27256>, 0x5b31f35f6570 <vm_exec_core+10592>, 0x5b31f35fa0d1 <vm_exec_core+25793>, 0x5b31f35f664b <vm_exec_core+10811>, 0x5b31f35f8c58 <vm_exec_core+20552>, 0x5b31f35f8d47 <vm_exec_core+20791>, 0x5b31f35f827b <vm_exec_core+18027>, 0x5b31f35f86cc <vm_exec_core+19132>, 0x5b31f35f6a66 <vm_exec_core+11862>, 0x5b31f35f60b7 <vm_exec_core+9383>, 0x5b31f35f9d40 <vm_exec_core+24880>, 0x5b31f3601ec8 <vm_exec_core+58040>, 0x5b31f35f69b0 <vm_exec_core+11680>, 0x5b31f35f85bf <vm_exec_core+18863>, 0x5b31f35f8b50 <vm_exec_core+20288>, 0x5b31f35f52cc <vm_exec_core+5820>, 0x5b31f35f544f <vm_exec_core+6207>, 0x5b31f35f53d2 <vm_exec_core+6082>, 0x5b31f35f5bf7 <vm_exec_core+8167>, 0x5b31f35f5fc7 <vm_exec_core+9143>, 0x5b31f35f7fc6 <vm_exec_core+17334>, 0x5b31f35f753e <vm_exec_core+14638>, 0x5b31f35f7fc1 <vm_exec_core+17329>, 0x5b31f35f89c5 <vm_exec_core+19893>, 0x5b31f35f890d <vm_exec_core+19709>, 0x5b31f35f5bf2 <vm_exec_core+8162>, 0x5b31f35f8d33 <vm_exec_core+20771>...}
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
        reg_cfp = 0x74ff14e71560
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        reg_pc = 0x51500001b750
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:002620 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x00005b31f35ef151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x00005b31f3638723 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3055
        ec = 0x5170000000d8
        val = <optimized out>
#29 0x00005b31f3339e20 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=128638913058680) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x5b31f493d5c0 <root_box>
        iseq = 0x74ff14b79660
#30 0x00005b31f3333e31 in require_internal (ec=ec@entry=0x5170000000d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5b31f3eff700 <_main_thread>
        box = 0x5b31f493d5c0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 128638913531840
        realpath_map = 128638913531680
        path = 128638913058680
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#31 0x00005b31f3332164 in rb_require_string_internal (fname=128638913058720, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170000000d8
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
        base = <optimized out>
#33 0x00005b31f3660638 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x59a100140003
        cc = <optimized out>
        me = 0x74ff14b797f0
        cfunc = 0x50600002e108
        recv = 128638914836360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005b31f3645913 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe7d0ed540) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#35 0x00005b31f364537d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
        ci = <optimized out>
        cc = 0x0
#36 0x00005b31f3600691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x74ff14e71790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b31f35fb055 <vm_exec_core+29765>, 0x5b31f35f4f3f <vm_exec_core+4911>, 0x5b31f35fa88d <vm_exec_core+27773>, 0x5b31f35f665f <vm_exec_core+10831>, 0x5b31f35f4129 <vm_exec_core+1305>, 0x5b31f35f5897 <vm_exec_core+7303>, 0x5b31f35fac45 <vm_exec_core+28725>, 0x5b31f35f54af <vm_exec_core+6303>, 0x5b31f35fb79b <vm_exec_core+31627>, 0x5b31f35f9c76 <vm_exec_core+24678>, 0x5b31f35f7e57 <vm_exec_core+16967>, 0x5b31f35f44a9 <vm_exec_core+2201>, 0x5b31f35fb1fe <vm_exec_core+30190>, 0x5b31f35faea8 <vm_exec_core+29336>, 0x5b31f35f5691 <vm_exec_core+6785>, 0x5b31f35f49d7 <vm_exec_core+3527>, 0x5b31f35fa239 <vm_exec_core+26153>, 0x5b31f35f5f60 <vm_exec_core+9040>, 0x5b31f35fb49b <vm_exec_core+30859>, 0x5b31f35fb089 <vm_exec_core+29817>, 0x5b31f35f64d5 <vm_exec_core+10437>, 0x5b31f35f7dc2 <vm_exec_core+16818>, 0x5b31f35f9f49 <vm_exec_core+25401>, 0x5b31f35faf97 <vm_exec_core+29575>, 0x5b31f35f8a9c <vm_exec_core+20108>, 0x5b31f35f9fe1 <vm_exec_core+25553>, 0x5b31f35fa3ef <vm_exec_core+26591>, 0x5b31f35f89d9 <vm_exec_core+19913>, 0x5b31f35f48e6 <vm_exec_core+3286>, 0x5b31f35f96d6 <vm_exec_core+23238>, 0x5b31f35f4735 <vm_exec_core+2853>, 0x5b31f35f4a65 <vm_exec_core+3669>, 0x5b31f35f6d04 <vm_exec_core+12532>, 0x5b31f35f8921 <vm_exec_core+19729>, 0x5b31f35f94ec <vm_exec_core+22748>, 0x5b31f35f8449 <vm_exec_core+18489>, 0x5b31f35f43c3 <vm_exec_core+1971>, 0x5b31f35fa7f5 <vm_exec_core+27621>, 0x5b31f35fadca <vm_exec_core+29114>, 0x5b31f35f4c5f <vm_exec_core+4175>, 0x5b31f35f5b67 <vm_exec_core+8023>, 0x5b31f35f57f0 <vm_exec_core+7136>, 0x5b31f35f6050 <vm_exec_core+9280>, 0x5b31f35f7be5 <vm_exec_core+16341>, 0x5b31f35f5171 <vm_exec_core+5473>, 0x5b31f35fa73c <vm_exec_core+27436>, 0x5b31f35f5af5 <vm_exec_core+7909>, 0x5b31f35f76f5 <vm_exec_core+15077>, 0x5b31f35f8135 <vm_exec_core+17701>, 0x5b31f35fa2db <vm_exec_core+26315>, 0x5b31f35f8e83 <vm_exec_core+21107>, 0x5b31f35f62bb <vm_exec_core+9899>, 0x5b31f35f5c66 <vm_exec_core+8278>, 0x5b31f35fa1bb <vm_exec_core+26027>, 0x5b31f35f704d <vm_exec_core+13373>, 0x5b31f35f9764 <vm_exec_core+23380>, 0x5b31f35f8f98 <vm_exec_core+21384>, 0x5b31f35f3f58 <vm_exec_core+840>, 0x5b31f35f4caf <vm_exec_core+4255>, 0x5b31f35f84f0 <vm_exec_core+18656>, 0x5b31f35fa697 <vm_exec_core+27271>, 0x5b31f35f657f <vm_exec_core+10607>, 0x5b31f35fa0e0 <vm_exec_core+25808>, 0x5b31f35f5e6d <vm_exec_core+8797>, 0x5b31f35f8c67 <vm_exec_core+20567>, 0x5b31f35f8d56 <vm_exec_core+20806>, 0x5b31f35f828a <vm_exec_core+18042>, 0x5b31f35f86db <vm_exec_core+19147>, 0x5b31f35f6a75 <vm_exec_core+11877>, 0x5b31f35f60c6 <vm_exec_core+9398>, 0x5b31f35f9d4f <vm_exec_core+24895>, 0x5b31f3601ed7 <vm_exec_core+58055>, 0x5b31f35f69bf <vm_exec_core+11695>, 0x5b31f35f85ce <vm_exec_core+18878>, 0x5b31f35f8b5f <vm_exec_core+20303>, 0x5b31f35f52db <vm_exec_core+5835>, 0x5b31f35f545e <vm_exec_core+6222>, 0x5b31f35f53e1 <vm_exec_core+6097>, 0x5b31f35f5c06 <vm_exec_core+8182>, 0x5b31f35f5fd6 <vm_exec_core+9158>, 0x5b31f35f7fd5 <vm_exec_core+17349>, 0x5b31f35f754d <vm_exec_core+14653>, 0x5b31f35fb3c7 <vm_exec_core+30647>, 0x5b31f35f4029 <vm_exec_core+1049>, 0x5b31f35f55ba <vm_exec_core+6570>, 0x5b31f35fb8bf <vm_exec_core+31919>, 0x5b31f35f95b2 <vm_exec_core+22946>, 0x5b31f35f8344 <vm_exec_core+18228>, 0x5b31f35fa481 <vm_exec_core+26737>, 0x5b31f35f3f5d <vm_exec_core+845>, 0x5b31f35fab6e <vm_exec_core+28510>, 0x5b31f35fb515 <vm_exec_core+30981>, 0x5b31f35fb5e1 <vm_exec_core+31185>, 0x5b31f35f47b4 <vm_exec_core+2980>, 0x5b31f35fb103 <vm_exec_core+29939>, 0x5b31f35f6f76 <vm_exec_core+13158>, 0x5b31f35fb285 <vm_exec_core+30325>, 0x5b31f35f6398 <vm_exec_core+10120>, 0x5b31f35faae8 <vm_exec_core+28376>, 0x5b31f35f46a0 <vm_exec_core+2704>, 0x5b31f35f521d <vm_exec_core+5645>, 0x5b31f35fb6af <vm_exec_core+31391>, 0x5b31f35f7805 <vm_exec_core+15349>, 0x5b31f35f73f7 <vm_exec_core+14311>, 0x5b31f35f7c7f <vm_exec_core+16495>, 0x5b31f35f720a <vm_exec_core+13818>, 0x5b31f35f7acb <vm_exec_core+16059>, 0x5b31f35f79fd <vm_exec_core+15853>, 0x5b31f35f68dc <vm_exec_core+11468>, 0x5b31f35f7115 <vm_exec_core+13573>, 0x5b31f35f6e38 <vm_exec_core+12840>, 0x5b31f35f7324 <vm_exec_core+14100>, 0x5b31f35f7395 <vm_exec_core+14213>, 0x5b31f35fb046 <vm_exec_core+29750>, 0x5b31f35f4f30 <vm_exec_core+4896>, 0x5b31f35fa87e <vm_exec_core+27758>, 0x5b31f35f6650 <vm_exec_core+10816>, 0x5b31f35f411a <vm_exec_core+1290>, 0x5b31f35f5888 <vm_exec_core+7288>, 0x5b31f35fac36 <vm_exec_core+28710>, 0x5b31f35f54a0 <vm_exec_core+6288>, 0x5b31f35fb78c <vm_exec_core+31612>, 0x5b31f35f9c67 <vm_exec_core+24663>, 0x5b31f35f7e48 <vm_exec_core+16952>, 0x5b31f35f449a <vm_exec_core+2186>, 0x5b31f35fb1ef <vm_exec_core+30175>, 0x5b31f35fae99 <vm_exec_core+29321>, 0x5b31f35f5682 <vm_exec_core+6770>, 0x5b31f35f49c8 <vm_exec_core+3512>, 0x5b31f35fa22a <vm_exec_core+26138>, 0x5b31f35f5f51 <vm_exec_core+9025>, 0x5b31f35fb48c <vm_exec_core+30844>, 0x5b31f35fb07a <vm_exec_core+29802>, 0x5b31f35f64c6 <vm_exec_core+10422>, 0x5b31f35f7db3 <vm_exec_core+16803>, 0x5b31f35f9f3a <vm_exec_core+25386>, 0x5b31f35faf88 <vm_exec_core+29560>, 0x5b31f35f8a8d <vm_exec_core+20093>, 0x5b31f35f9fd2 <vm_exec_core+25538>, 0x5b31f35fa3e0 <vm_exec_core+26576>, 0x5b31f35f89ca <vm_exec_core+19898>, 0x5b31f35f48d7 <vm_exec_core+3271>, 0x5b31f35f96c7 <vm_exec_core+23223>, 0x5b31f35f4726 <vm_exec_core+2838>, 0x5b31f35f4a56 <vm_exec_core+3654>, 0x5b31f35f6cf5 <vm_exec_core+12517>, 0x5b31f35f8912 <vm_exec_core+19714>, 0x5b31f35f94dd <vm_exec_core+22733>, 0x5b31f35f843a <vm_exec_core+18474>, 0x5b31f35f43b4 <vm_exec_core+1956>, 0x5b31f35fa7e6 <vm_exec_core+27606>, 0x5b31f35fadbb <vm_exec_core+29099>, 0x5b31f35f4c50 <vm_exec_core+4160>, 0x5b31f35f5b58 <vm_exec_core+8008>, 0x5b31f35f57e1 <vm_exec_core+7121>, 0x5b31f35f6041 <vm_exec_core+9265>, 0x5b31f35f7bd6 <vm_exec_core+16326>, 0x5b31f35f5162 <vm_exec_core+5458>, 0x5b31f35fa72d <vm_exec_core+27421>, 0x5b31f35f5ae6 <vm_exec_core+7894>, 0x5b31f35f76e6 <vm_exec_core+15062>, 0x5b31f35f8126 <vm_exec_core+17686>, 0x5b31f35fa2cc <vm_exec_core+26300>, 0x5b31f35f8e74 <vm_exec_core+21092>, 0x5b31f35f62ac <vm_exec_core+9884>, 0x5b31f35f5c57 <vm_exec_core+8263>, 0x5b31f35fa1ac <vm_exec_core+26012>, 0x5b31f35f703e <vm_exec_core+13358>, 0x5b31f35f9755 <vm_exec_core+23365>, 0x5b31f35f8f89 <vm_exec_core+21369>, 0x5b31f35f8d33 <vm_exec_core+20771>, 0x5b31f35f4ca0 <vm_exec_core+4240>, 0x5b31f35f84e1 <vm_exec_core+18641>, 0x5b31f35fa688 <vm_exec_core+27256>, 0x5b31f35f6570 <vm_exec_core+10592>, 0x5b31f35fa0d1 <vm_exec_core+25793>, 0x5b31f35f664b <vm_exec_core+10811>, 0x5b31f35f8c58 <vm_exec_core+20552>, 0x5b31f35f8d47 <vm_exec_core+20791>, 0x5b31f35f827b <vm_exec_core+18027>, 0x5b31f35f86cc <vm_exec_core+19132>, 0x5b31f35f6a66 <vm_exec_core+11862>, 0x5b31f35f60b7 <vm_exec_core+9383>, 0x5b31f35f9d40 <vm_exec_core+24880>, 0x5b31f3601ec8 <vm_exec_core+58040>, 0x5b31f35f69b0 <vm_exec_core+11680>, 0x5b31f35f85bf <vm_exec_core+18863>, 0x5b31f35f8b50 <vm_exec_core+20288>, 0x5b31f35f52cc <vm_exec_core+5820>, 0x5b31f35f544f <vm_exec_core+6207>, 0x5b31f35f53d2 <vm_exec_core+6082>, 0x5b31f35f5bf7 <vm_exec_core+8167>, 0x5b31f35f5fc7 <vm_exec_core+9143>, 0x5b31f35f7fc6 <vm_exec_core+17334>, 0x5b31f35f753e <vm_exec_core+14638>, 0x5b31f35f7fc1 <vm_exec_core+17329>, 0x5b31f35f89c5 <vm_exec_core+19893>, 0x5b31f35f890d <vm_exec_core+19709>, 0x5b31f35f5bf2 <vm_exec_core+8162>, 0x5b31f35f8d33 <vm_exec_core+20771>...}
        reg_cfp = 0x74ff14e71790
        reg_pc = 0x504000006b38
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x00005b31f35eed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x00005b31f3638c16 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
        ec = 0x5170000000d8
        val = <optimized out>
#40 0x00005b31f3217c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x74ff14b79890) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe7d0eda90, <optimized out>, 0x7ffe7d0ed9e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x74ff14b79890
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#42 0x00005b31f3210b87 in rb_main (argc=9, argv=0x7ffe7d0edc58) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffe7d0edc58) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

[Inferior 1 (process 764434) detached]
Children under /tmp/rubytest.8n45t1:
* drwx------ 2 80 2026-03-23 07:35:26 +0000 autoload_relative20260323-764458-vo9mwt/
  * -rw-r--r-- 1 109 2026-03-23 07:35:26 +0000 main.rb
  * -rw-r--r-- 1  74 2026-03-23 07:35:26 +0000 test_module.rb
$ timeout 60 gdb -p 764104 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007010f07107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffdd8aa31cc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7010f088f740 (LWP 764104) "make" 0x00007010f07107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffdd8aa31cc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x7010f088f740 (LWP 764104) "make"):
#0  0x00007010f07107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffdd8aa31cc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005af115681d16 in reap_children ()
No symbol table info available.
#2  0x00005af115682a8c in new_job ()
No symbol table info available.
#3  0x00005af11569172a in ?? ()
No symbol table info available.
#4  0x00005af11569209e in update_goal_chain ()
No symbol table info available.
#5  0x00005af11566c67a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 764104) detached]
make: *** [uncommon.mk:930: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 764103 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 1233192 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-03-23T07:16:39Z master d1b8503e59) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ..........

Finished in 38.831574 seconds

3429 files, 34260 examples, 195419 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.
raw logfile