Skip to content

[GR-68052] Avoid building librubyvm in ruby-lint CI job #3930

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

Merged
merged 3 commits into from
Jul 29, 2025

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

eregon added 3 commits July 29, 2025 11:53
* Before:
  Scanning archives (123 / 216)
  2 analysis passes to perform
  Pass 1: Analyzing classes (23005 / 23005) - 100% complete
  Pass 2: Analyzing classes (21728 / 21728) - 100% complete
  Done with analysis
  529.73s user 8.03s system 184% cpu 4:51.94 total
* After:
  Scanning archives (35 / 46)
  2 analysis passes to perform
  Pass 1: Analyzing classes (8157 / 8157) - 100% complete
  Pass 2: Analyzing classes (7346 / 7346) - 100% complete
  Done with analysis
  225.31s user 4.18s system 231% cpu 1:39.03 total
* Using jdk.stable would cause to set BOOTSTRAP_GRAALVM which would then build librubyvm.so on `mx build` (needed by spotbugs).
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 29, 2025
@graalvmbot graalvmbot merged commit 74aac43 into master Jul 29, 2025
14 checks passed
@graalvmbot graalvmbot deleted the bd/fix-ruby-spotbugs branch July 29, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants