~/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.000s sys 0m0.003s _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:50904: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.263s user 0m49.895s sys 0m1.797s _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:50904: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.435s user 0m55.345s sys 0m1.992s _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:50904: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 0m31.710s user 0m58.243s sys 0m1.956s _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:50904: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 0m31.473s user 0m57.647s sys 0m1.983s ~/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.984s user 1m12.515s sys 0m2.261s ~/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 = 102805 bytes allocated = 3749682 mem pos = 4953328 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 = 102805 bytes allocated = 3749682 mem pos = 4953328 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 = 102807 max survived = 0 num allocated = 102807 num in heap = 4166 num in pool 1 = 47656 num in pool 2 = 50985 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 = 102812 max survived = 0 num allocated = 102812 num in heap = 4166 num in pool 1 = 47660 num in pool 2 = 50986 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 = 56194 max survived = 43327 num allocated = 102807 num in heap = 4166 num in pool 1 = 47657 num in pool 2 = 50984 bytes allocated = 2572920 num gc points = 180 num collections = 3 gc threshold = 86654 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 = 61469 bytes allocated = 2058689 mem pos = 2841312 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 = 61469 bytes allocated = 2058689 mem pos = 2841312 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 = 61471 max survived = 0 num allocated = 61471 num in heap = 2135 num in pool 1 = 33897 num in pool 2 = 25439 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 = 61476 max survived = 0 num allocated = 61476 num in heap = 2135 num in pool 1 = 33901 num in pool 2 = 25440 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 = 14434 max survived = 2992 num allocated = 61471 num in heap = 2135 num in pool 1 = 33898 num in pool 2 = 25438 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.513114 0.486077 0.027216 75744 cachegrind-0 2 0 1.370064 1.326065 0.044055 92200 cachegrind-1 3 0 1.427667 1.386380 0.041341 91932 cachegrind-2 4 0 1.527339 1.481828 0.045559 93292 cachegrind-3 5 0 1.690575 1.656468 0.034101 90260 cachegrind-4 6 0 1.547885 1.506290 0.041717 92996 cachegrind-5 7 0 1.556199 1.519433 0.036724 93248 cachegrind-6 8 0 1.590613 1.558283 0.032426 91272 cachegrind-7 9 0 1.608648 1.570822 0.037929 91460 cachegrind-8 10 0 1.717166 1.679293 0.037532 92828 cachegrind-9 11 0 0.615494 0.585676 0.029935 75748 cachegrind-10 12 0 1.289610 1.251187 0.038502 90216 cachegrind-11 13 0 1.325492 1.292411 0.033153 89992 cachegrind-12 14 0 1.418199 1.385013 0.033272 90980 cachegrind-13 15 0 1.510992 1.469939 0.041147 90688 cachegrind-14 16 0 1.460888 1.426510 0.034430 91152 cachegrind-15 17 0 1.453842 1.417691 0.036256 91284 cachegrind-16 18 0 1.438853 1.405389 0.033493 90664 cachegrind-17 19 0 1.464810 1.427236 0.037667 90892 cachegrind-18 20 0 1.559905 1.520486 0.039511 92432 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 22270339 3 cachegrind-10 26501412 4 cachegrind-11 13952679 5 cachegrind-12 15348179 6 cachegrind-13 17790998 7 cachegrind-14 30664731 8 cachegrind-15 18667175 9 cachegrind-16 20174336 10 cachegrind-17 19714510 11 cachegrind-18 20964470 12 cachegrind-19 24048344 13 cachegrind-2 24391058 14 cachegrind-3 28163493 15 cachegrind-4 60297659 16 cachegrind-5 29612753 17 cachegrind-6 32252134 18 cachegrind-7 43669645 19 cachegrind-8 45295503 20 cachegrind-9 51234663 PID 3650 done Wrote _tmp/gc-cachegrind/index.html