BuildResult

constructor(status: BuildStatus?, rawOutput: String, timestamp: Instant = Instant.now(), runningTime: Duration)

Parameters

status

status of the build if we could parse it