summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/ruby/test_jit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ruby/test_jit.rb b/test/ruby/test_jit.rb
index a75aa9d974..c973a3ef5a 100644
--- a/test/ruby/test_jit.rb
+++ b/test/ruby/test_jit.rb
@@ -548,8 +548,8 @@ class TestJIT < Test::Unit::TestCase
# Debugging on CI
if err.include?("gcc: error trying to exec 'cc1': execvp: No such file or directory")
- puts "test/ruby/test_jit.rb: ENV content:"
- pp ENV
+ $stderr.puts "test/ruby/test_jit.rb: ENV content:"
+ PP.pp(ENV, $stderr)
end
assert_equal(