- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.4k
Labels
Description
Describe the bug
Tests for Ruby 3.2 and 3.3 on Windows should finish in about 30 mins, but they can take 1h ~ 5h.
Here is what we know so far.
- This issue has been occurring since 2025-06-17.
- RecordTransformerFilterTest::test error record::test: invalid record for placeholderscan be very slow.- It appears that enable_rubyis the trigger. This test is the first test that usesenable_ruby.
 
- It appears that 
It is unclear whether the impact of this issue is limited to CI.
To Reproduce
Run CI Ruby 3.2 and 3.3 on Windows.
Expected behavior
The job should finish in about 30 min.
Your Environment
Not related.Your Configuration
Not related.Your Error Log
Not related.Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done