~/oil/_tmp/native-tar-test ~/oil ~/oil/_tmp/native-tar-test/oils-for-unix-0.32.0 ~/oil/_tmp/native-tar-test ~/oil ./configure: Wrote _build/detected-cpp-config.h ./configure: Wrote _build/detected-config.sh ./configure: Wrote _build/detected-config.h _build/oils.sh: Building oils-for-unix: _bin/cxx-opt-sh/oils-for-unix PWD = /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0 cxx = cxx variant = opt translator = mycpp suffix = skip_rebuild = true _build/oils.sh: SKIPPING build because _bin/cxx-opt-sh/oils-for-unix exists real 0m0.003s user 0m0.002s sys 0m0.002s _build/oils.sh: Building oils-for-unix: _bin/cxx-opt+bumpleak-sh/oils-for-unix PWD = /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0 cxx = cxx variant = opt+bumpleak translator = mycpp suffix = skip_rebuild = true CXX _gen/bin/oils_for_unix.mycpp.cc CXX _gen/bin/oils_for_unix.mycpp-main.cc CXX _gen/bin/text_files.cc CXX _gen/core/runtime.asdl.cc CXX _gen/core/value.asdl.cc CXX _gen/cpp/build_stamp.cc CXX _gen/data_lang/nil8.asdl.cc CXX _gen/display/pretty.asdl.cc CXX _gen/frontend/arg_types.cc CXX _gen/frontend/consts.cc CXX _gen/frontend/help_meta.cc CXX _gen/frontend/id_kind.asdl.cc CXX _gen/frontend/signal.cc CXX _gen/frontend/syntax.asdl.cc CXX _gen/osh/arith_parse.cc CXX _gen/ysh/grammar_tables.cc CXX cpp/core.cc CXX cpp/data_lang.cc CXX cpp/fanos.cc In file included from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/bin/oils_for_unix_preamble.h:11, from _gen/bin/oils_for_unix.mycpp.cc:3: In member function ‘List* List::slice(int, int) [with T = syntax_asdl::word_t*]’, inlined from ‘void ysh_ify::YshPrinter::_DoSimple(syntax_asdl::command::Simple*, Dict*)’ at _gen/bin/oils_for_unix.mycpp.cc:53872:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/mycpp/gc_list.h:260:9: warning: ‘void* memcpy(void*, const void*, size_t)’ specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 260 | memcpy(result->slab_->items_, slab_->items_ + begin, new_len * sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX cpp/fanos_shared.c CXX cpp/frontend_flag_spec.cc CXX cpp/frontend_match.cc CXX cpp/frontend_pyreadline.cc cpp/frontend_pyreadline.cc:94:13: warning: ‘void py_readline::readline_cb(char*)’ defined but not used [-Wunused-function] 94 | static void readline_cb(char* line) { | ^~~~~~~~~~~ cpp/frontend_pyreadline.cc:21:18: warning: ‘py_readline::gReadline’ defined but not used [-Wunused-variable] 21 | static Readline* gReadline = nullptr; | ^~~~~~~~~ CXX cpp/libc.cc CXX cpp/osh.cc CXX cpp/osh_tdop.cc CXX cpp/pgen2.cc CXX cpp/pylib.cc CXX cpp/stdlib.cc CXX mycpp/bump_leak_heap.cc CXX mycpp/gc_builtins.cc CXX mycpp/gc_iolib.cc CXX mycpp/gc_mops.cc CXX mycpp/gc_mylib.cc CXX mycpp/gc_str.cc CXX mycpp/hash.cc CXX mycpp/mark_sweep_heap.cc WAIT LINK _bin/cxx-opt+bumpleak-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m25.850s user 0m48.903s sys 0m1.812s _build/oils.sh: Building oils-for-unix: _bin/cxx-opt+bumproot-sh/oils-for-unix PWD = /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0 cxx = cxx variant = opt+bumproot translator = mycpp suffix = skip_rebuild = true CXX _gen/bin/oils_for_unix.mycpp.cc CXX _gen/bin/oils_for_unix.mycpp-main.cc CXX _gen/bin/text_files.cc CXX _gen/core/runtime.asdl.cc CXX _gen/core/value.asdl.cc CXX _gen/cpp/build_stamp.cc CXX _gen/data_lang/nil8.asdl.cc CXX _gen/display/pretty.asdl.cc CXX _gen/frontend/arg_types.cc CXX _gen/frontend/consts.cc CXX _gen/frontend/help_meta.cc CXX _gen/frontend/id_kind.asdl.cc CXX _gen/frontend/signal.cc CXX _gen/frontend/syntax.asdl.cc CXX _gen/osh/arith_parse.cc CXX _gen/ysh/grammar_tables.cc CXX cpp/core.cc CXX cpp/data_lang.cc CXX cpp/fanos.cc CXX cpp/fanos_shared.c CXX cpp/frontend_flag_spec.cc CXX cpp/frontend_match.cc CXX cpp/frontend_pyreadline.cc cpp/frontend_pyreadline.cc:94:13: warning: ‘void py_readline::readline_cb(char*)’ defined but not used [-Wunused-function] 94 | static void readline_cb(char* line) { | ^~~~~~~~~~~ cpp/frontend_pyreadline.cc:21:18: warning: ‘py_readline::gReadline’ defined but not used [-Wunused-variable] 21 | static Readline* gReadline = nullptr; | ^~~~~~~~~ CXX cpp/libc.cc CXX cpp/osh.cc CXX cpp/osh_tdop.cc CXX cpp/pgen2.cc CXX cpp/pylib.cc CXX cpp/stdlib.cc CXX mycpp/bump_leak_heap.cc CXX mycpp/gc_builtins.cc CXX mycpp/gc_iolib.cc CXX mycpp/gc_mops.cc CXX mycpp/gc_mylib.cc In file included from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/bin/oils_for_unix_preamble.h:11, from _gen/bin/oils_for_unix.mycpp.cc:3: In member function ‘List* List::slice(int, int) [with T = syntax_asdl::word_t*]’, inlined from ‘void ysh_ify::YshPrinter::_DoSimple(syntax_asdl::command::Simple*, Dict*)’ at _gen/bin/oils_for_unix.mycpp.cc:53872:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/mycpp/gc_list.h:260:9: warning: ‘void* memcpy(void*, const void*, size_t)’ specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 260 | memcpy(result->slab_->items_, slab_->items_ + begin, new_len * sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX mycpp/gc_str.cc CXX mycpp/hash.cc CXX mycpp/mark_sweep_heap.cc WAIT LINK _bin/cxx-opt+bumproot-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m43.349s user 1m7.305s sys 0m2.306s _build/oils.sh: Building oils-for-unix: _bin/cxx-opt+bumpsmall-sh/oils-for-unix PWD = /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0 cxx = cxx variant = opt+bumpsmall translator = mycpp suffix = skip_rebuild = true CXX _gen/bin/oils_for_unix.mycpp.cc CXX _gen/bin/oils_for_unix.mycpp-main.cc CXX _gen/bin/text_files.cc CXX _gen/core/runtime.asdl.cc CXX _gen/core/value.asdl.cc CXX _gen/cpp/build_stamp.cc CXX _gen/data_lang/nil8.asdl.cc CXX _gen/display/pretty.asdl.cc CXX _gen/frontend/arg_types.cc CXX _gen/frontend/consts.cc CXX _gen/frontend/help_meta.cc CXX _gen/frontend/id_kind.asdl.cc CXX _gen/frontend/signal.cc CXX _gen/frontend/syntax.asdl.cc CXX _gen/osh/arith_parse.cc CXX _gen/ysh/grammar_tables.cc CXX cpp/core.cc CXX cpp/data_lang.cc CXX cpp/fanos.cc CXX cpp/fanos_shared.c CXX cpp/frontend_flag_spec.cc CXX cpp/frontend_match.cc CXX cpp/frontend_pyreadline.cc cpp/frontend_pyreadline.cc:94:13: warning: ‘void py_readline::readline_cb(char*)’ defined but not used [-Wunused-function] 94 | static void readline_cb(char* line) { | ^~~~~~~~~~~ cpp/frontend_pyreadline.cc:21:18: warning: ‘py_readline::gReadline’ defined but not used [-Wunused-variable] 21 | static Readline* gReadline = nullptr; | ^~~~~~~~~ CXX cpp/libc.cc CXX cpp/osh.cc CXX cpp/osh_tdop.cc CXX cpp/pgen2.cc CXX cpp/pylib.cc CXX cpp/stdlib.cc CXX mycpp/bump_leak_heap.cc CXX mycpp/gc_builtins.cc In file included from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/bin/oils_for_unix_preamble.h:11, from _gen/bin/oils_for_unix.mycpp.cc:3: In member function ‘List* List::slice(int, int) [with T = syntax_asdl::word_t*]’, inlined from ‘void ysh_ify::YshPrinter::_DoSimple(syntax_asdl::command::Simple*, Dict*)’ at _gen/bin/oils_for_unix.mycpp.cc:53872:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/mycpp/gc_list.h:260:9: warning: ‘void* memcpy(void*, const void*, size_t)’ specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 260 | memcpy(result->slab_->items_, slab_->items_ + begin, new_len * sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX mycpp/gc_iolib.cc CXX mycpp/gc_mops.cc CXX mycpp/gc_mylib.cc CXX mycpp/gc_str.cc CXX mycpp/hash.cc CXX mycpp/mark_sweep_heap.cc WAIT LINK _bin/cxx-opt+bumpsmall-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m45.015s user 1m10.612s sys 0m2.292s _build/oils.sh: Building oils-for-unix: _bin/cxx-opt+nopool-sh/oils-for-unix PWD = /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0 cxx = cxx variant = opt+nopool translator = mycpp suffix = skip_rebuild = true CXX _gen/bin/oils_for_unix.mycpp.cc CXX _gen/bin/oils_for_unix.mycpp-main.cc CXX _gen/bin/text_files.cc CXX _gen/core/runtime.asdl.cc CXX _gen/core/value.asdl.cc CXX _gen/cpp/build_stamp.cc CXX _gen/data_lang/nil8.asdl.cc CXX _gen/display/pretty.asdl.cc CXX _gen/frontend/arg_types.cc CXX _gen/frontend/consts.cc CXX _gen/frontend/help_meta.cc CXX _gen/frontend/id_kind.asdl.cc CXX _gen/frontend/signal.cc CXX _gen/frontend/syntax.asdl.cc CXX _gen/osh/arith_parse.cc CXX _gen/ysh/grammar_tables.cc CXX cpp/core.cc CXX cpp/data_lang.cc CXX cpp/fanos.cc CXX cpp/fanos_shared.c CXX cpp/frontend_flag_spec.cc CXX cpp/frontend_match.cc CXX cpp/frontend_pyreadline.cc cpp/frontend_pyreadline.cc:94:13: warning: ‘void py_readline::readline_cb(char*)’ defined but not used [-Wunused-function] 94 | static void readline_cb(char* line) { | ^~~~~~~~~~~ cpp/frontend_pyreadline.cc:21:18: warning: ‘py_readline::gReadline’ defined but not used [-Wunused-variable] 21 | static Readline* gReadline = nullptr; | ^~~~~~~~~ CXX cpp/libc.cc CXX cpp/osh.cc CXX cpp/osh_tdop.cc CXX cpp/pgen2.cc CXX cpp/pylib.cc CXX cpp/stdlib.cc CXX mycpp/bump_leak_heap.cc CXX mycpp/gc_builtins.cc In file included from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/bin/oils_for_unix_preamble.h:11, from _gen/bin/oils_for_unix.mycpp.cc:3: In member function ‘List* List::slice(int, int) [with T = syntax_asdl::word_t*]’, inlined from ‘void ysh_ify::YshPrinter::_DoSimple(syntax_asdl::command::Simple*, Dict*)’ at _gen/bin/oils_for_unix.mycpp.cc:53872:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0/mycpp/gc_list.h:260:9: warning: ‘void* memcpy(void*, const void*, size_t)’ specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 260 | memcpy(result->slab_->items_, slab_->items_ + begin, new_len * sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX mycpp/gc_iolib.cc CXX mycpp/gc_mops.cc CXX mycpp/gc_mylib.cc CXX mycpp/gc_str.cc CXX mycpp/hash.cc CXX mycpp/mark_sweep_heap.cc WAIT LINK _bin/cxx-opt+nopool-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m45.289s user 1m10.842s sys 0m2.337s ~/oil/_tmp/native-tar-test ~/oil ~/oil mkdir: created directory '_bin/cxx-opt' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt-sh/oils-for-unix' -> '_bin/cxx-opt/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt-sh/osh' -> '_bin/cxx-opt/osh' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt-sh/ysh' -> '_bin/cxx-opt/ysh' mkdir: created directory '_bin/cxx-opt+bumpleak' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumpleak-sh/oils-for-unix' -> '_bin/cxx-opt+bumpleak/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumpleak-sh/osh' -> '_bin/cxx-opt+bumpleak/osh' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumpleak-sh/ysh' -> '_bin/cxx-opt+bumpleak/ysh' mkdir: created directory '_bin/cxx-opt+bumproot' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumproot-sh/oils-for-unix' -> '_bin/cxx-opt+bumproot/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumproot-sh/osh' -> '_bin/cxx-opt+bumproot/osh' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumproot-sh/ysh' -> '_bin/cxx-opt+bumproot/ysh' mkdir: created directory '_bin/cxx-opt+bumpsmall' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumpsmall-sh/oils-for-unix' -> '_bin/cxx-opt+bumpsmall/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumpsmall-sh/osh' -> '_bin/cxx-opt+bumpsmall/osh' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+bumpsmall-sh/ysh' -> '_bin/cxx-opt+bumpsmall/ysh' mkdir: created directory '_bin/cxx-opt+nopool' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+nopool-sh/oils-for-unix' -> '_bin/cxx-opt+nopool/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+nopool-sh/osh' -> '_bin/cxx-opt+nopool/osh' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt+nopool-sh/ysh' -> '_bin/cxx-opt+nopool/ysh' ~/oil/_tmp/native-tar-test ~/oil ~/oil/_tmp/native-tar-test/oils-for-unix-0.32.0 ~/oil/_tmp/native-tar-test ~/oil ./configure: Wrote _build/detected-cpp-config.h ./configure: Wrote _build/detected-config.sh ./configure: Wrote _build/detected-config.h _build/oils.sh: Building oils-for-unix: _bin/cxx-opt-sh/mycpp-souffle/oils-for-unix PWD = /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.32.0 cxx = cxx variant = opt translator = mycpp-souffle suffix = skip_rebuild = true CXX _gen/bin/oils_for_unix.mycpp-souffle.cc CXX _gen/bin/oils_for_unix.mycpp-souffle-main.cc CXX _gen/bin/text_files.cc CXX _gen/core/runtime.asdl.cc CXX _gen/core/value.asdl.cc CXX _gen/cpp/build_stamp.cc CXX _gen/data_lang/nil8.asdl.cc CXX _gen/display/pretty.asdl.cc CXX _gen/frontend/arg_types.cc CXX _gen/frontend/consts.cc CXX _gen/frontend/help_meta.cc CXX _gen/frontend/id_kind.asdl.cc CXX _gen/frontend/signal.cc CXX _gen/frontend/syntax.asdl.cc CXX _gen/osh/arith_parse.cc CXX _gen/ysh/grammar_tables.cc CXX cpp/core.cc CXX cpp/data_lang.cc CXX cpp/fanos.cc CXX cpp/fanos_shared.c CXX cpp/frontend_flag_spec.cc CXX cpp/frontend_match.cc CXX cpp/frontend_pyreadline.cc cpp/frontend_pyreadline.cc:94:13: warning: ‘void py_readline::readline_cb(char*)’ defined but not used [-Wunused-function] 94 | static void readline_cb(char* line) { | ^~~~~~~~~~~ cpp/frontend_pyreadline.cc:21:18: warning: ‘py_readline::gReadline’ defined but not used [-Wunused-variable] 21 | static Readline* gReadline = nullptr; | ^~~~~~~~~ CXX cpp/libc.cc CXX cpp/osh.cc CXX cpp/osh_tdop.cc CXX cpp/pgen2.cc CXX cpp/pylib.cc CXX cpp/stdlib.cc CXX mycpp/bump_leak_heap.cc CXX mycpp/gc_builtins.cc CXX mycpp/gc_iolib.cc CXX mycpp/gc_mops.cc CXX mycpp/gc_mylib.cc CXX mycpp/gc_str.cc CXX mycpp/hash.cc CXX mycpp/mark_sweep_heap.cc WAIT LINK _bin/cxx-opt-sh/mycpp-souffle/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m30.754s user 0m57.729s sys 0m2.016s ~/oil/_tmp/native-tar-test ~/oil ~/oil mkdir: created directory '_bin/cxx-opt/mycpp-souffle' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt-sh/mycpp-souffle/oils-for-unix' -> '_bin/cxx-opt/mycpp-souffle/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt-sh/mycpp-souffle/osh' -> '_bin/cxx-opt/mycpp-souffle/osh' '_tmp/native-tar-test/oils-for-unix-0.32.0/_bin/cxx-opt-sh/mycpp-souffle/ysh' -> '_bin/cxx-opt/mycpp-souffle/ysh' cachegrind-0 parse.abuild bash - Wrote _tmp/gc-cachegrind/raw/cachegrind-0.txt cachegrind-1 parse.abuild _bin/cxx-opt+bumpleak/osh mut AST not printed. [BumpLeakHeap] num allocated = 102891 bytes allocated = 3568275 mem pos = 4930560 Wrote _tmp/gc-cachegrind/raw/cachegrind-1.txt cachegrind-2 parse.abuild _bin/cxx-opt+bumproot/osh mut AST not printed. [BumpLeakHeap] max roots = 147 num allocated = 102891 bytes allocated = 3568275 mem pos = 4930560 Wrote _tmp/gc-cachegrind/raw/cachegrind-2.txt cachegrind-3 parse.abuild _bin/cxx-opt+bumpsmall/osh mut+alloc AST not printed. num live = 4157 max survived = 0 num allocated = 4157 bytes allocated = 528405 num gc points = 180 num collections = 0 gc threshold = 1000000000 num growths = 0 max gc millis = 0.0 total gc millis = 0.0 roots capacity = 1024 objs capacity = 10240 Wrote _tmp/gc-cachegrind/raw/cachegrind-3.txt cachegrind-4 parse.abuild _bin/cxx-opt+nopool/osh mut+alloc+free+gc AST not printed. Wrote _tmp/gc-cachegrind/raw/cachegrind-4.txt cachegrind-5 parse.abuild _bin/cxx-opt/osh mut+alloc AST not printed. num live = 102893 max survived = 0 num allocated = 102893 num in heap = 4156 num in pool 1 = 47794 num in pool 2 = 50943 bytes allocated = 4145561 num gc points = 180 num collections = 0 gc threshold = 1000000000 num growths = 0 max gc millis = 0.0 total gc millis = 0.0 roots capacity = 1024 objs capacity = 10240 Wrote _tmp/gc-cachegrind/raw/cachegrind-5.txt cachegrind-6 parse.abuild _bin/cxx-opt/osh mut+alloc+free AST not printed. num live = 102898 max survived = 0 num allocated = 102898 num in heap = 4156 num in pool 1 = 47798 num in pool 2 = 50944 bytes allocated = 4145561 num gc points = 180 num collections = 0 gc threshold = 1000000000 num growths = 0 max gc millis = 0.0 total gc millis = 0.0 roots capacity = 1024 objs capacity = 10240 Wrote _tmp/gc-cachegrind/raw/cachegrind-6.txt cachegrind-7 parse.abuild _bin/cxx-opt/osh mut+alloc+free+gc AST not printed. Wrote _tmp/gc-cachegrind/raw/cachegrind-7.txt cachegrind-8 parse.abuild _bin/cxx-opt/osh mut+alloc+free+gc+exit AST not printed. num live = 56219 max survived = 43340 num allocated = 102893 num in heap = 4156 num in pool 1 = 47795 num in pool 2 = 50942 bytes allocated = 2557865 num gc points = 180 num collections = 3 gc threshold = 86680 num growths = 1 max gc millis = 0.0 total gc millis = 0.0 roots capacity = 1024 objs capacity = 10240 Wrote _tmp/gc-cachegrind/raw/cachegrind-8.txt cachegrind-9 parse.abuild _bin/cxx-opt/mycpp-souffle/osh mut+alloc+free+gc AST not printed. Wrote _tmp/gc-cachegrind/raw/cachegrind-9.txt cachegrind-10 ex.compute-fib bash - Wrote _tmp/gc-cachegrind/raw/cachegrind-10.txt cachegrind-11 ex.compute-fib _bin/cxx-opt+bumpleak/osh mut [BumpLeakHeap] num allocated = 62175 bytes allocated = 2018859 mem pos = 2818912 Wrote _tmp/gc-cachegrind/raw/cachegrind-11.txt cachegrind-12 ex.compute-fib _bin/cxx-opt+bumproot/osh mut [BumpLeakHeap] max roots = 230 num allocated = 62175 bytes allocated = 2018859 mem pos = 2818912 Wrote _tmp/gc-cachegrind/raw/cachegrind-12.txt cachegrind-13 ex.compute-fib _bin/cxx-opt+bumpsmall/osh mut+alloc num live = 1194 max survived = 0 num allocated = 1194 bytes allocated = 173781 num gc points = 2268 num collections = 0 gc threshold = 1000000000 num growths = 0 max gc millis = 0.0 total gc millis = 0.0 roots capacity = 1024 objs capacity = 10240 Wrote _tmp/gc-cachegrind/raw/cachegrind-13.txt cachegrind-14 ex.compute-fib _bin/cxx-opt+nopool/osh mut+alloc+free+gc Wrote _tmp/gc-cachegrind/raw/cachegrind-14.txt cachegrind-15 ex.compute-fib _bin/cxx-opt/osh mut+alloc num live = 62177 max survived = 0 num allocated = 62177 num in heap = 1193 num in pool 1 = 34695 num in pool 2 = 26289 bytes allocated = 2285081 num gc points = 2268 num collections = 0 gc threshold = 1000000000 num growths = 0 max gc millis = 0.0 total gc millis = 0.0 roots capacity = 1024 objs capacity = 10240 Wrote _tmp/gc-cachegrind/raw/cachegrind-15.txt cachegrind-16 ex.compute-fib _bin/cxx-opt/osh mut+alloc+free num live = 62182 max survived = 0 num allocated = 62182 num in heap = 1193 num in pool 1 = 34699 num in pool 2 = 26290 bytes allocated = 2285081 num gc points = 2268 num collections = 0 gc threshold = 1000000000 num growths = 0 max gc millis = 0.0 total gc millis = 0.0 roots capacity = 1024 objs capacity = 10240 Wrote _tmp/gc-cachegrind/raw/cachegrind-16.txt cachegrind-17 ex.compute-fib _bin/cxx-opt/osh mut+alloc+free+gc Wrote _tmp/gc-cachegrind/raw/cachegrind-17.txt cachegrind-18 ex.compute-fib _bin/cxx-opt/osh mut+alloc+free+gc+exit num live = 15124 max survived = 2955 num allocated = 62177 num in heap = 1193 num in pool 1 = 34696 num in pool 2 = 26288 bytes allocated = 1859513 num gc points = 2268 num collections = 1 gc threshold = 50000 num growths = 0 max gc millis = 0.0 total gc millis = 0.0 roots capacity = 1024 objs capacity = 10240 Wrote _tmp/gc-cachegrind/raw/cachegrind-18.txt cachegrind-19 ex.compute-fib _bin/cxx-opt/mycpp-souffle/osh mut+alloc+free+gc Wrote _tmp/gc-cachegrind/raw/cachegrind-19.txt status elapsed_secs user_secs sys_secs max_rss_KiB join_id 1 0 0.521103 0.492785 0.028510 75748 cachegrind-0 2 0 1.331160 1.301762 0.029016 93064 cachegrind-1 3 0 1.521903 1.475733 0.046408 92756 cachegrind-2 4 0 1.611137 1.571521 0.039805 93124 cachegrind-3 5 0 1.764785 1.723987 0.040854 92984 cachegrind-4 6 0 1.629016 1.576684 0.052488 92100 cachegrind-5 7 0 1.645988 1.607329 0.038781 92356 cachegrind-6 8 0 1.672688 1.625803 0.046197 90376 cachegrind-7 9 0 1.697747 1.651490 0.046400 90504 cachegrind-8 10 0 1.563248 1.514811 0.046314 89672 cachegrind-9 11 0 0.621733 0.588518 0.033421 75620 cachegrind-10 12 0 1.267999 1.243682 0.024427 90860 cachegrind-11 13 0 1.436516 1.396367 0.040284 90696 cachegrind-12 14 0 1.532428 1.492462 0.040090 90788 cachegrind-13 15 0 1.599211 1.553257 0.045594 92640 cachegrind-14 16 0 1.525606 1.481568 0.044109 90272 cachegrind-15 17 0 1.545383 1.491984 0.053554 90524 cachegrind-16 18 0 1.517832 1.472635 0.045354 89876 cachegrind-17 19 0 1.540164 1.496568 0.043799 90012 cachegrind-18 20 0 1.412140 1.379029 0.033149 89108 cachegrind-19 task sh_path shell_runtime_opts 1 parse.abuild bash - 2 parse.abuild _bin/cxx-opt+bumpleak/osh mut 3 parse.abuild _bin/cxx-opt+bumproot/osh mut 4 parse.abuild _bin/cxx-opt+bumpsmall/osh mut+alloc 5 parse.abuild _bin/cxx-opt+nopool/osh mut+alloc+free+gc 6 parse.abuild _bin/cxx-opt/osh mut+alloc 7 parse.abuild _bin/cxx-opt/osh mut+alloc+free 8 parse.abuild _bin/cxx-opt/osh mut+alloc+free+gc 9 parse.abuild _bin/cxx-opt/osh mut+alloc+free+gc+exit 10 parse.abuild _bin/cxx-opt/mycpp-souffle/osh mut+alloc+free+gc 11 ex.compute-fib bash - 12 ex.compute-fib _bin/cxx-opt+bumpleak/osh mut 13 ex.compute-fib _bin/cxx-opt+bumproot/osh mut 14 ex.compute-fib _bin/cxx-opt+bumpsmall/osh mut+alloc 15 ex.compute-fib _bin/cxx-opt+nopool/osh mut+alloc+free+gc 16 ex.compute-fib _bin/cxx-opt/osh mut+alloc 17 ex.compute-fib _bin/cxx-opt/osh mut+alloc+free 18 ex.compute-fib _bin/cxx-opt/osh mut+alloc+free+gc 19 ex.compute-fib _bin/cxx-opt/osh mut+alloc+free+gc+exit 20 ex.compute-fib _bin/cxx-opt/mycpp-souffle/osh mut+alloc+free+gc join_id irefs 1 cachegrind-0 23569581 2 cachegrind-1 22152190 3 cachegrind-10 26496905 4 cachegrind-11 13977461 5 cachegrind-12 19731194 6 cachegrind-13 21990249 7 cachegrind-14 35291404 8 cachegrind-15 22893525 9 cachegrind-16 24217028 10 cachegrind-17 24093030 11 cachegrind-18 25029018 12 cachegrind-19 19531717 13 cachegrind-2 31795076 14 cachegrind-3 35317040 15 cachegrind-4 67321076 16 cachegrind-5 36801469 17 cachegrind-6 39453591 18 cachegrind-7 50868947 19 cachegrind-8 52499329 20 cachegrind-9 43338495 PID 3640 done Wrote _tmp/gc-cachegrind/index.html