~/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.001s 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.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:50802: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 0m26.571s user 0m50.299s sys 0m1.881s _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:50802: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 0m30.797s user 0m56.353s sys 0m2.039s _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:50802: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 0m32.240s user 0m59.238s sys 0m2.091s _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:50802: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 0m32.116s user 0m59.122s sys 0m2.057s ~/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 0m47.588s user 1m14.807s sys 0m2.452s ~/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.515497 0.482231 0.033364 75748 cachegrind-0 2 0 1.375975 1.335638 0.040466 92360 cachegrind-1 3 0 1.472680 1.434074 0.038705 91804 cachegrind-2 4 0 1.570256 1.521688 0.048729 94000 cachegrind-3 5 0 1.720731 1.672907 0.047979 90508 cachegrind-4 6 0 1.558446 1.498427 0.060101 91048 cachegrind-5 7 0 1.582529 1.541823 0.040878 91304 cachegrind-6 8 0 1.608180 1.566082 0.042131 89436 cachegrind-7 9 0 1.630158 1.591678 0.038632 89520 cachegrind-8 10 0 1.734887 1.689170 0.045660 93840 cachegrind-9 11 0 0.627671 0.593627 0.034172 75748 cachegrind-10 12 0 1.303304 1.266091 0.037423 90252 cachegrind-11 13 0 1.341362 1.298448 0.043040 87704 cachegrind-12 14 0 1.431435 1.394477 0.037034 91756 cachegrind-13 15 0 1.524571 1.483623 0.041038 90672 cachegrind-14 16 0 1.456434 1.417225 0.039230 89336 cachegrind-15 17 0 1.459830 1.421534 0.038391 89464 cachegrind-16 18 0 1.456623 1.424918 0.031564 88952 cachegrind-17 19 0 1.481822 1.434619 0.047299 88948 cachegrind-18 20 0 1.586221 1.534665 0.051540 93368 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 22270236 3 cachegrind-10 26501412 4 cachegrind-11 13952557 5 cachegrind-12 15348002 6 cachegrind-13 17794733 7 cachegrind-14 30663219 8 cachegrind-15 18666929 9 cachegrind-16 20174118 10 cachegrind-17 19713574 11 cachegrind-18 20963544 12 cachegrind-19 24047408 13 cachegrind-2 24390921 14 cachegrind-3 28163313 15 cachegrind-4 60294998 16 cachegrind-5 29612534 17 cachegrind-6 32252165 18 cachegrind-7 43667154 19 cachegrind-8 45293040 20 cachegrind-9 51232147 PID 3650 done Wrote _tmp/gc-cachegrind/index.html