After a 3-second delay, when the drive has stopped spinning, the second pass takes only 1cs to open the file, as it already exists, but then 270 cs to write the data, and 68cs to close it, total 339cs.
Running again immediately, whilst the disc is still spinning, speeds things up even further, with the writing time reducing to an overall total of 236cs.