# Logfile created on 2023-10-12 06:38:36 +0000 by logger.rb/v1.4.3 I, [2023-10-12T06:38:36.846096 #4102258] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-10-12T06:38:36.846526 #4102258] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-10-12T06:38:37.118871 #4102258] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-10-12T06:38:37.122805 #4102258] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-10-12T06:38:37.122882 #4102258] INFO -- : $$$[beg] make update-download -j4 I, [2023-10-12T06:38:37.552477 #4102258] INFO -- : tool/config.guess already exists I, [2023-10-12T06:38:37.552718 #4102258] INFO -- : tool/config.sub already exists I, [2023-10-12T06:38:37.564671 #4102258] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:38:37.564785 #4102258] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:38:37.570713 #4102258] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:38:37.572672 #4102258] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:38:37.595497 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:38:37.614767 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:38:38.088786 #4102258] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-10-12T06:38:38.088865 #4102258] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-10-12T06:38:38.305314 #4102258] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-10-12T06:38:38.305738 #4102258] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-10-12T06:38:38.305781 #4102258] INFO -- : $$$[beg] make update-src -j4 E, [2023-10-12T06:38:39.648530 #4102258] ERROR -- : From https://github.com/ruby/ruby E, [2023-10-12T06:38:39.648608 #4102258] ERROR -- : 096ee06..feac15c master -> origin/master I, [2023-10-12T06:38:39.776184 #4102258] INFO -- : Updating 096ee06..feac15c I, [2023-10-12T06:38:39.776251 #4102258] INFO -- : Fast-forward I, [2023-10-12T06:38:39.824183 #4102258] INFO -- : bootstraptest/test_thread.rb | 14 + I, [2023-10-12T06:38:39.824245 #4102258] INFO -- : common.mk | 3 + I, [2023-10-12T06:38:39.824263 #4102258] INFO -- : configure.ac | 2 + I, [2023-10-12T06:38:39.824277 #4102258] INFO -- : debug.c | 9 +- I, [2023-10-12T06:38:39.824300 #4102258] INFO -- : dir.c | 4 +- I, [2023-10-12T06:38:39.824314 #4102258] INFO -- : eval.c | 18 + I, [2023-10-12T06:38:39.824328 #4102258] INFO -- : include/ruby/ruby.h | 18 + I, [2023-10-12T06:38:39.824342 #4102258] INFO -- : internal/thread.h | 1 + I, [2023-10-12T06:38:39.824360 #4102258] INFO -- : process.c | 64 +- I, [2023-10-12T06:38:39.824375 #4102258] INFO -- : ractor.c | 170 +- I, [2023-10-12T06:38:39.824389 #4102258] INFO -- : ractor_core.h | 8 +- I, [2023-10-12T06:38:39.824403 #4102258] INFO -- : ruby.c | 2 + I, [2023-10-12T06:38:39.824417 #4102258] INFO -- : spec/ruby/core/thread/native_thread_id_spec.rb | 9 +- I, [2023-10-12T06:38:39.824431 #4102258] INFO -- : test/.excludes/TestThread.rb | 4 + I, [2023-10-12T06:38:39.824444 #4102258] INFO -- : test/ruby/test_random_formatter.rb | 23 +- I, [2023-10-12T06:38:39.824458 #4102258] INFO -- : test/ruby/test_thread.rb | 3 +- I, [2023-10-12T06:38:39.824472 #4102258] INFO -- : thread.c | 287 +-- I, [2023-10-12T06:38:39.824488 #4102258] INFO -- : thread_none.c | 55 +- I, [2023-10-12T06:38:39.824502 #4102258] INFO -- : thread_none.h | 1 + I, [2023-10-12T06:38:39.824517 #4102258] INFO -- : thread_pthread.c | 3066 +++++++++++++++--------- I, [2023-10-12T06:38:39.824531 #4102258] INFO -- : thread_pthread.h | 112 +- I, [2023-10-12T06:38:39.824546 #4102258] INFO -- : thread_pthread_mn.c | 843 +++++++ I, [2023-10-12T06:38:39.824560 #4102258] INFO -- : thread_sync.c | 108 +- I, [2023-10-12T06:38:39.824574 #4102258] INFO -- : thread_win32.c | 178 +- I, [2023-10-12T06:38:39.824588 #4102258] INFO -- : thread_win32.h | 2 +- I, [2023-10-12T06:38:39.824604 #4102258] INFO -- : vm.c | 34 +- I, [2023-10-12T06:38:39.824619 #4102258] INFO -- : vm_core.h | 61 +- I, [2023-10-12T06:38:39.824633 #4102258] INFO -- : vm_sync.c | 112 +- I, [2023-10-12T06:38:39.824647 #4102258] INFO -- : 28 files changed, 3630 insertions(+), 1581 deletions(-) I, [2023-10-12T06:38:39.824660 #4102258] INFO -- : create mode 100644 thread_pthread_mn.c I, [2023-10-12T06:38:39.871023 #4102258] INFO -- : Latest commit hash = feac15c1f3 I, [2023-10-12T06:38:39.873996 #4102258] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-10-12T06:38:39.874067 #4102258] INFO -- : $$$[beg] make after-update -j4 I, [2023-10-12T06:38:40.087973 #4102258] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk_clang_12/common.mk > uncommon.mk I, [2023-10-12T06:38:40.106570 #4102258] INFO -- : cd -P /tmp/ruby/src/trunk_clang_12 && exec autoconf -o configure I, [2023-10-12T06:38:48.818786 #4102258] INFO -- : running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk_clang_12/configure --prefix=/tmp/ruby/install/trunk_clang_12 --disable-install-doc CC=clang-12 --no-create --no-recursion I, [2023-10-12T06:38:48.818874 #4102258] INFO -- : checking for ruby... /usr/bin/ruby --disable=gems I, [2023-10-12T06:38:48.818897 #4102258] INFO -- : tool/config.guess already exists I, [2023-10-12T06:38:48.818914 #4102258] INFO -- : tool/config.sub already exists I, [2023-10-12T06:38:48.818930 #4102258] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-10-12T06:38:48.818947 #4102258] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-10-12T06:38:48.818980 #4102258] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-10-12T06:38:48.819000 #4102258] INFO -- : checking for ld-12... no I, [2023-10-12T06:38:48.819018 #4102258] INFO -- : checking for llvm-ar-12... llvm-ar-12 I, [2023-10-12T06:38:48.819037 #4102258] INFO -- : checking for clang++-12... clang++-12 I, [2023-10-12T06:38:48.819053 #4102258] INFO -- : checking for llvm-nm-12... llvm-nm-12 I, [2023-10-12T06:38:48.819068 #4102258] INFO -- : checking for llvm-objcopy-12... llvm-objcopy-12 I, [2023-10-12T06:38:48.819083 #4102258] INFO -- : checking for llvm-objdump-12... llvm-objdump-12 I, [2023-10-12T06:38:48.819099 #4102258] INFO -- : checking for llvm-ranlib-12... llvm-ranlib-12 I, [2023-10-12T06:38:48.819119 #4102258] INFO -- : checking for llvm-strip-12... llvm-strip-12 I, [2023-10-12T06:38:48.819135 #4102258] INFO -- : checking for gcc... clang-12 I, [2023-10-12T06:38:48.819150 #4102258] INFO -- : checking whether the C compiler works... yes I, [2023-10-12T06:38:48.819165 #4102258] INFO -- : checking for C compiler default output file name... a.out I, [2023-10-12T06:38:48.819182 #4102258] INFO -- : checking for suffix of executables... I, [2023-10-12T06:38:48.819198 #4102258] INFO -- : checking whether we are cross compiling... no I, [2023-10-12T06:38:48.819214 #4102258] INFO -- : checking for suffix of object files... o I, [2023-10-12T06:38:48.819230 #4102258] INFO -- : checking whether the compiler supports GNU C... yes I, [2023-10-12T06:38:48.819246 #4102258] INFO -- : checking whether clang-12 accepts -g... yes I, [2023-10-12T06:38:48.819262 #4102258] INFO -- : checking for clang-12 option to enable C11 features... none needed I, [2023-10-12T06:38:48.819278 #4102258] INFO -- : checking whether the compiler supports GNU C++... yes I, [2023-10-12T06:38:48.819294 #4102258] INFO -- : checking whether clang++-12 accepts -g... yes I, [2023-10-12T06:38:48.819311 #4102258] INFO -- : checking for clang++-12 option to enable C++11 features... none needed I, [2023-10-12T06:38:48.819328 #4102258] INFO -- : checking how to run the C preprocessor... clang-12 -E I, [2023-10-12T06:38:48.819343 #4102258] INFO -- : checking for gas... no I, [2023-10-12T06:38:48.819359 #4102258] INFO -- : checking for as... as I, [2023-10-12T06:38:48.819374 #4102258] INFO -- : checking for gld... no I, [2023-10-12T06:38:48.819390 #4102258] INFO -- : checking for ld... ld I, [2023-10-12T06:38:48.819407 #4102258] INFO -- : checking for stdio.h... yes I, [2023-10-12T06:38:48.819426 #4102258] INFO -- : checking for stdlib.h... yes I, [2023-10-12T06:38:48.819445 #4102258] INFO -- : checking for string.h... yes I, [2023-10-12T06:38:48.819462 #4102258] INFO -- : checking for inttypes.h... yes I, [2023-10-12T06:38:48.819478 #4102258] INFO -- : checking for stdint.h... yes I, [2023-10-12T06:38:48.819493 #4102258] INFO -- : checking for strings.h... yes I, [2023-10-12T06:38:48.819508 #4102258] INFO -- : checking for sys/stat.h... yes I, [2023-10-12T06:38:48.819524 #4102258] INFO -- : checking for sys/types.h... yes I, [2023-10-12T06:38:48.819538 #4102258] INFO -- : checking for unistd.h... yes I, [2023-10-12T06:38:48.819551 #4102258] INFO -- : checking for wchar.h... yes I, [2023-10-12T06:38:48.819565 #4102258] INFO -- : checking for minix/config.h... no I, [2023-10-12T06:38:48.819584 #4102258] INFO -- : checking for vfork.h... no I, [2023-10-12T06:38:48.819598 #4102258] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-10-12T06:38:48.819615 #4102258] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2023-10-12T06:38:48.819631 #4102258] INFO -- : checking whether the linker is GNU ld... yes I, [2023-10-12T06:38:48.819647 #4102258] INFO -- : checking whether clang-12 -E accepts -o... yes I, [2023-10-12T06:38:48.819663 #4102258] INFO -- : checking for llvm-ar-12 flags... rcD I, [2023-10-12T06:38:48.819679 #4102258] INFO -- : checking whether ln -s works... yes I, [2023-10-12T06:38:48.819702 #4102258] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-10-12T06:38:48.819717 #4102258] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-10-12T06:38:48.819737 #4102258] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2023-10-12T06:38:48.819754 #4102258] INFO -- : checking for dtrace... no I, [2023-10-12T06:38:48.819771 #4102258] INFO -- : checking for dot... no I, [2023-10-12T06:38:48.819788 #4102258] INFO -- : checking for doxygen... no I, [2023-10-12T06:38:48.819805 #4102258] INFO -- : checking for pkg-config... no I, [2023-10-12T06:38:48.819820 #4102258] INFO -- : checking whether it is Android... no I, [2023-10-12T06:38:48.819836 #4102258] INFO -- : checking for cd using physical directory... cd -P I, [2023-10-12T06:38:48.819853 #4102258] INFO -- : checking whether CFLAGS is valid... yes I, [2023-10-12T06:38:48.819870 #4102258] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-10-12T06:38:48.819886 #4102258] INFO -- : checking whether ELF binaries are produced... yes I, [2023-10-12T06:38:48.819909 #4102258] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-10-12T06:38:48.819927 #4102258] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... yes I, [2023-10-12T06:38:48.819944 #4102258] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-10-12T06:38:48.819962 #4102258] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.819979 #4102258] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.819996 #4102258] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820013 #4102258] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820031 #4102258] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... no I, [2023-10-12T06:38:48.820055 #4102258] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820073 #4102258] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820090 #4102258] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820107 #4102258] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820125 #4102258] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820139 #4102258] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820156 #4102258] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no I, [2023-10-12T06:38:48.820172 #4102258] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820195 #4102258] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... no I, [2023-10-12T06:38:48.820211 #4102258] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820227 #4102258] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820242 #4102258] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820258 #4102258] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-10-12T06:38:48.820274 #4102258] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no E, [2023-10-12T06:38:51.023126 #4102258] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-10-12T06:38:58.464642 #4102258] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464719 #4102258] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464740 #4102258] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464765 #4102258] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464782 #4102258] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464798 #4102258] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no I, [2023-10-12T06:38:58.464813 #4102258] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no I, [2023-10-12T06:38:58.464828 #4102258] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464846 #4102258] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-10-12T06:38:58.464863 #4102258] INFO -- : checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no I, [2023-10-12T06:38:58.464877 #4102258] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464891 #4102258] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464905 #4102258] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464920 #4102258] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464934 #4102258] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464948 #4102258] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.464966 #4102258] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-10-12T06:38:58.464982 #4102258] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-10-12T06:38:58.464997 #4102258] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-10-12T06:38:58.465012 #4102258] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.465027 #4102258] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.465042 #4102258] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.465057 #4102258] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-10-12T06:38:58.465071 #4102258] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... no I, [2023-10-12T06:38:58.465090 #4102258] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-10-12T06:38:58.465105 #4102258] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-10-12T06:38:58.465121 #4102258] INFO -- : checking for pthread.h... yes I, [2023-10-12T06:38:58.465136 #4102258] INFO -- : checking for pthread_create in -lthr... no I, [2023-10-12T06:38:58.465150 #4102258] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-10-12T06:38:58.465165 #4102258] INFO -- : checking for pthread_np.h... no I, [2023-10-12T06:38:58.465178 #4102258] INFO -- : checking thread model... pthread I, [2023-10-12T06:38:58.465193 #4102258] INFO -- : checking whether CXXFLAGS is valid... no I, [2023-10-12T06:38:58.465208 #4102258] INFO -- : checking for crypt in -lcrypt... yes I, [2023-10-12T06:38:58.465227 #4102258] INFO -- : checking for dlopen in -ldl... yes I, [2023-10-12T06:38:58.465241 #4102258] INFO -- : checking for shutdown in -lsocket... no I, [2023-10-12T06:38:58.465256 #4102258] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-10-12T06:38:58.465272 #4102258] INFO -- : checking for library containing opendir... none required I, [2023-10-12T06:38:58.465287 #4102258] INFO -- : checking for _Bool... yes I, [2023-10-12T06:38:58.465302 #4102258] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-10-12T06:38:58.465318 #4102258] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-10-12T06:38:58.465339 #4102258] INFO -- : checking for afunix.h... no I, [2023-10-12T06:38:58.465357 #4102258] INFO -- : checking for atomic.h... no I, [2023-10-12T06:38:58.465374 #4102258] INFO -- : checking for copyfile.h... no I, [2023-10-12T06:38:58.465390 #4102258] INFO -- : checking for direct.h... no I, [2023-10-12T06:38:58.465405 #4102258] INFO -- : checking for grp.h... yes I, [2023-10-12T06:38:58.465421 #4102258] INFO -- : checking for fcntl.h... yes I, [2023-10-12T06:38:58.465435 #4102258] INFO -- : checking for float.h... yes I, [2023-10-12T06:38:58.465451 #4102258] INFO -- : checking for ieeefp.h... no I, [2023-10-12T06:38:58.465464 #4102258] INFO -- : checking for intrinsics.h... no I, [2023-10-12T06:38:58.465479 #4102258] INFO -- : checking for langinfo.h... yes I, [2023-10-12T06:38:58.465494 #4102258] INFO -- : checking for limits.h... yes I, [2023-10-12T06:38:58.465509 #4102258] INFO -- : checking for locale.h... yes I, [2023-10-12T06:38:58.465527 #4102258] INFO -- : checking for malloc.h... yes I, [2023-10-12T06:38:58.465543 #4102258] INFO -- : checking for malloc/malloc.h... no I, [2023-10-12T06:38:58.465558 #4102258] INFO -- : checking for malloc_np.h... no I, [2023-10-12T06:38:58.465573 #4102258] INFO -- : checking for net/socket.h... no I, [2023-10-12T06:38:58.465588 #4102258] INFO -- : checking for process.h... no I, [2023-10-12T06:38:58.465603 #4102258] INFO -- : checking for pwd.h... yes I, [2023-10-12T06:38:58.465619 #4102258] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-10-12T06:38:58.465633 #4102258] INFO -- : checking for sanitizer/msan_interface.h... yes I, [2023-10-12T06:38:58.465648 #4102258] INFO -- : checking for setjmpex.h... no I, [2023-10-12T06:38:58.465666 #4102258] INFO -- : checking for stdalign.h... yes I, [2023-10-12T06:38:58.465681 #4102258] INFO -- : checking for sys/attr.h... no I, [2023-10-12T06:38:58.465696 #4102258] INFO -- : checking for sys/eventfd.h... yes I, [2023-10-12T06:38:58.465711 #4102258] INFO -- : checking for sys/fcntl.h... yes I, [2023-10-12T06:38:58.465727 #4102258] INFO -- : checking for sys/file.h... yes I, [2023-10-12T06:38:58.465741 #4102258] INFO -- : checking for sys/id.h... no I, [2023-10-12T06:38:58.465756 #4102258] INFO -- : checking for sys/ioctl.h... yes I, [2023-10-12T06:38:58.465770 #4102258] INFO -- : checking for sys/mkdev.h... no I, [2023-10-12T06:38:58.465785 #4102258] INFO -- : checking for sys/param.h... yes I, [2023-10-12T06:38:58.465798 #4102258] INFO -- : checking for sys/prctl.h... yes I, [2023-10-12T06:38:58.465815 #4102258] INFO -- : checking for sys/random.h... yes I, [2023-10-12T06:38:58.465831 #4102258] INFO -- : checking for sys/resource.h... yes I, [2023-10-12T06:38:58.465846 #4102258] INFO -- : checking for sys/select.h... yes I, [2023-10-12T06:38:58.465862 #4102258] INFO -- : checking for sys/sendfile.h... yes I, [2023-10-12T06:38:58.465877 #4102258] INFO -- : checking for sys/socket.h... yes I, [2023-10-12T06:38:58.465891 #4102258] INFO -- : checking for sys/syscall.h... yes I, [2023-10-12T06:38:58.465907 #4102258] INFO -- : checking for sys/sysmacros.h... yes I, [2023-10-12T06:38:58.465921 #4102258] INFO -- : checking for sys/time.h... yes I, [2023-10-12T06:38:58.465937 #4102258] INFO -- : checking for sys/times.h... yes I, [2023-10-12T06:38:58.465952 #4102258] INFO -- : checking for sys/uio.h... yes I, [2023-10-12T06:38:58.465969 #4102258] INFO -- : checking for sys/utime.h... no I, [2023-10-12T06:38:58.465984 #4102258] INFO -- : checking for syscall.h... yes I, [2023-10-12T06:38:58.465998 #4102258] INFO -- : checking for time.h... yes I, [2023-10-12T06:38:58.466014 #4102258] INFO -- : checking for ucontext.h... yes I, [2023-10-12T06:38:58.466031 #4102258] INFO -- : checking for utime.h... yes I, [2023-10-12T06:38:58.466045 #4102258] INFO -- : checking for sys/epoll.h... yes I, [2023-10-12T06:38:58.466059 #4102258] INFO -- : checking for x86intrin.h... yes I, [2023-10-12T06:38:58.466075 #4102258] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-10-12T06:38:58.466099 #4102258] INFO -- : checking for gmp.h... yes I, [2023-10-12T06:38:58.466115 #4102258] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-10-12T06:38:58.466134 #4102258] INFO -- : checking for special C compiler options needed for large files... no I, [2023-10-12T06:39:24.832134 #4102258] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-10-12T06:39:24.832201 #4102258] INFO -- : checking whether byte ordering is bigendian... no I, [2023-10-12T06:39:24.832221 #4102258] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-10-12T06:39:24.832236 #4102258] INFO -- : checking whether char is unsigned... no I, [2023-10-12T06:39:24.832251 #4102258] INFO -- : checking for inline... inline I, [2023-10-12T06:39:24.832264 #4102258] INFO -- : checking for working volatile... yes I, [2023-10-12T06:39:24.832277 #4102258] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-10-12T06:39:24.832291 #4102258] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2023-10-12T06:39:24.832311 #4102258] INFO -- : checking for long long... yes I, [2023-10-12T06:39:24.832325 #4102258] INFO -- : checking for off_t... yes I, [2023-10-12T06:39:24.832338 #4102258] INFO -- : checking char bit... 8 I, [2023-10-12T06:39:24.832352 #4102258] INFO -- : checking size of int... 4 I, [2023-10-12T06:39:24.832365 #4102258] INFO -- : checking size of short... 2 I, [2023-10-12T06:39:24.832379 #4102258] INFO -- : checking size of long... 8 I, [2023-10-12T06:39:24.832393 #4102258] INFO -- : checking size of long long... 8 I, [2023-10-12T06:39:24.832406 #4102258] INFO -- : checking size of __int64... 0 I, [2023-10-12T06:39:24.832420 #4102258] INFO -- : checking size of __int128... 16 I, [2023-10-12T06:39:24.832435 #4102258] INFO -- : checking size of off_t... 8 I, [2023-10-12T06:39:24.832451 #4102258] INFO -- : checking size of void*... 8 I, [2023-10-12T06:39:24.832466 #4102258] INFO -- : checking size of float... 4 I, [2023-10-12T06:39:24.832479 #4102258] INFO -- : checking size of double... 8 I, [2023-10-12T06:39:24.832493 #4102258] INFO -- : checking size of time_t... 8 I, [2023-10-12T06:39:24.832506 #4102258] INFO -- : checking size of clock_t... 8 I, [2023-10-12T06:39:24.832520 #4102258] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-10-12T06:39:24.832535 #4102258] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-10-12T06:39:24.832550 #4102258] INFO -- : checking for printf prefix for long long... ll I, [2023-10-12T06:39:24.832563 #4102258] INFO -- : checking for pid_t... yes I, [2023-10-12T06:39:24.832581 #4102258] INFO -- : checking for convertible type of pid_t... INT I, [2023-10-12T06:39:24.832595 #4102258] INFO -- : checking for uid_t... yes I, [2023-10-12T06:39:24.832608 #4102258] INFO -- : checking for convertible type of uid_t... UINT I, [2023-10-12T06:39:24.832622 #4102258] INFO -- : checking for gid_t... yes I, [2023-10-12T06:39:24.832635 #4102258] INFO -- : checking for convertible type of gid_t... UINT I, [2023-10-12T06:39:24.832648 #4102258] INFO -- : checking for time_t... yes I, [2023-10-12T06:39:24.832662 #4102258] INFO -- : checking for convertible type of time_t... LONG I, [2023-10-12T06:39:24.832675 #4102258] INFO -- : checking for dev_t... yes I, [2023-10-12T06:39:24.832689 #4102258] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-10-12T06:39:24.832706 #4102258] INFO -- : checking for mode_t... yes I, [2023-10-12T06:39:24.832720 #4102258] INFO -- : checking for convertible type of mode_t... UINT I, [2023-10-12T06:39:24.832734 #4102258] INFO -- : checking for rlim_t... yes I, [2023-10-12T06:39:24.832747 #4102258] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-10-12T06:39:24.832761 #4102258] INFO -- : checking for convertible type of off_t... LONG I, [2023-10-12T06:39:24.832775 #4102258] INFO -- : checking for clockid_t... yes I, [2023-10-12T06:39:24.832798 #4102258] INFO -- : checking for convertible type of clockid_t... INT I, [2023-10-12T06:39:24.832812 #4102258] INFO -- : checking for variable length macro... yes I, [2023-10-12T06:39:24.832826 #4102258] INFO -- : checking if _Alignof() works... yes I, [2023-10-12T06:39:24.832840 #4102258] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-10-12T06:39:24.832856 #4102258] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-10-12T06:39:24.832870 #4102258] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-10-12T06:39:24.832884 #4102258] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-10-12T06:39:24.832898 #4102258] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-10-12T06:39:24.832911 #4102258] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-10-12T06:39:24.832925 #4102258] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-10-12T06:39:24.832941 #4102258] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-10-12T06:39:24.832955 #4102258] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-10-12T06:39:24.832969 #4102258] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-10-12T06:39:24.832983 #4102258] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-10-12T06:39:24.832997 #4102258] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-10-12T06:39:24.833010 #4102258] INFO -- : checking for ERRORFUNC function attribute... x I, [2023-10-12T06:39:24.833024 #4102258] INFO -- : checking for WARNINGFUNC function attribute... x I, [2023-10-12T06:39:24.833040 #4102258] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-10-12T06:39:24.833053 #4102258] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-10-12T06:39:24.833067 #4102258] INFO -- : checking for std::nullptr_t... no I, [2023-10-12T06:39:24.833081 #4102258] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-10-12T06:39:24.833094 #4102258] INFO -- : checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x I, [2023-10-12T06:39:24.833108 #4102258] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-10-12T06:39:24.833159 #4102258] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... x I, [2023-10-12T06:39:24.833173 #4102258] INFO -- : checking for FUNC_MINIMIZED function attribute... x I, [2023-10-12T06:39:24.833187 #4102258] INFO -- : checking for function alias... alias I, [2023-10-12T06:39:24.833201 #4102258] INFO -- : checking for __atomic builtins... yes I, [2023-10-12T06:39:24.833217 #4102258] INFO -- : checking for __sync builtins... yes I, [2023-10-12T06:39:24.833230 #4102258] INFO -- : checking for __builtin_unreachable... yes I, [2023-10-12T06:39:24.833244 #4102258] INFO -- : checking for __assume... no I, [2023-10-12T06:39:24.833257 #4102258] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-10-12T06:39:24.833270 #4102258] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-10-12T06:39:24.833284 #4102258] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-10-12T06:39:24.833298 #4102258] INFO -- : checking if enum over int is allowed... yes I, [2023-10-12T06:39:24.833311 #4102258] INFO -- : checking for clang-12 options needed to detect all undeclared functions... -fno-builtin I, [2023-10-12T06:39:24.833330 #4102258] INFO -- : checking whether sys_nerr is declared... no I, [2023-10-12T06:39:24.833348 #4102258] INFO -- : checking whether getenv is declared... yes I, [2023-10-12T06:39:24.833361 #4102258] INFO -- : checking for size_t... yes I, [2023-10-12T06:39:24.833375 #4102258] INFO -- : checking size of size_t... 8 I, [2023-10-12T06:39:24.833390 #4102258] INFO -- : checking size of ptrdiff_t... 8 I, [2023-10-12T06:39:24.833403 #4102258] INFO -- : checking size of dev_t... 8 I, [2023-10-12T06:39:24.833417 #4102258] INFO -- : checking for printf prefix for size_t... z I, [2023-10-12T06:39:24.833430 #4102258] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-10-12T06:39:52.005910 #4102258] INFO -- : checking for struct stat.st_blksize... yes I, [2023-10-12T06:39:52.005983 #4102258] INFO -- : checking for struct stat.st_blocks... yes I, [2023-10-12T06:39:52.006001 #4102258] INFO -- : checking for struct stat.st_rdev... yes I, [2023-10-12T06:39:52.006025 #4102258] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-10-12T06:39:52.006039 #4102258] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-10-12T06:39:52.006052 #4102258] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-10-12T06:39:52.006065 #4102258] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-10-12T06:39:52.007695 #4102258] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-10-12T06:39:52.007730 #4102258] INFO -- : checking for struct stat.st_atim... yes I, [2023-10-12T06:39:52.007745 #4102258] INFO -- : checking for struct stat.st_atimespec... no I, [2023-10-12T06:39:52.007759 #4102258] INFO -- : checking for struct stat.st_atimensec... no I, [2023-10-12T06:39:52.007771 #4102258] INFO -- : checking for struct stat.st_mtim... yes I, [2023-10-12T06:39:52.007783 #4102258] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-10-12T06:39:52.007796 #4102258] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-10-12T06:39:52.007808 #4102258] INFO -- : checking for struct stat.st_ctim... yes I, [2023-10-12T06:39:52.007821 #4102258] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-10-12T06:39:52.007837 #4102258] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-10-12T06:39:52.007849 #4102258] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-10-12T06:39:52.007862 #4102258] INFO -- : checking for struct statx.stx_btime... yes I, [2023-10-12T06:39:52.007874 #4102258] INFO -- : checking for struct timeval... yes I, [2023-10-12T06:39:52.007886 #4102258] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-10-12T06:39:52.007899 #4102258] INFO -- : checking for struct timespec... yes I, [2023-10-12T06:39:52.007911 #4102258] INFO -- : checking for struct timezone... yes I, [2023-10-12T06:39:52.007923 #4102258] INFO -- : checking for fd_mask... yes I, [2023-10-12T06:39:52.007936 #4102258] INFO -- : checking for int8_t... yes I, [2023-10-12T06:39:52.007947 #4102258] INFO -- : checking size of int8_t... 1 I, [2023-10-12T06:39:52.007964 #4102258] INFO -- : checking for uint8_t... yes I, [2023-10-12T06:39:52.007977 #4102258] INFO -- : checking size of uint8_t... 1 I, [2023-10-12T06:39:52.007989 #4102258] INFO -- : checking for int16_t... yes I, [2023-10-12T06:39:52.008001 #4102258] INFO -- : checking size of int16_t... 2 I, [2023-10-12T06:39:52.008014 #4102258] INFO -- : checking for uint16_t... yes I, [2023-10-12T06:39:52.008026 #4102258] INFO -- : checking size of uint16_t... 2 I, [2023-10-12T06:39:52.008038 #4102258] INFO -- : checking for int32_t... yes I, [2023-10-12T06:39:52.008051 #4102258] INFO -- : checking size of int32_t... 4 I, [2023-10-12T06:39:52.008063 #4102258] INFO -- : checking for uint32_t... yes I, [2023-10-12T06:39:52.008078 #4102258] INFO -- : checking size of uint32_t... 4 I, [2023-10-12T06:39:52.008091 #4102258] INFO -- : checking for int64_t... yes I, [2023-10-12T06:39:52.008112 #4102258] INFO -- : checking size of int64_t... 8 I, [2023-10-12T06:39:52.008125 #4102258] INFO -- : checking for uint64_t... yes I, [2023-10-12T06:39:52.008137 #4102258] INFO -- : checking size of uint64_t... 8 I, [2023-10-12T06:39:52.008150 #4102258] INFO -- : checking for int128_t... __int128 I, [2023-10-12T06:39:52.008162 #4102258] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-10-12T06:39:52.008175 #4102258] INFO -- : checking for intptr_t... yes I, [2023-10-12T06:39:52.008187 #4102258] INFO -- : checking size of intptr_t... 8 I, [2023-10-12T06:39:52.008200 #4102258] INFO -- : checking for uintptr_t... yes I, [2023-10-12T06:39:52.008216 #4102258] INFO -- : checking size of uintptr_t... 8 I, [2023-10-12T06:39:52.008229 #4102258] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-10-12T06:39:52.008241 #4102258] INFO -- : checking for ssize_t... yes I, [2023-10-12T06:39:52.008253 #4102258] INFO -- : checking size of ssize_t... 8 I, [2023-10-12T06:39:52.008266 #4102258] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-10-12T06:39:52.008278 #4102258] INFO -- : checking for stack end address... __libc_stack_end I, [2023-10-12T06:39:52.008291 #4102258] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-10-12T06:39:52.008303 #4102258] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-10-12T06:39:52.008315 #4102258] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-10-12T06:39:52.008327 #4102258] INFO -- : checking for working alloca.h... yes I, [2023-10-12T06:39:52.008343 #4102258] INFO -- : checking for alloca... yes I, [2023-10-12T06:39:52.008355 #4102258] INFO -- : checking for dynamic size alloca... ok I, [2023-10-12T06:39:52.008368 #4102258] INFO -- : checking for working memcmp... yes I, [2023-10-12T06:39:52.008380 #4102258] INFO -- : checking for dup... yes I, [2023-10-12T06:39:52.008392 #4102258] INFO -- : checking for dup2... yes I, [2023-10-12T06:39:52.008405 #4102258] INFO -- : checking for acosh... yes I, [2023-10-12T06:39:52.008417 #4102258] INFO -- : checking for cbrt... yes I, [2023-10-12T06:39:52.008429 #4102258] INFO -- : checking for crypt... yes I, [2023-10-12T06:39:52.008441 #4102258] INFO -- : checking for erf... yes I, [2023-10-12T06:39:52.008453 #4102258] INFO -- : checking for explicit_bzero... yes I, [2023-10-12T06:39:52.008469 #4102258] INFO -- : checking for ffs... yes I, [2023-10-12T06:39:52.008481 #4102258] INFO -- : checking for flock... yes I, [2023-10-12T06:39:52.008494 #4102258] INFO -- : checking for hypot... yes I, [2023-10-12T06:39:52.008506 #4102258] INFO -- : checking for lgamma_r... yes I, [2023-10-12T06:39:52.008518 #4102258] INFO -- : checking for memmove... yes I, [2023-10-12T06:39:52.008531 #4102258] INFO -- : checking for nan... yes I, [2023-10-12T06:39:52.008544 #4102258] INFO -- : checking for nextafter... yes I, [2023-10-12T06:39:52.008557 #4102258] INFO -- : checking for setproctitle... no I, [2023-10-12T06:39:52.008569 #4102258] INFO -- : checking for strchr... yes I, [2023-10-12T06:39:52.008582 #4102258] INFO -- : checking for strerror... yes I, [2023-10-12T06:39:52.008598 #4102258] INFO -- : checking for strlcat... no I, [2023-10-12T06:39:52.008611 #4102258] INFO -- : checking for strlcpy... no I, [2023-10-12T06:39:52.008624 #4102258] INFO -- : checking for strstr... yes I, [2023-10-12T06:39:52.008637 #4102258] INFO -- : checking for tgamma... yes I, [2023-10-12T06:39:52.008649 #4102258] INFO -- : checking for sys/pstat.h... no I, [2023-10-12T06:39:52.008661 #4102258] INFO -- : checking for fork... yes I, [2023-10-12T06:39:52.008673 #4102258] INFO -- : checking for vfork... yes I, [2023-10-12T06:39:52.008686 #4102258] INFO -- : checking for working fork... yes I, [2023-10-12T06:39:52.008699 #4102258] INFO -- : checking for __syscall... no I, [2023-10-12T06:39:52.008712 #4102258] INFO -- : checking for _longjmp... yes I, [2023-10-12T06:39:52.008728 #4102258] INFO -- : checking for arc4random_buf... no I, [2023-10-12T06:39:52.008746 #4102258] INFO -- : checking for atan2l... yes I, [2023-10-12T06:39:52.008759 #4102258] INFO -- : checking for atan2f... yes I, [2023-10-12T06:39:52.008771 #4102258] INFO -- : checking for chmod... yes I, [2023-10-12T06:39:52.008784 #4102258] INFO -- : checking for chown... yes I, [2023-10-12T06:39:52.008797 #4102258] INFO -- : checking for chroot... yes I, [2023-10-12T06:39:52.008809 #4102258] INFO -- : checking for chsize... no I, [2023-10-12T06:39:52.008822 #4102258] INFO -- : checking for clock_gettime... yes I, [2023-10-12T06:39:52.008835 #4102258] INFO -- : checking for copy_file_range... yes I, [2023-10-12T06:39:52.008847 #4102258] INFO -- : checking for cosh... yes I, [2023-10-12T06:39:52.008862 #4102258] INFO -- : checking for crypt_r... yes I, [2023-10-12T06:39:52.008875 #4102258] INFO -- : checking for dirfd... yes I, [2023-10-12T06:39:52.008888 #4102258] INFO -- : checking for dl_iterate_phdr... yes I, [2023-10-12T06:39:52.008901 #4102258] INFO -- : checking for dlopen... yes I, [2023-10-12T06:39:52.008914 #4102258] INFO -- : checking for dladdr... yes I, [2023-10-12T06:39:52.008926 #4102258] INFO -- : checking for dup3... yes I, [2023-10-12T06:39:52.008938 #4102258] INFO -- : checking for eaccess... yes I, [2023-10-12T06:39:52.008950 #4102258] INFO -- : checking for endgrent... yes I, [2023-10-12T06:39:52.008963 #4102258] INFO -- : checking for eventfd... yes I, [2023-10-12T06:39:52.008975 #4102258] INFO -- : checking for execl... yes I, [2023-10-12T06:39:52.008991 #4102258] INFO -- : checking for execle... yes I, [2023-10-12T06:39:52.009003 #4102258] INFO -- : checking for execv... yes I, [2023-10-12T06:39:52.009015 #4102258] INFO -- : checking for execve... yes I, [2023-10-12T06:39:52.009028 #4102258] INFO -- : checking for explicit_memset... no I, [2023-10-12T06:39:52.009041 #4102258] INFO -- : checking for fcopyfile... no I, [2023-10-12T06:39:52.009054 #4102258] INFO -- : checking for fchdir... yes I, [2023-10-12T06:39:52.009066 #4102258] INFO -- : checking for fchmod... yes I, [2023-10-12T06:39:52.009078 #4102258] INFO -- : checking for fchown... yes I, [2023-10-12T06:39:52.009090 #4102258] INFO -- : checking for fcntl... yes I, [2023-10-12T06:39:52.009106 #4102258] INFO -- : checking for fdatasync... yes I, [2023-10-12T06:39:52.009119 #4102258] INFO -- : checking for fdopendir... yes I, [2023-10-12T06:39:52.009131 #4102258] INFO -- : checking for fgetattrlist... no I, [2023-10-12T06:39:52.009144 #4102258] INFO -- : checking for fmod... yes I, [2023-10-12T06:39:52.009157 #4102258] INFO -- : checking for fstatat... yes I, [2023-10-12T06:39:52.009170 #4102258] INFO -- : checking for fsync... yes I, [2023-10-12T06:39:52.009182 #4102258] INFO -- : checking for ftruncate... yes I, [2023-10-12T06:39:52.009194 #4102258] INFO -- : checking for ftruncate64... yes I, [2023-10-12T06:39:52.009207 #4102258] INFO -- : checking for getattrlist... no I, [2023-10-12T06:39:52.009219 #4102258] INFO -- : checking for getcwd... yes I, [2023-10-12T06:40:18.294479 #4102258] INFO -- : checking for getegid... yes I, [2023-10-12T06:40:18.294556 #4102258] INFO -- : checking for getentropy... yes I, [2023-10-12T06:40:18.294576 #4102258] INFO -- : checking for geteuid... yes I, [2023-10-12T06:40:18.294593 #4102258] INFO -- : checking for getgid... yes I, [2023-10-12T06:40:18.294608 #4102258] INFO -- : checking for getgidx... no I, [2023-10-12T06:40:18.294696 #4102258] INFO -- : checking for getgrnam... yes I, [2023-10-12T06:40:18.294719 #4102258] INFO -- : checking for getgrnam_r... yes I, [2023-10-12T06:40:18.294735 #4102258] INFO -- : checking for getgroups... yes I, [2023-10-12T06:40:18.294751 #4102258] INFO -- : checking for getlogin... yes I, [2023-10-12T06:40:18.294765 #4102258] INFO -- : checking for getlogin_r... yes I, [2023-10-12T06:40:18.294784 #4102258] INFO -- : checking for getpgid... yes I, [2023-10-12T06:40:18.294799 #4102258] INFO -- : checking for getpgrp... yes I, [2023-10-12T06:40:18.294815 #4102258] INFO -- : checking for getppid... yes I, [2023-10-12T06:40:18.294841 #4102258] INFO -- : checking for getpriority... yes I, [2023-10-12T06:40:18.294859 #4102258] INFO -- : checking for getpwnam... yes I, [2023-10-12T06:40:18.294876 #4102258] INFO -- : checking for getpwnam_r... yes I, [2023-10-12T06:40:18.294891 #4102258] INFO -- : checking for getpwuid... yes I, [2023-10-12T06:40:18.294909 #4102258] INFO -- : checking for getpwuid_r... yes I, [2023-10-12T06:40:18.294925 #4102258] INFO -- : checking for getrandom... yes I, [2023-10-12T06:40:18.294941 #4102258] INFO -- : checking for getresgid... yes I, [2023-10-12T06:40:18.294968 #4102258] INFO -- : checking for getresuid... yes I, [2023-10-12T06:40:18.294987 #4102258] INFO -- : checking for getrlimit... yes I, [2023-10-12T06:40:18.295003 #4102258] INFO -- : checking for getsid... yes I, [2023-10-12T06:40:18.295021 #4102258] INFO -- : checking for gettimeofday... yes I, [2023-10-12T06:40:18.295036 #4102258] INFO -- : checking for getuid... yes I, [2023-10-12T06:40:18.295053 #4102258] INFO -- : checking for getuidx... no I, [2023-10-12T06:40:18.295068 #4102258] INFO -- : checking for gmtime_r... yes I, [2023-10-12T06:40:18.295083 #4102258] INFO -- : checking for grantpt... yes I, [2023-10-12T06:40:18.295098 #4102258] INFO -- : checking for initgroups... yes I, [2023-10-12T06:40:18.295114 #4102258] INFO -- : checking for ioctl... yes I, [2023-10-12T06:40:18.295138 #4102258] INFO -- : checking for isfinite... no I, [2023-10-12T06:40:18.295155 #4102258] INFO -- : checking for issetugid... no I, [2023-10-12T06:40:18.295170 #4102258] INFO -- : checking for kill... yes I, [2023-10-12T06:40:18.295185 #4102258] INFO -- : checking for killpg... yes I, [2023-10-12T06:40:18.295199 #4102258] INFO -- : checking for lchmod... yes I, [2023-10-12T06:40:18.295211 #4102258] INFO -- : checking for lchown... yes I, [2023-10-12T06:40:18.295227 #4102258] INFO -- : checking for link... yes I, [2023-10-12T06:40:18.295242 #4102258] INFO -- : checking for llabs... yes I, [2023-10-12T06:40:18.295257 #4102258] INFO -- : checking for lockf... yes I, [2023-10-12T06:40:18.295275 #4102258] INFO -- : checking for log2... yes I, [2023-10-12T06:40:18.295295 #4102258] INFO -- : checking for lstat... yes I, [2023-10-12T06:40:18.295309 #4102258] INFO -- : checking for lutimes... yes I, [2023-10-12T06:40:18.295324 #4102258] INFO -- : checking for malloc_usable_size... yes I, [2023-10-12T06:40:18.295338 #4102258] INFO -- : checking for malloc_size... no I, [2023-10-12T06:40:18.295353 #4102258] INFO -- : checking for malloc_trim... yes I, [2023-10-12T06:40:18.295369 #4102258] INFO -- : checking for mblen... yes I, [2023-10-12T06:40:18.295385 #4102258] INFO -- : checking for memalign... yes I, [2023-10-12T06:40:18.295400 #4102258] INFO -- : checking for memset_s... no I, [2023-10-12T06:40:18.295416 #4102258] INFO -- : checking for writev... yes I, [2023-10-12T06:40:18.295432 #4102258] INFO -- : checking for memrchr... yes I, [2023-10-12T06:40:18.295454 #4102258] INFO -- : checking for memmem... yes I, [2023-10-12T06:40:18.295468 #4102258] INFO -- : checking for mkfifo... yes I, [2023-10-12T06:40:18.295485 #4102258] INFO -- : checking for mknod... yes I, [2023-10-12T06:40:18.295502 #4102258] INFO -- : checking for mktime... yes I, [2023-10-12T06:40:18.295520 #4102258] INFO -- : checking for mmap... yes I, [2023-10-12T06:40:18.295535 #4102258] INFO -- : checking for mremap... yes I, [2023-10-12T06:40:18.295550 #4102258] INFO -- : checking for openat... yes I, [2023-10-12T06:40:18.295564 #4102258] INFO -- : checking for pclose... yes I, [2023-10-12T06:40:18.295577 #4102258] INFO -- : checking for pipe... yes I, [2023-10-12T06:40:18.295595 #4102258] INFO -- : checking for pipe2... yes I, [2023-10-12T06:40:18.295610 #4102258] INFO -- : checking for poll... yes I, [2023-10-12T06:40:18.295625 #4102258] INFO -- : checking for popen... yes I, [2023-10-12T06:40:18.295639 #4102258] INFO -- : checking for posix_fadvise... yes I, [2023-10-12T06:40:18.295653 #4102258] INFO -- : checking for posix_madvise... yes I, [2023-10-12T06:40:18.295677 #4102258] INFO -- : checking for posix_memalign... yes I, [2023-10-12T06:40:18.295692 #4102258] INFO -- : checking for ppoll... yes I, [2023-10-12T06:40:18.295705 #4102258] INFO -- : checking for pread... yes I, [2023-10-12T06:40:18.295718 #4102258] INFO -- : checking for pwrite... yes I, [2023-10-12T06:40:18.295734 #4102258] INFO -- : checking for qsort_r... yes I, [2023-10-12T06:40:18.295754 #4102258] INFO -- : checking for qsort_s... no I, [2023-10-12T06:40:18.295772 #4102258] INFO -- : checking for readlink... yes I, [2023-10-12T06:40:18.295789 #4102258] INFO -- : checking for realpath... yes I, [2023-10-12T06:40:18.295806 #4102258] INFO -- : checking for round... yes I, [2023-10-12T06:40:18.295823 #4102258] INFO -- : checking for sched_getaffinity... yes I, [2023-10-12T06:40:18.295840 #4102258] INFO -- : checking for seekdir... yes I, [2023-10-12T06:40:18.295857 #4102258] INFO -- : checking for select_large_fdset... no I, [2023-10-12T06:40:18.295874 #4102258] INFO -- : checking for sendfile... yes I, [2023-10-12T06:40:18.295890 #4102258] INFO -- : checking for setegid... yes I, [2023-10-12T06:40:18.295905 #4102258] INFO -- : checking for setenv... yes I, [2023-10-12T06:40:18.295927 #4102258] INFO -- : checking for seteuid... yes I, [2023-10-12T06:40:18.295945 #4102258] INFO -- : checking for setgid... yes I, [2023-10-12T06:40:18.295962 #4102258] INFO -- : checking for setgroups... yes I, [2023-10-12T06:40:18.295978 #4102258] INFO -- : checking for setpgid... yes I, [2023-10-12T06:40:18.295995 #4102258] INFO -- : checking for setpgrp... yes I, [2023-10-12T06:40:18.296011 #4102258] INFO -- : checking for setregid... yes I, [2023-10-12T06:40:18.296028 #4102258] INFO -- : checking for setresgid... yes I, [2023-10-12T06:40:18.296045 #4102258] INFO -- : checking for setresuid... yes I, [2023-10-12T06:40:18.296060 #4102258] INFO -- : checking for setreuid... yes I, [2023-10-12T06:40:18.296075 #4102258] INFO -- : checking for setrgid... no I, [2023-10-12T06:40:18.296099 #4102258] INFO -- : checking for setrlimit... yes I, [2023-10-12T06:40:18.296119 #4102258] INFO -- : checking for setruid... no I, [2023-10-12T06:40:18.296135 #4102258] INFO -- : checking for setsid... yes I, [2023-10-12T06:40:18.296154 #4102258] INFO -- : checking for setuid... yes I, [2023-10-12T06:40:18.296174 #4102258] INFO -- : checking for shutdown... yes I, [2023-10-12T06:40:18.296193 #4102258] INFO -- : checking for sigaction... yes I, [2023-10-12T06:40:18.296211 #4102258] INFO -- : checking for sigaltstack... yes I, [2023-10-12T06:40:18.296228 #4102258] INFO -- : checking for sigprocmask... yes I, [2023-10-12T06:40:18.296246 #4102258] INFO -- : checking for sinh... yes I, [2023-10-12T06:40:18.296263 #4102258] INFO -- : checking for snprintf... yes I, [2023-10-12T06:40:18.296285 #4102258] INFO -- : checking for spawnv... no I, [2023-10-12T06:40:18.296302 #4102258] INFO -- : checking for symlink... yes I, [2023-10-12T06:40:18.296319 #4102258] INFO -- : checking for syscall... yes I, [2023-10-12T06:40:18.296336 #4102258] INFO -- : checking for sysconf... yes I, [2023-10-12T06:40:18.296353 #4102258] INFO -- : checking for system... yes I, [2023-10-12T06:40:18.296370 #4102258] INFO -- : checking for tanh... yes I, [2023-10-12T06:40:18.296387 #4102258] INFO -- : checking for telldir... yes I, [2023-10-12T06:40:18.296405 #4102258] INFO -- : checking for timegm... yes I, [2023-10-12T06:40:18.296424 #4102258] INFO -- : checking for times... yes I, [2023-10-12T06:40:18.296443 #4102258] INFO -- : checking for truncate... yes I, [2023-10-12T06:40:18.296480 #4102258] INFO -- : checking for truncate64... yes I, [2023-10-12T06:40:18.296500 #4102258] INFO -- : checking for tzset... yes I, [2023-10-12T06:40:18.296518 #4102258] INFO -- : checking for umask... yes I, [2023-10-12T06:40:18.296538 #4102258] INFO -- : checking for unsetenv... yes I, [2023-10-12T06:40:18.296556 #4102258] INFO -- : checking for utimensat... yes I, [2023-10-12T06:40:18.296575 #4102258] INFO -- : checking for utimes... yes I, [2023-10-12T06:40:18.296602 #4102258] INFO -- : checking for wait4... yes I, [2023-10-12T06:40:18.296621 #4102258] INFO -- : checking for waitpid... yes I, [2023-10-12T06:40:18.296640 #4102258] INFO -- : checking for __cospi... no I, [2023-10-12T06:40:18.296664 #4102258] INFO -- : checking for __sinpi... no I, [2023-10-12T06:40:18.296682 #4102258] INFO -- : checking for statx... yes I, [2023-10-12T06:40:18.296699 #4102258] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-10-12T06:40:18.296714 #4102258] INFO -- : checking for crypt.h... yes I, [2023-10-12T06:40:18.296742 #4102258] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-10-12T06:40:18.296924 #4102258] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-10-12T06:40:18.296942 #4102258] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-10-12T06:40:18.296957 #4102258] INFO -- : checking for __builtin_bswap16... yes I, [2023-10-12T06:40:18.296973 #4102258] INFO -- : checking for __builtin_bswap32... yes I, [2023-10-12T06:40:18.296989 #4102258] INFO -- : checking for __builtin_bswap64... yes I, [2023-10-12T06:40:18.297005 #4102258] INFO -- : checking for __builtin_popcount... yes I, [2023-10-12T06:40:18.297020 #4102258] INFO -- : checking for __builtin_popcountll... yes I, [2023-10-12T06:40:18.297035 #4102258] INFO -- : checking for __builtin_clz... yes I, [2023-10-12T06:40:18.297050 #4102258] INFO -- : checking for __builtin_clzl... yes I, [2023-10-12T06:40:18.297066 #4102258] INFO -- : checking for __builtin_clzll... yes I, [2023-10-12T06:40:18.297081 #4102258] INFO -- : checking for __builtin_ctz... yes I, [2023-10-12T06:40:18.297095 #4102258] INFO -- : checking for __builtin_ctzll... yes I, [2023-10-12T06:40:18.297116 #4102258] INFO -- : checking for __builtin_add_overflow... yes I, [2023-10-12T06:40:18.297132 #4102258] INFO -- : checking for __builtin_sub_overflow... yes E, [2023-10-12T06:40:31.235902 #4102258] ERROR -- : In file included from conftest.c:4: E, [2023-10-12T06:40:31.236083 #4102258] ERROR -- : /tmp/ruby/src/trunk_clang_12/version.h:29:5: error: invalid suffix 'RUBY_RELEASE_MONTH' on integer constant E, [2023-10-12T06:40:31.236168 #4102258] ERROR -- : #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) E, [2023-10-12T06:40:31.236209 #4102258] ERROR -- : ^ E, [2023-10-12T06:40:31.236322 #4102258] ERROR -- : /tmp/ruby/src/trunk_clang_12/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' E, [2023-10-12T06:40:31.236379 #4102258] ERROR -- : #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2023-10-12T06:40:31.236418 #4102258] ERROR -- : ^ E, [2023-10-12T06:40:31.236533 #4102258] ERROR -- : /tmp/ruby/src/trunk_clang_12/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' E, [2023-10-12T06:40:31.236583 #4102258] ERROR -- : #define TOKEN_PASTE(x,y) x##y E, [2023-10-12T06:40:31.236620 #4102258] ERROR -- : ^ E, [2023-10-12T06:40:31.236736 #4102258] ERROR -- : :2:3: note: expanded from here E, [2023-10-12T06:40:31.236791 #4102258] ERROR -- : 10RUBY_RELEASE_MONTH E, [2023-10-12T06:40:31.236829 #4102258] ERROR -- : ^ E, [2023-10-12T06:40:31.236924 #4102258] ERROR -- : In file included from conftest.c:4: E, [2023-10-12T06:40:31.237051 #4102258] ERROR -- : /tmp/ruby/src/trunk_clang_12/version.h:34:5: error: invalid suffix 'RUBY_RELEASE_DAY' on integer constant E, [2023-10-12T06:40:31.237108 #4102258] ERROR -- : #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) E, [2023-10-12T06:40:31.237149 #4102258] ERROR -- : ^ E, [2023-10-12T06:40:31.237273 #4102258] ERROR -- : /tmp/ruby/src/trunk_clang_12/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' E, [2023-10-12T06:40:31.237331 #4102258] ERROR -- : #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2023-10-12T06:40:31.237371 #4102258] ERROR -- : ^ E, [2023-10-12T06:40:31.237497 #4102258] ERROR -- : /tmp/ruby/src/trunk_clang_12/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' E, [2023-10-12T06:40:31.237562 #4102258] ERROR -- : #define TOKEN_PASTE(x,y) x##y E, [2023-10-12T06:40:31.237602 #4102258] ERROR -- : ^ E, [2023-10-12T06:40:31.237724 #4102258] ERROR -- : :3:3: note: expanded from here E, [2023-10-12T06:40:31.237782 #4102258] ERROR -- : 10RUBY_RELEASE_DAY E, [2023-10-12T06:40:31.237820 #4102258] ERROR -- : ^ E, [2023-10-12T06:40:31.238124 #4102258] ERROR -- : 2 errors generated. I, [2023-10-12T06:40:32.770683 #4102258] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-10-12T06:40:32.770751 #4102258] INFO -- : checking for __builtin_mul_overflow_p... no I, [2023-10-12T06:40:32.770770 #4102258] INFO -- : checking for __builtin_constant_p... yes I, [2023-10-12T06:40:32.770785 #4102258] INFO -- : checking for __builtin_choose_expr... yes I, [2023-10-12T06:40:32.770799 #4102258] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-10-12T06:40:32.770813 #4102258] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-10-12T06:40:32.770827 #4102258] INFO -- : checking for __builtin_trap... yes I, [2023-10-12T06:40:32.770854 #4102258] INFO -- : checking for __builtin_expect... yes I, [2023-10-12T06:40:32.770869 #4102258] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2023-10-12T06:40:32.770882 #4102258] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-10-12T06:40:32.770895 #4102258] INFO -- : checking whether qsort_r is BSD version... no I, [2023-10-12T06:40:32.770909 #4102258] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-10-12T06:40:32.770922 #4102258] INFO -- : checking for clock_getres... yes I, [2023-10-12T06:40:32.770934 #4102258] INFO -- : checking for timer_create in -lrt... yes I, [2023-10-12T06:40:32.770948 #4102258] INFO -- : checking for timer_settime in -lrt... yes I, [2023-10-12T06:40:32.770961 #4102258] INFO -- : checking for unsetenv returns a value... yes I, [2023-10-12T06:40:32.770985 #4102258] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-10-12T06:40:32.771001 #4102258] INFO -- : checking for struct tm.tm_zone... yes I, [2023-10-12T06:40:32.771014 #4102258] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-10-12T06:40:32.771027 #4102258] INFO -- : checking for external int daylight... yes I, [2023-10-12T06:40:32.771041 #4102258] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-10-12T06:40:32.771054 #4102258] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-10-12T06:40:32.771066 #4102258] INFO -- : checking for sig_t... yes I, [2023-10-12T06:40:32.771079 #4102258] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-10-12T06:40:32.771092 #4102258] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-10-12T06:40:32.771107 #4102258] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-10-12T06:40:32.771126 #4102258] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-10-12T06:40:32.771140 #4102258] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-10-12T06:40:32.771153 #4102258] INFO -- : checking for sched_yield... yes I, [2023-10-12T06:40:32.771166 #4102258] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-10-12T06:40:32.771180 #4102258] INFO -- : checking for pthread_attr_get_np... no I, [2023-10-12T06:40:32.771193 #4102258] INFO -- : checking for pthread_attr_getstack... yes I, [2023-10-12T06:40:32.771207 #4102258] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-10-12T06:40:32.771220 #4102258] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-10-12T06:40:32.771233 #4102258] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-10-12T06:40:32.771250 #4102258] INFO -- : checking for thr_stksegment... no I, [2023-10-12T06:40:32.771263 #4102258] INFO -- : checking for pthread_stackseg_np... no I, [2023-10-12T06:40:32.771277 #4102258] INFO -- : checking for pthread_getthrds_np... no I, [2023-10-12T06:40:32.771298 #4102258] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-10-12T06:40:32.771312 #4102258] INFO -- : checking for pthread_setname_np... yes I, [2023-10-12T06:40:32.771326 #4102258] INFO -- : checking for pthread_set_name_np... no I, [2023-10-12T06:40:32.771339 #4102258] INFO -- : checking for pthread_sigmask... yes I, [2023-10-12T06:40:32.771354 #4102258] INFO -- : checking for pthread_getattr_np... yes I, [2023-10-12T06:40:32.771368 #4102258] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-10-12T06:40:32.771381 #4102258] INFO -- : checking for thread-local storage sepcifier... _Thread_local I, [2023-10-12T06:40:32.771400 #4102258] INFO -- : checking if mcontext_t is a pointer... no I, [2023-10-12T06:40:32.771415 #4102258] INFO -- : checking for getcontext... yes I, [2023-10-12T06:40:32.771428 #4102258] INFO -- : checking for setcontext... yes I, [2023-10-12T06:40:32.771442 #4102258] INFO -- : checking if fork works with pthread... yes I, [2023-10-12T06:40:32.771455 #4102258] INFO -- : checking for sys/user.h... yes I, [2023-10-12T06:40:32.771468 #4102258] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-10-12T06:40:32.771481 #4102258] INFO -- : checking ioctl request type... unsigned long I, [2023-10-12T06:40:32.771495 #4102258] INFO -- : checking for elf.h... yes I, [2023-10-12T06:40:32.771510 #4102258] INFO -- : checking for elf_abi.h... no I, [2023-10-12T06:40:32.771527 #4102258] INFO -- : checking for uncompress in -lz... yes I, [2023-10-12T06:40:32.771541 #4102258] INFO -- : checking for mach-o/loader.h... no I, [2023-10-12T06:40:32.771554 #4102258] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-10-12T06:40:32.771567 #4102258] INFO -- : checking for backtrace... yes I, [2023-10-12T06:40:32.771581 #4102258] INFO -- : checking for broken backtrace... no I, [2023-10-12T06:40:32.771594 #4102258] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-10-12T06:40:32.771606 #4102258] INFO -- : checking for llvm-strip-12 flags... -S -x I, [2023-10-12T06:40:32.771620 #4102258] INFO -- : checking whether -fPIE is accepted as CFLAGS... yes I, [2023-10-12T06:40:32.771633 #4102258] INFO -- : checking whether -pie is accepted as LDFLAGS... yes I, [2023-10-12T06:40:32.771645 #4102258] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-10-12T06:40:32.771662 #4102258] INFO -- : checking whether dtrace USDT is available... no I, [2023-10-12T06:40:32.771675 #4102258] INFO -- : checking for __builtin_setjmp... yes with cast ((void **)) I, [2023-10-12T06:40:32.771688 #4102258] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-10-12T06:40:32.771701 #4102258] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-10-12T06:40:32.771714 #4102258] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-10-12T06:40:32.771727 #4102258] INFO -- : checking for setjmp type... __builtin_setjmp\((void **)\) I, [2023-10-12T06:40:32.771740 #4102258] INFO -- : checking for rustc... rustc I, [2023-10-12T06:40:32.771754 #4102258] INFO -- : checking whether rustc works for YJIT... yes I, [2023-10-12T06:40:32.771768 #4102258] INFO -- : checking for prefix of external symbols... NONE I, [2023-10-12T06:40:32.771786 #4102258] INFO -- : checking if make is GNU make... yes I, [2023-10-12T06:40:32.771799 #4102258] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-10-12T06:40:32.771814 #4102258] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-10-12T06:40:32.771827 #4102258] INFO -- : configure: creating ./config.status I, [2023-10-12T06:40:32.771840 #4102258] INFO -- : --- I, [2023-10-12T06:40:32.771855 #4102258] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-10-12T06:40:32.771868 #4102258] INFO -- : I, [2023-10-12T06:40:32.771881 #4102258] INFO -- : * Installation prefix: /tmp/ruby/install/trunk_clang_12 I, [2023-10-12T06:40:32.771900 #4102258] INFO -- : * exec prefix: ${prefix} I, [2023-10-12T06:40:32.771914 #4102258] INFO -- : * arch: x86_64-linux I, [2023-10-12T06:40:32.771932 #4102258] INFO -- : * site arch: ${arch} I, [2023-10-12T06:40:32.771946 #4102258] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-10-12T06:40:32.771960 #4102258] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-10-12T06:40:32.771973 #4102258] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-10-12T06:40:32.771987 #4102258] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-10-12T06:40:32.772000 #4102258] INFO -- : * target OS: linux I, [2023-10-12T06:40:32.772014 #4102258] INFO -- : * compiler: clang-12 I, [2023-10-12T06:40:32.772026 #4102258] INFO -- : * with thread: pthread I, [2023-10-12T06:40:32.772039 #4102258] INFO -- : * with coroutine: amd64 I, [2023-10-12T06:40:32.772051 #4102258] INFO -- : * enable shared libs: no I, [2023-10-12T06:40:32.772068 #4102258] INFO -- : * dynamic library ext: so I, [2023-10-12T06:40:32.772082 #4102258] INFO -- : * CFLAGS: -fdeclspec ${optflags} ${debugflags} ${warnflags} I, [2023-10-12T06:40:33.337328 #4102258] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-10-12T06:40:33.337683 #4102258] INFO -- : -Wl,-export-dynamic I, [2023-10-12T06:40:33.337721 #4102258] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-10-12T06:40:33.337743 #4102258] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-10-12T06:40:33.337761 #4102258] INFO -- : * debugflags: -ggdb3 I, [2023-10-12T06:40:33.337778 #4102258] INFO -- : * warnflags: -Wall -Wextra -Wextra-tokens \ I, [2023-10-12T06:40:33.337795 #4102258] INFO -- : -Wdeprecated-declarations -Wdivision-by-zero \ I, [2023-10-12T06:40:33.337831 #4102258] INFO -- : -Wdiv-by-zero -Wimplicit-function-declaration \ I, [2023-10-12T06:40:33.337853 #4102258] INFO -- : -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \ I, [2023-10-12T06:40:33.337871 #4102258] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-10-12T06:40:33.337889 #4102258] INFO -- : -Wmissing-noreturn -Wno-constant-logical-operand \ I, [2023-10-12T06:40:33.337908 #4102258] INFO -- : -Wno-long-long -Wno-missing-field-initializers \ I, [2023-10-12T06:40:33.337926 #4102258] INFO -- : -Wno-overlength-strings -Wno-parentheses-equality \ I, [2023-10-12T06:40:33.337945 #4102258] INFO -- : -Wno-self-assign -Wno-tautological-compare \ I, [2023-10-12T06:40:33.337971 #4102258] INFO -- : -Wno-unused-parameter -Wno-unused-value \ I, [2023-10-12T06:40:33.337993 #4102258] INFO -- : -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:40:33.338012 #4102258] INFO -- : * strip command: llvm-strip-12 -S -x I, [2023-10-12T06:40:33.338031 #4102258] INFO -- : * install doc: no I, [2023-10-12T06:40:33.338050 #4102258] INFO -- : * YJIT support: yes I, [2023-10-12T06:40:33.338067 #4102258] INFO -- : * RJIT support: yes I, [2023-10-12T06:40:33.338082 #4102258] INFO -- : * man page type: man I, [2023-10-12T06:40:33.338098 #4102258] INFO -- : * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ I, [2023-10-12T06:40:33.338113 #4102258] INFO -- : [x86_64-linux-gnu] I, [2023-10-12T06:40:33.338133 #4102258] INFO -- : I, [2023-10-12T06:40:33.338150 #4102258] INFO -- : --- I, [2023-10-12T06:40:33.342894 #4102258] INFO -- : MAKE=make /bin/sh ./config.status Makefile I, [2023-10-12T06:40:33.358498 #4102258] INFO -- : MAKE=make /bin/sh ./config.status GNUmakefile I, [2023-10-12T06:40:33.687048 #4102258] INFO -- : config.status: creating Makefile I, [2023-10-12T06:40:33.748390 #4102258] INFO -- : config.status: creating GNUmakefile I, [2023-10-12T06:40:33.835454 #4102258] INFO -- : GNUmakefile unchanged I, [2023-10-12T06:40:33.975460 #4102258] INFO -- : Makefile unchanged I, [2023-10-12T06:40:34.271352 #4102258] INFO -- : generating /tmp/ruby/src/trunk_clang_12/ext/ripper/eventids2table.c I, [2023-10-12T06:40:34.298679 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk_clang_12/ext/ripper' I, [2023-10-12T06:40:34.298767 #4102258] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-10-12T06:40:34.298790 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_12/ext/ripper' I, [2023-10-12T06:40:34.322686 #4102258] INFO -- : generating /tmp/ruby/src/trunk_clang_12/ext/rbconfig/sizeof/sizes.c I, [2023-10-12T06:40:34.366720 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk_clang_12/ext/rbconfig/sizeof' I, [2023-10-12T06:40:34.407513 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/revision.h updated I, [2023-10-12T06:40:34.426463 #4102258] INFO -- : generating x86_64-linux-fake.rb I, [2023-10-12T06:40:34.463232 #4102258] INFO -- : sizes.c updated I, [2023-10-12T06:40:34.470776 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_12/ext/rbconfig/sizeof' I, [2023-10-12T06:40:34.740479 #4102258] INFO -- : x86_64-linux-fake.rb updated I, [2023-10-12T06:40:35.211027 #4102258] INFO -- : /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-10-12T06:40:35.250676 #4102258] INFO -- : rbconfig.rb unchanged I, [2023-10-12T06:40:35.252374 #4102258] INFO -- : generating enc.mk I, [2023-10-12T06:40:35.779204 #4102258] INFO -- : making srcs under enc I, [2023-10-12T06:40:35.887831 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:40:35.887919 #4102258] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:40:35.887973 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:40:36.047424 #4102258] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:40:36.048533 #4102258] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:40:36.082951 #4102258] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:40:36.087036 #4102258] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:40:36.101321 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:40:36.139498 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:40:36.403325 #4102258] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-10-12T06:40:36.403706 #4102258] INFO -- : $$$[beg] make miniruby -j4 I, [2023-10-12T06:40:36.670683 #4102258] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:40:36.670755 #4102258] INFO -- : CC = clang-12 I, [2023-10-12T06:40:36.670773 #4102258] INFO -- : LD = ld I, [2023-10-12T06:40:36.670788 #4102258] INFO -- : LDSHARED = clang-12 -shared I, [2023-10-12T06:40:36.670803 #4102258] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:40:36.670831 #4102258] 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_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 I, [2023-10-12T06:40:36.670845 #4102258] INFO -- : CPPFLAGS = I, [2023-10-12T06:40:36.670859 #4102258] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:40:36.670879 #4102258] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:40:36.670891 #4102258] INFO -- : LANG = I, [2023-10-12T06:40:36.670904 #4102258] INFO -- : LC_ALL = I, [2023-10-12T06:40:36.670917 #4102258] INFO -- : LC_CTYPE = I, [2023-10-12T06:40:36.670930 #4102258] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:40:36.670943 #4102258] INFO -- : RUSTC = rustc I, [2023-10-12T06:40:36.670955 #4102258] 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_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs I, [2023-10-12T06:40:36.721988 #4102258] INFO -- : Ubuntu clang version 12.0.1-19ubuntu3 I, [2023-10-12T06:40:36.722060 #4102258] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:40:36.722078 #4102258] INFO -- : Thread model: posix I, [2023-10-12T06:40:36.722093 #4102258] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:40:36.773613 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/main.c I, [2023-10-12T06:40:36.778684 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/dmydln.c I, [2023-10-12T06:40:36.830687 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/miniinit.c I, [2023-10-12T06:40:36.846688 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/array.c I, [2023-10-12T06:40:37.822688 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ast.c I, [2023-10-12T06:40:37.930819 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/bignum.c I, [2023-10-12T06:40:38.571229 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/class.c I, [2023-10-12T06:40:40.251266 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/compar.c I, [2023-10-12T06:40:41.115959 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/compile.c I, [2023-10-12T06:40:42.202069 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/complex.c I, [2023-10-12T06:40:49.675306 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/cont.c I, [2023-10-12T06:40:51.019609 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/debug.c I, [2023-10-12T06:40:52.311264 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/debug_counter.c I, [2023-10-12T06:40:52.867275 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/dir.c I, [2023-10-12T06:40:53.009190 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/dln_find.c I, [2023-10-12T06:40:54.134688 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/encoding.c I, [2023-10-12T06:40:56.755921 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enum.c I, [2023-10-12T06:40:57.523262 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enumerator.c I, [2023-10-12T06:40:58.971168 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/error.c I, [2023-10-12T06:41:02.098613 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/eval.c I, [2023-10-12T06:41:03.599142 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/file.c I, [2023-10-12T06:41:05.121076 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/gc.c I, [2023-10-12T06:41:06.527379 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/hash.c I, [2023-10-12T06:41:09.190912 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/inits.c I, [2023-10-12T06:41:10.535338 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/io.c I, [2023-10-12T06:41:16.727318 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/io_buffer.c I, [2023-10-12T06:41:20.151304 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/iseq.c I, [2023-10-12T06:41:21.055792 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/load.c I, [2023-10-12T06:41:21.559237 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/marshal.c I, [2023-10-12T06:41:24.195968 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/math.c I, [2023-10-12T06:41:25.188045 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/memory_view.c I, [2023-10-12T06:41:26.154686 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/rjit.c I, [2023-10-12T06:41:26.722684 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/rjit_c.c I, [2023-10-12T06:41:27.900540 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/node.c I, [2023-10-12T06:41:27.911414 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/node_dump.c I, [2023-10-12T06:41:28.910093 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/numeric.c I, [2023-10-12T06:41:29.154724 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/object.c I, [2023-10-12T06:41:30.483175 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/pack.c I, [2023-10-12T06:41:33.383232 #4102258] INFO -- : compiling parse.c I, [2023-10-12T06:41:34.911787 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/parser_st.c I, [2023-10-12T06:41:35.472959 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/proc.c I, [2023-10-12T06:41:35.587202 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/process.c I, [2023-10-12T06:41:36.355021 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ractor.c I, [2023-10-12T06:41:39.666528 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/random.c I, [2023-10-12T06:41:40.615840 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/range.c I, [2023-10-12T06:41:41.465286 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/rational.c I, [2023-10-12T06:41:43.216583 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/re.c I, [2023-10-12T06:41:44.490614 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/regcomp.c I, [2023-10-12T06:41:46.907672 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/regenc.c I, [2023-10-12T06:41:48.790169 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/regerror.c I, [2023-10-12T06:41:49.646426 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/regexec.c I, [2023-10-12T06:41:49.859945 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/regparse.c I, [2023-10-12T06:41:51.579878 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/regsyntax.c I, [2023-10-12T06:41:52.423239 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ruby.c I, [2023-10-12T06:41:57.127850 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ruby_parser.c I, [2023-10-12T06:41:57.167221 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/scheduler.c I, [2023-10-12T06:41:58.239952 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/shape.c I, [2023-10-12T06:41:58.366842 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/signal.c I, [2023-10-12T06:41:59.493121 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/sprintf.c I, [2023-10-12T06:41:59.655173 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/st.c I, [2023-10-12T06:42:00.138689 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/strftime.c I, [2023-10-12T06:42:03.123290 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/string.c I, [2023-10-12T06:42:04.160696 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/struct.c I, [2023-10-12T06:42:06.010235 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/symbol.c I, [2023-10-12T06:42:07.926016 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/thread.c I, [2023-10-12T06:42:08.297822 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/time.c I, [2023-10-12T06:42:08.335168 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/transcode.c I, [2023-10-12T06:42:11.683383 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/util.c I, [2023-10-12T06:42:16.311643 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/variable.c I, [2023-10-12T06:42:17.637297 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/version.c I, [2023-10-12T06:42:18.795293 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/vm.c I, [2023-10-12T06:42:19.134541 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/vm_backtrace.c I, [2023-10-12T06:42:20.147329 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/vm_dump.c I, [2023-10-12T06:42:21.186685 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/vm_sync.c I, [2023-10-12T06:42:21.523376 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/vm_trace.c I, [2023-10-12T06:42:21.903254 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/weakmap.c I, [2023-10-12T06:42:21.970686 #4102258] INFO -- : compiling prism/api_node.c I, [2023-10-12T06:42:23.939268 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/api_pack.c I, [2023-10-12T06:42:24.563330 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/diagnostic.c I, [2023-10-12T06:42:24.646702 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/enc/pm_big5.c I, [2023-10-12T06:42:24.679295 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/enc/pm_euc_jp.c I, [2023-10-12T06:42:24.771656 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/enc/pm_gbk.c I, [2023-10-12T06:42:24.807322 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/enc/pm_shift_jis.c I, [2023-10-12T06:42:24.867096 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/enc/pm_tables.c I, [2023-10-12T06:42:24.907332 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/enc/pm_unicode.c I, [2023-10-12T06:42:24.995204 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/enc/pm_windows_31j.c I, [2023-10-12T06:42:25.032632 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/extension.c I, [2023-10-12T06:42:25.034052 #4102258] INFO -- : compiling prism/node.c I, [2023-10-12T06:42:25.123904 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/pack.c I, [2023-10-12T06:42:25.151672 #4102258] INFO -- : compiling prism/prettyprint.c I, [2023-10-12T06:42:25.184009 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/regexp.c I, [2023-10-12T06:42:25.239258 #4102258] INFO -- : compiling prism/serialize.c I, [2023-10-12T06:42:25.419586 #4102258] INFO -- : compiling prism/token_type.c I, [2023-10-12T06:42:25.443215 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/unescape.c I, [2023-10-12T06:42:25.479542 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_buffer.c I, [2023-10-12T06:42:25.539199 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_char.c I, [2023-10-12T06:42:25.579883 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_constant_pool.c I, [2023-10-12T06:42:25.611834 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_list.c I, [2023-10-12T06:42:25.651690 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_memchr.c I, [2023-10-12T06:42:25.707516 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_newline_list.c I, [2023-10-12T06:42:25.759202 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_state_stack.c I, [2023-10-12T06:42:25.798692 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_string.c I, [2023-10-12T06:42:25.834689 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_string_list.c I, [2023-10-12T06:42:25.898684 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_strncasecmp.c I, [2023-10-12T06:42:25.954679 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/util/pm_strpbrk.c I, [2023-10-12T06:42:26.015494 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism/prism.c I, [2023-10-12T06:42:26.082905 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/prism_init.c I, [2023-10-12T06:42:26.111280 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/yjit.c I, [2023-10-12T06:42:26.863180 #4102258] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2023-10-12T06:42:28.021692 #4102258] INFO -- : assembling /tmp/ruby/src/trunk_clang_12/coroutine/amd64/Context.S I, [2023-10-12T06:42:28.043691 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/ascii.c I, [2023-10-12T06:42:28.879600 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/us_ascii.c I, [2023-10-12T06:42:29.347740 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/unicode.c I, [2023-10-12T06:42:29.410431 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/utf_8.c I, [2023-10-12T06:42:29.515562 #4102258] INFO -- : compiling enc/trans/newline.c I, [2023-10-12T06:42:30.669441 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/missing/setproctitle.c I, [2023-10-12T06:42:30.712948 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/missing/strlcat.c I, [2023-10-12T06:42:31.074702 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/missing/strlcpy.c I, [2023-10-12T06:42:31.267298 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/addr2line.c I, [2023-10-12T06:42:39.187236 #4102258] INFO -- : linking miniruby I, [2023-10-12T06:42:39.883721 #4102258] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-10-12T06:42:39.883937 #4102258] INFO -- : $$$[beg] make ruby -j4 I, [2023-10-12T06:42:40.118190 #4102258] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:42:40.118279 #4102258] INFO -- : CC = clang-12 I, [2023-10-12T06:42:40.118315 #4102258] INFO -- : LD = ld I, [2023-10-12T06:42:40.118348 #4102258] INFO -- : LDSHARED = clang-12 -shared I, [2023-10-12T06:42:40.118386 #4102258] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:42:40.118421 #4102258] 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_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 I, [2023-10-12T06:42:40.118454 #4102258] INFO -- : CPPFLAGS = I, [2023-10-12T06:42:40.118489 #4102258] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:42:40.118521 #4102258] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:42:40.118551 #4102258] INFO -- : LANG = I, [2023-10-12T06:42:40.118581 #4102258] INFO -- : LC_ALL = I, [2023-10-12T06:42:40.118612 #4102258] INFO -- : LC_CTYPE = I, [2023-10-12T06:42:40.118681 #4102258] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:42:40.118714 #4102258] INFO -- : RUSTC = rustc I, [2023-10-12T06:42:40.118747 #4102258] 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_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs I, [2023-10-12T06:42:40.152059 #4102258] INFO -- : Ubuntu clang version 12.0.1-19ubuntu3 I, [2023-10-12T06:42:40.152149 #4102258] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:42:40.152169 #4102258] INFO -- : Thread model: posix I, [2023-10-12T06:42:40.152183 #4102258] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:42:40.183233 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/dln.c I, [2023-10-12T06:42:40.185797 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/localeinit.c I, [2023-10-12T06:42:40.202688 #4102258] INFO -- : creating verconf.h I, [2023-10-12T06:42:40.497769 #4102258] INFO -- : verconf.h updated I, [2023-10-12T06:42:40.505676 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/loadpath.c I, [2023-10-12T06:42:41.182479 #4102258] INFO -- : builtin_binary.inc updated I, [2023-10-12T06:42:41.203346 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/builtin.c I, [2023-10-12T06:42:42.539916 #4102258] INFO -- : linking static-library libruby-static.a I, [2023-10-12T06:42:42.669278 #4102258] INFO -- : linking ruby I, [2023-10-12T06:42:43.288007 #4102258] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-10-12T06:42:43.288399 #4102258] INFO -- : $$$[beg] make all -j4 I, [2023-10-12T06:42:43.494363 #4102258] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:42:43.494463 #4102258] INFO -- : CC = clang-12 I, [2023-10-12T06:42:43.494509 #4102258] INFO -- : LD = ld I, [2023-10-12T06:42:43.494551 #4102258] INFO -- : LDSHARED = clang-12 -shared I, [2023-10-12T06:42:43.494596 #4102258] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:42:43.494755 #4102258] 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_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 I, [2023-10-12T06:42:43.494803 #4102258] INFO -- : CPPFLAGS = I, [2023-10-12T06:42:43.494851 #4102258] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:42:43.494893 #4102258] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:42:43.494932 #4102258] INFO -- : LANG = I, [2023-10-12T06:42:43.494971 #4102258] INFO -- : LC_ALL = I, [2023-10-12T06:42:43.495009 #4102258] INFO -- : LC_CTYPE = I, [2023-10-12T06:42:43.495047 #4102258] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:42:43.495085 #4102258] INFO -- : RUSTC = rustc I, [2023-10-12T06:42:43.495127 #4102258] 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_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs I, [2023-10-12T06:42:43.531524 #4102258] INFO -- : Ubuntu clang version 12.0.1-19ubuntu3 I, [2023-10-12T06:42:43.531597 #4102258] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:42:43.531621 #4102258] INFO -- : Thread model: posix I, [2023-10-12T06:42:43.531640 #4102258] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:42:43.676822 #4102258] INFO -- : generating encdb.h I, [2023-10-12T06:42:43.690525 #4102258] INFO -- : generating enc.mk I, [2023-10-12T06:42:43.852341 #4102258] INFO -- : encdb.h unchanged I, [2023-10-12T06:42:44.203927 #4102258] INFO -- : making srcs under enc I, [2023-10-12T06:42:44.204164 #4102258] INFO -- : making enc I, [2023-10-12T06:42:44.243051 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:42:44.256384 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/encdb.c I, [2023-10-12T06:42:44.267198 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/big5.c I, [2023-10-12T06:42:44.296212 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/cesu_8.c I, [2023-10-12T06:42:44.338172 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:42:44.338254 #4102258] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:42:44.338312 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:42:44.359209 #4102258] INFO -- : generating transdb.h I, [2023-10-12T06:42:45.045771 #4102258] INFO -- : transdb.h unchanged I, [2023-10-12T06:42:45.064304 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/cp949.c I, [2023-10-12T06:42:45.079413 #4102258] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:42:45.231179 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/emacs_mule.c I, [2023-10-12T06:42:45.233974 #4102258] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T06:42:45.254679 #4102258] INFO -- : making trans I, [2023-10-12T06:42:45.257639 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/euc_jp.c I, [2023-10-12T06:42:45.318146 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:42:45.321711 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/transdb.c I, [2023-10-12T06:42:45.779298 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/big5.c I, [2023-10-12T06:42:46.050529 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/euc_kr.c I, [2023-10-12T06:42:46.098697 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/cesu_8.c I, [2023-10-12T06:42:46.212538 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/euc_tw.c I, [2023-10-12T06:42:46.763551 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/gb2312.c I, [2023-10-12T06:42:46.918690 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/chinese.c I, [2023-10-12T06:42:47.279261 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/gb18030.c I, [2023-10-12T06:42:47.484599 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/gbk.c I, [2023-10-12T06:42:48.303284 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_1.c I, [2023-10-12T06:42:48.407284 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_2.c I, [2023-10-12T06:42:49.270688 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_3.c I, [2023-10-12T06:42:49.566692 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_4.c I, [2023-10-12T06:42:50.569846 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_5.c I, [2023-10-12T06:42:50.767555 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_6.c I, [2023-10-12T06:42:51.435120 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_7.c I, [2023-10-12T06:42:51.551218 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_8.c I, [2023-10-12T06:42:51.647583 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/ebcdic.c I, [2023-10-12T06:42:52.170682 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_9.c I, [2023-10-12T06:42:52.223310 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/emoji.c I, [2023-10-12T06:42:52.247587 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_10.c I, [2023-10-12T06:42:53.088768 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_11.c I, [2023-10-12T06:42:53.367183 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_13.c I, [2023-10-12T06:42:54.043269 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/emoji_iso2022_kddi.c I, [2023-10-12T06:42:54.071282 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_14.c I, [2023-10-12T06:42:54.299383 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_15.c I, [2023-10-12T06:42:55.070683 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/iso_8859_16.c I, [2023-10-12T06:42:55.197101 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/koi8_r.c I, [2023-10-12T06:42:55.699326 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/koi8_u.c I, [2023-10-12T06:42:56.042701 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/shift_jis.c I, [2023-10-12T06:42:56.526686 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/utf_16be.c I, [2023-10-12T06:42:57.003577 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/utf_16le.c I, [2023-10-12T06:42:57.147566 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/utf_32be.c I, [2023-10-12T06:42:57.803265 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/utf_32le.c I, [2023-10-12T06:42:57.895275 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/windows_31j.c I, [2023-10-12T06:42:58.470698 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/emoji_sjis_docomo.c I, [2023-10-12T06:42:58.531221 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/windows_1250.c I, [2023-10-12T06:42:58.743553 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/windows_1251.c I, [2023-10-12T06:42:59.412466 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:42:59.643243 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/windows_1252.c I, [2023-10-12T06:43:00.203511 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/emoji_sjis_kddi.c I, [2023-10-12T06:43:00.558703 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/windows_1253.c I, [2023-10-12T06:43:01.536120 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/windows_1254.c I, [2023-10-12T06:43:02.183284 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/emoji_sjis_softbank.c I, [2023-10-12T06:43:02.355245 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/windows_1257.c I, [2023-10-12T06:43:03.218293 #4102258] INFO -- : linking encoding encdb.so I, [2023-10-12T06:43:03.382718 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/escape.c I, [2023-10-12T06:43:03.426713 #4102258] INFO -- : linking encoding big5.so I, [2023-10-12T06:43:03.567263 #4102258] INFO -- : linking encoding cesu_8.so I, [2023-10-12T06:43:03.702682 #4102258] INFO -- : linking encoding cp949.so I, [2023-10-12T06:43:03.803192 #4102258] INFO -- : linking encoding emacs_mule.so I, [2023-10-12T06:43:03.969310 #4102258] INFO -- : linking encoding euc_jp.so I, [2023-10-12T06:43:04.182807 #4102258] INFO -- : linking encoding euc_kr.so I, [2023-10-12T06:43:04.182905 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/gb18030.c I, [2023-10-12T06:43:04.303247 #4102258] INFO -- : linking encoding euc_tw.so I, [2023-10-12T06:43:04.403466 #4102258] INFO -- : linking encoding gb2312.so I, [2023-10-12T06:43:04.522031 #4102258] INFO -- : linking encoding gb18030.so I, [2023-10-12T06:43:04.599830 #4102258] INFO -- : linking encoding gbk.so I, [2023-10-12T06:43:04.715522 #4102258] INFO -- : linking encoding iso_8859_1.so I, [2023-10-12T06:43:04.885289 #4102258] INFO -- : linking encoding iso_8859_2.so I, [2023-10-12T06:43:04.983310 #4102258] INFO -- : linking encoding iso_8859_3.so I, [2023-10-12T06:43:05.164074 #4102258] INFO -- : linking encoding iso_8859_4.so I, [2023-10-12T06:43:05.347364 #4102258] INFO -- : linking encoding iso_8859_5.so I, [2023-10-12T06:43:05.510680 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/gbk.c I, [2023-10-12T06:43:05.541400 #4102258] INFO -- : linking encoding iso_8859_6.so I, [2023-10-12T06:43:05.774682 #4102258] INFO -- : linking encoding iso_8859_7.so I, [2023-10-12T06:43:05.938675 #4102258] INFO -- : linking encoding iso_8859_8.so I, [2023-10-12T06:43:06.063438 #4102258] INFO -- : linking encoding iso_8859_9.so I, [2023-10-12T06:43:06.369373 #4102258] INFO -- : linking encoding iso_8859_10.so I, [2023-10-12T06:43:06.571241 #4102258] INFO -- : linking encoding iso_8859_11.so I, [2023-10-12T06:43:06.727227 #4102258] INFO -- : linking encoding iso_8859_13.so I, [2023-10-12T06:43:06.979186 #4102258] INFO -- : linking encoding iso_8859_14.so I, [2023-10-12T06:43:07.107392 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:43:07.118780 #4102258] INFO -- : generating makefile exts.mk I, [2023-10-12T06:43:07.155343 #4102258] INFO -- : linking encoding iso_8859_15.so I, [2023-10-12T06:43:07.171477 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/iso2022.c I, [2023-10-12T06:43:07.307249 #4102258] INFO -- : linking encoding iso_8859_16.so I, [2023-10-12T06:43:07.375664 #4102258] INFO -- : exts.mk unchanged I, [2023-10-12T06:43:07.388124 #4102258] INFO -- : linking encoding koi8_r.so I, [2023-10-12T06:43:07.403966 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:43:07.432922 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/RUBY_ALIGNOF' I, [2023-10-12T06:43:07.438689 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-10-12T06:43:07.598690 #4102258] INFO -- : linking encoding koi8_u.so I, [2023-10-12T06:43:07.814708 #4102258] INFO -- : linking encoding shift_jis.so I, [2023-10-12T06:43:07.991475 #4102258] INFO -- : linking encoding utf_16be.so I, [2023-10-12T06:43:08.104309 #4102258] INFO -- : linking encoding utf_16le.so I, [2023-10-12T06:43:08.143249 #4102258] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-10-12T06:43:08.275556 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/japanese.c I, [2023-10-12T06:43:08.283126 #4102258] INFO -- : linking encoding utf_32be.so I, [2023-10-12T06:43:08.332612 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/RUBY_ALIGNOF' I, [2023-10-12T06:43:08.349150 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/abi' I, [2023-10-12T06:43:08.354742 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/abi/abi.c I, [2023-10-12T06:43:08.399270 #4102258] INFO -- : linking shared-object -test-/abi.so I, [2023-10-12T06:43:08.428040 #4102258] INFO -- : linking encoding utf_32le.so I, [2023-10-12T06:43:08.580316 #4102258] INFO -- : linking encoding windows_31j.so I, [2023-10-12T06:43:08.595056 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/abi' I, [2023-10-12T06:43:08.612974 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/arith_seq/beg_len_step' I, [2023-10-12T06:43:08.619243 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-10-12T06:43:08.715308 #4102258] INFO -- : linking encoding windows_1250.so I, [2023-10-12T06:43:08.828427 #4102258] INFO -- : linking encoding windows_1251.so I, [2023-10-12T06:43:08.884885 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/japanese_euc.c I, [2023-10-12T06:43:08.891094 #4102258] INFO -- : linking encoding windows_1252.so I, [2023-10-12T06:43:09.144356 #4102258] INFO -- : linking encoding windows_1253.so I, [2023-10-12T06:43:09.398688 #4102258] INFO -- : linking encoding windows_1254.so I, [2023-10-12T06:43:09.555159 #4102258] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-10-12T06:43:09.566070 #4102258] INFO -- : linking encoding windows_1257.so I, [2023-10-12T06:43:09.706700 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:43:09.732947 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/arith_seq/extract' I, [2023-10-12T06:43:09.735258 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/arith_seq/extract/extract.c I, [2023-10-12T06:43:09.835468 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/arith_seq/beg_len_step' I, [2023-10-12T06:43:09.848831 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/array/concat' I, [2023-10-12T06:43:09.854716 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/array/concat/to_ary_concat.c I, [2023-10-12T06:43:10.627252 #4102258] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-10-12T06:43:10.695138 #4102258] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-10-12T06:43:10.760005 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/array/concat' I, [2023-10-12T06:43:10.766240 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/array/resize' I, [2023-10-12T06:43:10.767363 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/array/resize/resize.c I, [2023-10-12T06:43:11.042791 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/arith_seq/extract' I, [2023-10-12T06:43:11.094693 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bignum' I, [2023-10-12T06:43:11.107163 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bignum/big2str.c I, [2023-10-12T06:43:11.402738 #4102258] INFO -- : linking shared-object -test-/array/resize.so I, [2023-10-12T06:43:11.583035 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/array/resize' I, [2023-10-12T06:43:11.592234 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bug-14834' I, [2023-10-12T06:43:11.606611 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/japanese_sjis.c I, [2023-10-12T06:43:11.618691 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bug-14834/bug-14384.c I, [2023-10-12T06:43:11.873863 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bignum/bigzero.c I, [2023-10-12T06:43:12.119476 #4102258] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-10-12T06:43:12.234717 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bug-14834' I, [2023-10-12T06:43:12.248768 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bug-3571' I, [2023-10-12T06:43:12.255221 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bug-3571/bug.c I, [2023-10-12T06:43:12.572850 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bignum/div.c I, [2023-10-12T06:43:12.975293 #4102258] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-10-12T06:43:13.183197 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bug-3571' I, [2023-10-12T06:43:13.205331 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bignum/init.c I, [2023-10-12T06:43:13.416064 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bignum/intpack.c I, [2023-10-12T06:43:13.947576 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bignum/mul.c I, [2023-10-12T06:43:14.431219 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bignum/str2big.c I, [2023-10-12T06:43:14.483191 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/korean.c I, [2023-10-12T06:43:15.179318 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/single_byte.c I, [2023-10-12T06:43:15.194698 #4102258] INFO -- : linking shared-object -test-/bignum.so I, [2023-10-12T06:43:15.406716 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bignum' I, [2023-10-12T06:43:15.426773 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bug-5832' I, [2023-10-12T06:43:15.443279 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bug-5832/bug.c I, [2023-10-12T06:43:16.442703 #4102258] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-10-12T06:43:16.678679 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bug-5832' I, [2023-10-12T06:43:16.693065 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bug_reporter' I, [2023-10-12T06:43:16.695529 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/bug_reporter/bug_reporter.c I, [2023-10-12T06:43:16.961213 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/utf8_mac.c I, [2023-10-12T06:43:17.663197 #4102258] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-10-12T06:43:17.779841 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/bug_reporter' I, [2023-10-12T06:43:17.787616 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/class' I, [2023-10-12T06:43:17.791264 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/class/class2name.c I, [2023-10-12T06:43:18.684900 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/class/init.c I, [2023-10-12T06:43:18.974683 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/enc/trans/utf_16_32.c I, [2023-10-12T06:43:19.436517 #4102258] INFO -- : linking shared-object -test-/class.so I, [2023-10-12T06:43:19.686333 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/class' I, [2023-10-12T06:43:19.695201 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/debug' I, [2023-10-12T06:43:19.696233 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/debug/init.c I, [2023-10-12T06:43:20.179235 #4102258] INFO -- : linking transcoder transdb.so I, [2023-10-12T06:43:20.331217 #4102258] INFO -- : linking transcoder big5.so I, [2023-10-12T06:43:20.503277 #4102258] INFO -- : linking transcoder cesu_8.so I, [2023-10-12T06:43:20.578036 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/debug/inspector.c I, [2023-10-12T06:43:20.635410 #4102258] INFO -- : linking transcoder chinese.so I, [2023-10-12T06:43:20.891218 #4102258] INFO -- : linking transcoder ebcdic.so I, [2023-10-12T06:43:21.074691 #4102258] INFO -- : linking transcoder emoji.so I, [2023-10-12T06:43:21.347259 #4102258] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-10-12T06:43:21.387166 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/debug/profile_frames.c I, [2023-10-12T06:43:21.479190 #4102258] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-10-12T06:43:21.571304 #4102258] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-10-12T06:43:21.630793 #4102258] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-10-12T06:43:21.786685 #4102258] INFO -- : linking transcoder escape.so I, [2023-10-12T06:43:21.803049 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/dln/empty' I, [2023-10-12T06:43:21.839315 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/dln/empty/empty.c I, [2023-10-12T06:43:22.078702 #4102258] INFO -- : linking transcoder gb18030.so I, [2023-10-12T06:43:22.119252 #4102258] INFO -- : linking transcoder gbk.so I, [2023-10-12T06:43:22.259217 #4102258] INFO -- : linking shared-object -test-/debug.so I, [2023-10-12T06:43:22.279260 #4102258] INFO -- : linking transcoder iso2022.so I, [2023-10-12T06:43:22.319315 #4102258] INFO -- : linking transcoder japanese.so I, [2023-10-12T06:43:22.439998 #4102258] INFO -- : linking transcoder japanese_euc.so I, [2023-10-12T06:43:22.507251 #4102258] INFO -- : linking transcoder japanese_sjis.so I, [2023-10-12T06:43:22.520172 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/debug' I, [2023-10-12T06:43:22.540974 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/econv' I, [2023-10-12T06:43:22.572318 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/econv/append.c I, [2023-10-12T06:43:22.577123 #4102258] INFO -- : linking transcoder korean.so I, [2023-10-12T06:43:22.644562 #4102258] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-10-12T06:43:22.645332 #4102258] INFO -- : linking transcoder single_byte.so I, [2023-10-12T06:43:22.770690 #4102258] INFO -- : linking transcoder utf8_mac.so I, [2023-10-12T06:43:22.781164 #4102258] INFO -- : linking transcoder utf_16_32.so I, [2023-10-12T06:43:22.799004 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/dln/empty' I, [2023-10-12T06:43:22.808525 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/enumerator_kw' I, [2023-10-12T06:43:22.815211 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-10-12T06:43:22.976526 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/econv/init.c I, [2023-10-12T06:43:23.055137 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:43:23.091312 #4102258] INFO -- : making encs I, [2023-10-12T06:43:23.513905 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:43:23.513998 #4102258] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:43:23.514059 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:43:23.536382 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/eval' I, [2023-10-12T06:43:23.562682 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/exception' I, [2023-10-12T06:43:23.562755 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/eval/eval.c I, [2023-10-12T06:43:23.570690 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/exception/dataerror.c I, [2023-10-12T06:43:23.623233 #4102258] INFO -- : linking shared-object -test-/econv.so I, [2023-10-12T06:43:23.812358 #4102258] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-10-12T06:43:23.824772 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/econv' I, [2023-10-12T06:43:23.832336 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/fatal' I, [2023-10-12T06:43:23.839278 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/fatal/rb_fatal.c I, [2023-10-12T06:43:24.138845 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/enumerator_kw' I, [2023-10-12T06:43:24.177786 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/file' I, [2023-10-12T06:43:24.195226 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/file/fs.c I, [2023-10-12T06:43:24.415640 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/exception/enc_raise.c I, [2023-10-12T06:43:24.509675 #4102258] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-10-12T06:43:24.573654 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/fatal' I, [2023-10-12T06:43:24.593868 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/float' I, [2023-10-12T06:43:24.611165 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/float/init.c I, [2023-10-12T06:43:24.771250 #4102258] INFO -- : linking shared-object -test-/eval.so I, [2023-10-12T06:43:24.953580 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/eval' I, [2023-10-12T06:43:24.972893 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/funcall' I, [2023-10-12T06:43:24.988968 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/funcall/funcall.c I, [2023-10-12T06:43:25.013075 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/file/init.c I, [2023-10-12T06:43:25.092008 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/exception/ensured.c I, [2023-10-12T06:43:25.311254 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/float/nextafter.c I, [2023-10-12T06:43:25.563281 #4102258] INFO -- : linking shared-object -test-/funcall.so I, [2023-10-12T06:43:25.706483 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/funcall' I, [2023-10-12T06:43:25.733548 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/gvl/call_without_gvl' I, [2023-10-12T06:43:25.749030 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-10-12T06:43:25.971278 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/exception/init.c I, [2023-10-12T06:43:25.983240 #4102258] INFO -- : linking shared-object -test-/float.so I, [2023-10-12T06:43:26.033014 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/file/stat.c I, [2023-10-12T06:43:26.187331 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/float' I, [2023-10-12T06:43:26.206800 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/hash' I, [2023-10-12T06:43:26.226692 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/hash/delete.c I, [2023-10-12T06:43:26.487330 #4102258] INFO -- : linking shared-object -test-/exception.so I, [2023-10-12T06:43:26.534498 #4102258] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-10-12T06:43:26.624857 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/gvl/call_without_gvl' I, [2023-10-12T06:43:26.634461 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/integer' I, [2023-10-12T06:43:26.635643 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/integer/core_ext.c I, [2023-10-12T06:43:26.653876 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/exception' I, [2023-10-12T06:43:26.672514 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/iseq_load' I, [2023-10-12T06:43:26.686691 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/iseq_load/iseq_load.c I, [2023-10-12T06:43:26.750691 #4102258] INFO -- : linking shared-object -test-/file.so I, [2023-10-12T06:43:26.951202 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/file' I, [2023-10-12T06:43:26.961328 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/iter' I, [2023-10-12T06:43:26.967187 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/iter/break.c I, [2023-10-12T06:43:27.403283 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/hash/init.c I, [2023-10-12T06:43:27.583409 #4102258] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-10-12T06:43:27.708135 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/iseq_load' I, [2023-10-12T06:43:27.726689 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/load/dot.dot' I, [2023-10-12T06:43:27.726768 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/load/dot.dot/dot.dot.c I, [2023-10-12T06:43:27.808774 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/iter/init.c I, [2023-10-12T06:43:28.207197 #4102258] INFO -- : linking shared-object -test-/hash.so I, [2023-10-12T06:43:28.339099 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/hash' I, [2023-10-12T06:43:28.352218 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/load/protect' I, [2023-10-12T06:43:28.355304 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/load/protect/protect.c I, [2023-10-12T06:43:28.417020 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/iter/yield.c I, [2023-10-12T06:43:28.590685 #4102258] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-10-12T06:43:28.732894 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/load/dot.dot' I, [2023-10-12T06:43:28.756674 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/marshal/compat' I, [2023-10-12T06:43:28.759199 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/marshal/compat/usrcompat.c I, [2023-10-12T06:43:29.139331 #4102258] INFO -- : linking shared-object -test-/load/protect.so I, [2023-10-12T06:43:29.251402 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/load/protect' I, [2023-10-12T06:43:29.261654 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/marshal/internal_ivar' I, [2023-10-12T06:43:29.263195 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-10-12T06:43:29.314239 #4102258] INFO -- : linking shared-object -test-/iter.so I, [2023-10-12T06:43:29.345061 #4102258] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-10-12T06:43:29.458776 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/iter' I, [2023-10-12T06:43:29.474685 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/marshal/usr' I, [2023-10-12T06:43:29.479286 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/marshal/usr/usrmarshal.c I, [2023-10-12T06:43:29.507183 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/marshal/compat' I, [2023-10-12T06:43:29.510675 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/integer/init.c I, [2023-10-12T06:43:29.532358 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/memory_view' I, [2023-10-12T06:43:29.543247 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/memory_view/memory_view.c I, [2023-10-12T06:43:29.879277 #4102258] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-10-12T06:43:29.911199 #4102258] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-10-12T06:43:30.040934 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/marshal/usr' I, [2023-10-12T06:43:30.057475 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/method' I, [2023-10-12T06:43:30.069981 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/method/arity.c I, [2023-10-12T06:43:30.079238 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/marshal/internal_ivar' I, [2023-10-12T06:43:30.098574 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/notimplement' I, [2023-10-12T06:43:30.103247 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/notimplement/bug.c I, [2023-10-12T06:43:30.338190 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/integer/my_integer.c I, [2023-10-12T06:43:30.836163 #4102258] INFO -- : linking shared-object -test-/integer.so I, [2023-10-12T06:43:30.849106 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/method/init.c I, [2023-10-12T06:43:30.969406 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/integer' I, [2023-10-12T06:43:30.977082 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/num2int' I, [2023-10-12T06:43:30.994151 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/num2int/num2int.c I, [2023-10-12T06:43:31.197300 #4102258] INFO -- : linking shared-object -test-/notimplement.so I, [2023-10-12T06:43:31.272907 #4102258] INFO -- : linking shared-object -test-/memory_view.so I, [2023-10-12T06:43:31.399032 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/notimplement' I, [2023-10-12T06:43:31.418683 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/path_to_class' I, [2023-10-12T06:43:31.422670 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/path_to_class/path_to_class.c I, [2023-10-12T06:43:31.654746 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/memory_view' I, [2023-10-12T06:43:31.678714 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/popen_deadlock' I, [2023-10-12T06:43:31.687163 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-10-12T06:43:31.815264 #4102258] INFO -- : linking shared-object -test-/method.so I, [2023-10-12T06:43:31.986558 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/method' I, [2023-10-12T06:43:32.012919 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/postponed_job' I, [2023-10-12T06:43:32.047294 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/postponed_job/postponed_job.c I, [2023-10-12T06:43:32.107752 #4102258] INFO -- : linking shared-object -test-/num2int.so I, [2023-10-12T06:43:32.127285 #4102258] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-10-12T06:43:32.283234 #4102258] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-10-12T06:43:32.299912 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/num2int' I, [2023-10-12T06:43:32.313292 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/printf' I, [2023-10-12T06:43:32.322684 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/printf/printf.c I, [2023-10-12T06:43:32.338704 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/path_to_class' I, [2023-10-12T06:43:32.359652 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/proc' I, [2023-10-12T06:43:32.361469 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/proc/init.c I, [2023-10-12T06:43:32.458818 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/popen_deadlock' I, [2023-10-12T06:43:32.473385 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/random' I, [2023-10-12T06:43:32.478843 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/random/bad_version.c I, [2023-10-12T06:43:33.191223 #4102258] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-10-12T06:43:33.203263 #4102258] INFO -- : linking shared-object -test-/printf.so I, [2023-10-12T06:43:33.247157 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/random/init.c I, [2023-10-12T06:43:33.251317 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/proc/receiver.c I, [2023-10-12T06:43:33.323174 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/postponed_job' I, [2023-10-12T06:43:33.330174 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/rational' I, [2023-10-12T06:43:33.339194 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/rational/rat.c I, [2023-10-12T06:43:33.352932 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/printf' I, [2023-10-12T06:43:33.360994 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/rb_call_super_kw' I, [2023-10-12T06:43:33.363317 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-10-12T06:43:33.824541 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/proc/super.c I, [2023-10-12T06:43:34.091564 #4102258] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-10-12T06:43:34.169817 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/random/loop.c I, [2023-10-12T06:43:34.296334 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/rb_call_super_kw' I, [2023-10-12T06:43:34.308895 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/recursion' I, [2023-10-12T06:43:34.313798 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/recursion/recursion.c I, [2023-10-12T06:43:34.503184 #4102258] INFO -- : linking shared-object -test-/proc.so I, [2023-10-12T06:43:34.719832 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/proc' I, [2023-10-12T06:43:34.766682 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/regexp' I, [2023-10-12T06:43:34.766755 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/regexp/init.c I, [2023-10-12T06:43:34.791238 #4102258] INFO -- : linking shared-object -test-/random.so I, [2023-10-12T06:43:34.991994 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/random' I, [2023-10-12T06:43:35.010686 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/regexp/parse_depth_limit.c I, [2023-10-12T06:43:35.271375 #4102258] INFO -- : linking shared-object -test-/rational.so I, [2023-10-12T06:43:35.373875 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/scan_args' I, [2023-10-12T06:43:35.376625 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/scan_args/scan_args.c I, [2023-10-12T06:43:35.419227 #4102258] INFO -- : linking shared-object -test-/recursion.so I, [2023-10-12T06:43:35.459070 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/rational' I, [2023-10-12T06:43:35.484894 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/st/foreach' I, [2023-10-12T06:43:35.491270 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/st/foreach/foreach.c I, [2023-10-12T06:43:35.566951 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/recursion' I, [2023-10-12T06:43:35.575237 #4102258] INFO -- : linking shared-object -test-/regexp.so I, [2023-10-12T06:43:35.578686 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/st/numhash' I, [2023-10-12T06:43:35.586685 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/st/numhash/numhash.c I, [2023-10-12T06:43:35.770257 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/regexp' I, [2023-10-12T06:43:35.776608 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/st/update' I, [2023-10-12T06:43:35.780855 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/st/update/update.c I, [2023-10-12T06:43:36.208978 #4102258] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-10-12T06:43:36.343331 #4102258] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-10-12T06:43:36.349552 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/st/foreach' I, [2023-10-12T06:43:36.364328 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/string' I, [2023-10-12T06:43:36.365282 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/capacity.c I, [2023-10-12T06:43:36.472221 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/st/numhash' I, [2023-10-12T06:43:36.475179 #4102258] INFO -- : linking shared-object -test-/st/update.so I, [2023-10-12T06:43:36.484021 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/struct' I, [2023-10-12T06:43:36.491240 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/struct/data.c I, [2023-10-12T06:43:36.592126 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/st/update' I, [2023-10-12T06:43:36.606687 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/symbol' I, [2023-10-12T06:43:36.617663 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/symbol/init.c I, [2023-10-12T06:43:36.934692 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/coderange.c I, [2023-10-12T06:43:37.055181 #4102258] INFO -- : linking shared-object -test-/scan_args.so I, [2023-10-12T06:43:37.216255 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/scan_args' I, [2023-10-12T06:43:37.230332 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/thread/instrumentation' I, [2023-10-12T06:43:37.246745 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-10-12T06:43:37.281161 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/symbol/type.c I, [2023-10-12T06:43:37.527885 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/struct/duplicate.c I, [2023-10-12T06:43:37.655213 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/cstr.c I, [2023-10-12T06:43:37.967473 #4102258] INFO -- : linking shared-object -test-/symbol.so I, [2023-10-12T06:43:38.138714 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/symbol' I, [2023-10-12T06:43:38.152614 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/thread_fd' I, [2023-10-12T06:43:38.167354 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/thread_fd/thread_fd.c I, [2023-10-12T06:43:38.331178 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/struct/init.c I, [2023-10-12T06:43:38.336552 #4102258] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-10-12T06:43:38.426798 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/thread/instrumentation' I, [2023-10-12T06:43:38.438256 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/time' I, [2023-10-12T06:43:38.446684 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/time/init.c I, [2023-10-12T06:43:38.475309 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/ellipsize.c I, [2023-10-12T06:43:38.916679 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/enc_associate.c I, [2023-10-12T06:43:38.995578 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/struct/len.c I, [2023-10-12T06:43:39.276393 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/time/leap_second.c I, [2023-10-12T06:43:39.280977 #4102258] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-10-12T06:43:39.470695 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/thread_fd' I, [2023-10-12T06:43:39.483233 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/tracepoint' I, [2023-10-12T06:43:39.499140 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/tracepoint/gc_hook.c I, [2023-10-12T06:43:39.715502 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/enc_dummy.c I, [2023-10-12T06:43:39.892964 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/struct/member.c I, [2023-10-12T06:43:40.054007 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/tracepoint/tracepoint.c I, [2023-10-12T06:43:40.631158 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/enc_str_buf_cat.c I, [2023-10-12T06:43:40.783308 #4102258] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-10-12T06:43:40.875312 #4102258] INFO -- : linking shared-object -test-/struct.so I, [2023-10-12T06:43:40.931095 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/tracepoint' I, [2023-10-12T06:43:40.958701 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/typeddata' I, [2023-10-12T06:43:40.963580 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/time/new.c I, [2023-10-12T06:43:40.963659 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/typeddata/typeddata.c I, [2023-10-12T06:43:41.003475 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/struct' I, [2023-10-12T06:43:41.007507 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/fstring.c I, [2023-10-12T06:43:41.763505 #4102258] INFO -- : linking shared-object -test-/time.so I, [2023-10-12T06:43:41.767145 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/init.c I, [2023-10-12T06:43:41.902712 #4102258] INFO -- : linking shared-object -test-/typeddata.so I, [2023-10-12T06:43:41.975785 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/time' I, [2023-10-12T06:43:41.981545 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/vm' I, [2023-10-12T06:43:41.992188 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/vm/at_exit.c I, [2023-10-12T06:43:42.151017 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/typeddata' I, [2023-10-12T06:43:42.161354 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/wait' I, [2023-10-12T06:43:42.166715 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/wait/wait.c I, [2023-10-12T06:43:42.199419 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/modify.c I, [2023-10-12T06:43:42.551546 #4102258] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-10-12T06:43:42.642752 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/new.c I, [2023-10-12T06:43:42.674980 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/vm' I, [2023-10-12T06:43:42.723421 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/bigdecimal' I, [2023-10-12T06:43:42.730702 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/bigdecimal/bigdecimal.c I, [2023-10-12T06:43:42.991592 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/nofree.c I, [2023-10-12T06:43:43.035272 #4102258] INFO -- : linking shared-object -test-/wait.so I, [2023-10-12T06:43:43.291433 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/wait' I, [2023-10-12T06:43:43.324595 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/cgi/escape' I, [2023-10-12T06:43:43.342689 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/cgi/escape/escape.c I, [2023-10-12T06:43:43.435268 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/normalize.c I, [2023-10-12T06:43:43.794680 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/qsort.c I, [2023-10-12T06:43:44.159367 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/rb_interned_str.c I, [2023-10-12T06:43:44.403297 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/rb_str_dup.c I, [2023-10-12T06:43:44.435180 #4102258] INFO -- : linking shared-object cgi/escape.so I, [2023-10-12T06:43:44.552530 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/cgi/escape' I, [2023-10-12T06:43:44.570691 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/continuation' I, [2023-10-12T06:43:44.583295 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/continuation/continuation.c I, [2023-10-12T06:43:45.063275 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/-test-/string/set_len.c I, [2023-10-12T06:43:45.388843 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' I, [2023-10-12T06:43:45.407097 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/coverage/coverage.c I, [2023-10-12T06:43:45.435630 #4102258] INFO -- : linking shared-object continuation.so I, [2023-10-12T06:43:45.511272 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/continuation' I, [2023-10-12T06:43:45.550752 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/date' I, [2023-10-12T06:43:45.554680 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/date/date_core.c I, [2023-10-12T06:43:45.811238 #4102258] INFO -- : linking shared-object -test-/string.so I, [2023-10-12T06:43:46.064508 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/-test-/string' I, [2023-10-12T06:43:46.073313 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest' I, [2023-10-12T06:43:46.079147 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/digest.c I, [2023-10-12T06:43:46.836043 #4102258] INFO -- : linking shared-object coverage.so I, [2023-10-12T06:43:47.001369 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' I, [2023-10-12T06:43:47.013028 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/erb/escape' I, [2023-10-12T06:43:47.015208 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/erb/escape/escape.c I, [2023-10-12T06:43:47.740331 #4102258] INFO -- : linking shared-object digest.so I, [2023-10-12T06:43:47.951010 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest' I, [2023-10-12T06:43:47.969412 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/etc' I, [2023-10-12T06:43:47.975278 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/etc/etc.c I, [2023-10-12T06:43:48.015352 #4102258] INFO -- : linking shared-object erb/escape.so I, [2023-10-12T06:43:48.167287 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/erb/escape' I, [2023-10-12T06:43:48.190676 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fcntl' I, [2023-10-12T06:43:48.211259 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fcntl/fcntl.c I, [2023-10-12T06:43:49.079200 #4102258] INFO -- : linking shared-object fcntl.so I, [2023-10-12T06:43:49.224266 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fcntl' I, [2023-10-12T06:43:49.244494 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' I, [2023-10-12T06:43:49.275720 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fiddle/closure.c I, [2023-10-12T06:43:49.321691 #4102258] INFO -- : linking shared-object etc.so I, [2023-10-12T06:43:49.501281 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/etc' I, [2023-10-12T06:43:49.515437 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' I, [2023-10-12T06:43:49.515531 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/io/console/console.c I, [2023-10-12T06:43:50.783186 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fiddle/conversions.c I, [2023-10-12T06:43:51.666694 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fiddle/fiddle.c I, [2023-10-12T06:43:51.675219 #4102258] INFO -- : linking shared-object io/console.so I, [2023-10-12T06:43:51.804331 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' I, [2023-10-12T06:43:51.810538 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/nonblock' I, [2023-10-12T06:43:51.813113 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/io/nonblock/nonblock.c I, [2023-10-12T06:43:52.535209 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fiddle/function.c I, [2023-10-12T06:43:52.671199 #4102258] INFO -- : linking shared-object io/nonblock.so I, [2023-10-12T06:43:52.756141 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/nonblock' I, [2023-10-12T06:43:52.761861 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/wait' I, [2023-10-12T06:43:52.767200 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/io/wait/wait.c I, [2023-10-12T06:43:52.884841 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/bigdecimal/missing.c I, [2023-10-12T06:43:53.558701 #4102258] INFO -- : linking shared-object io/wait.so I, [2023-10-12T06:43:53.666579 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fiddle/handle.c I, [2023-10-12T06:43:53.725009 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/wait' I, [2023-10-12T06:43:53.734707 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json' I, [2023-10-12T06:43:53.778703 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json' I, [2023-10-12T06:43:53.798689 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' I, [2023-10-12T06:43:53.810700 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/monitor/monitor.c I, [2023-10-12T06:43:54.527261 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fiddle/memory_view.c I, [2023-10-12T06:43:54.703159 #4102258] INFO -- : linking shared-object monitor.so I, [2023-10-12T06:43:54.884051 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' I, [2023-10-12T06:43:54.890490 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/nkf' I, [2023-10-12T06:43:54.905031 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/nkf/nkf.c I, [2023-10-12T06:43:55.894716 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fiddle/pinned.c I, [2023-10-12T06:43:56.612105 #4102258] INFO -- : linking shared-object bigdecimal.so I, [2023-10-12T06:43:57.003576 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/bigdecimal' I, [2023-10-12T06:43:57.044056 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' I, [2023-10-12T06:43:57.049339 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/objspace/object_tracing.c I, [2023-10-12T06:43:57.119322 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/fiddle/pointer.c I, [2023-10-12T06:43:58.292459 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/objspace/objspace.c I, [2023-10-12T06:43:59.261599 #4102258] INFO -- : linking shared-object fiddle.so I, [2023-10-12T06:43:59.419232 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' I, [2023-10-12T06:43:59.478688 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' I, [2023-10-12T06:43:59.486831 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/openssl_missing.c I, [2023-10-12T06:43:59.775318 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl.c I, [2023-10-12T06:44:00.537032 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/objspace/objspace_dump.c I, [2023-10-12T06:44:01.427252 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_asn1.c I, [2023-10-12T06:44:02.232405 #4102258] INFO -- : linking shared-object nkf.so I, [2023-10-12T06:44:02.457218 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/nkf' I, [2023-10-12T06:44:02.468290 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' I, [2023-10-12T06:44:02.475254 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/pathname/pathname.c I, [2023-10-12T06:44:03.495983 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/date/date_parse.c I, [2023-10-12T06:44:03.839383 #4102258] INFO -- : linking shared-object objspace.so I, [2023-10-12T06:44:04.078681 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' I, [2023-10-12T06:44:04.097184 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/psych' I, [2023-10-12T06:44:04.107259 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/psych/psych.c I, [2023-10-12T06:44:04.315245 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_bio.c I, [2023-10-12T06:44:04.775650 #4102258] INFO -- : linking shared-object pathname.so I, [2023-10-12T06:44:05.042383 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' I, [2023-10-12T06:44:05.054712 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pty' I, [2023-10-12T06:44:05.066711 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/pty/pty.c I, [2023-10-12T06:44:05.191283 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/psych/psych_emitter.c I, [2023-10-12T06:44:06.037686 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_bn.c I, [2023-10-12T06:44:06.045262 #4102258] INFO -- : linking shared-object pty.so I, [2023-10-12T06:44:06.138792 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pty' I, [2023-10-12T06:44:06.190691 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rbconfig/sizeof' I, [2023-10-12T06:44:06.199271 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/rbconfig/sizeof/sizes.c I, [2023-10-12T06:44:06.307618 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/psych/psych_parser.c I, [2023-10-12T06:44:06.886095 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/rbconfig/sizeof/limits.c I, [2023-10-12T06:44:07.406889 #4102258] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-10-12T06:44:07.479575 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/psych/psych_to_ruby.c I, [2023-10-12T06:44:07.532334 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rbconfig/sizeof' I, [2023-10-12T06:44:07.572953 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' I, [2023-10-12T06:44:07.587304 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/ripper/eventids1.c I, [2023-10-12T06:44:08.140727 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_cipher.c I, [2023-10-12T06:44:08.497771 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/ripper/eventids2.c I, [2023-10-12T06:44:08.619294 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/psych/psych_yaml_tree.c I, [2023-10-12T06:44:09.039216 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/date/date_strftime.c I, [2023-10-12T06:44:09.539254 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/ripper/ripper.c I, [2023-10-12T06:44:09.547229 #4102258] INFO -- : linking shared-object psych.so I, [2023-10-12T06:44:09.754787 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/psych' I, [2023-10-12T06:44:09.769272 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/ripper/ripper_init.c I, [2023-10-12T06:44:09.851178 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_config.c I, [2023-10-12T06:44:11.015250 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/date/date_strptime.c I, [2023-10-12T06:44:11.242686 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_digest.c I, [2023-10-12T06:44:11.242777 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' I, [2023-10-12T06:44:11.254783 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' I, [2023-10-12T06:44:11.354694 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/socket' I, [2023-10-12T06:44:11.362700 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/init.c I, [2023-10-12T06:44:12.871289 #4102258] INFO -- : linking shared-object date_core.so I, [2023-10-12T06:44:12.957854 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_engine.c I, [2023-10-12T06:44:13.318691 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/constants.c I, [2023-10-12T06:44:13.486690 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/date' I, [2023-10-12T06:44:13.514681 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/stringio' I, [2023-10-12T06:44:13.527136 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/stringio/stringio.c I, [2023-10-12T06:44:14.327347 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_hmac.c I, [2023-10-12T06:44:15.568626 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_kdf.c I, [2023-10-12T06:44:16.157989 #4102258] INFO -- : linking shared-object stringio.so I, [2023-10-12T06:44:16.259817 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/stringio' I, [2023-10-12T06:44:16.304790 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/strscan' I, [2023-10-12T06:44:16.322714 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/strscan/strscan.c I, [2023-10-12T06:44:17.071526 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/basicsocket.c I, [2023-10-12T06:44:17.287581 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_ns_spki.c I, [2023-10-12T06:44:18.295361 #4102258] INFO -- : linking shared-object strscan.so I, [2023-10-12T06:44:18.460272 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/strscan' I, [2023-10-12T06:44:18.480225 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/syslog' I, [2023-10-12T06:44:18.483266 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/syslog/syslog.c I, [2023-10-12T06:44:18.592553 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_ocsp.c I, [2023-10-12T06:44:19.191177 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/socket.c I, [2023-10-12T06:44:19.862688 #4102258] INFO -- : linking shared-object syslog.so I, [2023-10-12T06:44:19.986688 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/syslog' I, [2023-10-12T06:44:19.994691 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/zlib' I, [2023-10-12T06:44:20.006683 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/zlib/zlib.c I, [2023-10-12T06:44:21.141794 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_pkcs12.c I, [2023-10-12T06:44:21.146114 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/ipsocket.c I, [2023-10-12T06:44:22.710681 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/tcpsocket.c I, [2023-10-12T06:44:23.534241 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/tcpserver.c I, [2023-10-12T06:44:23.540918 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_pkcs7.c I, [2023-10-12T06:44:24.211296 #4102258] INFO -- : linking shared-object zlib.so I, [2023-10-12T06:44:24.481745 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/zlib' I, [2023-10-12T06:44:24.494598 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:44:24.499238 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug/debug.c I, [2023-10-12T06:44:24.915968 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/sockssocket.c I, [2023-10-12T06:44:25.702699 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c I, [2023-10-12T06:44:26.234714 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/udpsocket.c I, [2023-10-12T06:44:26.527363 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_pkey.c I, [2023-10-12T06:44:26.668068 #4102258] INFO -- : linking shared-object debug/debug.so I, [2023-10-12T06:44:26.875132 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:44:26.890796 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:44:26.895293 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse/cparse.c I, [2023-10-12T06:44:27.254699 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/unixsocket.c I, [2023-10-12T06:44:27.647508 #4102258] INFO -- : linking shared-object ripper.so I, [2023-10-12T06:44:27.836582 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' I, [2023-10-12T06:44:27.841229 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:44:27.842146 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/constants.c I, [2023-10-12T06:44:28.554687 #4102258] INFO -- : linking shared-object racc/cparse.so I, [2023-10-12T06:44:28.666686 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:44:28.686781 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:44:28.702687 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/constants.c I, [2023-10-12T06:44:28.883364 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/unixserver.c I, [2023-10-12T06:44:29.149806 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_pkey_dh.c I, [2023-10-12T06:44:29.519618 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/option.c I, [2023-10-12T06:44:29.599270 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/lexer.c I, [2023-10-12T06:44:29.831547 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexer.c I, [2023-10-12T06:44:30.642728 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_pkey_dsa.c I, [2023-10-12T06:44:30.848637 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/lexstate.c I, [2023-10-12T06:44:31.327465 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexstate.c I, [2023-10-12T06:44:31.633005 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/location.c I, [2023-10-12T06:44:31.731306 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/ancdata.c I, [2023-10-12T06:44:32.102687 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_pkey_ec.c I, [2023-10-12T06:44:32.338767 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/location.c I, [2023-10-12T06:44:32.867458 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/main.c I, [2023-10-12T06:44:33.280549 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/main.c I, [2023-10-12T06:44:33.685644 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/parser.c I, [2023-10-12T06:44:34.046697 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parser.c I, [2023-10-12T06:44:34.110404 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/raddrinfo.c I, [2023-10-12T06:44:34.959228 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_pkey_rsa.c I, [2023-10-12T06:44:36.451084 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parserstate.c I, [2023-10-12T06:44:36.615380 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/parserstate.c I, [2023-10-12T06:44:37.152974 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/ruby_objs.c I, [2023-10-12T06:44:37.316920 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/socket/ifaddr.c I, [2023-10-12T06:44:37.410759 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_provider.c I, [2023-10-12T06:44:38.046026 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/ruby_objs.c I, [2023-10-12T06:44:38.339219 #4102258] INFO -- : linking shared-object socket.so I, [2023-10-12T06:44:38.363456 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_rand.c I, [2023-10-12T06:44:38.592318 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/socket' I, [2023-10-12T06:44:38.610677 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/bubblebabble' I, [2023-10-12T06:44:38.635205 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/bubblebabble/bubblebabble.c I, [2023-10-12T06:44:38.682555 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension/unescape.c I, [2023-10-12T06:44:39.107275 #4102258] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-10-12T06:44:39.125912 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension/unescape.c I, [2023-10-12T06:44:39.247641 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/bubblebabble' I, [2023-10-12T06:44:39.262138 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/md5' I, [2023-10-12T06:44:39.275151 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/md5/md5init.c I, [2023-10-12T06:44:39.593789 #4102258] INFO -- : linking shared-object rbs_extension.so I, [2023-10-12T06:44:39.715635 #4102258] INFO -- : linking shared-object rbs_extension.so I, [2023-10-12T06:44:39.807936 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:44:39.829219 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:44:39.829439 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/rmd160' I, [2023-10-12T06:44:39.829873 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/rmd160/rmd160init.c I, [2023-10-12T06:44:39.831130 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_ssl.c I, [2023-10-12T06:44:39.835978 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha1' I, [2023-10-12T06:44:39.838915 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/sha1/sha1init.c I, [2023-10-12T06:44:40.240471 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/md5/md5.c I, [2023-10-12T06:44:40.566727 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/sha1/sha1.c I, [2023-10-12T06:44:40.583326 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/rmd160/rmd160.c I, [2023-10-12T06:44:41.255177 #4102258] INFO -- : linking shared-object digest/md5.so I, [2023-10-12T06:44:41.383537 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/md5' I, [2023-10-12T06:44:41.394687 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' I, [2023-10-12T06:44:41.414691 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/sha2/sha2init.c I, [2023-10-12T06:44:41.559255 #4102258] INFO -- : linking shared-object digest/rmd160.so I, [2023-10-12T06:44:41.719361 #4102258] INFO -- : linking shared-object digest/sha1.so I, [2023-10-12T06:44:41.743213 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/rmd160' I, [2023-10-12T06:44:41.756580 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json/generator' I, [2023-10-12T06:44:41.767180 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/json/generator/generator.c I, [2023-10-12T06:44:41.892141 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha1' I, [2023-10-12T06:44:41.909776 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json/parser' I, [2023-10-12T06:44:41.919168 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/json/parser/parser.c I, [2023-10-12T06:44:42.022441 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/digest/sha2/sha2.c I, [2023-10-12T06:44:42.741103 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_ssl_session.c I, [2023-10-12T06:44:42.872380 #4102258] INFO -- : linking shared-object digest/sha2.so I, [2023-10-12T06:44:43.022690 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' I, [2023-10-12T06:44:43.034714 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_ts.c I, [2023-10-12T06:44:43.592948 #4102258] INFO -- : linking shared-object json/ext/parser.so I, [2023-10-12T06:44:43.760345 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json/parser' I, [2023-10-12T06:44:43.761353 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509.c I, [2023-10-12T06:44:44.236997 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509attr.c I, [2023-10-12T06:44:44.427120 #4102258] INFO -- : linking shared-object json/ext/generator.so I, [2023-10-12T06:44:44.599164 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509cert.c I, [2023-10-12T06:44:44.616822 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json/generator' I, [2023-10-12T06:44:44.617709 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509crl.c I, [2023-10-12T06:44:44.947184 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509ext.c I, [2023-10-12T06:44:45.243188 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509name.c I, [2023-10-12T06:44:46.261175 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509req.c I, [2023-10-12T06:44:46.611316 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509revoked.c I, [2023-10-12T06:44:46.743355 #4102258] INFO -- : compiling /tmp/ruby/src/trunk_clang_12/ext/openssl/ossl_x509store.c I, [2023-10-12T06:44:48.101844 #4102258] INFO -- : linking shared-object openssl.so I, [2023-10-12T06:44:48.376744 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' I, [2023-10-12T06:44:48.458806 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:48.832917 #4102258] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:44:48.833057 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:48.834161 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:48.850690 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:48.850766 #4102258] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:44:48.850785 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:48.851871 #4102258] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-10-12T06:44:48.852052 #4102258] INFO -- : $$$[beg] make install -j4 I, [2023-10-12T06:44:49.154714 #4102258] INFO -- : Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 I, [2023-10-12T06:44:49.182690 #4102258] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-10-12T06:44:49.204486 #4102258] INFO -- : echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision - I, [2023-10-12T06:44:49.235296 #4102258] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:44:49.235395 #4102258] INFO -- : CC = clang-12 I, [2023-10-12T06:44:49.235436 #4102258] INFO -- : LD = ld I, [2023-10-12T06:44:49.235476 #4102258] INFO -- : LDSHARED = clang-12 -shared I, [2023-10-12T06:44:49.235521 #4102258] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:44:49.235563 #4102258] 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_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 I, [2023-10-12T06:44:49.235602 #4102258] INFO -- : CPPFLAGS = I, [2023-10-12T06:44:49.235643 #4102258] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:44:49.235682 #4102258] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:44:49.235717 #4102258] INFO -- : LANG = I, [2023-10-12T06:44:49.235750 #4102258] INFO -- : LC_ALL = I, [2023-10-12T06:44:49.235786 #4102258] INFO -- : LC_CTYPE = I, [2023-10-12T06:44:49.235824 #4102258] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-10-12T06:44:49.235857 #4102258] INFO -- : RUSTC = rustc I, [2023-10-12T06:44:49.235895 #4102258] 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_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs I, [2023-10-12T06:44:49.252271 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/rbs.revision unchanged I, [2023-10-12T06:44:49.359486 #4102258] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_12/tool/ifchange /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/debug.revision - I, [2023-10-12T06:44:49.386377 #4102258] INFO -- : generating encdb.h I, [2023-10-12T06:44:49.442680 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/.bundle/.timestamp/debug.revision unchanged I, [2023-10-12T06:44:49.493294 #4102258] INFO -- : generating enc.mk I, [2023-10-12T06:44:49.493368 #4102258] INFO -- : encdb.h unchanged I, [2023-10-12T06:44:49.512201 #4102258] INFO -- : Ubuntu clang version 12.0.1-19ubuntu3 I, [2023-10-12T06:44:49.512281 #4102258] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:44:49.512305 #4102258] INFO -- : Thread model: posix I, [2023-10-12T06:44:49.512324 #4102258] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:44:49.933453 #4102258] INFO -- : making srcs under enc I, [2023-10-12T06:44:49.955332 #4102258] INFO -- : making enc I, [2023-10-12T06:44:50.117742 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:50.117828 #4102258] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T06:44:50.117887 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:50.129154 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:50.129261 #4102258] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:44:50.129326 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:50.139325 #4102258] INFO -- : generating transdb.h I, [2023-10-12T06:44:50.465426 #4102258] INFO -- : transdb.h unchanged I, [2023-10-12T06:44:50.471721 #4102258] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:44:50.472162 #4102258] INFO -- : making trans I, [2023-10-12T06:44:50.581804 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:50.581889 #4102258] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_12/enc/trans'. I, [2023-10-12T06:44:50.581939 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:50.598754 #4102258] INFO -- : making encs I, [2023-10-12T06:44:50.685298 #4102258] INFO -- : ext/configure-ext.mk unchanged I, [2023-10-12T06:44:50.696286 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:50.906678 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:50.906749 #4102258] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:44:50.906769 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:52.703411 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:52.703929 #4102258] INFO -- : generating makefile exts.mk I, [2023-10-12T06:44:52.880933 #4102258] INFO -- : exts.mk unchanged I, [2023-10-12T06:44:52.899913 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:53.460677 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/bigdecimal' I, [2023-10-12T06:44:53.474010 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/bigdecimal' I, [2023-10-12T06:44:53.488660 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' I, [2023-10-12T06:44:53.506737 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest' I, [2023-10-12T06:44:53.506815 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/date' I, [2023-10-12T06:44:53.513790 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' I, [2023-10-12T06:44:53.516560 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/date' I, [2023-10-12T06:44:53.525019 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest' I, [2023-10-12T06:44:53.553633 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' I, [2023-10-12T06:44:53.554192 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' I, [2023-10-12T06:44:53.568375 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' I, [2023-10-12T06:44:53.572106 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json' I, [2023-10-12T06:44:53.606690 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' I, [2023-10-12T06:44:53.606778 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/nkf' I, [2023-10-12T06:44:53.615175 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/nkf' I, [2023-10-12T06:44:53.627991 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' I, [2023-10-12T06:44:53.633450 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json' I, [2023-10-12T06:44:53.646688 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' I, [2023-10-12T06:44:53.659360 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' I, [2023-10-12T06:44:53.666522 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' I, [2023-10-12T06:44:53.694557 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' I, [2023-10-12T06:44:53.700852 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/psych' I, [2023-10-12T06:44:53.705489 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' I, [2023-10-12T06:44:53.723181 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pty' I, [2023-10-12T06:44:53.747350 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' I, [2023-10-12T06:44:53.758943 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pty' I, [2023-10-12T06:44:53.778697 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/psych' I, [2023-10-12T06:44:53.801227 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' I, [2023-10-12T06:44:53.810708 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' I, [2023-10-12T06:44:53.830679 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' I, [2023-10-12T06:44:53.830747 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' I, [2023-10-12T06:44:53.850749 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' I, [2023-10-12T06:44:53.873329 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/syslog' I, [2023-10-12T06:44:53.876901 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/socket' I, [2023-10-12T06:44:53.918688 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:44:53.918767 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:44:53.918791 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/socket' I, [2023-10-12T06:44:53.918808 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/syslog' I, [2023-10-12T06:44:53.947496 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:44:53.962829 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:44:54.031520 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:44:54.103704 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:44:54.120404 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:44:54.131996 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:44:54.141889 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' I, [2023-10-12T06:44:54.148833 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' I, [2023-10-12T06:44:54.230054 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:54.489013 #4102258] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:44:54.489145 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:54.489954 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:54.495812 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:54.495902 #4102258] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:44:54.495949 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:44:54.496556 #4102258] INFO -- : ./miniruby -I/tmp/ruby/src/trunk_clang_12/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_12/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:44:54.727655 #4102258] INFO -- : Installing to I, [2023-10-12T06:44:54.727799 #4102258] INFO -- : installing binary commands: /tmp/ruby/install/trunk_clang_12/bin I, [2023-10-12T06:44:54.769219 #4102258] INFO -- : installing base libraries: /tmp/ruby/install/trunk_clang_12/lib I, [2023-10-12T06:44:54.852293 #4102258] INFO -- : installing arch files: /tmp/ruby/install/trunk_clang_12/lib/ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:44:54.853685 #4102258] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk_clang_12/lib/pkgconfig I, [2023-10-12T06:44:54.853905 #4102258] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_12/lib/ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:44:54.898320 #4102258] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_12/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:44:54.898385 #4102258] INFO -- : installing extension objects: /tmp/ruby/install/trunk_clang_12/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-10-12T06:44:54.898521 #4102258] INFO -- : installing extension headers: /tmp/ruby/install/trunk_clang_12/include/ruby-3.3.0+0/x86_64-linux I, [2023-10-12T06:44:54.899192 #4102258] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_12/lib/ruby/3.3.0+0 I, [2023-10-12T06:44:54.921035 #4102258] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_12/lib/ruby/site_ruby/3.3.0+0 I, [2023-10-12T06:44:54.921172 #4102258] INFO -- : installing extension scripts: /tmp/ruby/install/trunk_clang_12/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-10-12T06:44:54.921279 #4102258] INFO -- : installing extension headers: /tmp/ruby/install/trunk_clang_12/include/ruby-3.3.0+0/ruby I, [2023-10-12T06:44:54.921613 #4102258] INFO -- : installing command scripts: /tmp/ruby/install/trunk_clang_12/bin I, [2023-10-12T06:44:54.921966 #4102258] INFO -- : installing library scripts: /tmp/ruby/install/trunk_clang_12/lib/ruby/3.3.0+0 I, [2023-10-12T06:44:55.101984 #4102258] INFO -- : installing common headers: /tmp/ruby/install/trunk_clang_12/include/ruby-3.3.0+0 I, [2023-10-12T06:44:55.126146 #4102258] INFO -- : installing manpages: /tmp/ruby/install/trunk_clang_12/share/man/man1 I, [2023-10-12T06:44:55.139992 #4102258] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk_clang_12/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:44:55.181827 #4102258] INFO -- : abbrev 0.1.1 I, [2023-10-12T06:44:55.202252 #4102258] INFO -- : base64 0.1.1 I, [2023-10-12T06:44:55.204340 #4102258] INFO -- : benchmark 0.2.1 I, [2023-10-12T06:44:55.208883 #4102258] INFO -- : bundler 2.5.0.dev I, [2023-10-12T06:44:55.214367 #4102258] INFO -- : cgi 0.3.6 I, [2023-10-12T06:44:55.216517 #4102258] INFO -- : csv 3.2.8 I, [2023-10-12T06:44:55.218573 #4102258] INFO -- : delegate 0.3.0 I, [2023-10-12T06:44:55.220673 #4102258] INFO -- : did_you_mean 1.6.3 I, [2023-10-12T06:44:55.222648 #4102258] INFO -- : drb 2.1.1 I, [2023-10-12T06:44:55.224830 #4102258] INFO -- : english 0.7.2 I, [2023-10-12T06:44:55.231072 #4102258] INFO -- : erb 4.0.3 I, [2023-10-12T06:44:55.234248 #4102258] INFO -- : error_highlight 0.5.1 I, [2023-10-12T06:44:55.236175 #4102258] INFO -- : fileutils 1.7.1 I, [2023-10-12T06:44:55.238072 #4102258] INFO -- : find 0.1.1 I, [2023-10-12T06:44:55.242071 #4102258] INFO -- : forwardable 1.3.3 I, [2023-10-12T06:44:55.244719 #4102258] INFO -- : getoptlong 0.2.0 I, [2023-10-12T06:44:55.246565 #4102258] INFO -- : ipaddr 1.2.5 I, [2023-10-12T06:44:55.248587 #4102258] INFO -- : irb 1.8.1 I, [2023-10-12T06:44:55.251796 #4102258] INFO -- : logger 1.5.3 I, [2023-10-12T06:44:55.253969 #4102258] INFO -- : mutex_m 0.1.2 I, [2023-10-12T06:44:55.256159 #4102258] INFO -- : net-http 0.3.2 I, [2023-10-12T06:44:55.258387 #4102258] INFO -- : net-protocol 0.2.1 I, [2023-10-12T06:44:55.260468 #4102258] INFO -- : observer 0.1.1 I, [2023-10-12T06:44:55.262284 #4102258] INFO -- : open-uri 0.3.0 I, [2023-10-12T06:44:55.264300 #4102258] INFO -- : open3 0.1.2 I, [2023-10-12T06:44:55.266206 #4102258] INFO -- : optparse 0.4.0.pre.1 I, [2023-10-12T06:44:55.268248 #4102258] INFO -- : ostruct 0.5.5 I, [2023-10-12T06:44:55.270439 #4102258] INFO -- : pp 0.4.0 I, [2023-10-12T06:44:55.272620 #4102258] INFO -- : prettyprint 0.1.1 I, [2023-10-12T06:44:55.277279 #4102258] INFO -- : prism 0.13.0 I, [2023-10-12T06:44:55.279316 #4102258] INFO -- : pstore 0.1.2 I, [2023-10-12T06:44:55.281166 #4102258] INFO -- : rdoc 6.5.0 I, [2023-10-12T06:44:55.285176 #4102258] INFO -- : readline 0.0.3 I, [2023-10-12T06:44:55.287321 #4102258] INFO -- : reline 0.3.9 I, [2023-10-12T06:44:55.289545 #4102258] INFO -- : resolv 0.2.2 I, [2023-10-12T06:44:55.291650 #4102258] INFO -- : resolv-replace 0.1.1 I, [2023-10-12T06:44:55.293633 #4102258] INFO -- : rinda 0.1.1 I, [2023-10-12T06:44:55.295473 #4102258] INFO -- : ruby2_keywords 0.0.5 I, [2023-10-12T06:44:55.297266 #4102258] INFO -- : securerandom 0.2.2 I, [2023-10-12T06:44:55.299205 #4102258] INFO -- : set 1.0.3 I, [2023-10-12T06:44:55.301075 #4102258] INFO -- : shellwords 0.1.0 I, [2023-10-12T06:44:55.304545 #4102258] INFO -- : singleton 0.1.1 I, [2023-10-12T06:44:55.306959 #4102258] INFO -- : syntax_suggest 1.1.0 I, [2023-10-12T06:44:55.309746 #4102258] INFO -- : tempfile 0.1.3 I, [2023-10-12T06:44:55.311700 #4102258] INFO -- : time 0.2.2 I, [2023-10-12T06:44:55.313776 #4102258] INFO -- : timeout 0.4.0 I, [2023-10-12T06:44:55.315641 #4102258] INFO -- : tmpdir 0.1.3 I, [2023-10-12T06:44:55.317721 #4102258] INFO -- : tsort 0.1.1 I, [2023-10-12T06:44:55.319829 #4102258] INFO -- : un 0.2.1 I, [2023-10-12T06:44:55.321897 #4102258] INFO -- : uri 0.12.2 I, [2023-10-12T06:44:55.324071 #4102258] INFO -- : weakref 0.1.2 I, [2023-10-12T06:44:55.325948 #4102258] INFO -- : yaml 0.2.1 I, [2023-10-12T06:44:55.327720 #4102258] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk_clang_12/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:44:55.346458 #4102258] INFO -- : bigdecimal 3.1.5 I, [2023-10-12T06:44:55.348451 #4102258] INFO -- : date 3.3.3 I, [2023-10-12T06:44:55.350121 #4102258] INFO -- : digest 3.1.1 I, [2023-10-12T06:44:55.351831 #4102258] INFO -- : etc 1.4.2 I, [2023-10-12T06:44:55.353655 #4102258] INFO -- : fcntl 1.0.2 I, [2023-10-12T06:44:55.355343 #4102258] INFO -- : fiddle 1.1.2 I, [2023-10-12T06:44:55.357148 #4102258] INFO -- : io-console 0.6.0 I, [2023-10-12T06:44:55.358976 #4102258] INFO -- : io-nonblock 0.2.0 I, [2023-10-12T06:44:55.360844 #4102258] INFO -- : io-wait 0.3.0 I, [2023-10-12T06:44:55.364645 #4102258] INFO -- : json 2.6.3 I, [2023-10-12T06:44:55.366798 #4102258] INFO -- : nkf 0.1.3 I, [2023-10-12T06:44:55.368928 #4102258] INFO -- : openssl 3.2.0 I, [2023-10-12T06:44:55.371411 #4102258] INFO -- : pathname 0.2.1 I, [2023-10-12T06:44:55.373501 #4102258] INFO -- : psych 5.1.1 I, [2023-10-12T06:44:55.375663 #4102258] INFO -- : stringio 3.0.9 I, [2023-10-12T06:44:55.377503 #4102258] INFO -- : strscan 3.0.7 I, [2023-10-12T06:44:55.379490 #4102258] INFO -- : syslog 0.1.1 I, [2023-10-12T06:44:55.381489 #4102258] INFO -- : zlib 3.0.0 I, [2023-10-12T06:44:55.383012 #4102258] INFO -- : installing bundled gems: /tmp/ruby/install/trunk_clang_12/lib/ruby/gems/3.3.0+0 I, [2023-10-12T06:44:55.384305 #4102258] INFO -- : minitest 5.20.0 I, [2023-10-12T06:44:55.407859 #4102258] INFO -- : power_assert 2.0.3 I, [2023-10-12T06:44:55.414216 #4102258] INFO -- : rake 13.0.6 I, [2023-10-12T06:44:55.432064 #4102258] INFO -- : test-unit 3.6.1 I, [2023-10-12T06:44:55.453971 #4102258] INFO -- : rexml 3.2.6 I, [2023-10-12T06:44:55.473662 #4102258] INFO -- : rss 0.3.0 I, [2023-10-12T06:44:55.489790 #4102258] INFO -- : net-ftp 0.2.0 I, [2023-10-12T06:44:55.494522 #4102258] INFO -- : net-imap 0.4.1 I, [2023-10-12T06:44:55.509380 #4102258] INFO -- : net-pop 0.1.2 I, [2023-10-12T06:44:55.513409 #4102258] INFO -- : net-smtp 0.4.0 I, [2023-10-12T06:44:55.518395 #4102258] INFO -- : matrix 0.4.2 I, [2023-10-12T06:44:55.522390 #4102258] INFO -- : prime 0.1.2 I, [2023-10-12T06:44:55.528289 #4102258] INFO -- : rbs 3.2.2 I, [2023-10-12T06:44:55.696672 #4102258] INFO -- : typeprof 0.21.8 I, [2023-10-12T06:44:55.707225 #4102258] INFO -- : debug 1.8.0 I, [2023-10-12T06:44:55.721861 #4102258] INFO -- : racc 1.7.1 I, [2023-10-12T06:44:55.734510 #4102258] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk_clang_12/lib/ruby/gems/3.3.0+0/cache I, [2023-10-12T06:44:55.761038 #4102258] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-10-12T06:44:55.761491 #4102258] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-10-12T06:46:08.587612 #4102258] INFO -- : PASS all 1856 tests E, [2023-10-12T06:46:08.604515 #4102258] ERROR -- : I, [2023-10-12T06:46:08.604757 #4102258] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-10-12T06:46:08.604924 #4102258] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-10-12T06:46:08.895563 #4102258] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:46:08.895673 #4102258] INFO -- : CC = clang-12 I, [2023-10-12T06:46:08.895713 #4102258] INFO -- : LD = ld I, [2023-10-12T06:46:08.895748 #4102258] INFO -- : LDSHARED = clang-12 -shared I, [2023-10-12T06:46:08.895788 #4102258] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:46:08.895826 #4102258] 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_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 I, [2023-10-12T06:46:08.895861 #4102258] INFO -- : CPPFLAGS = I, [2023-10-12T06:46:08.895899 #4102258] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:46:08.895935 #4102258] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:46:08.895967 #4102258] INFO -- : LANG = I, [2023-10-12T06:46:08.896000 #4102258] INFO -- : LC_ALL = I, [2023-10-12T06:46:08.896031 #4102258] INFO -- : LC_CTYPE = I, [2023-10-12T06:46:08.896063 #4102258] INFO -- : MFLAGS = I, [2023-10-12T06:46:08.896094 #4102258] INFO -- : RUSTC = rustc I, [2023-10-12T06:46:08.896130 #4102258] 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_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs I, [2023-10-12T06:46:08.931208 #4102258] INFO -- : Ubuntu clang version 12.0.1-19ubuntu3 I, [2023-10-12T06:46:08.931277 #4102258] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:46:08.931298 #4102258] INFO -- : Thread model: posix I, [2023-10-12T06:46:08.931713 #4102258] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:46:09.183338 #4102258] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-10-12T06:46:09.183405 #4102258] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-10-12T06:46:09.183424 #4102258] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-10-12T06:46:09.316297 #4102258] INFO -- : Checking leaked global symbols...none I, [2023-10-12T06:46:09.505451 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-10-12T06:46:09.505638 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:condition ..OK 2 I, [2023-10-12T06:46:09.505813 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:if/unless ...OK 3 I, [2023-10-12T06:46:09.506206 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:case .....OK 5 I, [2023-10-12T06:46:09.507089 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:while/until ........OK 8 I, [2023-10-12T06:46:09.507716 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:exception ..........OK 10 I, [2023-10-12T06:46:09.509105 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:array .......................................OK 39 I, [2023-10-12T06:46:09.510074 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:hash ...........................OK 27 I, [2023-10-12T06:46:09.514595 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-10-12T06:46:09.517536 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:float ................................................................................OK 80 I, [2023-10-12T06:46:09.521224 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:bignum ...............................OK 31 I, [2023-10-12T06:46:09.525600 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-10-12T06:46:09.526690 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:assignment ..........OK 10 I, [2023-10-12T06:46:09.527021 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:call ......OK 6 I, [2023-10-12T06:46:09.527538 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:proc .........OK 9 I, [2023-10-12T06:46:09.627939 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:signal ..OK 2 I, [2023-10-12T06:46:09.629908 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:eval ...........................OK 27 I, [2023-10-12T06:46:10.006741 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:system ........OK 8 I, [2023-10-12T06:46:10.006824 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:const .....OK 5 I, [2023-10-12T06:46:10.006851 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:clone .....OK 5 I, [2023-10-12T06:46:10.006867 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:marshal ....OK 4 I, [2023-10-12T06:46:10.006884 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:pack ....OK 4 I, [2023-10-12T06:46:10.006899 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:math ..OK 2 I, [2023-10-12T06:46:10.006913 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:struct ......OK 6 I, [2023-10-12T06:46:10.006928 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:variable ............OK 12 I, [2023-10-12T06:46:10.006943 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:trace ...OK 3 I, [2023-10-12T06:46:10.006974 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:defined? ............OK 12 I, [2023-10-12T06:46:10.006991 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:alias ......OK 6 I, [2023-10-12T06:46:10.007006 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:path .......................OK 23 I, [2023-10-12T06:46:10.150840 #4102258] INFO -- : /tmp/ruby/src/trunk_clang_12/basictest/test.rb:gc ....OK 4 I, [2023-10-12T06:46:10.162446 #4102258] INFO -- : I, [2023-10-12T06:46:10.162512 #4102258] INFO -- : test succeeded I, [2023-10-12T06:46:10.164523 #4102258] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-10-12T06:46:10.164696 #4102258] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-10-12T06:46:10.525778 #4102258] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:46:10.525850 #4102258] INFO -- : CC = clang-12 I, [2023-10-12T06:46:10.525872 #4102258] INFO -- : LD = ld I, [2023-10-12T06:46:10.525889 #4102258] INFO -- : LDSHARED = clang-12 -shared I, [2023-10-12T06:46:10.525906 #4102258] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:46:10.525923 #4102258] 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_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 I, [2023-10-12T06:46:10.525938 #4102258] INFO -- : CPPFLAGS = I, [2023-10-12T06:46:10.525953 #4102258] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:46:10.525967 #4102258] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:46:10.525982 #4102258] INFO -- : LANG = I, [2023-10-12T06:46:10.525996 #4102258] INFO -- : LC_ALL = I, [2023-10-12T06:46:10.526010 #4102258] INFO -- : LC_CTYPE = I, [2023-10-12T06:46:10.526024 #4102258] INFO -- : MFLAGS = I, [2023-10-12T06:46:10.526038 #4102258] INFO -- : RUSTC = rustc I, [2023-10-12T06:46:10.526055 #4102258] 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_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs I, [2023-10-12T06:46:10.603305 #4102258] INFO -- : Ubuntu clang version 12.0.1-19ubuntu3 I, [2023-10-12T06:46:10.603404 #4102258] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:46:10.603428 #4102258] INFO -- : Thread model: posix I, [2023-10-12T06:46:10.603445 #4102258] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:46:10.619580 #4102258] INFO -- : generating enc.mk I, [2023-10-12T06:46:11.178693 #4102258] INFO -- : generating encdb.h I, [2023-10-12T06:46:11.264855 #4102258] INFO -- : encdb.h unchanged I, [2023-10-12T06:46:11.271131 #4102258] INFO -- : making enc I, [2023-10-12T06:46:11.317985 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:11.318069 #4102258] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T06:46:11.318121 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:11.331476 #4102258] INFO -- : making srcs under enc I, [2023-10-12T06:46:11.464073 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:11.464186 #4102258] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:46:11.464252 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:11.466200 #4102258] INFO -- : generating transdb.h I, [2023-10-12T06:46:11.785488 #4102258] INFO -- : transdb.h unchanged I, [2023-10-12T06:46:11.799124 #4102258] INFO -- : making trans I, [2023-10-12T06:46:11.911947 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:11.912037 #4102258] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_12/enc/trans'. I, [2023-10-12T06:46:11.912093 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:11.913097 #4102258] INFO -- : making encs I, [2023-10-12T06:46:12.047161 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:12.047253 #4102258] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:46:12.047309 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:12.051120 #4102258] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:46:12.141136 #4102258] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T06:46:12.145756 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:16.676126 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:16.676919 #4102258] INFO -- : generating makefile exts.mk I, [2023-10-12T06:46:16.809362 #4102258] INFO -- : exts.mk unchanged I, [2023-10-12T06:46:16.816406 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:17.603767 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/bigdecimal' I, [2023-10-12T06:46:17.625231 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/bigdecimal' I, [2023-10-12T06:46:17.661482 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' I, [2023-10-12T06:46:17.668545 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' I, [2023-10-12T06:46:17.682114 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/date' I, [2023-10-12T06:46:17.705467 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/date' I, [2023-10-12T06:46:17.716593 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest' I, [2023-10-12T06:46:17.768930 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest' I, [2023-10-12T06:46:17.858763 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' I, [2023-10-12T06:46:17.877209 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' I, [2023-10-12T06:46:17.933510 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' I, [2023-10-12T06:46:17.954247 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' I, [2023-10-12T06:46:17.962030 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' I, [2023-10-12T06:46:17.983873 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' I, [2023-10-12T06:46:18.033993 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json' I, [2023-10-12T06:46:18.054308 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json' I, [2023-10-12T06:46:18.089719 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' I, [2023-10-12T06:46:18.105180 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' I, [2023-10-12T06:46:18.130701 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/nkf' I, [2023-10-12T06:46:18.143841 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/nkf' I, [2023-10-12T06:46:18.158543 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' I, [2023-10-12T06:46:18.187118 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' I, [2023-10-12T06:46:18.241276 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' I, [2023-10-12T06:46:18.287225 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' I, [2023-10-12T06:46:18.294797 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' I, [2023-10-12T06:46:18.303846 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' I, [2023-10-12T06:46:18.314451 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/psych' I, [2023-10-12T06:46:18.416129 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/psych' I, [2023-10-12T06:46:18.425034 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pty' I, [2023-10-12T06:46:18.430880 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pty' I, [2023-10-12T06:46:18.470687 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' I, [2023-10-12T06:46:18.494643 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' I, [2023-10-12T06:46:18.498057 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' I, [2023-10-12T06:46:18.511720 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' I, [2023-10-12T06:46:18.544742 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/socket' I, [2023-10-12T06:46:18.562231 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/socket' I, [2023-10-12T06:46:18.590253 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/syslog' I, [2023-10-12T06:46:18.632100 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/syslog' I, [2023-10-12T06:46:18.662684 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:46:18.769644 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:46:18.778480 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:46:18.878125 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:46:18.883971 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:46:18.964671 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:46:18.970539 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:46:19.028000 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:46:19.084741 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:19.346476 #4102258] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:46:19.346618 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:19.347763 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:19.355705 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:19.355813 #4102258] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:46:19.355867 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:46:19.589593 #4102258] INFO -- : Run options: I, [2023-10-12T06:46:19.589671 #4102258] INFO -- : --seed=4433 I, [2023-10-12T06:46:19.589694 #4102258] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_12/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-10-12T06:46:19.589713 #4102258] INFO -- : --excludes-dir=/tmp/ruby/src/trunk_clang_12/test/.excludes I, [2023-10-12T06:46:19.589730 #4102258] INFO -- : --name=!/memory_leak/ I, [2023-10-12T06:46:19.589748 #4102258] INFO -- : --stderr-on-failure I, [2023-10-12T06:46:19.589766 #4102258] INFO -- : -j4 I, [2023-10-12T06:46:19.589784 #4102258] INFO -- : I, [2023-10-12T06:46:19.589815 #4102258] INFO -- : # Running tests: I, [2023-10-12T06:46:19.589834 #4102258] INFO -- : I, [2023-10-12T06:50:23.241927 #4102258] INFO -- : .Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 13 # I, [2023-10-12T06:50:23.241997 #4102258] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 14 : # I, [2023-10-12T06:50:23.491830 #4102258] INFO -- : .Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 13 I, [2023-10-12T06:50:23.491904 #4102258] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 14 I, [2023-10-12T06:56:35.828527 #4102258] INFO -- : Finished tests in 616.263955s, 43.2672 tests/s, 15253.7284 assertions/s. I, [2023-10-12T06:56:35.835870 #4102258] INFO -- : 26664 tests, 9400323 assertions, 0 failures, 0 errors, 188 skips I, [2023-10-12T06:56:35.835943 #4102258] INFO -- : I, [2023-10-12T06:56:35.835967 #4102258] INFO -- : ruby -v: ruby 3.3.0dev (2023-10-12T05:58:31Z master feac15c1f3) [x86_64-linux] I, [2023-10-12T06:56:35.846780 #4102258] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-10-12T06:56:35.846978 #4102258] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' I, [2023-10-12T06:56:36.196610 #4102258] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-10-12T06:56:36.196689 #4102258] INFO -- : CC = clang-12 I, [2023-10-12T06:56:36.196721 #4102258] INFO -- : LD = ld I, [2023-10-12T06:56:36.196743 #4102258] INFO -- : LDSHARED = clang-12 -shared I, [2023-10-12T06:56:36.196763 #4102258] INFO -- : CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef I, [2023-10-12T06:56:36.196787 #4102258] 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_12/include -I/tmp/ruby/src/trunk_clang_12 -I/tmp/ruby/src/trunk_clang_12/prism -I/tmp/ruby/src/trunk_clang_12/enc/unicode/15.0.0 I, [2023-10-12T06:56:36.196805 #4102258] INFO -- : CPPFLAGS = I, [2023-10-12T06:56:36.196823 #4102258] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-10-12T06:56:36.196857 #4102258] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-10-12T06:56:36.196878 #4102258] INFO -- : LANG = I, [2023-10-12T06:56:36.196896 #4102258] INFO -- : LC_ALL = I, [2023-10-12T06:56:36.196911 #4102258] INFO -- : LC_CTYPE = I, [2023-10-12T06:56:36.196924 #4102258] INFO -- : MFLAGS = I, [2023-10-12T06:56:36.196938 #4102258] INFO -- : RUSTC = rustc I, [2023-10-12T06:56:36.196952 #4102258] 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_12/yjit/target/release/' /tmp/ruby/src/trunk_clang_12/yjit/src/lib.rs I, [2023-10-12T06:56:36.239252 #4102258] INFO -- : Ubuntu clang version 12.0.1-19ubuntu3 I, [2023-10-12T06:56:36.239341 #4102258] INFO -- : Target: x86_64-pc-linux-gnu I, [2023-10-12T06:56:36.239371 #4102258] INFO -- : Thread model: posix I, [2023-10-12T06:56:36.239390 #4102258] INFO -- : InstalledDir: /usr/bin I, [2023-10-12T06:56:36.255234 #4102258] INFO -- : generating enc.mk I, [2023-10-12T06:56:36.664298 #4102258] INFO -- : generating encdb.h I, [2023-10-12T06:56:36.758924 #4102258] INFO -- : encdb.h unchanged I, [2023-10-12T06:56:36.762068 #4102258] INFO -- : making enc I, [2023-10-12T06:56:36.854201 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:36.854286 #4102258] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-10-12T06:56:36.854338 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:36.858702 #4102258] INFO -- : making srcs under enc I, [2023-10-12T06:56:36.971615 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:36.971727 #4102258] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-10-12T06:56:36.971816 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:36.974031 #4102258] INFO -- : generating transdb.h I, [2023-10-12T06:56:37.334503 #4102258] INFO -- : transdb.h unchanged I, [2023-10-12T06:56:37.343215 #4102258] INFO -- : making trans I, [2023-10-12T06:56:37.448639 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:37.448749 #4102258] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_12/enc/trans'. I, [2023-10-12T06:56:37.448822 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:37.450079 #4102258] INFO -- : making encs I, [2023-10-12T06:56:37.617479 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:37.617573 #4102258] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-10-12T06:56:37.617637 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:37.631290 #4102258] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-10-12T06:56:37.757279 #4102258] INFO -- : ext/configure-ext.mk updated I, [2023-10-12T06:56:37.767055 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:42.750325 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:42.758809 #4102258] INFO -- : generating makefile exts.mk I, [2023-10-12T06:56:42.883440 #4102258] INFO -- : exts.mk unchanged I, [2023-10-12T06:56:42.903654 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:43.759285 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/bigdecimal' I, [2023-10-12T06:56:43.781484 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/bigdecimal' I, [2023-10-12T06:56:43.827935 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' I, [2023-10-12T06:56:43.840076 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/coverage' I, [2023-10-12T06:56:43.851255 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/date' I, [2023-10-12T06:56:43.858590 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/date' I, [2023-10-12T06:56:43.864561 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest' I, [2023-10-12T06:56:43.881246 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest' I, [2023-10-12T06:56:43.939810 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' I, [2023-10-12T06:56:43.948156 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/digest/sha2' I, [2023-10-12T06:56:43.995369 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' I, [2023-10-12T06:56:44.013491 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/fiddle' I, [2023-10-12T06:56:44.022039 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' I, [2023-10-12T06:56:44.043749 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/io/console' I, [2023-10-12T06:56:44.082257 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/json' I, [2023-10-12T06:56:44.101494 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/json' I, [2023-10-12T06:56:44.169561 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' I, [2023-10-12T06:56:44.179638 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/monitor' I, [2023-10-12T06:56:44.199115 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/nkf' I, [2023-10-12T06:56:44.215952 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/nkf' I, [2023-10-12T06:56:44.234855 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' I, [2023-10-12T06:56:44.255411 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/objspace' I, [2023-10-12T06:56:44.319741 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' I, [2023-10-12T06:56:44.382578 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/openssl' I, [2023-10-12T06:56:44.390698 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' I, [2023-10-12T06:56:44.401104 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pathname' I, [2023-10-12T06:56:44.412671 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/psych' I, [2023-10-12T06:56:44.542193 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/psych' I, [2023-10-12T06:56:44.555553 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/pty' I, [2023-10-12T06:56:44.567942 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/pty' I, [2023-10-12T06:56:44.606421 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' I, [2023-10-12T06:56:44.647133 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/ripper' I, [2023-10-12T06:56:44.650968 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' I, [2023-10-12T06:56:44.683814 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/rubyvm' I, [2023-10-12T06:56:44.714141 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/socket' I, [2023-10-12T06:56:44.748161 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/socket' I, [2023-10-12T06:56:44.807508 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/ext/syslog' I, [2023-10-12T06:56:44.814750 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/ext/syslog' I, [2023-10-12T06:56:44.834706 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:56:44.933978 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-10-12T06:56:44.938605 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:56:45.073895 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-10-12T06:56:45.079222 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:56:45.176982 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-10-12T06:56:45.181861 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:56:45.281791 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12/.bundle/gems/rbs-3.2.2/ext/rbs_extension' I, [2023-10-12T06:56:45.367854 #4102258] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:45.569481 #4102258] INFO -- : make[2]: 'ruby' is up to date. I, [2023-10-12T06:56:45.569608 #4102258] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:45.570350 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:45.575776 #4102258] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:45.575876 #4102258] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-10-12T06:56:45.575923 #4102258] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_12' I, [2023-10-12T06:56:45.803781 #4102258] INFO -- : $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec --error-output stderr --debug I, [2023-10-12T06:56:46.038037 #4102258] INFO -- : ruby 3.3.0dev (2023-10-12T05:58:31Z master feac15c1f3) [x86_64-linux] I, [2023-10-12T06:57:31.454380 #4102258] INFO -- : 0 ......................................................................... I, [2023-10-12T06:57:41.666851 #4102258] INFO -- : 73 ......................................................................... I, [2023-10-12T06:57:41.984925 #4102258] INFO -- : 146 ......................................................................... I, [2023-10-12T06:57:43.020132 #4102258] INFO -- : 219 ......................................................................... I, [2023-10-12T06:57:43.872584 #4102258] INFO -- : 292 ......................................................................... I, [2023-10-12T06:57:45.428358 #4102258] INFO -- : 365 ......................................................................... I, [2023-10-12T06:57:45.544542 #4102258] INFO -- : 438 ......................................................................... I, [2023-10-12T06:57:45.657866 #4102258] INFO -- : 511 ......................................................................... I, [2023-10-12T06:57:47.756102 #4102258] INFO -- : 584 ......................................................................... I, [2023-10-12T06:57:49.955933 #4102258] INFO -- : 657 ......................................................................... I, [2023-10-12T06:57:50.117925 #4102258] INFO -- : 730 ......................................................................... I, [2023-10-12T06:57:50.249223 #4102258] INFO -- : 803 ......................................................................... I, [2023-10-12T06:57:51.902295 #4102258] INFO -- : 876 ......................................................................... I, [2023-10-12T06:57:52.323645 #4102258] INFO -- : 949 ......................................................................... I, [2023-10-12T06:58:05.540764 #4102258] INFO -- : 1022 ......................................................................... I, [2023-10-12T06:58:19.431314 #4102258] INFO -- : 1095 ......................................................................... I, [2023-10-12T06:58:22.946904 #4102258] INFO -- : 1168 ......................................................................... I, [2023-10-12T06:58:25.135575 #4102258] INFO -- : 1241 ......................................................................... I, [2023-10-12T06:58:25.442897 #4102258] INFO -- : 1314 ......................................................................... I, [2023-10-12T06:58:25.696120 #4102258] INFO -- : 1387 ......................................................................... I, [2023-10-12T06:58:39.887649 #4102258] INFO -- : 1460 ......................................................................... I, [2023-10-12T06:59:03.508284 #4102258] INFO -- : 1533 ......................................................................... I, [2023-10-12T06:59:04.320611 #4102258] INFO -- : 1606 ......................................................................... I, [2023-10-12T06:59:08.111365 #4102258] INFO -- : 1679 ......................................................................... I, [2023-10-12T06:59:08.433416 #4102258] INFO -- : 1752 ......................................................................... I, [2023-10-12T06:59:08.836568 #4102258] INFO -- : 1825 ......................................................................... I, [2023-10-12T06:59:12.319081 #4102258] INFO -- : 1898 ......................................................................... I, [2023-10-12T06:59:14.194589 #4102258] INFO -- : 1971 ......................................................................... I, [2023-10-12T06:59:17.163810 #4102258] INFO -- : 2044 ......................................................................... I, [2023-10-12T06:59:17.429839 #4102258] INFO -- : 2117 ......................................................................... I, [2023-10-12T06:59:17.729562 #4102258] INFO -- : 2190 ......................................................................... I, [2023-10-12T06:59:17.884853 #4102258] INFO -- : 2263 ......................................................................... I, [2023-10-12T06:59:17.976944 #4102258] INFO -- : 2336 ......................................................................... I, [2023-10-12T06:59:18.102619 #4102258] INFO -- : 2409 ......................................................................... I, [2023-10-12T06:59:18.463817 #4102258] INFO -- : 2482 ......................................................................... I, [2023-10-12T06:59:21.106857 #4102258] INFO -- : 2555 ......................................................................... I, [2023-10-12T06:59:21.145524 #4102258] INFO -- : 2628 ......................................................................... I, [2023-10-12T06:59:21.831428 #4102258] INFO -- : 2701 ......................................................................... I, [2023-10-12T06:59:24.809208 #4102258] INFO -- : 2774 ......................................................................... I, [2023-10-12T06:59:27.143215 #4102258] INFO -- : 2847 ......................................................................... I, [2023-10-12T06:59:30.414038 #4102258] INFO -- : 2920 ......................................................................... I, [2023-10-12T06:59:30.591602 #4102258] INFO -- : 2993 ......................................................................... I, [2023-10-12T06:59:30.728821 #4102258] INFO -- : 3066 ......................................................................... I, [2023-10-12T06:59:31.155374 #4102258] INFO -- : 3139 ......................................................................... I, [2023-10-12T06:59:31.560005 #4102258] INFO -- : 3212 ......................................................................... I, [2023-10-12T06:59:31.902685 #4102258] INFO -- : 3285 ......................................................................... I, [2023-10-12T06:59:36.052139 #4102258] INFO -- : 3358 ......................................................................... I, [2023-10-12T06:59:36.148077 #4102258] INFO -- : 3431 ......................................................................... I, [2023-10-12T06:59:36.369314 #4102258] INFO -- : 3504 ......................................................................... I, [2023-10-12T06:59:36.636380 #4102258] INFO -- : 3577 ......................................................................... I, [2023-10-12T06:59:40.578524 #4102258] INFO -- : 3650 ................................................................. I, [2023-10-12T06:59:40.578733 #4102258] INFO -- : I, [2023-10-12T06:59:40.578769 #4102258] INFO -- : Finished in 174.540339 seconds I, [2023-10-12T06:59:40.578789 #4102258] INFO -- : I, [2023-10-12T06:59:40.578807 #4102258] INFO -- : 3715 files, 32233 examples, 165230 expectations, 0 failures, 0 errors, 0 tagged I, [2023-10-12T06:59:40.617796 #4102258] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.