~/oil/_tmp/native-tar-test ~/oil ~/oil/_tmp/native-tar-test/oils-for-unix-0.36.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.36.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.36.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.36.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.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:50902:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.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.806s user 0m48.932s sys 0m1.838s _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.36.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.36.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.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:50902:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.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.261s user 0m55.269s sys 0m1.936s _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.36.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.36.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.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:50902:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.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.695s user 0m58.582s sys 0m2.040s _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.36.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.36.0/mycpp/runtime.h:13, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.0/_gen/core/optview.h:5, from /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.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:50902:75: /home/uke/oil/_tmp/native-tar-test/oils-for-unix-0.36.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.367s user 0m57.599s sys 0m2.020s ~/oil/_tmp/native-tar-test ~/oil ~/oil mkdir: created directory '_bin/cxx-opt' '_tmp/native-tar-test/oils-for-unix-0.36.0/_bin/cxx-opt-sh/oils-for-unix' -> '_bin/cxx-opt/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.36.0/_bin/cxx-opt-sh/osh' -> '_bin/cxx-opt/osh' '_tmp/native-tar-test/oils-for-unix-0.36.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.36.0/_bin/cxx-opt+bumpleak-sh/oils-for-unix' -> '_bin/cxx-opt+bumpleak/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.36.0/_bin/cxx-opt+bumpleak-sh/osh' -> '_bin/cxx-opt+bumpleak/osh' '_tmp/native-tar-test/oils-for-unix-0.36.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.36.0/_bin/cxx-opt+bumproot-sh/oils-for-unix' -> '_bin/cxx-opt+bumproot/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.36.0/_bin/cxx-opt+bumproot-sh/osh' -> '_bin/cxx-opt+bumproot/osh' '_tmp/native-tar-test/oils-for-unix-0.36.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.36.0/_bin/cxx-opt+bumpsmall-sh/oils-for-unix' -> '_bin/cxx-opt+bumpsmall/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.36.0/_bin/cxx-opt+bumpsmall-sh/osh' -> '_bin/cxx-opt+bumpsmall/osh' '_tmp/native-tar-test/oils-for-unix-0.36.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.36.0/_bin/cxx-opt+nopool-sh/oils-for-unix' -> '_bin/cxx-opt+nopool/oils-for-unix' '_tmp/native-tar-test/oils-for-unix-0.36.0/_bin/cxx-opt+nopool-sh/osh' -> '_bin/cxx-opt+nopool/osh' '_tmp/native-tar-test/oils-for-unix-0.36.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.36.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.36.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 0m46.200s user 1m12.792s sys 0m2.330s ~/oil/_tmp/native-tar-test ~/oil ~/oil mkdir: created directory '_bin/cxx-opt/mycpp-nosouffle' '_tmp/native-tar-test/oils-for-unix-0.36.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.36.0/_bin/cxx-opt-sh/mycpp-nosouffle/osh' -> '_bin/cxx-opt/mycpp-nosouffle/osh' '_tmp/native-tar-test/oils-for-unix-0.36.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 = 102804 bytes allocated = 3749514 mem pos = 4953152 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 = 102804 bytes allocated = 3749514 mem pos = 4953152 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 = 102806 max survived = 0 num allocated = 102806 num in heap = 4166 num in pool 1 = 47661 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 = 102811 max survived = 0 num allocated = 102811 num in heap = 4166 num in pool 1 = 47665 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 = 56193 max survived = 43326 num allocated = 102806 num in heap = 4166 num in pool 1 = 47662 num in pool 2 = 50978 bytes allocated = 2572920 num gc points = 180 num collections = 3 gc threshold = 86652 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 = 61468 bytes allocated = 2058521 mem pos = 2841136 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 = 61468 bytes allocated = 2058521 mem pos = 2841136 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 = 61470 max survived = 0 num allocated = 61470 num in heap = 2135 num in pool 1 = 33902 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 = 61475 max survived = 0 num allocated = 61475 num in heap = 2135 num in pool 1 = 33906 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 = 14433 max survived = 2991 num allocated = 61470 num in heap = 2135 num in pool 1 = 33903 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.514053 0.483099 0.030800 75748 cachegrind-0 2 0 1.371231 1.332087 0.039232 90144 cachegrind-1 3 0 1.427837 1.393564 0.034424 91928 cachegrind-2 4 0 1.530470 1.498500 0.032042 93248 cachegrind-3 5 0 1.694336 1.663078 0.031437 89388 cachegrind-4 6 0 1.550228 1.510977 0.039121 91924 cachegrind-5 7 0 1.569941 1.519726 0.050366 92148 cachegrind-6 8 0 1.595426 1.563763 0.031728 90296 cachegrind-7 9 0 1.614586 1.578318 0.036429 90400 cachegrind-8 10 0 1.721812 1.683442 0.038241 92768 cachegrind-9 11 0 0.614157 0.580771 0.033493 75748 cachegrind-10 12 0 1.286968 1.251839 0.035160 88048 cachegrind-11 13 0 1.341752 1.301601 0.040276 87796 cachegrind-12 14 0 1.423981 1.388608 0.035504 90740 cachegrind-13 15 0 1.509736 1.472835 0.036603 89784 cachegrind-14 16 0 1.443406 1.411595 0.032038 90108 cachegrind-15 17 0 1.463713 1.417702 0.046068 90364 cachegrind-16 18 0 1.455005 1.418895 0.036170 89724 cachegrind-17 19 0 1.468018 1.430953 0.037220 89848 cachegrind-18 20 0 1.561666 1.521079 0.040648 92476 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 22270705 3 cachegrind-10 26501412 4 cachegrind-11 13953046 5 cachegrind-12 15348503 6 cachegrind-13 17791391 7 cachegrind-14 30664643 8 cachegrind-15 18667511 9 cachegrind-16 20174695 10 cachegrind-17 19714487 11 cachegrind-18 20964457 12 cachegrind-19 24048309 13 cachegrind-2 24391360 14 cachegrind-3 28163883 15 cachegrind-4 60296922 16 cachegrind-5 29613059 17 cachegrind-6 32252657 18 cachegrind-7 43668675 19 cachegrind-8 45294602 20 cachegrind-9 51233678 PID 3650 done Wrote _tmp/gc-cachegrind/index.html