Skip to content

Instantly share code, notes, and snippets.

@d-ikeda
Created April 25, 2016 08:39
Show Gist options
  • Save d-ikeda/095bceccabc906ee6221097fd7067a7e to your computer and use it in GitHub Desktop.
Save d-ikeda/095bceccabc906ee6221097fd7067a7e to your computer and use it in GitHub Desktop.
$ git clone git@github.com:atom/atom.git
$ cd ./atom
$ ./script/build
Node: v4.2.6
npm: v2.13.3
Installing build modules...
=> Took 10517ms.
(中略)
Running "install" task
Done, without errors.
Execution Time (2016-04-19 20:08:14 UTC)
loading tasks 7.5s ▇▇▇ 6%
build 1m 16.4s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 57%
coffee:glob_to_multiple 8.8s ▇▇▇ 7%
prebuild-less:src 13s ▇▇▇▇ 10%
cson:glob_to_multiple 2.7s ▇ 2%
generate-module-cache 2.6s ▇ 2%
generate-asar 15.7s ▇▇▇▇▇ 12%
install 3.9s ▇▇ 3%
Total 2m 13.7s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment