~/oil/_tmp/native-tar-test ~/oil ~/oil/_tmp/native-tar-test/oils-for-unix-0.37.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.37.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.003s sys 0m0.000s _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.37.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 In file included from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.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:50832:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.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/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+bumpleak-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m25.189s user 0m47.818s sys 0m1.762s _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.37.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 In file included from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.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:50832:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.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/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+bumproot-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m29.610s user 0m54.010s sys 0m1.949s _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.37.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 In file included from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.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:50832:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.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/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+bumpsmall-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m30.687s user 0m56.529s sys 0m1.910s _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.37.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 In file included from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.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:50832:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.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/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+nopool-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m30.702s user 0m56.385s sys 0m1.963s ~/oil/_tmp/native-tar-test ~/oil ~/oil mkdir: created directory '_bin/cxx-opt' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt-sh/oils-for-unix' -> '_bin/cxx-opt/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt-sh/osh' -> '_bin/cxx-opt/osh' '_tmp/native-tar-test/oils-for-unix-0.37.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.37.0/_bin/cxx-opt+bumpleak-sh/oils-for-unix' -> '_bin/cxx-opt+bumpleak/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt+bumpleak-sh/osh' -> '_bin/cxx-opt+bumpleak/osh' '_tmp/native-tar-test/oils-for-unix-0.37.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.37.0/_bin/cxx-opt+bumproot-sh/oils-for-unix' -> '_bin/cxx-opt+bumproot/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt+bumproot-sh/osh' -> '_bin/cxx-opt+bumproot/osh' '_tmp/native-tar-test/oils-for-unix-0.37.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.37.0/_bin/cxx-opt+bumpsmall-sh/oils-for-unix' -> '_bin/cxx-opt+bumpsmall/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt+bumpsmall-sh/osh' -> '_bin/cxx-opt+bumpsmall/osh' '_tmp/native-tar-test/oils-for-unix-0.37.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.37.0/_bin/cxx-opt+nopool-sh/oils-for-unix' -> '_bin/cxx-opt+nopool/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt+nopool-sh/osh' -> '_bin/cxx-opt+nopool/osh' '_tmp/native-tar-test/oils-for-unix-0.37.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.37.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-nosouffle/oils-for-unix PWD = /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.37.0 cxx = cxx variant = opt translator = mycpp-nosouffle suffix = skip_rebuild = true CXX _gen/bin/oils_for_unix.mycpp-nosouffle.cc CXX _gen/bin/oils_for_unix.mycpp-nosouffle-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-nosouffle/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m45.092s user 1m10.967s sys 0m2.372s ~/oil/_tmp/native-tar-test ~/oil ~/oil mkdir: created directory '_bin/cxx-opt/mycpp-nosouffle' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt-sh/mycpp-nosouffle/oils-for-unix' -> '_bin/cxx-opt/mycpp-nosouffle/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt-sh/mycpp-nosouffle/osh' -> '_bin/cxx-opt/mycpp-nosouffle/osh' '_tmp/native-tar-test/oils-for-unix-0.37.0/_bin/cxx-opt-sh/mycpp-nosouffle/ysh' -> '_bin/cxx-opt/mycpp-nosouffle/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 = 102802 bytes allocated = 3749490 mem pos = 4953088 Wrote _tmp/gc-cachegrind/raw/cachegrind-1.txt cachegrind-2 parse.abuild _bin/cxx-opt+bumproot/osh mut AST not printed. [BumpLeakHeap] max roots = 52 num allocated = 102802 bytes allocated = 3749490 mem pos = 4953088 Wrote _tmp/gc-cachegrind/raw/cachegrind-2.txt cachegrind-3 parse.abuild _bin/cxx-opt+bumpsmall/osh mut+alloc AST not printed. num live = 4167 max survived = 0 num allocated = 4167 bytes allocated = 543460 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 = 102804 max survived = 0 num allocated = 102804 num in heap = 4166 num in pool 1 = 47659 num in pool 2 = 50979 bytes allocated = 4144248 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 = 102809 max survived = 0 num allocated = 102809 num in heap = 4166 num in pool 1 = 47663 num in pool 2 = 50980 bytes allocated = 4144248 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 = 56191 max survived = 43324 num allocated = 102804 num in heap = 4166 num in pool 1 = 47660 num in pool 2 = 50978 bytes allocated = 2572920 num gc points = 180 num collections = 3 gc threshold = 86648 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-nosouffle/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 = 61466 bytes allocated = 2058497 mem pos = 2841072 Wrote _tmp/gc-cachegrind/raw/cachegrind-11.txt cachegrind-12 ex.compute-fib _bin/cxx-opt+bumproot/osh mut [BumpLeakHeap] max roots = 121 num allocated = 61466 bytes allocated = 2058497 mem pos = 2841072 Wrote _tmp/gc-cachegrind/raw/cachegrind-12.txt cachegrind-13 ex.compute-fib _bin/cxx-opt+bumpsmall/osh mut+alloc num live = 2136 max survived = 0 num allocated = 2136 bytes allocated = 246348 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 = 61468 max survived = 0 num allocated = 61468 num in heap = 2135 num in pool 1 = 33900 num in pool 2 = 25433 bytes allocated = 2292176 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 = 61473 max survived = 0 num allocated = 61473 num in heap = 2135 num in pool 1 = 33904 num in pool 2 = 25434 bytes allocated = 2292176 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 = 14431 max survived = 2989 num allocated = 61468 num in heap = 2135 num in pool 1 = 33901 num in pool 2 = 25432 bytes allocated = 1915712 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-nosouffle/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.512643 0.490538 0.022233 75748 cachegrind-0 2 0 1.360043 1.331588 0.028565 91648 cachegrind-1 3 0 1.424959 1.385767 0.039335 92964 cachegrind-2 4 0 1.522698 1.487667 0.035188 93596 cachegrind-3 5 0 1.689187 1.657953 0.031317 90512 cachegrind-4 6 0 1.537552 1.497142 0.040452 92312 cachegrind-5 7 0 1.551707 1.514536 0.037176 92564 cachegrind-6 8 0 1.585303 1.549171 0.036236 90640 cachegrind-7 9 0 1.609333 1.577331 0.032146 90768 cachegrind-8 10 0 1.703711 1.664737 0.039084 92884 cachegrind-9 11 0 0.614363 0.587202 0.027335 75748 cachegrind-10 12 0 1.280823 1.247717 0.033188 89536 cachegrind-11 13 0 1.323810 1.287878 0.035982 91016 cachegrind-12 14 0 1.419466 1.383010 0.036607 91516 cachegrind-13 15 0 1.504306 1.468571 0.035876 90712 cachegrind-14 16 0 1.432597 1.387114 0.045595 90452 cachegrind-15 17 0 1.445867 1.406148 0.039820 90580 cachegrind-16 18 0 1.435940 1.399968 0.036050 90068 cachegrind-17 19 0 1.452042 1.415677 0.036496 90200 cachegrind-18 20 0 1.549731 1.513296 0.036527 92460 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-nosouffle/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-nosouffle/osh mut+alloc+free+gc join_id irefs 1 cachegrind-0 23580990 2 cachegrind-1 22270225 3 cachegrind-10 26501412 4 cachegrind-11 13952589 5 cachegrind-12 15348083 6 cachegrind-13 17794834 7 cachegrind-14 30663307 8 cachegrind-15 18667007 9 cachegrind-16 20174196 10 cachegrind-17 19713652 11 cachegrind-18 20963622 12 cachegrind-19 24047470 13 cachegrind-2 24390897 14 cachegrind-3 28163351 15 cachegrind-4 60295032 16 cachegrind-5 29612558 17 cachegrind-6 32252189 18 cachegrind-7 43667178 19 cachegrind-8 45293091 20 cachegrind-9 51232182 PID 3650 done Wrote _tmp/gc-cachegrind/index.html