Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YJIT: Show YJIT build option in RUBY_DESCRIPTION #6738

Merged
merged 1 commit into from Nov 16, 2022

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Nov 15, 2022

Example:

$ /opt/rubies/yjit-release-$arch/bin/ruby --yjit -v
ruby 3.2.0dev (2022-11-15T23:23:20Z master 41b0f641ef) +YJIT [arm64-darwin22]

$ /opt/rubies/yjit-$arch/bin/ruby --yjit -v
ruby 3.2.0dev (2022-11-15T23:23:20Z master 41b0f641ef) +YJIT dev [arm64-darwin22]

$ /opt/rubies/yjit-stats-$arch/bin/ruby --yjit -v
ruby 3.2.0dev (2022-11-15T23:23:20Z master 41b0f641ef) +YJIT stats [arm64-darwin22]

@k0kubun k0kubun marked this pull request as ready for review November 16, 2022 02:01
@k0kubun k0kubun changed the title YJIT: Show YJIT profile in RUBY_DESCRIPTION YJIT: Show YJIT build option in RUBY_DESCRIPTION Nov 16, 2022
@k0kubun k0kubun merged commit 05af417 into ruby:master Nov 16, 2022
@k0kubun k0kubun deleted the yjit-description branch November 16, 2022 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants