> PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/HiRes....FAILED test 14
> Failed 1/25 tests, 96.00% okay
> Failed Test Stat Wstat Total Fail Failed List of Failed
> -----------------------------------------------------------------------
> --------
> t/HiRes.t 25 1 4.00% 14
> Failed 1/1 test scripts, 0.00% okay. 1/25 subtests failed, 96.00% okay.
> make: *** [test_dynamic] Error 29
>
Please retry the test. I think the subtest #14 is one of those timing-
and load-sensitive tests that can have transient failures.