| Test | User | System | Total | Real | Iterations | STRING | each_byte | 6.95 | 0.00 | 6.95 | 7.66 | default | split | 8.83 | 0.01 | 8.84 | 10.01 | default | unpack | 3.13 | 0.00 | 3.13 | 3.47 | default | LOOP | each (w/o block var) | 2.86 | 0.00 | 2.86 | 3.12 | default | each (w/ block var) | 3.78 | 0.00 | 3.78 | 4.12 | default | for | 3.03 | 0.00 | 3.03 | 3.29 | default | loop | 5.02 | 0.00 | 5.02 | 5.42 | default | step (w/o block var) | 2.88 | 0.00 | 2.88 | 3.13 | default | step (w/ block var) | 3.81 | 0.00 | 3.81 | 4.15 | default | times (w/o block var) | 3.00 | 0.00 | 3.00 | 3.26 | default | times (w/ block var) | 3.68 | 0.00 | 3.68 | 4.06 | default | upto (w/o block var) | 2.86 | 0.00 | 2.86 | 3.13 | default | upto (w/ block var) | 3.63 | 0.00 | 3.63 | 4.09 | default | while | 2.94 | 0.00 | 2.94 | 3.24 | default | IO | print | 6.55 | 6.08 | 12.63 | 14.83 | default | syswrite | 5.90 | 6.60 | 12.50 | 14.51 | default | write | 6.23 | 6.29 | 12.52 | 14.61 | default | IO.foreach | 1.59 | 0.47 | 2.06 | 2.85 | default | File::each | 1.49 | 0.59 | 2.08 | 2.81 | default | File::gets | 1.59 | 0.48 | 2.07 | 2.67 | default | File::read | 1.65 | 0.44 | 2.09 | 2.52 | default | File::readline | 1.68 | 0.38 | 2.06 | 2.76 | default | File::sysread | 1.71 | 1.55 | 3.26 | 3.71 | default |  |