[20:47:14.479] time ./configure \ [20:47:14.479] --host=x86_64-w64-mingw32 \ [20:47:14.479] --enable-cassert \ [20:47:14.479] --without-icu \ [20:47:14.479] CC="ccache x86_64-w64-mingw32-gcc" \ [20:47:14.479] CXX="ccache x86_64-w64-mingw32-g++" [20:47:14.594] checking build system type... x86_64-pc-linux-gnu [20:47:14.776] checking host system type... x86_64-w64-mingw32 [20:47:14.781] checking which template to use... win32 [20:47:14.781] checking whether NLS is wanted... no [20:47:14.782] checking for default port number... 5432 [20:47:14.788] checking for block size... 8kB [20:47:14.789] checking for segment size... 1GB [20:47:14.791] checking for WAL block size... 8kB [20:47:14.793] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [20:47:14.824] checking whether the C compiler works... yes [20:47:14.965] checking for C compiler default output file name... a.exe [20:47:14.967] checking for suffix of executables... .exe [20:47:15.009] checking whether we are cross compiling... yes [20:47:15.084] checking for suffix of object files... o [20:47:15.092] checking whether we are using the GNU C compiler... yes [20:47:15.108] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [20:47:15.114] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [20:47:15.124] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [20:47:15.185] checking whether we are using the GNU C++ compiler... yes [20:47:15.192] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [20:47:15.258] checking for gawk... no [20:47:15.258] checking for mawk... mawk [20:47:15.260] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:47:15.267] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [20:47:15.299] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:47:15.344] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:47:15.500] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [20:47:15.507] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [20:47:15.538] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:47:15.545] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:47:15.562] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:47:15.569] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:47:15.633] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [20:47:15.639] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:47:15.646] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:47:15.678] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:47:15.695] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [20:47:15.712] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [20:47:15.746] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:47:15.783] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:47:15.790] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:47:15.807] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [20:47:15.813] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [20:47:15.820] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:47:15.852] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:47:15.875] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:47:15.882] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:47:15.889] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:47:15.927] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:47:15.966] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:47:15.999] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:47:16.007] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:47:16.040] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:47:16.047] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:47:16.053] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:47:16.070] checking whether the C compiler still works... yes [20:47:16.132] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [20:47:16.202] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [20:47:16.202] checking pkg-config is at least version 0.9.0... yes [20:47:16.218] checking whether to build with ICU support... no [20:47:16.218] checking whether to build with Tcl... no [20:47:16.218] checking whether to build Perl modules... no [20:47:16.218] checking whether to build Python modules... no [20:47:16.218] checking whether to build with GSSAPI support... no [20:47:16.219] checking whether to build with PAM support... no [20:47:16.219] checking whether to build with BSD Authentication support... no [20:47:16.220] checking whether to build with LDAP support... no [20:47:16.220] checking whether to build with Bonjour support... no [20:47:16.220] checking whether to build with SELinux support... no [20:47:16.220] checking whether to build with systemd support... no [20:47:16.220] configure: WARNING: *** Readline does not work on MinGW --- disabling [20:47:16.220] checking whether to build with libcurl support... no [20:47:16.220] checking whether to build with XML support... no [20:47:16.221] checking whether to build with LZ4 support... no [20:47:16.221] checking whether to build with ZSTD support... no [20:47:16.221] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [20:47:16.221] checking whether it is possible to strip libraries... yes [20:47:16.228] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [20:47:16.229] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [20:47:16.229] checking for a BSD-compatible install... /usr/bin/install -c [20:47:16.237] checking for tar... /usr/bin/tar [20:47:16.238] checking whether ln -s works... yes [20:47:16.238] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:47:16.240] checking for bison... /usr/bin/bison [20:47:16.242] configure: using bison (GNU Bison) 3.8.2 [20:47:16.245] checking for flex... /usr/bin/flex [20:47:16.247] configure: using flex 2.6.4 [20:47:16.247] checking for perl... /usr/bin/perl [20:47:16.250] configure: using perl 5.36.0 [20:47:16.252] checking for zic... /usr/sbin/zic [20:47:16.252] checking for a sed that does not truncate output... /usr/bin/sed [20:47:16.257] checking for grep that handles long lines and -e... /usr/bin/grep [20:47:16.259] checking for egrep... /usr/bin/grep -E [20:47:16.261] checking for ANSI C header files... yes [20:47:16.321] checking for sys/types.h... yes [20:47:16.337] checking for sys/stat.h... yes [20:47:16.373] checking for stdlib.h... yes [20:47:16.388] checking for string.h... yes [20:47:16.446] checking for memory.h... yes [20:47:16.460] checking for strings.h... yes [20:47:16.518] checking for inttypes.h... yes [20:47:16.533] checking for stdint.h... yes [20:47:16.567] checking for unistd.h... yes [20:47:16.631] checking for main in -lm... yes [20:47:16.678] checking for library containing setproctitle... no [20:47:16.769] checking for library containing dlsym... no [20:47:16.858] checking for library containing socket... -lws2_32 [20:47:16.988] checking for library containing getopt_long... none required [20:47:17.034] checking for library containing shm_open... no [20:47:17.120] checking for library containing shm_unlink... no [20:47:17.205] checking for library containing clock_gettime... no [20:47:17.291] checking for library containing shmget... no [20:47:17.377] checking for library containing backtrace_symbols... no [20:47:17.463] checking for library containing pthread_barrier_wait... -lpthread [20:47:17.551] checking for inflate in -lz... yes [20:47:17.598] checking atomic.h usability... no [20:47:17.653] checking atomic.h presence... no [20:47:17.670] checking for atomic.h... no [20:47:17.673] checking copyfile.h usability... no [20:47:17.727] checking copyfile.h presence... no [20:47:17.744] checking for copyfile.h... no [20:47:17.748] checking execinfo.h usability... no [20:47:17.802] checking execinfo.h presence... no [20:47:17.821] checking for execinfo.h... no [20:47:17.824] checking getopt.h usability... yes [20:47:17.878] checking getopt.h presence... yes [20:47:17.893] checking for getopt.h... yes [20:47:17.900] checking ifaddrs.h usability... no [20:47:17.953] checking ifaddrs.h presence... no [20:47:17.971] checking for ifaddrs.h... no [20:47:17.974] checking mbarrier.h usability... no [20:47:18.027] checking mbarrier.h presence... no [20:47:18.047] checking for mbarrier.h... no [20:47:18.051] checking sys/epoll.h usability... no [20:47:18.105] checking sys/epoll.h presence... no [20:47:18.126] checking for sys/epoll.h... no [20:47:18.129] checking sys/event.h usability... no [20:47:18.184] checking sys/event.h presence... no [20:47:18.202] checking for sys/event.h... no [20:47:18.206] checking sys/personality.h usability... no [20:47:18.260] checking sys/personality.h presence... no [20:47:18.278] checking for sys/personality.h... no [20:47:18.281] checking sys/prctl.h usability... no [20:47:18.336] checking sys/prctl.h presence... no [20:47:18.355] checking for sys/prctl.h... no [20:47:18.358] checking sys/procctl.h usability... no [20:47:18.413] checking sys/procctl.h presence... no [20:47:18.431] checking for sys/procctl.h... no [20:47:18.434] checking sys/signalfd.h usability... no [20:47:18.489] checking sys/signalfd.h presence... no [20:47:18.508] checking for sys/signalfd.h... no [20:47:18.511] checking sys/ucred.h usability... no [20:47:18.567] checking sys/ucred.h presence... no [20:47:18.586] checking for sys/ucred.h... no [20:47:18.589] checking termios.h usability... no [20:47:18.642] checking termios.h presence... no [20:47:18.662] checking for termios.h... no [20:47:18.665] checking ucred.h usability... no [20:47:18.720] checking ucred.h presence... no [20:47:18.740] checking for ucred.h... no [20:47:18.744] checking xlocale.h usability... no [20:47:18.799] checking xlocale.h presence... no [20:47:18.818] checking for xlocale.h... no [20:47:18.821] checking zlib.h usability... yes [20:47:18.830] checking zlib.h presence... yes [20:47:18.849] checking for zlib.h... yes [20:47:18.849] checking for lz4... /usr/bin/lz4 [20:47:18.849] checking for zstd... /usr/bin/zstd [20:47:18.849] checking for openssl... /usr/bin/openssl [20:47:18.853] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [20:47:18.854] checking crtdefs.h usability... yes [20:47:18.907] checking crtdefs.h presence... yes [20:47:18.922] checking for crtdefs.h... yes [20:47:18.923] checking whether byte ordering is bigendian... no [20:47:18.994] checking for inline... inline [20:47:19.002] checking for printf format archetype... gnu_printf [20:47:19.037] checking for _Static_assert... yes [20:47:19.079] checking for typeof... typeof [20:47:19.112] checking for __builtin_types_compatible_p... yes [20:47:19.132] checking for __builtin_constant_p... yes [20:47:19.150] checking for __builtin_mul_overflow... yes [20:47:19.198] checking for __builtin_unreachable... yes [20:47:19.239] checking for computed goto support... yes [20:47:19.247] checking for struct tm.tm_zone... no [20:47:19.322] checking for union semun... no [20:47:19.354] checking for socklen_t... yes [20:47:20.893] checking for struct sockaddr.sa_len... no [20:47:22.897] checking for C/C++ restrict keyword... __restrict [20:47:22.919] checking for struct option... yes [20:47:22.974] checking whether assembler supports x86_64 popcntq... yes [20:47:23.008] checking size of off_t... 4 [20:47:23.261] 0 [20:47:23.261] checking for int timezone... yes [20:47:23.315] checking for backtrace_symbols... no [20:47:23.367] checking for copyfile... no [20:47:23.418] checking for copy_file_range... no [20:47:23.466] checking for elf_aux_info... no [20:47:23.514] checking for getauxval... no [20:47:23.564] checking for getifaddrs... no [20:47:23.612] checking for getpeerucred... no [20:47:23.660] checking for inet_pton... yes [20:47:23.708] checking for kqueue... no [20:47:23.756] checking for mbstowcs_l... no [20:47:23.803] checking for memset_s... no [20:47:23.851] checking for posix_fallocate... no [20:47:23.900] checking for ppoll... no [20:47:23.951] checking for pthread_is_threaded_np... no [20:47:24.000] checking for setproctitle... no [20:47:24.048] checking for setproctitle_fast... no [20:47:24.099] checking for strchrnul... no [20:47:24.150] checking for strsignal... no [20:47:24.201] checking for syncfs... no [20:47:24.252] checking for sync_file_range... no [20:47:24.303] checking for uselocale... no [20:47:24.354] checking for wcstombs_l... no [20:47:24.402] checking for __builtin_bswap16... yes [20:47:24.450] checking for __builtin_bswap32... yes [20:47:24.498] checking for __builtin_bswap64... yes [20:47:24.544] checking for __builtin_clz... yes [20:47:24.591] checking for __builtin_ctz... yes [20:47:24.639] checking for __builtin_popcount... yes [20:47:24.686] checking for __builtin_frame_address... yes [20:47:24.732] checking for _LARGEFILE_SOURCE value needed for large files... no [20:47:24.783] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [20:47:24.812] checking for posix_fadvise... no [20:47:24.860] checking whether posix_fadvise is declared... no [20:47:24.905] checking whether fdatasync is declared... no [20:47:24.951] checking whether strlcat is declared... no [20:47:25.011] checking whether strlcpy is declared... no [20:47:25.076] checking whether strnlen is declared... yes [20:47:25.089] checking whether strsep is declared... no [20:47:25.155] checking whether preadv is declared... no [20:47:25.194] checking whether pwritev is declared... no [20:47:25.232] checking whether F_FULLFSYNC is declared... no [20:47:25.274] checking for explicit_bzero... no [20:47:25.321] checking for getopt... yes [20:47:25.366] checking for getpeereid... no [20:47:25.414] checking for inet_aton... no [20:47:25.463] checking for mkdtemp... no [20:47:25.512] checking for strlcat... no [20:47:25.562] checking for strlcpy... no [20:47:25.610] checking for strnlen... yes [20:47:25.657] checking for strsep... no [20:47:25.702] checking for pthread_barrier_wait... yes [20:47:25.745] configure: On mingw32 we will use our strtof wrapper. [20:47:25.745] checking for getopt_long... yes [20:47:25.787] checking for syslog... no [20:47:25.833] checking for opterr... yes [20:47:25.879] checking for optreset... no [20:47:25.927] checking test program... cross-compiling [20:47:25.927] checking size of void *... 8 [20:47:26.300] checking size of size_t... 8 [20:47:26.731] checking size of long... 4 [20:47:27.039] checking size of long long... 8 [20:47:27.478] checking alignment of short... 2 [20:47:27.662] checking alignment of int... 4 [20:47:27.944] checking alignment of long... 4 [20:47:28.214] checking alignment of int64_t... 8 [20:47:28.588] checking alignment of double... 8 [20:47:28.873] checking for __int128... yes [20:47:28.922] checking for __int128 alignment bug... assuming ok [20:47:28.922] checking alignment of PG_INT128_TYPE... 16 [20:47:29.455] checking for builtin __sync char locking functions... yes [20:47:29.496] checking for builtin __sync int32 locking functions... yes [20:47:29.536] checking for builtin __sync int32 atomic operations... yes [20:47:29.577] checking for builtin __sync int64 atomic operations... yes [20:47:29.618] checking for builtin __atomic int32 atomic operations... yes [20:47:29.659] checking for builtin __atomic int64 atomic operations... yes [20:47:29.702] checking for __get_cpuid... yes [20:47:29.748] checking for __get_cpuid_count... yes [20:47:29.792] checking for __cpuid... no [20:47:30.194] checking for __cpuidex... no [20:47:30.615] checking for _xgetbv... yes [20:47:31.018] checking for _mm512_popcnt_epi64... yes [20:47:31.430] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:47:31.524] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:47:31.545] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:47:31.562] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:47:31.580] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [20:47:31.634] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:47:31.635] checking which random number source to use... Windows native [20:47:31.636] checking for xmllint... /usr/bin/xmllint [20:47:31.636] checking for xsltproc... /usr/bin/xsltproc [20:47:31.637] checking for fop... /usr/bin/fop [20:47:31.637] checking for dbtoepub... no [20:47:31.637] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [20:47:31.637] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [20:47:31.638] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [20:47:31.648] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [20:47:31.648] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [20:47:31.648] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [20:47:31.648] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [20:47:31.729] configure: creating ./config.status [20:47:31.812] config.status: creating GNUmakefile [20:47:31.824] config.status: creating src/Makefile.global [20:47:31.839] config.status: creating src/include/pg_config.h [20:47:31.851] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:47:31.866] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:47:31.873] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [20:47:31.880] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [20:47:31.887] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [20:47:31.894] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [20:47:31.897] config.status: executing check_win32_symlinks commands [20:47:31.929] [20:47:31.929] real 0m17.450s [20:47:31.929] user 0m11.754s [20:47:31.929] sys 0m5.319s [20:47:31.929] make -s -j${BUILD_JOBS} clean [20:47:32.450] time make -s -j${BUILD_JOBS} world-bin [20:51:08.332] In function ‘overexplain_range_table’, [20:51:08.332] inlined from ‘overexplain_per_plan_hook’ at pg_overexplain.c:262:3: [20:51:08.332] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] [20:51:08.332] 436 | appendStringInfo(es->str, "RTI %u (%s%s%s):\n", rti, kind, [20:51:08.332] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [20:51:08.332] 437 | rte->inh ? ", inherited" : "", [20:51:08.332] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [20:51:08.332] 438 | rte->inFromCl ? ", in-from-clause" : ""); [20:51:08.332] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [20:51:08.332] pg_overexplain.c: In function ‘overexplain_per_plan_hook’: [20:51:08.332] pg_overexplain.c:383:29: note: ‘kind’ was declared here [20:51:08.332] 383 | char *kind; [20:51:08.332] | ^~~~ [20:51:08.332] In function ‘overexplain_debug’, [20:51:08.332] inlined from ‘overexplain_per_plan_hook’ at pg_overexplain.c:259:3: [20:51:08.332] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] [20:51:08.332] 316 | ExplainPropertyText("Command Type", commandType, es); [20:51:08.332] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [20:51:08.332] pg_overexplain.c: In function ‘overexplain_per_plan_hook’: [20:51:08.332] pg_overexplain.c:276:21: note: ‘commandType’ was declared here [20:51:08.332] 276 | char *commandType; [20:51:08.332] | ^~~~~~~~~~~ [20:51:08.332] cc1: all warnings being treated as errors [20:51:08.334] make[2]: *** [: pg_overexplain.o] Error 1 [20:51:08.334] make[1]: *** [Makefile:96: all-pg_overexplain-recurse] Error 2 [20:51:08.334] make[1]: *** Waiting for unfinished jobs.... [20:51:09.442] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [20:51:09.442] [20:51:09.442] real 3m36.992s [20:51:09.442] user 11m26.256s [20:51:09.442] sys 2m15.548s [20:51:09.442] [20:51:09.442] Exit status: 2