How can I display Build Time or a Job Time in Slack Status Notification?

Do we have an Environment Variable for Total Build Time or Job Time in Circle CI that we can include in Slack Status Notification?
for eg. ${CIRCLE_BUILD_TIME}

If not, is there any way to get the Build Time in CircleCI?