While CCI allows you to separate builds into steps, it's very common to find that a singular step is multi-phased itself. It would be extremely helpful if, within a build step, the output was timestamped. This is the Jenkins equivalent: https://wiki.jenkins.io/display/JENKINS/Timestamper I'd be most interested in the duration feature, more so that having the timestamps and needing to work out duration of steps myself. CCI-I-360