Takayuki Maeda
Takayuki Maeda
Thant's great!
Failed in https://github.com/rust-lang/rust/pull/100634#issuecomment-1217167926, so could you fix these errors? @bors r-
Thank you for opening the issue! If you have time, could you run either or both `frum install 2.6.4` and `frum install 2.7.0` in your M1 Mac and add the...
Additionally, did you try building Ruby with rbenv in your M1 Mac? If so, did you succeed in it?
I'll fix it when I have a time. ref: https://github.com/ffi/ffi/issues/869
@citizen428 I was expecting that `frum install` don't leave any old downloads. In fact, I didn't find any old downloads under `~/.frum/versions/.downloads` after installing Ruby 2.6.5 and 2.7.0. What did...
@citizen428 Sorry for the late reply. Implementing clean command sounds good. Can I have more time to consider how to implement it in detail?
@DanielKehoe Thank you for you opinion! I'm going to add a benchmark against [ruby-install](https://github.com/postmodern/ruby-install).
I think the link below will help you 👍 https://www.ruby-lang.org/en/documentation/installation/#building-from-source
I think it it necessary to list all configure options in README, but different ruby versions have different config options. So, we don't do it now.