ART: Log approximate arena usage for slow verifier runs

Add ArenaStack::ApproximatePeakBytes and ScopedArenaAllocator::ApproximatePeakBytes
to get an approximate use when arena tracking is not enabled.

Print the approximate use for slow verifications.

Bug: 110852609
Test: m test-art-host
Test: manual
Change-Id: I529838410cdf4fe8247ddf4a6196a8186b0c4f3a
3 files changed