# Logfile created on 2023-10-12 06:44:57 +0000 by logger.rb/v1.4.3 I, [2023-10-12T06:44:57.268785 #4107814] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-10-12T06:44:57.269183 #4107814] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-10-12T06:44:57.530777 #4107814] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-10-12T06:44:57.530960 #4107814] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-10-12T06:44:57.530992 #4107814] INFO -- : $$$[beg] make update-download -j4 I, [2023-10-12T06:44:57.871248 #4107814] INFO -- : tool/config.guess already exists I, [2023-10-12T06:44:57.871472 #4107814] INFO -- : tool/config.sub already exists I, [2023-10-12T06:44:57.878763 #4107814] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:44:57.891197 #4107814] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:44:57.904077 #4107814] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:44:57.911111 #4107814] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:44:57.941450 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:44:57.955463 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:44:58.374321 #4107814] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-10-12T06:44:58.374396 #4107814] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-10-12T06:44:58.555972 #4107814] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-10-12T06:44:58.558781 #4107814] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-10-12T06:44:58.558850 #4107814] INFO -- : $$$[beg] make update-src -j4 E, [2023-10-12T06:44:59.922339 #4107814] ERROR -- : From https://github.com/ruby/ruby E, [2023-10-12T06:44:59.922401 #4107814] ERROR -- : 096ee06..9859dbc master -> origin/master I, [2023-10-12T06:45:00.027230 #4107814] INFO -- : Updating 096ee06..9859dbc I, [2023-10-12T06:45:00.027303 #4107814] INFO -- : Fast-forward I, [2023-10-12T06:45:00.062997 #4107814] INFO -- : bootstraptest/test_thread.rb | 14 + I, [2023-10-12T06:45:00.063058 #4107814] INFO -- : common.mk | 3 + I, [2023-10-12T06:45:00.063075 #4107814] INFO -- : configure.ac | 2 + I, [2023-10-12T06:45:00.063090 #4107814] INFO -- : debug.c | 9 +- I, [2023-10-12T06:45:00.063121 #4107814] INFO -- : dir.c | 4 +- I, [2023-10-12T06:45:00.063136 #4107814] INFO -- : eval.c | 18 + I, [2023-10-12T06:45:00.063150 #4107814] INFO -- : include/ruby/ruby.h | 18 + I, [2023-10-12T06:45:00.063163 #4107814] INFO -- : internal/thread.h | 1 + I, [2023-10-12T06:45:00.063177 #4107814] INFO -- : process.c | 64 +- I, [2023-10-12T06:45:00.063191 #4107814] INFO -- : ractor.c | 170 +- I, [2023-10-12T06:45:00.063204 #4107814] INFO -- : ractor_core.h | 8 +- I, [2023-10-12T06:45:00.063218 #4107814] INFO -- : ruby.c | 2 + I, [2023-10-12T06:45:00.063232 #4107814] INFO -- : spec/ruby/core/thread/native_thread_id_spec.rb | 9 +- I, [2023-10-12T06:45:00.063245 #4107814] INFO -- : test/.excludes/TestThread.rb | 4 + I, [2023-10-12T06:45:00.063258 #4107814] INFO -- : test/ruby/test_random_formatter.rb | 23 +- I, [2023-10-12T06:45:00.063271 #4107814] INFO -- : test/ruby/test_thread.rb | 3 +- I, [2023-10-12T06:45:00.063288 #4107814] INFO -- : thread.c | 287 +-- I, [2023-10-12T06:45:00.063301 #4107814] INFO -- : thread_none.c | 55 +- I, [2023-10-12T06:45:00.063314 #4107814] INFO -- : thread_none.h | 1 + I, [2023-10-12T06:45:00.063327 #4107814] INFO -- : thread_pthread.c | 3066 +++++++++++++++--------- I, [2023-10-12T06:45:00.063340 #4107814] INFO -- : thread_pthread.h | 112 +- I, [2023-10-12T06:45:00.063354 #4107814] INFO -- : thread_pthread_mn.c | 843 +++++++ I, [2023-10-12T06:45:00.063367 #4107814] INFO -- : thread_sync.c | 108 +- I, [2023-10-12T06:45:00.063380 #4107814] INFO -- : thread_win32.c | 178 +- I, [2023-10-12T06:45:00.063396 #4107814] INFO -- : thread_win32.h | 2 +- I, [2023-10-12T06:45:00.063409 #4107814] INFO -- : tool/leaked-globals | 1 + I, [2023-10-12T06:45:00.063421 #4107814] INFO -- : vm.c | 34 +- I, [2023-10-12T06:45:00.063434 #4107814] INFO -- : vm_core.h | 61 +- I, [2023-10-12T06:45:00.063447 #4107814] INFO -- : vm_dump.c | 3 + I, [2023-10-12T06:45:00.063623 #4107814] INFO -- : vm_sync.c | 112 +- I, [2023-10-12T06:45:00.063637 #4107814] INFO -- : 30 files changed, 3634 insertions(+), 1581 deletions(-) I, [2023-10-12T06:45:00.063650 #4107814] INFO -- : create mode 100644 thread_pthread_mn.c I, [2023-10-12T06:45:00.112194 #4107814] INFO -- : Latest commit hash = 9859dbc7fd I, [2023-10-12T06:45:00.115321 #4107814] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-10-12T06:45:00.115396 #4107814] INFO -- : $$$[beg] make after-update -j4 I, [2023-10-12T06:45:00.318418 #4107814] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk_clang_11/common.mk > uncommon.mk I, [2023-10-12T06:45:00.319533 #4107814] INFO -- : cd -P /tmp/ruby/src/trunk_clang_11 && exec autoconf -o configure I, [2023-10-12T06:45:09.128033 #4107814] INFO -- : running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk_clang_11/configure --prefix=/tmp/ruby/install/trunk_clang_11 --disable-install-doc CC=clang-11 --no-create --no-recursion I, [2023-10-12T06:45:09.128105 #4107814] INFO -- : checking for ruby... /usr/bin/ruby --disable=gems I, [2023-10-12T06:45:09.128132 #4107814] INFO -- : tool/config.guess already exists I, [2023-10-12T06:45:09.128161 #4107814] INFO -- : tool/config.sub already exists I, [2023-10-12T06:45:09.128181 #4107814] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-10-12T06:45:09.128198 #4107814] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-10-12T06:45:09.128214 #4107814] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-10-12T06:45:09.128227 #4107814] INFO -- : checking for ld-11... no I, [2023-10-12T06:45:09.128242 #4107814] INFO -- : checking for llvm-ar-11... llvm-ar-11 I, [2023-10-12T06:45:09.128259 #4107814] INFO -- : checking for clang++-11... clang++-11 I, [2023-10-12T06:45:09.128275 #4107814] INFO -- : checking for llvm-nm-11... llvm-nm-11 I, [2023-10-12T06:45:09.128291 #4107814] INFO -- : checking for llvm-objcopy-11... llvm-objcopy-11 I, [2023-10-12T06:45:09.128307 #4107814] INFO -- : checking for llvm-objdump-11... llvm-objdump-11 I, [2023-10-12T06:45:09.128323 #4107814] INFO -- : checking for llvm-ranlib-11... llvm-ranlib-11 I, [2023-10-12T06:45:09.128339 #4107814] INFO -- : checking for llvm-strip-11... llvm-strip-11 I, [2023-10-12T06:45:09.128359 #4107814] INFO -- : checking for gcc... clang-11 I, [2023-10-12T06:45:09.128375 #4107814] INFO -- : checking whether the C compiler works... yes I, [2023-10-12T06:45:09.128391 #4107814] INFO -- : checking for C compiler default output file name... a.out I, [2023-10-12T06:45:09.128406 #4107814] INFO -- : checking for suffix of executables... I, [2023-10-12T06:45:09.128422 #4107814] INFO -- : checking whether we are cross compiling... no I, [2023-10-12T06:45:09.128438 #4107814] INFO -- : checking for suffix of object files... o I, [2023-10-12T06:45:09.128453 #4107814] INFO -- : checking whether the compiler supports GNU C... yes I, [2023-10-12T06:45:09.128470 #4107814] INFO -- : checking whether clang-11 accepts -g... yes I, [2023-10-12T06:45:09.128487 #4107814] INFO -- : checking for clang-11 option to enable C11 features... none needed I, [2023-10-12T06:45:09.128505 #4107814] INFO -- : checking whether the compiler supports GNU C++... yes I, [2023-10-12T06:45:09.128519 #4107814] INFO -- : checking whether clang++-11 accepts -g... yes I, [2023-10-12T06:45:09.128534 #4107814] INFO -- : checking for clang++-11 option to enable C++11 features... none needed I, [2023-10-12T06:45:09.128549 #4107814] INFO -- : checking how to run the C preprocessor... clang-11 -E I, [2023-10-12T06:45:09.128567 #4107814] INFO -- : checking for gas... no I, [2023-10-12T06:45:09.128582 #4107814] INFO -- : checking for as... as I, [2023-10-12T06:45:09.128597 #4107814] INFO -- : checking for gld... no I, [2023-10-12T06:45:09.128612 #4107814] INFO -- : checking for ld... ld I, [2023-10-12T06:45:09.128627 #4107814] INFO -- : checking for stdio.h... yes I, [2023-10-12T06:45:09.128642 #4107814] INFO -- : checking for stdlib.h... yes I, [2023-10-12T06:45:09.128660 #4107814] INFO -- : checking for string.h... yes I, [2023-10-12T06:45:09.128674 #4107814] INFO -- : checking for inttypes.h... yes I, [2023-10-12T06:45:09.128689 #4107814] INFO -- : checking for stdint.h... yes I, [2023-10-12T06:45:09.128704 #4107814] INFO -- : checking for strings.h... yes I, [2023-10-12T06:45:09.128719 #4107814] INFO -- : checking for sys/stat.h... yes I, [2023-10-12T06:45:09.128735 #4107814] INFO -- : checking for sys/types.h... yes I, [2023-10-12T06:45:09.128751 #4107814] INFO -- : checking for unistd.h... yes I, [2023-10-12T06:45:09.128767 #4107814] INFO -- : checking for wchar.h... yes I, [2023-10-12T06:45:09.128783 #4107814] INFO -- : checking for minix/config.h... no I, [2023-10-12T06:45:09.128799 #4107814] INFO -- : checking for vfork.h... no I, [2023-10-12T06:45:09.128817 #4107814] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-10-12T06:45:09.128833 #4107814] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2023-10-12T06:45:09.128848 #4107814] INFO -- : checking whether the linker is GNU ld... yes I, [2023-10-12T06:45:09.128863 #4107814] INFO -- : checking whether clang-11 -E accepts -o... yes I, [2023-10-12T06:45:09.128887 #4107814] INFO -- : checking for llvm-ar-11 flags... rcD I, [2023-10-12T06:45:09.128904 #4107814] INFO -- : checking whether ln -s works... yes I, [2023-10-12T06:45:09.128919 #4107814] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-10-12T06:45:09.128937 #4107814] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-10-12T06:45:09.128952 #4107814] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2023-10-12T06:45:09.128970 #4107814] INFO -- : checking for dtrace... no I, [2023-10-12T06:45:09.128987 #4107814] INFO -- : checking for dot... no I, [2023-10-12T06:45:09.129002 #4107814] INFO -- : checking for doxygen... no I, [2023-10-12T06:45:09.129019 #4107814] INFO -- : checking for pkg-config... no I, [2023-10-12T06:45:09.129034 #4107814] INFO -- : checking whether it is Android... no I, [2023-10-12T06:45:09.129051 #4107814] INFO -- : checking for cd using physical directory... cd -P I, [2023-10-12T06:45:09.129065 #4107814] INFO -- : checking whether CFLAGS is valid... yes I, [2023-10-12T06:45:09.129081 #4107814] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-10-12T06:45:09.129095 #4107814] INFO -- : checking whether ELF binaries are produced... yes I, [2023-10-12T06:45:09.129111 #4107814] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-10-12T06:45:09.129129 #4107814] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... yes I, [2023-10-12T06:45:09.129144 #4107814] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-10-12T06:45:09.129161 #4107814] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129178 #4107814] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129195 #4107814] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129212 #4107814] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129228 #4107814] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... no I, [2023-10-12T06:45:09.129243 #4107814] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129262 #4107814] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129278 #4107814] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129294 #4107814] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129310 #4107814] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129325 #4107814] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129342 #4107814] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no I, [2023-10-12T06:45:09.129356 #4107814] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129372 #4107814] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... no I, [2023-10-12T06:45:09.129390 #4107814] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129405 #4107814] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129422 #4107814] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129437 #4107814] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-10-12T06:45:09.129454 #4107814] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no E, [2023-10-12T06:45:11.359627 #4107814] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-10-12T06:45:18.548843 #4107814] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.548912 #4107814] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.548938 #4107814] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.548955 #4107814] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.548969 #4107814] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.548982 #4107814] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no I, [2023-10-12T06:45:18.548995 #4107814] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no I, [2023-10-12T06:45:18.549008 #4107814] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549021 #4107814] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-10-12T06:45:18.549038 #4107814] INFO -- : checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no I, [2023-10-12T06:45:18.549053 #4107814] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549068 #4107814] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549081 #4107814] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549095 #4107814] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549109 #4107814] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549121 #4107814] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549135 #4107814] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-10-12T06:45:18.549151 #4107814] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-10-12T06:45:18.549164 #4107814] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-10-12T06:45:18.549178 #4107814] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549191 #4107814] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549204 #4107814] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549218 #4107814] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-10-12T06:45:18.549231 #4107814] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... no I, [2023-10-12T06:45:18.549247 #4107814] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-10-12T06:45:18.549260 #4107814] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-10-12T06:45:18.549274 #4107814] INFO -- : checking for pthread.h... yes I, [2023-10-12T06:45:18.549287 #4107814] INFO -- : checking for pthread_create in -lthr... no I, [2023-10-12T06:45:18.549300 #4107814] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-10-12T06:45:18.549313 #4107814] INFO -- : checking for pthread_np.h... no I, [2023-10-12T06:45:18.549326 #4107814] INFO -- : checking thread model... pthread I, [2023-10-12T06:45:18.549339 #4107814] INFO -- : checking whether CXXFLAGS is valid... no I, [2023-10-12T06:45:18.549352 #4107814] INFO -- : checking for crypt in -lcrypt... yes I, [2023-10-12T06:45:18.549366 #4107814] INFO -- : checking for dlopen in -ldl... yes I, [2023-10-12T06:45:18.549381 #4107814] INFO -- : checking for shutdown in -lsocket... no I, [2023-10-12T06:45:18.549395 #4107814] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-10-12T06:45:18.549408 #4107814] INFO -- : checking for library containing opendir... none required I, [2023-10-12T06:45:18.549420 #4107814] INFO -- : checking for _Bool... yes I, [2023-10-12T06:45:18.549439 #4107814] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-10-12T06:45:18.549452 #4107814] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-10-12T06:45:18.549466 #4107814] INFO -- : checking for afunix.h... no I, [2023-10-12T06:45:18.549479 #4107814] INFO -- : checking for atomic.h... no I, [2023-10-12T06:45:18.549492 #4107814] INFO -- : checking for copyfile.h... no I, [2023-10-12T06:45:18.549511 #4107814] INFO -- : checking for direct.h... no I, [2023-10-12T06:45:18.549526 #4107814] INFO -- : checking for grp.h... yes I, [2023-10-12T06:45:18.549539 #4107814] INFO -- : checking for fcntl.h... yes I, [2023-10-12T06:45:18.549551 #4107814] INFO -- : checking for float.h... yes I, [2023-10-12T06:45:18.549565 #4107814] INFO -- : checking for ieeefp.h... no I, [2023-10-12T06:45:18.549578 #4107814] INFO -- : checking for intrinsics.h... no I, [2023-10-12T06:45:18.549591 #4107814] INFO -- : checking for langinfo.h... yes I, [2023-10-12T06:45:18.549604 #4107814] INFO -- : checking for limits.h... yes I, [2023-10-12T06:45:18.549617 #4107814] INFO -- : checking for locale.h... yes I, [2023-10-12T06:45:18.549630 #4107814] INFO -- : checking for malloc.h... yes I, [2023-10-12T06:45:18.549646 #4107814] INFO -- : checking for malloc/malloc.h... no I, [2023-10-12T06:45:18.549659 #4107814] INFO -- : checking for malloc_np.h... no I, [2023-10-12T06:45:18.549672 #4107814] INFO -- : checking for net/socket.h... no I, [2023-10-12T06:45:18.549685 #4107814] INFO -- : checking for process.h... no I, [2023-10-12T06:45:18.549698 #4107814] INFO -- : checking for pwd.h... yes I, [2023-10-12T06:45:18.549713 #4107814] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-10-12T06:45:18.549727 #4107814] INFO -- : checking for sanitizer/msan_interface.h... yes I, [2023-10-12T06:45:18.549739 #4107814] INFO -- : checking for setjmpex.h... no I, [2023-10-12T06:45:18.549753 #4107814] INFO -- : checking for stdalign.h... yes I, [2023-10-12T06:45:18.549768 #4107814] INFO -- : checking for sys/attr.h... no I, [2023-10-12T06:45:18.549781 #4107814] INFO -- : checking for sys/eventfd.h... yes I, [2023-10-12T06:45:18.549794 #4107814] INFO -- : checking for sys/fcntl.h... yes I, [2023-10-12T06:45:18.549808 #4107814] INFO -- : checking for sys/file.h... yes I, [2023-10-12T06:45:18.549821 #4107814] INFO -- : checking for sys/id.h... no I, [2023-10-12T06:45:18.549833 #4107814] INFO -- : checking for sys/ioctl.h... yes I, [2023-10-12T06:45:18.549847 #4107814] INFO -- : checking for sys/mkdev.h... no I, [2023-10-12T06:45:18.549860 #4107814] INFO -- : checking for sys/param.h... yes I, [2023-10-12T06:45:18.549873 #4107814] INFO -- : checking for sys/prctl.h... yes I, [2023-10-12T06:45:18.549886 #4107814] INFO -- : checking for sys/random.h... yes I, [2023-10-12T06:45:18.549901 #4107814] INFO -- : checking for sys/resource.h... yes I, [2023-10-12T06:45:18.549914 #4107814] INFO -- : checking for sys/select.h... yes I, [2023-10-12T06:45:18.549928 #4107814] INFO -- : checking for sys/sendfile.h... yes I, [2023-10-12T06:45:18.549941 #4107814] INFO -- : checking for sys/socket.h... yes I, [2023-10-12T06:45:18.549954 #4107814] INFO -- : checking for sys/syscall.h... yes I, [2023-10-12T06:45:18.549967 #4107814] INFO -- : checking for sys/sysmacros.h... yes I, [2023-10-12T06:45:18.549980 #4107814] INFO -- : checking for sys/time.h... yes I, [2023-10-12T06:45:18.549993 #4107814] INFO -- : checking for sys/times.h... yes I, [2023-10-12T06:45:18.550006 #4107814] INFO -- : checking for sys/uio.h... yes I, [2023-10-12T06:45:18.550020 #4107814] INFO -- : checking for sys/utime.h... no I, [2023-10-12T06:45:18.550035 #4107814] INFO -- : checking for syscall.h... yes I, [2023-10-12T06:45:18.550048 #4107814] INFO -- : checking for time.h... yes I, [2023-10-12T06:45:18.550061 #4107814] INFO -- : checking for ucontext.h... yes I, [2023-10-12T06:45:18.550074 #4107814] INFO -- : checking for utime.h... yes I, [2023-10-12T06:45:18.550091 #4107814] INFO -- : checking for sys/epoll.h... yes I, [2023-10-12T06:45:18.550105 #4107814] INFO -- : checking for x86intrin.h... yes I, [2023-10-12T06:45:18.550118 #4107814] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-10-12T06:45:18.550131 #4107814] INFO -- : checking for gmp.h... yes I, [2023-10-12T06:45:18.550145 #4107814] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-10-12T06:45:18.550157 #4107814] INFO -- : checking for special C compiler options needed for large files... no I, [2023-10-12T06:45:42.044508 #4107814] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-10-12T06:45:42.044583 #4107814] INFO -- : checking whether byte ordering is bigendian... no I, [2023-10-12T06:45:42.044606 #4107814] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-10-12T06:45:42.044623 #4107814] INFO -- : checking whether char is unsigned... no I, [2023-10-12T06:45:42.044641 #4107814] INFO -- : checking for inline... inline I, [2023-10-12T06:45:42.044657 #4107814] INFO -- : checking for working volatile... yes I, [2023-10-12T06:45:42.044674 #4107814] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-10-12T06:45:42.044690 #4107814] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2023-10-12T06:45:42.044707 #4107814] INFO -- : checking for long long... yes I, [2023-10-12T06:45:42.044727 #4107814] INFO -- : checking for off_t... yes I, [2023-10-12T06:45:42.044744 #4107814] INFO -- : checking char bit... 8 I, [2023-10-12T06:45:42.044760 #4107814] INFO -- : checking size of int... 4 I, [2023-10-12T06:45:42.044776 #4107814] INFO -- : checking size of short... 2 I, [2023-10-12T06:45:42.044792 #4107814] INFO -- : checking size of long... 8 I, [2023-10-12T06:45:42.044808 #4107814] INFO -- : checking size of long long... 8 I, [2023-10-12T06:45:42.044824 #4107814] INFO -- : checking size of __int64... 0 I, [2023-10-12T06:45:42.044841 #4107814] INFO -- : checking size of __int128... 16 I, [2023-10-12T06:45:42.044858 #4107814] INFO -- : checking size of off_t... 8 I, [2023-10-12T06:45:42.044874 #4107814] INFO -- : checking size of void*... 8 I, [2023-10-12T06:45:42.044892 #4107814] INFO -- : checking size of float... 4 I, [2023-10-12T06:45:42.044907 #4107814] INFO -- : checking size of double... 8 I, [2023-10-12T06:45:42.044921 #4107814] INFO -- : checking size of time_t... 8 I, [2023-10-12T06:45:42.044935 #4107814] INFO -- : checking size of clock_t... 8 I, [2023-10-12T06:45:42.044950 #4107814] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-10-12T06:45:42.044964 #4107814] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-10-12T06:45:42.044979 #4107814] INFO -- : checking for printf prefix for long long... ll I, [2023-10-12T06:45:42.044995 #4107814] INFO -- : checking for pid_t... yes I, [2023-10-12T06:45:42.045012 #4107814] INFO -- : checking for convertible type of pid_t... INT I, [2023-10-12T06:45:42.045033 #4107814] INFO -- : checking for uid_t... yes I, [2023-10-12T06:45:42.045049 #4107814] INFO -- : checking for convertible type of uid_t... UINT I, [2023-10-12T06:45:42.045066 #4107814] INFO -- : checking for gid_t... yes I, [2023-10-12T06:45:42.045081 #4107814] INFO -- : checking for convertible type of gid_t... UINT I, [2023-10-12T06:45:42.045097 #4107814] INFO -- : checking for time_t... yes I, [2023-10-12T06:45:42.045114 #4107814] INFO -- : checking for convertible type of time_t... LONG I, [2023-10-12T06:45:42.045130 #4107814] INFO -- : checking for dev_t... yes I, [2023-10-12T06:45:42.045145 #4107814] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-10-12T06:45:42.045162 #4107814] INFO -- : checking for mode_t... yes I, [2023-10-12T06:45:42.045179 #4107814] INFO -- : checking for convertible type of mode_t... UINT I, [2023-10-12T06:45:42.045195 #4107814] INFO -- : checking for rlim_t... yes I, [2023-10-12T06:45:42.045222 #4107814] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-10-12T06:45:42.045241 #4107814] INFO -- : checking for convertible type of off_t... LONG I, [2023-10-12T06:45:42.045257 #4107814] INFO -- : checking for clockid_t... yes I, [2023-10-12T06:45:42.045273 #4107814] INFO -- : checking for convertible type of clockid_t... INT I, [2023-10-12T06:45:42.045289 #4107814] INFO -- : checking for variable length macro... yes I, [2023-10-12T06:45:42.045305 #4107814] INFO -- : checking if _Alignof() works... yes I, [2023-10-12T06:45:42.045320 #4107814] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-10-12T06:45:42.045340 #4107814] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-10-12T06:45:42.045356 #4107814] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-10-12T06:45:42.045372 #4107814] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-10-12T06:45:42.045387 #4107814] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-10-12T06:45:42.045403 #4107814] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-10-12T06:45:42.045420 #4107814] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-10-12T06:45:42.045436 #4107814] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-10-12T06:45:42.045454 #4107814] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-10-12T06:45:42.045470 #4107814] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-10-12T06:45:42.045487 #4107814] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-10-12T06:45:42.045503 #4107814] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-10-12T06:45:42.045518 #4107814] INFO -- : checking for ERRORFUNC function attribute... x I, [2023-10-12T06:45:42.045533 #4107814] INFO -- : checking for WARNINGFUNC function attribute... x I, [2023-10-12T06:45:42.045549 #4107814] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-10-12T06:45:42.045568 #4107814] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-10-12T06:45:42.045627 #4107814] INFO -- : checking for std::nullptr_t... no I, [2023-10-12T06:45:42.045642 #4107814] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-10-12T06:45:42.045657 #4107814] INFO -- : checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x I, [2023-10-12T06:45:42.045671 #4107814] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-10-12T06:45:42.045683 #4107814] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... x I, [2023-10-12T06:45:42.045697 #4107814] INFO -- : checking for FUNC_MINIMIZED function attribute... x I, [2023-10-12T06:45:42.045710 #4107814] INFO -- : checking for function alias... alias I, [2023-10-12T06:45:42.045724 #4107814] INFO -- : checking for __atomic builtins... yes I, [2023-10-12T06:45:42.045737 #4107814] INFO -- : checking for __sync builtins... yes I, [2023-10-12T06:45:42.045750 #4107814] INFO -- : checking for __builtin_unreachable... yes I, [2023-10-12T06:45:42.045767 #4107814] INFO -- : checking for __assume... no I, [2023-10-12T06:45:42.045780 #4107814] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-10-12T06:45:42.045793 #4107814] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-10-12T06:45:42.045807 #4107814] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-10-12T06:45:42.045826 #4107814] INFO -- : checking if enum over int is allowed... yes I, [2023-10-12T06:45:42.045840 #4107814] INFO -- : checking for clang-11 options needed to detect all undeclared functions... -fno-builtin I, [2023-10-12T06:45:42.045854 #4107814] INFO -- : checking whether sys_nerr is declared... no I, [2023-10-12T06:45:42.045868 #4107814] INFO -- : checking whether getenv is declared... yes I, [2023-10-12T06:45:42.045884 #4107814] INFO -- : checking for size_t... yes I, [2023-10-12T06:45:42.045897 #4107814] INFO -- : checking size of size_t... 8 I, [2023-10-12T06:45:42.045911 #4107814] INFO -- : checking size of ptrdiff_t... 8 I, [2023-10-12T06:45:42.045925 #4107814] INFO -- : checking size of dev_t... 8 I, [2023-10-12T06:45:42.045938 #4107814] INFO -- : checking for printf prefix for size_t... z I, [2023-10-12T06:45:42.045951 #4107814] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-10-12T06:46:07.059756 #4107814] INFO -- : checking for struct stat.st_blksize... yes I, [2023-10-12T06:46:07.059835 #4107814] INFO -- : checking for struct stat.st_blocks... yes I, [2023-10-12T06:46:07.059855 #4107814] INFO -- : checking for struct stat.st_rdev... yes I, [2023-10-12T06:46:07.061751 #4107814] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-10-12T06:46:07.061792 #4107814] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-10-12T06:46:07.061810 #4107814] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-10-12T06:46:07.061825 #4107814] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-10-12T06:46:07.061844 #4107814] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-10-12T06:46:07.061860 #4107814] INFO -- : checking for struct stat.st_atim... yes I, [2023-10-12T06:46:07.061874 #4107814] INFO -- : checking for struct stat.st_atimespec... no I, [2023-10-12T06:46:07.061888 #4107814] INFO -- : checking for struct stat.st_atimensec... no I, [2023-10-12T06:46:07.061902 #4107814] INFO -- : checking for struct stat.st_mtim... yes I, [2023-10-12T06:46:07.061917 #4107814] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-10-12T06:46:07.061931 #4107814] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-10-12T06:46:07.061945 #4107814] INFO -- : checking for struct stat.st_ctim... yes I, [2023-10-12T06:46:07.061960 #4107814] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-10-12T06:46:07.061981 #4107814] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-10-12T06:46:07.061997 #4107814] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-10-12T06:46:07.062011 #4107814] INFO -- : checking for struct statx.stx_btime... yes I, [2023-10-12T06:46:07.062025 #4107814] INFO -- : checking for struct timeval... yes I, [2023-10-12T06:46:07.062041 #4107814] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-10-12T06:46:07.062055 #4107814] INFO -- : checking for struct timespec... yes I, [2023-10-12T06:46:07.062070 #4107814] INFO -- : checking for struct timezone... yes I, [2023-10-12T06:46:07.062083 #4107814] INFO -- : checking for fd_mask... yes I, [2023-10-12T06:46:07.062098 #4107814] INFO -- : checking for int8_t... yes I, [2023-10-12T06:46:07.062112 #4107814] INFO -- : checking size of int8_t... 1 I, [2023-10-12T06:46:07.062131 #4107814] INFO -- : checking for uint8_t... yes I, [2023-10-12T06:46:07.062145 #4107814] INFO -- : checking size of uint8_t... 1 I, [2023-10-12T06:46:07.062161 #4107814] INFO -- : checking for int16_t... yes I, [2023-10-12T06:46:07.062175 #4107814] INFO -- : checking size of int16_t... 2 I, [2023-10-12T06:46:07.062189 #4107814] INFO -- : checking for uint16_t... yes I, [2023-10-12T06:46:07.062204 #4107814] INFO -- : checking size of uint16_t... 2 I, [2023-10-12T06:46:07.062218 #4107814] INFO -- : checking for int32_t... yes I, [2023-10-12T06:46:07.062232 #4107814] INFO -- : checking size of int32_t... 4 I, [2023-10-12T06:46:07.062257 #4107814] INFO -- : checking for uint32_t... yes I, [2023-10-12T06:46:07.062272 #4107814] INFO -- : checking size of uint32_t... 4 I, [2023-10-12T06:46:07.062290 #4107814] INFO -- : checking for int64_t... yes I, [2023-10-12T06:46:07.062306 #4107814] INFO -- : checking size of int64_t... 8 I, [2023-10-12T06:46:07.062320 #4107814] INFO -- : checking for uint64_t... yes I, [2023-10-12T06:46:07.062335 #4107814] INFO -- : checking size of uint64_t... 8 I, [2023-10-12T06:46:07.062350 #4107814] INFO -- : checking for int128_t... __int128 I, [2023-10-12T06:46:07.062364 #4107814] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-10-12T06:46:07.062379 #4107814] INFO -- : checking for intptr_t... yes I, [2023-10-12T06:46:07.062394 #4107814] INFO -- : checking size of intptr_t... 8 I, [2023-10-12T06:46:07.062408 #4107814] INFO -- : checking for uintptr_t... yes I, [2023-10-12T06:46:07.062421 #4107814] INFO -- : checking size of uintptr_t... 8 I, [2023-10-12T06:46:07.062439 #4107814] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-10-12T06:46:07.062452 #4107814] INFO -- : checking for ssize_t... yes I, [2023-10-12T06:46:07.062467 #4107814] INFO -- : checking size of ssize_t... 8 I, [2023-10-12T06:46:07.062482 #4107814] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-10-12T06:46:07.062497 #4107814] INFO -- : checking for stack end address... __libc_stack_end I, [2023-10-12T06:46:07.062512 #4107814] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-10-12T06:46:07.062526 #4107814] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-10-12T06:46:07.062539 #4107814] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-10-12T06:46:07.062552 #4107814] INFO -- : checking for working alloca.h... yes I, [2023-10-12T06:46:07.062566 #4107814] INFO -- : checking for alloca... yes I, [2023-10-12T06:46:07.062584 #4107814] INFO -- : checking for dynamic size alloca... ok I, [2023-10-12T06:46:07.062598 #4107814] INFO -- : checking for working memcmp... yes I, [2023-10-12T06:46:07.062611 #4107814] INFO -- : checking for dup... yes I, [2023-10-12T06:46:07.062639 #4107814] INFO -- : checking for dup2... yes I, [2023-10-12T06:46:07.062656 #4107814] INFO -- : checking for acosh... yes I, [2023-10-12T06:46:07.062672 #4107814] INFO -- : checking for cbrt... yes I, [2023-10-12T06:46:07.062687 #4107814] INFO -- : checking for crypt... yes I, [2023-10-12T06:46:07.062701 #4107814] INFO -- : checking for erf... yes I, [2023-10-12T06:46:07.062716 #4107814] INFO -- : checking for explicit_bzero... yes I, [2023-10-12T06:46:07.062729 #4107814] INFO -- : checking for ffs... yes I, [2023-10-12T06:46:07.062748 #4107814] INFO -- : checking for flock... yes I, [2023-10-12T06:46:07.062763 #4107814] INFO -- : checking for hypot... yes I, [2023-10-12T06:46:07.062777 #4107814] INFO -- : checking for lgamma_r... yes I, [2023-10-12T06:46:07.062793 #4107814] INFO -- : checking for memmove... yes I, [2023-10-12T06:46:07.062808 #4107814] INFO -- : checking for nan... yes I, [2023-10-12T06:46:07.062823 #4107814] INFO -- : checking for nextafter... yes I, [2023-10-12T06:46:07.062840 #4107814] INFO -- : checking for setproctitle... no I, [2023-10-12T06:46:07.062854 #4107814] INFO -- : checking for strchr... yes I, [2023-10-12T06:46:07.062868 #4107814] INFO -- : checking for strerror... yes I, [2023-10-12T06:46:07.062882 #4107814] INFO -- : checking for strlcat... no I, [2023-10-12T06:46:07.062902 #4107814] INFO -- : checking for strlcpy... no I, [2023-10-12T06:46:07.062917 #4107814] INFO -- : checking for strstr... yes I, [2023-10-12T06:46:07.062932 #4107814] INFO -- : checking for tgamma... yes I, [2023-10-12T06:46:07.062946 #4107814] INFO -- : checking for sys/pstat.h... no I, [2023-10-12T06:46:07.062960 #4107814] INFO -- : checking for fork... yes I, [2023-10-12T06:46:07.062974 #4107814] INFO -- : checking for vfork... yes I, [2023-10-12T06:46:07.062990 #4107814] INFO -- : checking for working fork... yes I, [2023-10-12T06:46:07.063011 #4107814] INFO -- : checking for __syscall... no I, [2023-10-12T06:46:07.063027 #4107814] INFO -- : checking for _longjmp... yes I, [2023-10-12T06:46:07.063041 #4107814] INFO -- : checking for arc4random_buf... no I, [2023-10-12T06:46:07.063059 #4107814] INFO -- : checking for atan2l... yes I, [2023-10-12T06:46:07.063074 #4107814] INFO -- : checking for atan2f... yes I, [2023-10-12T06:46:07.063089 #4107814] INFO -- : checking for chmod... yes I, [2023-10-12T06:46:07.063103 #4107814] INFO -- : checking for chown... yes I, [2023-10-12T06:46:07.063117 #4107814] INFO -- : checking for chroot... yes I, [2023-10-12T06:46:07.063132 #4107814] INFO -- : checking for chsize... no I, [2023-10-12T06:46:07.063145 #4107814] INFO -- : checking for clock_gettime... yes I, [2023-10-12T06:46:07.063160 #4107814] INFO -- : checking for copy_file_range... yes I, [2023-10-12T06:46:07.063173 #4107814] INFO -- : checking for cosh... yes I, [2023-10-12T06:46:07.063193 #4107814] INFO -- : checking for crypt_r... yes I, [2023-10-12T06:46:07.063208 #4107814] INFO -- : checking for dirfd... yes I, [2023-10-12T06:46:07.063224 #4107814] INFO -- : checking for dl_iterate_phdr... yes I, [2023-10-12T06:46:07.063239 #4107814] INFO -- : checking for dlopen... yes I, [2023-10-12T06:46:07.063253 #4107814] INFO -- : checking for dladdr... yes I, [2023-10-12T06:46:07.063266 #4107814] INFO -- : checking for dup3... yes I, [2023-10-12T06:46:07.063280 #4107814] INFO -- : checking for eaccess... yes I, [2023-10-12T06:46:07.063295 #4107814] INFO -- : checking for endgrent... yes I, [2023-10-12T06:46:07.063310 #4107814] INFO -- : checking for eventfd... yes I, [2023-10-12T06:46:07.063325 #4107814] INFO -- : checking for execl... yes I, [2023-10-12T06:46:07.063345 #4107814] INFO -- : checking for execle... yes I, [2023-10-12T06:46:07.063359 #4107814] INFO -- : checking for execv... yes I, [2023-10-12T06:46:07.063374 #4107814] INFO -- : checking for execve... yes I, [2023-10-12T06:46:07.063388 #4107814] INFO -- : checking for explicit_memset... no I, [2023-10-12T06:46:07.063403 #4107814] INFO -- : checking for fcopyfile... no I, [2023-10-12T06:46:07.063418 #4107814] INFO -- : checking for fchdir... yes I, [2023-10-12T06:46:07.063433 #4107814] INFO -- : checking for fchmod... yes I, [2023-10-12T06:46:07.063448 #4107814] INFO -- : checking for fchown... yes I, [2023-10-12T06:46:07.063464 #4107814] INFO -- : checking for fcntl... yes I, [2023-10-12T06:46:07.063478 #4107814] INFO -- : checking for fdatasync... yes I, [2023-10-12T06:46:07.063498 #4107814] INFO -- : checking for fdopendir... yes I, [2023-10-12T06:46:07.063511 #4107814] INFO -- : checking for fgetattrlist... no I, [2023-10-12T06:46:07.063527 #4107814] INFO -- : checking for fmod... yes I, [2023-10-12T06:46:07.063542 #4107814] INFO -- : checking for fstatat... yes I, [2023-10-12T06:46:07.063557 #4107814] INFO -- : checking for fsync... yes I, [2023-10-12T06:46:07.063573 #4107814] INFO -- : checking for ftruncate... yes I, [2023-10-12T06:46:07.063587 #4107814] INFO -- : checking for ftruncate64... yes I, [2023-10-12T06:46:07.063602 #4107814] INFO -- : checking for getattrlist... no I, [2023-10-12T06:46:07.063617 #4107814] INFO -- : checking for getcwd... yes I, [2023-10-12T06:46:31.500187 #4107814] INFO -- : checking for getegid... yes I, [2023-10-12T06:46:31.500281 #4107814] INFO -- : checking for getentropy... yes I, [2023-10-12T06:46:31.500301 #4107814] INFO -- : checking for geteuid... yes I, [2023-10-12T06:46:31.500316 #4107814] INFO -- : checking for getgid... yes I, [2023-10-12T06:46:31.500331 #4107814] INFO -- : checking for getgidx... no I, [2023-10-12T06:46:31.500345 #4107814] INFO -- : checking for getgrnam... yes I, [2023-10-12T06:46:31.500358 #4107814] INFO -- : checking for getgrnam_r... yes I, [2023-10-12T06:46:31.500372 #4107814] INFO -- : checking for getgroups... yes I, [2023-10-12T06:46:31.500385 #4107814] INFO -- : checking for getlogin... yes I, [2023-10-12T06:46:31.500398 #4107814] INFO -- : checking for getlogin_r... yes I, [2023-10-12T06:46:31.500420 #4107814] INFO -- : checking for getpgid... yes I, [2023-10-12T06:46:31.500439 #4107814] INFO -- : checking for getpgrp... yes I, [2023-10-12T06:46:31.500452 #4107814] INFO -- : checking for getppid... yes I, [2023-10-12T06:46:31.500465 #4107814] INFO -- : checking for getpriority... yes I, [2023-10-12T06:46:31.500478 #4107814] INFO -- : checking for getpwnam... yes I, [2023-10-12T06:46:31.500491 #4107814] INFO -- : checking for getpwnam_r... yes I, [2023-10-12T06:46:31.500504 #4107814] INFO -- : checking for getpwuid... yes I, [2023-10-12T06:46:31.500517 #4107814] INFO -- : checking for getpwuid_r... yes I, [2023-10-12T06:46:31.500530 #4107814] INFO -- : checking for getrandom... yes I, [2023-10-12T06:46:31.500544 #4107814] INFO -- : checking for getresgid... yes I, [2023-10-12T06:46:31.500557 #4107814] INFO -- : checking for getresuid... yes I, [2023-10-12T06:46:31.500578 #4107814] INFO -- : checking for getrlimit... yes I, [2023-10-12T06:46:31.500596 #4107814] INFO -- : checking for getsid... yes I, [2023-10-12T06:46:31.500614 #4107814] INFO -- : checking for gettimeofday... yes I, [2023-10-12T06:46:31.500631 #4107814] INFO -- : checking for getuid... yes I, [2023-10-12T06:46:31.500648 #4107814] INFO -- : checking for getuidx... no I, [2023-10-12T06:46:31.500665 #4107814] INFO -- : checking for gmtime_r... yes I, [2023-10-12T06:46:31.500681 #4107814] INFO -- : checking for grantpt... yes I, [2023-10-12T06:46:31.500697 #4107814] INFO -- : checking for initgroups... yes I, [2023-10-12T06:46:31.500714 #4107814] INFO -- : checking for ioctl... yes I, [2023-10-12T06:46:31.500732 #4107814] INFO -- : checking for isfinite... no I, [2023-10-12T06:46:31.500753 #4107814] INFO -- : checking for issetugid... no I, [2023-10-12T06:46:31.500769 #4107814] INFO -- : checking for kill... yes I, [2023-10-12T06:46:31.500785 #4107814] INFO -- : checking for killpg... yes I, [2023-10-12T06:46:31.500801 #4107814] INFO -- : checking for lchmod... yes I, [2023-10-12T06:46:31.500817 #4107814] INFO -- : checking for lchown... yes I, [2023-10-12T06:46:31.500834 #4107814] INFO -- : checking for link... yes I, [2023-10-12T06:46:31.500850 #4107814] INFO -- : checking for llabs... yes I, [2023-10-12T06:46:31.500866 #4107814] INFO -- : checking for lockf... yes I, [2023-10-12T06:46:31.500882 #4107814] INFO -- : checking for log2... yes I, [2023-10-12T06:46:31.500903 #4107814] INFO -- : checking for lstat... yes I, [2023-10-12T06:46:31.500921 #4107814] INFO -- : checking for lutimes... yes I, [2023-10-12T06:46:31.500937 #4107814] INFO -- : checking for malloc_usable_size... yes I, [2023-10-12T06:46:31.500954 #4107814] INFO -- : checking for malloc_size... no I, [2023-10-12T06:46:31.500970 #4107814] INFO -- : checking for malloc_trim... yes I, [2023-10-12T06:46:31.500986 #4107814] INFO -- : checking for mblen... yes I, [2023-10-12T06:46:31.501002 #4107814] INFO -- : checking for memalign... yes I, [2023-10-12T06:46:31.501018 #4107814] INFO -- : checking for memset_s... no I, [2023-10-12T06:46:31.501034 #4107814] INFO -- : checking for writev... yes I, [2023-10-12T06:46:31.501051 #4107814] INFO -- : checking for memrchr... yes I, [2023-10-12T06:46:31.501072 #4107814] INFO -- : checking for memmem... yes I, [2023-10-12T06:46:31.501089 #4107814] INFO -- : checking for mkfifo... yes I, [2023-10-12T06:46:31.501106 #4107814] INFO -- : checking for mknod... yes I, [2023-10-12T06:46:31.501122 #4107814] INFO -- : checking for mktime... yes I, [2023-10-12T06:46:31.501139 #4107814] INFO -- : checking for mmap... yes I, [2023-10-12T06:46:31.501156 #4107814] INFO -- : checking for mremap... yes I, [2023-10-12T06:46:31.501172 #4107814] INFO -- : checking for openat... yes I, [2023-10-12T06:46:31.501189 #4107814] INFO -- : checking for pclose... yes I, [2023-10-12T06:46:31.501206 #4107814] INFO -- : checking for pipe... yes I, [2023-10-12T06:46:31.501223 #4107814] INFO -- : checking for pipe2... yes I, [2023-10-12T06:46:31.501245 #4107814] INFO -- : checking for poll... yes I, [2023-10-12T06:46:31.501272 #4107814] INFO -- : checking for popen... yes I, [2023-10-12T06:46:31.501290 #4107814] INFO -- : checking for posix_fadvise... yes I, [2023-10-12T06:46:31.501307 #4107814] INFO -- : checking for posix_madvise... yes I, [2023-10-12T06:46:31.501322 #4107814] INFO -- : checking for posix_memalign... yes I, [2023-10-12T06:46:31.501338 #4107814] INFO -- : checking for ppoll... yes I, [2023-10-12T06:46:31.501354 #4107814] INFO -- : checking for pread... yes I, [2023-10-12T06:46:31.501369 #4107814] INFO -- : checking for pwrite... yes I, [2023-10-12T06:46:31.501386 #4107814] INFO -- : checking for qsort_r... yes I, [2023-10-12T06:46:31.501403 #4107814] INFO -- : checking for qsort_s... no I, [2023-10-12T06:46:31.501425 #4107814] INFO -- : checking for readlink... yes I, [2023-10-12T06:46:31.501442 #4107814] INFO -- : checking for realpath... yes I, [2023-10-12T06:46:31.501458 #4107814] INFO -- : checking for round... yes I, [2023-10-12T06:46:31.501475 #4107814] INFO -- : checking for sched_getaffinity... yes I, [2023-10-12T06:46:31.501491 #4107814] INFO -- : checking for seekdir... yes I, [2023-10-12T06:46:31.501507 #4107814] INFO -- : checking for select_large_fdset... no I, [2023-10-12T06:46:31.501524 #4107814] INFO -- : checking for sendfile... yes I, [2023-10-12T06:46:31.501539 #4107814] INFO -- : checking for setegid... yes I, [2023-10-12T06:46:31.501556 #4107814] INFO -- : checking for setenv... yes I, [2023-10-12T06:46:31.501573 #4107814] INFO -- : checking for seteuid... yes I, [2023-10-12T06:46:31.501595 #4107814] INFO -- : checking for setgid... yes I, [2023-10-12T06:46:31.501613 #4107814] INFO -- : checking for setgroups... yes I, [2023-10-12T06:46:31.501628 #4107814] INFO -- : checking for setpgid... yes I, [2023-10-12T06:46:31.501645 #4107814] INFO -- : checking for setpgrp... yes I, [2023-10-12T06:46:31.501662 #4107814] INFO -- : checking for setregid... yes I, [2023-10-12T06:46:31.501678 #4107814] INFO -- : checking for setresgid... yes I, [2023-10-12T06:46:31.501695 #4107814] INFO -- : checking for setresuid... yes I, [2023-10-12T06:46:31.501711 #4107814] INFO -- : checking for setreuid... yes I, [2023-10-12T06:46:31.501728 #4107814] INFO -- : checking for setrgid... no I, [2023-10-12T06:46:31.501744 #4107814] INFO -- : checking for setrlimit... yes I, [2023-10-12T06:46:31.501767 #4107814] INFO -- : checking for setruid... no I, [2023-10-12T06:46:31.501784 #4107814] INFO -- : checking for setsid... yes I, [2023-10-12T06:46:31.501800 #4107814] INFO -- : checking for setuid... yes I, [2023-10-12T06:46:31.501814 #4107814] INFO -- : checking for shutdown... yes I, [2023-10-12T06:46:31.501828 #4107814] INFO -- : checking for sigaction... yes I, [2023-10-12T06:46:31.501842 #4107814] INFO -- : checking for sigaltstack... yes I, [2023-10-12T06:46:31.501855 #4107814] INFO -- : checking for sigprocmask... yes I, [2023-10-12T06:46:31.501868 #4107814] INFO -- : checking for sinh... yes I, [2023-10-12T06:46:31.501883 #4107814] INFO -- : checking for snprintf... yes I, [2023-10-12T06:46:31.501900 #4107814] INFO -- : checking for spawnv... no I, [2023-10-12T06:46:31.501915 #4107814] INFO -- : checking for symlink... yes I, [2023-10-12T06:46:31.501928 #4107814] INFO -- : checking for syscall... yes I, [2023-10-12T06:46:31.501941 #4107814] INFO -- : checking for sysconf... yes I, [2023-10-12T06:46:31.501955 #4107814] INFO -- : checking for system... yes I, [2023-10-12T06:46:31.501969 #4107814] INFO -- : checking for tanh... yes I, [2023-10-12T06:46:31.501983 #4107814] INFO -- : checking for telldir... yes I, [2023-10-12T06:46:31.501996 #4107814] INFO -- : checking for timegm... yes I, [2023-10-12T06:46:31.502010 #4107814] INFO -- : checking for times... yes I, [2023-10-12T06:46:31.502024 #4107814] INFO -- : checking for truncate... yes I, [2023-10-12T06:46:31.502042 #4107814] INFO -- : checking for truncate64... yes I, [2023-10-12T06:46:31.502056 #4107814] INFO -- : checking for tzset... yes I, [2023-10-12T06:46:31.502070 #4107814] INFO -- : checking for umask... yes I, [2023-10-12T06:46:31.502091 #4107814] INFO -- : checking for unsetenv... yes I, [2023-10-12T06:46:31.502108 #4107814] INFO -- : checking for utimensat... yes I, [2023-10-12T06:46:31.502127 #4107814] INFO -- : checking for utimes... yes I, [2023-10-12T06:46:31.502144 #4107814] INFO -- : checking for wait4... yes I, [2023-10-12T06:46:31.502161 #4107814] INFO -- : checking for waitpid... yes I, [2023-10-12T06:46:31.502178 #4107814] INFO -- : checking for __cospi... no I, [2023-10-12T06:46:31.502194 #4107814] INFO -- : checking for __sinpi... no I, [2023-10-12T06:46:31.502372 #4107814] INFO -- : checking for statx... yes I, [2023-10-12T06:46:31.502391 #4107814] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-10-12T06:46:31.502407 #4107814] INFO -- : checking for crypt.h... yes I, [2023-10-12T06:46:31.502422 #4107814] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-10-12T06:46:31.502439 #4107814] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-10-12T06:46:31.502459 #4107814] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-10-12T06:46:31.502475 #4107814] INFO -- : checking for __builtin_bswap16... yes I, [2023-10-12T06:46:31.502492 #4107814] INFO -- : checking for __builtin_bswap32... yes I, [2023-10-12T06:46:31.502508 #4107814] INFO -- : checking for __builtin_bswap64... yes I, [2023-10-12T06:46:31.502524 #4107814] INFO -- : checking for __builtin_popcount... yes I, [2023-10-12T06:46:31.502540 #4107814] INFO -- : checking for __builtin_popcountll... yes I, [2023-10-12T06:46:31.502556 #4107814] INFO -- : checking for __builtin_clz... yes I, [2023-10-12T06:46:31.502572 #4107814] INFO -- : checking for __builtin_clzl... yes I, [2023-10-12T06:46:31.502587 #4107814] INFO -- : checking for __builtin_clzll... yes I, [2023-10-12T06:46:31.502602 #4107814] INFO -- : checking for __builtin_ctz... yes I, [2023-10-12T06:46:31.502655 #4107814] INFO -- : checking for __builtin_ctzll... yes I, [2023-10-12T06:46:31.502677 #4107814] INFO -- : checking for __builtin_add_overflow... yes I, [2023-10-12T06:46:31.502694 #4107814] INFO -- : checking for __builtin_sub_overflow... yes E, [2023-10-12T06:46:45.148743 #4107814] ERROR -- : In file included from conftest.c:4: E, [2023-10-12T06:46:45.148904 #4107814] ERROR -- : /tmp/ruby/src/trunk_clang_11/version.h:29:5: error: invalid suffix 'RUBY_RELEASE_MONTH' on integer constant E, [2023-10-12T06:46:45.148989 #4107814] ERROR -- : #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) E, [2023-10-12T06:46:45.149027 #4107814] ERROR -- : ^ E, [2023-10-12T06:46:45.149139 #4107814] ERROR -- : /tmp/ruby/src/trunk_clang_11/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' E, [2023-10-12T06:46:45.149199 #4107814] ERROR -- : #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2023-10-12T06:46:45.149236 #4107814] ERROR -- : ^ E, [2023-10-12T06:46:45.149347 #4107814] ERROR -- : /tmp/ruby/src/trunk_clang_11/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' E, [2023-10-12T06:46:45.149398 #4107814] ERROR -- : #define TOKEN_PASTE(x,y) x##y E, [2023-10-12T06:46:45.149436 #4107814] ERROR -- : ^ E, [2023-10-12T06:46:45.149551 #4107814] ERROR -- : :2:3: note: expanded from here E, [2023-10-12T06:46:45.149612 #4107814] ERROR -- : 10RUBY_RELEASE_MONTH E, [2023-10-12T06:46:45.149648 #4107814] ERROR -- : ^ E, [2023-10-12T06:46:45.149728 #4107814] ERROR -- : In file included from conftest.c:4: E, [2023-10-12T06:46:45.149836 #4107814] ERROR -- : /tmp/ruby/src/trunk_clang_11/version.h:34:5: error: invalid suffix 'RUBY_RELEASE_DAY' on integer constant E, [2023-10-12T06:46:45.149891 #4107814] ERROR -- : #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) E, [2023-10-12T06:46:45.149926 #4107814] ERROR -- : ^ E, [2023-10-12T06:46:45.150035 #4107814] ERROR -- : /tmp/ruby/src/trunk_clang_11/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' E, [2023-10-12T06:46:45.150094 #4107814] ERROR -- : #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2023-10-12T06:46:45.150145 #4107814] ERROR -- : ^ E, [2023-10-12T06:46:45.150254 #4107814] ERROR -- : /tmp/ruby/src/trunk_clang_11/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' E, [2023-10-12T06:46:45.150306 #4107814] ERROR -- : #define TOKEN_PASTE(x,y) x##y E, [2023-10-12T06:46:45.150342 #4107814] ERROR -- : ^ E, [2023-10-12T06:46:45.150452 #4107814] ERROR -- : :3:3: note: expanded from here E, [2023-10-12T06:46:45.150509 #4107814] ERROR -- : 10RUBY_RELEASE_DAY E, [2023-10-12T06:46:45.150546 #4107814] ERROR -- : ^ E, [2023-10-12T06:46:45.150848 #4107814] ERROR -- : 2 errors generated. I, [2023-10-12T06:46:46.720610 #4107814] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-10-12T06:46:46.721104 #4107814] INFO -- : checking for __builtin_mul_overflow_p... no I, [2023-10-12T06:46:46.721127 #4107814] INFO -- : checking for __builtin_constant_p... yes I, [2023-10-12T06:46:46.721142 #4107814] INFO -- : checking for __builtin_choose_expr... yes I, [2023-10-12T06:46:46.721155 #4107814] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-10-12T06:46:46.721168 #4107814] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-10-12T06:46:46.721191 #4107814] INFO -- : checking for __builtin_trap... yes I, [2023-10-12T06:46:46.721205 #4107814] INFO -- : checking for __builtin_expect... yes I, [2023-10-12T06:46:46.721219 #4107814] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2023-10-12T06:46:46.721233 #4107814] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-10-12T06:46:46.721247 #4107814] INFO -- : checking whether qsort_r is BSD version... no I, [2023-10-12T06:46:46.721260 #4107814] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-10-12T06:46:46.721274 #4107814] INFO -- : checking for clock_getres... yes I, [2023-10-12T06:46:46.721287 #4107814] INFO -- : checking for timer_create in -lrt... yes I, [2023-10-12T06:46:46.721301 #4107814] INFO -- : checking for timer_settime in -lrt... yes I, [2023-10-12T06:46:46.721314 #4107814] INFO -- : checking for unsetenv returns a value... yes I, [2023-10-12T06:46:46.721331 #4107814] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-10-12T06:46:46.721345 #4107814] INFO -- : checking for struct tm.tm_zone... yes I, [2023-10-12T06:46:46.721358 #4107814] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-10-12T06:46:46.721371 #4107814] INFO -- : checking for external int daylight... yes I, [2023-10-12T06:46:46.721385 #4107814] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-10-12T06:46:46.721399 #4107814] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-10-12T06:46:46.721413 #4107814] INFO -- : checking for sig_t... yes I, [2023-10-12T06:46:46.721426 #4107814] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-10-12T06:46:46.721440 #4107814] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-10-12T06:46:46.721457 #4107814] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-10-12T06:46:46.721472 #4107814] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-10-12T06:46:46.721486 #4107814] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-10-12T06:46:46.721499 #4107814] INFO -- : checking for sched_yield... yes I, [2023-10-12T06:46:46.721514 #4107814] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-10-12T06:46:46.721529 #4107814] INFO -- : checking for pthread_attr_get_np... no I, [2023-10-12T06:46:46.721542 #4107814] INFO -- : checking for pthread_attr_getstack... yes I, [2023-10-12T06:46:46.721556 #4107814] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-10-12T06:46:46.721569 #4107814] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-10-12T06:46:46.721582 #4107814] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-10-12T06:46:46.721610 #4107814] INFO -- : checking for thr_stksegment... no I, [2023-10-12T06:46:46.721624 #4107814] INFO -- : checking for pthread_stackseg_np... no I, [2023-10-12T06:46:46.721637 #4107814] INFO -- : checking for pthread_getthrds_np... no I, [2023-10-12T06:46:46.721652 #4107814] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-10-12T06:46:46.721665 #4107814] INFO -- : checking for pthread_setname_np... yes I, [2023-10-12T06:46:46.721680 #4107814] INFO -- : checking for pthread_set_name_np... no I, [2023-10-12T06:46:46.721694 #4107814] INFO -- : checking for pthread_sigmask... yes I, [2023-10-12T06:46:46.721708 #4107814] INFO -- : checking for pthread_getattr_np... yes I, [2023-10-12T06:46:46.721722 #4107814] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-10-12T06:46:46.721743 #4107814] INFO -- : checking for thread-local storage sepcifier... _Thread_local I, [2023-10-12T06:46:46.721757 #4107814] INFO -- : checking if mcontext_t is a pointer... no I, [2023-10-12T06:46:46.721771 #4107814] INFO -- : checking for getcontext... yes I, [2023-10-12T06:46:46.721786 #4107814] INFO -- : checking for setcontext... yes I, [2023-10-12T06:46:46.721800 #4107814] INFO -- : checking if fork works with pthread... yes I, [2023-10-12T06:46:46.721814 #4107814] INFO -- : checking for sys/user.h... yes I, [2023-10-12T06:46:46.721827 #4107814] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-10-12T06:46:46.721841 #4107814] INFO -- : checking ioctl request type... unsigned long I, [2023-10-12T06:46:46.721854 #4107814] INFO -- : checking for elf.h... yes I, [2023-10-12T06:46:46.721868 #4107814] INFO -- : checking for elf_abi.h... no I, [2023-10-12T06:46:46.721885 #4107814] INFO -- : checking for uncompress in -lz... yes I, [2023-10-12T06:46:46.721899 #4107814] INFO -- : checking for mach-o/loader.h... no I, [2023-10-12T06:46:46.721912 #4107814] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-10-12T06:46:46.721927 #4107814] INFO -- : checking for backtrace... yes I, [2023-10-12T06:46:46.721940 #4107814] INFO -- : checking for broken backtrace... no I, [2023-10-12T06:46:46.721955 #4107814] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-10-12T06:46:46.721969 #4107814] INFO -- : checking for llvm-strip-11 flags... -S -x I, [2023-10-12T06:46:46.721983 #4107814] INFO -- : checking whether -fPIE is accepted as CFLAGS... yes I, [2023-10-12T06:46:46.721997 #4107814] INFO -- : checking whether -pie is accepted as LDFLAGS... yes I, [2023-10-12T06:46:46.722013 #4107814] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-10-12T06:46:46.722028 #4107814] INFO -- : checking whether dtrace USDT is available... no I, [2023-10-12T06:46:46.722042 #4107814] INFO -- : checking for __builtin_setjmp... yes with cast ((void **)) I, [2023-10-12T06:46:46.722056 #4107814] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-10-12T06:46:46.722070 #4107814] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-10-12T06:46:46.722083 #4107814] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-10-12T06:46:46.722097 #4107814] INFO -- : checking for setjmp type... __builtin_setjmp\((void **)\) I, [2023-10-12T06:46:46.722111 #4107814] INFO -- : checking for rustc... rustc I, [2023-10-12T06:46:46.722125 #4107814] INFO -- : checking whether rustc works for YJIT... yes I, [2023-10-12T06:46:46.722142 #4107814] INFO -- : checking for prefix of external symbols... NONE I, [2023-10-12T06:46:46.722155 #4107814] INFO -- : checking if make is GNU make... yes I, [2023-10-12T06:46:46.722169 #4107814] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-10-12T06:46:46.722182 #4107814] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-10-12T06:46:46.722195 #4107814] INFO -- : configure: creating ./config.status I, [2023-10-12T06:46:46.722209 #4107814] INFO -- : --- I, [2023-10-12T06:46:46.722222 #4107814] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-10-12T06:46:46.722241 #4107814] INFO -- : I, [2023-10-12T06:46:46.722255 #4107814] INFO -- : * Installation prefix: /tmp/ruby/install/trunk_clang_11 I, [2023-10-12T06:46:46.722269 #4107814] INFO -- : * exec prefix: ${prefix} I, [2023-10-12T06:46:46.722286 #4107814] INFO -- : * arch: x86_64-linux I, [2023-10-12T06:46:46.722300 #4107814] INFO -- : * site arch: ${arch} I, [2023-10-12T06:46:46.722314 #4107814] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-10-12T06:46:46.722327 #4107814] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-10-12T06:46:46.722341 #4107814] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-10-12T06:46:46.722354 #4107814] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-10-12T06:46:46.722367 #4107814] INFO -- : * target OS: linux I, [2023-10-12T06:46:46.722380 #4107814] INFO -- : * compiler: clang-11 I, [2023-10-12T06:46:46.722394 #4107814] INFO -- : * with thread: pthread I, [2023-10-12T06:46:46.722408 #4107814] INFO -- : * with coroutine: amd64 I, [2023-10-12T06:46:46.722425 #4107814] INFO -- : * enable shared libs: no I, [2023-10-12T06:46:46.722438 #4107814] INFO -- : * dynamic library ext: so I, [2023-10-12T06:46:46.722453 #4107814] INFO -- : * CFLAGS: -fdeclspec ${optflags} ${debugflags} ${warnflags} I, [2023-10-12T06:46:47.212455 #4107814] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-10-12T06:46:47.212525 #4107814] INFO -- : -Wl,-export-dynamic I, [2023-10-12T06:46:47.212547 #4107814] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-10-12T06:46:47.212566 #4107814] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-10-12T06:46:47.212585 #4107814] INFO -- : * debugflags: -ggdb3 I, [2023-10-12T06:46:47.212604 #4107814] INFO -- : * warnflags: -Wall -Wextra -Wextra-tokens \ I, [2023-10-12T06:46:47.212628 #4107814] INFO -- : -Wdeprecated-declarations -Wdivision-by-zero \ I, [2023-10-12T06:46:47.212654 #4107814] INFO -- : -Wdiv-by-zero -Wimplicit-function-declaration \ I, [2023-10-12T06:46:47.212672 #4107814] INFO -- : -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \ I, [2023-10-12T06:46:47.212688 #4107814] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-10-12T06:46:47.212705 #4107814] INFO -- : -Wmissing-noreturn -Wno-constant-logical-operand \ I, [2023-10-12T06:46:47.212721 #4107814] INFO -- : -Wno-long-long -Wno-missing-field-initializers \ I, [2023-10-12T06:46:47.212738 #4107814] INFO -- : -Wno-overlength-strings -Wno-parentheses-equality \ I, [2023-10-12T06:46:47.212754 #4107814] INFO -- : -Wno-self-assign -Wno-tautological-compare \ I, [2023-10-12T06:46:47.212777 #4107814] INFO -- : -Wno-unused-parameter -Wno-unused-value \ I, [2023-10-12T06:46:47.212793 #4107814] INFO -- : -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:46:47.212810 #4107814] INFO -- : * strip command: llvm-strip-11 -S -x I, [2023-10-12T06:46:47.212827 #4107814] INFO -- : * install doc: no I, [2023-10-12T06:46:47.212844 #4107814] INFO -- : * YJIT support: yes I, [2023-10-12T06:46:47.212860 #4107814] INFO -- : * RJIT support: yes I, [2023-10-12T06:46:47.212876 #4107814] INFO -- : * man page type: man I, [2023-10-12T06:46:47.212892 #4107814] INFO -- : * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ I, [2023-10-12T06:46:47.212914 #4107814] INFO -- : [x86_64-linux-gnu] I, [2023-10-12T06:46:47.212931 #4107814] INFO -- : I, [2023-10-12T06:46:47.212957 #4107814] INFO -- : --- I, [2023-10-12T06:46:47.218863 #4107814] INFO -- : MAKE=make /bin/sh ./config.status Makefile I, [2023-10-12T06:46:47.238806 #4107814] INFO -- : MAKE=make /bin/sh ./config.status GNUmakefile I, [2023-10-12T06:46:47.376263 #4107814] INFO -- : config.status: creating Makefile I, [2023-10-12T06:46:47.443178 #4107814] INFO -- : config.status: creating GNUmakefile I, [2023-10-12T06:46:47.553503 #4107814] INFO -- : GNUmakefile unchanged I, [2023-10-12T06:46:47.611058 #4107814] INFO -- : Makefile unchanged I, [2023-10-12T06:46:47.923179 #4107814] INFO -- : generating /tmp/ruby/src/trunk_clang_11/ext/ripper/eventids2table.c I, [2023-10-12T06:46:47.946701 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk_clang_11/ext/ripper' I, [2023-10-12T06:46:47.946774 #4107814] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-10-12T06:46:47.946798 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_11/ext/ripper' I, [2023-10-12T06:46:47.950150 #4107814] INFO -- : generating /tmp/ruby/src/trunk_clang_11/ext/rbconfig/sizeof/sizes.c I, [2023-10-12T06:46:47.986698 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk_clang_11/ext/rbconfig/sizeof' I, [2023-10-12T06:46:48.112714 #4107814] INFO -- : sizes.c updated I, [2023-10-12T06:46:48.115387 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_11/ext/rbconfig/sizeof' I, [2023-10-12T06:46:48.161982 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/revision.h updated I, [2023-10-12T06:46:48.167778 #4107814] INFO -- : generating x86_64-linux-fake.rb I, [2023-10-12T06:46:48.382373 #4107814] INFO -- : x86_64-linux-fake.rb updated I, [2023-10-12T06:46:48.874966 #4107814] INFO -- : /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-10-12T06:46:48.895403 #4107814] INFO -- : rbconfig.rb unchanged I, [2023-10-12T06:46:48.906829 #4107814] INFO -- : generating enc.mk I, [2023-10-12T06:46:49.407221 #4107814] INFO -- : making srcs under enc I, [2023-10-12T06:46:49.511749 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:46:49.511833 #4107814] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:46:49.511886 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:46:49.680724 #4107814] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:46:49.687807 #4107814] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:46:49.704504 #4107814] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:46:49.712324 #4107814] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:46:49.741936 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:46:49.742619 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:46:50.115226 #4107814] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-10-12T06:46:50.115614 #4107814] INFO -- : $$$[beg] make miniruby -j4 I, [2023-10-12T06:46:50.364073 #4107814] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:46:50.364149 #4107814] INFO -- : CC = clang-11 I, [2023-10-12T06:46:50.364176 #4107814] INFO -- : LD = ld I, [2023-10-12T06:46:50.364201 #4107814] INFO -- : LDSHARED = clang-11 -shared I, [2023-10-12T06:46:50.364232 #4107814] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:46:50.364266 #4107814] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/enc/unicode/15.0.0 I, [2023-10-12T06:46:50.364291 #4107814] INFO -- : CPPFLAGS = I, [2023-10-12T06:46:50.364313 #4107814] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:46:50.364335 #4107814] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:46:50.364355 #4107814] INFO -- : LANG = I, [2023-10-12T06:46:50.364376 #4107814] INFO -- : LC_ALL = I, [2023-10-12T06:46:50.364397 #4107814] INFO -- : LC_CTYPE = I, [2023-10-12T06:46:50.364416 #4107814] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:46:50.364436 #4107814] INFO -- : RUSTC = rustc I, [2023-10-12T06:46:50.364456 #4107814] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs I, [2023-10-12T06:46:50.389217 #4107814] INFO -- : Ubuntu clang version 11.1.0-6 I, [2023-10-12T06:46:50.389299 #4107814] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:46:50.389319 #4107814] INFO -- : Thread model: posix I, [2023-10-12T06:46:50.389337 #4107814] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:46:50.409163 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/dmydln.c I, [2023-10-12T06:46:50.415566 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/main.c I, [2023-10-12T06:46:50.443493 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/miniinit.c I, [2023-10-12T06:46:50.473541 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/array.c I, [2023-10-12T06:46:51.396223 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ast.c I, [2023-10-12T06:46:51.480682 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/bignum.c I, [2023-10-12T06:46:52.039356 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/class.c I, [2023-10-12T06:46:54.293458 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/compar.c I, [2023-10-12T06:46:55.290686 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/compile.c I, [2023-10-12T06:46:55.928803 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/complex.c I, [2023-10-12T06:47:03.824037 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/cont.c I, [2023-10-12T06:47:04.066007 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/debug.c I, [2023-10-12T06:47:05.854698 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/debug_counter.c I, [2023-10-12T06:47:06.515901 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/dir.c I, [2023-10-12T06:47:06.731930 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/dln_find.c I, [2023-10-12T06:47:07.794820 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/encoding.c I, [2023-10-12T06:47:11.163914 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enum.c I, [2023-10-12T06:47:11.412523 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enumerator.c I, [2023-10-12T06:47:15.418707 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/error.c I, [2023-10-12T06:47:18.031276 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/eval.c I, [2023-10-12T06:47:18.432146 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/file.c I, [2023-10-12T06:47:21.855753 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/gc.c I, [2023-10-12T06:47:23.473044 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/hash.c I, [2023-10-12T06:47:27.344000 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/inits.c I, [2023-10-12T06:47:28.747335 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/io.c I, [2023-10-12T06:47:33.842134 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/io_buffer.c I, [2023-10-12T06:47:39.026599 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/iseq.c I, [2023-10-12T06:47:43.004794 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/load.c I, [2023-10-12T06:47:47.080996 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/marshal.c I, [2023-10-12T06:47:47.247792 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/math.c I, [2023-10-12T06:47:47.495327 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/memory_view.c I, [2023-10-12T06:47:49.768280 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/rjit.c I, [2023-10-12T06:47:49.847218 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/rjit_c.c I, [2023-10-12T06:47:50.257302 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/node.c I, [2023-10-12T06:47:51.878740 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/node_dump.c I, [2023-10-12T06:47:52.383185 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/numeric.c I, [2023-10-12T06:47:53.678684 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/object.c I, [2023-10-12T06:47:56.648042 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/pack.c I, [2023-10-12T06:47:59.219327 #4107814] INFO -- : compiling parse.c I, [2023-10-12T06:48:01.106868 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/parser_st.c I, [2023-10-12T06:48:01.477364 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/proc.c I, [2023-10-12T06:48:02.211235 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/process.c I, [2023-10-12T06:48:04.085286 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ractor.c I, [2023-10-12T06:48:07.864343 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/random.c I, [2023-10-12T06:48:11.623256 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/range.c I, [2023-10-12T06:48:12.555797 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/rational.c I, [2023-10-12T06:48:14.211179 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/re.c I, [2023-10-12T06:48:17.619220 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/regcomp.c I, [2023-10-12T06:48:18.999293 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/regenc.c I, [2023-10-12T06:48:21.046687 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/regerror.c I, [2023-10-12T06:48:22.195241 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/regexec.c I, [2023-10-12T06:48:23.655288 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/regparse.c I, [2023-10-12T06:48:26.975208 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/regsyntax.c I, [2023-10-12T06:48:28.259473 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ruby.c I, [2023-10-12T06:48:30.835234 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ruby_parser.c I, [2023-10-12T06:48:30.867210 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/scheduler.c I, [2023-10-12T06:48:32.302690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/shape.c I, [2023-10-12T06:48:32.435213 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/signal.c I, [2023-10-12T06:48:34.027378 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/sprintf.c I, [2023-10-12T06:48:34.357455 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/st.c I, [2023-10-12T06:48:34.468080 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/strftime.c I, [2023-10-12T06:48:38.642022 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/string.c I, [2023-10-12T06:48:40.003297 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/struct.c I, [2023-10-12T06:48:42.007185 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/symbol.c I, [2023-10-12T06:48:44.659235 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/thread.c I, [2023-10-12T06:48:46.178859 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/time.c I, [2023-10-12T06:48:46.804103 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/transcode.c I, [2023-10-12T06:48:53.323846 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/util.c I, [2023-10-12T06:48:59.235226 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/variable.c I, [2023-10-12T06:48:59.643317 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/version.c I, [2023-10-12T06:49:00.035919 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/vm.c I, [2023-10-12T06:49:01.115248 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/vm_backtrace.c I, [2023-10-12T06:49:04.035858 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/vm_dump.c I, [2023-10-12T06:49:05.088105 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/vm_sync.c I, [2023-10-12T06:49:06.087450 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/vm_trace.c I, [2023-10-12T06:49:06.385478 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/weakmap.c I, [2023-10-12T06:49:06.919794 #4107814] INFO -- : compiling prism/api_node.c I, [2023-10-12T06:49:08.368343 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/api_pack.c I, [2023-10-12T06:49:09.895742 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/diagnostic.c I, [2023-10-12T06:49:09.934780 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/enc/pm_big5.c I, [2023-10-12T06:49:09.990495 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/enc/pm_euc_jp.c I, [2023-10-12T06:49:10.027638 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/enc/pm_gbk.c I, [2023-10-12T06:49:10.055302 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/enc/pm_shift_jis.c I, [2023-10-12T06:49:10.123459 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/enc/pm_tables.c I, [2023-10-12T06:49:10.199517 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/enc/pm_unicode.c I, [2023-10-12T06:49:10.262688 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/enc/pm_windows_31j.c I, [2023-10-12T06:49:10.324182 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/extension.c I, [2023-10-12T06:49:11.439425 #4107814] INFO -- : compiling prism/node.c I, [2023-10-12T06:49:11.663190 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/pack.c I, [2023-10-12T06:49:11.743633 #4107814] INFO -- : compiling prism/prettyprint.c I, [2023-10-12T06:49:11.807189 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/regexp.c I, [2023-10-12T06:49:11.870685 #4107814] INFO -- : compiling prism/serialize.c I, [2023-10-12T06:49:12.147890 #4107814] INFO -- : compiling prism/token_type.c I, [2023-10-12T06:49:12.223661 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/unescape.c I, [2023-10-12T06:49:12.275706 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_buffer.c I, [2023-10-12T06:49:12.359769 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_char.c I, [2023-10-12T06:49:12.419568 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_constant_pool.c I, [2023-10-12T06:49:12.451430 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_list.c I, [2023-10-12T06:49:12.464254 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_memchr.c I, [2023-10-12T06:49:12.483279 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_newline_list.c I, [2023-10-12T06:49:12.489050 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_state_stack.c I, [2023-10-12T06:49:12.503514 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_string.c I, [2023-10-12T06:49:12.543187 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_string_list.c I, [2023-10-12T06:49:12.553683 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_strncasecmp.c I, [2023-10-12T06:49:12.563535 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/util/pm_strpbrk.c I, [2023-10-12T06:49:12.583282 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism/prism.c I, [2023-10-12T06:49:12.636049 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/prism_init.c I, [2023-10-12T06:49:12.699296 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/yjit.c I, [2023-10-12T06:49:13.747431 #4107814] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2023-10-12T06:49:13.941009 #4107814] INFO -- : assembling /tmp/ruby/src/trunk_clang_11/coroutine/amd64/Context.S I, [2023-10-12T06:49:13.995786 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/ascii.c I, [2023-10-12T06:49:15.087711 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/us_ascii.c I, [2023-10-12T06:49:16.291782 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/unicode.c I, [2023-10-12T06:49:16.538736 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/utf_8.c I, [2023-10-12T06:49:17.543213 #4107814] INFO -- : compiling enc/trans/newline.c I, [2023-10-12T06:49:18.231235 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/missing/setproctitle.c I, [2023-10-12T06:49:18.723267 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/missing/strlcat.c I, [2023-10-12T06:49:19.007223 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/missing/strlcpy.c I, [2023-10-12T06:49:19.175585 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/addr2line.c I, [2023-10-12T06:49:27.719214 #4107814] INFO -- : linking miniruby I, [2023-10-12T06:49:28.549330 #4107814] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-10-12T06:49:28.549726 #4107814] INFO -- : $$$[beg] make ruby -j4 I, [2023-10-12T06:49:28.787245 #4107814] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:49:28.787335 #4107814] INFO -- : CC = clang-11 I, [2023-10-12T06:49:28.787371 #4107814] INFO -- : LD = ld I, [2023-10-12T06:49:28.787404 #4107814] INFO -- : LDSHARED = clang-11 -shared I, [2023-10-12T06:49:28.787442 #4107814] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:49:28.787479 #4107814] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/enc/unicode/15.0.0 I, [2023-10-12T06:49:28.787511 #4107814] INFO -- : CPPFLAGS = I, [2023-10-12T06:49:28.787547 #4107814] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:49:28.787581 #4107814] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:49:28.787613 #4107814] INFO -- : LANG = I, [2023-10-12T06:49:28.787642 #4107814] INFO -- : LC_ALL = I, [2023-10-12T06:49:28.787671 #4107814] INFO -- : LC_CTYPE = I, [2023-10-12T06:49:28.787702 #4107814] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:49:28.787732 #4107814] INFO -- : RUSTC = rustc I, [2023-10-12T06:49:28.787765 #4107814] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs I, [2023-10-12T06:49:28.822273 #4107814] INFO -- : Ubuntu clang version 11.1.0-6 I, [2023-10-12T06:49:28.822344 #4107814] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:49:28.822364 #4107814] INFO -- : Thread model: posix I, [2023-10-12T06:49:28.822381 #4107814] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:49:28.848264 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/dln.c I, [2023-10-12T06:49:28.864490 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/localeinit.c I, [2023-10-12T06:49:28.883203 #4107814] INFO -- : creating verconf.h I, [2023-10-12T06:49:29.086764 #4107814] INFO -- : verconf.h updated I, [2023-10-12T06:49:29.090557 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/loadpath.c I, [2023-10-12T06:49:30.002386 #4107814] INFO -- : builtin_binary.inc updated I, [2023-10-12T06:49:30.038967 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/builtin.c I, [2023-10-12T06:49:31.179294 #4107814] INFO -- : linking static-library libruby-static.a I, [2023-10-12T06:49:31.331204 #4107814] INFO -- : linking ruby I, [2023-10-12T06:49:32.171229 #4107814] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-10-12T06:49:32.171758 #4107814] INFO -- : $$$[beg] make all -j4 I, [2023-10-12T06:49:32.349916 #4107814] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:49:32.350015 #4107814] INFO -- : CC = clang-11 I, [2023-10-12T06:49:32.350062 #4107814] INFO -- : LD = ld I, [2023-10-12T06:49:32.350104 #4107814] INFO -- : LDSHARED = clang-11 -shared I, [2023-10-12T06:49:32.350150 #4107814] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:49:32.350196 #4107814] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/enc/unicode/15.0.0 I, [2023-10-12T06:49:32.350238 #4107814] INFO -- : CPPFLAGS = I, [2023-10-12T06:49:32.350283 #4107814] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:49:32.350326 #4107814] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:49:32.350367 #4107814] INFO -- : LANG = I, [2023-10-12T06:49:32.350409 #4107814] INFO -- : LC_ALL = I, [2023-10-12T06:49:32.350452 #4107814] INFO -- : LC_CTYPE = I, [2023-10-12T06:49:32.350491 #4107814] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:49:32.350534 #4107814] INFO -- : RUSTC = rustc I, [2023-10-12T06:49:32.350578 #4107814] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs I, [2023-10-12T06:49:32.392062 #4107814] INFO -- : Ubuntu clang version 11.1.0-6 I, [2023-10-12T06:49:32.392132 #4107814] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:49:32.392160 #4107814] INFO -- : Thread model: posix I, [2023-10-12T06:49:32.392182 #4107814] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:49:32.537160 #4107814] INFO -- : generating encdb.h I, [2023-10-12T06:49:32.540506 #4107814] INFO -- : generating enc.mk I, [2023-10-12T06:49:32.696211 #4107814] INFO -- : encdb.h unchanged I, [2023-10-12T06:49:33.054020 #4107814] INFO -- : making srcs under enc I, [2023-10-12T06:49:33.064183 #4107814] INFO -- : making enc I, [2023-10-12T06:49:33.115961 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:49:33.118200 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/encdb.c I, [2023-10-12T06:49:33.127229 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/big5.c I, [2023-10-12T06:49:33.155808 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/cesu_8.c I, [2023-10-12T06:49:33.246336 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:49:33.246430 #4107814] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:49:33.246496 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:49:33.275202 #4107814] INFO -- : generating transdb.h I, [2023-10-12T06:49:33.717835 #4107814] INFO -- : transdb.h unchanged I, [2023-10-12T06:49:33.731321 #4107814] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:49:33.964838 #4107814] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T06:49:33.983203 #4107814] INFO -- : making trans I, [2023-10-12T06:49:34.139697 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:49:34.171242 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/transdb.c I, [2023-10-12T06:49:34.375593 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/cp949.c I, [2023-10-12T06:49:34.422713 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/emacs_mule.c I, [2023-10-12T06:49:34.447264 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/big5.c I, [2023-10-12T06:49:35.106113 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/cesu_8.c I, [2023-10-12T06:49:35.624755 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/chinese.c I, [2023-10-12T06:49:35.696302 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/euc_jp.c I, [2023-10-12T06:49:35.834833 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/euc_kr.c I, [2023-10-12T06:49:36.591373 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/euc_tw.c I, [2023-10-12T06:49:37.117898 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/gb2312.c I, [2023-10-12T06:49:37.755943 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/gb18030.c I, [2023-10-12T06:49:37.971234 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/gbk.c I, [2023-10-12T06:49:38.934690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_1.c I, [2023-10-12T06:49:39.110699 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_2.c I, [2023-10-12T06:49:40.218706 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_3.c I, [2023-10-12T06:49:40.255516 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_4.c I, [2023-10-12T06:49:40.915467 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/ebcdic.c I, [2023-10-12T06:49:41.359179 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_5.c I, [2023-10-12T06:49:41.451689 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_6.c I, [2023-10-12T06:49:41.995129 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/emoji.c I, [2023-10-12T06:49:42.663164 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_7.c I, [2023-10-12T06:49:42.790740 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_8.c I, [2023-10-12T06:49:43.891573 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_9.c I, [2023-10-12T06:49:43.942689 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_10.c I, [2023-10-12T06:49:44.414692 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/emoji_iso2022_kddi.c I, [2023-10-12T06:49:44.895181 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_11.c I, [2023-10-12T06:49:45.115339 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_13.c I, [2023-10-12T06:49:45.643731 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_14.c I, [2023-10-12T06:49:46.151327 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_15.c I, [2023-10-12T06:49:46.715387 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/iso_8859_16.c I, [2023-10-12T06:49:47.311265 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/koi8_r.c I, [2023-10-12T06:49:47.689251 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/koi8_u.c I, [2023-10-12T06:49:48.483348 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/shift_jis.c I, [2023-10-12T06:49:48.599496 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/utf_16be.c I, [2023-10-12T06:49:49.522701 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/utf_16le.c I, [2023-10-12T06:49:49.794687 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/utf_32be.c I, [2023-10-12T06:49:49.891315 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/emoji_sjis_docomo.c I, [2023-10-12T06:49:50.143608 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/emoji_sjis_kddi.c I, [2023-10-12T06:49:50.459217 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/utf_32le.c I, [2023-10-12T06:49:50.791484 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/windows_31j.c I, [2023-10-12T06:49:51.283203 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/windows_1250.c I, [2023-10-12T06:49:52.159544 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/windows_1251.c I, [2023-10-12T06:49:52.582567 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/windows_1252.c I, [2023-10-12T06:49:53.091553 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/windows_1253.c I, [2023-10-12T06:49:53.422219 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/windows_1254.c I, [2023-10-12T06:49:53.758176 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/emoji_sjis_softbank.c I, [2023-10-12T06:49:53.906687 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/windows_1257.c I, [2023-10-12T06:49:54.251219 #4107814] INFO -- : linking encoding encdb.so I, [2023-10-12T06:49:54.378703 #4107814] INFO -- : linking encoding big5.so I, [2023-10-12T06:49:54.391575 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/escape.c I, [2023-10-12T06:49:54.562603 #4107814] INFO -- : linking encoding cesu_8.so I, [2023-10-12T06:49:54.743386 #4107814] INFO -- : linking encoding cp949.so I, [2023-10-12T06:49:54.840022 #4107814] INFO -- : linking encoding emacs_mule.so I, [2023-10-12T06:49:55.059185 #4107814] INFO -- : linking encoding euc_jp.so I, [2023-10-12T06:49:55.247247 #4107814] INFO -- : linking encoding euc_kr.so I, [2023-10-12T06:49:55.339261 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/gb18030.c I, [2023-10-12T06:49:55.351300 #4107814] INFO -- : linking encoding euc_tw.so I, [2023-10-12T06:49:55.427509 #4107814] INFO -- : linking encoding gb2312.so I, [2023-10-12T06:49:55.583537 #4107814] INFO -- : linking encoding gb18030.so I, [2023-10-12T06:49:55.587429 #4107814] INFO -- : linking encoding gbk.so I, [2023-10-12T06:49:55.819263 #4107814] INFO -- : linking encoding iso_8859_1.so I, [2023-10-12T06:49:55.895191 #4107814] INFO -- : linking encoding iso_8859_2.so I, [2023-10-12T06:49:56.033909 #4107814] INFO -- : linking encoding iso_8859_3.so I, [2023-10-12T06:49:56.159291 #4107814] INFO -- : linking encoding iso_8859_4.so I, [2023-10-12T06:49:56.182684 #4107814] INFO -- : linking encoding iso_8859_5.so I, [2023-10-12T06:49:56.373951 #4107814] INFO -- : linking encoding iso_8859_6.so I, [2023-10-12T06:49:56.397231 #4107814] INFO -- : linking encoding iso_8859_7.so I, [2023-10-12T06:49:56.603663 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/gbk.c I, [2023-10-12T06:49:56.615250 #4107814] INFO -- : linking encoding iso_8859_8.so I, [2023-10-12T06:49:56.757063 #4107814] INFO -- : linking encoding iso_8859_9.so I, [2023-10-12T06:49:56.911103 #4107814] INFO -- : linking encoding iso_8859_10.so I, [2023-10-12T06:49:57.021874 #4107814] INFO -- : linking encoding iso_8859_11.so I, [2023-10-12T06:49:57.223173 #4107814] INFO -- : linking encoding iso_8859_13.so I, [2023-10-12T06:49:57.407405 #4107814] INFO -- : linking encoding iso_8859_14.so I, [2023-10-12T06:49:57.593479 #4107814] INFO -- : linking encoding iso_8859_15.so I, [2023-10-12T06:49:57.695214 #4107814] INFO -- : linking encoding iso_8859_16.so I, [2023-10-12T06:49:57.886683 #4107814] INFO -- : linking encoding koi8_r.so I, [2023-10-12T06:49:57.987244 #4107814] INFO -- : linking encoding koi8_u.so I, [2023-10-12T06:49:58.095183 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/iso2022.c I, [2023-10-12T06:49:58.203656 #4107814] INFO -- : linking encoding shift_jis.so I, [2023-10-12T06:49:58.367817 #4107814] INFO -- : linking encoding utf_16be.so I, [2023-10-12T06:49:58.622688 #4107814] INFO -- : linking encoding utf_16le.so I, [2023-10-12T06:49:58.733271 #4107814] INFO -- : linking encoding utf_32be.so I, [2023-10-12T06:49:58.807424 #4107814] INFO -- : linking encoding utf_32le.so I, [2023-10-12T06:49:58.987172 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/japanese.c I, [2023-10-12T06:49:58.995247 #4107814] INFO -- : linking encoding windows_31j.so I, [2023-10-12T06:49:59.154701 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/japanese_euc.c I, [2023-10-12T06:49:59.175151 #4107814] INFO -- : linking encoding windows_1250.so I, [2023-10-12T06:49:59.515197 #4107814] INFO -- : linking encoding windows_1251.so I, [2023-10-12T06:49:59.646169 #4107814] INFO -- : linking encoding windows_1252.so I, [2023-10-12T06:49:59.756931 #4107814] INFO -- : linking encoding windows_1253.so I, [2023-10-12T06:49:59.961801 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/japanese_sjis.c I, [2023-10-12T06:49:59.979311 #4107814] INFO -- : linking encoding windows_1254.so I, [2023-10-12T06:50:00.264319 #4107814] INFO -- : linking encoding windows_1257.so I, [2023-10-12T06:50:00.383008 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:50:00.402693 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:50:05.447382 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/korean.c I, [2023-10-12T06:50:05.823226 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/single_byte.c I, [2023-10-12T06:50:08.051275 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/utf8_mac.c I, [2023-10-12T06:50:08.146690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/enc/trans/utf_16_32.c I, [2023-10-12T06:50:09.041607 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:50:09.063337 #4107814] INFO -- : generating makefile exts.mk I, [2023-10-12T06:50:09.341736 #4107814] INFO -- : exts.mk unchanged I, [2023-10-12T06:50:09.374691 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:50:09.402681 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/RUBY_ALIGNOF' I, [2023-10-12T06:50:09.407231 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-10-12T06:50:09.414729 #4107814] INFO -- : linking transcoder transdb.so I, [2023-10-12T06:50:09.647280 #4107814] INFO -- : linking transcoder big5.so I, [2023-10-12T06:50:09.907310 #4107814] INFO -- : linking transcoder cesu_8.so I, [2023-10-12T06:50:10.049770 #4107814] INFO -- : linking transcoder chinese.so I, [2023-10-12T06:50:10.172685 #4107814] INFO -- : linking transcoder ebcdic.so I, [2023-10-12T06:50:10.347557 #4107814] INFO -- : linking transcoder emoji.so I, [2023-10-12T06:50:10.466827 #4107814] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-10-12T06:50:10.491202 #4107814] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-10-12T06:50:10.586784 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/RUBY_ALIGNOF' I, [2023-10-12T06:50:10.597052 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/abi' I, [2023-10-12T06:50:10.602026 #4107814] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-10-12T06:50:10.604010 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/abi/abi.c I, [2023-10-12T06:50:10.622523 #4107814] INFO -- : linking shared-object -test-/abi.so I, [2023-10-12T06:50:10.707260 #4107814] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-10-12T06:50:10.732787 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/abi' I, [2023-10-12T06:50:10.752071 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/arith_seq/beg_len_step' I, [2023-10-12T06:50:10.755314 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-10-12T06:50:10.982683 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/arith_seq/extract' I, [2023-10-12T06:50:10.987279 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/arith_seq/extract/extract.c I, [2023-10-12T06:50:11.468092 #4107814] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-10-12T06:50:11.657566 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/arith_seq/beg_len_step' I, [2023-10-12T06:50:11.676292 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/array/concat' I, [2023-10-12T06:50:11.684055 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/array/concat/to_ary_concat.c I, [2023-10-12T06:50:11.741783 #4107814] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-10-12T06:50:12.005281 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/arith_seq/extract' I, [2023-10-12T06:50:12.017790 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/array/resize' I, [2023-10-12T06:50:12.027155 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/array/resize/resize.c I, [2023-10-12T06:50:12.594692 #4107814] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-10-12T06:50:12.722691 #4107814] INFO -- : linking transcoder escape.so I, [2023-10-12T06:50:12.755184 #4107814] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-10-12T06:50:12.907323 #4107814] INFO -- : linking transcoder gb18030.so I, [2023-10-12T06:50:12.951417 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/array/concat' I, [2023-10-12T06:50:12.974154 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bignum' I, [2023-10-12T06:50:12.983250 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bignum/big2str.c I, [2023-10-12T06:50:13.027269 #4107814] INFO -- : linking transcoder gbk.so I, [2023-10-12T06:50:13.244307 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bug-14834' I, [2023-10-12T06:50:13.255235 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bug-14834/bug-14384.c I, [2023-10-12T06:50:13.332889 #4107814] INFO -- : linking shared-object -test-/array/resize.so I, [2023-10-12T06:50:13.647202 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/array/resize' I, [2023-10-12T06:50:13.656830 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bug-3571' I, [2023-10-12T06:50:13.663674 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bug-3571/bug.c I, [2023-10-12T06:50:13.963216 #4107814] INFO -- : linking transcoder iso2022.so I, [2023-10-12T06:50:14.171263 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bignum/bigzero.c I, [2023-10-12T06:50:14.194177 #4107814] INFO -- : linking transcoder japanese.so I, [2023-10-12T06:50:14.362925 #4107814] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-10-12T06:50:14.363010 #4107814] INFO -- : linking transcoder japanese_euc.so I, [2023-10-12T06:50:14.493007 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bug-14834' I, [2023-10-12T06:50:14.499057 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bug-5832' I, [2023-10-12T06:50:14.499138 #4107814] INFO -- : linking transcoder japanese_sjis.so I, [2023-10-12T06:50:14.501481 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bug-5832/bug.c I, [2023-10-12T06:50:14.759281 #4107814] INFO -- : linking transcoder korean.so I, [2023-10-12T06:50:14.814207 #4107814] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-10-12T06:50:14.994681 #4107814] INFO -- : linking transcoder single_byte.so I, [2023-10-12T06:50:15.006699 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bug-3571' I, [2023-10-12T06:50:15.024294 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bug_reporter' I, [2023-10-12T06:50:15.033588 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bug_reporter/bug_reporter.c I, [2023-10-12T06:50:15.224150 #4107814] INFO -- : linking transcoder utf8_mac.so I, [2023-10-12T06:50:15.419251 #4107814] INFO -- : linking transcoder utf_16_32.so I, [2023-10-12T06:50:15.528447 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:50:15.529076 #4107814] INFO -- : making encs I, [2023-10-12T06:50:15.671203 #4107814] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-10-12T06:50:15.708686 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:50:15.718715 #4107814] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:50:15.718855 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:50:15.739154 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bignum/div.c I, [2023-10-12T06:50:15.741252 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/class' I, [2023-10-12T06:50:15.742505 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/class/class2name.c I, [2023-10-12T06:50:15.815736 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bug-5832' I, [2023-10-12T06:50:15.849127 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/debug' I, [2023-10-12T06:50:15.859237 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/debug/init.c I, [2023-10-12T06:50:15.924470 #4107814] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-10-12T06:50:16.091273 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bug_reporter' I, [2023-10-12T06:50:16.114700 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/dln/empty' I, [2023-10-12T06:50:16.126704 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/dln/empty/empty.c I, [2023-10-12T06:50:16.323306 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bignum/init.c I, [2023-10-12T06:50:16.678788 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/debug/inspector.c I, [2023-10-12T06:50:16.860640 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/class/init.c I, [2023-10-12T06:50:17.258795 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bignum/intpack.c I, [2023-10-12T06:50:17.427756 #4107814] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-10-12T06:50:17.456331 #4107814] INFO -- : linking shared-object -test-/class.so I, [2023-10-12T06:50:17.492812 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/debug/profile_frames.c I, [2023-10-12T06:50:17.599415 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/dln/empty' I, [2023-10-12T06:50:17.605145 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/econv' I, [2023-10-12T06:50:17.610700 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/econv/append.c I, [2023-10-12T06:50:17.646700 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/class' I, [2023-10-12T06:50:17.670696 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/enumerator_kw' I, [2023-10-12T06:50:17.670761 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-10-12T06:50:18.585102 #4107814] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-10-12T06:50:18.607304 #4107814] INFO -- : linking shared-object -test-/debug.so I, [2023-10-12T06:50:18.643319 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bignum/mul.c I, [2023-10-12T06:50:18.766330 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/debug' I, [2023-10-12T06:50:18.781056 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/eval' I, [2023-10-12T06:50:18.783214 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/eval/eval.c I, [2023-10-12T06:50:18.855203 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/enumerator_kw' I, [2023-10-12T06:50:18.865970 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/exception' I, [2023-10-12T06:50:18.874690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/exception/dataerror.c I, [2023-10-12T06:50:19.292680 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/econv/init.c I, [2023-10-12T06:50:19.601527 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/exception/enc_raise.c I, [2023-10-12T06:50:19.665072 #4107814] INFO -- : linking shared-object -test-/eval.so I, [2023-10-12T06:50:19.878078 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/eval' I, [2023-10-12T06:50:19.892581 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/fatal' I, [2023-10-12T06:50:19.898695 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/fatal/rb_fatal.c I, [2023-10-12T06:50:20.319265 #4107814] INFO -- : linking shared-object -test-/econv.so I, [2023-10-12T06:50:20.358684 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/bignum/str2big.c I, [2023-10-12T06:50:20.584877 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/econv' I, [2023-10-12T06:50:20.618469 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/file' I, [2023-10-12T06:50:20.622748 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/file/fs.c I, [2023-10-12T06:50:20.714690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/exception/ensured.c I, [2023-10-12T06:50:20.769605 #4107814] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-10-12T06:50:20.833056 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/fatal' I, [2023-10-12T06:50:20.839888 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/float' I, [2023-10-12T06:50:20.841031 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/float/init.c I, [2023-10-12T06:50:21.311174 #4107814] INFO -- : linking shared-object -test-/bignum.so I, [2023-10-12T06:50:21.446379 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/file/init.c I, [2023-10-12T06:50:21.454776 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/bignum' I, [2023-10-12T06:50:21.468296 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/funcall' I, [2023-10-12T06:50:21.475243 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/funcall/funcall.c I, [2023-10-12T06:50:21.740866 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/exception/init.c I, [2023-10-12T06:50:21.771184 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/float/nextafter.c I, [2023-10-12T06:50:22.028953 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/file/stat.c I, [2023-10-12T06:50:22.087352 #4107814] INFO -- : linking shared-object -test-/funcall.so I, [2023-10-12T06:50:22.271201 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/funcall' I, [2023-10-12T06:50:22.286687 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/gvl/call_without_gvl' I, [2023-10-12T06:50:22.306680 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-10-12T06:50:22.802816 #4107814] INFO -- : linking shared-object -test-/float.so I, [2023-10-12T06:50:22.937290 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/float' I, [2023-10-12T06:50:22.952148 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/hash' I, [2023-10-12T06:50:22.953320 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/hash/delete.c I, [2023-10-12T06:50:22.979185 #4107814] INFO -- : linking shared-object -test-/exception.so I, [2023-10-12T06:50:23.129533 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/exception' I, [2023-10-12T06:50:23.136409 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/integer' I, [2023-10-12T06:50:23.137493 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/integer/core_ext.c I, [2023-10-12T06:50:23.251508 #4107814] INFO -- : linking shared-object -test-/file.so I, [2023-10-12T06:50:23.455052 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/file' I, [2023-10-12T06:50:23.468053 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/iseq_load' I, [2023-10-12T06:50:23.470272 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/iseq_load/iseq_load.c I, [2023-10-12T06:50:23.553332 #4107814] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-10-12T06:50:23.680753 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/gvl/call_without_gvl' I, [2023-10-12T06:50:23.704452 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/iter' I, [2023-10-12T06:50:23.707257 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/iter/break.c I, [2023-10-12T06:50:23.967036 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/hash/init.c I, [2023-10-12T06:50:24.550683 #4107814] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-10-12T06:50:24.550758 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/iter/init.c I, [2023-10-12T06:50:24.752847 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/iseq_load' I, [2023-10-12T06:50:24.788452 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/load/dot.dot' I, [2023-10-12T06:50:24.823233 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/load/dot.dot/dot.dot.c I, [2023-10-12T06:50:25.199624 #4107814] INFO -- : linking shared-object -test-/hash.so I, [2023-10-12T06:50:25.373627 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/hash' I, [2023-10-12T06:50:25.393087 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/load/protect' I, [2023-10-12T06:50:25.399204 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/load/protect/protect.c I, [2023-10-12T06:50:25.559574 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/integer/init.c I, [2023-10-12T06:50:26.004806 #4107814] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-10-12T06:50:26.019284 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/iter/yield.c I, [2023-10-12T06:50:26.134706 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/load/dot.dot' I, [2023-10-12T06:50:26.140246 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/marshal/compat' I, [2023-10-12T06:50:26.151182 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/marshal/compat/usrcompat.c I, [2023-10-12T06:50:26.670964 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/integer/my_integer.c I, [2023-10-12T06:50:26.801068 #4107814] INFO -- : linking shared-object -test-/iter.so I, [2023-10-12T06:50:26.999293 #4107814] INFO -- : linking shared-object -test-/load/protect.so I, [2023-10-12T06:50:27.103241 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/iter' I, [2023-10-12T06:50:27.109311 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/load/protect' I, [2023-10-12T06:50:27.112795 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/marshal/internal_ivar' I, [2023-10-12T06:50:27.122688 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/marshal/usr' I, [2023-10-12T06:50:27.122780 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-10-12T06:50:27.159244 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/marshal/usr/usrmarshal.c I, [2023-10-12T06:50:27.466691 #4107814] INFO -- : linking shared-object -test-/integer.so I, [2023-10-12T06:50:27.474235 #4107814] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-10-12T06:50:27.726675 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/integer' I, [2023-10-12T06:50:27.733475 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/marshal/compat' I, [2023-10-12T06:50:27.741169 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/memory_view' I, [2023-10-12T06:50:27.747363 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/memory_view/memory_view.c I, [2023-10-12T06:50:27.765891 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/method' I, [2023-10-12T06:50:27.791157 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/method/arity.c I, [2023-10-12T06:50:28.162965 #4107814] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-10-12T06:50:28.439683 #4107814] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-10-12T06:50:28.487640 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/marshal/internal_ivar' I, [2023-10-12T06:50:28.526696 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/notimplement' I, [2023-10-12T06:50:28.552512 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/notimplement/bug.c I, [2023-10-12T06:50:28.608989 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/method/init.c I, [2023-10-12T06:50:28.626684 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/marshal/usr' I, [2023-10-12T06:50:28.636916 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/num2int' I, [2023-10-12T06:50:28.654690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/num2int/num2int.c I, [2023-10-12T06:50:29.555250 #4107814] INFO -- : linking shared-object -test-/method.so I, [2023-10-12T06:50:29.720472 #4107814] INFO -- : linking shared-object -test-/memory_view.so I, [2023-10-12T06:50:29.722821 #4107814] INFO -- : linking shared-object -test-/num2int.so I, [2023-10-12T06:50:29.811099 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/method' I, [2023-10-12T06:50:29.824622 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/path_to_class' I, [2023-10-12T06:50:29.845354 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/path_to_class/path_to_class.c I, [2023-10-12T06:50:29.846174 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/memory_view' I, [2023-10-12T06:50:29.884878 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/popen_deadlock' I, [2023-10-12T06:50:29.891297 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-10-12T06:50:29.911428 #4107814] INFO -- : linking shared-object -test-/notimplement.so I, [2023-10-12T06:50:29.966778 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/num2int' I, [2023-10-12T06:50:29.992299 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/postponed_job' I, [2023-10-12T06:50:30.019173 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/postponed_job/postponed_job.c I, [2023-10-12T06:50:30.123438 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/notimplement' I, [2023-10-12T06:50:30.162685 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/printf' I, [2023-10-12T06:50:30.174038 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/printf/printf.c I, [2023-10-12T06:50:30.743271 #4107814] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-10-12T06:50:30.923237 #4107814] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-10-12T06:50:31.040742 #4107814] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-10-12T06:50:31.082974 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/popen_deadlock' I, [2023-10-12T06:50:31.101818 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/proc' I, [2023-10-12T06:50:31.102838 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/proc/init.c I, [2023-10-12T06:50:31.214699 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/path_to_class' I, [2023-10-12T06:50:31.225861 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/postponed_job' I, [2023-10-12T06:50:31.230675 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/random' I, [2023-10-12T06:50:31.242687 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/random/bad_version.c I, [2023-10-12T06:50:31.242765 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/rational' I, [2023-10-12T06:50:31.258807 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/rational/rat.c I, [2023-10-12T06:50:31.585670 #4107814] INFO -- : linking shared-object -test-/printf.so I, [2023-10-12T06:50:31.752815 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/printf' I, [2023-10-12T06:50:31.772631 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/rb_call_super_kw' I, [2023-10-12T06:50:31.774995 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-10-12T06:50:32.199188 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/random/init.c I, [2023-10-12T06:50:32.334699 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/proc/receiver.c I, [2023-10-12T06:50:32.964230 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/random/loop.c I, [2023-10-12T06:50:33.191203 #4107814] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-10-12T06:50:33.340079 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/proc/super.c I, [2023-10-12T06:50:33.374693 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/rb_call_super_kw' I, [2023-10-12T06:50:33.386714 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/recursion' I, [2023-10-12T06:50:33.386776 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/recursion/recursion.c I, [2023-10-12T06:50:33.402685 #4107814] INFO -- : linking shared-object -test-/rational.so I, [2023-10-12T06:50:33.678694 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/rational' I, [2023-10-12T06:50:33.706687 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/regexp' I, [2023-10-12T06:50:33.712336 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/regexp/init.c I, [2023-10-12T06:50:33.766704 #4107814] INFO -- : linking shared-object -test-/random.so I, [2023-10-12T06:50:34.027280 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/random' I, [2023-10-12T06:50:34.046726 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/scan_args' I, [2023-10-12T06:50:34.046800 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/scan_args/scan_args.c I, [2023-10-12T06:50:34.407471 #4107814] INFO -- : linking shared-object -test-/recursion.so I, [2023-10-12T06:50:34.563192 #4107814] INFO -- : linking shared-object -test-/proc.so I, [2023-10-12T06:50:34.630771 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/recursion' I, [2023-10-12T06:50:34.666684 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/st/foreach' I, [2023-10-12T06:50:34.666771 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/st/foreach/foreach.c I, [2023-10-12T06:50:34.754792 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/regexp/parse_depth_limit.c I, [2023-10-12T06:50:34.755236 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/proc' I, [2023-10-12T06:50:34.770690 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/st/numhash' I, [2023-10-12T06:50:34.779274 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/st/numhash/numhash.c I, [2023-10-12T06:50:35.932180 #4107814] INFO -- : linking shared-object -test-/regexp.so I, [2023-10-12T06:50:35.985698 #4107814] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-10-12T06:50:36.085173 #4107814] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-10-12T06:50:36.115491 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/st/foreach' I, [2023-10-12T06:50:36.123109 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/st/update' I, [2023-10-12T06:50:36.125455 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/st/update/update.c I, [2023-10-12T06:50:36.142569 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/regexp' I, [2023-10-12T06:50:36.230004 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/string' I, [2023-10-12T06:50:36.233052 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/capacity.c I, [2023-10-12T06:50:36.315184 #4107814] INFO -- : linking shared-object -test-/scan_args.so I, [2023-10-12T06:50:36.374685 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/st/numhash' I, [2023-10-12T06:50:36.392081 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/coderange.c I, [2023-10-12T06:50:36.506758 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/scan_args' I, [2023-10-12T06:50:36.531053 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/struct' I, [2023-10-12T06:50:36.535204 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/struct/data.c I, [2023-10-12T06:50:36.558691 #4107814] INFO -- : linking shared-object -test-/st/update.so I, [2023-10-12T06:50:36.803173 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/st/update' I, [2023-10-12T06:50:36.829066 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/symbol' I, [2023-10-12T06:50:36.835742 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/symbol/init.c I, [2023-10-12T06:50:37.594686 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/cstr.c I, [2023-10-12T06:50:37.699543 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/struct/duplicate.c I, [2023-10-12T06:50:37.746693 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/ellipsize.c I, [2023-10-12T06:50:37.964513 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/symbol/type.c I, [2023-10-12T06:50:38.800098 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/enc_associate.c I, [2023-10-12T06:50:38.851620 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/struct/init.c I, [2023-10-12T06:50:39.019154 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/enc_dummy.c I, [2023-10-12T06:50:39.155296 #4107814] INFO -- : linking shared-object -test-/symbol.so I, [2023-10-12T06:50:39.399356 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/symbol' I, [2023-10-12T06:50:39.428207 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/thread/instrumentation' I, [2023-10-12T06:50:39.434705 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-10-12T06:50:40.135601 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/enc_str_buf_cat.c I, [2023-10-12T06:50:40.199413 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/struct/len.c I, [2023-10-12T06:50:40.459367 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/fstring.c I, [2023-10-12T06:50:40.819619 #4107814] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-10-12T06:50:41.087281 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/thread/instrumentation' I, [2023-10-12T06:50:41.096049 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/thread_fd' I, [2023-10-12T06:50:41.098056 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/thread_fd/thread_fd.c I, [2023-10-12T06:50:41.139624 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/init.c I, [2023-10-12T06:50:41.527328 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/struct/member.c I, [2023-10-12T06:50:41.683002 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/modify.c I, [2023-10-12T06:50:41.939173 #4107814] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-10-12T06:50:41.971470 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/new.c I, [2023-10-12T06:50:42.075476 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/thread_fd' I, [2023-10-12T06:50:42.090677 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/time' I, [2023-10-12T06:50:42.092714 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/time/init.c I, [2023-10-12T06:50:42.618701 #4107814] INFO -- : linking shared-object -test-/struct.so I, [2023-10-12T06:50:42.863054 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/struct' I, [2023-10-12T06:50:42.867592 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/nofree.c I, [2023-10-12T06:50:42.900476 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/tracepoint' I, [2023-10-12T06:50:42.907573 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/tracepoint/gc_hook.c I, [2023-10-12T06:50:43.211227 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/normalize.c I, [2023-10-12T06:50:43.403489 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/time/leap_second.c I, [2023-10-12T06:50:44.151540 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/qsort.c I, [2023-10-12T06:50:44.169131 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/tracepoint/tracepoint.c I, [2023-10-12T06:50:44.379776 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/rb_interned_str.c I, [2023-10-12T06:50:45.139189 #4107814] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-10-12T06:50:45.332845 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/tracepoint' I, [2023-10-12T06:50:45.339197 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/time/new.c I, [2023-10-12T06:50:45.346643 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/typeddata' I, [2023-10-12T06:50:45.351373 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/typeddata/typeddata.c I, [2023-10-12T06:50:45.707253 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/rb_str_dup.c I, [2023-10-12T06:50:45.801301 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/string/set_len.c I, [2023-10-12T06:50:46.305338 #4107814] INFO -- : linking shared-object -test-/time.so I, [2023-10-12T06:50:46.530710 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/time' I, [2023-10-12T06:50:46.540472 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/vm' I, [2023-10-12T06:50:46.546695 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/vm/at_exit.c I, [2023-10-12T06:50:46.699274 #4107814] INFO -- : linking shared-object -test-/typeddata.so I, [2023-10-12T06:50:46.857115 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/typeddata' I, [2023-10-12T06:50:46.884997 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/wait' I, [2023-10-12T06:50:46.885816 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/-test-/wait/wait.c I, [2023-10-12T06:50:46.930689 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal' I, [2023-10-12T06:50:46.939222 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/bigdecimal/bigdecimal.c I, [2023-10-12T06:50:47.361688 #4107814] INFO -- : linking shared-object -test-/string.so I, [2023-10-12T06:50:47.439219 #4107814] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-10-12T06:50:47.604148 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/string' I, [2023-10-12T06:50:47.614683 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/cgi/escape' I, [2023-10-12T06:50:47.619275 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/cgi/escape/escape.c I, [2023-10-12T06:50:47.731462 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/vm' I, [2023-10-12T06:50:47.741576 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/bigdecimal/missing.c I, [2023-10-12T06:50:48.391274 #4107814] INFO -- : linking shared-object -test-/wait.so I, [2023-10-12T06:50:48.594456 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/-test-/wait' I, [2023-10-12T06:50:48.617006 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/continuation' I, [2023-10-12T06:50:48.630990 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/continuation/continuation.c I, [2023-10-12T06:50:49.123357 #4107814] INFO -- : linking shared-object cgi/escape.so I, [2023-10-12T06:50:49.297019 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/cgi/escape' I, [2023-10-12T06:50:49.313375 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/coverage' I, [2023-10-12T06:50:49.313971 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/coverage/coverage.c I, [2023-10-12T06:50:49.751224 #4107814] INFO -- : linking shared-object continuation.so I, [2023-10-12T06:50:50.015122 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/continuation' I, [2023-10-12T06:50:50.030426 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/date' I, [2023-10-12T06:50:50.040154 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/date/date_core.c I, [2023-10-12T06:50:51.267287 #4107814] INFO -- : linking shared-object coverage.so I, [2023-10-12T06:50:51.535168 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/coverage' I, [2023-10-12T06:50:51.570687 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest' I, [2023-10-12T06:50:51.588926 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/digest.c I, [2023-10-12T06:50:53.354332 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/erb/escape' I, [2023-10-12T06:50:53.356675 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/erb/escape/escape.c I, [2023-10-12T06:50:54.099492 #4107814] INFO -- : linking shared-object digest.so I, [2023-10-12T06:50:54.379227 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest' I, [2023-10-12T06:50:54.394691 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/etc' I, [2023-10-12T06:50:54.395740 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/etc/etc.c I, [2023-10-12T06:50:54.407264 #4107814] INFO -- : linking shared-object erb/escape.so I, [2023-10-12T06:50:54.723058 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/erb/escape' I, [2023-10-12T06:50:54.732529 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fcntl' I, [2023-10-12T06:50:54.747232 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fcntl/fcntl.c I, [2023-10-12T06:50:55.610030 #4107814] INFO -- : linking shared-object fcntl.so I, [2023-10-12T06:50:55.790277 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fcntl' I, [2023-10-12T06:50:55.814114 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle' I, [2023-10-12T06:50:55.822688 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fiddle/closure.c I, [2023-10-12T06:50:56.938711 #4107814] INFO -- : linking shared-object etc.so I, [2023-10-12T06:50:57.171308 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/etc' I, [2023-10-12T06:50:57.190815 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/console' I, [2023-10-12T06:50:57.190876 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/io/console/console.c I, [2023-10-12T06:50:57.723227 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fiddle/conversions.c I, [2023-10-12T06:50:59.587254 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fiddle/fiddle.c I, [2023-10-12T06:51:00.255321 #4107814] INFO -- : linking shared-object bigdecimal.so I, [2023-10-12T06:51:00.511315 #4107814] INFO -- : linking shared-object io/console.so I, [2023-10-12T06:51:00.663792 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal' I, [2023-10-12T06:51:00.674694 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/nonblock' I, [2023-10-12T06:51:00.679296 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/io/nonblock/nonblock.c I, [2023-10-12T06:51:00.870651 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/console' I, [2023-10-12T06:51:00.877679 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/wait' I, [2023-10-12T06:51:00.879239 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/io/wait/wait.c I, [2023-10-12T06:51:00.956662 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fiddle/function.c I, [2023-10-12T06:51:02.073462 #4107814] INFO -- : linking shared-object io/wait.so I, [2023-10-12T06:51:02.101032 #4107814] INFO -- : linking shared-object io/nonblock.so I, [2023-10-12T06:51:02.243289 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fiddle/handle.c I, [2023-10-12T06:51:02.338769 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/wait' I, [2023-10-12T06:51:02.338855 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json' I, [2023-10-12T06:51:02.386918 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json' I, [2023-10-12T06:51:02.400382 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/monitor' I, [2023-10-12T06:51:02.411165 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/monitor/monitor.c I, [2023-10-12T06:51:02.439123 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/nonblock' I, [2023-10-12T06:51:02.465823 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/nkf' I, [2023-10-12T06:51:02.467211 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/nkf/nkf.c I, [2023-10-12T06:51:03.758332 #4107814] INFO -- : linking shared-object monitor.so I, [2023-10-12T06:51:04.087226 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/monitor' I, [2023-10-12T06:51:04.090937 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fiddle/memory_view.c I, [2023-10-12T06:51:04.106699 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/objspace' I, [2023-10-12T06:51:04.119206 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/objspace/object_tracing.c I, [2023-10-12T06:51:05.202699 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fiddle/pinned.c I, [2023-10-12T06:51:05.678681 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/objspace/objspace.c I, [2023-10-12T06:51:06.221025 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/fiddle/pointer.c I, [2023-10-12T06:51:08.330706 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/objspace/objspace_dump.c I, [2023-10-12T06:51:08.350784 #4107814] INFO -- : linking shared-object fiddle.so I, [2023-10-12T06:51:08.672088 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle' I, [2023-10-12T06:51:08.799947 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/openssl' I, [2023-10-12T06:51:08.806693 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/openssl_missing.c I, [2023-10-12T06:51:09.207250 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl.c I, [2023-10-12T06:51:11.879537 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_asn1.c I, [2023-10-12T06:51:13.774805 #4107814] INFO -- : linking shared-object nkf.so I, [2023-10-12T06:51:13.820594 #4107814] INFO -- : linking shared-object objspace.so I, [2023-10-12T06:51:14.030706 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/objspace' I, [2023-10-12T06:51:14.042690 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pathname' I, [2023-10-12T06:51:14.054714 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/pathname/pathname.c I, [2023-10-12T06:51:14.122935 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/nkf' I, [2023-10-12T06:51:14.167545 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/psych' I, [2023-10-12T06:51:14.174696 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/psych/psych.c I, [2023-10-12T06:51:15.291260 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/psych/psych_emitter.c I, [2023-10-12T06:51:15.847350 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/date/date_parse.c I, [2023-10-12T06:51:15.983248 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_bio.c I, [2023-10-12T06:51:17.467754 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/psych/psych_parser.c I, [2023-10-12T06:51:17.687608 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_bn.c I, [2023-10-12T06:51:18.002693 #4107814] INFO -- : linking shared-object pathname.so I, [2023-10-12T06:51:18.191025 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pathname' I, [2023-10-12T06:51:18.210680 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pty' I, [2023-10-12T06:51:18.211169 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/pty/pty.c I, [2023-10-12T06:51:19.355882 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/psych/psych_to_ruby.c I, [2023-10-12T06:51:19.702697 #4107814] INFO -- : linking shared-object pty.so I, [2023-10-12T06:51:19.998814 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pty' I, [2023-10-12T06:51:20.025014 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rbconfig/sizeof' I, [2023-10-12T06:51:20.067261 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/rbconfig/sizeof/sizes.c I, [2023-10-12T06:51:20.478690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/psych/psych_yaml_tree.c I, [2023-10-12T06:51:21.033124 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/rbconfig/sizeof/limits.c I, [2023-10-12T06:51:21.623344 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_cipher.c I, [2023-10-12T06:51:21.718687 #4107814] INFO -- : linking shared-object psych.so I, [2023-10-12T06:51:21.773611 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/date/date_strftime.c I, [2023-10-12T06:51:21.998696 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/psych' I, [2023-10-12T06:51:22.015849 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/ripper' I, [2023-10-12T06:51:22.019289 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/ripper/eventids1.c I, [2023-10-12T06:51:22.344460 #4107814] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-10-12T06:51:22.607083 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rbconfig/sizeof' I, [2023-10-12T06:51:22.613811 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm' I, [2023-10-12T06:51:22.650759 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm' I, [2023-10-12T06:51:22.734901 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/socket' I, [2023-10-12T06:51:22.739369 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/init.c I, [2023-10-12T06:51:23.629797 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/ripper/eventids2.c I, [2023-10-12T06:51:24.479317 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/date/date_strptime.c I, [2023-10-12T06:51:24.599917 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/ripper/ripper.c I, [2023-10-12T06:51:24.918245 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/constants.c I, [2023-10-12T06:51:25.195639 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_config.c I, [2023-10-12T06:51:27.680803 #4107814] INFO -- : linking shared-object date_core.so I, [2023-10-12T06:51:27.843218 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_digest.c I, [2023-10-12T06:51:28.202845 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/date' I, [2023-10-12T06:51:28.218026 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/stringio' I, [2023-10-12T06:51:28.219179 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/stringio/stringio.c I, [2023-10-12T06:51:30.071223 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_engine.c I, [2023-10-12T06:51:31.723381 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/basicsocket.c I, [2023-10-12T06:51:32.196958 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_hmac.c I, [2023-10-12T06:51:33.023119 #4107814] INFO -- : linking shared-object stringio.so I, [2023-10-12T06:51:33.422764 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/stringio' I, [2023-10-12T06:51:33.457080 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/strscan' I, [2023-10-12T06:51:33.462706 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/strscan/strscan.c I, [2023-10-12T06:51:33.543414 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/socket.c I, [2023-10-12T06:51:34.830746 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_kdf.c I, [2023-10-12T06:51:36.214682 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/ipsocket.c I, [2023-10-12T06:51:37.055191 #4107814] INFO -- : linking shared-object strscan.so I, [2023-10-12T06:51:37.304362 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_ns_spki.c I, [2023-10-12T06:51:37.322180 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/strscan' I, [2023-10-12T06:51:37.323175 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_ocsp.c I, [2023-10-12T06:51:38.167637 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/tcpsocket.c I, [2023-10-12T06:51:40.211542 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/tcpserver.c I, [2023-10-12T06:51:40.499257 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_pkcs12.c I, [2023-10-12T06:51:42.223222 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_pkcs7.c I, [2023-10-12T06:51:42.228492 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/sockssocket.c I, [2023-10-12T06:51:42.743285 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_pkey.c I, [2023-10-12T06:51:43.951310 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/udpsocket.c I, [2023-10-12T06:51:45.599557 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_pkey_dh.c I, [2023-10-12T06:51:46.346720 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/unixsocket.c I, [2023-10-12T06:51:46.503213 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/ripper/ripper_init.c I, [2023-10-12T06:51:46.518692 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_pkey_dsa.c I, [2023-10-12T06:51:48.133656 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_pkey_ec.c I, [2023-10-12T06:51:48.171290 #4107814] INFO -- : linking shared-object ripper.so I, [2023-10-12T06:51:48.419472 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_pkey_rsa.c I, [2023-10-12T06:51:48.425549 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/unixserver.c I, [2023-10-12T06:51:48.675126 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/ripper' I, [2023-10-12T06:51:48.688482 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/syslog' I, [2023-10-12T06:51:48.706718 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/syslog/syslog.c I, [2023-10-12T06:51:50.019762 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/option.c I, [2023-10-12T06:51:50.895286 #4107814] INFO -- : linking shared-object syslog.so I, [2023-10-12T06:51:51.214773 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/syslog' I, [2023-10-12T06:51:51.219800 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_provider.c I, [2023-10-12T06:51:51.246683 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/zlib' I, [2023-10-12T06:51:51.246757 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/zlib/zlib.c I, [2023-10-12T06:51:51.846693 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_rand.c I, [2023-10-12T06:51:53.136755 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/ancdata.c I, [2023-10-12T06:51:53.606687 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_ssl.c I, [2023-10-12T06:51:53.722682 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_ssl_session.c I, [2023-10-12T06:51:55.897029 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_ts.c I, [2023-10-12T06:51:56.516874 #4107814] INFO -- : linking shared-object zlib.so I, [2023-10-12T06:51:56.711336 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509.c I, [2023-10-12T06:51:56.754211 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/zlib' I, [2023-10-12T06:51:56.758373 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:51:56.759078 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug/debug.c I, [2023-10-12T06:51:56.922684 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/raddrinfo.c I, [2023-10-12T06:51:59.461883 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509attr.c I, [2023-10-12T06:51:59.595515 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c I, [2023-10-12T06:51:59.748923 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509cert.c I, [2023-10-12T06:51:59.947198 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/socket/ifaddr.c I, [2023-10-12T06:52:00.679593 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509crl.c I, [2023-10-12T06:52:01.047341 #4107814] INFO -- : linking shared-object debug/debug.so I, [2023-10-12T06:52:01.358701 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:52:01.366807 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:52:01.379300 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse/cparse.c I, [2023-10-12T06:52:02.678682 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509ext.c I, [2023-10-12T06:52:02.682157 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:52:02.707990 #4107814] INFO -- : linking shared-object socket.so I, [2023-10-12T06:52:02.731257 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/constants.c I, [2023-10-12T06:52:03.151591 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/socket' I, [2023-10-12T06:52:03.172451 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/bubblebabble' I, [2023-10-12T06:52:03.174612 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/bubblebabble/bubblebabble.c I, [2023-10-12T06:52:04.023531 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexer.c I, [2023-10-12T06:52:04.307282 #4107814] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-10-12T06:52:04.435055 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/bubblebabble' I, [2023-10-12T06:52:04.470688 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/md5' I, [2023-10-12T06:52:04.482784 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/md5/md5init.c I, [2023-10-12T06:52:04.931304 #4107814] INFO -- : linking shared-object racc/cparse.so I, [2023-10-12T06:52:05.186179 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:52:05.197146 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/rmd160' I, [2023-10-12T06:52:05.199304 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/rmd160/rmd160init.c I, [2023-10-12T06:52:05.257557 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509name.c I, [2023-10-12T06:52:05.707457 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/md5/md5.c I, [2023-10-12T06:52:06.489347 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/rmd160/rmd160.c I, [2023-10-12T06:52:07.095291 #4107814] INFO -- : linking shared-object digest/md5.so I, [2023-10-12T06:52:07.127450 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexstate.c I, [2023-10-12T06:52:07.391302 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/md5' I, [2023-10-12T06:52:07.414896 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha1' I, [2023-10-12T06:52:07.414975 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/sha1/sha1init.c I, [2023-10-12T06:52:07.779600 #4107814] INFO -- : linking shared-object digest/rmd160.so I, [2023-10-12T06:52:07.907449 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/location.c I, [2023-10-12T06:52:08.042682 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/rmd160' I, [2023-10-12T06:52:08.110689 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2' I, [2023-10-12T06:52:08.130683 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/sha2/sha2init.c I, [2023-10-12T06:52:08.478694 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509req.c I, [2023-10-12T06:52:08.593611 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/sha1/sha1.c I, [2023-10-12T06:52:09.247215 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/digest/sha2/sha2.c I, [2023-10-12T06:52:09.638690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/main.c I, [2023-10-12T06:52:10.386690 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parser.c I, [2023-10-12T06:52:10.739396 #4107814] INFO -- : linking shared-object digest/sha1.so I, [2023-10-12T06:52:10.919421 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha1' I, [2023-10-12T06:52:10.947045 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json/generator' I, [2023-10-12T06:52:10.956845 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/json/generator/generator.c I, [2023-10-12T06:52:11.095754 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509revoked.c I, [2023-10-12T06:52:11.435285 #4107814] INFO -- : linking shared-object digest/sha2.so I, [2023-10-12T06:52:11.690686 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2' I, [2023-10-12T06:52:11.706719 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/openssl/ossl_x509store.c I, [2023-10-12T06:52:13.336725 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json/parser' I, [2023-10-12T06:52:13.342817 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/ext/json/parser/parser.c I, [2023-10-12T06:52:14.403256 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parserstate.c I, [2023-10-12T06:52:15.111591 #4107814] INFO -- : linking shared-object openssl.so I, [2023-10-12T06:52:15.605329 #4107814] INFO -- : linking shared-object json/ext/generator.so I, [2023-10-12T06:52:15.611137 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/ruby_objs.c I, [2023-10-12T06:52:15.970695 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json/generator' I, [2023-10-12T06:52:15.974699 #4107814] INFO -- : compiling /tmp/ruby/src/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension/unescape.c I, [2023-10-12T06:52:16.262696 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/openssl' I, [2023-10-12T06:52:16.399539 #4107814] INFO -- : linking shared-object json/ext/parser.so I, [2023-10-12T06:52:16.554976 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json/parser' I, [2023-10-12T06:52:17.184308 #4107814] INFO -- : linking shared-object rbs_extension.so I, [2023-10-12T06:52:17.272920 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:52:17.343481 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:17.677288 #4107814] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:52:17.677421 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:17.678725 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:17.684375 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:17.684467 #4107814] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:52:17.684523 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:17.685820 #4107814] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-10-12T06:52:17.686025 #4107814] INFO -- : $$$[beg] make install -j4 I, [2023-10-12T06:52:17.955240 #4107814] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:52:17.966776 #4107814] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:52:17.986737 #4107814] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:52:18.014685 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:52:18.031277 #4107814] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:52:18.031372 #4107814] INFO -- : CC = clang-11 I, [2023-10-12T06:52:18.031431 #4107814] INFO -- : LD = ld I, [2023-10-12T06:52:18.031474 #4107814] INFO -- : LDSHARED = clang-11 -shared I, [2023-10-12T06:52:18.031520 #4107814] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:52:18.031562 #4107814] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/enc/unicode/15.0.0 I, [2023-10-12T06:52:18.031600 #4107814] INFO -- : CPPFLAGS = I, [2023-10-12T06:52:18.031644 #4107814] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:52:18.031683 #4107814] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:52:18.031720 #4107814] INFO -- : LANG = I, [2023-10-12T06:52:18.031755 #4107814] INFO -- : LC_ALL = I, [2023-10-12T06:52:18.031792 #4107814] INFO -- : LC_CTYPE = I, [2023-10-12T06:52:18.031829 #4107814] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:52:18.031865 #4107814] INFO -- : RUSTC = rustc I, [2023-10-12T06:52:18.031902 #4107814] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs I, [2023-10-12T06:52:18.309872 #4107814] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_11/tool/ifchange /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:52:18.320774 #4107814] INFO -- : generating encdb.h I, [2023-10-12T06:52:18.362858 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:52:18.410789 #4107814] INFO -- : generating enc.mk I, [2023-10-12T06:52:18.438864 #4107814] INFO -- : Ubuntu clang version 11.1.0-6 I, [2023-10-12T06:52:18.438932 #4107814] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:52:18.438951 #4107814] INFO -- : Thread model: posix I, [2023-10-12T06:52:18.438967 #4107814] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:52:18.472442 #4107814] INFO -- : encdb.h unchanged I, [2023-10-12T06:52:19.171348 #4107814] INFO -- : making srcs under enc I, [2023-10-12T06:52:19.171486 #4107814] INFO -- : making enc I, [2023-10-12T06:52:19.277415 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:19.277497 #4107814] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T06:52:19.277546 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:19.362915 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:19.363014 #4107814] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:52:19.363078 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:19.371547 #4107814] INFO -- : generating transdb.h I, [2023-10-12T06:52:19.722349 #4107814] INFO -- : transdb.h unchanged I, [2023-10-12T06:52:19.726233 #4107814] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:52:19.727009 #4107814] INFO -- : making trans I, [2023-10-12T06:52:19.865618 #4107814] INFO -- : ext/configure-ext.mk unchanged I, [2023-10-12T06:52:19.899447 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:19.899556 #4107814] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_11/enc/trans'. I, [2023-10-12T06:52:19.899623 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:19.901929 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:19.902668 #4107814] INFO -- : making encs I, [2023-10-12T06:52:20.421565 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:20.421642 #4107814] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:52:20.421688 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:23.020378 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:23.021259 #4107814] INFO -- : generating makefile exts.mk I, [2023-10-12T06:52:23.165324 #4107814] INFO -- : exts.mk unchanged I, [2023-10-12T06:52:23.179297 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:23.763252 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal' I, [2023-10-12T06:52:23.770436 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal' I, [2023-10-12T06:52:23.807935 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/coverage' I, [2023-10-12T06:52:23.809221 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest' I, [2023-10-12T06:52:23.817996 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/date' I, [2023-10-12T06:52:23.830684 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/coverage' I, [2023-10-12T06:52:23.861012 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/date' I, [2023-10-12T06:52:23.862833 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest' I, [2023-10-12T06:52:23.894184 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/console' I, [2023-10-12T06:52:23.910690 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle' I, [2023-10-12T06:52:23.923162 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/console' I, [2023-10-12T06:52:23.926853 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json' I, [2023-10-12T06:52:23.940767 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle' I, [2023-10-12T06:52:23.950683 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/monitor' I, [2023-10-12T06:52:23.954916 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json' I, [2023-10-12T06:52:23.958365 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/nkf' I, [2023-10-12T06:52:23.982444 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/objspace' I, [2023-10-12T06:52:23.994776 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/monitor' I, [2023-10-12T06:52:24.010753 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/nkf' I, [2023-10-12T06:52:24.024168 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/openssl' I, [2023-10-12T06:52:24.030109 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pathname' I, [2023-10-12T06:52:24.034940 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/objspace' I, [2023-10-12T06:52:24.046294 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pathname' I, [2023-10-12T06:52:24.079069 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pty' I, [2023-10-12T06:52:24.094698 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/psych' I, [2023-10-12T06:52:24.126820 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pty' I, [2023-10-12T06:52:24.144584 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/openssl' I, [2023-10-12T06:52:24.153543 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm' I, [2023-10-12T06:52:24.182694 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/ripper' I, [2023-10-12T06:52:24.182780 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm' I, [2023-10-12T06:52:24.201415 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/psych' I, [2023-10-12T06:52:24.228892 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/syslog' I, [2023-10-12T06:52:24.232706 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/socket' I, [2023-10-12T06:52:24.235213 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/ripper' I, [2023-10-12T06:52:24.237281 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/syslog' I, [2023-10-12T06:52:24.259279 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:52:24.278641 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:52:24.288771 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/socket' I, [2023-10-12T06:52:24.299422 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:52:24.399680 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:52:24.439606 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:52:24.440260 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2' I, [2023-10-12T06:52:24.459258 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2' I, [2023-10-12T06:52:24.511956 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:52:24.609833 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:24.940076 #4107814] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:52:24.940197 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:24.947414 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:24.952552 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:24.952613 #4107814] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:52:24.952643 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:52:24.958345 #4107814] INFO -- : ./miniruby -I/tmp/ruby/src/trunk_clang_11/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_11/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_11/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2023-10-12T06:52:25.311574 #4107814] INFO -- : Installing to I, [2023-10-12T06:52:25.311722 #4107814] INFO -- : installing binary commands: /tmp/ruby/install/trunk_clang_11/bin I, [2023-10-12T06:52:25.359014 #4107814] INFO -- : installing base libraries: /tmp/ruby/install/trunk_clang_11/lib I, [2023-10-12T06:52:25.449382 #4107814] INFO -- : installing arch files: /tmp/ruby/install/trunk_clang_11/lib/ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:52:25.449725 #4107814] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk_clang_11/lib/pkgconfig I, [2023-10-12T06:52:25.449924 #4107814] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_11/lib/ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:52:25.472054 #4107814] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_11/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:52:25.472175 #4107814] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_11/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:52:25.472406 #4107814] INFO -- : installing extension headers: /tmp/ruby/install/trunk_clang_11/include/ruby-3.3.0+0/x86_64-linux I, [2023-10-12T06:52:25.473105 #4107814] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_11/lib/ruby/3.3.0+0 I, [2023-10-12T06:52:25.488502 #4107814] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_11/lib/ruby/site_ruby/3.3.0+0 I, [2023-10-12T06:52:25.488633 #4107814] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_11/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-10-12T06:52:25.488724 #4107814] INFO -- : installing extension headers: /tmp/ruby/install/trunk_clang_11/include/ruby-3.3.0+0/ruby I, [2023-10-12T06:52:25.489025 #4107814] INFO -- : installing command scripts: /tmp/ruby/install/trunk_clang_11/bin I, [2023-10-12T06:52:25.489344 #4107814] INFO -- : installing library scripts: /tmp/ruby/install/trunk_clang_11/lib/ruby/3.3.0+0 I, [2023-10-12T06:52:25.652332 #4107814] INFO -- : installing common headers: /tmp/ruby/install/trunk_clang_11/include/ruby-3.3.0+0 I, [2023-10-12T06:52:25.677799 #4107814] INFO -- : installing manpages: /tmp/ruby/install/trunk_clang_11/share/man/man1 I, [2023-10-12T06:52:25.693109 #4107814] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk_clang_11/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:52:25.736721 #4107814] INFO -- : abbrev 0.1.1 I, [2023-10-12T06:52:25.757150 #4107814] INFO -- : base64 0.1.1 I, [2023-10-12T06:52:25.759298 #4107814] INFO -- : benchmark 0.2.1 I, [2023-10-12T06:52:25.761198 #4107814] INFO -- : bundler 2.5.0.dev I, [2023-10-12T06:52:25.769224 #4107814] INFO -- : cgi 0.3.6 I, [2023-10-12T06:52:25.771492 #4107814] INFO -- : csv 3.2.8 I, [2023-10-12T06:52:25.774013 #4107814] INFO -- : delegate 0.3.0 I, [2023-10-12T06:52:25.776297 #4107814] INFO -- : did_you_mean 1.6.3 I, [2023-10-12T06:52:25.778395 #4107814] INFO -- : drb 2.1.1 I, [2023-10-12T06:52:25.780487 #4107814] INFO -- : english 0.7.2 I, [2023-10-12T06:52:25.782444 #4107814] INFO -- : erb 4.0.3 I, [2023-10-12T06:52:25.786081 #4107814] INFO -- : error_highlight 0.5.1 I, [2023-10-12T06:52:25.788277 #4107814] INFO -- : fileutils 1.7.1 I, [2023-10-12T06:52:25.790531 #4107814] INFO -- : find 0.1.1 I, [2023-10-12T06:52:25.792565 #4107814] INFO -- : forwardable 1.3.3 I, [2023-10-12T06:52:25.794322 #4107814] INFO -- : getoptlong 0.2.0 I, [2023-10-12T06:52:25.796239 #4107814] INFO -- : ipaddr 1.2.5 I, [2023-10-12T06:52:25.801148 #4107814] INFO -- : irb 1.8.1 I, [2023-10-12T06:52:25.804818 #4107814] INFO -- : logger 1.5.3 I, [2023-10-12T06:52:25.806983 #4107814] INFO -- : mutex_m 0.1.2 I, [2023-10-12T06:52:25.808834 #4107814] INFO -- : net-http 0.3.2 I, [2023-10-12T06:52:25.810724 #4107814] INFO -- : net-protocol 0.2.1 I, [2023-10-12T06:52:25.812834 #4107814] INFO -- : observer 0.1.1 I, [2023-10-12T06:52:25.814712 #4107814] INFO -- : open-uri 0.3.0 I, [2023-10-12T06:52:25.816897 #4107814] INFO -- : open3 0.1.2 I, [2023-10-12T06:52:25.818826 #4107814] INFO -- : optparse 0.4.0.pre.1 I, [2023-10-12T06:52:25.820852 #4107814] INFO -- : ostruct 0.5.5 I, [2023-10-12T06:52:25.822887 #4107814] INFO -- : pp 0.4.0 I, [2023-10-12T06:52:25.824856 #4107814] INFO -- : prettyprint 0.1.1 I, [2023-10-12T06:52:25.826989 #4107814] INFO -- : prism 0.13.0 I, [2023-10-12T06:52:25.829139 #4107814] INFO -- : pstore 0.1.2 I, [2023-10-12T06:52:25.833396 #4107814] INFO -- : rdoc 6.5.0 I, [2023-10-12T06:52:25.838053 #4107814] INFO -- : readline 0.0.3 I, [2023-10-12T06:52:25.840212 #4107814] INFO -- : reline 0.3.9 I, [2023-10-12T06:52:25.842396 #4107814] INFO -- : resolv 0.2.2 I, [2023-10-12T06:52:25.844506 #4107814] INFO -- : resolv-replace 0.1.1 I, [2023-10-12T06:52:25.846478 #4107814] INFO -- : rinda 0.1.1 I, [2023-10-12T06:52:25.848619 #4107814] INFO -- : ruby2_keywords 0.0.5 I, [2023-10-12T06:52:25.850854 #4107814] INFO -- : securerandom 0.2.2 I, [2023-10-12T06:52:25.853286 #4107814] INFO -- : set 1.0.3 I, [2023-10-12T06:52:25.855484 #4107814] INFO -- : shellwords 0.1.0 I, [2023-10-12T06:52:25.857607 #4107814] INFO -- : singleton 0.1.1 I, [2023-10-12T06:52:25.859659 #4107814] INFO -- : syntax_suggest 1.1.0 I, [2023-10-12T06:52:25.864359 #4107814] INFO -- : tempfile 0.1.3 I, [2023-10-12T06:52:25.866815 #4107814] INFO -- : time 0.2.2 I, [2023-10-12T06:52:25.868955 #4107814] INFO -- : timeout 0.4.0 I, [2023-10-12T06:52:25.870976 #4107814] INFO -- : tmpdir 0.1.3 I, [2023-10-12T06:52:25.873067 #4107814] INFO -- : tsort 0.1.1 I, [2023-10-12T06:52:25.875168 #4107814] INFO -- : un 0.2.1 I, [2023-10-12T06:52:25.877132 #4107814] INFO -- : uri 0.12.2 I, [2023-10-12T06:52:25.879128 #4107814] INFO -- : weakref 0.1.2 I, [2023-10-12T06:52:25.881285 #4107814] INFO -- : yaml 0.2.1 I, [2023-10-12T06:52:25.883063 #4107814] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk_clang_11/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:52:25.904360 #4107814] INFO -- : bigdecimal 3.1.5 I, [2023-10-12T06:52:25.906942 #4107814] INFO -- : date 3.3.3 I, [2023-10-12T06:52:25.909046 #4107814] INFO -- : digest 3.1.1 I, [2023-10-12T06:52:25.911097 #4107814] INFO -- : etc 1.4.2 I, [2023-10-12T06:52:25.913693 #4107814] INFO -- : fcntl 1.0.2 I, [2023-10-12T06:52:25.915991 #4107814] INFO -- : fiddle 1.1.2 I, [2023-10-12T06:52:25.918340 #4107814] INFO -- : io-console 0.6.0 I, [2023-10-12T06:52:25.920546 #4107814] INFO -- : io-nonblock 0.2.0 I, [2023-10-12T06:52:25.922346 #4107814] INFO -- : io-wait 0.3.0 I, [2023-10-12T06:52:25.924260 #4107814] INFO -- : json 2.6.3 I, [2023-10-12T06:52:25.926353 #4107814] INFO -- : nkf 0.1.3 I, [2023-10-12T06:52:25.930525 #4107814] INFO -- : openssl 3.2.0 I, [2023-10-12T06:52:25.933277 #4107814] INFO -- : pathname 0.2.1 I, [2023-10-12T06:52:25.935615 #4107814] INFO -- : psych 5.1.1 I, [2023-10-12T06:52:25.937991 #4107814] INFO -- : stringio 3.0.9 I, [2023-10-12T06:52:25.940036 #4107814] INFO -- : strscan 3.0.7 I, [2023-10-12T06:52:25.941974 #4107814] INFO -- : syslog 0.1.1 I, [2023-10-12T06:52:25.943855 #4107814] INFO -- : zlib 3.0.0 I, [2023-10-12T06:52:25.945317 #4107814] INFO -- : installing bundled gems: /tmp/ruby/install/trunk_clang_11/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:52:25.946616 #4107814] INFO -- : minitest 5.20.0 I, [2023-10-12T06:52:25.971990 #4107814] INFO -- : power_assert 2.0.3 I, [2023-10-12T06:52:25.978789 #4107814] INFO -- : rake 13.0.6 I, [2023-10-12T06:52:25.997791 #4107814] INFO -- : test-unit 3.6.1 I, [2023-10-12T06:52:26.022189 #4107814] INFO -- : rexml 3.2.6 I, [2023-10-12T06:52:26.044474 #4107814] INFO -- : rss 0.3.0 I, [2023-10-12T06:52:26.061663 #4107814] INFO -- : net-ftp 0.2.0 I, [2023-10-12T06:52:26.066795 #4107814] INFO -- : net-imap 0.4.1 I, [2023-10-12T06:52:26.086512 #4107814] INFO -- : net-pop 0.1.2 I, [2023-10-12T06:52:26.090848 #4107814] INFO -- : net-smtp 0.4.0 I, [2023-10-12T06:52:26.096163 #4107814] INFO -- : matrix 0.4.2 I, [2023-10-12T06:52:26.100833 #4107814] INFO -- : prime 0.1.2 I, [2023-10-12T06:52:26.107394 #4107814] INFO -- : rbs 3.2.2 I, [2023-10-12T06:52:26.245915 #4107814] INFO -- : typeprof 0.21.8 I, [2023-10-12T06:52:26.257130 #4107814] INFO -- : debug 1.8.0 I, [2023-10-12T06:52:26.270725 #4107814] INFO -- : racc 1.7.1 I, [2023-10-12T06:52:26.285070 #4107814] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk_clang_11/lib/ruby/gems/3.3.0+0/cache I, [2023-10-12T06:52:26.303960 #4107814] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-10-12T06:52:26.304159 #4107814] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-10-12T06:54:02.415679 #4107814] INFO -- : PASS all 1856 tests E, [2023-10-12T06:54:02.426964 #4107814] ERROR -- : I, [2023-10-12T06:54:02.427171 #4107814] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-10-12T06:54:02.427351 #4107814] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-10-12T06:54:02.674937 #4107814] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:54:02.675007 #4107814] INFO -- : CC = clang-11 I, [2023-10-12T06:54:02.675030 #4107814] INFO -- : LD = ld I, [2023-10-12T06:54:02.675059 #4107814] INFO -- : LDSHARED = clang-11 -shared I, [2023-10-12T06:54:02.675079 #4107814] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:54:02.675097 #4107814] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/enc/unicode/15.0.0 I, [2023-10-12T06:54:02.675115 #4107814] INFO -- : CPPFLAGS = I, [2023-10-12T06:54:02.675133 #4107814] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:54:02.675150 #4107814] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:54:02.675168 #4107814] INFO -- : LANG = I, [2023-10-12T06:54:02.675185 #4107814] INFO -- : LC_ALL = I, [2023-10-12T06:54:02.675201 #4107814] INFO -- : LC_CTYPE = I, [2023-10-12T06:54:02.675217 #4107814] INFO -- : MFLAGS = I, [2023-10-12T06:54:02.675235 #4107814] INFO -- : RUSTC = rustc I, [2023-10-12T06:54:02.675251 #4107814] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs I, [2023-10-12T06:54:02.723947 #4107814] INFO -- : Ubuntu clang version 11.1.0-6 I, [2023-10-12T06:54:02.724025 #4107814] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:54:02.724048 #4107814] INFO -- : Thread model: posix I, [2023-10-12T06:54:02.724067 #4107814] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:54:02.956007 #4107814] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-10-12T06:54:02.956077 #4107814] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-10-12T06:54:02.956096 #4107814] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-10-12T06:54:03.042701 #4107814] INFO -- : Checking leaked global symbols...none I, [2023-10-12T06:54:03.259381 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-10-12T06:54:03.259560 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:condition ..OK 2 I, [2023-10-12T06:54:03.259726 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:if/unless ...OK 3 I, [2023-10-12T06:54:03.260063 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:case .....OK 5 I, [2023-10-12T06:54:03.260831 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:while/until ........OK 8 I, [2023-10-12T06:54:03.261389 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:exception ..........OK 10 I, [2023-10-12T06:54:03.262726 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:array .......................................OK 39 I, [2023-10-12T06:54:03.263630 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:hash ...........................OK 27 I, [2023-10-12T06:54:03.267618 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-10-12T06:54:03.269847 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:float ................................................................................OK 80 I, [2023-10-12T06:54:03.272914 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:bignum ...............................OK 31 I, [2023-10-12T06:54:03.276754 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-10-12T06:54:03.277623 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:assignment ..........OK 10 I, [2023-10-12T06:54:03.277875 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:call ......OK 6 I, [2023-10-12T06:54:03.278275 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:proc .........OK 9 I, [2023-10-12T06:54:03.378676 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:signal ..OK 2 I, [2023-10-12T06:54:03.380451 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:eval ...........................OK 27 I, [2023-10-12T06:54:03.730695 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:system ........OK 8 I, [2023-10-12T06:54:03.730768 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:const .....OK 5 I, [2023-10-12T06:54:03.730787 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:clone .....OK 5 I, [2023-10-12T06:54:03.730803 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:marshal ....OK 4 I, [2023-10-12T06:54:03.730820 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:pack ....OK 4 I, [2023-10-12T06:54:03.730835 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:math ..OK 2 I, [2023-10-12T06:54:03.730850 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:struct ......OK 6 I, [2023-10-12T06:54:03.730864 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:variable ............OK 12 I, [2023-10-12T06:54:03.730878 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:trace ...OK 3 I, [2023-10-12T06:54:03.730892 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:defined? ............OK 12 I, [2023-10-12T06:54:03.730906 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:alias ......OK 6 I, [2023-10-12T06:54:03.730920 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:path .......................OK 23 I, [2023-10-12T06:54:03.868881 #4107814] INFO -- : /tmp/ruby/src/trunk_clang_11/basictest/test.rb:gc ....OK 4 I, [2023-10-12T06:54:03.873392 #4107814] INFO -- : I, [2023-10-12T06:54:03.873776 #4107814] INFO -- : test succeeded I, [2023-10-12T06:54:03.879816 #4107814] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-10-12T06:54:03.880003 #4107814] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-10-12T06:54:04.242189 #4107814] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:54:04.242285 #4107814] INFO -- : CC = clang-11 I, [2023-10-12T06:54:04.242321 #4107814] INFO -- : LD = ld I, [2023-10-12T06:54:04.242355 #4107814] INFO -- : LDSHARED = clang-11 -shared I, [2023-10-12T06:54:04.242397 #4107814] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:54:04.242450 #4107814] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/enc/unicode/15.0.0 I, [2023-10-12T06:54:04.242487 #4107814] INFO -- : CPPFLAGS = I, [2023-10-12T06:54:04.242526 #4107814] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:54:04.242560 #4107814] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:54:04.242595 #4107814] INFO -- : LANG = I, [2023-10-12T06:54:04.242679 #4107814] INFO -- : LC_ALL = I, [2023-10-12T06:54:04.242716 #4107814] INFO -- : LC_CTYPE = I, [2023-10-12T06:54:04.242748 #4107814] INFO -- : MFLAGS = I, [2023-10-12T06:54:04.242779 #4107814] INFO -- : RUSTC = rustc I, [2023-10-12T06:54:04.242814 #4107814] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs I, [2023-10-12T06:54:04.287688 #4107814] INFO -- : Ubuntu clang version 11.1.0-6 I, [2023-10-12T06:54:04.287756 #4107814] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:54:04.287775 #4107814] INFO -- : Thread model: posix I, [2023-10-12T06:54:04.287791 #4107814] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:54:04.304619 #4107814] INFO -- : generating enc.mk I, [2023-10-12T06:54:04.747348 #4107814] INFO -- : generating encdb.h I, [2023-10-12T06:54:04.849874 #4107814] INFO -- : encdb.h unchanged I, [2023-10-12T06:54:04.858692 #4107814] INFO -- : making enc I, [2023-10-12T06:54:04.910199 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:04.910284 #4107814] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T06:54:04.910335 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:04.915160 #4107814] INFO -- : making srcs under enc I, [2023-10-12T06:54:05.048725 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:05.048816 #4107814] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:54:05.048873 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:05.050740 #4107814] INFO -- : generating transdb.h I, [2023-10-12T06:54:05.349975 #4107814] INFO -- : transdb.h unchanged I, [2023-10-12T06:54:05.353019 #4107814] INFO -- : making trans I, [2023-10-12T06:54:05.435104 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:05.435212 #4107814] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_11/enc/trans'. I, [2023-10-12T06:54:05.435267 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:05.436425 #4107814] INFO -- : making encs I, [2023-10-12T06:54:05.588330 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:05.588416 #4107814] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:54:05.588467 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:05.592339 #4107814] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:54:05.671492 #4107814] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T06:54:05.675353 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:10.825623 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:10.830768 #4107814] INFO -- : generating makefile exts.mk I, [2023-10-12T06:54:11.000120 #4107814] INFO -- : exts.mk unchanged I, [2023-10-12T06:54:11.007561 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:11.834113 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal' I, [2023-10-12T06:54:11.852885 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal' I, [2023-10-12T06:54:11.889940 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/coverage' I, [2023-10-12T06:54:11.901591 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/coverage' I, [2023-10-12T06:54:11.929166 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/date' I, [2023-10-12T06:54:11.938408 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/date' I, [2023-10-12T06:54:11.949289 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest' I, [2023-10-12T06:54:11.991592 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest' I, [2023-10-12T06:54:12.059622 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2' I, [2023-10-12T06:54:12.080536 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2' I, [2023-10-12T06:54:12.128450 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle' I, [2023-10-12T06:54:12.151513 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle' I, [2023-10-12T06:54:12.159773 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/console' I, [2023-10-12T06:54:12.183848 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/console' I, [2023-10-12T06:54:12.218541 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json' I, [2023-10-12T06:54:12.248056 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json' I, [2023-10-12T06:54:12.292202 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/monitor' I, [2023-10-12T06:54:12.311966 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/monitor' I, [2023-10-12T06:54:12.322970 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/nkf' I, [2023-10-12T06:54:12.332624 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/nkf' I, [2023-10-12T06:54:12.364018 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/objspace' I, [2023-10-12T06:54:12.380750 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/objspace' I, [2023-10-12T06:54:12.418205 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/openssl' I, [2023-10-12T06:54:12.458539 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/openssl' I, [2023-10-12T06:54:12.466935 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pathname' I, [2023-10-12T06:54:12.489353 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pathname' I, [2023-10-12T06:54:12.504561 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/psych' I, [2023-10-12T06:54:12.587525 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/psych' I, [2023-10-12T06:54:12.596470 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pty' I, [2023-10-12T06:54:12.623883 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pty' I, [2023-10-12T06:54:12.666833 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/ripper' I, [2023-10-12T06:54:12.682767 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/ripper' I, [2023-10-12T06:54:12.689903 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm' I, [2023-10-12T06:54:12.698479 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm' I, [2023-10-12T06:54:12.728360 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/socket' I, [2023-10-12T06:54:12.761856 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/socket' I, [2023-10-12T06:54:12.809626 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/syslog' I, [2023-10-12T06:54:12.815645 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/syslog' I, [2023-10-12T06:54:12.830794 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:54:12.949931 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:54:12.954140 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:54:13.026037 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:54:13.031287 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:54:13.097982 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:54:13.161895 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:13.434681 #4107814] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:54:13.434830 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:13.435510 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:13.441704 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:13.441801 #4107814] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:54:13.441880 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T06:54:13.776029 #4107814] INFO -- : Run options: I, [2023-10-12T06:54:13.776107 #4107814] INFO -- : --seed=39071 I, [2023-10-12T06:54:13.776129 #4107814] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_11/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_11/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-10-12T06:54:13.776146 #4107814] INFO -- : --excludes-dir=/tmp/ruby/src/trunk_clang_11/test/.excludes I, [2023-10-12T06:54:13.776161 #4107814] INFO -- : --name=!/memory_leak/ I, [2023-10-12T06:54:13.776176 #4107814] INFO -- : --stderr-on-failure I, [2023-10-12T06:54:13.776191 #4107814] INFO -- : -j4 I, [2023-10-12T06:54:13.776204 #4107814] INFO -- : I, [2023-10-12T06:54:13.776219 #4107814] INFO -- : # Running tests: I, [2023-10-12T06:54:13.776242 #4107814] INFO -- : I, [2023-10-12T07:02:50.411099 #4107814] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : # I, [2023-10-12T07:02:50.880418 #4107814] INFO -- : Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 11 I, [2023-10-12T07:03:52.203686 #4107814] INFO -- : Finished tests in 578.448836s, 46.0231 tests/s, 16247.2382 assertions/s. I, [2023-10-12T07:03:52.204566 #4107814] INFO -- : 26622 tests, 9398196 assertions, 0 failures, 0 errors, 190 skips I, [2023-10-12T07:03:52.204607 #4107814] INFO -- : I, [2023-10-12T07:03:52.204624 #4107814] INFO -- : ruby -v: ruby 3.3.0dev (2023-10-12T06:07:42Z master 9859dbc7fd) [x86_64-linux] I, [2023-10-12T07:03:52.207505 #4107814] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-10-12T07:03:52.207690 #4107814] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' I, [2023-10-12T07:03:52.709445 #4107814] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T07:03:52.709545 #4107814] INFO -- : CC = clang-11 I, [2023-10-12T07:03:52.709588 #4107814] INFO -- : LD = ld I, [2023-10-12T07:03:52.709629 #4107814] INFO -- : LDSHARED = clang-11 -shared I, [2023-10-12T07:03:52.709675 #4107814] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T07:03:52.709720 #4107814] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_11/include -I/tmp/ruby/src/trunk_clang_11 -I/tmp/ruby/src/trunk_clang_11/prism -I/tmp/ruby/src/trunk_clang_11/enc/unicode/15.0.0 I, [2023-10-12T07:03:52.709760 #4107814] INFO -- : CPPFLAGS = I, [2023-10-12T07:03:52.709808 #4107814] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T07:03:52.709848 #4107814] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T07:03:52.709885 #4107814] INFO -- : LANG = I, [2023-10-12T07:03:52.709926 #4107814] INFO -- : LC_ALL = I, [2023-10-12T07:03:52.709964 #4107814] INFO -- : LC_CTYPE = I, [2023-10-12T07:03:52.710003 #4107814] INFO -- : MFLAGS = I, [2023-10-12T07:03:52.710043 #4107814] INFO -- : RUSTC = rustc I, [2023-10-12T07:03:52.710088 #4107814] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_11/yjit/target/release/' /tmp/ruby/src/trunk_clang_11/yjit/src/lib.rs I, [2023-10-12T07:03:52.766478 #4107814] INFO -- : Ubuntu clang version 11.1.0-6 I, [2023-10-12T07:03:52.766557 #4107814] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T07:03:52.766579 #4107814] INFO -- : Thread model: posix I, [2023-10-12T07:03:52.766612 #4107814] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T07:03:52.776520 #4107814] INFO -- : generating enc.mk I, [2023-10-12T07:03:53.210003 #4107814] INFO -- : generating encdb.h I, [2023-10-12T07:03:53.343032 #4107814] INFO -- : encdb.h unchanged I, [2023-10-12T07:03:53.345969 #4107814] INFO -- : making enc I, [2023-10-12T07:03:53.411889 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:53.411994 #4107814] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T07:03:53.412050 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:53.413144 #4107814] INFO -- : making srcs under enc I, [2023-10-12T07:03:53.501175 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:53.501266 #4107814] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T07:03:53.501342 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:53.503266 #4107814] INFO -- : generating transdb.h I, [2023-10-12T07:03:53.847466 #4107814] INFO -- : transdb.h unchanged I, [2023-10-12T07:03:53.850778 #4107814] INFO -- : making trans I, [2023-10-12T07:03:53.959421 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:53.959519 #4107814] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_11/enc/trans'. I, [2023-10-12T07:03:53.959588 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:53.960856 #4107814] INFO -- : making encs I, [2023-10-12T07:03:54.122247 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:54.122335 #4107814] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T07:03:54.122393 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:54.126503 #4107814] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T07:03:54.198505 #4107814] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T07:03:54.209858 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:59.295853 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:03:59.303285 #4107814] INFO -- : generating makefile exts.mk I, [2023-10-12T07:03:59.434901 #4107814] INFO -- : exts.mk unchanged I, [2023-10-12T07:03:59.441847 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:04:00.280355 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal' I, [2023-10-12T07:04:00.292268 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/bigdecimal' I, [2023-10-12T07:04:00.339477 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/coverage' I, [2023-10-12T07:04:00.353112 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/coverage' I, [2023-10-12T07:04:00.370765 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/date' I, [2023-10-12T07:04:00.383870 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/date' I, [2023-10-12T07:04:00.391566 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest' I, [2023-10-12T07:04:00.413158 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest' I, [2023-10-12T07:04:00.479419 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2' I, [2023-10-12T07:04:00.489580 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/digest/sha2' I, [2023-10-12T07:04:00.542702 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle' I, [2023-10-12T07:04:00.563975 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/fiddle' I, [2023-10-12T07:04:00.572817 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/io/console' I, [2023-10-12T07:04:00.595853 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/io/console' I, [2023-10-12T07:04:00.616701 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/json' I, [2023-10-12T07:04:00.653578 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/json' I, [2023-10-12T07:04:00.690406 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/monitor' I, [2023-10-12T07:04:00.699904 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/monitor' I, [2023-10-12T07:04:00.708527 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/nkf' I, [2023-10-12T07:04:00.720404 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/nkf' I, [2023-10-12T07:04:00.732841 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/objspace' I, [2023-10-12T07:04:00.748090 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/objspace' I, [2023-10-12T07:04:00.815835 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/openssl' I, [2023-10-12T07:04:00.868368 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/openssl' I, [2023-10-12T07:04:00.894254 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pathname' I, [2023-10-12T07:04:00.909261 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pathname' I, [2023-10-12T07:04:00.920880 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/psych' I, [2023-10-12T07:04:00.973875 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/psych' I, [2023-10-12T07:04:00.987502 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/pty' I, [2023-10-12T07:04:00.995745 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/pty' I, [2023-10-12T07:04:01.045151 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/ripper' I, [2023-10-12T07:04:01.066261 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/ripper' I, [2023-10-12T07:04:01.069704 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm' I, [2023-10-12T07:04:01.091658 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/rubyvm' I, [2023-10-12T07:04:01.128904 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/socket' I, [2023-10-12T07:04:01.157130 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/socket' I, [2023-10-12T07:04:01.181755 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/ext/syslog' I, [2023-10-12T07:04:01.207855 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/ext/syslog' I, [2023-10-12T07:04:01.220619 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T07:04:01.338170 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T07:04:01.346707 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T07:04:01.465749 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T07:04:01.475835 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T07:04:01.595295 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T07:04:01.663756 #4107814] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:04:01.970528 #4107814] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T07:04:01.970686 #4107814] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:04:01.971618 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:04:01.977597 #4107814] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:04:01.977684 #4107814] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T07:04:01.977740 #4107814] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_11' I, [2023-10-12T07:04:02.216682 #4107814] INFO -- : $ /tmp/ruby/build/trunk_clang_11/miniruby -I/tmp/ruby/src/trunk_clang_11/lib /tmp/ruby/src/trunk_clang_11/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_11 --extout=.ext -- /tmp/ruby/src/trunk_clang_11/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_11/spec/default.mspec --error-output stderr --debug I, [2023-10-12T07:04:02.558119 #4107814] INFO -- : ruby 3.3.0dev (2023-10-12T06:07:42Z master 9859dbc7fd) [x86_64-linux] I, [2023-10-12T07:04:47.296552 #4107814] INFO -- : 0 ......................................................................... I, [2023-10-12T07:04:56.841961 #4107814] INFO -- : 73 ......................................................................... I, [2023-10-12T07:04:57.081570 #4107814] INFO -- : 146 ......................................................................... I, [2023-10-12T07:04:58.058700 #4107814] INFO -- : 219 ......................................................................... I, [2023-10-12T07:04:58.798309 #4107814] INFO -- : 292 ......................................................................... I, [2023-10-12T07:05:00.110398 #4107814] INFO -- : 365 ......................................................................... I, [2023-10-12T07:05:00.195006 #4107814] INFO -- : 438 ......................................................................... I, [2023-10-12T07:05:00.268367 #4107814] INFO -- : 511 ......................................................................... I, [2023-10-12T07:05:02.168348 #4107814] INFO -- : 584 ......................................................................... I, [2023-10-12T07:05:04.547651 #4107814] INFO -- : 657 ......................................................................... I, [2023-10-12T07:05:04.729377 #4107814] INFO -- : 730 ......................................................................... I, [2023-10-12T07:05:04.891872 #4107814] INFO -- : 803 ......................................................................... I, [2023-10-12T07:05:06.241447 #4107814] INFO -- : 876 ......................................................................... I, [2023-10-12T07:05:06.683630 #4107814] INFO -- : 949 ......................................................................... I, [2023-10-12T07:05:16.318672 #4107814] INFO -- : 1022 ......................................................................... I, [2023-10-12T07:05:27.908874 #4107814] INFO -- : 1095 ......................................................................... I, [2023-10-12T07:05:31.587443 #4107814] INFO -- : 1168 ......................................................................... I, [2023-10-12T07:05:33.836667 #4107814] INFO -- : 1241 ......................................................................... I, [2023-10-12T07:05:34.117917 #4107814] INFO -- : 1314 ......................................................................... I, [2023-10-12T07:05:34.355304 #4107814] INFO -- : 1387 ......................................................................... I, [2023-10-12T07:05:47.932430 #4107814] INFO -- : 1460 ......................................................................... I, [2023-10-12T07:06:10.575375 #4107814] INFO -- : 1533 ......................................................................... I, [2023-10-12T07:06:11.378934 #4107814] INFO -- : 1606 ......................................................................... I, [2023-10-12T07:06:14.767281 #4107814] INFO -- : 1679 ......................................................................... I, [2023-10-12T07:06:15.016687 #4107814] INFO -- : 1752 ......................................................................... I, [2023-10-12T07:06:15.431361 #4107814] INFO -- : 1825 ......................................................................... I, [2023-10-12T07:06:18.618558 #4107814] INFO -- : 1898 ......................................................................... I, [2023-10-12T07:06:20.370329 #4107814] INFO -- : 1971 ......................................................................... I, [2023-10-12T07:06:23.709359 #4107814] INFO -- : 2044 ......................................................................... I, [2023-10-12T07:06:23.943563 #4107814] INFO -- : 2117 ......................................................................... I, [2023-10-12T07:06:24.160428 #4107814] INFO -- : 2190 ......................................................................... I, [2023-10-12T07:06:24.256534 #4107814] INFO -- : 2263 ......................................................................... I, [2023-10-12T07:06:24.318568 #4107814] INFO -- : 2336 ......................................................................... I, [2023-10-12T07:06:24.413405 #4107814] INFO -- : 2409 ......................................................................... I, [2023-10-12T07:06:24.716882 #4107814] INFO -- : 2482 ......................................................................... I, [2023-10-12T07:06:27.228540 #4107814] INFO -- : 2555 ......................................................................... I, [2023-10-12T07:06:27.261687 #4107814] INFO -- : 2628 ......................................................................... I, [2023-10-12T07:06:27.636460 #4107814] INFO -- : 2701 ......................................................................... I, [2023-10-12T07:06:30.493954 #4107814] INFO -- : 2774 ......................................................................... I, [2023-10-12T07:06:32.711762 #4107814] INFO -- : 2847 ......................................................................... I, [2023-10-12T07:06:35.126690 #4107814] INFO -- : 2920 ......................................................................... I, [2023-10-12T07:06:35.260710 #4107814] INFO -- : 2993 ......................................................................... I, [2023-10-12T07:06:35.364152 #4107814] INFO -- : 3066 ......................................................................... I, [2023-10-12T07:06:35.756145 #4107814] INFO -- : 3139 ......................................................................... I, [2023-10-12T07:06:36.236015 #4107814] INFO -- : 3212 ......................................................................... I, [2023-10-12T07:06:36.465037 #4107814] INFO -- : 3285 ......................................................................... I, [2023-10-12T07:06:40.585512 #4107814] INFO -- : 3358 ......................................................................... I, [2023-10-12T07:06:40.644225 #4107814] INFO -- : 3431 ......................................................................... I, [2023-10-12T07:06:40.895008 #4107814] INFO -- : 3504 ......................................................................... I, [2023-10-12T07:06:41.205234 #4107814] INFO -- : 3577 ......................................................................... I, [2023-10-12T07:06:44.929221 #4107814] INFO -- : 3650 ................................................................. I, [2023-10-12T07:06:44.929408 #4107814] INFO -- : I, [2023-10-12T07:06:44.929454 #4107814] INFO -- : Finished in 162.370906 seconds I, [2023-10-12T07:06:44.929478 #4107814] INFO -- : I, [2023-10-12T07:06:44.929497 #4107814] INFO -- : 3715 files, 32233 examples, 156576 expectations, 0 failures, 0 errors, 0 tagged I, [2023-10-12T07:06:44.962550 #4107814] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.