How much is it normal that @time differs in time?

I get about the same results with Julia 0.5.2 as with 0.6.0. My guess would be that the difference is due to different systems with different cache sizes, RAM speed, etc, causing both different compilation times and different amounts of overhead for the @time calls.