fix: Cleaning up duration printing (#6447)
### Description
Reworked our duration display to be closer to the Go implementation.
Also swapped the error field order to match Go.
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes TURBO-1664
Co-authored-by: nicholaslyang <Nicholas Yang>