There are two things here: propagation delay (i.e., physics) and application delay (the time the operating system on the remote server takes to service the ICMP echo request).
A more accurate measure would be the time take to service HTTP requests (you can do this with curl).
Results of a...