# Logfile created on 2023-10-12 06:17:07 +0000 by logger.rb/v1.4.3 I, [2023-10-12T06:17:07.043354 #4084069] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-10-12T06:17:07.044009 #4084069] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-10-12T06:17:07.293530 #4084069] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-10-12T06:17:07.294203 #4084069] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-10-12T06:17:07.294258 #4084069] INFO -- : $$$[beg] make update-download -j4 I, [2023-10-12T06:17:07.644432 #4084069] INFO -- : tool/config.guess already exists I, [2023-10-12T06:17:07.644643 #4084069] INFO -- : tool/config.sub already exists I, [2023-10-12T06:17:07.649552 #4084069] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:17:07.655635 #4084069] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:17:07.661100 #4084069] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:17:07.663245 #4084069] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:17:07.701628 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:17:07.706765 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:17:08.099097 #4084069] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-10-12T06:17:08.099185 #4084069] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-10-12T06:17:08.312412 #4084069] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-10-12T06:17:08.313098 #4084069] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-10-12T06:17:08.313146 #4084069] INFO -- : $$$[beg] make update-src -j4 E, [2023-10-12T06:17:09.617809 #4084069] ERROR -- : From https://github.com/ruby/ruby E, [2023-10-12T06:17:09.617874 #4084069] ERROR -- : 096ee06..feac15c master -> origin/master I, [2023-10-12T06:17:09.780124 #4084069] INFO -- : Updating 096ee06..feac15c I, [2023-10-12T06:17:09.780196 #4084069] INFO -- : Fast-forward I, [2023-10-12T06:17:09.832529 #4084069] INFO -- : bootstraptest/test_thread.rb | 14 + I, [2023-10-12T06:17:09.832595 #4084069] INFO -- : common.mk | 3 + I, [2023-10-12T06:17:09.832618 #4084069] INFO -- : configure.ac | 2 + I, [2023-10-12T06:17:09.832638 #4084069] INFO -- : debug.c | 9 +- I, [2023-10-12T06:17:09.832669 #4084069] INFO -- : dir.c | 4 +- I, [2023-10-12T06:17:09.832688 #4084069] INFO -- : eval.c | 18 + I, [2023-10-12T06:17:09.832705 #4084069] INFO -- : include/ruby/ruby.h | 18 + I, [2023-10-12T06:17:09.832721 #4084069] INFO -- : internal/thread.h | 1 + I, [2023-10-12T06:17:09.832739 #4084069] INFO -- : process.c | 64 +- I, [2023-10-12T06:17:09.832758 #4084069] INFO -- : ractor.c | 170 +- I, [2023-10-12T06:17:09.832775 #4084069] INFO -- : ractor_core.h | 8 +- I, [2023-10-12T06:17:09.832793 #4084069] INFO -- : ruby.c | 2 + I, [2023-10-12T06:17:09.832811 #4084069] INFO -- : spec/ruby/core/thread/native_thread_id_spec.rb | 9 +- I, [2023-10-12T06:17:09.832829 #4084069] INFO -- : test/.excludes/TestThread.rb | 4 + I, [2023-10-12T06:17:09.832846 #4084069] INFO -- : test/ruby/test_random_formatter.rb | 23 +- I, [2023-10-12T06:17:09.832868 #4084069] INFO -- : test/ruby/test_thread.rb | 3 +- I, [2023-10-12T06:17:09.832886 #4084069] INFO -- : thread.c | 287 +-- I, [2023-10-12T06:17:09.832904 #4084069] INFO -- : thread_none.c | 55 +- I, [2023-10-12T06:17:09.832920 #4084069] INFO -- : thread_none.h | 1 + I, [2023-10-12T06:17:09.832936 #4084069] INFO -- : thread_pthread.c | 3066 +++++++++++++++--------- I, [2023-10-12T06:17:09.832954 #4084069] INFO -- : thread_pthread.h | 112 +- I, [2023-10-12T06:17:09.832971 #4084069] INFO -- : thread_pthread_mn.c | 843 +++++++ I, [2023-10-12T06:17:09.832988 #4084069] INFO -- : thread_sync.c | 108 +- I, [2023-10-12T06:17:09.833008 #4084069] INFO -- : thread_win32.c | 178 +- I, [2023-10-12T06:17:09.833027 #4084069] INFO -- : thread_win32.h | 2 +- I, [2023-10-12T06:17:09.833044 #4084069] INFO -- : vm.c | 34 +- I, [2023-10-12T06:17:09.833061 #4084069] INFO -- : vm_core.h | 61 +- I, [2023-10-12T06:17:09.833078 #4084069] INFO -- : vm_sync.c | 112 +- I, [2023-10-12T06:17:09.833095 #4084069] INFO -- : 28 files changed, 3630 insertions(+), 1581 deletions(-) I, [2023-10-12T06:17:09.833285 #4084069] INFO -- : create mode 100644 thread_pthread_mn.c I, [2023-10-12T06:17:09.867517 #4084069] INFO -- : Latest commit hash = feac15c1f3 I, [2023-10-12T06:17:09.869773 #4084069] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-10-12T06:17:09.869832 #4084069] INFO -- : $$$[beg] make after-update -j4 I, [2023-10-12T06:17:10.090356 #4084069] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk_clang_13/common.mk > uncommon.mk I, [2023-10-12T06:17:10.099327 #4084069] INFO -- : cd -P /tmp/ruby/src/trunk_clang_13 && exec autoconf -o configure I, [2023-10-12T06:17:17.688770 #4084069] INFO -- : running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk_clang_13/configure --prefix=/tmp/ruby/install/trunk_clang_13 --disable-install-doc CC=clang-13 --no-create --no-recursion I, [2023-10-12T06:17:17.688844 #4084069] INFO -- : checking for ruby... /usr/bin/ruby --disable=gems I, [2023-10-12T06:17:17.688877 #4084069] INFO -- : tool/config.guess already exists I, [2023-10-12T06:17:17.688899 #4084069] INFO -- : tool/config.sub already exists I, [2023-10-12T06:17:17.688919 #4084069] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-10-12T06:17:17.688943 #4084069] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-10-12T06:17:17.688972 #4084069] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-10-12T06:17:17.688995 #4084069] INFO -- : checking for ld-13... no I, [2023-10-12T06:17:17.689016 #4084069] INFO -- : checking for llvm-ar-13... llvm-ar-13 I, [2023-10-12T06:17:17.689036 #4084069] INFO -- : checking for clang++-13... clang++-13 I, [2023-10-12T06:17:17.689056 #4084069] INFO -- : checking for llvm-nm-13... llvm-nm-13 I, [2023-10-12T06:17:17.689075 #4084069] INFO -- : checking for llvm-objcopy-13... llvm-objcopy-13 I, [2023-10-12T06:17:17.689093 #4084069] INFO -- : checking for llvm-objdump-13... llvm-objdump-13 I, [2023-10-12T06:17:17.689115 #4084069] INFO -- : checking for llvm-ranlib-13... llvm-ranlib-13 I, [2023-10-12T06:17:17.689140 #4084069] INFO -- : checking for llvm-strip-13... llvm-strip-13 I, [2023-10-12T06:17:17.689161 #4084069] INFO -- : checking for gcc... clang-13 I, [2023-10-12T06:17:17.689180 #4084069] INFO -- : checking whether the C compiler works... yes I, [2023-10-12T06:17:17.689202 #4084069] INFO -- : checking for C compiler default output file name... a.out I, [2023-10-12T06:17:17.689222 #4084069] INFO -- : checking for suffix of executables... I, [2023-10-12T06:17:17.689241 #4084069] INFO -- : checking whether we are cross compiling... no I, [2023-10-12T06:17:17.689260 #4084069] INFO -- : checking for suffix of object files... o I, [2023-10-12T06:17:17.689281 #4084069] INFO -- : checking whether the compiler supports GNU C... yes I, [2023-10-12T06:17:17.689301 #4084069] INFO -- : checking whether clang-13 accepts -g... yes I, [2023-10-12T06:17:17.689325 #4084069] INFO -- : checking for clang-13 option to enable C11 features... none needed I, [2023-10-12T06:17:17.689346 #4084069] INFO -- : checking whether the compiler supports GNU C++... yes I, [2023-10-12T06:17:17.689369 #4084069] INFO -- : checking whether clang++-13 accepts -g... yes I, [2023-10-12T06:17:17.689388 #4084069] INFO -- : checking for clang++-13 option to enable C++11 features... none needed I, [2023-10-12T06:17:17.689407 #4084069] INFO -- : checking how to run the C preprocessor... clang-13 -E I, [2023-10-12T06:17:17.689426 #4084069] INFO -- : checking for gas... no I, [2023-10-12T06:17:17.689445 #4084069] INFO -- : checking for as... as I, [2023-10-12T06:17:17.689464 #4084069] INFO -- : checking for gld... no I, [2023-10-12T06:17:17.689483 #4084069] INFO -- : checking for ld... ld I, [2023-10-12T06:17:17.689502 #4084069] INFO -- : checking for stdio.h... yes I, [2023-10-12T06:17:17.689526 #4084069] INFO -- : checking for stdlib.h... yes I, [2023-10-12T06:17:17.689548 #4084069] INFO -- : checking for string.h... yes I, [2023-10-12T06:17:17.689568 #4084069] INFO -- : checking for inttypes.h... yes I, [2023-10-12T06:17:17.689586 #4084069] INFO -- : checking for stdint.h... yes I, [2023-10-12T06:17:17.689604 #4084069] INFO -- : checking for strings.h... yes I, [2023-10-12T06:17:17.689625 #4084069] INFO -- : checking for sys/stat.h... yes I, [2023-10-12T06:17:17.689645 #4084069] INFO -- : checking for sys/types.h... yes I, [2023-10-12T06:17:17.689664 #4084069] INFO -- : checking for unistd.h... yes I, [2023-10-12T06:17:17.689682 #4084069] INFO -- : checking for wchar.h... yes I, [2023-10-12T06:17:17.689701 #4084069] INFO -- : checking for minix/config.h... no I, [2023-10-12T06:17:17.689726 #4084069] INFO -- : checking for vfork.h... no I, [2023-10-12T06:17:17.689747 #4084069] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-10-12T06:17:17.689766 #4084069] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2023-10-12T06:17:17.689785 #4084069] INFO -- : checking whether the linker is GNU ld... yes I, [2023-10-12T06:17:17.689805 #4084069] INFO -- : checking whether clang-13 -E accepts -o... yes I, [2023-10-12T06:17:17.689825 #4084069] INFO -- : checking for llvm-ar-13 flags... rcD I, [2023-10-12T06:17:17.689843 #4084069] INFO -- : checking whether ln -s works... yes I, [2023-10-12T06:17:17.689872 #4084069] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-10-12T06:17:17.689894 #4084069] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-10-12T06:17:17.689918 #4084069] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2023-10-12T06:17:17.689940 #4084069] INFO -- : checking for dtrace... no I, [2023-10-12T06:17:17.689959 #4084069] INFO -- : checking for dot... no I, [2023-10-12T06:17:17.689979 #4084069] INFO -- : checking for doxygen... no I, [2023-10-12T06:17:17.689997 #4084069] INFO -- : checking for pkg-config... no I, [2023-10-12T06:17:17.690016 #4084069] INFO -- : checking whether it is Android... no I, [2023-10-12T06:17:17.690035 #4084069] INFO -- : checking for cd using physical directory... cd -P I, [2023-10-12T06:17:17.690056 #4084069] INFO -- : checking whether CFLAGS is valid... yes I, [2023-10-12T06:17:17.690077 #4084069] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-10-12T06:17:17.690096 #4084069] INFO -- : checking whether ELF binaries are produced... yes I, [2023-10-12T06:17:17.690118 #4084069] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-10-12T06:17:17.690142 #4084069] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... yes I, [2023-10-12T06:17:17.690163 #4084069] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-10-12T06:17:17.690182 #4084069] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690201 #4084069] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690220 #4084069] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690241 #4084069] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690260 #4084069] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... no I, [2023-10-12T06:17:17.690285 #4084069] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690305 #4084069] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690326 #4084069] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690344 #4084069] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690361 #4084069] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690379 #4084069] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690402 #4084069] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no I, [2023-10-12T06:17:17.690421 #4084069] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690447 #4084069] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690468 #4084069] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690490 #4084069] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690510 #4084069] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690528 #4084069] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-10-12T06:17:17.690545 #4084069] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no E, [2023-10-12T06:17:19.286189 #4084069] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-10-12T06:17:25.633037 #4084069] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633104 #4084069] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633124 #4084069] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633148 #4084069] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633164 #4084069] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633179 #4084069] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no I, [2023-10-12T06:17:25.633193 #4084069] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no I, [2023-10-12T06:17:25.633207 #4084069] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633223 #4084069] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-10-12T06:17:25.633238 #4084069] INFO -- : checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no I, [2023-10-12T06:17:25.633252 #4084069] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633266 #4084069] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633279 #4084069] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633293 #4084069] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633307 #4084069] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633321 #4084069] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633339 #4084069] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-10-12T06:17:25.633353 #4084069] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-10-12T06:17:25.633366 #4084069] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-10-12T06:17:25.633380 #4084069] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633393 #4084069] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633407 #4084069] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633420 #4084069] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-10-12T06:17:25.633433 #4084069] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... no I, [2023-10-12T06:17:25.633449 #4084069] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-10-12T06:17:25.633464 #4084069] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-10-12T06:17:25.633478 #4084069] INFO -- : checking for pthread.h... yes I, [2023-10-12T06:17:25.633493 #4084069] INFO -- : checking for pthread_create in -lthr... no I, [2023-10-12T06:17:25.633506 #4084069] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-10-12T06:17:25.633519 #4084069] INFO -- : checking for pthread_np.h... no I, [2023-10-12T06:17:25.633533 #4084069] INFO -- : checking thread model... pthread I, [2023-10-12T06:17:25.633546 #4084069] INFO -- : checking whether CXXFLAGS is valid... no I, [2023-10-12T06:17:25.633560 #4084069] INFO -- : checking for crypt in -lcrypt... yes I, [2023-10-12T06:17:25.633576 #4084069] INFO -- : checking for dlopen in -ldl... yes I, [2023-10-12T06:17:25.633590 #4084069] INFO -- : checking for shutdown in -lsocket... no I, [2023-10-12T06:17:25.633605 #4084069] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-10-12T06:17:25.633618 #4084069] INFO -- : checking for library containing opendir... none required I, [2023-10-12T06:17:25.633633 #4084069] INFO -- : checking for _Bool... yes I, [2023-10-12T06:17:25.633647 #4084069] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-10-12T06:17:25.633660 #4084069] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-10-12T06:17:25.633678 #4084069] INFO -- : checking for afunix.h... no I, [2023-10-12T06:17:25.633692 #4084069] INFO -- : checking for atomic.h... no I, [2023-10-12T06:17:25.633708 #4084069] INFO -- : checking for copyfile.h... no I, [2023-10-12T06:17:25.633722 #4084069] INFO -- : checking for direct.h... no I, [2023-10-12T06:17:25.633735 #4084069] INFO -- : checking for grp.h... yes I, [2023-10-12T06:17:25.633749 #4084069] INFO -- : checking for fcntl.h... yes I, [2023-10-12T06:17:25.633763 #4084069] INFO -- : checking for float.h... yes I, [2023-10-12T06:17:25.633777 #4084069] INFO -- : checking for ieeefp.h... no I, [2023-10-12T06:17:25.633791 #4084069] INFO -- : checking for intrinsics.h... no I, [2023-10-12T06:17:25.633805 #4084069] INFO -- : checking for langinfo.h... yes I, [2023-10-12T06:17:25.633818 #4084069] INFO -- : checking for limits.h... yes I, [2023-10-12T06:17:25.633832 #4084069] INFO -- : checking for locale.h... yes I, [2023-10-12T06:17:25.633847 #4084069] INFO -- : checking for malloc.h... yes I, [2023-10-12T06:17:25.633860 #4084069] INFO -- : checking for malloc/malloc.h... no I, [2023-10-12T06:17:25.633874 #4084069] INFO -- : checking for malloc_np.h... no I, [2023-10-12T06:17:25.633887 #4084069] INFO -- : checking for net/socket.h... no I, [2023-10-12T06:17:25.633901 #4084069] INFO -- : checking for process.h... no I, [2023-10-12T06:17:25.633916 #4084069] INFO -- : checking for pwd.h... yes I, [2023-10-12T06:17:25.633929 #4084069] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-10-12T06:17:25.633943 #4084069] INFO -- : checking for sanitizer/msan_interface.h... yes I, [2023-10-12T06:17:25.633956 #4084069] INFO -- : checking for setjmpex.h... no I, [2023-10-12T06:17:25.633972 #4084069] INFO -- : checking for stdalign.h... yes I, [2023-10-12T06:17:25.633986 #4084069] INFO -- : checking for sys/attr.h... no I, [2023-10-12T06:17:25.634000 #4084069] INFO -- : checking for sys/eventfd.h... yes I, [2023-10-12T06:17:25.634014 #4084069] INFO -- : checking for sys/fcntl.h... yes I, [2023-10-12T06:17:25.634027 #4084069] INFO -- : checking for sys/file.h... yes I, [2023-10-12T06:17:25.634041 #4084069] INFO -- : checking for sys/id.h... no I, [2023-10-12T06:17:25.634055 #4084069] INFO -- : checking for sys/ioctl.h... yes I, [2023-10-12T06:17:25.634069 #4084069] INFO -- : checking for sys/mkdev.h... no I, [2023-10-12T06:17:25.634083 #4084069] INFO -- : checking for sys/param.h... yes I, [2023-10-12T06:17:25.634097 #4084069] INFO -- : checking for sys/prctl.h... yes I, [2023-10-12T06:17:25.634112 #4084069] INFO -- : checking for sys/random.h... yes I, [2023-10-12T06:17:25.634125 #4084069] INFO -- : checking for sys/resource.h... yes I, [2023-10-12T06:17:25.634138 #4084069] INFO -- : checking for sys/select.h... yes I, [2023-10-12T06:17:25.634151 #4084069] INFO -- : checking for sys/sendfile.h... yes I, [2023-10-12T06:17:25.634165 #4084069] INFO -- : checking for sys/socket.h... yes I, [2023-10-12T06:17:25.634177 #4084069] INFO -- : checking for sys/syscall.h... yes I, [2023-10-12T06:17:25.634189 #4084069] INFO -- : checking for sys/sysmacros.h... yes I, [2023-10-12T06:17:25.634202 #4084069] INFO -- : checking for sys/time.h... yes I, [2023-10-12T06:17:25.634216 #4084069] INFO -- : checking for sys/times.h... yes I, [2023-10-12T06:17:25.634230 #4084069] INFO -- : checking for sys/uio.h... yes I, [2023-10-12T06:17:25.634245 #4084069] INFO -- : checking for sys/utime.h... no I, [2023-10-12T06:17:25.634259 #4084069] INFO -- : checking for syscall.h... yes I, [2023-10-12T06:17:25.634272 #4084069] INFO -- : checking for time.h... yes I, [2023-10-12T06:17:25.634285 #4084069] INFO -- : checking for ucontext.h... yes I, [2023-10-12T06:17:25.634299 #4084069] INFO -- : checking for utime.h... yes I, [2023-10-12T06:17:25.634313 #4084069] INFO -- : checking for sys/epoll.h... yes I, [2023-10-12T06:17:25.634326 #4084069] INFO -- : checking for x86intrin.h... yes I, [2023-10-12T06:17:25.634340 #4084069] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-10-12T06:17:25.634358 #4084069] INFO -- : checking for gmp.h... yes I, [2023-10-12T06:17:25.634372 #4084069] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-10-12T06:17:25.634388 #4084069] INFO -- : checking for special C compiler options needed for large files... no I, [2023-10-12T06:17:46.133862 #4084069] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-10-12T06:17:46.133926 #4084069] INFO -- : checking whether byte ordering is bigendian... no I, [2023-10-12T06:17:46.133945 #4084069] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-10-12T06:17:46.133961 #4084069] INFO -- : checking whether char is unsigned... no I, [2023-10-12T06:17:46.133975 #4084069] INFO -- : checking for inline... inline I, [2023-10-12T06:17:46.133989 #4084069] INFO -- : checking for working volatile... yes I, [2023-10-12T06:17:46.134004 #4084069] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-10-12T06:17:46.134017 #4084069] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2023-10-12T06:17:46.134036 #4084069] INFO -- : checking for long long... yes I, [2023-10-12T06:17:46.134050 #4084069] INFO -- : checking for off_t... yes I, [2023-10-12T06:17:46.134064 #4084069] INFO -- : checking char bit... 8 I, [2023-10-12T06:17:46.134078 #4084069] INFO -- : checking size of int... 4 I, [2023-10-12T06:17:46.134091 #4084069] INFO -- : checking size of short... 2 I, [2023-10-12T06:17:46.134106 #4084069] INFO -- : checking size of long... 8 I, [2023-10-12T06:17:46.134119 #4084069] INFO -- : checking size of long long... 8 I, [2023-10-12T06:17:46.134133 #4084069] INFO -- : checking size of __int64... 0 I, [2023-10-12T06:17:46.134147 #4084069] INFO -- : checking size of __int128... 16 I, [2023-10-12T06:17:46.134161 #4084069] INFO -- : checking size of off_t... 8 I, [2023-10-12T06:17:46.134176 #4084069] INFO -- : checking size of void*... 8 I, [2023-10-12T06:17:46.134190 #4084069] INFO -- : checking size of float... 4 I, [2023-10-12T06:17:46.134203 #4084069] INFO -- : checking size of double... 8 I, [2023-10-12T06:17:46.134217 #4084069] INFO -- : checking size of time_t... 8 I, [2023-10-12T06:17:46.134232 #4084069] INFO -- : checking size of clock_t... 8 I, [2023-10-12T06:17:46.134245 #4084069] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-10-12T06:17:46.134259 #4084069] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-10-12T06:17:46.134272 #4084069] INFO -- : checking for printf prefix for long long... ll I, [2023-10-12T06:17:46.134286 #4084069] INFO -- : checking for pid_t... yes I, [2023-10-12T06:17:46.134301 #4084069] INFO -- : checking for convertible type of pid_t... INT I, [2023-10-12T06:17:46.134314 #4084069] INFO -- : checking for uid_t... yes I, [2023-10-12T06:17:46.134328 #4084069] INFO -- : checking for convertible type of uid_t... UINT I, [2023-10-12T06:17:46.134341 #4084069] INFO -- : checking for gid_t... yes I, [2023-10-12T06:17:46.134354 #4084069] INFO -- : checking for convertible type of gid_t... UINT I, [2023-10-12T06:17:46.134368 #4084069] INFO -- : checking for time_t... yes I, [2023-10-12T06:17:46.134381 #4084069] INFO -- : checking for convertible type of time_t... LONG I, [2023-10-12T06:17:46.134395 #4084069] INFO -- : checking for dev_t... yes I, [2023-10-12T06:17:46.134408 #4084069] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-10-12T06:17:46.134425 #4084069] INFO -- : checking for mode_t... yes I, [2023-10-12T06:17:46.134438 #4084069] INFO -- : checking for convertible type of mode_t... UINT I, [2023-10-12T06:17:46.134451 #4084069] INFO -- : checking for rlim_t... yes I, [2023-10-12T06:17:46.134464 #4084069] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-10-12T06:17:46.134478 #4084069] INFO -- : checking for convertible type of off_t... LONG I, [2023-10-12T06:17:46.134491 #4084069] INFO -- : checking for clockid_t... yes I, [2023-10-12T06:17:46.134512 #4084069] INFO -- : checking for convertible type of clockid_t... INT I, [2023-10-12T06:17:46.134526 #4084069] INFO -- : checking for variable length macro... yes I, [2023-10-12T06:17:46.134540 #4084069] INFO -- : checking if _Alignof() works... yes I, [2023-10-12T06:17:46.134553 #4084069] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-10-12T06:17:46.134569 #4084069] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-10-12T06:17:46.134583 #4084069] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-10-12T06:17:46.134597 #4084069] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-10-12T06:17:46.134611 #4084069] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-10-12T06:17:46.134641 #4084069] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-10-12T06:17:46.134657 #4084069] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-10-12T06:17:46.134673 #4084069] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-10-12T06:17:46.134687 #4084069] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-10-12T06:17:46.134700 #4084069] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-10-12T06:17:46.134713 #4084069] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-10-12T06:17:46.134727 #4084069] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-10-12T06:17:46.134740 #4084069] INFO -- : checking for ERRORFUNC function attribute... x I, [2023-10-12T06:17:46.134753 #4084069] INFO -- : checking for WARNINGFUNC function attribute... x I, [2023-10-12T06:17:46.134770 #4084069] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-10-12T06:17:46.134783 #4084069] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-10-12T06:17:46.134796 #4084069] INFO -- : checking for std::nullptr_t... no I, [2023-10-12T06:17:46.134810 #4084069] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-10-12T06:17:46.134857 #4084069] INFO -- : checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x I, [2023-10-12T06:17:46.134871 #4084069] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-10-12T06:17:46.134884 #4084069] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... x I, [2023-10-12T06:17:46.134897 #4084069] INFO -- : checking for FUNC_MINIMIZED function attribute... x I, [2023-10-12T06:17:46.134910 #4084069] INFO -- : checking for function alias... alias I, [2023-10-12T06:17:46.134923 #4084069] INFO -- : checking for __atomic builtins... yes I, [2023-10-12T06:17:46.134937 #4084069] INFO -- : checking for __sync builtins... yes I, [2023-10-12T06:17:46.134952 #4084069] INFO -- : checking for __builtin_unreachable... yes I, [2023-10-12T06:17:46.134965 #4084069] INFO -- : checking for __assume... no I, [2023-10-12T06:17:46.134979 #4084069] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-10-12T06:17:46.134992 #4084069] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-10-12T06:17:46.135006 #4084069] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-10-12T06:17:46.135019 #4084069] INFO -- : checking if enum over int is allowed... yes I, [2023-10-12T06:17:46.135032 #4084069] INFO -- : checking for clang-13 options needed to detect all undeclared functions... -fno-builtin I, [2023-10-12T06:17:46.135051 #4084069] INFO -- : checking whether sys_nerr is declared... no I, [2023-10-12T06:17:46.135064 #4084069] INFO -- : checking whether getenv is declared... yes I, [2023-10-12T06:17:46.135080 #4084069] INFO -- : checking for size_t... yes I, [2023-10-12T06:17:46.135093 #4084069] INFO -- : checking size of size_t... 8 I, [2023-10-12T06:17:46.135106 #4084069] INFO -- : checking size of ptrdiff_t... 8 I, [2023-10-12T06:17:46.135120 #4084069] INFO -- : checking size of dev_t... 8 I, [2023-10-12T06:17:46.135133 #4084069] INFO -- : checking for printf prefix for size_t... z I, [2023-10-12T06:17:46.135146 #4084069] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-10-12T06:18:05.765383 #4084069] INFO -- : checking for struct stat.st_blksize... yes I, [2023-10-12T06:18:05.765439 #4084069] INFO -- : checking for struct stat.st_blocks... yes I, [2023-10-12T06:18:05.765459 #4084069] INFO -- : checking for struct stat.st_rdev... yes I, [2023-10-12T06:18:05.765486 #4084069] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-10-12T06:18:05.765501 #4084069] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-10-12T06:18:05.767123 #4084069] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-10-12T06:18:05.767143 #4084069] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-10-12T06:18:05.767166 #4084069] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-10-12T06:18:05.767180 #4084069] INFO -- : checking for struct stat.st_atim... yes I, [2023-10-12T06:18:05.767194 #4084069] INFO -- : checking for struct stat.st_atimespec... no I, [2023-10-12T06:18:05.767208 #4084069] INFO -- : checking for struct stat.st_atimensec... no I, [2023-10-12T06:18:05.767222 #4084069] INFO -- : checking for struct stat.st_mtim... yes I, [2023-10-12T06:18:05.767236 #4084069] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-10-12T06:18:05.767249 #4084069] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-10-12T06:18:05.767263 #4084069] INFO -- : checking for struct stat.st_ctim... yes I, [2023-10-12T06:18:05.767276 #4084069] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-10-12T06:18:05.767295 #4084069] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-10-12T06:18:05.767308 #4084069] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-10-12T06:18:05.767322 #4084069] INFO -- : checking for struct statx.stx_btime... yes I, [2023-10-12T06:18:05.767335 #4084069] INFO -- : checking for struct timeval... yes I, [2023-10-12T06:18:05.767349 #4084069] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-10-12T06:18:05.767362 #4084069] INFO -- : checking for struct timespec... yes I, [2023-10-12T06:18:05.767376 #4084069] INFO -- : checking for struct timezone... yes I, [2023-10-12T06:18:05.767389 #4084069] INFO -- : checking for fd_mask... yes I, [2023-10-12T06:18:05.767403 #4084069] INFO -- : checking for int8_t... yes I, [2023-10-12T06:18:05.767417 #4084069] INFO -- : checking size of int8_t... 1 I, [2023-10-12T06:18:05.767440 #4084069] INFO -- : checking for uint8_t... yes I, [2023-10-12T06:18:05.767454 #4084069] INFO -- : checking size of uint8_t... 1 I, [2023-10-12T06:18:05.767468 #4084069] INFO -- : checking for int16_t... yes I, [2023-10-12T06:18:05.767482 #4084069] INFO -- : checking size of int16_t... 2 I, [2023-10-12T06:18:05.767495 #4084069] INFO -- : checking for uint16_t... yes I, [2023-10-12T06:18:05.767508 #4084069] INFO -- : checking size of uint16_t... 2 I, [2023-10-12T06:18:05.767521 #4084069] INFO -- : checking for int32_t... yes I, [2023-10-12T06:18:05.767535 #4084069] INFO -- : checking size of int32_t... 4 I, [2023-10-12T06:18:05.767548 #4084069] INFO -- : checking for uint32_t... yes I, [2023-10-12T06:18:05.767562 #4084069] INFO -- : checking size of uint32_t... 4 I, [2023-10-12T06:18:05.767579 #4084069] INFO -- : checking for int64_t... yes I, [2023-10-12T06:18:05.767599 #4084069] INFO -- : checking size of int64_t... 8 I, [2023-10-12T06:18:05.767614 #4084069] INFO -- : checking for uint64_t... yes I, [2023-10-12T06:18:05.767628 #4084069] INFO -- : checking size of uint64_t... 8 I, [2023-10-12T06:18:05.767641 #4084069] INFO -- : checking for int128_t... __int128 I, [2023-10-12T06:18:05.767654 #4084069] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-10-12T06:18:05.767667 #4084069] INFO -- : checking for intptr_t... yes I, [2023-10-12T06:18:05.767680 #4084069] INFO -- : checking size of intptr_t... 8 I, [2023-10-12T06:18:05.767693 #4084069] INFO -- : checking for uintptr_t... yes I, [2023-10-12T06:18:05.767710 #4084069] INFO -- : checking size of uintptr_t... 8 I, [2023-10-12T06:18:05.767725 #4084069] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-10-12T06:18:05.767739 #4084069] INFO -- : checking for ssize_t... yes I, [2023-10-12T06:18:05.767752 #4084069] INFO -- : checking size of ssize_t... 8 I, [2023-10-12T06:18:05.767765 #4084069] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-10-12T06:18:05.767779 #4084069] INFO -- : checking for stack end address... __libc_stack_end I, [2023-10-12T06:18:05.767792 #4084069] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-10-12T06:18:05.767806 #4084069] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-10-12T06:18:05.767819 #4084069] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-10-12T06:18:05.767833 #4084069] INFO -- : checking for working alloca.h... yes I, [2023-10-12T06:18:05.767849 #4084069] INFO -- : checking for alloca... yes I, [2023-10-12T06:18:05.767863 #4084069] INFO -- : checking for dynamic size alloca... ok I, [2023-10-12T06:18:05.767877 #4084069] INFO -- : checking for working memcmp... yes I, [2023-10-12T06:18:05.767890 #4084069] INFO -- : checking for dup... yes I, [2023-10-12T06:18:05.767903 #4084069] INFO -- : checking for dup2... yes I, [2023-10-12T06:18:05.767917 #4084069] INFO -- : checking for acosh... yes I, [2023-10-12T06:18:05.767930 #4084069] INFO -- : checking for cbrt... yes I, [2023-10-12T06:18:05.767943 #4084069] INFO -- : checking for crypt... yes I, [2023-10-12T06:18:05.767957 #4084069] INFO -- : checking for erf... yes I, [2023-10-12T06:18:05.767970 #4084069] INFO -- : checking for explicit_bzero... yes I, [2023-10-12T06:18:05.767986 #4084069] INFO -- : checking for ffs... yes I, [2023-10-12T06:18:05.768001 #4084069] INFO -- : checking for flock... yes I, [2023-10-12T06:18:05.768014 #4084069] INFO -- : checking for hypot... yes I, [2023-10-12T06:18:05.768027 #4084069] INFO -- : checking for lgamma_r... yes I, [2023-10-12T06:18:05.768042 #4084069] INFO -- : checking for memmove... yes I, [2023-10-12T06:18:05.768056 #4084069] INFO -- : checking for nan... yes I, [2023-10-12T06:18:05.768069 #4084069] INFO -- : checking for nextafter... yes I, [2023-10-12T06:18:05.768083 #4084069] INFO -- : checking for setproctitle... no I, [2023-10-12T06:18:05.768097 #4084069] INFO -- : checking for strchr... yes I, [2023-10-12T06:18:05.768111 #4084069] INFO -- : checking for strerror... yes I, [2023-10-12T06:18:05.768127 #4084069] INFO -- : checking for strlcat... no I, [2023-10-12T06:18:05.768142 #4084069] INFO -- : checking for strlcpy... no I, [2023-10-12T06:18:05.768157 #4084069] INFO -- : checking for strstr... yes I, [2023-10-12T06:18:05.768170 #4084069] INFO -- : checking for tgamma... yes I, [2023-10-12T06:18:05.768183 #4084069] INFO -- : checking for sys/pstat.h... no I, [2023-10-12T06:18:05.768197 #4084069] INFO -- : checking for fork... yes I, [2023-10-12T06:18:05.768211 #4084069] INFO -- : checking for vfork... yes I, [2023-10-12T06:18:05.768224 #4084069] INFO -- : checking for working fork... yes I, [2023-10-12T06:18:05.768238 #4084069] INFO -- : checking for __syscall... no I, [2023-10-12T06:18:05.768250 #4084069] INFO -- : checking for _longjmp... yes I, [2023-10-12T06:18:05.768267 #4084069] INFO -- : checking for arc4random_buf... no I, [2023-10-12T06:18:05.768288 #4084069] INFO -- : checking for atan2l... yes I, [2023-10-12T06:18:05.768302 #4084069] INFO -- : checking for atan2f... yes I, [2023-10-12T06:18:05.768316 #4084069] INFO -- : checking for chmod... yes I, [2023-10-12T06:18:05.768329 #4084069] INFO -- : checking for chown... yes I, [2023-10-12T06:18:05.768342 #4084069] INFO -- : checking for chroot... yes I, [2023-10-12T06:18:05.768355 #4084069] INFO -- : checking for chsize... no I, [2023-10-12T06:18:05.768369 #4084069] INFO -- : checking for clock_gettime... yes I, [2023-10-12T06:18:05.768382 #4084069] INFO -- : checking for copy_file_range... yes I, [2023-10-12T06:18:05.768396 #4084069] INFO -- : checking for cosh... yes I, [2023-10-12T06:18:05.768413 #4084069] INFO -- : checking for crypt_r... yes I, [2023-10-12T06:18:05.768428 #4084069] INFO -- : checking for dirfd... yes I, [2023-10-12T06:18:05.768441 #4084069] INFO -- : checking for dl_iterate_phdr... yes I, [2023-10-12T06:18:05.768455 #4084069] INFO -- : checking for dlopen... yes I, [2023-10-12T06:18:05.768468 #4084069] INFO -- : checking for dladdr... yes I, [2023-10-12T06:18:05.768482 #4084069] INFO -- : checking for dup3... yes I, [2023-10-12T06:18:05.768495 #4084069] INFO -- : checking for eaccess... yes I, [2023-10-12T06:18:05.768508 #4084069] INFO -- : checking for endgrent... yes I, [2023-10-12T06:18:05.768523 #4084069] INFO -- : checking for eventfd... yes I, [2023-10-12T06:18:05.768536 #4084069] INFO -- : checking for execl... yes I, [2023-10-12T06:18:05.768553 #4084069] INFO -- : checking for execle... yes I, [2023-10-12T06:18:05.768567 #4084069] INFO -- : checking for execv... yes I, [2023-10-12T06:18:05.768581 #4084069] INFO -- : checking for execve... yes I, [2023-10-12T06:18:05.768594 #4084069] INFO -- : checking for explicit_memset... no I, [2023-10-12T06:18:05.768608 #4084069] INFO -- : checking for fcopyfile... no I, [2023-10-12T06:18:05.768621 #4084069] INFO -- : checking for fchdir... yes I, [2023-10-12T06:18:05.768634 #4084069] INFO -- : checking for fchmod... yes I, [2023-10-12T06:18:05.768647 #4084069] INFO -- : checking for fchown... yes I, [2023-10-12T06:18:05.768661 #4084069] INFO -- : checking for fcntl... yes I, [2023-10-12T06:18:05.768674 #4084069] INFO -- : checking for fdatasync... yes I, [2023-10-12T06:18:05.768691 #4084069] INFO -- : checking for fdopendir... yes I, [2023-10-12T06:18:05.768706 #4084069] INFO -- : checking for fgetattrlist... no I, [2023-10-12T06:18:05.768720 #4084069] INFO -- : checking for fmod... yes I, [2023-10-12T06:18:05.768734 #4084069] INFO -- : checking for fstatat... yes I, [2023-10-12T06:18:05.768748 #4084069] INFO -- : checking for fsync... yes I, [2023-10-12T06:18:05.768761 #4084069] INFO -- : checking for ftruncate... yes I, [2023-10-12T06:18:05.768774 #4084069] INFO -- : checking for ftruncate64... yes I, [2023-10-12T06:18:05.768788 #4084069] INFO -- : checking for getattrlist... no I, [2023-10-12T06:18:05.768801 #4084069] INFO -- : checking for getcwd... yes I, [2023-10-12T06:18:23.407008 #4084069] INFO -- : checking for getegid... yes I, [2023-10-12T06:18:23.407095 #4084069] INFO -- : checking for getentropy... yes I, [2023-10-12T06:18:23.407123 #4084069] INFO -- : checking for geteuid... yes I, [2023-10-12T06:18:23.407143 #4084069] INFO -- : checking for getgid... yes I, [2023-10-12T06:18:23.407161 #4084069] INFO -- : checking for getgidx... no I, [2023-10-12T06:18:23.407179 #4084069] INFO -- : checking for getgrnam... yes I, [2023-10-12T06:18:23.407197 #4084069] INFO -- : checking for getgrnam_r... yes I, [2023-10-12T06:18:23.407217 #4084069] INFO -- : checking for getgroups... yes I, [2023-10-12T06:18:23.407235 #4084069] INFO -- : checking for getlogin... yes I, [2023-10-12T06:18:23.407253 #4084069] INFO -- : checking for getlogin_r... yes I, [2023-10-12T06:18:23.407277 #4084069] INFO -- : checking for getpgid... yes I, [2023-10-12T06:18:23.407297 #4084069] INFO -- : checking for getpgrp... yes I, [2023-10-12T06:18:23.407315 #4084069] INFO -- : checking for getppid... yes I, [2023-10-12T06:18:23.407345 #4084069] INFO -- : checking for getpriority... yes I, [2023-10-12T06:18:23.407364 #4084069] INFO -- : checking for getpwnam... yes I, [2023-10-12T06:18:23.407382 #4084069] INFO -- : checking for getpwnam_r... yes I, [2023-10-12T06:18:23.407400 #4084069] INFO -- : checking for getpwuid... yes I, [2023-10-12T06:18:23.407417 #4084069] INFO -- : checking for getpwuid_r... yes I, [2023-10-12T06:18:23.407433 #4084069] INFO -- : checking for getrandom... yes I, [2023-10-12T06:18:23.407451 #4084069] INFO -- : checking for getresgid... yes I, [2023-10-12T06:18:23.407475 #4084069] INFO -- : checking for getresuid... yes I, [2023-10-12T06:18:23.407494 #4084069] INFO -- : checking for getrlimit... yes I, [2023-10-12T06:18:23.407511 #4084069] INFO -- : checking for getsid... yes I, [2023-10-12T06:18:23.407529 #4084069] INFO -- : checking for gettimeofday... yes I, [2023-10-12T06:18:23.407546 #4084069] INFO -- : checking for getuid... yes I, [2023-10-12T06:18:23.407563 #4084069] INFO -- : checking for getuidx... no I, [2023-10-12T06:18:23.407580 #4084069] INFO -- : checking for gmtime_r... yes I, [2023-10-12T06:18:23.407597 #4084069] INFO -- : checking for grantpt... yes I, [2023-10-12T06:18:23.407614 #4084069] INFO -- : checking for initgroups... yes I, [2023-10-12T06:18:23.407631 #4084069] INFO -- : checking for ioctl... yes I, [2023-10-12T06:18:23.407654 #4084069] INFO -- : checking for isfinite... no I, [2023-10-12T06:18:23.407672 #4084069] INFO -- : checking for issetugid... no I, [2023-10-12T06:18:23.407690 #4084069] INFO -- : checking for kill... yes I, [2023-10-12T06:18:23.407708 #4084069] INFO -- : checking for killpg... yes I, [2023-10-12T06:18:23.407725 #4084069] INFO -- : checking for lchmod... yes I, [2023-10-12T06:18:23.407742 #4084069] INFO -- : checking for lchown... yes I, [2023-10-12T06:18:23.407759 #4084069] INFO -- : checking for link... yes I, [2023-10-12T06:18:23.407777 #4084069] INFO -- : checking for llabs... yes I, [2023-10-12T06:18:23.407795 #4084069] INFO -- : checking for lockf... yes I, [2023-10-12T06:18:23.407811 #4084069] INFO -- : checking for log2... yes I, [2023-10-12T06:18:23.407835 #4084069] INFO -- : checking for lstat... yes I, [2023-10-12T06:18:23.407853 #4084069] INFO -- : checking for lutimes... yes I, [2023-10-12T06:18:23.407870 #4084069] INFO -- : checking for malloc_usable_size... yes I, [2023-10-12T06:18:23.407887 #4084069] INFO -- : checking for malloc_size... no I, [2023-10-12T06:18:23.407906 #4084069] INFO -- : checking for malloc_trim... yes I, [2023-10-12T06:18:23.407924 #4084069] INFO -- : checking for mblen... yes I, [2023-10-12T06:18:23.407941 #4084069] INFO -- : checking for memalign... yes I, [2023-10-12T06:18:23.407957 #4084069] INFO -- : checking for memset_s... no I, [2023-10-12T06:18:23.407975 #4084069] INFO -- : checking for writev... yes I, [2023-10-12T06:18:23.407992 #4084069] INFO -- : checking for memrchr... yes I, [2023-10-12T06:18:23.408015 #4084069] INFO -- : checking for memmem... yes I, [2023-10-12T06:18:23.408032 #4084069] INFO -- : checking for mkfifo... yes I, [2023-10-12T06:18:23.408051 #4084069] INFO -- : checking for mknod... yes I, [2023-10-12T06:18:23.408067 #4084069] INFO -- : checking for mktime... yes I, [2023-10-12T06:18:23.408084 #4084069] INFO -- : checking for mmap... yes I, [2023-10-12T06:18:23.408101 #4084069] INFO -- : checking for mremap... yes I, [2023-10-12T06:18:23.408119 #4084069] INFO -- : checking for openat... yes I, [2023-10-12T06:18:23.408136 #4084069] INFO -- : checking for pclose... yes I, [2023-10-12T06:18:23.408153 #4084069] INFO -- : checking for pipe... yes I, [2023-10-12T06:18:23.408172 #4084069] INFO -- : checking for pipe2... yes I, [2023-10-12T06:18:23.408195 #4084069] INFO -- : checking for poll... yes I, [2023-10-12T06:18:23.408215 #4084069] INFO -- : checking for popen... yes I, [2023-10-12T06:18:23.408232 #4084069] INFO -- : checking for posix_fadvise... yes I, [2023-10-12T06:18:23.408249 #4084069] INFO -- : checking for posix_madvise... yes I, [2023-10-12T06:18:23.408274 #4084069] INFO -- : checking for posix_memalign... yes I, [2023-10-12T06:18:23.408292 #4084069] INFO -- : checking for ppoll... yes I, [2023-10-12T06:18:23.408310 #4084069] INFO -- : checking for pread... yes I, [2023-10-12T06:18:23.408326 #4084069] INFO -- : checking for pwrite... yes I, [2023-10-12T06:18:23.408343 #4084069] INFO -- : checking for qsort_r... yes I, [2023-10-12T06:18:23.408364 #4084069] INFO -- : checking for qsort_s... no I, [2023-10-12T06:18:23.408384 #4084069] INFO -- : checking for readlink... yes I, [2023-10-12T06:18:23.408402 #4084069] INFO -- : checking for realpath... yes I, [2023-10-12T06:18:23.408421 #4084069] INFO -- : checking for round... yes I, [2023-10-12T06:18:23.408438 #4084069] INFO -- : checking for sched_getaffinity... yes I, [2023-10-12T06:18:23.408456 #4084069] INFO -- : checking for seekdir... yes I, [2023-10-12T06:18:23.408473 #4084069] INFO -- : checking for select_large_fdset... no I, [2023-10-12T06:18:23.408491 #4084069] INFO -- : checking for sendfile... yes I, [2023-10-12T06:18:23.408508 #4084069] INFO -- : checking for setegid... yes I, [2023-10-12T06:18:23.408525 #4084069] INFO -- : checking for setenv... yes I, [2023-10-12T06:18:23.408546 #4084069] INFO -- : checking for seteuid... yes I, [2023-10-12T06:18:23.408564 #4084069] INFO -- : checking for setgid... yes I, [2023-10-12T06:18:23.408583 #4084069] INFO -- : checking for setgroups... yes I, [2023-10-12T06:18:23.408600 #4084069] INFO -- : checking for setpgid... yes I, [2023-10-12T06:18:23.408617 #4084069] INFO -- : checking for setpgrp... yes I, [2023-10-12T06:18:23.408634 #4084069] INFO -- : checking for setregid... yes I, [2023-10-12T06:18:23.408651 #4084069] INFO -- : checking for setresgid... yes I, [2023-10-12T06:18:23.408668 #4084069] INFO -- : checking for setresuid... yes I, [2023-10-12T06:18:23.408686 #4084069] INFO -- : checking for setreuid... yes I, [2023-10-12T06:18:23.408702 #4084069] INFO -- : checking for setrgid... no I, [2023-10-12T06:18:23.408724 #4084069] INFO -- : checking for setrlimit... yes I, [2023-10-12T06:18:23.408743 #4084069] INFO -- : checking for setruid... no I, [2023-10-12T06:18:23.408762 #4084069] INFO -- : checking for setsid... yes I, [2023-10-12T06:18:23.408779 #4084069] INFO -- : checking for setuid... yes I, [2023-10-12T06:18:23.408797 #4084069] INFO -- : checking for shutdown... yes I, [2023-10-12T06:18:23.408814 #4084069] INFO -- : checking for sigaction... yes I, [2023-10-12T06:18:23.408832 #4084069] INFO -- : checking for sigaltstack... yes I, [2023-10-12T06:18:23.408851 #4084069] INFO -- : checking for sigprocmask... yes I, [2023-10-12T06:18:23.408868 #4084069] INFO -- : checking for sinh... yes I, [2023-10-12T06:18:23.408886 #4084069] INFO -- : checking for snprintf... yes I, [2023-10-12T06:18:23.408909 #4084069] INFO -- : checking for spawnv... no I, [2023-10-12T06:18:23.408926 #4084069] INFO -- : checking for symlink... yes I, [2023-10-12T06:18:23.408944 #4084069] INFO -- : checking for syscall... yes I, [2023-10-12T06:18:23.408961 #4084069] INFO -- : checking for sysconf... yes I, [2023-10-12T06:18:23.408978 #4084069] INFO -- : checking for system... yes I, [2023-10-12T06:18:23.408995 #4084069] INFO -- : checking for tanh... yes I, [2023-10-12T06:18:23.409014 #4084069] INFO -- : checking for telldir... yes I, [2023-10-12T06:18:23.409031 #4084069] INFO -- : checking for timegm... yes I, [2023-10-12T06:18:23.409049 #4084069] INFO -- : checking for times... yes I, [2023-10-12T06:18:23.409066 #4084069] INFO -- : checking for truncate... yes I, [2023-10-12T06:18:23.409093 #4084069] INFO -- : checking for truncate64... yes I, [2023-10-12T06:18:23.409112 #4084069] INFO -- : checking for tzset... yes I, [2023-10-12T06:18:23.409130 #4084069] INFO -- : checking for umask... yes I, [2023-10-12T06:18:23.409149 #4084069] INFO -- : checking for unsetenv... yes I, [2023-10-12T06:18:23.409165 #4084069] INFO -- : checking for utimensat... yes I, [2023-10-12T06:18:23.409183 #4084069] INFO -- : checking for utimes... yes I, [2023-10-12T06:18:23.409208 #4084069] INFO -- : checking for wait4... yes I, [2023-10-12T06:18:23.409227 #4084069] INFO -- : checking for waitpid... yes I, [2023-10-12T06:18:23.409246 #4084069] INFO -- : checking for __cospi... no I, [2023-10-12T06:18:23.409264 #4084069] INFO -- : checking for __sinpi... no I, [2023-10-12T06:18:23.409286 #4084069] INFO -- : checking for statx... yes I, [2023-10-12T06:18:23.409305 #4084069] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-10-12T06:18:23.409501 #4084069] INFO -- : checking for crypt.h... yes I, [2023-10-12T06:18:23.409521 #4084069] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-10-12T06:18:23.409538 #4084069] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-10-12T06:18:23.409555 #4084069] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-10-12T06:18:23.409572 #4084069] INFO -- : checking for __builtin_bswap16... yes I, [2023-10-12T06:18:23.409590 #4084069] INFO -- : checking for __builtin_bswap32... yes I, [2023-10-12T06:18:23.409607 #4084069] INFO -- : checking for __builtin_bswap64... yes I, [2023-10-12T06:18:23.409624 #4084069] INFO -- : checking for __builtin_popcount... yes I, [2023-10-12T06:18:23.409641 #4084069] INFO -- : checking for __builtin_popcountll... yes I, [2023-10-12T06:18:23.409657 #4084069] INFO -- : checking for __builtin_clz... yes I, [2023-10-12T06:18:23.409674 #4084069] INFO -- : checking for __builtin_clzl... yes I, [2023-10-12T06:18:23.409691 #4084069] INFO -- : checking for __builtin_clzll... yes I, [2023-10-12T06:18:23.409707 #4084069] INFO -- : checking for __builtin_ctz... yes I, [2023-10-12T06:18:23.409724 #4084069] INFO -- : checking for __builtin_ctzll... yes I, [2023-10-12T06:18:23.409747 #4084069] INFO -- : checking for __builtin_add_overflow... yes I, [2023-10-12T06:18:23.409765 #4084069] INFO -- : checking for __builtin_sub_overflow... yes E, [2023-10-12T06:18:33.069403 #4084069] ERROR -- : In file included from conftest.c:4: E, [2023-10-12T06:18:33.069569 #4084069] ERROR -- : /tmp/ruby/src/trunk_clang_13/version.h:29:5: error: invalid suffix 'RUBY_RELEASE_MONTH' on integer constant E, [2023-10-12T06:18:33.069665 #4084069] ERROR -- : #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) E, [2023-10-12T06:18:33.069710 #4084069] ERROR -- : ^ E, [2023-10-12T06:18:33.069818 #4084069] ERROR -- : /tmp/ruby/src/trunk_clang_13/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' E, [2023-10-12T06:18:33.069874 #4084069] ERROR -- : #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2023-10-12T06:18:33.069910 #4084069] ERROR -- : ^ E, [2023-10-12T06:18:33.070009 #4084069] ERROR -- : /tmp/ruby/src/trunk_clang_13/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' E, [2023-10-12T06:18:33.070056 #4084069] ERROR -- : #define TOKEN_PASTE(x,y) x##y E, [2023-10-12T06:18:33.070093 #4084069] ERROR -- : ^ E, [2023-10-12T06:18:33.070189 #4084069] ERROR -- : :2:3: note: expanded from here E, [2023-10-12T06:18:33.070247 #4084069] ERROR -- : 10RUBY_RELEASE_MONTH E, [2023-10-12T06:18:33.070282 #4084069] ERROR -- : ^ E, [2023-10-12T06:18:33.070363 #4084069] ERROR -- : In file included from conftest.c:4: E, [2023-10-12T06:18:33.070462 #4084069] ERROR -- : /tmp/ruby/src/trunk_clang_13/version.h:34:5: error: invalid suffix 'RUBY_RELEASE_DAY' on integer constant E, [2023-10-12T06:18:33.070512 #4084069] ERROR -- : #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) E, [2023-10-12T06:18:33.070547 #4084069] ERROR -- : ^ E, [2023-10-12T06:18:33.070662 #4084069] ERROR -- : /tmp/ruby/src/trunk_clang_13/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' E, [2023-10-12T06:18:33.070718 #4084069] ERROR -- : #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2023-10-12T06:18:33.070754 #4084069] ERROR -- : ^ E, [2023-10-12T06:18:33.070850 #4084069] ERROR -- : /tmp/ruby/src/trunk_clang_13/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' E, [2023-10-12T06:18:33.070909 #4084069] ERROR -- : #define TOKEN_PASTE(x,y) x##y E, [2023-10-12T06:18:33.070944 #4084069] ERROR -- : ^ E, [2023-10-12T06:18:33.071040 #4084069] ERROR -- : :3:3: note: expanded from here E, [2023-10-12T06:18:33.071096 #4084069] ERROR -- : 10RUBY_RELEASE_DAY E, [2023-10-12T06:18:33.071131 #4084069] ERROR -- : ^ E, [2023-10-12T06:18:33.071393 #4084069] ERROR -- : 2 errors generated. I, [2023-10-12T06:18:33.802171 #4084069] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-10-12T06:18:33.802244 #4084069] INFO -- : checking for __builtin_mul_overflow_p... no I, [2023-10-12T06:18:33.802263 #4084069] INFO -- : checking for __builtin_constant_p... yes I, [2023-10-12T06:18:33.802277 #4084069] INFO -- : checking for __builtin_choose_expr... yes I, [2023-10-12T06:18:33.802290 #4084069] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-10-12T06:18:33.802306 #4084069] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-10-12T06:18:33.802322 #4084069] INFO -- : checking for __builtin_trap... yes I, [2023-10-12T06:18:33.802347 #4084069] INFO -- : checking for __builtin_expect... yes I, [2023-10-12T06:18:33.802364 #4084069] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2023-10-12T06:18:33.802379 #4084069] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-10-12T06:18:33.802393 #4084069] INFO -- : checking whether qsort_r is BSD version... no I, [2023-10-12T06:18:33.802408 #4084069] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-10-12T06:18:33.802423 #4084069] INFO -- : checking for clock_getres... yes I, [2023-10-12T06:18:33.802437 #4084069] INFO -- : checking for timer_create in -lrt... yes I, [2023-10-12T06:18:33.802451 #4084069] INFO -- : checking for timer_settime in -lrt... yes I, [2023-10-12T06:18:33.802467 #4084069] INFO -- : checking for unsetenv returns a value... yes I, [2023-10-12T06:18:33.802482 #4084069] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-10-12T06:18:33.802501 #4084069] INFO -- : checking for struct tm.tm_zone... yes I, [2023-10-12T06:18:33.802515 #4084069] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-10-12T06:18:33.802530 #4084069] INFO -- : checking for external int daylight... yes I, [2023-10-12T06:18:33.802547 #4084069] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-10-12T06:18:33.802565 #4084069] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-10-12T06:18:33.802582 #4084069] INFO -- : checking for sig_t... yes I, [2023-10-12T06:18:33.802599 #4084069] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-10-12T06:18:33.802615 #4084069] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-10-12T06:18:33.802646 #4084069] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-10-12T06:18:33.802671 #4084069] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-10-12T06:18:33.802689 #4084069] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-10-12T06:18:33.802707 #4084069] INFO -- : checking for sched_yield... yes I, [2023-10-12T06:18:33.802724 #4084069] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-10-12T06:18:33.802740 #4084069] INFO -- : checking for pthread_attr_get_np... no I, [2023-10-12T06:18:33.802758 #4084069] INFO -- : checking for pthread_attr_getstack... yes I, [2023-10-12T06:18:33.802776 #4084069] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-10-12T06:18:33.802793 #4084069] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-10-12T06:18:33.802809 #4084069] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-10-12T06:18:33.802824 #4084069] INFO -- : checking for thr_stksegment... no I, [2023-10-12T06:18:33.802847 #4084069] INFO -- : checking for pthread_stackseg_np... no I, [2023-10-12T06:18:33.802864 #4084069] INFO -- : checking for pthread_getthrds_np... no I, [2023-10-12T06:18:33.802894 #4084069] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-10-12T06:18:33.802909 #4084069] INFO -- : checking for pthread_setname_np... yes I, [2023-10-12T06:18:33.802926 #4084069] INFO -- : checking for pthread_set_name_np... no I, [2023-10-12T06:18:33.802942 #4084069] INFO -- : checking for pthread_sigmask... yes I, [2023-10-12T06:18:33.802956 #4084069] INFO -- : checking for pthread_getattr_np... yes I, [2023-10-12T06:18:33.802972 #4084069] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-10-12T06:18:33.802986 #4084069] INFO -- : checking for thread-local storage sepcifier... _Thread_local I, [2023-10-12T06:18:33.803009 #4084069] INFO -- : checking if mcontext_t is a pointer... no I, [2023-10-12T06:18:33.803027 #4084069] INFO -- : checking for getcontext... yes I, [2023-10-12T06:18:33.803043 #4084069] INFO -- : checking for setcontext... yes I, [2023-10-12T06:18:33.803060 #4084069] INFO -- : checking if fork works with pthread... yes I, [2023-10-12T06:18:33.803075 #4084069] INFO -- : checking for sys/user.h... yes I, [2023-10-12T06:18:33.803092 #4084069] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-10-12T06:18:33.803108 #4084069] INFO -- : checking ioctl request type... unsigned long I, [2023-10-12T06:18:33.803124 #4084069] INFO -- : checking for elf.h... yes I, [2023-10-12T06:18:33.803141 #4084069] INFO -- : checking for elf_abi.h... no I, [2023-10-12T06:18:33.803157 #4084069] INFO -- : checking for uncompress in -lz... yes I, [2023-10-12T06:18:33.803179 #4084069] INFO -- : checking for mach-o/loader.h... no I, [2023-10-12T06:18:33.803196 #4084069] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-10-12T06:18:33.803212 #4084069] INFO -- : checking for backtrace... yes I, [2023-10-12T06:18:33.803229 #4084069] INFO -- : checking for broken backtrace... no I, [2023-10-12T06:18:33.803247 #4084069] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-10-12T06:18:33.803262 #4084069] INFO -- : checking for llvm-strip-13 flags... -S -x I, [2023-10-12T06:18:33.803279 #4084069] INFO -- : checking whether -fPIE is accepted as CFLAGS... yes I, [2023-10-12T06:18:33.803293 #4084069] INFO -- : checking whether -pie is accepted as LDFLAGS... yes I, [2023-10-12T06:18:33.803306 #4084069] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-10-12T06:18:33.803323 #4084069] INFO -- : checking whether dtrace USDT is available... no I, [2023-10-12T06:18:33.803337 #4084069] INFO -- : checking for __builtin_setjmp... yes with cast ((void **)) I, [2023-10-12T06:18:33.803351 #4084069] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-10-12T06:18:33.803365 #4084069] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-10-12T06:18:33.803381 #4084069] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-10-12T06:18:33.803397 #4084069] INFO -- : checking for setjmp type... __builtin_setjmp\((void **)\) I, [2023-10-12T06:18:33.803414 #4084069] INFO -- : checking for rustc... rustc I, [2023-10-12T06:18:33.803429 #4084069] INFO -- : checking whether rustc works for YJIT... yes I, [2023-10-12T06:18:33.803448 #4084069] INFO -- : checking for prefix of external symbols... NONE I, [2023-10-12T06:18:33.803470 #4084069] INFO -- : checking if make is GNU make... yes I, [2023-10-12T06:18:33.803488 #4084069] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-10-12T06:18:33.803504 #4084069] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-10-12T06:18:33.803521 #4084069] INFO -- : configure: creating ./config.status I, [2023-10-12T06:18:33.803535 #4084069] INFO -- : --- I, [2023-10-12T06:18:33.803552 #4084069] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-10-12T06:18:33.803568 #4084069] INFO -- : I, [2023-10-12T06:18:33.803584 #4084069] INFO -- : * Installation prefix: /tmp/ruby/install/trunk_clang_13 I, [2023-10-12T06:18:33.803606 #4084069] INFO -- : * exec prefix: ${prefix} I, [2023-10-12T06:18:33.803623 #4084069] INFO -- : * arch: x86_64-linux I, [2023-10-12T06:18:33.803642 #4084069] INFO -- : * site arch: ${arch} I, [2023-10-12T06:18:33.803662 #4084069] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-10-12T06:18:33.803678 #4084069] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-10-12T06:18:33.803693 #4084069] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-10-12T06:18:33.803708 #4084069] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-10-12T06:18:33.803725 #4084069] INFO -- : * target OS: linux I, [2023-10-12T06:18:33.803742 #4084069] INFO -- : * compiler: clang-13 I, [2023-10-12T06:18:33.803759 #4084069] INFO -- : * with thread: pthread I, [2023-10-12T06:18:33.803775 #4084069] INFO -- : * with coroutine: amd64 I, [2023-10-12T06:18:33.803793 #4084069] INFO -- : * enable shared libs: no I, [2023-10-12T06:18:33.803813 #4084069] INFO -- : * dynamic library ext: so I, [2023-10-12T06:18:33.803827 #4084069] INFO -- : * CFLAGS: -fdeclspec ${optflags} ${debugflags} ${warnflags} I, [2023-10-12T06:18:34.114210 #4084069] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-10-12T06:18:34.114569 #4084069] INFO -- : -Wl,-export-dynamic I, [2023-10-12T06:18:34.114600 #4084069] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-10-12T06:18:34.114635 #4084069] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-10-12T06:18:34.114656 #4084069] INFO -- : * debugflags: -ggdb3 I, [2023-10-12T06:18:34.114672 #4084069] INFO -- : * warnflags: -Wall -Wextra -Wextra-tokens \ I, [2023-10-12T06:18:34.114688 #4084069] INFO -- : -Wdeprecated-declarations -Wdivision-by-zero \ I, [2023-10-12T06:18:34.114712 #4084069] INFO -- : -Wdiv-by-zero -Wimplicit-function-declaration \ I, [2023-10-12T06:18:34.114735 #4084069] INFO -- : -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \ I, [2023-10-12T06:18:34.114752 #4084069] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-10-12T06:18:34.114768 #4084069] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2023-10-12T06:18:34.114785 #4084069] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-10-12T06:18:34.114800 #4084069] INFO -- : -Wno-missing-field-initializers \ I, [2023-10-12T06:18:34.114816 #4084069] INFO -- : -Wno-overlength-strings -Wno-parentheses-equality \ I, [2023-10-12T06:18:34.114831 #4084069] INFO -- : -Wno-self-assign -Wno-tautological-compare \ I, [2023-10-12T06:18:34.114854 #4084069] INFO -- : -Wno-unused-parameter -Wno-unused-value \ I, [2023-10-12T06:18:34.114871 #4084069] INFO -- : -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:18:34.114887 #4084069] INFO -- : * strip command: llvm-strip-13 -S -x I, [2023-10-12T06:18:34.114902 #4084069] INFO -- : * install doc: no I, [2023-10-12T06:18:34.114920 #4084069] INFO -- : * YJIT support: yes I, [2023-10-12T06:18:34.114936 #4084069] INFO -- : * RJIT support: yes I, [2023-10-12T06:18:34.114951 #4084069] INFO -- : * man page type: man I, [2023-10-12T06:18:34.114966 #4084069] INFO -- : * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ I, [2023-10-12T06:18:34.114988 #4084069] INFO -- : [x86_64-linux-gnu] I, [2023-10-12T06:18:34.115005 #4084069] INFO -- : I, [2023-10-12T06:18:34.115020 #4084069] INFO -- : --- I, [2023-10-12T06:18:34.117873 #4084069] INFO -- : MAKE=make /bin/sh ./config.status GNUmakefile I, [2023-10-12T06:18:34.119553 #4084069] INFO -- : MAKE=make /bin/sh ./config.status Makefile I, [2023-10-12T06:18:34.446893 #4084069] INFO -- : config.status: creating GNUmakefile I, [2023-10-12T06:18:34.483155 #4084069] INFO -- : config.status: creating Makefile I, [2023-10-12T06:18:34.578690 #4084069] INFO -- : GNUmakefile unchanged I, [2023-10-12T06:18:34.650756 #4084069] INFO -- : Makefile unchanged I, [2023-10-12T06:18:34.851206 #4084069] INFO -- : generating /tmp/ruby/src/trunk_clang_13/ext/ripper/eventids2table.c I, [2023-10-12T06:18:34.881955 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk_clang_13/ext/ripper' I, [2023-10-12T06:18:34.882044 #4084069] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-10-12T06:18:34.882098 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_13/ext/ripper' I, [2023-10-12T06:18:34.882841 #4084069] INFO -- : generating /tmp/ruby/src/trunk_clang_13/ext/rbconfig/sizeof/sizes.c I, [2023-10-12T06:18:34.900602 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk_clang_13/ext/rbconfig/sizeof' I, [2023-10-12T06:18:34.912458 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/revision.h updated I, [2023-10-12T06:18:34.913464 #4084069] INFO -- : generating x86_64-linux-fake.rb I, [2023-10-12T06:18:34.967911 #4084069] INFO -- : sizes.c updated I, [2023-10-12T06:18:34.969937 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_13/ext/rbconfig/sizeof' I, [2023-10-12T06:18:35.186684 #4084069] INFO -- : x86_64-linux-fake.rb updated I, [2023-10-12T06:18:35.434044 #4084069] INFO -- : /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-10-12T06:18:35.443980 #4084069] INFO -- : rbconfig.rb unchanged I, [2023-10-12T06:18:35.459230 #4084069] INFO -- : generating enc.mk I, [2023-10-12T06:18:35.841921 #4084069] INFO -- : making srcs under enc I, [2023-10-12T06:18:35.917878 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:18:35.917958 #4084069] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:18:35.918008 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:18:36.028503 #4084069] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:18:36.030367 #4084069] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:18:36.032718 #4084069] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:18:36.034940 #4084069] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:18:36.039917 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:18:36.043357 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:18:36.221669 #4084069] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-10-12T06:18:36.222045 #4084069] INFO -- : $$$[beg] make miniruby -j4 I, [2023-10-12T06:18:36.426693 #4084069] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:18:36.426767 #4084069] INFO -- : CC = clang-13 I, [2023-10-12T06:18:36.426789 #4084069] INFO -- : LD = ld I, [2023-10-12T06:18:36.426808 #4084069] INFO -- : LDSHARED = clang-13 -shared I, [2023-10-12T06:18:36.426835 #4084069] 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-cast-function-type -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:18:36.426866 #4084069] 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_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 I, [2023-10-12T06:18:36.426886 #4084069] INFO -- : CPPFLAGS = I, [2023-10-12T06:18:36.426904 #4084069] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:18:36.426921 #4084069] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:18:36.426937 #4084069] INFO -- : LANG = I, [2023-10-12T06:18:36.426954 #4084069] INFO -- : LC_ALL = I, [2023-10-12T06:18:36.426971 #4084069] INFO -- : LC_CTYPE = I, [2023-10-12T06:18:36.426987 #4084069] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:18:36.427004 #4084069] INFO -- : RUSTC = rustc I, [2023-10-12T06:18:36.427025 #4084069] 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_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs I, [2023-10-12T06:18:36.463339 #4084069] INFO -- : Ubuntu clang version 13.0.1-2ubuntu2.1 I, [2023-10-12T06:18:36.463418 #4084069] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:18:36.463438 #4084069] INFO -- : Thread model: posix I, [2023-10-12T06:18:36.463453 #4084069] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:18:36.491976 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/main.c I, [2023-10-12T06:18:36.492396 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/dmydln.c I, [2023-10-12T06:18:36.514671 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/miniinit.c I, [2023-10-12T06:18:36.519446 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/array.c I, [2023-10-12T06:18:37.027986 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ast.c I, [2023-10-12T06:18:37.143201 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/bignum.c I, [2023-10-12T06:18:37.347798 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/class.c I, [2023-10-12T06:18:38.275186 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/compar.c I, [2023-10-12T06:18:38.885457 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/compile.c I, [2023-10-12T06:18:40.298865 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/complex.c I, [2023-10-12T06:18:44.619411 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/cont.c I, [2023-10-12T06:18:44.861339 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/debug.c I, [2023-10-12T06:18:45.803984 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/debug_counter.c I, [2023-10-12T06:18:46.174564 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/dir.c I, [2023-10-12T06:18:46.421106 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/dln_find.c I, [2023-10-12T06:18:47.097733 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/encoding.c I, [2023-10-12T06:18:48.230704 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enum.c I, [2023-10-12T06:18:48.418409 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enumerator.c I, [2023-10-12T06:18:50.336440 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/error.c I, [2023-10-12T06:18:52.495261 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/eval.c I, [2023-10-12T06:18:52.734862 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/file.c I, [2023-10-12T06:18:52.989119 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/gc.c I, [2023-10-12T06:18:55.571764 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/hash.c I, [2023-10-12T06:18:57.043215 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/inits.c I, [2023-10-12T06:18:57.590726 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/io.c I, [2023-10-12T06:18:58.819755 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/io_buffer.c I, [2023-10-12T06:19:00.694680 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/iseq.c I, [2023-10-12T06:19:02.251184 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/load.c I, [2023-10-12T06:19:04.385139 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/marshal.c I, [2023-10-12T06:19:05.448006 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/math.c I, [2023-10-12T06:19:05.652052 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/memory_view.c I, [2023-10-12T06:19:06.334493 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/rjit.c I, [2023-10-12T06:19:06.519948 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/rjit_c.c I, [2023-10-12T06:19:06.859056 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/node.c I, [2023-10-12T06:19:07.659763 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/node_dump.c I, [2023-10-12T06:19:07.675968 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/numeric.c I, [2023-10-12T06:19:08.503239 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/object.c I, [2023-10-12T06:19:09.973102 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/pack.c I, [2023-10-12T06:19:10.763319 #4084069] INFO -- : compiling parse.c I, [2023-10-12T06:19:11.894110 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/parser_st.c I, [2023-10-12T06:19:12.279255 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/proc.c I, [2023-10-12T06:19:12.650838 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/process.c I, [2023-10-12T06:19:13.610685 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ractor.c I, [2023-10-12T06:19:15.799758 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/random.c I, [2023-10-12T06:19:17.139272 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/range.c I, [2023-10-12T06:19:17.534701 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/rational.c I, [2023-10-12T06:19:18.924239 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/re.c I, [2023-10-12T06:19:20.304019 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/regcomp.c I, [2023-10-12T06:19:22.503851 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/regenc.c I, [2023-10-12T06:19:23.232435 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/regerror.c I, [2023-10-12T06:19:23.563229 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/regexec.c I, [2023-10-12T06:19:23.980784 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/regparse.c I, [2023-10-12T06:19:24.126984 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/regsyntax.c I, [2023-10-12T06:19:24.815158 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ruby.c I, [2023-10-12T06:19:24.843810 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ruby_parser.c I, [2023-10-12T06:19:24.903670 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/scheduler.c I, [2023-10-12T06:19:25.560024 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/shape.c I, [2023-10-12T06:19:26.191197 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/signal.c I, [2023-10-12T06:19:27.313037 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/sprintf.c I, [2023-10-12T06:19:27.447267 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/st.c I, [2023-10-12T06:19:27.639609 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/strftime.c I, [2023-10-12T06:19:29.363217 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/string.c I, [2023-10-12T06:19:30.204500 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/struct.c I, [2023-10-12T06:19:30.587655 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/symbol.c I, [2023-10-12T06:19:30.743364 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/thread.c I, [2023-10-12T06:19:32.534720 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/time.c I, [2023-10-12T06:19:32.615177 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/transcode.c I, [2023-10-12T06:19:35.843033 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/util.c I, [2023-10-12T06:19:37.197830 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/variable.c I, [2023-10-12T06:19:37.375458 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/version.c I, [2023-10-12T06:19:37.910185 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/vm.c I, [2023-10-12T06:19:39.185246 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/vm_backtrace.c I, [2023-10-12T06:19:39.386687 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/vm_dump.c I, [2023-10-12T06:19:40.091229 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/vm_sync.c I, [2023-10-12T06:19:40.783434 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/vm_trace.c I, [2023-10-12T06:19:41.019674 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/weakmap.c I, [2023-10-12T06:19:41.228308 #4084069] INFO -- : compiling prism/api_node.c I, [2023-10-12T06:19:41.826882 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/api_pack.c I, [2023-10-12T06:19:42.391561 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/diagnostic.c I, [2023-10-12T06:19:42.415337 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/enc/pm_big5.c I, [2023-10-12T06:19:42.437615 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/enc/pm_euc_jp.c I, [2023-10-12T06:19:42.445253 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/enc/pm_gbk.c I, [2023-10-12T06:19:42.476547 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/enc/pm_shift_jis.c I, [2023-10-12T06:19:42.519552 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/enc/pm_tables.c I, [2023-10-12T06:19:42.551228 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/enc/pm_unicode.c I, [2023-10-12T06:19:42.595219 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/enc/pm_windows_31j.c I, [2023-10-12T06:19:42.635266 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/extension.c I, [2023-10-12T06:19:42.699229 #4084069] INFO -- : compiling prism/node.c I, [2023-10-12T06:19:42.875257 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/pack.c I, [2023-10-12T06:19:42.914695 #4084069] INFO -- : compiling prism/prettyprint.c I, [2023-10-12T06:19:42.946166 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/regexp.c I, [2023-10-12T06:19:42.971250 #4084069] INFO -- : compiling prism/serialize.c I, [2023-10-12T06:19:43.071644 #4084069] INFO -- : compiling prism/token_type.c I, [2023-10-12T06:19:43.107212 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/unescape.c I, [2023-10-12T06:19:43.144785 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_buffer.c I, [2023-10-12T06:19:43.159224 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_char.c I, [2023-10-12T06:19:43.184516 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_constant_pool.c I, [2023-10-12T06:19:43.219206 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_list.c I, [2023-10-12T06:19:43.239234 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_memchr.c I, [2023-10-12T06:19:43.271255 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_newline_list.c I, [2023-10-12T06:19:43.315528 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_state_stack.c I, [2023-10-12T06:19:43.375258 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_string.c I, [2023-10-12T06:19:43.411491 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_string_list.c I, [2023-10-12T06:19:43.430211 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_strncasecmp.c I, [2023-10-12T06:19:43.436008 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/util/pm_strpbrk.c I, [2023-10-12T06:19:43.444877 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism/prism.c I, [2023-10-12T06:19:43.515119 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/prism_init.c I, [2023-10-12T06:19:43.535204 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/yjit.c I, [2023-10-12T06:19:44.051758 #4084069] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2023-10-12T06:19:45.410692 #4084069] INFO -- : assembling /tmp/ruby/src/trunk_clang_13/coroutine/amd64/Context.S I, [2023-10-12T06:19:45.454709 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/ascii.c I, [2023-10-12T06:19:45.467136 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/us_ascii.c I, [2023-10-12T06:19:46.053779 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/unicode.c I, [2023-10-12T06:19:46.071247 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/utf_8.c I, [2023-10-12T06:19:46.155929 #4084069] INFO -- : compiling enc/trans/newline.c I, [2023-10-12T06:19:46.913434 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/missing/setproctitle.c I, [2023-10-12T06:19:46.955696 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/missing/strlcat.c I, [2023-10-12T06:19:47.191663 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/missing/strlcpy.c I, [2023-10-12T06:19:47.399262 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/addr2line.c I, [2023-10-12T06:19:55.340905 #4084069] INFO -- : linking miniruby I, [2023-10-12T06:19:55.983219 #4084069] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-10-12T06:19:55.983425 #4084069] INFO -- : $$$[beg] make ruby -j4 I, [2023-10-12T06:19:56.226529 #4084069] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:19:56.226637 #4084069] INFO -- : CC = clang-13 I, [2023-10-12T06:19:56.226694 #4084069] INFO -- : LD = ld I, [2023-10-12T06:19:56.226737 #4084069] INFO -- : LDSHARED = clang-13 -shared I, [2023-10-12T06:19:56.226784 #4084069] 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-cast-function-type -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:19:56.226830 #4084069] 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_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 I, [2023-10-12T06:19:56.226873 #4084069] INFO -- : CPPFLAGS = I, [2023-10-12T06:19:56.226920 #4084069] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:19:56.226963 #4084069] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:19:56.227002 #4084069] INFO -- : LANG = I, [2023-10-12T06:19:56.227042 #4084069] INFO -- : LC_ALL = I, [2023-10-12T06:19:56.227081 #4084069] INFO -- : LC_CTYPE = I, [2023-10-12T06:19:56.227119 #4084069] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:19:56.227159 #4084069] INFO -- : RUSTC = rustc I, [2023-10-12T06:19:56.227202 #4084069] 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_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs I, [2023-10-12T06:19:56.262687 #4084069] INFO -- : Ubuntu clang version 13.0.1-2ubuntu2.1 I, [2023-10-12T06:19:56.262762 #4084069] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:19:56.262785 #4084069] INFO -- : Thread model: posix I, [2023-10-12T06:19:56.262804 #4084069] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:19:56.292786 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/dln.c I, [2023-10-12T06:19:56.310681 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/localeinit.c I, [2023-10-12T06:19:56.332923 #4084069] INFO -- : creating verconf.h I, [2023-10-12T06:19:56.575421 #4084069] INFO -- : verconf.h updated I, [2023-10-12T06:19:56.615308 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/loadpath.c I, [2023-10-12T06:19:57.237899 #4084069] INFO -- : builtin_binary.inc updated I, [2023-10-12T06:19:57.240252 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/builtin.c I, [2023-10-12T06:19:58.322266 #4084069] INFO -- : linking static-library libruby-static.a I, [2023-10-12T06:19:58.462683 #4084069] INFO -- : linking ruby I, [2023-10-12T06:19:59.114620 #4084069] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-10-12T06:19:59.115039 #4084069] INFO -- : $$$[beg] make all -j4 I, [2023-10-12T06:19:59.346680 #4084069] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:19:59.346743 #4084069] INFO -- : CC = clang-13 I, [2023-10-12T06:19:59.346764 #4084069] INFO -- : LD = ld I, [2023-10-12T06:19:59.346780 #4084069] INFO -- : LDSHARED = clang-13 -shared I, [2023-10-12T06:19:59.346797 #4084069] 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-cast-function-type -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:19:59.346814 #4084069] 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_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 I, [2023-10-12T06:19:59.346831 #4084069] INFO -- : CPPFLAGS = I, [2023-10-12T06:19:59.346847 #4084069] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:19:59.346864 #4084069] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:19:59.346879 #4084069] INFO -- : LANG = I, [2023-10-12T06:19:59.346894 #4084069] INFO -- : LC_ALL = I, [2023-10-12T06:19:59.346908 #4084069] INFO -- : LC_CTYPE = I, [2023-10-12T06:19:59.346924 #4084069] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:19:59.346939 #4084069] INFO -- : RUSTC = rustc I, [2023-10-12T06:19:59.346954 #4084069] 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_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs I, [2023-10-12T06:19:59.378306 #4084069] INFO -- : Ubuntu clang version 13.0.1-2ubuntu2.1 I, [2023-10-12T06:19:59.378383 #4084069] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:19:59.378405 #4084069] INFO -- : Thread model: posix I, [2023-10-12T06:19:59.378424 #4084069] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:19:59.499485 #4084069] INFO -- : generating encdb.h I, [2023-10-12T06:19:59.503830 #4084069] INFO -- : generating enc.mk I, [2023-10-12T06:19:59.595708 #4084069] INFO -- : encdb.h unchanged I, [2023-10-12T06:19:59.942053 #4084069] INFO -- : making srcs under enc I, [2023-10-12T06:19:59.947191 #4084069] INFO -- : making enc I, [2023-10-12T06:19:59.993927 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:19:59.999198 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/encdb.c I, [2023-10-12T06:20:00.015180 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/big5.c I, [2023-10-12T06:20:00.060645 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/cesu_8.c I, [2023-10-12T06:20:00.081739 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:00.081825 #4084069] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:20:00.081885 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:00.090695 #4084069] INFO -- : generating transdb.h I, [2023-10-12T06:20:00.504014 #4084069] INFO -- : transdb.h unchanged I, [2023-10-12T06:20:00.543319 #4084069] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:20:00.617868 #4084069] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T06:20:00.620088 #4084069] INFO -- : making trans I, [2023-10-12T06:20:00.695223 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/cp949.c I, [2023-10-12T06:20:00.722684 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:00.734695 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/transdb.c I, [2023-10-12T06:20:00.811122 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/emacs_mule.c I, [2023-10-12T06:20:00.931766 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/euc_jp.c I, [2023-10-12T06:20:01.351238 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/big5.c I, [2023-10-12T06:20:01.534702 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/euc_kr.c I, [2023-10-12T06:20:01.626706 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/euc_tw.c I, [2023-10-12T06:20:01.629964 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/cesu_8.c I, [2023-10-12T06:20:02.323189 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/chinese.c I, [2023-10-12T06:20:02.327244 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/gb2312.c I, [2023-10-12T06:20:02.346579 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/gb18030.c I, [2023-10-12T06:20:02.955148 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/gbk.c I, [2023-10-12T06:20:03.359115 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_1.c I, [2023-10-12T06:20:03.479610 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_2.c I, [2023-10-12T06:20:04.191276 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_3.c I, [2023-10-12T06:20:04.219219 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_4.c I, [2023-10-12T06:20:04.805627 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_5.c I, [2023-10-12T06:20:04.882685 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_6.c I, [2023-10-12T06:20:05.310778 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_7.c I, [2023-10-12T06:20:05.496438 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_8.c I, [2023-10-12T06:20:06.044338 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_9.c I, [2023-10-12T06:20:06.116609 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_10.c I, [2023-10-12T06:20:06.166747 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/ebcdic.c I, [2023-10-12T06:20:06.586110 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_11.c I, [2023-10-12T06:20:06.679131 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_13.c I, [2023-10-12T06:20:06.904411 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/emoji.c I, [2023-10-12T06:20:07.179659 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_14.c I, [2023-10-12T06:20:07.331944 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_15.c I, [2023-10-12T06:20:07.883499 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/iso_8859_16.c I, [2023-10-12T06:20:07.914060 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/koi8_r.c I, [2023-10-12T06:20:08.055210 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/emoji_iso2022_kddi.c I, [2023-10-12T06:20:08.627254 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/koi8_u.c I, [2023-10-12T06:20:08.742683 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/shift_jis.c I, [2023-10-12T06:20:09.457619 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/utf_16be.c I, [2023-10-12T06:20:09.471440 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/utf_16le.c I, [2023-10-12T06:20:10.022679 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/utf_32be.c I, [2023-10-12T06:20:10.339427 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/utf_32le.c I, [2023-10-12T06:20:10.643185 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/windows_31j.c I, [2023-10-12T06:20:10.946549 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/emoji_sjis_docomo.c I, [2023-10-12T06:20:10.978685 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/windows_1250.c I, [2023-10-12T06:20:11.242245 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/emoji_sjis_kddi.c I, [2023-10-12T06:20:11.426769 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/windows_1251.c I, [2023-10-12T06:20:11.851531 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/windows_1252.c I, [2023-10-12T06:20:12.047303 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/windows_1253.c I, [2023-10-12T06:20:13.797439 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/windows_1254.c I, [2023-10-12T06:20:13.810699 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/emoji_sjis_softbank.c I, [2023-10-12T06:20:13.822686 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/windows_1257.c I, [2023-10-12T06:20:13.825656 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/escape.c I, [2023-10-12T06:20:14.871305 #4084069] INFO -- : linking encoding encdb.so I, [2023-10-12T06:20:14.911488 #4084069] INFO -- : linking encoding big5.so I, [2023-10-12T06:20:14.946692 #4084069] INFO -- : linking encoding cesu_8.so I, [2023-10-12T06:20:15.058888 #4084069] INFO -- : linking encoding cp949.so I, [2023-10-12T06:20:15.088081 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/gb18030.c I, [2023-10-12T06:20:15.130682 #4084069] INFO -- : linking encoding emacs_mule.so I, [2023-10-12T06:20:15.255572 #4084069] INFO -- : linking encoding euc_jp.so I, [2023-10-12T06:20:15.299163 #4084069] INFO -- : linking encoding euc_kr.so I, [2023-10-12T06:20:15.364170 #4084069] INFO -- : linking encoding euc_tw.so I, [2023-10-12T06:20:15.424879 #4084069] INFO -- : linking encoding gb2312.so I, [2023-10-12T06:20:15.479332 #4084069] INFO -- : linking encoding gb18030.so I, [2023-10-12T06:20:15.528687 #4084069] INFO -- : linking encoding gbk.so I, [2023-10-12T06:20:15.637908 #4084069] INFO -- : linking encoding iso_8859_1.so I, [2023-10-12T06:20:15.651200 #4084069] INFO -- : linking encoding iso_8859_2.so I, [2023-10-12T06:20:15.824721 #4084069] INFO -- : linking encoding iso_8859_3.so I, [2023-10-12T06:20:15.843180 #4084069] INFO -- : linking encoding iso_8859_4.so I, [2023-10-12T06:20:15.959387 #4084069] INFO -- : linking encoding iso_8859_5.so I, [2023-10-12T06:20:15.999351 #4084069] INFO -- : linking encoding iso_8859_6.so I, [2023-10-12T06:20:16.115668 #4084069] INFO -- : linking encoding iso_8859_7.so I, [2023-10-12T06:20:16.139276 #4084069] INFO -- : linking encoding iso_8859_8.so I, [2023-10-12T06:20:16.291477 #4084069] INFO -- : linking encoding iso_8859_9.so I, [2023-10-12T06:20:16.494776 #4084069] INFO -- : linking encoding iso_8859_10.so I, [2023-10-12T06:20:16.533333 #4084069] INFO -- : linking encoding iso_8859_11.so I, [2023-10-12T06:20:16.615238 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/gbk.c I, [2023-10-12T06:20:16.683357 #4084069] INFO -- : linking encoding iso_8859_13.so I, [2023-10-12T06:20:16.711354 #4084069] INFO -- : linking encoding iso_8859_14.so I, [2023-10-12T06:20:16.859774 #4084069] INFO -- : linking encoding iso_8859_15.so I, [2023-10-12T06:20:16.891302 #4084069] INFO -- : linking encoding iso_8859_16.so I, [2023-10-12T06:20:16.976086 #4084069] INFO -- : linking encoding koi8_r.so I, [2023-10-12T06:20:17.024659 #4084069] INFO -- : linking encoding koi8_u.so I, [2023-10-12T06:20:17.082056 #4084069] INFO -- : linking encoding shift_jis.so I, [2023-10-12T06:20:17.111184 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/iso2022.c I, [2023-10-12T06:20:17.186695 #4084069] INFO -- : linking encoding utf_16be.so I, [2023-10-12T06:20:17.194726 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/japanese.c I, [2023-10-12T06:20:17.491425 #4084069] INFO -- : linking encoding utf_16le.so I, [2023-10-12T06:20:17.662678 #4084069] INFO -- : linking encoding utf_32be.so I, [2023-10-12T06:20:17.754691 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/japanese_euc.c I, [2023-10-12T06:20:17.815624 #4084069] INFO -- : linking encoding utf_32le.so I, [2023-10-12T06:20:17.961307 #4084069] INFO -- : linking encoding windows_31j.so I, [2023-10-12T06:20:18.046003 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/japanese_sjis.c I, [2023-10-12T06:20:18.059610 #4084069] INFO -- : linking encoding windows_1250.so I, [2023-10-12T06:20:18.187221 #4084069] INFO -- : linking encoding windows_1251.so I, [2023-10-12T06:20:18.327234 #4084069] INFO -- : linking encoding windows_1252.so I, [2023-10-12T06:20:18.458804 #4084069] INFO -- : linking encoding windows_1253.so I, [2023-10-12T06:20:18.551115 #4084069] INFO -- : linking encoding windows_1254.so I, [2023-10-12T06:20:18.707147 #4084069] INFO -- : linking encoding windows_1257.so I, [2023-10-12T06:20:18.863702 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:18.895016 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:23.561497 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/korean.c I, [2023-10-12T06:20:24.061665 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:24.062298 #4084069] INFO -- : generating makefile exts.mk I, [2023-10-12T06:20:24.076528 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/single_byte.c I, [2023-10-12T06:20:24.147418 #4084069] INFO -- : exts.mk unchanged I, [2023-10-12T06:20:24.159410 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/utf8_mac.c I, [2023-10-12T06:20:24.173036 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:24.186672 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/RUBY_ALIGNOF' I, [2023-10-12T06:20:24.186733 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-10-12T06:20:26.540627 #4084069] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-10-12T06:20:28.442562 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/enc/trans/utf_16_32.c I, [2023-10-12T06:20:28.468612 #4084069] INFO -- : linking transcoder transdb.so I, [2023-10-12T06:20:28.483384 #4084069] INFO -- : linking transcoder big5.so I, [2023-10-12T06:20:28.521457 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/RUBY_ALIGNOF' I, [2023-10-12T06:20:28.530196 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/abi' I, [2023-10-12T06:20:28.532524 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/abi/abi.c I, [2023-10-12T06:20:28.563347 #4084069] INFO -- : linking transcoder cesu_8.so I, [2023-10-12T06:20:28.568906 #4084069] INFO -- : linking transcoder chinese.so I, [2023-10-12T06:20:28.591172 #4084069] INFO -- : linking shared-object -test-/abi.so I, [2023-10-12T06:20:28.639326 #4084069] INFO -- : linking transcoder ebcdic.so I, [2023-10-12T06:20:28.663396 #4084069] INFO -- : linking transcoder emoji.so I, [2023-10-12T06:20:28.691458 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/abi' I, [2023-10-12T06:20:28.698007 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/arith_seq/beg_len_step' I, [2023-10-12T06:20:28.715052 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-10-12T06:20:28.734613 #4084069] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-10-12T06:20:28.812801 #4084069] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-10-12T06:20:28.851767 #4084069] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-10-12T06:20:28.918125 #4084069] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-10-12T06:20:28.962718 #4084069] INFO -- : linking transcoder escape.so I, [2023-10-12T06:20:29.019718 #4084069] INFO -- : linking transcoder gb18030.so I, [2023-10-12T06:20:29.020360 #4084069] INFO -- : linking transcoder gbk.so I, [2023-10-12T06:20:29.116739 #4084069] INFO -- : linking transcoder iso2022.so I, [2023-10-12T06:20:29.172374 #4084069] INFO -- : linking transcoder japanese.so I, [2023-10-12T06:20:29.198687 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/arith_seq/extract' I, [2023-10-12T06:20:29.203204 #4084069] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-10-12T06:20:29.205553 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/arith_seq/extract/extract.c I, [2023-10-12T06:20:29.211137 #4084069] INFO -- : linking transcoder japanese_euc.so I, [2023-10-12T06:20:29.333133 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/arith_seq/beg_len_step' I, [2023-10-12T06:20:29.335230 #4084069] INFO -- : linking transcoder japanese_sjis.so I, [2023-10-12T06:20:29.339858 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/array/concat' I, [2023-10-12T06:20:29.351188 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/array/concat/to_ary_concat.c I, [2023-10-12T06:20:29.370169 #4084069] INFO -- : linking transcoder korean.so I, [2023-10-12T06:20:29.454023 #4084069] INFO -- : linking transcoder single_byte.so I, [2023-10-12T06:20:29.496124 #4084069] INFO -- : linking transcoder utf8_mac.so I, [2023-10-12T06:20:29.569447 #4084069] INFO -- : linking transcoder utf_16_32.so I, [2023-10-12T06:20:29.586685 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/array/resize' I, [2023-10-12T06:20:29.591165 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/array/resize/resize.c I, [2023-10-12T06:20:29.692574 #4084069] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-10-12T06:20:29.704788 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:29.707071 #4084069] INFO -- : making encs I, [2023-10-12T06:20:29.771597 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/arith_seq/extract' I, [2023-10-12T06:20:29.782900 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bignum' I, [2023-10-12T06:20:29.795964 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bignum/big2str.c I, [2023-10-12T06:20:29.809844 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:29.809939 #4084069] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:20:29.810004 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:20:29.812698 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bignum/bigzero.c I, [2023-10-12T06:20:29.950858 #4084069] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-10-12T06:20:30.069387 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/array/concat' I, [2023-10-12T06:20:30.075353 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bug-14834' I, [2023-10-12T06:20:30.077583 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bug-14834/bug-14384.c I, [2023-10-12T06:20:30.201572 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bignum/div.c I, [2023-10-12T06:20:30.225883 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bignum/init.c I, [2023-10-12T06:20:30.232172 #4084069] INFO -- : linking shared-object -test-/array/resize.so I, [2023-10-12T06:20:30.299661 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/array/resize' I, [2023-10-12T06:20:30.305560 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bug-3571' I, [2023-10-12T06:20:30.307807 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bug-3571/bug.c I, [2023-10-12T06:20:30.567280 #4084069] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-10-12T06:20:30.680887 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bug-14834' I, [2023-10-12T06:20:30.687985 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bug-5832' I, [2023-10-12T06:20:30.688057 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bug-5832/bug.c I, [2023-10-12T06:20:30.791192 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bignum/intpack.c I, [2023-10-12T06:20:30.807794 #4084069] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-10-12T06:20:30.883592 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bignum/mul.c I, [2023-10-12T06:20:30.959007 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bug-3571' I, [2023-10-12T06:20:30.977266 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bug_reporter' I, [2023-10-12T06:20:30.991246 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bug_reporter/bug_reporter.c I, [2023-10-12T06:20:31.151320 #4084069] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-10-12T06:20:31.310271 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bug-5832' I, [2023-10-12T06:20:31.322491 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/class' I, [2023-10-12T06:20:31.327310 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/class/class2name.c I, [2023-10-12T06:20:31.364954 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/class/init.c I, [2023-10-12T06:20:31.423296 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/bignum/str2big.c I, [2023-10-12T06:20:31.738602 #4084069] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-10-12T06:20:31.867978 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/debug' I, [2023-10-12T06:20:31.879222 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/debug/init.c I, [2023-10-12T06:20:31.894451 #4084069] INFO -- : linking shared-object -test-/class.so I, [2023-10-12T06:20:31.934209 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bug_reporter' I, [2023-10-12T06:20:31.935726 #4084069] INFO -- : linking shared-object -test-/bignum.so I, [2023-10-12T06:20:31.976293 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/dln/empty' I, [2023-10-12T06:20:31.996602 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/dln/empty/empty.c I, [2023-10-12T06:20:32.041306 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/class' I, [2023-10-12T06:20:32.079546 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/econv' I, [2023-10-12T06:20:32.082341 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/econv/append.c I, [2023-10-12T06:20:32.142909 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/bignum' I, [2023-10-12T06:20:32.176620 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/enumerator_kw' I, [2023-10-12T06:20:32.179265 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-10-12T06:20:32.540429 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/debug/inspector.c I, [2023-10-12T06:20:32.595340 #4084069] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-10-12T06:20:32.603359 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/econv/init.c I, [2023-10-12T06:20:32.663543 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/dln/empty' I, [2023-10-12T06:20:32.666118 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/eval' I, [2023-10-12T06:20:32.668370 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/eval/eval.c I, [2023-10-12T06:20:32.835259 #4084069] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-10-12T06:20:33.020924 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/debug/profile_frames.c I, [2023-10-12T06:20:33.056560 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/enumerator_kw' I, [2023-10-12T06:20:33.078676 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/exception' I, [2023-10-12T06:20:33.086689 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/exception/dataerror.c I, [2023-10-12T06:20:33.198685 #4084069] INFO -- : linking shared-object -test-/econv.so I, [2023-10-12T06:20:33.262520 #4084069] INFO -- : linking shared-object -test-/eval.so I, [2023-10-12T06:20:33.323560 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/econv' I, [2023-10-12T06:20:33.343823 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/fatal' I, [2023-10-12T06:20:33.347426 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/fatal/rb_fatal.c I, [2023-10-12T06:20:33.356750 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/eval' I, [2023-10-12T06:20:33.371185 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/file' I, [2023-10-12T06:20:33.372281 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/file/fs.c I, [2023-10-12T06:20:33.446013 #4084069] INFO -- : linking shared-object -test-/debug.so I, [2023-10-12T06:20:33.503673 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/debug' I, [2023-10-12T06:20:33.509819 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/float' I, [2023-10-12T06:20:33.510881 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/float/init.c I, [2023-10-12T06:20:33.628466 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/exception/enc_raise.c I, [2023-10-12T06:20:33.887332 #4084069] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-10-12T06:20:33.908073 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/file/init.c I, [2023-10-12T06:20:33.992588 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/fatal' I, [2023-10-12T06:20:34.011183 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/funcall' I, [2023-10-12T06:20:34.013756 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/funcall/funcall.c I, [2023-10-12T06:20:34.026051 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/exception/ensured.c I, [2023-10-12T06:20:34.331054 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/file/stat.c I, [2023-10-12T06:20:34.375218 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/float/nextafter.c I, [2023-10-12T06:20:34.505623 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/exception/init.c I, [2023-10-12T06:20:34.587241 #4084069] INFO -- : linking shared-object -test-/funcall.so I, [2023-10-12T06:20:34.690407 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/funcall' I, [2023-10-12T06:20:34.695897 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/gvl/call_without_gvl' I, [2023-10-12T06:20:34.698038 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-10-12T06:20:35.029712 #4084069] INFO -- : linking shared-object -test-/exception.so I, [2023-10-12T06:20:35.030471 #4084069] INFO -- : linking shared-object -test-/float.so I, [2023-10-12T06:20:35.091232 #4084069] INFO -- : linking shared-object -test-/file.so I, [2023-10-12T06:20:35.105319 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/exception' I, [2023-10-12T06:20:35.121594 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/float' I, [2023-10-12T06:20:35.122285 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/hash' I, [2023-10-12T06:20:35.129480 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/integer' I, [2023-10-12T06:20:35.131282 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/integer/core_ext.c I, [2023-10-12T06:20:35.139202 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/hash/delete.c I, [2023-10-12T06:20:35.194716 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/file' I, [2023-10-12T06:20:35.204506 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/iseq_load' I, [2023-10-12T06:20:35.223236 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/iseq_load/iseq_load.c I, [2023-10-12T06:20:35.387106 #4084069] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-10-12T06:20:35.484437 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/gvl/call_without_gvl' I, [2023-10-12T06:20:35.487269 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/hash/init.c I, [2023-10-12T06:20:35.733277 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/iter' I, [2023-10-12T06:20:35.739198 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/iter/break.c I, [2023-10-12T06:20:36.027241 #4084069] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-10-12T06:20:36.175893 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/iseq_load' I, [2023-10-12T06:20:36.179236 #4084069] INFO -- : linking shared-object -test-/hash.so I, [2023-10-12T06:20:36.188634 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/load/dot.dot' I, [2023-10-12T06:20:36.191220 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/load/dot.dot/dot.dot.c I, [2023-10-12T06:20:36.327106 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/hash' I, [2023-10-12T06:20:36.334823 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/load/protect' I, [2023-10-12T06:20:36.343196 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/load/protect/protect.c I, [2023-10-12T06:20:36.595434 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/integer/init.c I, [2023-10-12T06:20:36.744573 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/iter/init.c I, [2023-10-12T06:20:36.867907 #4084069] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-10-12T06:20:36.933896 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/load/dot.dot' I, [2023-10-12T06:20:36.939618 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/marshal/compat' I, [2023-10-12T06:20:36.941910 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/marshal/compat/usrcompat.c I, [2023-10-12T06:20:37.150599 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/integer/my_integer.c I, [2023-10-12T06:20:37.166682 #4084069] INFO -- : linking shared-object -test-/load/protect.so I, [2023-10-12T06:20:37.299415 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/load/protect' I, [2023-10-12T06:20:37.306513 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/marshal/internal_ivar' I, [2023-10-12T06:20:37.314622 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-10-12T06:20:37.369114 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/iter/yield.c I, [2023-10-12T06:20:37.575851 #4084069] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-10-12T06:20:37.666113 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/marshal/compat' I, [2023-10-12T06:20:37.672188 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/marshal/usr' I, [2023-10-12T06:20:37.674609 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/marshal/usr/usrmarshal.c I, [2023-10-12T06:20:37.843303 #4084069] INFO -- : linking shared-object -test-/integer.so I, [2023-10-12T06:20:37.999531 #4084069] INFO -- : linking shared-object -test-/iter.so I, [2023-10-12T06:20:38.022367 #4084069] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-10-12T06:20:38.065231 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/integer' I, [2023-10-12T06:20:38.092944 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/memory_view' I, [2023-10-12T06:20:38.103273 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/memory_view/memory_view.c I, [2023-10-12T06:20:38.114760 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/iter' I, [2023-10-12T06:20:38.124567 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/method' I, [2023-10-12T06:20:38.128786 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/method/arity.c I, [2023-10-12T06:20:38.165679 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/marshal/internal_ivar' I, [2023-10-12T06:20:38.179238 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/method/init.c I, [2023-10-12T06:20:38.347251 #4084069] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-10-12T06:20:38.412269 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/marshal/usr' I, [2023-10-12T06:20:38.417716 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/notimplement' I, [2023-10-12T06:20:38.419782 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/notimplement/bug.c I, [2023-10-12T06:20:38.536144 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/num2int' I, [2023-10-12T06:20:38.539187 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/num2int/num2int.c I, [2023-10-12T06:20:38.755122 #4084069] INFO -- : linking shared-object -test-/method.so I, [2023-10-12T06:20:38.930590 #4084069] INFO -- : linking shared-object -test-/notimplement.so I, [2023-10-12T06:20:38.958972 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/method' I, [2023-10-12T06:20:38.972313 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/path_to_class' I, [2023-10-12T06:20:38.983173 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/path_to_class/path_to_class.c I, [2023-10-12T06:20:39.030359 #4084069] INFO -- : linking shared-object -test-/memory_view.so I, [2023-10-12T06:20:39.030915 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/notimplement' I, [2023-10-12T06:20:39.042692 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/popen_deadlock' I, [2023-10-12T06:20:39.074688 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-10-12T06:20:39.161783 #4084069] INFO -- : linking shared-object -test-/num2int.so I, [2023-10-12T06:20:39.192280 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/memory_view' I, [2023-10-12T06:20:39.204109 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/postponed_job' I, [2023-10-12T06:20:39.207106 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/postponed_job/postponed_job.c I, [2023-10-12T06:20:39.268285 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/num2int' I, [2023-10-12T06:20:39.292483 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/printf' I, [2023-10-12T06:20:39.297020 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/printf/printf.c I, [2023-10-12T06:20:39.409077 #4084069] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-10-12T06:20:39.556732 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/path_to_class' I, [2023-10-12T06:20:39.565309 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/proc' I, [2023-10-12T06:20:39.574962 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/proc/init.c I, [2023-10-12T06:20:39.679178 #4084069] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-10-12T06:20:39.787315 #4084069] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-10-12T06:20:39.844505 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/popen_deadlock' I, [2023-10-12T06:20:39.851595 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/proc/receiver.c I, [2023-10-12T06:20:39.868705 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/postponed_job' I, [2023-10-12T06:20:39.880574 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/random' I, [2023-10-12T06:20:39.899092 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/random/bad_version.c I, [2023-10-12T06:20:40.083357 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/proc/super.c I, [2023-10-12T06:20:40.347166 #4084069] INFO -- : linking shared-object -test-/printf.so I, [2023-10-12T06:20:40.484271 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/printf' I, [2023-10-12T06:20:40.503167 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/random/init.c I, [2023-10-12T06:20:40.506716 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/rational' I, [2023-10-12T06:20:40.510694 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/rational/rat.c I, [2023-10-12T06:20:40.540010 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/rb_call_super_kw' I, [2023-10-12T06:20:40.547145 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-10-12T06:20:40.658689 #4084069] INFO -- : linking shared-object -test-/proc.so I, [2023-10-12T06:20:40.752311 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/proc' I, [2023-10-12T06:20:40.768604 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/recursion' I, [2023-10-12T06:20:40.773087 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/recursion/recursion.c I, [2023-10-12T06:20:41.238156 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/random/loop.c I, [2023-10-12T06:20:41.330676 #4084069] INFO -- : linking shared-object -test-/recursion.so I, [2023-10-12T06:20:41.359626 #4084069] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-10-12T06:20:41.458599 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/recursion' I, [2023-10-12T06:20:41.472255 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/regexp' I, [2023-10-12T06:20:41.483203 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/regexp/init.c I, [2023-10-12T06:20:41.487352 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/rb_call_super_kw' I, [2023-10-12T06:20:41.491970 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/regexp/parse_depth_limit.c I, [2023-10-12T06:20:41.854006 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/scan_args' I, [2023-10-12T06:20:41.868023 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/scan_args/scan_args.c I, [2023-10-12T06:20:41.872144 #4084069] INFO -- : linking shared-object -test-/random.so I, [2023-10-12T06:20:42.024874 #4084069] INFO -- : linking shared-object -test-/regexp.so I, [2023-10-12T06:20:42.033894 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/random' I, [2023-10-12T06:20:42.040081 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/st/foreach' I, [2023-10-12T06:20:42.042300 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/st/foreach/foreach.c I, [2023-10-12T06:20:42.119282 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/regexp' I, [2023-10-12T06:20:42.138679 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/st/numhash' I, [2023-10-12T06:20:42.158685 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/st/numhash/numhash.c I, [2023-10-12T06:20:42.268901 #4084069] INFO -- : linking shared-object -test-/rational.so I, [2023-10-12T06:20:42.386748 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/rational' I, [2023-10-12T06:20:42.408894 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/st/update' I, [2023-10-12T06:20:42.420651 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/st/update/update.c I, [2023-10-12T06:20:42.747244 #4084069] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-10-12T06:20:42.873225 #4084069] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-10-12T06:20:42.911208 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/st/foreach' I, [2023-10-12T06:20:42.940239 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/string' I, [2023-10-12T06:20:42.956054 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/st/numhash' I, [2023-10-12T06:20:42.956612 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/capacity.c I, [2023-10-12T06:20:42.960651 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/coderange.c I, [2023-10-12T06:20:43.047238 #4084069] INFO -- : linking shared-object -test-/scan_args.so I, [2023-10-12T06:20:43.164469 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/scan_args' I, [2023-10-12T06:20:43.190828 #4084069] INFO -- : linking shared-object -test-/st/update.so I, [2023-10-12T06:20:43.206792 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/struct' I, [2023-10-12T06:20:43.211291 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/struct/data.c I, [2023-10-12T06:20:43.364363 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/st/update' I, [2023-10-12T06:20:43.380572 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/symbol' I, [2023-10-12T06:20:43.387521 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/symbol/init.c I, [2023-10-12T06:20:43.387608 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/cstr.c I, [2023-10-12T06:20:43.834691 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/ellipsize.c I, [2023-10-12T06:20:43.859415 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/symbol/type.c I, [2023-10-12T06:20:43.951248 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/struct/duplicate.c I, [2023-10-12T06:20:44.374697 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/enc_associate.c I, [2023-10-12T06:20:44.399625 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/enc_dummy.c I, [2023-10-12T06:20:44.711360 #4084069] INFO -- : linking shared-object -test-/symbol.so I, [2023-10-12T06:20:44.739218 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/struct/init.c I, [2023-10-12T06:20:44.931790 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/symbol' I, [2023-10-12T06:20:44.944179 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/thread/instrumentation' I, [2023-10-12T06:20:44.947385 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-10-12T06:20:44.967249 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/enc_str_buf_cat.c I, [2023-10-12T06:20:45.194682 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/fstring.c I, [2023-10-12T06:20:45.371589 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/struct/len.c I, [2023-10-12T06:20:45.506387 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/init.c I, [2023-10-12T06:20:45.574751 #4084069] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-10-12T06:20:45.676658 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/modify.c I, [2023-10-12T06:20:45.721623 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/thread/instrumentation' I, [2023-10-12T06:20:45.728813 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/thread_fd' I, [2023-10-12T06:20:45.731263 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/thread_fd/thread_fd.c I, [2023-10-12T06:20:46.086469 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/struct/member.c I, [2023-10-12T06:20:46.114528 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/new.c I, [2023-10-12T06:20:46.219574 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/nofree.c I, [2023-10-12T06:20:46.467258 #4084069] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-10-12T06:20:46.595809 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/thread_fd' I, [2023-10-12T06:20:46.606689 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/time' I, [2023-10-12T06:20:46.614686 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/time/init.c I, [2023-10-12T06:20:46.727297 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/time/leap_second.c I, [2023-10-12T06:20:46.831332 #4084069] INFO -- : linking shared-object -test-/struct.so I, [2023-10-12T06:20:46.871208 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/normalize.c I, [2023-10-12T06:20:46.910686 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/struct' I, [2023-10-12T06:20:46.925504 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/tracepoint' I, [2023-10-12T06:20:46.939593 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/tracepoint/gc_hook.c I, [2023-10-12T06:20:47.299327 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/time/new.c I, [2023-10-12T06:20:47.460872 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/tracepoint/tracepoint.c I, [2023-10-12T06:20:47.556094 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/qsort.c I, [2023-10-12T06:20:47.973754 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/rb_interned_str.c I, [2023-10-12T06:20:48.162686 #4084069] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-10-12T06:20:48.259420 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/rb_str_dup.c I, [2023-10-12T06:20:48.406736 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/tracepoint' I, [2023-10-12T06:20:48.416799 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/typeddata' I, [2023-10-12T06:20:48.419348 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/typeddata/typeddata.c I, [2023-10-12T06:20:48.551230 #4084069] INFO -- : linking shared-object -test-/time.so I, [2023-10-12T06:20:48.686693 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/time' I, [2023-10-12T06:20:48.692518 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/vm' I, [2023-10-12T06:20:48.693373 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/vm/at_exit.c I, [2023-10-12T06:20:48.798686 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/set_len.c I, [2023-10-12T06:20:48.977503 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/wait' I, [2023-10-12T06:20:48.979782 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/wait/wait.c I, [2023-10-12T06:20:49.247157 #4084069] INFO -- : linking shared-object -test-/typeddata.so I, [2023-10-12T06:20:49.415281 #4084069] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-10-12T06:20:49.475228 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/typeddata' I, [2023-10-12T06:20:49.490685 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' I, [2023-10-12T06:20:49.490756 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/bigdecimal/bigdecimal.c I, [2023-10-12T06:20:49.543364 #4084069] INFO -- : linking shared-object -test-/string.so I, [2023-10-12T06:20:49.639256 #4084069] INFO -- : linking shared-object -test-/wait.so I, [2023-10-12T06:20:49.648211 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/vm' I, [2023-10-12T06:20:49.660987 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/cgi/escape' I, [2023-10-12T06:20:49.687135 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/cgi/escape/escape.c I, [2023-10-12T06:20:49.778670 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/wait' I, [2023-10-12T06:20:49.795281 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/string' I, [2023-10-12T06:20:49.802684 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/continuation' I, [2023-10-12T06:20:49.802753 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/continuation/continuation.c I, [2023-10-12T06:20:49.814683 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' I, [2023-10-12T06:20:49.815255 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/coverage/coverage.c I, [2023-10-12T06:20:50.484060 #4084069] INFO -- : linking shared-object continuation.so I, [2023-10-12T06:20:50.639757 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/continuation' I, [2023-10-12T06:20:50.661910 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/date' I, [2023-10-12T06:20:50.667796 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/date/date_core.c I, [2023-10-12T06:20:50.686366 #4084069] INFO -- : linking shared-object cgi/escape.so I, [2023-10-12T06:20:50.752405 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/cgi/escape' I, [2023-10-12T06:20:50.778501 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' I, [2023-10-12T06:20:50.785718 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/digest.c I, [2023-10-12T06:20:51.469642 #4084069] INFO -- : linking shared-object coverage.so I, [2023-10-12T06:20:51.534115 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' I, [2023-10-12T06:20:51.537166 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/erb/escape' I, [2023-10-12T06:20:51.555223 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/erb/escape/escape.c I, [2023-10-12T06:20:51.839361 #4084069] INFO -- : linking shared-object digest.so I, [2023-10-12T06:20:51.979805 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest' I, [2023-10-12T06:20:52.020770 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/etc' I, [2023-10-12T06:20:52.040739 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/etc/etc.c I, [2023-10-12T06:20:52.219236 #4084069] INFO -- : linking shared-object erb/escape.so I, [2023-10-12T06:20:52.328470 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/erb/escape' I, [2023-10-12T06:20:52.347996 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fcntl' I, [2023-10-12T06:20:52.364654 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fcntl/fcntl.c I, [2023-10-12T06:20:53.023467 #4084069] INFO -- : linking shared-object fcntl.so I, [2023-10-12T06:20:53.198466 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fcntl' I, [2023-10-12T06:20:53.240690 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' I, [2023-10-12T06:20:53.243401 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fiddle/closure.c I, [2023-10-12T06:20:53.353717 #4084069] INFO -- : linking shared-object etc.so I, [2023-10-12T06:20:53.463191 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/etc' I, [2023-10-12T06:20:53.480538 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' I, [2023-10-12T06:20:53.481192 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/io/console/console.c I, [2023-10-12T06:20:54.079546 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fiddle/conversions.c I, [2023-10-12T06:20:54.835189 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fiddle/fiddle.c I, [2023-10-12T06:20:54.839187 #4084069] INFO -- : linking shared-object io/console.so I, [2023-10-12T06:20:54.951134 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' I, [2023-10-12T06:20:54.958299 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/nonblock' I, [2023-10-12T06:20:54.959185 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/io/nonblock/nonblock.c I, [2023-10-12T06:20:55.502517 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fiddle/function.c I, [2023-10-12T06:20:55.567193 #4084069] INFO -- : linking shared-object io/nonblock.so I, [2023-10-12T06:20:55.778687 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/nonblock' I, [2023-10-12T06:20:55.782680 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fiddle/handle.c I, [2023-10-12T06:20:56.523257 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/bigdecimal/missing.c I, [2023-10-12T06:20:56.627231 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fiddle/memory_view.c I, [2023-10-12T06:20:56.861649 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fiddle/pinned.c I, [2023-10-12T06:20:57.431265 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/fiddle/pointer.c I, [2023-10-12T06:20:57.867409 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/date/date_parse.c I, [2023-10-12T06:20:58.883285 #4084069] INFO -- : linking shared-object bigdecimal.so I, [2023-10-12T06:20:58.928375 #4084069] INFO -- : linking shared-object fiddle.so I, [2023-10-12T06:20:59.116277 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' I, [2023-10-12T06:20:59.121687 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/wait' I, [2023-10-12T06:20:59.132276 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/io/wait/wait.c I, [2023-10-12T06:20:59.135248 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' I, [2023-10-12T06:20:59.158695 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json' I, [2023-10-12T06:20:59.206733 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' I, [2023-10-12T06:20:59.208892 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/date/date_strftime.c I, [2023-10-12T06:20:59.803233 #4084069] INFO -- : linking shared-object io/wait.so I, [2023-10-12T06:21:00.018695 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/wait' I, [2023-10-12T06:21:00.042719 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' I, [2023-10-12T06:21:00.055546 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/monitor/monitor.c I, [2023-10-12T06:21:00.635189 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/date/date_strptime.c I, [2023-10-12T06:21:00.758696 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' I, [2023-10-12T06:21:00.771414 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/nkf/nkf.c I, [2023-10-12T06:21:00.784693 #4084069] INFO -- : linking shared-object monitor.so I, [2023-10-12T06:21:00.901855 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' I, [2023-10-12T06:21:00.953264 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' I, [2023-10-12T06:21:00.959099 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/objspace/object_tracing.c I, [2023-10-12T06:21:01.685507 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/objspace/objspace.c I, [2023-10-12T06:21:01.817059 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/objspace/objspace_dump.c I, [2023-10-12T06:21:03.073331 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' I, [2023-10-12T06:21:03.075291 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/openssl_missing.c I, [2023-10-12T06:21:03.362685 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl.c I, [2023-10-12T06:21:03.426011 #4084069] INFO -- : linking shared-object objspace.so I, [2023-10-12T06:21:03.574531 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' I, [2023-10-12T06:21:03.580124 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' I, [2023-10-12T06:21:03.582276 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/pathname/pathname.c I, [2023-10-12T06:21:04.715536 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_asn1.c I, [2023-10-12T06:21:05.210785 #4084069] INFO -- : linking shared-object nkf.so I, [2023-10-12T06:21:05.366190 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' I, [2023-10-12T06:21:05.375799 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/psych' I, [2023-10-12T06:21:05.383194 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/psych/psych.c I, [2023-10-12T06:21:05.850695 #4084069] INFO -- : linking shared-object pathname.so I, [2023-10-12T06:21:05.937513 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' I, [2023-10-12T06:21:05.954702 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' I, [2023-10-12T06:21:05.967381 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/pty/pty.c I, [2023-10-12T06:21:06.011292 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/psych/psych_emitter.c I, [2023-10-12T06:21:06.075212 #4084069] INFO -- : linking shared-object date_core.so I, [2023-10-12T06:21:06.288206 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/date' I, [2023-10-12T06:21:06.305103 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rbconfig/sizeof' I, [2023-10-12T06:21:06.306336 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/rbconfig/sizeof/sizes.c I, [2023-10-12T06:21:06.587105 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_bio.c I, [2023-10-12T06:21:06.718410 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/rbconfig/sizeof/limits.c I, [2023-10-12T06:21:06.779579 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/psych/psych_parser.c I, [2023-10-12T06:21:06.807061 #4084069] INFO -- : linking shared-object pty.so I, [2023-10-12T06:21:06.996035 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' I, [2023-10-12T06:21:07.011499 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' I, [2023-10-12T06:21:07.013039 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/ripper/eventids1.c I, [2023-10-12T06:21:07.411278 #4084069] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-10-12T06:21:07.531199 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/psych/psych_to_ruby.c I, [2023-10-12T06:21:07.548141 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rbconfig/sizeof' I, [2023-10-12T06:21:07.569870 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' I, [2023-10-12T06:21:07.575403 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_bn.c I, [2023-10-12T06:21:07.594870 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' I, [2023-10-12T06:21:07.595385 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/ripper/eventids2.c I, [2023-10-12T06:21:07.637355 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' I, [2023-10-12T06:21:07.639184 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/init.c I, [2023-10-12T06:21:08.014155 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/psych/psych_yaml_tree.c I, [2023-10-12T06:21:08.223249 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/ripper/ripper.c I, [2023-10-12T06:21:08.735273 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/constants.c I, [2023-10-12T06:21:08.750682 #4084069] INFO -- : linking shared-object psych.so I, [2023-10-12T06:21:08.931244 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' I, [2023-10-12T06:21:08.948098 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/stringio' I, [2023-10-12T06:21:08.960283 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/stringio/stringio.c I, [2023-10-12T06:21:09.615194 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_cipher.c I, [2023-10-12T06:21:10.519302 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/basicsocket.c I, [2023-10-12T06:21:10.863009 #4084069] INFO -- : linking shared-object stringio.so I, [2023-10-12T06:21:10.874692 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_config.c I, [2023-10-12T06:21:11.013785 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/stringio' I, [2023-10-12T06:21:11.020386 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/strscan' I, [2023-10-12T06:21:11.022961 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/strscan/strscan.c I, [2023-10-12T06:21:11.465121 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/socket.c I, [2023-10-12T06:21:11.840580 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_digest.c I, [2023-10-12T06:21:12.759266 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_engine.c I, [2023-10-12T06:21:12.825288 #4084069] INFO -- : linking shared-object strscan.so I, [2023-10-12T06:21:12.859267 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/ipsocket.c I, [2023-10-12T06:21:12.894104 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/strscan' I, [2023-10-12T06:21:12.899835 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' I, [2023-10-12T06:21:12.903268 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/syslog/syslog.c I, [2023-10-12T06:21:13.677641 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/tcpsocket.c I, [2023-10-12T06:21:13.741071 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_hmac.c I, [2023-10-12T06:21:13.971258 #4084069] INFO -- : linking shared-object syslog.so I, [2023-10-12T06:21:14.083659 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' I, [2023-10-12T06:21:14.092798 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/zlib' I, [2023-10-12T06:21:14.095302 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/zlib/zlib.c I, [2023-10-12T06:21:14.595120 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/tcpserver.c I, [2023-10-12T06:21:14.760059 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_kdf.c I, [2023-10-12T06:21:15.597268 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_ns_spki.c I, [2023-10-12T06:21:15.683191 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/sockssocket.c I, [2023-10-12T06:21:16.265145 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/udpsocket.c I, [2023-10-12T06:21:16.809765 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_ocsp.c I, [2023-10-12T06:21:17.027311 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/unixsocket.c I, [2023-10-12T06:21:17.115280 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/ripper/ripper_init.c I, [2023-10-12T06:21:17.629026 #4084069] INFO -- : linking shared-object zlib.so I, [2023-10-12T06:21:17.838343 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/zlib' I, [2023-10-12T06:21:17.846924 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:21:17.851242 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug/debug.c I, [2023-10-12T06:21:17.931187 #4084069] INFO -- : linking shared-object ripper.so I, [2023-10-12T06:21:18.131521 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/unixserver.c I, [2023-10-12T06:21:18.154936 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' I, [2023-10-12T06:21:18.177907 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:21:18.183217 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse/cparse.c I, [2023-10-12T06:21:18.634204 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_pkcs12.c I, [2023-10-12T06:21:18.699280 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c I, [2023-10-12T06:21:18.895344 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/option.c I, [2023-10-12T06:21:19.430169 #4084069] INFO -- : linking shared-object racc/cparse.so I, [2023-10-12T06:21:19.595783 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:21:19.610819 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_pkcs7.c I, [2023-10-12T06:21:19.671245 #4084069] INFO -- : linking shared-object debug/debug.so I, [2023-10-12T06:21:19.795773 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:21:19.800315 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:21:19.802910 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/constants.c I, [2023-10-12T06:21:19.806360 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_pkey.c I, [2023-10-12T06:21:20.224882 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/ancdata.c I, [2023-10-12T06:21:20.395934 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/lexer.c I, [2023-10-12T06:21:21.427195 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_pkey_dh.c I, [2023-10-12T06:21:21.756547 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_pkey_dsa.c I, [2023-10-12T06:21:21.963808 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/lexstate.c I, [2023-10-12T06:21:22.027210 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/raddrinfo.c I, [2023-10-12T06:21:22.555249 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_pkey_ec.c I, [2023-10-12T06:21:22.598693 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/location.c I, [2023-10-12T06:21:23.060570 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_pkey_rsa.c I, [2023-10-12T06:21:23.459581 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/main.c I, [2023-10-12T06:21:23.939021 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/parser.c I, [2023-10-12T06:21:24.083226 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_provider.c I, [2023-10-12T06:21:24.156945 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/socket/ifaddr.c I, [2023-10-12T06:21:24.215795 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_rand.c I, [2023-10-12T06:21:24.936391 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_ssl.c I, [2023-10-12T06:21:25.075216 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_ssl_session.c I, [2023-10-12T06:21:25.239331 #4084069] INFO -- : linking shared-object socket.so I, [2023-10-12T06:21:25.420801 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/socket' I, [2023-10-12T06:21:25.435486 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:21:25.458690 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/constants.c I, [2023-10-12T06:21:25.715226 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/parserstate.c I, [2023-10-12T06:21:26.151311 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexer.c I, [2023-10-12T06:21:26.367526 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/ruby_objs.c I, [2023-10-12T06:21:26.503197 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_ts.c I, [2023-10-12T06:21:27.027944 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509.c I, [2023-10-12T06:21:27.061774 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexstate.c I, [2023-10-12T06:21:27.515244 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension/unescape.c I, [2023-10-12T06:21:27.699292 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/location.c I, [2023-10-12T06:21:27.903225 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509attr.c I, [2023-10-12T06:21:28.144960 #4084069] INFO -- : linking shared-object rbs_extension.so I, [2023-10-12T06:21:28.272905 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:21:28.279820 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/bubblebabble' I, [2023-10-12T06:21:28.287187 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/bubblebabble/bubblebabble.c I, [2023-10-12T06:21:28.327343 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509cert.c I, [2023-10-12T06:21:28.547434 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/main.c I, [2023-10-12T06:21:28.799267 #4084069] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-10-12T06:21:28.930090 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509crl.c I, [2023-10-12T06:21:28.944352 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/bubblebabble' I, [2023-10-12T06:21:28.952670 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/md5' I, [2023-10-12T06:21:28.979087 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/md5/md5init.c I, [2023-10-12T06:21:29.135196 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parser.c I, [2023-10-12T06:21:29.548245 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/md5/md5.c I, [2023-10-12T06:21:29.725096 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509ext.c I, [2023-10-12T06:21:30.167219 #4084069] INFO -- : linking shared-object digest/md5.so I, [2023-10-12T06:21:30.306687 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509name.c I, [2023-10-12T06:21:30.339417 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/md5' I, [2023-10-12T06:21:30.361322 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/rmd160' I, [2023-10-12T06:21:30.367244 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/rmd160/rmd160init.c I, [2023-10-12T06:21:30.802205 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509req.c I, [2023-10-12T06:21:30.940557 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/rmd160/rmd160.c I, [2023-10-12T06:21:31.294677 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parserstate.c I, [2023-10-12T06:21:31.395113 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509revoked.c I, [2023-10-12T06:21:31.831213 #4084069] INFO -- : linking shared-object digest/rmd160.so I, [2023-10-12T06:21:31.965019 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/openssl/ossl_x509store.c I, [2023-10-12T06:21:31.978108 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/ruby_objs.c I, [2023-10-12T06:21:31.979019 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/rmd160' I, [2023-10-12T06:21:31.985906 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha1' I, [2023-10-12T06:21:31.988835 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/sha1/sha1init.c I, [2023-10-12T06:21:32.451171 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/sha1/sha1.c I, [2023-10-12T06:21:32.730694 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension/unescape.c I, [2023-10-12T06:21:33.259967 #4084069] INFO -- : linking shared-object openssl.so I, [2023-10-12T06:21:33.289369 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' I, [2023-10-12T06:21:33.290165 #4084069] INFO -- : linking shared-object digest/sha1.so I, [2023-10-12T06:21:33.291086 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/sha2/sha2init.c I, [2023-10-12T06:21:33.411173 #4084069] INFO -- : linking shared-object rbs_extension.so I, [2023-10-12T06:21:33.416949 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha1' I, [2023-10-12T06:21:33.423838 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json/generator' I, [2023-10-12T06:21:33.426074 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/json/generator/generator.c I, [2023-10-12T06:21:33.627809 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:21:33.634879 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json/parser' I, [2023-10-12T06:21:33.636958 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/json/parser/parser.c I, [2023-10-12T06:21:33.718686 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' I, [2023-10-12T06:21:33.731181 #4084069] INFO -- : compiling /tmp/ruby/src/trunk_clang_13/ext/digest/sha2/sha2.c I, [2023-10-12T06:21:34.505631 #4084069] INFO -- : linking shared-object digest/sha2.so I, [2023-10-12T06:21:34.596179 #4084069] INFO -- : linking shared-object json/ext/parser.so I, [2023-10-12T06:21:34.620068 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' I, [2023-10-12T06:21:34.662449 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json/parser' I, [2023-10-12T06:21:35.349202 #4084069] INFO -- : linking shared-object json/ext/generator.so I, [2023-10-12T06:21:35.429844 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json/generator' I, [2023-10-12T06:21:35.479473 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:35.695395 #4084069] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:21:35.695548 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:35.696854 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:35.705448 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:35.705566 #4084069] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:21:35.705632 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:35.706831 #4084069] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-10-12T06:21:35.707018 #4084069] INFO -- : $$$[beg] make install -j4 I, [2023-10-12T06:21:35.870687 #4084069] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:21:35.872028 #4084069] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:21:35.874828 #4084069] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:21:35.877011 #4084069] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:21:35.883216 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:21:35.887297 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:21:35.899245 #4084069] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:21:35.899337 #4084069] INFO -- : CC = clang-13 I, [2023-10-12T06:21:35.899381 #4084069] INFO -- : LD = ld I, [2023-10-12T06:21:35.899415 #4084069] INFO -- : LDSHARED = clang-13 -shared I, [2023-10-12T06:21:35.899455 #4084069] 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-cast-function-type -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:21:35.899493 #4084069] 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_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 I, [2023-10-12T06:21:35.899525 #4084069] INFO -- : CPPFLAGS = I, [2023-10-12T06:21:35.899562 #4084069] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:21:35.899596 #4084069] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:21:35.899627 #4084069] INFO -- : LANG = I, [2023-10-12T06:21:35.899656 #4084069] INFO -- : LC_ALL = I, [2023-10-12T06:21:35.899686 #4084069] INFO -- : LC_CTYPE = I, [2023-10-12T06:21:35.899716 #4084069] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:21:35.899746 #4084069] INFO -- : RUSTC = rustc I, [2023-10-12T06:21:35.899780 #4084069] 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_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs I, [2023-10-12T06:21:36.019212 #4084069] INFO -- : generating encdb.h I, [2023-10-12T06:21:36.033155 #4084069] INFO -- : generating enc.mk I, [2023-10-12T06:21:36.057905 #4084069] INFO -- : Ubuntu clang version 13.0.1-2ubuntu2.1 I, [2023-10-12T06:21:36.057972 #4084069] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:21:36.057995 #4084069] INFO -- : Thread model: posix I, [2023-10-12T06:21:36.058014 #4084069] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:21:36.114411 #4084069] INFO -- : encdb.h unchanged I, [2023-10-12T06:21:36.559947 #4084069] INFO -- : making srcs under enc I, [2023-10-12T06:21:36.560910 #4084069] INFO -- : making enc I, [2023-10-12T06:21:36.632296 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:36.632387 #4084069] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T06:21:36.632436 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:36.673478 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:36.673540 #4084069] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:21:36.673560 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:36.675598 #4084069] INFO -- : generating transdb.h I, [2023-10-12T06:21:36.935869 #4084069] INFO -- : transdb.h unchanged I, [2023-10-12T06:21:36.938801 #4084069] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:21:36.939340 #4084069] INFO -- : making trans I, [2023-10-12T06:21:37.022670 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:37.022757 #4084069] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_13/enc/trans'. I, [2023-10-12T06:21:37.022811 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:37.023979 #4084069] INFO -- : making encs I, [2023-10-12T06:21:37.058517 #4084069] INFO -- : ext/configure-ext.mk unchanged I, [2023-10-12T06:21:37.073455 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:37.268534 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:37.268616 #4084069] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:21:37.268666 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:38.817443 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:38.817983 #4084069] INFO -- : generating makefile exts.mk I, [2023-10-12T06:21:38.902335 #4084069] INFO -- : exts.mk unchanged I, [2023-10-12T06:21:38.915093 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:39.370689 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' I, [2023-10-12T06:21:39.400559 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' I, [2023-10-12T06:21:39.401248 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/date' I, [2023-10-12T06:21:39.401346 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' I, [2023-10-12T06:21:39.408838 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/date' I, [2023-10-12T06:21:39.420425 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' I, [2023-10-12T06:21:39.426961 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' I, [2023-10-12T06:21:39.435254 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' I, [2023-10-12T06:21:39.439481 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' I, [2023-10-12T06:21:39.441777 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' I, [2023-10-12T06:21:39.441863 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest' I, [2023-10-12T06:21:39.452449 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json' I, [2023-10-12T06:21:39.464615 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' I, [2023-10-12T06:21:39.465215 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' I, [2023-10-12T06:21:39.467085 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' I, [2023-10-12T06:21:39.474515 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' I, [2023-10-12T06:21:39.478437 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' I, [2023-10-12T06:21:39.478791 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' I, [2023-10-12T06:21:39.487799 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' I, [2023-10-12T06:21:39.487873 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' I, [2023-10-12T06:21:39.494864 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' I, [2023-10-12T06:21:39.499263 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/psych' I, [2023-10-12T06:21:39.502463 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' I, [2023-10-12T06:21:39.508543 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' I, [2023-10-12T06:21:39.514613 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' I, [2023-10-12T06:21:39.540506 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' I, [2023-10-12T06:21:39.558501 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' I, [2023-10-12T06:21:39.558570 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' I, [2023-10-12T06:21:39.559285 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' I, [2023-10-12T06:21:39.572790 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' I, [2023-10-12T06:21:39.582932 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' I, [2023-10-12T06:21:39.584373 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' I, [2023-10-12T06:21:39.598132 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/socket' I, [2023-10-12T06:21:39.622679 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' I, [2023-10-12T06:21:39.634526 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:21:39.636870 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:21:39.637306 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' I, [2023-10-12T06:21:39.647442 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:21:39.670043 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' I, [2023-10-12T06:21:39.701475 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:21:39.710421 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:21:39.724853 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:21:39.770674 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:21:39.774583 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' I, [2023-10-12T06:21:39.789526 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' I, [2023-10-12T06:21:39.827937 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:21:39.882268 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:40.133808 #4084069] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:21:40.133948 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:40.134717 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:40.143512 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:40.143621 #4084069] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:21:40.143682 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:21:40.144378 #4084069] INFO -- : ./miniruby -I/tmp/ruby/src/trunk_clang_13/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_13/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_13/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:21:40.373187 #4084069] INFO -- : Installing to I, [2023-10-12T06:21:40.373300 #4084069] INFO -- : installing binary commands: /tmp/ruby/install/trunk_clang_13/bin I, [2023-10-12T06:21:40.425256 #4084069] INFO -- : installing base libraries: /tmp/ruby/install/trunk_clang_13/lib I, [2023-10-12T06:21:40.518672 #4084069] INFO -- : installing arch files: /tmp/ruby/install/trunk_clang_13/lib/ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:21:40.519106 #4084069] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk_clang_13/lib/pkgconfig I, [2023-10-12T06:21:40.519349 #4084069] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_13/lib/ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:21:40.543102 #4084069] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_13/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:21:40.543226 #4084069] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_13/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:21:40.543452 #4084069] INFO -- : installing extension headers: /tmp/ruby/install/trunk_clang_13/include/ruby-3.3.0+0/x86_64-linux I, [2023-10-12T06:21:40.544145 #4084069] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_13/lib/ruby/3.3.0+0 I, [2023-10-12T06:21:40.560385 #4084069] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_13/lib/ruby/site_ruby/3.3.0+0 I, [2023-10-12T06:21:40.560517 #4084069] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_13/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-10-12T06:21:40.560618 #4084069] INFO -- : installing extension headers: /tmp/ruby/install/trunk_clang_13/include/ruby-3.3.0+0/ruby I, [2023-10-12T06:21:40.560948 #4084069] INFO -- : installing command scripts: /tmp/ruby/install/trunk_clang_13/bin I, [2023-10-12T06:21:40.561283 #4084069] INFO -- : installing library scripts: /tmp/ruby/install/trunk_clang_13/lib/ruby/3.3.0+0 I, [2023-10-12T06:21:40.726955 #4084069] INFO -- : installing common headers: /tmp/ruby/install/trunk_clang_13/include/ruby-3.3.0+0 I, [2023-10-12T06:21:40.764470 #4084069] INFO -- : installing manpages: /tmp/ruby/install/trunk_clang_13/share/man/man1 I, [2023-10-12T06:21:40.777720 #4084069] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk_clang_13/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:21:40.816968 #4084069] INFO -- : abbrev 0.1.1 I, [2023-10-12T06:21:40.835470 #4084069] INFO -- : base64 0.1.1 I, [2023-10-12T06:21:40.837508 #4084069] INFO -- : benchmark 0.2.1 I, [2023-10-12T06:21:40.841877 #4084069] INFO -- : bundler 2.5.0.dev I, [2023-10-12T06:21:40.846987 #4084069] INFO -- : cgi 0.3.6 I, [2023-10-12T06:21:40.848994 #4084069] INFO -- : csv 3.2.8 I, [2023-10-12T06:21:40.851005 #4084069] INFO -- : delegate 0.3.0 I, [2023-10-12T06:21:40.852811 #4084069] INFO -- : did_you_mean 1.6.3 I, [2023-10-12T06:21:40.854954 #4084069] INFO -- : drb 2.1.1 I, [2023-10-12T06:21:40.856904 #4084069] INFO -- : english 0.7.2 I, [2023-10-12T06:21:40.858732 #4084069] INFO -- : erb 4.0.3 I, [2023-10-12T06:21:40.861662 #4084069] INFO -- : error_highlight 0.5.1 I, [2023-10-12T06:21:40.863566 #4084069] INFO -- : fileutils 1.7.1 I, [2023-10-12T06:21:40.865361 #4084069] INFO -- : find 0.1.1 I, [2023-10-12T06:21:40.869400 #4084069] INFO -- : forwardable 1.3.3 I, [2023-10-12T06:21:40.871696 #4084069] INFO -- : getoptlong 0.2.0 I, [2023-10-12T06:21:40.873454 #4084069] INFO -- : ipaddr 1.2.5 I, [2023-10-12T06:21:40.875194 #4084069] INFO -- : irb 1.8.1 I, [2023-10-12T06:21:40.878109 #4084069] INFO -- : logger 1.5.3 I, [2023-10-12T06:21:40.880218 #4084069] INFO -- : mutex_m 0.1.2 I, [2023-10-12T06:21:40.882113 #4084069] INFO -- : net-http 0.3.2 I, [2023-10-12T06:21:40.884046 #4084069] INFO -- : net-protocol 0.2.1 I, [2023-10-12T06:21:40.885881 #4084069] INFO -- : observer 0.1.1 I, [2023-10-12T06:21:40.887547 #4084069] INFO -- : open-uri 0.3.0 I, [2023-10-12T06:21:40.889245 #4084069] INFO -- : open3 0.1.2 I, [2023-10-12T06:21:40.890958 #4084069] INFO -- : optparse 0.4.0.pre.1 I, [2023-10-12T06:21:40.892742 #4084069] INFO -- : ostruct 0.5.5 I, [2023-10-12T06:21:40.894530 #4084069] INFO -- : pp 0.4.0 I, [2023-10-12T06:21:40.896346 #4084069] INFO -- : prettyprint 0.1.1 I, [2023-10-12T06:21:40.901097 #4084069] INFO -- : prism 0.13.0 I, [2023-10-12T06:21:40.902997 #4084069] INFO -- : pstore 0.1.2 I, [2023-10-12T06:21:40.904619 #4084069] INFO -- : rdoc 6.5.0 I, [2023-10-12T06:21:40.908073 #4084069] INFO -- : readline 0.0.3 I, [2023-10-12T06:21:40.909755 #4084069] INFO -- : reline 0.3.9 I, [2023-10-12T06:21:40.911530 #4084069] INFO -- : resolv 0.2.2 I, [2023-10-12T06:21:40.913114 #4084069] INFO -- : resolv-replace 0.1.1 I, [2023-10-12T06:21:40.914841 #4084069] INFO -- : rinda 0.1.1 I, [2023-10-12T06:21:40.916513 #4084069] INFO -- : ruby2_keywords 0.0.5 I, [2023-10-12T06:21:40.918095 #4084069] INFO -- : securerandom 0.2.2 I, [2023-10-12T06:21:40.919688 #4084069] INFO -- : set 1.0.3 I, [2023-10-12T06:21:40.921372 #4084069] INFO -- : shellwords 0.1.0 I, [2023-10-12T06:21:40.924649 #4084069] INFO -- : singleton 0.1.1 I, [2023-10-12T06:21:40.926914 #4084069] INFO -- : syntax_suggest 1.1.0 I, [2023-10-12T06:21:40.929507 #4084069] INFO -- : tempfile 0.1.3 I, [2023-10-12T06:21:40.931392 #4084069] INFO -- : time 0.2.2 I, [2023-10-12T06:21:40.933130 #4084069] INFO -- : timeout 0.4.0 I, [2023-10-12T06:21:40.934839 #4084069] INFO -- : tmpdir 0.1.3 I, [2023-10-12T06:21:40.936611 #4084069] INFO -- : tsort 0.1.1 I, [2023-10-12T06:21:40.938311 #4084069] INFO -- : un 0.2.1 I, [2023-10-12T06:21:40.940009 #4084069] INFO -- : uri 0.12.2 I, [2023-10-12T06:21:40.941757 #4084069] INFO -- : weakref 0.1.2 I, [2023-10-12T06:21:40.943418 #4084069] INFO -- : yaml 0.2.1 I, [2023-10-12T06:21:40.944701 #4084069] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk_clang_13/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:21:40.963457 #4084069] INFO -- : bigdecimal 3.1.5 I, [2023-10-12T06:21:40.965364 #4084069] INFO -- : date 3.3.3 I, [2023-10-12T06:21:40.967213 #4084069] INFO -- : digest 3.1.1 I, [2023-10-12T06:21:40.969085 #4084069] INFO -- : etc 1.4.2 I, [2023-10-12T06:21:40.970935 #4084069] INFO -- : fcntl 1.0.2 I, [2023-10-12T06:21:40.972655 #4084069] INFO -- : fiddle 1.1.2 I, [2023-10-12T06:21:40.974455 #4084069] INFO -- : io-console 0.6.0 I, [2023-10-12T06:21:40.976447 #4084069] INFO -- : io-nonblock 0.2.0 I, [2023-10-12T06:21:40.978436 #4084069] INFO -- : io-wait 0.3.0 I, [2023-10-12T06:21:40.981833 #4084069] INFO -- : json 2.6.3 I, [2023-10-12T06:21:40.983717 #4084069] INFO -- : nkf 0.1.3 I, [2023-10-12T06:21:40.985416 #4084069] INFO -- : openssl 3.2.0 I, [2023-10-12T06:21:40.987361 #4084069] INFO -- : pathname 0.2.1 I, [2023-10-12T06:21:40.989126 #4084069] INFO -- : psych 5.1.1 I, [2023-10-12T06:21:40.991075 #4084069] INFO -- : stringio 3.0.9 I, [2023-10-12T06:21:40.992858 #4084069] INFO -- : strscan 3.0.7 I, [2023-10-12T06:21:40.994560 #4084069] INFO -- : syslog 0.1.1 I, [2023-10-12T06:21:40.996364 #4084069] INFO -- : zlib 3.0.0 I, [2023-10-12T06:21:40.997710 #4084069] INFO -- : installing bundled gems: /tmp/ruby/install/trunk_clang_13/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:21:40.998913 #4084069] INFO -- : minitest 5.20.0 I, [2023-10-12T06:21:41.021287 #4084069] INFO -- : power_assert 2.0.3 I, [2023-10-12T06:21:41.027715 #4084069] INFO -- : rake 13.0.6 I, [2023-10-12T06:21:41.046677 #4084069] INFO -- : test-unit 3.6.1 I, [2023-10-12T06:21:41.067228 #4084069] INFO -- : rexml 3.2.6 I, [2023-10-12T06:21:41.086735 #4084069] INFO -- : rss 0.3.0 I, [2023-10-12T06:21:41.103463 #4084069] INFO -- : net-ftp 0.2.0 I, [2023-10-12T06:21:41.108012 #4084069] INFO -- : net-imap 0.4.1 I, [2023-10-12T06:21:41.122608 #4084069] INFO -- : net-pop 0.1.2 I, [2023-10-12T06:21:41.127324 #4084069] INFO -- : net-smtp 0.4.0 I, [2023-10-12T06:21:41.132238 #4084069] INFO -- : matrix 0.4.2 I, [2023-10-12T06:21:41.136411 #4084069] INFO -- : prime 0.1.2 I, [2023-10-12T06:21:41.141829 #4084069] INFO -- : rbs 3.2.2 I, [2023-10-12T06:21:41.266020 #4084069] INFO -- : typeprof 0.21.8 I, [2023-10-12T06:21:41.277152 #4084069] INFO -- : debug 1.8.0 I, [2023-10-12T06:21:41.292140 #4084069] INFO -- : racc 1.7.1 I, [2023-10-12T06:21:41.305975 #4084069] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk_clang_13/lib/ruby/gems/3.3.0+0/cache I, [2023-10-12T06:21:41.322067 #4084069] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-10-12T06:21:41.322268 #4084069] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-10-12T06:22:44.936838 #4084069] INFO -- : PASS all 1856 tests E, [2023-10-12T06:22:44.944315 #4084069] ERROR -- : I, [2023-10-12T06:22:44.944493 #4084069] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-10-12T06:22:44.944690 #4084069] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-10-12T06:22:45.194247 #4084069] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:22:45.194346 #4084069] INFO -- : CC = clang-13 I, [2023-10-12T06:22:45.194392 #4084069] INFO -- : LD = ld I, [2023-10-12T06:22:45.194435 #4084069] INFO -- : LDSHARED = clang-13 -shared I, [2023-10-12T06:22:45.194488 #4084069] 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-cast-function-type -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:22:45.194542 #4084069] 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_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 I, [2023-10-12T06:22:45.194589 #4084069] INFO -- : CPPFLAGS = I, [2023-10-12T06:22:45.194791 #4084069] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:22:45.194846 #4084069] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:22:45.195296 #4084069] INFO -- : LANG = I, [2023-10-12T06:22:45.195342 #4084069] INFO -- : LC_ALL = I, [2023-10-12T06:22:45.195384 #4084069] INFO -- : LC_CTYPE = I, [2023-10-12T06:22:45.195429 #4084069] INFO -- : MFLAGS = I, [2023-10-12T06:22:45.195470 #4084069] INFO -- : RUSTC = rustc I, [2023-10-12T06:22:45.195521 #4084069] 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_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs I, [2023-10-12T06:22:45.222442 #4084069] INFO -- : Ubuntu clang version 13.0.1-2ubuntu2.1 I, [2023-10-12T06:22:45.222520 #4084069] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:22:45.222544 #4084069] INFO -- : Thread model: posix I, [2023-10-12T06:22:45.222562 #4084069] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:22:45.501476 #4084069] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-10-12T06:22:45.501546 #4084069] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-10-12T06:22:45.501566 #4084069] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-10-12T06:22:45.597782 #4084069] INFO -- : Checking leaked global symbols...none I, [2023-10-12T06:22:45.793092 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-10-12T06:22:45.793268 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:condition ..OK 2 I, [2023-10-12T06:22:45.793421 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:if/unless ...OK 3 I, [2023-10-12T06:22:45.793767 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:case .....OK 5 I, [2023-10-12T06:22:45.794590 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:while/until ........OK 8 I, [2023-10-12T06:22:45.795176 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:exception ..........OK 10 I, [2023-10-12T06:22:45.796580 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:array .......................................OK 39 I, [2023-10-12T06:22:45.797506 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:hash ...........................OK 27 I, [2023-10-12T06:22:45.801934 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-10-12T06:22:45.812472 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:float ................................................................................OK 80 I, [2023-10-12T06:22:45.815570 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:bignum ...............................OK 31 I, [2023-10-12T06:22:45.819342 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-10-12T06:22:45.820434 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:assignment ..........OK 10 I, [2023-10-12T06:22:45.820733 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:call ......OK 6 I, [2023-10-12T06:22:45.821215 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:proc .........OK 9 I, [2023-10-12T06:22:45.921581 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:signal ..OK 2 I, [2023-10-12T06:22:45.923195 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:eval ...........................OK 27 I, [2023-10-12T06:22:46.194701 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:system ........OK 8 I, [2023-10-12T06:22:46.194776 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:const .....OK 5 I, [2023-10-12T06:22:46.194797 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:clone .....OK 5 I, [2023-10-12T06:22:46.194814 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:marshal ....OK 4 I, [2023-10-12T06:22:46.194829 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:pack ....OK 4 I, [2023-10-12T06:22:46.194844 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:math ..OK 2 I, [2023-10-12T06:22:46.194858 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:struct ......OK 6 I, [2023-10-12T06:22:46.194887 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:variable ............OK 12 I, [2023-10-12T06:22:46.194904 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:trace ...OK 3 I, [2023-10-12T06:22:46.194918 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:defined? ............OK 12 I, [2023-10-12T06:22:46.194933 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:alias ......OK 6 I, [2023-10-12T06:22:46.194947 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:path .......................OK 23 I, [2023-10-12T06:22:46.338711 #4084069] INFO -- : /tmp/ruby/src/trunk_clang_13/basictest/test.rb:gc ....OK 4 I, [2023-10-12T06:22:46.342455 #4084069] INFO -- : I, [2023-10-12T06:22:46.342536 #4084069] INFO -- : test succeeded I, [2023-10-12T06:22:46.344129 #4084069] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-10-12T06:22:46.344314 #4084069] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-10-12T06:22:46.671389 #4084069] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:22:46.671458 #4084069] INFO -- : CC = clang-13 I, [2023-10-12T06:22:46.671477 #4084069] INFO -- : LD = ld I, [2023-10-12T06:22:46.671492 #4084069] INFO -- : LDSHARED = clang-13 -shared I, [2023-10-12T06:22:46.671510 #4084069] 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-cast-function-type -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:22:46.671526 #4084069] 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_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 I, [2023-10-12T06:22:46.671541 #4084069] INFO -- : CPPFLAGS = I, [2023-10-12T06:22:46.671555 #4084069] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:22:46.671571 #4084069] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:22:46.671584 #4084069] INFO -- : LANG = I, [2023-10-12T06:22:46.671597 #4084069] INFO -- : LC_ALL = I, [2023-10-12T06:22:46.671612 #4084069] INFO -- : LC_CTYPE = I, [2023-10-12T06:22:46.671625 #4084069] INFO -- : MFLAGS = I, [2023-10-12T06:22:46.671637 #4084069] INFO -- : RUSTC = rustc I, [2023-10-12T06:22:46.671651 #4084069] 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_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs I, [2023-10-12T06:22:46.703273 #4084069] INFO -- : Ubuntu clang version 13.0.1-2ubuntu2.1 I, [2023-10-12T06:22:46.703341 #4084069] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:22:46.703361 #4084069] INFO -- : Thread model: posix I, [2023-10-12T06:22:46.703379 #4084069] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:22:46.720550 #4084069] INFO -- : generating enc.mk I, [2023-10-12T06:22:47.171275 #4084069] INFO -- : generating encdb.h I, [2023-10-12T06:22:47.266526 #4084069] INFO -- : encdb.h unchanged I, [2023-10-12T06:22:47.269135 #4084069] INFO -- : making enc I, [2023-10-12T06:22:47.328326 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:47.328425 #4084069] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T06:22:47.328503 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:47.335524 #4084069] INFO -- : making srcs under enc I, [2023-10-12T06:22:47.415760 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:47.415873 #4084069] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:22:47.415938 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:47.426686 #4084069] INFO -- : generating transdb.h I, [2023-10-12T06:22:47.719511 #4084069] INFO -- : transdb.h unchanged I, [2023-10-12T06:22:47.722764 #4084069] INFO -- : making trans I, [2023-10-12T06:22:47.820254 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:47.820343 #4084069] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_13/enc/trans'. I, [2023-10-12T06:22:47.820396 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:47.821635 #4084069] INFO -- : making encs I, [2023-10-12T06:22:47.962890 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:47.962974 #4084069] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:22:47.963027 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:47.967794 #4084069] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:22:48.130938 #4084069] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T06:22:48.144078 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:52.741997 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:52.742540 #4084069] INFO -- : generating makefile exts.mk I, [2023-10-12T06:22:52.843225 #4084069] INFO -- : exts.mk unchanged I, [2023-10-12T06:22:52.850317 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:53.467622 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' I, [2023-10-12T06:22:53.493539 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' I, [2023-10-12T06:22:53.560035 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' I, [2023-10-12T06:22:53.566692 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' I, [2023-10-12T06:22:53.577046 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/date' I, [2023-10-12T06:22:53.593441 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/date' I, [2023-10-12T06:22:53.600427 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' I, [2023-10-12T06:22:53.625772 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest' I, [2023-10-12T06:22:53.671833 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' I, [2023-10-12T06:22:53.680413 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' I, [2023-10-12T06:22:53.732246 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' I, [2023-10-12T06:22:53.753864 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' I, [2023-10-12T06:22:53.761558 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' I, [2023-10-12T06:22:53.771686 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' I, [2023-10-12T06:22:53.797560 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json' I, [2023-10-12T06:22:53.822713 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' I, [2023-10-12T06:22:53.850028 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' I, [2023-10-12T06:22:53.864057 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' I, [2023-10-12T06:22:53.874906 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' I, [2023-10-12T06:22:53.891915 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' I, [2023-10-12T06:22:53.902520 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' I, [2023-10-12T06:22:53.910762 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' I, [2023-10-12T06:22:53.955062 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' I, [2023-10-12T06:22:53.985087 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' I, [2023-10-12T06:22:53.993409 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' I, [2023-10-12T06:22:54.006240 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' I, [2023-10-12T06:22:54.019051 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/psych' I, [2023-10-12T06:22:54.084320 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' I, [2023-10-12T06:22:54.095917 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' I, [2023-10-12T06:22:54.112196 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' I, [2023-10-12T06:22:54.162765 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' I, [2023-10-12T06:22:54.181048 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' I, [2023-10-12T06:22:54.189737 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' I, [2023-10-12T06:22:54.207656 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' I, [2023-10-12T06:22:54.230873 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' I, [2023-10-12T06:22:54.246998 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/socket' I, [2023-10-12T06:22:54.270598 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' I, [2023-10-12T06:22:54.289371 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' I, [2023-10-12T06:22:54.322685 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:22:54.392954 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:22:54.396954 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:22:54.467294 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:22:54.472189 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:22:54.557837 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:22:54.562719 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:22:54.651190 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:22:54.729580 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:54.975070 #4084069] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:22:54.975226 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:54.982687 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:54.982756 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:54.982775 #4084069] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:22:54.982789 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:22:55.250212 #4084069] INFO -- : Run options: I, [2023-10-12T06:22:55.250285 #4084069] INFO -- : --seed=61314 I, [2023-10-12T06:22:55.250309 #4084069] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_13/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_13/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-10-12T06:22:55.250328 #4084069] INFO -- : --excludes-dir=/tmp/ruby/src/trunk_clang_13/test/.excludes I, [2023-10-12T06:22:55.250344 #4084069] INFO -- : --name=!/memory_leak/ I, [2023-10-12T06:22:55.250360 #4084069] INFO -- : --stderr-on-failure I, [2023-10-12T06:22:55.250374 #4084069] INFO -- : -j4 I, [2023-10-12T06:22:55.250390 #4084069] INFO -- : I, [2023-10-12T06:22:55.250406 #4084069] INFO -- : # Running tests: I, [2023-10-12T06:22:55.250423 #4084069] INFO -- : I, [2023-10-12T06:29:46.914158 #4084069] INFO -- : Finished tests in 411.682987s, 64.7683 tests/s, 22821.7908 assertions/s. I, [2023-10-12T06:29:46.916829 #4084069] INFO -- : 26664 tests, 9395343 assertions, 0 failures, 0 errors, 188 skips I, [2023-10-12T06:29:46.916892 #4084069] INFO -- : I, [2023-10-12T06:29:46.916916 #4084069] INFO -- : ruby -v: ruby 3.3.0dev (2023-10-12T05:58:31Z master feac15c1f3) [x86_64-linux] I, [2023-10-12T06:29:46.926807 #4084069] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-10-12T06:29:46.927010 #4084069] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' I, [2023-10-12T06:29:47.367317 #4084069] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:29:47.367395 #4084069] INFO -- : CC = clang-13 I, [2023-10-12T06:29:47.367423 #4084069] INFO -- : LD = ld I, [2023-10-12T06:29:47.367443 #4084069] INFO -- : LDSHARED = clang-13 -shared I, [2023-10-12T06:29:47.367465 #4084069] 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-cast-function-type -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:29:47.367484 #4084069] 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_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 I, [2023-10-12T06:29:47.367501 #4084069] INFO -- : CPPFLAGS = I, [2023-10-12T06:29:47.367517 #4084069] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:29:47.367535 #4084069] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:29:47.367551 #4084069] INFO -- : LANG = I, [2023-10-12T06:29:47.367568 #4084069] INFO -- : LC_ALL = I, [2023-10-12T06:29:47.367584 #4084069] INFO -- : LC_CTYPE = I, [2023-10-12T06:29:47.367600 #4084069] INFO -- : MFLAGS = I, [2023-10-12T06:29:47.367617 #4084069] INFO -- : RUSTC = rustc I, [2023-10-12T06:29:47.367650 #4084069] 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_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs I, [2023-10-12T06:29:47.405341 #4084069] INFO -- : Ubuntu clang version 13.0.1-2ubuntu2.1 I, [2023-10-12T06:29:47.405414 #4084069] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:29:47.405435 #4084069] INFO -- : Thread model: posix I, [2023-10-12T06:29:47.405453 #4084069] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:29:47.426965 #4084069] INFO -- : generating enc.mk I, [2023-10-12T06:29:47.843245 #4084069] INFO -- : generating encdb.h I, [2023-10-12T06:29:47.945786 #4084069] INFO -- : encdb.h unchanged I, [2023-10-12T06:29:47.955474 #4084069] INFO -- : making enc I, [2023-10-12T06:29:48.044128 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:48.044236 #4084069] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T06:29:48.044297 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:48.045486 #4084069] INFO -- : making srcs under enc I, [2023-10-12T06:29:48.169090 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:48.169178 #4084069] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:29:48.169238 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:48.171445 #4084069] INFO -- : generating transdb.h I, [2023-10-12T06:29:48.494313 #4084069] INFO -- : transdb.h unchanged I, [2023-10-12T06:29:48.500770 #4084069] INFO -- : making trans I, [2023-10-12T06:29:48.582314 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:48.582417 #4084069] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_13/enc/trans'. I, [2023-10-12T06:29:48.582492 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:48.583838 #4084069] INFO -- : making encs I, [2023-10-12T06:29:48.708607 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:48.708718 #4084069] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:29:48.708781 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:48.713557 #4084069] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:29:48.792259 #4084069] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T06:29:48.810101 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:53.719631 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:53.726684 #4084069] INFO -- : generating makefile exts.mk I, [2023-10-12T06:29:53.827571 #4084069] INFO -- : exts.mk unchanged I, [2023-10-12T06:29:53.834359 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:54.515173 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' I, [2023-10-12T06:29:54.541282 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' I, [2023-10-12T06:29:54.592567 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' I, [2023-10-12T06:29:54.599885 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' I, [2023-10-12T06:29:54.620231 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/date' I, [2023-10-12T06:29:54.633949 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/date' I, [2023-10-12T06:29:54.644505 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' I, [2023-10-12T06:29:54.672652 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest' I, [2023-10-12T06:29:54.739334 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' I, [2023-10-12T06:29:54.756415 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' I, [2023-10-12T06:29:54.831806 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' I, [2023-10-12T06:29:54.867402 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' I, [2023-10-12T06:29:54.874864 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' I, [2023-10-12T06:29:54.901139 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' I, [2023-10-12T06:29:54.937928 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json' I, [2023-10-12T06:29:54.977822 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' I, [2023-10-12T06:29:55.017275 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' I, [2023-10-12T06:29:55.039723 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' I, [2023-10-12T06:29:55.049581 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' I, [2023-10-12T06:29:55.054854 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' I, [2023-10-12T06:29:55.064834 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' I, [2023-10-12T06:29:55.073045 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' I, [2023-10-12T06:29:55.100170 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' I, [2023-10-12T06:29:55.155189 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' I, [2023-10-12T06:29:55.165818 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' I, [2023-10-12T06:29:55.179607 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' I, [2023-10-12T06:29:55.190660 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/psych' I, [2023-10-12T06:29:55.246440 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' I, [2023-10-12T06:29:55.262991 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' I, [2023-10-12T06:29:55.275910 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' I, [2023-10-12T06:29:55.339061 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' I, [2023-10-12T06:29:55.363619 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' I, [2023-10-12T06:29:55.373607 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' I, [2023-10-12T06:29:55.394501 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' I, [2023-10-12T06:29:55.425774 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' I, [2023-10-12T06:29:55.450216 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/socket' I, [2023-10-12T06:29:55.478181 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' I, [2023-10-12T06:29:55.496162 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' I, [2023-10-12T06:29:55.514375 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:29:55.574125 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:29:55.578464 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:29:55.645927 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:29:55.656335 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:29:55.733759 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:29:55.738943 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:29:55.797882 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:29:55.945109 #4084069] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:56.266377 #4084069] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:29:56.266542 #4084069] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:56.267736 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:56.279990 #4084069] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:56.280063 #4084069] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:29:56.280081 #4084069] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' I, [2023-10-12T06:29:56.539860 #4084069] INFO -- : $ /tmp/ruby/build/trunk_clang_13/miniruby -I/tmp/ruby/src/trunk_clang_13/lib /tmp/ruby/src/trunk_clang_13/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_13 --extout=.ext -- /tmp/ruby/src/trunk_clang_13/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_13/spec/default.mspec --error-output stderr --debug I, [2023-10-12T06:29:56.828507 #4084069] INFO -- : ruby 3.3.0dev (2023-10-12T05:58:31Z master feac15c1f3) [x86_64-linux] I, [2023-10-12T06:30:32.970662 #4084069] INFO -- : 0 ......................................................................... I, [2023-10-12T06:30:40.926697 #4084069] INFO -- : 73 ......................................................................... I, [2023-10-12T06:30:41.128689 #4084069] INFO -- : 146 ......................................................................... I, [2023-10-12T06:30:41.818594 #4084069] INFO -- : 219 ......................................................................... I, [2023-10-12T06:30:42.457537 #4084069] INFO -- : 292 ......................................................................... I, [2023-10-12T06:30:43.740739 #4084069] INFO -- : 365 ......................................................................... I, [2023-10-12T06:30:43.844951 #4084069] INFO -- : 438 ......................................................................... I, [2023-10-12T06:30:43.924902 #4084069] INFO -- : 511 ......................................................................... I, [2023-10-12T06:30:45.513287 #4084069] INFO -- : 584 ......................................................................... I, [2023-10-12T06:30:47.478057 #4084069] INFO -- : 657 ......................................................................... I, [2023-10-12T06:30:47.623870 #4084069] INFO -- : 730 ......................................................................... I, [2023-10-12T06:30:47.737272 #4084069] INFO -- : 803 ......................................................................... I, [2023-10-12T06:30:49.428314 #4084069] INFO -- : 876 ......................................................................... I, [2023-10-12T06:30:49.975980 #4084069] INFO -- : 949 ......................................................................... I, [2023-10-12T06:30:58.310693 #4084069] INFO -- : 1022 ......................................................................... I, [2023-10-12T06:31:10.158323 #4084069] INFO -- : 1095 ......................................................................... I, [2023-10-12T06:31:13.642389 #4084069] INFO -- : 1168 ......................................................................... I, [2023-10-12T06:31:15.898784 #4084069] INFO -- : 1241 ......................................................................... I, [2023-10-12T06:31:16.170919 #4084069] INFO -- : 1314 ......................................................................... I, [2023-10-12T06:31:16.417563 #4084069] INFO -- : 1387 ......................................................................... I, [2023-10-12T06:31:29.854689 #4084069] INFO -- : 1460 ......................................................................... I, [2023-10-12T06:31:51.772606 #4084069] INFO -- : 1533 ......................................................................... I, [2023-10-12T06:31:52.570852 #4084069] INFO -- : 1606 ......................................................................... I, [2023-10-12T06:31:56.131930 #4084069] INFO -- : 1679 ......................................................................... I, [2023-10-12T06:31:56.440952 #4084069] INFO -- : 1752 ......................................................................... I, [2023-10-12T06:31:56.865636 #4084069] INFO -- : 1825 ......................................................................... I, [2023-10-12T06:32:00.351133 #4084069] INFO -- : 1898 ......................................................................... I, [2023-10-12T06:32:01.927701 #4084069] INFO -- : 1971 ......................................................................... I, [2023-10-12T06:32:05.475784 #4084069] INFO -- : 2044 ......................................................................... I, [2023-10-12T06:32:05.749088 #4084069] INFO -- : 2117 ......................................................................... I, [2023-10-12T06:32:06.053428 #4084069] INFO -- : 2190 ......................................................................... I, [2023-10-12T06:32:06.180106 #4084069] INFO -- : 2263 ......................................................................... I, [2023-10-12T06:32:06.251203 #4084069] INFO -- : 2336 ......................................................................... I, [2023-10-12T06:32:06.341504 #4084069] INFO -- : 2409 ......................................................................... I, [2023-10-12T06:32:06.607133 #4084069] INFO -- : 2482 ......................................................................... I, [2023-10-12T06:32:09.051741 #4084069] INFO -- : 2555 ......................................................................... I, [2023-10-12T06:32:09.154899 #4084069] INFO -- : 2628 ......................................................................... I, [2023-10-12T06:32:09.589523 #4084069] INFO -- : 2701 ......................................................................... I, [2023-10-12T06:32:12.510667 #4084069] INFO -- : 2774 ......................................................................... I, [2023-10-12T06:32:14.670698 #4084069] INFO -- : 2847 ......................................................................... I, [2023-10-12T06:32:18.081074 #4084069] INFO -- : 2920 ......................................................................... I, [2023-10-12T06:32:18.204880 #4084069] INFO -- : 2993 ......................................................................... I, [2023-10-12T06:32:18.326825 #4084069] INFO -- : 3066 ......................................................................... I, [2023-10-12T06:32:18.802856 #4084069] INFO -- : 3139 ......................................................................... I, [2023-10-12T06:32:19.368806 #4084069] INFO -- : 3212 ......................................................................... I, [2023-10-12T06:32:19.661494 #4084069] INFO -- : 3285 ......................................................................... I, [2023-10-12T06:32:23.799003 #4084069] INFO -- : 3358 ......................................................................... I, [2023-10-12T06:32:23.875405 #4084069] INFO -- : 3431 ......................................................................... I, [2023-10-12T06:32:24.093470 #4084069] INFO -- : 3504 ......................................................................... I, [2023-10-12T06:32:24.322298 #4084069] INFO -- : 3577 ......................................................................... I, [2023-10-12T06:32:27.883738 #4084069] INFO -- : 3650 ................................................................. I, [2023-10-12T06:32:27.884208 #4084069] INFO -- : I, [2023-10-12T06:32:27.884253 #4084069] INFO -- : Finished in 151.055081 seconds I, [2023-10-12T06:32:27.884272 #4084069] INFO -- : I, [2023-10-12T06:32:27.884287 #4084069] INFO -- : 3715 files, 32233 examples, 157292 expectations, 0 failures, 0 errors, 0 tagged I, [2023-10-12T06:32:27.918334 #4084069] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk_clang_13/ruby -c /tmp/cores/core.1001.4136439.ruby -x gdbscript [New LWP 4136439] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk_clang_13/ruby -e '. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140574398056384) at ./nptl/pthread_kill.c:44 >>> Threads Id Target Id Frame * 1 Thread 0x7fda070f87c0 (LWP 4136439) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140574398056384) at ./nptl/pthread_kill.c:44 >>> Machine level backtrace Thread 1 (Thread 0x7fda070f87c0 (LWP 4136439)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140574398056384) at ./nptl/pthread_kill.c:44 tid = ret = 0 pd = 0x7fda070f87c0 old_mask = {__val = {144, 8, 18865251667, 140574402368380, 140574400327680, 140574398085840, 13510799108764801, 140574398079388, 94008612298494, 1, 140723571360598, 1, 140574400327680, 140723571360808, 140723571360804, 4}} ret = pd = old_mask = ret = tid = ret = resultvar = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = __futex = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = __futex = __private = __oldval = result = #1 __pthread_kill_internal (signo=6, threadid=140574398056384) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140574398056384, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007fda0713d476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = #4 0x00007fda071237f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x6, sa_sigaction = 0x6}, sa_mask = {__val = {140574400329424, 1, 0, 1, 140574402564832, 140574400329424, 140574402564832, 4294967549, 140574402565712, 0, 0, 0, 140723571361143, 24, 520, 140723571361140}}, sa_flags = 27, sa_restorer = 0x558015cd30b0 } sigs = {__val = {32, 140574383654760, 28, 140574383654440, 28, 94008609942704, 4, 0, 4096, 0, 3, 94008629420912, 140574402565712, 140723571360992, 140723571361008, 140574402372113}} #5 0x0000558015ee7f96 in rb_async_bug_errno (mesg=, mesg@entry=0x7ffcc27b8550 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk_clang_13/error.c:1111 No locals. #6 0x0000558015d0d39d in async_bug_fd (mesg=, errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk_clang_13/thread.c:4493 buff = "rb_thread_wakeup_timer_thread: write(0)\000\322\320Q\a\332\177\000\000\060\177\020\a\332\177\000\000@D)\a\332\177\000" n = #7 0x0000558015d02d73 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk_clang_13/thread_pthread.c:2996 e = 4136439 buff = 1 result = #8 timer_thread_wakeup_force () at /tmp/ruby/src/trunk_clang_13/thread_pthread.c:3010 No locals. #9 rb_thread_wakeup_timer_thread (sig=) at /tmp/ruby/src/trunk_clang_13/thread_pthread.c:2548 No locals. #10 0x0000558015ccd6d8 in sighandler (sig=1) at /tmp/ruby/src/trunk_clang_13/signal.c:693 old_errnum = 0 #11 No locals. #12 classname (klass=140574383654760, permanent=) at /tmp/ruby/src/trunk_clang_13/variable.c:116 classpath = 140574383602040 #13 const_set (klass=klass@entry=140574383654760, id=id@entry=23883, val=val@entry=140574383654440) at /tmp/ruby/src/trunk_clang_13/variable.c:3372 parental_path = parental_path_permanent = val_path_permanent = val_path = ce = #14 0x0000558015d369e0 in rb_const_set (klass=klass@entry=140574383654760, id=id@entry=23883, val=94008629420912, val@entry=140574383654440) at /tmp/ruby/src/trunk_clang_13/variable.c:3391 No locals. #15 0x0000558015e81803 in rb_define_module_id_under (outer=140574383654760, outer@entry=140574383654600, id=23883) at /tmp/ruby/src/trunk_clang_13/class.c:1125 module = 140574383654440 #16 0x0000558015e816e8 in rb_define_module_under (outer=94008629420916, name=) at /tmp/ruby/src/trunk_clang_13/class.c:1105 rbimpl_id = #17 0x0000558015bc9345 in Init_GC () at /tmp/ruby/src/trunk_clang_13/gc.c:14011 gc_constants = 140574383654600 rb_mProfiler = rb_mObjSpace = #18 0x0000558015be1baf in rb_call_inits () at /tmp/ruby/src/trunk_clang_13/inits.c:60 No locals. #19 0x0000558015bad0a4 in ruby_setup () at /tmp/ruby/src/trunk_clang_13/eval.c:89 _ec = 0x558016ee42c0 _tag = {tag = 36, retval = 3, buf = {0x7ffcc27b9390, 0x558015bad080 , 0x7ffcc27b9300, 0x3, 0x558015d028f6 }, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = #20 0x0000558015bad179 in ruby_init () at /tmp/ruby/src/trunk_clang_13/eval.c:101 state = #21 0x0000558015bab873 in rb_main (argc=3, argv=0x7ffcc27b9508) at /tmp/ruby/src/trunk_clang_13/main.c:38 variable_in_this_stack_frame = 100 #22 main (argc=3, argv=0x7ffcc27b9508) at /tmp/ruby/src/trunk_clang_13/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)