ci: log time in every fold start and end
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 11 Dec 2019 14:51:19 +0000 (15:51 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 3 Jun 2020 21:19:03 +0000 (06:19 +0900)
commite3ec3caab9d74ff1c743c17a578ca0154c37b0a4
treeb5b3c8511d57ff4c9b8fffdb23a8b135d9177cfe
parent97a7a97e6ade01bad1a0845112d11d3a85dcb24f
ci: log time in every fold start and end

Annotating the build log with timings will help us to understand better
where the time is spend during the builds and see areas to optimize.

Switching over to the "native" bash functions in Travis, so switching
all scripts to bash.

Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D11913
12 files changed:
.ci/ci-build-test.sh
.ci/ci-ccache-stats.sh
.ci/ci-configure.sh
.ci/ci-exactness.sh
.ci/ci-make-benchmark.sh
.ci/ci-make-check.sh
.ci/ci-make-distcheck.sh
.ci/ci-make-install.sh
.ci/ci-make.sh
.ci/ci-setup-ccache.sh
.ci/travis.sh [deleted file]
.travis.yml