HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/src/rvm/.github/issue_template.md
<!--

IMPORTANT:

Before filing a new issue please verify your problem still exists with latest RVM. We constantly apply fixes but only release new stable versions once a month.

    rvm get master

If your problem still persists, please follow instructions described in https://github.com/rvm/rvm#reporting-issues.

-->

## Description

<!-- Briefly describe the nature of your problem. -->


## Steps to reproduce

<!-- List all of your specific environment settings, actions taken, and commands run — everything required to replicate the problem. -->

 1. ...
 2. ...
 3. ...

## Expected behavior

<!-- Briefly explain what you expected to see. -->

## Actual behavior

<!-- Please include a gist (https://gist.github.com) with the output of the command(s) you ran. -->

* [command](https://gist.github.com/...)
* [config.log](https://gist.github.com/...) - only for issues with `install`
* [make.log](https://gist.github.com/...) - only for issues with `install`

<!-- When the above output does not seem to include a meaningful error message, you might want to additionally attach the output of the same command(s) run with the `--debug` switch. -->

**Debug mode**:
* [command](https://gist.github.com/...)
* [config.log](https://gist.github.com/...) - only for issues with `install`
* [make.log](https://gist.github.com/...) - only for issues with `install`

## Environment info

<!-- Paste below the output of the `rvm info` command. -->