# Logfile created on 2024-01-17 00:14:33 +0000 by logger.rb/v1.4.3 I, [2024-01-17T00:14:33.012884 #2841705] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-17T00:14:33.013534 #2841705] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-01-17T00:14:33.136439 #2841705] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-17T00:14:33.136912 #2841705] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-01-17T00:14:33.136960 #2841705] INFO -- : $$$[beg] make update-download -j4 I, [2024-01-17T00:14:33.346023 #2841705] INFO -- : tool/config.guess already exists I, [2024-01-17T00:14:33.346242 #2841705] INFO -- : tool/config.sub already exists I, [2024-01-17T00:14:33.435253 #2841705] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-01-17T00:14:33.435317 #2841705] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-01-17T00:14:33.547756 #2841705] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-17T00:14:33.548257 #2841705] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-01-17T00:14:33.548316 #2841705] INFO -- : $$$[beg] make update-src -j4 E, [2024-01-17T00:14:34.422276 #2841705] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-17T00:14:34.422351 #2841705] ERROR -- : 88bb09b..cf8fb94 master -> origin/master I, [2024-01-17T00:14:34.465312 #2841705] INFO -- : Updating 88bb09b..cf8fb94 I, [2024-01-17T00:14:34.465376 #2841705] INFO -- : Fast-forward I, [2024-01-17T00:14:34.470542 #2841705] INFO -- : .github/workflows/annocheck.yml | 2 -- I, [2024-01-17T00:14:34.470602 #2841705] INFO -- : .github/workflows/baseruby.yml | 4 +--- I, [2024-01-17T00:14:34.470621 #2841705] INFO -- : .github/workflows/compilers.yml | 2 -- I, [2024-01-17T00:14:34.470634 #2841705] INFO -- : .github/workflows/mingw.yml | 4 ++-- I, [2024-01-17T00:14:34.470645 #2841705] INFO -- : .github/workflows/spec_guards.yml | 2 -- I, [2024-01-17T00:14:34.470656 #2841705] INFO -- : .github/workflows/windows.yml | 5 +++++ I, [2024-01-17T00:14:34.470667 #2841705] INFO -- : configure.ac | 4 ++-- I, [2024-01-17T00:14:34.470678 #2841705] INFO -- : 7 files changed, 10 insertions(+), 13 deletions(-) I, [2024-01-17T00:14:34.488138 #2841705] INFO -- : Latest commit hash = cf8fb94295 I, [2024-01-17T00:14:34.490608 #2841705] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-01-17T00:14:34.490658 #2841705] INFO -- : $$$[beg] make after-update -j4 I, [2024-01-17T00:14:34.603513 #2841705] INFO -- : cd -P /tmp/ruby/src/trunk-random1 && exec autoconf -o configure I, [2024-01-17T00:14:37.863009 #2841705] INFO -- : running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk-random1/configure --prefix=/tmp/ruby/install/trunk-random1 --disable-install-doc --enable-shared --no-create --no-recursion I, [2024-01-17T00:14:37.863080 #2841705] INFO -- : checking for ruby... /usr/bin/ruby --disable=gems I, [2024-01-17T00:14:37.863102 #2841705] INFO -- : tool/config.guess already exists I, [2024-01-17T00:14:37.863117 #2841705] INFO -- : tool/config.sub already exists I, [2024-01-17T00:14:37.863129 #2841705] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2024-01-17T00:14:37.863143 #2841705] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2024-01-17T00:14:37.863157 #2841705] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2024-01-17T00:14:37.863170 #2841705] INFO -- : checking for gcc... gcc I, [2024-01-17T00:14:37.863183 #2841705] INFO -- : checking for ld... ld I, [2024-01-17T00:14:37.863196 #2841705] INFO -- : checking for gcc-ar... gcc-ar I, [2024-01-17T00:14:37.863209 #2841705] INFO -- : checking for g++... no I, [2024-01-17T00:14:37.863221 #2841705] INFO -- : checking for gcc-nm... gcc-nm I, [2024-01-17T00:14:37.863234 #2841705] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2024-01-17T00:14:37.863247 #2841705] INFO -- : checking whether the C compiler works... yes I, [2024-01-17T00:14:37.863259 #2841705] INFO -- : checking for C compiler default output file name... a.out I, [2024-01-17T00:14:37.863271 #2841705] INFO -- : checking for suffix of executables... I, [2024-01-17T00:14:37.863288 #2841705] INFO -- : checking whether we are cross compiling... no I, [2024-01-17T00:14:37.863303 #2841705] INFO -- : checking for suffix of object files... o I, [2024-01-17T00:14:37.863478 #2841705] INFO -- : checking whether the compiler supports GNU C... yes I, [2024-01-17T00:14:37.863496 #2841705] INFO -- : checking whether gcc accepts -g... yes I, [2024-01-17T00:14:37.863511 #2841705] INFO -- : checking for gcc option to enable C11 features... none needed I, [2024-01-17T00:14:37.863527 #2841705] INFO -- : checking for g++... no I, [2024-01-17T00:14:37.863541 #2841705] INFO -- : checking for c++... c++ I, [2024-01-17T00:14:37.863554 #2841705] INFO -- : checking whether the compiler supports GNU C++... yes I, [2024-01-17T00:14:37.863567 #2841705] INFO -- : checking whether c++ accepts -g... yes I, [2024-01-17T00:14:37.863580 #2841705] INFO -- : checking for c++ option to enable C++11 features... none needed I, [2024-01-17T00:14:37.863593 #2841705] INFO -- : checking how to run the C preprocessor... gcc -E I, [2024-01-17T00:14:37.863606 #2841705] INFO -- : checking for gas... no I, [2024-01-17T00:14:37.863619 #2841705] INFO -- : checking for as... as I, [2024-01-17T00:14:37.863631 #2841705] INFO -- : checking for gobjcopy... no I, [2024-01-17T00:14:37.863648 #2841705] INFO -- : checking for objcopy... objcopy I, [2024-01-17T00:14:37.863661 #2841705] INFO -- : checking for gobjdump... no I, [2024-01-17T00:14:37.863674 #2841705] INFO -- : checking for objdump... objdump I, [2024-01-17T00:14:37.863687 #2841705] INFO -- : checking for gstrip... no I, [2024-01-17T00:14:37.863700 #2841705] INFO -- : checking for strip... strip I, [2024-01-17T00:14:37.863713 #2841705] INFO -- : checking for stdio.h... yes I, [2024-01-17T00:14:37.863725 #2841705] INFO -- : checking for stdlib.h... yes I, [2024-01-17T00:14:37.863738 #2841705] INFO -- : checking for string.h... yes I, [2024-01-17T00:14:37.863751 #2841705] INFO -- : checking for inttypes.h... yes I, [2024-01-17T00:14:37.863763 #2841705] INFO -- : checking for stdint.h... yes I, [2024-01-17T00:14:37.863780 #2841705] INFO -- : checking for strings.h... yes I, [2024-01-17T00:14:37.863793 #2841705] INFO -- : checking for sys/stat.h... yes I, [2024-01-17T00:14:37.863805 #2841705] INFO -- : checking for sys/types.h... yes I, [2024-01-17T00:14:37.863818 #2841705] INFO -- : checking for unistd.h... yes I, [2024-01-17T00:14:37.863830 #2841705] INFO -- : checking for wchar.h... yes I, [2024-01-17T00:14:37.863843 #2841705] INFO -- : checking for minix/config.h... no I, [2024-01-17T00:14:37.863863 #2841705] INFO -- : checking for vfork.h... no I, [2024-01-17T00:14:37.863877 #2841705] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2024-01-17T00:14:37.863888 #2841705] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2024-01-17T00:14:37.863899 #2841705] INFO -- : checking whether the linker is GNU ld... yes I, [2024-01-17T00:14:37.863915 #2841705] INFO -- : checking whether gcc -E accepts -o... yes I, [2024-01-17T00:14:37.863928 #2841705] INFO -- : checking for gcc-ar flags... rcD I, [2024-01-17T00:14:37.863940 #2841705] INFO -- : checking whether ln -s works... yes I, [2024-01-17T00:14:37.863953 #2841705] INFO -- : checking whether make sets $(MAKE)... yes I, [2024-01-17T00:14:37.863965 #2841705] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2024-01-17T00:14:37.863978 #2841705] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2024-01-17T00:14:37.863990 #2841705] INFO -- : checking for dtrace... no I, [2024-01-17T00:14:37.864005 #2841705] INFO -- : checking for dot... no I, [2024-01-17T00:14:37.864020 #2841705] INFO -- : checking for doxygen... no I, [2024-01-17T00:14:37.864033 #2841705] INFO -- : checking for pkg-config... no I, [2024-01-17T00:14:37.864051 #2841705] INFO -- : checking whether it is Android... no I, [2024-01-17T00:14:37.864065 #2841705] INFO -- : checking for cd using physical directory... cd -P I, [2024-01-17T00:14:37.864079 #2841705] INFO -- : checking whether CFLAGS is valid... yes I, [2024-01-17T00:14:37.864092 #2841705] INFO -- : checking whether LDFLAGS is valid... yes I, [2024-01-17T00:14:37.864106 #2841705] INFO -- : checking whether ELF binaries are produced... yes I, [2024-01-17T00:14:37.864119 #2841705] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2024-01-17T00:14:37.864133 #2841705] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2024-01-17T00:14:37.864145 #2841705] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2024-01-17T00:14:37.864158 #2841705] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2024-01-17T00:14:37.864175 #2841705] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864190 #2841705] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2024-01-17T00:14:37.864204 #2841705] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864217 #2841705] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864229 #2841705] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864241 #2841705] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864252 #2841705] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864266 #2841705] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2024-01-17T00:14:37.864282 #2841705] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864295 #2841705] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864309 #2841705] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864322 #2841705] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864336 #2841705] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864350 #2841705] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864366 #2841705] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864380 #2841705] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864408 #2841705] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2024-01-17T00:14:37.864426 #2841705] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes E, [2024-01-17T00:14:38.594807 #2841705] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2024-01-17T00:14:41.248767 #2841705] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248825 #2841705] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248842 #2841705] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248855 #2841705] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248869 #2841705] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248891 #2841705] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248909 #2841705] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248924 #2841705] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248939 #2841705] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2024-01-17T00:14:41.248953 #2841705] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248965 #2841705] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248977 #2841705] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.248988 #2841705] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2024-01-17T00:14:41.249006 #2841705] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.249018 #2841705] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.249030 #2841705] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2024-01-17T00:14:41.249042 #2841705] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2024-01-17T00:14:41.249054 #2841705] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2024-01-17T00:14:41.249066 #2841705] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.249077 #2841705] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.249089 #2841705] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.249103 #2841705] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.249114 #2841705] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2024-01-17T00:14:41.249125 #2841705] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2024-01-17T00:14:41.249136 #2841705] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2024-01-17T00:14:41.249147 #2841705] INFO -- : checking for pthread.h... yes I, [2024-01-17T00:14:41.249158 #2841705] INFO -- : checking for pthread_create in -lthr... no I, [2024-01-17T00:14:41.249170 #2841705] INFO -- : checking for pthread_create in -lpthread... yes I, [2024-01-17T00:14:41.249180 #2841705] INFO -- : checking for pthread_np.h... no I, [2024-01-17T00:14:41.249192 #2841705] INFO -- : checking thread model... pthread I, [2024-01-17T00:14:41.249202 #2841705] INFO -- : checking whether CXXFLAGS is valid... no I, [2024-01-17T00:14:41.249212 #2841705] INFO -- : checking for crypt in -lcrypt... yes I, [2024-01-17T00:14:41.249222 #2841705] INFO -- : checking for dlopen in -ldl... yes I, [2024-01-17T00:14:41.249243 #2841705] INFO -- : checking for shutdown in -lsocket... no I, [2024-01-17T00:14:41.249258 #2841705] INFO -- : checking for dirent.h that defines DIR... yes I, [2024-01-17T00:14:41.249274 #2841705] INFO -- : checking for library containing opendir... none required I, [2024-01-17T00:14:41.249291 #2841705] INFO -- : checking for _Bool... yes I, [2024-01-17T00:14:41.249306 #2841705] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2024-01-17T00:14:41.249324 #2841705] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2024-01-17T00:14:41.249338 #2841705] INFO -- : checking for afunix.h... no I, [2024-01-17T00:14:41.249352 #2841705] INFO -- : checking for atomic.h... no I, [2024-01-17T00:14:41.249367 #2841705] INFO -- : checking for copyfile.h... no I, [2024-01-17T00:14:41.249381 #2841705] INFO -- : checking for direct.h... no I, [2024-01-17T00:14:41.249396 #2841705] INFO -- : checking for grp.h... yes I, [2024-01-17T00:14:41.249408 #2841705] INFO -- : checking for fcntl.h... yes I, [2024-01-17T00:14:41.249422 #2841705] INFO -- : checking for float.h... yes I, [2024-01-17T00:14:41.249436 #2841705] INFO -- : checking for ieeefp.h... no I, [2024-01-17T00:14:41.249448 #2841705] INFO -- : checking for intrinsics.h... no I, [2024-01-17T00:14:41.249463 #2841705] INFO -- : checking for langinfo.h... yes I, [2024-01-17T00:14:41.249475 #2841705] INFO -- : checking for limits.h... yes I, [2024-01-17T00:14:41.249486 #2841705] INFO -- : checking for locale.h... yes I, [2024-01-17T00:14:41.249499 #2841705] INFO -- : checking for malloc.h... yes I, [2024-01-17T00:14:41.249511 #2841705] INFO -- : checking for malloc/malloc.h... no I, [2024-01-17T00:14:41.249524 #2841705] INFO -- : checking for malloc_np.h... no I, [2024-01-17T00:14:41.249535 #2841705] INFO -- : checking for net/socket.h... no I, [2024-01-17T00:14:41.249547 #2841705] INFO -- : checking for process.h... no I, [2024-01-17T00:14:41.249558 #2841705] INFO -- : checking for pwd.h... yes I, [2024-01-17T00:14:41.249570 #2841705] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2024-01-17T00:14:41.249584 #2841705] INFO -- : checking for sanitizer/msan_interface.h... no I, [2024-01-17T00:14:41.249594 #2841705] INFO -- : checking for setjmpex.h... no I, [2024-01-17T00:14:41.249606 #2841705] INFO -- : checking for stdalign.h... yes I, [2024-01-17T00:14:41.249616 #2841705] INFO -- : checking for sys/attr.h... no I, [2024-01-17T00:14:41.249627 #2841705] INFO -- : checking for sys/eventfd.h... yes I, [2024-01-17T00:14:41.249638 #2841705] INFO -- : checking for sys/fcntl.h... yes I, [2024-01-17T00:14:41.249649 #2841705] INFO -- : checking for sys/file.h... yes I, [2024-01-17T00:14:41.249659 #2841705] INFO -- : checking for sys/id.h... no I, [2024-01-17T00:14:41.249669 #2841705] INFO -- : checking for sys/ioctl.h... yes I, [2024-01-17T00:14:41.249679 #2841705] INFO -- : checking for sys/mkdev.h... no I, [2024-01-17T00:14:41.249691 #2841705] INFO -- : checking for sys/param.h... yes I, [2024-01-17T00:14:41.249701 #2841705] INFO -- : checking for sys/prctl.h... yes I, [2024-01-17T00:14:41.249711 #2841705] INFO -- : checking for sys/random.h... yes I, [2024-01-17T00:14:41.249723 #2841705] INFO -- : checking for sys/resource.h... yes I, [2024-01-17T00:14:41.249736 #2841705] INFO -- : checking for sys/select.h... yes I, [2024-01-17T00:14:41.249751 #2841705] INFO -- : checking for sys/sendfile.h... yes I, [2024-01-17T00:14:41.249765 #2841705] INFO -- : checking for sys/socket.h... yes I, [2024-01-17T00:14:41.249779 #2841705] INFO -- : checking for sys/syscall.h... yes I, [2024-01-17T00:14:41.249793 #2841705] INFO -- : checking for sys/sysmacros.h... yes I, [2024-01-17T00:14:41.249809 #2841705] INFO -- : checking for sys/time.h... yes I, [2024-01-17T00:14:41.249824 #2841705] INFO -- : checking for sys/times.h... yes I, [2024-01-17T00:14:41.249836 #2841705] INFO -- : checking for sys/uio.h... yes I, [2024-01-17T00:14:41.249847 #2841705] INFO -- : checking for sys/utime.h... no I, [2024-01-17T00:14:41.249866 #2841705] INFO -- : checking for syscall.h... yes I, [2024-01-17T00:14:41.249878 #2841705] INFO -- : checking for time.h... yes I, [2024-01-17T00:14:41.249889 #2841705] INFO -- : checking for ucontext.h... yes I, [2024-01-17T00:14:41.249901 #2841705] INFO -- : checking for utime.h... yes I, [2024-01-17T00:14:41.249912 #2841705] INFO -- : checking for sys/epoll.h... yes I, [2024-01-17T00:14:41.249924 #2841705] INFO -- : checking for sys/event.h... no I, [2024-01-17T00:14:41.249939 #2841705] INFO -- : checking for x86intrin.h... yes I, [2024-01-17T00:14:41.249951 #2841705] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2024-01-17T00:14:41.249962 #2841705] INFO -- : checking for gmp.h... yes I, [2024-01-17T00:14:41.249973 #2841705] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2024-01-17T00:14:41.249984 #2841705] INFO -- : checking for special C compiler options needed for large files... no I, [2024-01-17T00:14:41.249995 #2841705] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2024-01-17T00:14:41.250005 #2841705] INFO -- : checking whether byte ordering is bigendian... no I, [2024-01-17T00:14:48.956794 #2841705] INFO -- : checking for an ANSI C-conforming const... yes I, [2024-01-17T00:14:48.956852 #2841705] INFO -- : checking whether char is unsigned... no I, [2024-01-17T00:14:48.956884 #2841705] INFO -- : checking for inline... inline I, [2024-01-17T00:14:48.956903 #2841705] INFO -- : checking for working volatile... yes I, [2024-01-17T00:14:48.956917 #2841705] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2024-01-17T00:14:48.956930 #2841705] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2024-01-17T00:14:48.956942 #2841705] INFO -- : checking for long long... yes I, [2024-01-17T00:14:48.956952 #2841705] INFO -- : checking for off_t... yes I, [2024-01-17T00:14:48.956964 #2841705] INFO -- : checking char bit... 8 I, [2024-01-17T00:14:48.956978 #2841705] INFO -- : checking size of int... 4 I, [2024-01-17T00:14:48.956991 #2841705] INFO -- : checking size of short... 2 I, [2024-01-17T00:14:48.957002 #2841705] INFO -- : checking size of long... 8 I, [2024-01-17T00:14:48.957017 #2841705] INFO -- : checking size of long long... 8 I, [2024-01-17T00:14:48.957031 #2841705] INFO -- : checking size of __int64... 0 I, [2024-01-17T00:14:48.957046 #2841705] INFO -- : checking size of __int128... 16 I, [2024-01-17T00:14:48.957060 #2841705] INFO -- : checking size of off_t... 8 I, [2024-01-17T00:14:48.957073 #2841705] INFO -- : checking size of void*... 8 I, [2024-01-17T00:14:48.957087 #2841705] INFO -- : checking size of float... 4 I, [2024-01-17T00:14:48.957099 #2841705] INFO -- : checking size of double... 8 I, [2024-01-17T00:14:48.957111 #2841705] INFO -- : checking size of time_t... 8 I, [2024-01-17T00:14:48.957122 #2841705] INFO -- : checking size of clock_t... 8 I, [2024-01-17T00:14:48.957136 #2841705] INFO -- : checking word size... 8 I, [2024-01-17T00:14:48.957154 #2841705] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2024-01-17T00:14:48.957167 #2841705] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2024-01-17T00:14:48.957180 #2841705] INFO -- : checking for printf prefix for long long... ll I, [2024-01-17T00:14:48.957193 #2841705] INFO -- : checking for pid_t... yes I, [2024-01-17T00:14:48.957207 #2841705] INFO -- : checking for convertible type of pid_t... INT I, [2024-01-17T00:14:48.957219 #2841705] INFO -- : checking for uid_t... yes I, [2024-01-17T00:14:48.957230 #2841705] INFO -- : checking for convertible type of uid_t... UINT I, [2024-01-17T00:14:48.957242 #2841705] INFO -- : checking for gid_t... yes I, [2024-01-17T00:14:48.957255 #2841705] INFO -- : checking for convertible type of gid_t... UINT I, [2024-01-17T00:14:48.957273 #2841705] INFO -- : checking for time_t... yes I, [2024-01-17T00:14:48.957287 #2841705] INFO -- : checking for convertible type of time_t... LONG I, [2024-01-17T00:14:48.957309 #2841705] INFO -- : checking for dev_t... yes I, [2024-01-17T00:14:48.957322 #2841705] INFO -- : checking for convertible type of dev_t... ULONG I, [2024-01-17T00:14:48.957336 #2841705] INFO -- : checking for mode_t... yes I, [2024-01-17T00:14:48.957348 #2841705] INFO -- : checking for convertible type of mode_t... UINT I, [2024-01-17T00:14:48.957361 #2841705] INFO -- : checking for rlim_t... yes I, [2024-01-17T00:14:48.957372 #2841705] INFO -- : checking for convertible type of rlim_t... ULONG I, [2024-01-17T00:14:48.957385 #2841705] INFO -- : checking for convertible type of off_t... LONG I, [2024-01-17T00:14:48.957401 #2841705] INFO -- : checking for clockid_t... yes I, [2024-01-17T00:14:48.957414 #2841705] INFO -- : checking for convertible type of clockid_t... INT I, [2024-01-17T00:14:48.957426 #2841705] INFO -- : checking for variable length macro... yes I, [2024-01-17T00:14:48.957438 #2841705] INFO -- : checking if _Alignof() works... yes I, [2024-01-17T00:14:48.957451 #2841705] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2024-01-17T00:14:48.957462 #2841705] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2024-01-17T00:14:48.957475 #2841705] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2024-01-17T00:14:48.957489 #2841705] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2024-01-17T00:14:48.957507 #2841705] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2024-01-17T00:14:48.957520 #2841705] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2024-01-17T00:14:48.957532 #2841705] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2024-01-17T00:14:48.957544 #2841705] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2024-01-17T00:14:48.957557 #2841705] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2024-01-17T00:14:48.957570 #2841705] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2024-01-17T00:14:48.957584 #2841705] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2024-01-17T00:14:48.957597 #2841705] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2024-01-17T00:14:48.957614 #2841705] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2024-01-17T00:14:48.957626 #2841705] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2024-01-17T00:14:48.957639 #2841705] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2024-01-17T00:14:48.957651 #2841705] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2024-01-17T00:14:48.957663 #2841705] INFO -- : checking for std::nullptr_t... no I, [2024-01-17T00:14:48.957676 #2841705] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2024-01-17T00:14:48.957689 #2841705] INFO -- : checking for FUNC_CDECL function attribute... x I, [2024-01-17T00:14:48.957701 #2841705] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2024-01-17T00:14:48.957717 #2841705] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2024-01-17T00:14:48.957732 #2841705] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2024-01-17T00:14:48.957746 #2841705] INFO -- : checking for function alias... alias I, [2024-01-17T00:14:48.957757 #2841705] INFO -- : checking for __atomic builtins... yes I, [2024-01-17T00:14:48.957769 #2841705] INFO -- : checking for __sync builtins... yes I, [2024-01-17T00:14:48.957788 #2841705] INFO -- : checking for __builtin_unreachable... yes I, [2024-01-17T00:14:48.957802 #2841705] INFO -- : checking for __assume... no I, [2024-01-17T00:14:48.957816 #2841705] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2024-01-17T00:14:48.957832 #2841705] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2024-01-17T00:14:48.957846 #2841705] INFO -- : checking for function name string predefined identifier... __func__ I, [2024-01-17T00:14:48.957858 #2841705] INFO -- : checking if enum over int is allowed... yes I, [2024-01-17T00:14:48.957870 #2841705] INFO -- : checking for gcc options needed to detect all undeclared functions... none needed I, [2024-01-17T00:14:48.957883 #2841705] INFO -- : checking whether sys_nerr is declared... no I, [2024-01-17T00:14:48.957896 #2841705] INFO -- : checking whether getenv is declared... yes I, [2024-01-17T00:14:48.957908 #2841705] INFO -- : checking for size_t... yes I, [2024-01-17T00:14:48.957921 #2841705] INFO -- : checking size of size_t... 8 I, [2024-01-17T00:14:48.957932 #2841705] INFO -- : checking size of ptrdiff_t... 8 I, [2024-01-17T00:14:48.957948 #2841705] INFO -- : checking size of dev_t... 8 I, [2024-01-17T00:14:58.765604 #2841705] INFO -- : checking for printf prefix for size_t... z I, [2024-01-17T00:14:58.765674 #2841705] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2024-01-17T00:14:58.765698 #2841705] INFO -- : checking for struct stat.st_blksize... yes I, [2024-01-17T00:14:58.765715 #2841705] INFO -- : checking for struct stat.st_blocks... yes I, [2024-01-17T00:14:58.765729 #2841705] INFO -- : checking for struct stat.st_rdev... yes I, [2024-01-17T00:14:58.765741 #2841705] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2024-01-17T00:14:58.765754 #2841705] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2024-01-17T00:14:58.765802 #2841705] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2024-01-17T00:14:58.765818 #2841705] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2024-01-17T00:14:58.765844 #2841705] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2024-01-17T00:14:58.765858 #2841705] INFO -- : checking for struct stat.st_atim... yes I, [2024-01-17T00:14:58.765872 #2841705] INFO -- : checking for struct stat.st_atimespec... no I, [2024-01-17T00:14:58.765885 #2841705] INFO -- : checking for struct stat.st_atimensec... no I, [2024-01-17T00:14:58.765898 #2841705] INFO -- : checking for struct stat.st_mtim... yes I, [2024-01-17T00:14:58.765912 #2841705] INFO -- : checking for struct stat.st_mtimespec... no I, [2024-01-17T00:14:58.765924 #2841705] INFO -- : checking for struct stat.st_mtimensec... no I, [2024-01-17T00:14:58.765937 #2841705] INFO -- : checking for struct stat.st_ctim... yes I, [2024-01-17T00:14:58.765950 #2841705] INFO -- : checking for struct stat.st_ctimespec... no I, [2024-01-17T00:14:58.765963 #2841705] INFO -- : checking for struct stat.st_ctimensec... no I, [2024-01-17T00:14:58.765981 #2841705] INFO -- : checking for struct stat.st_birthtimespec... no I, [2024-01-17T00:14:58.765994 #2841705] INFO -- : checking for struct statx.stx_btime... yes I, [2024-01-17T00:14:58.766007 #2841705] INFO -- : checking for struct timeval... yes I, [2024-01-17T00:14:58.766020 #2841705] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2024-01-17T00:14:58.766032 #2841705] INFO -- : checking for struct timespec... yes I, [2024-01-17T00:14:58.766045 #2841705] INFO -- : checking for struct timezone... yes I, [2024-01-17T00:14:58.766057 #2841705] INFO -- : checking for fd_mask... yes I, [2024-01-17T00:14:58.766070 #2841705] INFO -- : checking for int8_t... yes I, [2024-01-17T00:14:58.766083 #2841705] INFO -- : checking size of int8_t... 1 I, [2024-01-17T00:14:58.766096 #2841705] INFO -- : checking for uint8_t... yes I, [2024-01-17T00:14:58.766127 #2841705] INFO -- : checking size of uint8_t... 1 I, [2024-01-17T00:14:58.766142 #2841705] INFO -- : checking for int16_t... yes I, [2024-01-17T00:14:58.766155 #2841705] INFO -- : checking size of int16_t... 2 I, [2024-01-17T00:14:58.766167 #2841705] INFO -- : checking for uint16_t... yes I, [2024-01-17T00:14:58.766180 #2841705] INFO -- : checking size of uint16_t... 2 I, [2024-01-17T00:14:58.768004 #2841705] INFO -- : checking for int32_t... yes I, [2024-01-17T00:14:58.768036 #2841705] INFO -- : checking size of int32_t... 4 I, [2024-01-17T00:14:58.768051 #2841705] INFO -- : checking for uint32_t... yes I, [2024-01-17T00:14:58.768065 #2841705] INFO -- : checking size of uint32_t... 4 I, [2024-01-17T00:14:58.768077 #2841705] INFO -- : checking for int64_t... yes I, [2024-01-17T00:14:58.768091 #2841705] INFO -- : checking size of int64_t... 8 I, [2024-01-17T00:14:58.768103 #2841705] INFO -- : checking for uint64_t... yes I, [2024-01-17T00:14:58.768116 #2841705] INFO -- : checking size of uint64_t... 8 I, [2024-01-17T00:14:58.768135 #2841705] INFO -- : checking for int128_t... __int128 I, [2024-01-17T00:14:58.768149 #2841705] INFO -- : checking for uint128_t... unsigned __int128 I, [2024-01-17T00:14:58.768162 #2841705] INFO -- : checking for intptr_t... yes I, [2024-01-17T00:14:58.768175 #2841705] INFO -- : checking size of intptr_t... 8 I, [2024-01-17T00:14:58.768187 #2841705] INFO -- : checking for uintptr_t... yes I, [2024-01-17T00:14:58.768200 #2841705] INFO -- : checking size of uintptr_t... 8 I, [2024-01-17T00:14:58.768213 #2841705] INFO -- : checking for printf prefix for intptr_t... NONE I, [2024-01-17T00:14:58.768226 #2841705] INFO -- : checking for ssize_t... yes I, [2024-01-17T00:14:58.768239 #2841705] INFO -- : checking size of ssize_t... 8 I, [2024-01-17T00:14:58.768255 #2841705] INFO -- : checking for printf prefix for int64_t... NONE I, [2024-01-17T00:14:58.768268 #2841705] INFO -- : checking for stack end address... __libc_stack_end I, [2024-01-17T00:14:58.768282 #2841705] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2024-01-17T00:14:58.768295 #2841705] INFO -- : checking for egrep... /usr/bin/grep -E I, [2024-01-17T00:14:58.768308 #2841705] INFO -- : checking type of array argument to getgroups... gid_t I, [2024-01-17T00:14:58.768320 #2841705] INFO -- : checking for working alloca.h... yes I, [2024-01-17T00:14:58.768334 #2841705] INFO -- : checking for alloca... yes I, [2024-01-17T00:14:58.768347 #2841705] INFO -- : checking for dynamic size alloca... ok I, [2024-01-17T00:14:58.768361 #2841705] INFO -- : checking for working memcmp... yes I, [2024-01-17T00:14:58.768374 #2841705] INFO -- : checking for dup... yes I, [2024-01-17T00:14:58.768399 #2841705] INFO -- : checking for dup2... yes I, [2024-01-17T00:14:58.768413 #2841705] INFO -- : checking for acosh... yes I, [2024-01-17T00:14:58.768425 #2841705] INFO -- : checking for cbrt... yes I, [2024-01-17T00:14:58.768438 #2841705] INFO -- : checking for crypt... yes I, [2024-01-17T00:14:58.768451 #2841705] INFO -- : checking for erf... yes I, [2024-01-17T00:14:58.768464 #2841705] INFO -- : checking for explicit_bzero... yes I, [2024-01-17T00:14:58.768476 #2841705] INFO -- : checking for ffs... yes I, [2024-01-17T00:14:58.768489 #2841705] INFO -- : checking for flock... yes I, [2024-01-17T00:14:58.768503 #2841705] INFO -- : checking for hypot... yes I, [2024-01-17T00:14:58.768515 #2841705] INFO -- : checking for lgamma_r... yes I, [2024-01-17T00:14:58.768532 #2841705] INFO -- : checking for memmove... yes I, [2024-01-17T00:14:58.768546 #2841705] INFO -- : checking for nan... yes I, [2024-01-17T00:14:58.768559 #2841705] INFO -- : checking for nextafter... yes I, [2024-01-17T00:14:58.768571 #2841705] INFO -- : checking for setproctitle... no I, [2024-01-17T00:14:58.768584 #2841705] INFO -- : checking for strchr... yes I, [2024-01-17T00:14:58.768597 #2841705] INFO -- : checking for strerror... yes I, [2024-01-17T00:14:58.768609 #2841705] INFO -- : checking for strlcat... no I, [2024-01-17T00:14:58.769115 #2841705] INFO -- : checking for strlcpy... no I, [2024-01-17T00:14:58.769139 #2841705] INFO -- : checking for strstr... yes I, [2024-01-17T00:14:58.769153 #2841705] INFO -- : checking for tgamma... yes I, [2024-01-17T00:14:58.769172 #2841705] INFO -- : checking for sys/pstat.h... no I, [2024-01-17T00:14:58.769185 #2841705] INFO -- : checking for fork... yes I, [2024-01-17T00:14:58.769198 #2841705] INFO -- : checking for vfork... yes I, [2024-01-17T00:14:58.769210 #2841705] INFO -- : checking for working fork... yes I, [2024-01-17T00:14:58.769222 #2841705] INFO -- : checking for __syscall... no I, [2024-01-17T00:14:58.769235 #2841705] INFO -- : checking for _longjmp... yes I, [2024-01-17T00:14:58.769248 #2841705] INFO -- : checking for arc4random_buf... no I, [2024-01-17T00:14:58.769260 #2841705] INFO -- : checking for atan2l... yes I, [2024-01-17T00:14:58.769273 #2841705] INFO -- : checking for atan2f... yes I, [2024-01-17T00:14:58.769286 #2841705] INFO -- : checking for chmod... yes I, [2024-01-17T00:14:58.769303 #2841705] INFO -- : checking for chown... yes I, [2024-01-17T00:14:58.769316 #2841705] INFO -- : checking for chroot... yes I, [2024-01-17T00:14:58.769328 #2841705] INFO -- : checking for chsize... no I, [2024-01-17T00:14:58.769341 #2841705] INFO -- : checking for clock_gettime... yes I, [2024-01-17T00:14:58.769355 #2841705] INFO -- : checking for copy_file_range... yes I, [2024-01-17T00:14:58.769368 #2841705] INFO -- : checking for cosh... yes I, [2024-01-17T00:14:58.769380 #2841705] INFO -- : checking for crypt_r... yes I, [2024-01-17T00:14:58.769394 #2841705] INFO -- : checking for dirfd... yes I, [2024-01-17T00:14:58.769409 #2841705] INFO -- : checking for dl_iterate_phdr... yes I, [2024-01-17T00:14:58.769422 #2841705] INFO -- : checking for dlopen... yes I, [2024-01-17T00:14:58.769439 #2841705] INFO -- : checking for dladdr... yes I, [2024-01-17T00:14:58.769452 #2841705] INFO -- : checking for dup3... yes I, [2024-01-17T00:14:58.769465 #2841705] INFO -- : checking for eaccess... yes I, [2024-01-17T00:14:58.769477 #2841705] INFO -- : checking for endgrent... yes I, [2024-01-17T00:14:58.769491 #2841705] INFO -- : checking for eventfd... yes I, [2024-01-17T00:14:58.769504 #2841705] INFO -- : checking for execl... yes I, [2024-01-17T00:14:58.769516 #2841705] INFO -- : checking for execle... yes I, [2024-01-17T00:14:58.769529 #2841705] INFO -- : checking for execv... yes I, [2024-01-17T00:14:58.769542 #2841705] INFO -- : checking for execve... yes I, [2024-01-17T00:14:58.769554 #2841705] INFO -- : checking for explicit_memset... no I, [2024-01-17T00:14:58.769574 #2841705] INFO -- : checking for fcopyfile... no I, [2024-01-17T00:14:58.769585 #2841705] INFO -- : checking for fchdir... yes I, [2024-01-17T00:14:58.769598 #2841705] INFO -- : checking for fchmod... yes I, [2024-01-17T00:14:58.769610 #2841705] INFO -- : checking for fchown... yes I, [2024-01-17T00:14:58.769623 #2841705] INFO -- : checking for fcntl... yes I, [2024-01-17T00:14:58.769636 #2841705] INFO -- : checking for fdatasync... yes I, [2024-01-17T00:14:58.769650 #2841705] INFO -- : checking for fdopendir... yes I, [2024-01-17T00:14:58.769663 #2841705] INFO -- : checking for fgetattrlist... no I, [2024-01-17T00:14:58.769676 #2841705] INFO -- : checking for fmod... yes I, [2024-01-17T00:14:58.769688 #2841705] INFO -- : checking for fstatat... yes I, [2024-01-17T00:14:58.769706 #2841705] INFO -- : checking for fsync... yes I, [2024-01-17T00:14:58.769719 #2841705] INFO -- : checking for ftruncate... yes I, [2024-01-17T00:14:58.769733 #2841705] INFO -- : checking for ftruncate64... yes I, [2024-01-17T00:15:08.596944 #2841705] INFO -- : checking for getattrlist... no I, [2024-01-17T00:15:08.597016 #2841705] INFO -- : checking for getcwd... yes I, [2024-01-17T00:15:08.597034 #2841705] INFO -- : checking for getegid... yes I, [2024-01-17T00:15:08.597050 #2841705] INFO -- : checking for getentropy... yes I, [2024-01-17T00:15:08.597065 #2841705] INFO -- : checking for geteuid... yes I, [2024-01-17T00:15:08.597090 #2841705] INFO -- : checking for getgid... yes I, [2024-01-17T00:15:08.597107 #2841705] INFO -- : checking for getgidx... no I, [2024-01-17T00:15:08.597131 #2841705] INFO -- : checking for getgrnam... yes I, [2024-01-17T00:15:08.597144 #2841705] INFO -- : checking for getgrnam_r... yes I, [2024-01-17T00:15:08.597156 #2841705] INFO -- : checking for getgroups... yes I, [2024-01-17T00:15:08.597170 #2841705] INFO -- : checking for getlogin... yes I, [2024-01-17T00:15:08.597187 #2841705] INFO -- : checking for getlogin_r... yes I, [2024-01-17T00:15:08.597201 #2841705] INFO -- : checking for getpgid... yes I, [2024-01-17T00:15:08.597216 #2841705] INFO -- : checking for getpgrp... yes I, [2024-01-17T00:15:08.597229 #2841705] INFO -- : checking for getppid... yes I, [2024-01-17T00:15:08.597241 #2841705] INFO -- : checking for getpriority... yes I, [2024-01-17T00:15:08.597256 #2841705] INFO -- : checking for getpwnam... yes I, [2024-01-17T00:15:08.597267 #2841705] INFO -- : checking for getpwnam_r... yes I, [2024-01-17T00:15:08.597279 #2841705] INFO -- : checking for getpwuid... yes I, [2024-01-17T00:15:08.597289 #2841705] INFO -- : checking for getpwuid_r... yes I, [2024-01-17T00:15:08.597300 #2841705] INFO -- : checking for getrandom... yes I, [2024-01-17T00:15:08.597311 #2841705] INFO -- : checking for getresgid... yes I, [2024-01-17T00:15:08.597323 #2841705] INFO -- : checking for getresuid... yes I, [2024-01-17T00:15:08.597334 #2841705] INFO -- : checking for getrlimit... yes I, [2024-01-17T00:15:08.597345 #2841705] INFO -- : checking for getsid... yes I, [2024-01-17T00:15:08.597357 #2841705] INFO -- : checking for gettimeofday... yes I, [2024-01-17T00:15:08.597373 #2841705] INFO -- : checking for getuid... yes I, [2024-01-17T00:15:08.597385 #2841705] INFO -- : checking for getuidx... no I, [2024-01-17T00:15:08.597396 #2841705] INFO -- : checking for gmtime_r... yes I, [2024-01-17T00:15:08.597408 #2841705] INFO -- : checking for grantpt... yes I, [2024-01-17T00:15:08.597422 #2841705] INFO -- : checking for initgroups... yes I, [2024-01-17T00:15:08.597436 #2841705] INFO -- : checking for ioctl... yes I, [2024-01-17T00:15:08.597450 #2841705] INFO -- : checking for isfinite... no I, [2024-01-17T00:15:08.597464 #2841705] INFO -- : checking for issetugid... no I, [2024-01-17T00:15:08.597476 #2841705] INFO -- : checking for kill... yes I, [2024-01-17T00:15:08.597490 #2841705] INFO -- : checking for killpg... yes I, [2024-01-17T00:15:08.597510 #2841705] INFO -- : checking for lchmod... yes I, [2024-01-17T00:15:08.597526 #2841705] INFO -- : checking for lchown... yes I, [2024-01-17T00:15:08.597541 #2841705] INFO -- : checking for link... yes I, [2024-01-17T00:15:08.597556 #2841705] INFO -- : checking for llabs... yes I, [2024-01-17T00:15:08.597573 #2841705] INFO -- : checking for lockf... yes I, [2024-01-17T00:15:08.597588 #2841705] INFO -- : checking for log2... yes I, [2024-01-17T00:15:08.597601 #2841705] INFO -- : checking for lstat... yes I, [2024-01-17T00:15:08.597612 #2841705] INFO -- : checking for lutimes... yes I, [2024-01-17T00:15:08.597626 #2841705] INFO -- : checking for malloc_usable_size... yes I, [2024-01-17T00:15:08.597636 #2841705] INFO -- : checking for malloc_size... no I, [2024-01-17T00:15:08.597652 #2841705] INFO -- : checking for malloc_trim... yes I, [2024-01-17T00:15:08.597665 #2841705] INFO -- : checking for mblen... yes I, [2024-01-17T00:15:08.597679 #2841705] INFO -- : checking for memalign... yes I, [2024-01-17T00:15:08.597692 #2841705] INFO -- : checking for memset_s... no I, [2024-01-17T00:15:08.597705 #2841705] INFO -- : checking for writev... yes I, [2024-01-17T00:15:08.597720 #2841705] INFO -- : checking for memrchr... yes I, [2024-01-17T00:15:08.597735 #2841705] INFO -- : checking for memmem... yes I, [2024-01-17T00:15:08.597750 #2841705] INFO -- : checking for mkfifo... yes I, [2024-01-17T00:15:08.597763 #2841705] INFO -- : checking for mknod... yes I, [2024-01-17T00:15:08.597783 #2841705] INFO -- : checking for mktime... yes I, [2024-01-17T00:15:08.597805 #2841705] INFO -- : checking for mmap... yes I, [2024-01-17T00:15:08.597817 #2841705] INFO -- : checking for mremap... yes I, [2024-01-17T00:15:08.597829 #2841705] INFO -- : checking for openat... yes I, [2024-01-17T00:15:08.597841 #2841705] INFO -- : checking for pclose... yes I, [2024-01-17T00:15:08.597853 #2841705] INFO -- : checking for pipe... yes I, [2024-01-17T00:15:08.597866 #2841705] INFO -- : checking for pipe2... yes I, [2024-01-17T00:15:08.597881 #2841705] INFO -- : checking for poll... yes I, [2024-01-17T00:15:08.597894 #2841705] INFO -- : checking for popen... yes I, [2024-01-17T00:15:08.597907 #2841705] INFO -- : checking for posix_fadvise... yes I, [2024-01-17T00:15:08.597918 #2841705] INFO -- : checking for posix_madvise... yes I, [2024-01-17T00:15:08.597935 #2841705] INFO -- : checking for posix_memalign... yes I, [2024-01-17T00:15:08.597946 #2841705] INFO -- : checking for ppoll... yes I, [2024-01-17T00:15:08.597958 #2841705] INFO -- : checking for pread... yes I, [2024-01-17T00:15:08.597970 #2841705] INFO -- : checking for pwrite... yes I, [2024-01-17T00:15:08.597982 #2841705] INFO -- : checking for qsort_r... yes I, [2024-01-17T00:15:08.597996 #2841705] INFO -- : checking for qsort_s... no I, [2024-01-17T00:15:08.598009 #2841705] INFO -- : checking for readlink... yes I, [2024-01-17T00:15:08.598024 #2841705] INFO -- : checking for realpath... yes I, [2024-01-17T00:15:08.598039 #2841705] INFO -- : checking for round... yes I, [2024-01-17T00:15:08.598057 #2841705] INFO -- : checking for sched_getaffinity... yes I, [2024-01-17T00:15:08.598069 #2841705] INFO -- : checking for seekdir... yes I, [2024-01-17T00:15:08.598081 #2841705] INFO -- : checking for select_large_fdset... no I, [2024-01-17T00:15:08.598094 #2841705] INFO -- : checking for sendfile... yes I, [2024-01-17T00:15:08.598106 #2841705] INFO -- : checking for setegid... yes I, [2024-01-17T00:15:08.598119 #2841705] INFO -- : checking for setenv... yes I, [2024-01-17T00:15:08.598134 #2841705] INFO -- : checking for seteuid... yes I, [2024-01-17T00:15:08.598148 #2841705] INFO -- : checking for setgid... yes I, [2024-01-17T00:15:08.598162 #2841705] INFO -- : checking for setgroups... yes I, [2024-01-17T00:15:08.598176 #2841705] INFO -- : checking for setpgid... yes I, [2024-01-17T00:15:08.598195 #2841705] INFO -- : checking for setpgrp... yes I, [2024-01-17T00:15:08.598211 #2841705] INFO -- : checking for setregid... yes I, [2024-01-17T00:15:08.598225 #2841705] INFO -- : checking for setresgid... yes I, [2024-01-17T00:15:08.598238 #2841705] INFO -- : checking for setresuid... yes I, [2024-01-17T00:15:08.598251 #2841705] INFO -- : checking for setreuid... yes I, [2024-01-17T00:15:08.598264 #2841705] INFO -- : checking for setrgid... no I, [2024-01-17T00:15:08.598279 #2841705] INFO -- : checking for setrlimit... yes I, [2024-01-17T00:15:08.598291 #2841705] INFO -- : checking for setruid... no I, [2024-01-17T00:15:08.598305 #2841705] INFO -- : checking for setsid... yes I, [2024-01-17T00:15:08.598319 #2841705] INFO -- : checking for setuid... yes I, [2024-01-17T00:15:08.598335 #2841705] INFO -- : checking for shutdown... yes I, [2024-01-17T00:15:08.598347 #2841705] INFO -- : checking for sigaction... yes I, [2024-01-17T00:15:08.598357 #2841705] INFO -- : checking for sigaltstack... yes I, [2024-01-17T00:15:08.598368 #2841705] INFO -- : checking for sigprocmask... yes I, [2024-01-17T00:15:08.598379 #2841705] INFO -- : checking for sinh... yes I, [2024-01-17T00:15:08.598389 #2841705] INFO -- : checking for snprintf... yes I, [2024-01-17T00:15:08.598401 #2841705] INFO -- : checking for spawnv... no I, [2024-01-17T00:15:08.598412 #2841705] INFO -- : checking for symlink... yes I, [2024-01-17T00:15:08.598423 #2841705] INFO -- : checking for syscall... yes I, [2024-01-17T00:15:08.598434 #2841705] INFO -- : checking for sysconf... yes I, [2024-01-17T00:15:08.598449 #2841705] INFO -- : checking for system... yes I, [2024-01-17T00:15:08.598470 #2841705] INFO -- : checking for tanh... yes I, [2024-01-17T00:15:08.598484 #2841705] INFO -- : checking for telldir... yes I, [2024-01-17T00:15:08.598499 #2841705] INFO -- : checking for timegm... yes I, [2024-01-17T00:15:08.598514 #2841705] INFO -- : checking for times... yes I, [2024-01-17T00:15:08.598528 #2841705] INFO -- : checking for truncate... yes I, [2024-01-17T00:15:08.598540 #2841705] INFO -- : checking for truncate64... yes I, [2024-01-17T00:15:08.598553 #2841705] INFO -- : checking for tzset... yes I, [2024-01-17T00:15:08.598568 #2841705] INFO -- : checking for umask... yes I, [2024-01-17T00:15:08.598583 #2841705] INFO -- : checking for unsetenv... yes I, [2024-01-17T00:15:08.598602 #2841705] INFO -- : checking for utimensat... yes I, [2024-01-17T00:15:08.598618 #2841705] INFO -- : checking for utimes... yes I, [2024-01-17T00:15:08.598634 #2841705] INFO -- : checking for wait4... yes I, [2024-01-17T00:15:08.598649 #2841705] INFO -- : checking for waitpid... yes I, [2024-01-17T00:15:08.598661 #2841705] INFO -- : checking for __cospi... no I, [2024-01-17T00:15:08.598674 #2841705] INFO -- : checking for __sinpi... no I, [2024-01-17T00:15:08.598687 #2841705] INFO -- : checking for statx... yes I, [2024-01-17T00:15:08.598700 #2841705] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2024-01-17T00:15:08.598713 #2841705] INFO -- : checking for crypt.h... yes I, [2024-01-17T00:15:08.598727 #2841705] INFO -- : checking for struct crypt_data.initialized... yes I, [2024-01-17T00:15:08.598744 #2841705] INFO -- : checking for __builtin_alloca_with_align... yes I, [2024-01-17T00:15:08.598758 #2841705] INFO -- : checking for __builtin_assume_aligned... yes I, [2024-01-17T00:15:08.598772 #2841705] INFO -- : checking for __builtin_bswap16... yes I, [2024-01-17T00:15:08.598786 #2841705] INFO -- : checking for __builtin_bswap32... yes I, [2024-01-17T00:15:08.598799 #2841705] INFO -- : checking for __builtin_bswap64... yes I, [2024-01-17T00:15:08.598810 #2841705] INFO -- : checking for __builtin_popcount... yes I, [2024-01-17T00:15:08.598821 #2841705] INFO -- : checking for __builtin_popcountll... yes I, [2024-01-17T00:15:08.598832 #2841705] INFO -- : checking for __builtin_clz... yes I, [2024-01-17T00:15:08.598846 #2841705] INFO -- : checking for __builtin_clzl... yes I, [2024-01-17T00:15:08.598866 #2841705] INFO -- : checking for __builtin_clzll... yes I, [2024-01-17T00:15:08.598884 #2841705] INFO -- : checking for __builtin_ctz... yes I, [2024-01-17T00:15:08.598897 #2841705] INFO -- : checking for __builtin_ctzll... yes E, [2024-01-17T00:15:14.493644 #2841705] ERROR -- : In file included from conftest.c:4: E, [2024-01-17T00:15:14.493715 #2841705] ERROR -- : /tmp/ruby/src/trunk-random1/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant E, [2024-01-17T00:15:14.493740 #2841705] ERROR -- : 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2024-01-17T00:15:14.493758 #2841705] ERROR -- : | ^~ E, [2024-01-17T00:15:14.493773 #2841705] ERROR -- : /tmp/ruby/src/trunk-random1/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' E, [2024-01-17T00:15:14.493787 #2841705] ERROR -- : 23 | #define TOKEN_PASTE(x,y) x##y E, [2024-01-17T00:15:14.493800 #2841705] ERROR -- : | ^ E, [2024-01-17T00:15:14.493813 #2841705] ERROR -- : /tmp/ruby/src/trunk-random1/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' E, [2024-01-17T00:15:14.493826 #2841705] ERROR -- : 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) E, [2024-01-17T00:15:14.493839 #2841705] ERROR -- : | ^~~~~~~~~~~~~~ E, [2024-01-17T00:15:14.493929 #2841705] ERROR -- : /tmp/ruby/src/trunk-random1/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant E, [2024-01-17T00:15:14.493956 #2841705] ERROR -- : 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2024-01-17T00:15:14.493973 #2841705] ERROR -- : | ^~ E, [2024-01-17T00:15:14.494169 #2841705] ERROR -- : /tmp/ruby/src/trunk-random1/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' E, [2024-01-17T00:15:14.494190 #2841705] ERROR -- : 23 | #define TOKEN_PASTE(x,y) x##y E, [2024-01-17T00:15:14.494204 #2841705] ERROR -- : | ^ E, [2024-01-17T00:15:14.494216 #2841705] ERROR -- : /tmp/ruby/src/trunk-random1/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' E, [2024-01-17T00:15:14.494243 #2841705] ERROR -- : 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) E, [2024-01-17T00:15:14.494256 #2841705] ERROR -- : | ^~~~~~~~~~~~~~ I, [2024-01-17T00:15:15.199942 #2841705] INFO -- : checking for __builtin_add_overflow... yes I, [2024-01-17T00:15:15.200017 #2841705] INFO -- : checking for __builtin_sub_overflow... yes I, [2024-01-17T00:15:15.200040 #2841705] INFO -- : checking for __builtin_mul_overflow... yes I, [2024-01-17T00:15:15.200052 #2841705] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2024-01-17T00:15:15.200064 #2841705] INFO -- : checking for __builtin_constant_p... yes I, [2024-01-17T00:15:15.200074 #2841705] INFO -- : checking for __builtin_choose_expr... yes I, [2024-01-17T00:15:15.200085 #2841705] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2024-01-17T00:15:15.200095 #2841705] INFO -- : checking for __builtin_types_compatible_p... yes I, [2024-01-17T00:15:15.200106 #2841705] INFO -- : checking for __builtin_trap... yes I, [2024-01-17T00:15:15.200116 #2841705] INFO -- : checking for __builtin_expect... yes I, [2024-01-17T00:15:15.200127 #2841705] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2024-01-17T00:15:15.200137 #2841705] INFO -- : checking whether qsort_r is GNU version... yes I, [2024-01-17T00:15:15.200148 #2841705] INFO -- : checking whether qsort_r is BSD version... no I, [2024-01-17T00:15:15.200159 #2841705] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2024-01-17T00:15:15.200169 #2841705] INFO -- : checking for clock_getres... yes I, [2024-01-17T00:15:15.200179 #2841705] INFO -- : checking for timer_create in -lrt... yes I, [2024-01-17T00:15:15.200189 #2841705] INFO -- : checking for timer_settime in -lrt... yes I, [2024-01-17T00:15:15.200199 #2841705] INFO -- : checking for unsetenv returns a value... yes I, [2024-01-17T00:15:15.200209 #2841705] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2024-01-17T00:15:15.200219 #2841705] INFO -- : checking for struct tm.tm_zone... yes I, [2024-01-17T00:15:15.200230 #2841705] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2024-01-17T00:15:15.200240 #2841705] INFO -- : checking for external int daylight... yes I, [2024-01-17T00:15:15.200251 #2841705] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2024-01-17T00:15:15.200262 #2841705] INFO -- : checking for localtime(3) overflow correctly... yes I, [2024-01-17T00:15:15.200281 #2841705] INFO -- : checking for sig_t... yes I, [2024-01-17T00:15:15.200292 #2841705] INFO -- : checking whether right shift preserve sign bit... yes I, [2024-01-17T00:15:15.200302 #2841705] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2024-01-17T00:15:15.200312 #2841705] INFO -- : checking stack growing direction on x86_64... -1 I, [2024-01-17T00:15:15.200322 #2841705] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2024-01-17T00:15:15.200332 #2841705] INFO -- : checking whether pthread_t is scalar type... yes I, [2024-01-17T00:15:15.200342 #2841705] INFO -- : checking for sched_yield... yes I, [2024-01-17T00:15:15.200352 #2841705] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2024-01-17T00:15:15.200361 #2841705] INFO -- : checking for pthread_attr_get_np... no I, [2024-01-17T00:15:15.200371 #2841705] INFO -- : checking for pthread_attr_getstack... yes I, [2024-01-17T00:15:15.200387 #2841705] INFO -- : checking for pthread_attr_getguardsize... yes I, [2024-01-17T00:15:15.200399 #2841705] INFO -- : checking for pthread_get_stackaddr_np... no I, [2024-01-17T00:15:15.200419 #2841705] INFO -- : checking for pthread_get_stacksize_np... no I, [2024-01-17T00:15:15.200431 #2841705] INFO -- : checking for thr_stksegment... no I, [2024-01-17T00:15:15.200441 #2841705] INFO -- : checking for pthread_stackseg_np... no I, [2024-01-17T00:15:15.200451 #2841705] INFO -- : checking for pthread_getthrds_np... no I, [2024-01-17T00:15:15.200461 #2841705] INFO -- : checking for pthread_condattr_setclock... yes I, [2024-01-17T00:15:15.200470 #2841705] INFO -- : checking for pthread_setname_np... yes I, [2024-01-17T00:15:15.200481 #2841705] INFO -- : checking for pthread_set_name_np... no I, [2024-01-17T00:15:15.200495 #2841705] INFO -- : checking for pthread_sigmask... yes I, [2024-01-17T00:15:15.200506 #2841705] INFO -- : checking for pthread_getattr_np... yes I, [2024-01-17T00:15:15.200516 #2841705] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2024-01-17T00:15:15.200526 #2841705] INFO -- : checking for thread-local storage sepcifier... _Thread_local I, [2024-01-17T00:15:15.200536 #2841705] INFO -- : checking if mcontext_t is a pointer... no I, [2024-01-17T00:15:15.200546 #2841705] INFO -- : checking for getcontext... yes I, [2024-01-17T00:15:15.200556 #2841705] INFO -- : checking for setcontext... yes I, [2024-01-17T00:15:15.200566 #2841705] INFO -- : checking if fork works with pthread... yes I, [2024-01-17T00:15:15.200576 #2841705] INFO -- : checking for sys/user.h... yes I, [2024-01-17T00:15:15.200586 #2841705] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2024-01-17T00:15:15.200600 #2841705] INFO -- : checking ioctl request type... unsigned long I, [2024-01-17T00:15:15.200610 #2841705] INFO -- : checking for elf.h... yes I, [2024-01-17T00:15:15.200620 #2841705] INFO -- : checking for elf_abi.h... no I, [2024-01-17T00:15:15.200631 #2841705] INFO -- : checking for uncompress in -lz... yes I, [2024-01-17T00:15:15.200641 #2841705] INFO -- : checking for mach-o/loader.h... no I, [2024-01-17T00:15:15.200651 #2841705] INFO -- : checking whether OS depend dynamic link works... yes I, [2024-01-17T00:15:15.200661 #2841705] INFO -- : checking for backtrace... yes I, [2024-01-17T00:15:15.200673 #2841705] INFO -- : checking for broken backtrace... no I, [2024-01-17T00:15:15.200683 #2841705] INFO -- : checking for valgrind/memcheck.h... yes I, [2024-01-17T00:15:15.200696 #2841705] INFO -- : checking for strip flags... -S -x I, [2024-01-17T00:15:15.200708 #2841705] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2024-01-17T00:15:15.200733 #2841705] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2024-01-17T00:15:15.200746 #2841705] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2024-01-17T00:15:15.200757 #2841705] INFO -- : checking whether dtrace USDT is available... no I, [2024-01-17T00:15:15.200767 #2841705] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2024-01-17T00:15:15.200778 #2841705] INFO -- : checking for _setjmpex as a macro or function... no I, [2024-01-17T00:15:15.200788 #2841705] INFO -- : checking for _setjmp as a macro or function... yes I, [2024-01-17T00:15:15.200798 #2841705] INFO -- : checking for sigsetjmp as a macro or function... no I, [2024-01-17T00:15:15.200812 #2841705] INFO -- : checking for setjmp type... __builtin_setjmp I, [2024-01-17T00:15:15.200823 #2841705] INFO -- : checking for rustc... rustc I, [2024-01-17T00:15:15.200834 #2841705] INFO -- : checking whether rustc works for YJIT... yes I, [2024-01-17T00:15:15.200844 #2841705] INFO -- : checking for prefix of external symbols... NONE I, [2024-01-17T00:15:15.200854 #2841705] INFO -- : checking for default symbols in empty shared library... I, [2024-01-17T00:15:15.200865 #2841705] INFO -- : checking if make is GNU make... yes I, [2024-01-17T00:15:15.200876 #2841705] INFO -- : .ext/include/x86_64-linux/ruby/config.h unchanged I, [2024-01-17T00:15:15.200893 #2841705] INFO -- : configure: ruby library version = 3.4.0+0 I, [2024-01-17T00:15:15.200904 #2841705] INFO -- : configure: creating ./config.status I, [2024-01-17T00:15:15.200914 #2841705] INFO -- : --- I, [2024-01-17T00:15:15.200930 #2841705] INFO -- : Configuration summary for ruby version 3.4.0 I, [2024-01-17T00:15:15.200941 #2841705] INFO -- : I, [2024-01-17T00:15:15.200952 #2841705] INFO -- : * Installation prefix: /tmp/ruby/install/trunk-random1 I, [2024-01-17T00:15:15.200964 #2841705] INFO -- : * exec prefix: ${prefix} I, [2024-01-17T00:15:15.200974 #2841705] INFO -- : * arch: x86_64-linux I, [2024-01-17T00:15:15.200984 #2841705] INFO -- : * site arch: ${arch} I, [2024-01-17T00:15:15.200995 #2841705] INFO -- : * RUBY_BASE_NAME: ruby I, [2024-01-17T00:15:15.201006 #2841705] INFO -- : * enable shared: yes I, [2024-01-17T00:15:15.201017 #2841705] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2024-01-17T00:15:15.201026 #2841705] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2024-01-17T00:15:15.201040 #2841705] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2024-01-17T00:15:15.201050 #2841705] INFO -- : * target OS: linux I, [2024-01-17T00:15:15.201060 #2841705] INFO -- : * compiler: gcc I, [2024-01-17T00:15:15.201070 #2841705] INFO -- : * with thread: pthread I, [2024-01-17T00:15:15.201080 #2841705] INFO -- : * with coroutine: amd64 I, [2024-01-17T00:15:15.669209 #2841705] INFO -- : * enable shared libs: yes I, [2024-01-17T00:15:15.669268 #2841705] INFO -- : * dynamic library ext: so I, [2024-01-17T00:15:15.669291 #2841705] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2024-01-17T00:15:15.669307 #2841705] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2024-01-17T00:15:15.669332 #2841705] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2024-01-17T00:15:15.669347 #2841705] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2024-01-17T00:15:15.669359 #2841705] INFO -- : * optflags: -O3 -fno-fast-math I, [2024-01-17T00:15:15.669370 #2841705] INFO -- : * debugflags: -ggdb3 I, [2024-01-17T00:15:15.669382 #2841705] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2024-01-17T00:15:15.669393 #2841705] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2024-01-17T00:15:15.669404 #2841705] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2024-01-17T00:15:15.669414 #2841705] INFO -- : -Wpointer-arith -Wwrite-strings \ I, [2024-01-17T00:15:15.669425 #2841705] INFO -- : -Wold-style-definition -Wimplicit-fallthrough=0 \ I, [2024-01-17T00:15:15.669442 #2841705] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2024-01-17T00:15:15.669452 #2841705] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2024-01-17T00:15:15.669463 #2841705] INFO -- : -Wno-missing-field-initializers \ I, [2024-01-17T00:15:15.669473 #2841705] INFO -- : -Wno-overlength-strings \ I, [2024-01-17T00:15:15.669484 #2841705] INFO -- : -Wno-packed-bitfield-compat \ I, [2024-01-17T00:15:15.669495 #2841705] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2024-01-17T00:15:15.669506 #2841705] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2024-01-17T00:15:15.669521 #2841705] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2024-01-17T00:15:15.669533 #2841705] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2024-01-17T00:15:15.669543 #2841705] INFO -- : -Wmisleading-indentation -Wundef I, [2024-01-17T00:15:15.669561 #2841705] INFO -- : * strip command: strip -S -x I, [2024-01-17T00:15:15.669572 #2841705] INFO -- : * install doc: no I, [2024-01-17T00:15:15.669583 #2841705] INFO -- : * YJIT support: yes I, [2024-01-17T00:15:15.669593 #2841705] INFO -- : * RJIT support: yes I, [2024-01-17T00:15:15.669604 #2841705] INFO -- : * man page type: man I, [2024-01-17T00:15:15.669614 #2841705] INFO -- : * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ I, [2024-01-17T00:15:15.669629 #2841705] INFO -- : [x86_64-linux-gnu] I, [2024-01-17T00:15:15.669640 #2841705] INFO -- : I, [2024-01-17T00:15:15.669650 #2841705] INFO -- : --- I, [2024-01-17T00:15:15.684764 #2841705] INFO -- : MAKE=make /bin/sh ./config.status Makefile I, [2024-01-17T00:15:15.692801 #2841705] INFO -- : MAKE=make /bin/sh ./config.status GNUmakefile I, [2024-01-17T00:15:15.908947 #2841705] INFO -- : config.status: creating GNUmakefile I, [2024-01-17T00:15:15.952574 #2841705] INFO -- : config.status: creating Makefile I, [2024-01-17T00:15:16.018485 #2841705] INFO -- : GNUmakefile unchanged I, [2024-01-17T00:15:16.177231 #2841705] INFO -- : generating /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/sizes.c I, [2024-01-17T00:15:16.202855 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof' I, [2024-01-17T00:15:16.273710 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/revision.h updated I, [2024-01-17T00:15:16.274650 #2841705] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-17T00:15:16.284424 #2841705] INFO -- : sizes.c updated I, [2024-01-17T00:15:16.288844 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof' I, [2024-01-17T00:15:16.416931 #2841705] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-17T00:15:16.641025 #2841705] INFO -- : /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2024-01-17T00:15:16.659464 #2841705] INFO -- : rbconfig.rb unchanged I, [2024-01-17T00:15:16.669258 #2841705] INFO -- : generating enc.mk I, [2024-01-17T00:15:17.011755 #2841705] INFO -- : making srcs under enc I, [2024-01-17T00:15:17.103588 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:17.103700 #2841705] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-17T00:15:17.103763 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:17.211826 #2841705] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-01-17T00:15:17.212211 #2841705] INFO -- : $$$[beg] make miniruby -j4 I, [2024-01-17T00:15:17.372902 #2841705] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-17T00:15:17.373005 #2841705] INFO -- : CC = gcc I, [2024-01-17T00:15:17.373061 #2841705] INFO -- : LD = ld I, [2024-01-17T00:15:17.373101 #2841705] INFO -- : LDSHARED = gcc -shared I, [2024-01-17T00:15:17.373143 #2841705] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-17T00:15:17.373181 #2841705] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2024-01-17T00:15:17.373228 #2841705] INFO -- : CPPFLAGS = I, [2024-01-17T00:15:17.373262 #2841705] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-17T00:15:17.373293 #2841705] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-17T00:15:17.373325 #2841705] INFO -- : LANG = I, [2024-01-17T00:15:17.373356 #2841705] INFO -- : LC_ALL = I, [2024-01-17T00:15:17.373388 #2841705] INFO -- : LC_CTYPE = I, [2024-01-17T00:15:17.373420 #2841705] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-17T00:15:17.373453 #2841705] INFO -- : RUSTC = rustc I, [2024-01-17T00:15:17.373495 #2841705] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2024-01-17T00:15:17.378869 #2841705] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-17T00:15:17.378923 #2841705] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-17T00:15:17.378938 #2841705] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-17T00:15:17.378950 #2841705] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-17T00:15:17.378961 #2841705] INFO -- : I, [2024-01-17T00:15:17.432210 #2841705] INFO -- : compiling /tmp/ruby/src/trunk-random1/version.c I, [2024-01-17T00:15:17.889225 #2841705] INFO -- : linking miniruby I, [2024-01-17T00:15:19.199852 #2841705] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-01-17T00:15:19.200012 #2841705] INFO -- : $$$[beg] make ruby -j4 I, [2024-01-17T00:15:19.317272 #2841705] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-17T00:15:19.317364 #2841705] INFO -- : CC = gcc I, [2024-01-17T00:15:19.317407 #2841705] INFO -- : LD = ld I, [2024-01-17T00:15:19.317438 #2841705] INFO -- : LDSHARED = gcc -shared I, [2024-01-17T00:15:19.317472 #2841705] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-17T00:15:19.317504 #2841705] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2024-01-17T00:15:19.317532 #2841705] INFO -- : CPPFLAGS = I, [2024-01-17T00:15:19.317561 #2841705] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-17T00:15:19.317589 #2841705] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-17T00:15:19.317620 #2841705] INFO -- : LANG = I, [2024-01-17T00:15:19.317647 #2841705] INFO -- : LC_ALL = I, [2024-01-17T00:15:19.317674 #2841705] INFO -- : LC_CTYPE = I, [2024-01-17T00:15:19.317701 #2841705] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-17T00:15:19.317726 #2841705] INFO -- : RUSTC = rustc I, [2024-01-17T00:15:19.317759 #2841705] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2024-01-17T00:15:19.322724 #2841705] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-17T00:15:19.322781 #2841705] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-17T00:15:19.322803 #2841705] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-17T00:15:19.322820 #2841705] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-17T00:15:19.322836 #2841705] INFO -- : I, [2024-01-17T00:15:19.339478 #2841705] INFO -- : creating verconf.h I, [2024-01-17T00:15:19.498999 #2841705] INFO -- : verconf.h updated I, [2024-01-17T00:15:19.505908 #2841705] INFO -- : compiling /tmp/ruby/src/trunk-random1/loadpath.c I, [2024-01-17T00:15:19.783182 #2841705] INFO -- : builtin_binary.inc updated I, [2024-01-17T00:15:19.793787 #2841705] INFO -- : 2d8ac6ccf8b14a77287820d97d15d7fbc3bbd5ad6bad5d6e51091891ab9e6785 builtin_binary.inc I, [2024-01-17T00:15:19.795004 #2841705] INFO -- : compiling /tmp/ruby/src/trunk-random1/builtin.c I, [2024-01-17T00:15:20.015287 #2841705] INFO -- : linking static-library libruby-static.a I, [2024-01-17T00:15:21.702815 #2841705] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-17T00:15:25.581486 #2841705] INFO -- : linking ruby I, [2024-01-17T00:15:25.660969 #2841705] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-01-17T00:15:25.661334 #2841705] INFO -- : $$$[beg] make all -j4 I, [2024-01-17T00:15:25.873344 #2841705] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-17T00:15:25.875898 #2841705] INFO -- : CC = gcc I, [2024-01-17T00:15:25.875961 #2841705] INFO -- : LD = ld I, [2024-01-17T00:15:25.875996 #2841705] INFO -- : LDSHARED = gcc -shared I, [2024-01-17T00:15:25.876033 #2841705] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-17T00:15:25.876065 #2841705] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2024-01-17T00:15:25.876093 #2841705] INFO -- : CPPFLAGS = I, [2024-01-17T00:15:25.876120 #2841705] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-17T00:15:25.876147 #2841705] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-17T00:15:25.876174 #2841705] INFO -- : LANG = I, [2024-01-17T00:15:25.876198 #2841705] INFO -- : LC_ALL = I, [2024-01-17T00:15:25.876223 #2841705] INFO -- : LC_CTYPE = I, [2024-01-17T00:15:25.876249 #2841705] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-17T00:15:25.876274 #2841705] INFO -- : RUSTC = rustc I, [2024-01-17T00:15:25.876306 #2841705] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2024-01-17T00:15:25.885823 #2841705] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-17T00:15:25.885893 #2841705] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-17T00:15:25.885927 #2841705] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-17T00:15:25.885940 #2841705] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-17T00:15:25.885952 #2841705] INFO -- : I, [2024-01-17T00:15:25.992852 #2841705] INFO -- : generating encdb.h I, [2024-01-17T00:15:26.009250 #2841705] INFO -- : generating enc.mk I, [2024-01-17T00:15:26.021205 #2841705] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-17T00:15:26.052771 #2841705] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-17T00:15:26.148771 #2841705] INFO -- : encdb.h unchanged I, [2024-01-17T00:15:26.150280 #2841705] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-17T00:15:26.470979 #2841705] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-17T00:15:26.489677 #2841705] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-17T00:15:26.629626 #2841705] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-17T00:15:26.869662 #2841705] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-17T00:15:26.893241 #2841705] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-17T00:15:26.921408 #2841705] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-17T00:15:26.963178 #2841705] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-17T00:15:27.256218 #2841705] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-17T00:15:27.293337 #2841705] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-17T00:15:27.412770 #2841705] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-17T00:15:27.532786 #2841705] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-17T00:15:27.619569 #2841705] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-17T00:15:27.761445 #2841705] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-17T00:15:27.899627 #2841705] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-17T00:15:28.141254 #2841705] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-17T00:15:28.159121 #2841705] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-17T00:15:28.245687 #2841705] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-17T00:15:28.292906 #2841705] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-17T00:15:28.565577 #2841705] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-17T00:15:28.573221 #2841705] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-17T00:15:28.633366 #2841705] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-17T00:15:28.688646 #2841705] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-17T00:15:28.986944 #2841705] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-17T00:15:29.249308 #2841705] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-17T00:15:29.269356 #2841705] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-17T00:15:29.306123 #2841705] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-17T00:15:29.389690 #2841705] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-17T00:15:29.523735 #2841705] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-17T00:15:29.742853 #2841705] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-17T00:15:29.815183 #2841705] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-17T00:15:29.869236 #2841705] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-17T00:15:30.005287 #2841705] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-17T00:15:30.217807 #2841705] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-17T00:15:30.385210 #2841705] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-17T00:15:30.413947 #2841705] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-17T00:15:30.523877 #2841705] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-17T00:15:30.637586 #2841705] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-17T00:15:30.769343 #2841705] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-17T00:15:30.821290 #2841705] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-17T00:15:31.009307 #2841705] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-17T00:15:31.204770 #2841705] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-17T00:15:31.227054 #2841705] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-17T00:15:31.313448 #2841705] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-17T00:15:31.585222 #2841705] INFO -- : making enc I, [2024-01-17T00:15:31.601102 #2841705] INFO -- : making srcs under enc I, [2024-01-17T00:15:31.669993 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:31.670076 #2841705] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-17T00:15:31.670138 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:31.671337 #2841705] INFO -- : generating transdb.h I, [2024-01-17T00:15:31.712549 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:31.713302 #2841705] INFO -- : linking encoding encdb.so I, [2024-01-17T00:15:31.755212 #2841705] INFO -- : linking encoding big5.so I, [2024-01-17T00:15:31.781226 #2841705] INFO -- : linking encoding cesu_8.so I, [2024-01-17T00:15:31.933038 #2841705] INFO -- : transdb.h unchanged I, [2024-01-17T00:15:31.935078 #2841705] INFO -- : linking encoding cp949.so I, [2024-01-17T00:15:31.936946 #2841705] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-17T00:15:32.001268 #2841705] INFO -- : linking encoding emacs_mule.so I, [2024-01-17T00:15:32.002005 #2841705] INFO -- : ext/configure-ext.mk updated I, [2024-01-17T00:15:32.004768 #2841705] INFO -- : making trans I, [2024-01-17T00:15:32.049359 #2841705] INFO -- : linking encoding euc_jp.so I, [2024-01-17T00:15:32.062945 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:32.065203 #2841705] INFO -- : linking transcoder transdb.so I, [2024-01-17T00:15:32.085462 #2841705] INFO -- : linking encoding euc_kr.so I, [2024-01-17T00:15:32.095749 #2841705] INFO -- : linking encoding euc_tw.so I, [2024-01-17T00:15:32.177930 #2841705] INFO -- : linking encoding gb2312.so I, [2024-01-17T00:15:32.206511 #2841705] INFO -- : linking transcoder big5.so I, [2024-01-17T00:15:32.207235 #2841705] INFO -- : linking encoding gb18030.so I, [2024-01-17T00:15:32.270430 #2841705] INFO -- : linking encoding gbk.so I, [2024-01-17T00:15:32.291663 #2841705] INFO -- : linking encoding iso_8859_1.so I, [2024-01-17T00:15:32.300656 #2841705] INFO -- : linking encoding iso_8859_2.so I, [2024-01-17T00:15:32.359441 #2841705] INFO -- : linking transcoder cesu_8.so I, [2024-01-17T00:15:32.361465 #2841705] INFO -- : linking encoding iso_8859_3.so I, [2024-01-17T00:15:32.417269 #2841705] INFO -- : linking encoding iso_8859_4.so I, [2024-01-17T00:15:32.417592 #2841705] INFO -- : linking encoding iso_8859_5.so I, [2024-01-17T00:15:32.451552 #2841705] INFO -- : linking transcoder chinese.so I, [2024-01-17T00:15:32.487034 #2841705] INFO -- : linking encoding iso_8859_6.so I, [2024-01-17T00:15:32.545263 #2841705] INFO -- : linking encoding iso_8859_7.so I, [2024-01-17T00:15:32.559795 #2841705] INFO -- : linking transcoder ebcdic.so I, [2024-01-17T00:15:32.564618 #2841705] INFO -- : linking encoding iso_8859_8.so I, [2024-01-17T00:15:32.610642 #2841705] INFO -- : linking transcoder emoji.so I, [2024-01-17T00:15:32.651752 #2841705] INFO -- : linking encoding iso_8859_9.so I, [2024-01-17T00:15:32.670213 #2841705] INFO -- : linking encoding iso_8859_10.so I, [2024-01-17T00:15:32.704659 #2841705] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2024-01-17T00:15:32.730606 #2841705] INFO -- : linking encoding iso_8859_11.so I, [2024-01-17T00:15:32.742237 #2841705] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2024-01-17T00:15:32.805646 #2841705] INFO -- : linking encoding iso_8859_13.so I, [2024-01-17T00:15:32.815615 #2841705] INFO -- : linking encoding iso_8859_14.so I, [2024-01-17T00:15:32.842386 #2841705] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2024-01-17T00:15:32.905799 #2841705] INFO -- : linking encoding iso_8859_15.so I, [2024-01-17T00:15:32.910290 #2841705] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2024-01-17T00:15:32.920043 #2841705] INFO -- : linking encoding iso_8859_16.so I, [2024-01-17T00:15:32.957131 #2841705] INFO -- : linking transcoder escape.so I, [2024-01-17T00:15:32.997262 #2841705] INFO -- : linking encoding koi8_r.so I, [2024-01-17T00:15:33.041308 #2841705] INFO -- : linking encoding koi8_u.so I, [2024-01-17T00:15:33.067354 #2841705] INFO -- : linking transcoder gb18030.so I, [2024-01-17T00:15:33.103950 #2841705] INFO -- : linking transcoder gbk.so I, [2024-01-17T00:15:33.108503 #2841705] INFO -- : linking transcoder iso2022.so I, [2024-01-17T00:15:33.246597 #2841705] INFO -- : linking encoding shift_jis.so I, [2024-01-17T00:15:33.247374 #2841705] INFO -- : linking transcoder japanese.so I, [2024-01-17T00:15:33.293334 #2841705] INFO -- : linking transcoder japanese_euc.so I, [2024-01-17T00:15:33.334887 #2841705] INFO -- : linking transcoder japanese_sjis.so I, [2024-01-17T00:15:33.369281 #2841705] INFO -- : linking encoding utf_16be.so I, [2024-01-17T00:15:33.405247 #2841705] INFO -- : linking transcoder korean.so I, [2024-01-17T00:15:33.529576 #2841705] INFO -- : linking encoding utf_16le.so I, [2024-01-17T00:15:33.568767 #2841705] INFO -- : linking transcoder single_byte.so I, [2024-01-17T00:15:33.583419 #2841705] INFO -- : linking transcoder utf8_mac.so I, [2024-01-17T00:15:33.617318 #2841705] INFO -- : linking transcoder utf_16_32.so I, [2024-01-17T00:15:33.665973 #2841705] INFO -- : linking encoding utf_32be.so I, [2024-01-17T00:15:33.681326 #2841705] INFO -- : linking encoding utf_32le.so I, [2024-01-17T00:15:33.833257 #2841705] INFO -- : linking encoding windows_31j.so I, [2024-01-17T00:15:33.856162 #2841705] INFO -- : linking encoding windows_1250.so I, [2024-01-17T00:15:33.857164 #2841705] INFO -- : linking encoding windows_1251.so I, [2024-01-17T00:15:33.878480 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:33.887809 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:33.951587 #2841705] INFO -- : linking encoding windows_1252.so I, [2024-01-17T00:15:34.004788 #2841705] INFO -- : linking encoding windows_1253.so I, [2024-01-17T00:15:34.085238 #2841705] INFO -- : linking encoding windows_1254.so I, [2024-01-17T00:15:34.117261 #2841705] INFO -- : linking encoding windows_1257.so I, [2024-01-17T00:15:34.339051 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:34.339590 #2841705] INFO -- : making encs I, [2024-01-17T00:15:34.506893 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:34.506998 #2841705] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-17T00:15:34.507065 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:35.325867 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:35.326325 #2841705] INFO -- : generating makefile exts.mk I, [2024-01-17T00:15:35.408768 #2841705] INFO -- : exts.mk unchanged I, [2024-01-17T00:15:35.416832 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:35.754898 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2024-01-17T00:15:35.762754 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2024-01-17T00:15:35.769318 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2024-01-17T00:15:35.770986 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2024-01-17T00:15:35.772963 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2024-01-17T00:15:35.780456 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2024-01-17T00:15:35.789089 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2024-01-17T00:15:35.796769 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2024-01-17T00:15:35.804763 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2024-01-17T00:15:35.812668 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2024-01-17T00:15:35.824450 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2024-01-17T00:15:35.827652 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2024-01-17T00:15:35.834252 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2024-01-17T00:15:35.841371 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2024-01-17T00:15:35.847294 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2024-01-17T00:15:35.856954 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2024-01-17T00:15:35.858217 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2024-01-17T00:15:35.859193 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2024-01-17T00:15:35.863150 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2024-01-17T00:15:35.870205 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2024-01-17T00:15:35.876157 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2024-01-17T00:15:35.877056 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2024-01-17T00:15:35.883392 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2024-01-17T00:15:35.895666 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2024-01-17T00:15:35.897293 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2024-01-17T00:15:35.904173 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2024-01-17T00:15:35.921173 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2024-01-17T00:15:35.922467 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rbconfig/sizeof' I, [2024-01-17T00:15:35.927546 #2841705] INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/sizes.c I, [2024-01-17T00:15:35.941289 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2024-01-17T00:15:35.945783 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2024-01-17T00:15:35.948567 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2024-01-17T00:15:35.951684 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2024-01-17T00:15:35.972253 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2024-01-17T00:15:35.972814 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2024-01-17T00:15:35.977183 #2841705] INFO -- : linking shared-object rbconfig/sizeof.so I, [2024-01-17T00:15:35.995407 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2024-01-17T00:15:35.996968 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2024-01-17T00:15:36.004247 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-17T00:15:36.020043 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-17T00:15:36.029282 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2024-01-17T00:15:36.048975 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-17T00:15:36.094188 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-17T00:15:36.103433 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-17T00:15:36.125424 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rbconfig/sizeof' I, [2024-01-17T00:15:36.137431 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2024-01-17T00:15:36.152544 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2024-01-17T00:15:36.186688 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-17T00:15:36.228537 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:36.398648 #2841705] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-17T00:15:36.398774 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:36.399429 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:36.405689 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:36.405774 #2841705] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-17T00:15:36.405830 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:36.407070 #2841705] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-01-17T00:15:36.407223 #2841705] INFO -- : $$$[beg] make install -j4 I, [2024-01-17T00:15:36.552903 #2841705] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-17T00:15:36.552970 #2841705] INFO -- : CC = gcc I, [2024-01-17T00:15:36.552984 #2841705] INFO -- : LD = ld I, [2024-01-17T00:15:36.552997 #2841705] INFO -- : LDSHARED = gcc -shared I, [2024-01-17T00:15:36.553009 #2841705] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-17T00:15:36.553029 #2841705] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2024-01-17T00:15:36.553091 #2841705] INFO -- : CPPFLAGS = I, [2024-01-17T00:15:36.553102 #2841705] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-17T00:15:36.553112 #2841705] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-17T00:15:36.553121 #2841705] INFO -- : LANG = I, [2024-01-17T00:15:36.553131 #2841705] INFO -- : LC_ALL = I, [2024-01-17T00:15:36.553140 #2841705] INFO -- : LC_CTYPE = I, [2024-01-17T00:15:36.553150 #2841705] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-17T00:15:36.553159 #2841705] INFO -- : RUSTC = rustc I, [2024-01-17T00:15:36.553170 #2841705] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2024-01-17T00:15:36.652138 #2841705] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-17T00:15:36.652193 #2841705] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-17T00:15:36.652208 #2841705] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-17T00:15:36.652221 #2841705] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-17T00:15:36.652232 #2841705] INFO -- : I, [2024-01-17T00:15:36.653180 #2841705] INFO -- : generating encdb.h I, [2024-01-17T00:15:36.655267 #2841705] INFO -- : generating enc.mk I, [2024-01-17T00:15:36.744867 #2841705] INFO -- : encdb.h unchanged I, [2024-01-17T00:15:36.942748 #2841705] INFO -- : making srcs under enc I, [2024-01-17T00:15:36.942836 #2841705] INFO -- : making enc I, [2024-01-17T00:15:36.975745 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:36.975823 #2841705] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-17T00:15:36.975865 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:36.999190 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:36.999255 #2841705] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-17T00:15:36.999270 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:37.000013 #2841705] INFO -- : generating transdb.h I, [2024-01-17T00:15:37.214511 #2841705] INFO -- : transdb.h unchanged I, [2024-01-17T00:15:37.218195 #2841705] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-17T00:15:37.218883 #2841705] INFO -- : making trans I, [2024-01-17T00:15:37.285345 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:37.285432 #2841705] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'. I, [2024-01-17T00:15:37.285491 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:37.286570 #2841705] INFO -- : making encs I, [2024-01-17T00:15:37.296094 #2841705] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-17T00:15:37.318207 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:37.360399 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:37.360496 #2841705] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-17T00:15:37.360544 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:38.735609 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:38.736270 #2841705] INFO -- : generating makefile exts.mk I, [2024-01-17T00:15:38.844506 #2841705] INFO -- : exts.mk unchanged I, [2024-01-17T00:15:38.860761 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:39.416777 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2024-01-17T00:15:39.421791 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2024-01-17T00:15:39.429433 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2024-01-17T00:15:39.438074 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2024-01-17T00:15:39.439725 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2024-01-17T00:15:39.453084 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2024-01-17T00:15:39.460999 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2024-01-17T00:15:39.468511 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2024-01-17T00:15:39.492763 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2024-01-17T00:15:39.492836 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2024-01-17T00:15:39.500768 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2024-01-17T00:15:39.516849 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2024-01-17T00:15:39.530851 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2024-01-17T00:15:39.536948 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2024-01-17T00:15:39.540759 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2024-01-17T00:15:39.547191 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2024-01-17T00:15:39.556814 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2024-01-17T00:15:39.560994 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2024-01-17T00:15:39.572770 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2024-01-17T00:15:39.580761 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2024-01-17T00:15:39.584498 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2024-01-17T00:15:39.592836 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2024-01-17T00:15:39.593580 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2024-01-17T00:15:39.598005 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2024-01-17T00:15:39.599396 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2024-01-17T00:15:39.610990 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2024-01-17T00:15:39.620764 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2024-01-17T00:15:39.620824 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2024-01-17T00:15:39.620843 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2024-01-17T00:15:39.628765 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2024-01-17T00:15:39.649396 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2024-01-17T00:15:39.653037 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2024-01-17T00:15:39.668762 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2024-01-17T00:15:39.670586 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2024-01-17T00:15:39.679777 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-17T00:15:39.683892 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-17T00:15:39.683953 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2024-01-17T00:15:39.688854 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2024-01-17T00:15:39.696849 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-17T00:15:39.764578 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-17T00:15:39.767057 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-17T00:15:39.779776 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2024-01-17T00:15:39.800767 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2024-01-17T00:15:39.802947 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-17T00:15:39.852805 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:40.015444 #2841705] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-17T00:15:40.015564 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:40.016702 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:40.022585 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:40.022667 #2841705] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-17T00:15:40.022720 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:15:40.023324 #2841705] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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, [2024-01-17T00:15:40.238011 #2841705] INFO -- : Installing to I, [2024-01-17T00:15:40.238138 #2841705] INFO -- : installing binary commands: /tmp/ruby/install/trunk-random1/bin I, [2024-01-17T00:15:40.238707 #2841705] INFO -- : installing base libraries: /tmp/ruby/install/trunk-random1/lib I, [2024-01-17T00:15:40.265689 #2841705] INFO -- : installing arch files: /tmp/ruby/install/trunk-random1/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-17T00:15:40.266100 #2841705] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-random1/lib/pkgconfig I, [2024-01-17T00:15:40.266343 #2841705] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-17T00:15:40.299248 #2841705] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-17T00:15:40.299802 #2841705] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-17T00:15:40.300076 #2841705] INFO -- : installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-17T00:15:40.300830 #2841705] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/3.4.0+0 I, [2024-01-17T00:15:40.313817 #2841705] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-17T00:15:40.313942 #2841705] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-17T00:15:40.314049 #2841705] INFO -- : installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-3.4.0+0/ruby I, [2024-01-17T00:15:40.314359 #2841705] INFO -- : installing command scripts: /tmp/ruby/install/trunk-random1/bin I, [2024-01-17T00:15:40.314733 #2841705] INFO -- : installing library scripts: /tmp/ruby/install/trunk-random1/lib/ruby/3.4.0+0 I, [2024-01-17T00:15:40.452609 #2841705] INFO -- : installing common headers: /tmp/ruby/install/trunk-random1/include/ruby-3.4.0+0 I, [2024-01-17T00:15:40.477171 #2841705] INFO -- : installing manpages: /tmp/ruby/install/trunk-random1/share/man/man1 I, [2024-01-17T00:15:40.490852 #2841705] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.4.0+0 I, [2024-01-17T00:15:40.530338 #2841705] INFO -- : abbrev 0.1.2 I, [2024-01-17T00:15:40.554048 #2841705] INFO -- : benchmark 0.3.0 I, [2024-01-17T00:15:40.555861 #2841705] INFO -- : bundler 2.6.0.dev I, [2024-01-17T00:15:40.560444 #2841705] INFO -- : cgi 0.4.1 I, [2024-01-17T00:15:40.562225 #2841705] INFO -- : csv 3.2.9 I, [2024-01-17T00:15:40.564049 #2841705] INFO -- : delegate 0.3.1 I, [2024-01-17T00:15:40.565652 #2841705] INFO -- : did_you_mean 1.6.3 I, [2024-01-17T00:15:40.567272 #2841705] INFO -- : drb 2.2.0 I, [2024-01-17T00:15:40.568890 #2841705] INFO -- : english 0.8.0 I, [2024-01-17T00:15:40.570441 #2841705] INFO -- : erb 4.0.4 I, [2024-01-17T00:15:40.575274 #2841705] INFO -- : error_highlight 0.6.0 I, [2024-01-17T00:15:40.576967 #2841705] INFO -- : fileutils 1.7.2 I, [2024-01-17T00:15:40.578557 #2841705] INFO -- : find 0.2.0 I, [2024-01-17T00:15:40.580089 #2841705] INFO -- : forwardable 1.3.3 I, [2024-01-17T00:15:40.581637 #2841705] INFO -- : ipaddr 1.2.6 I, [2024-01-17T00:15:40.583203 #2841705] INFO -- : irb 1.11.0 I, [2024-01-17T00:15:40.585997 #2841705] INFO -- : logger 1.6.0 I, [2024-01-17T00:15:40.587673 #2841705] INFO -- : net-http 0.4.1 I, [2024-01-17T00:15:40.589455 #2841705] INFO -- : net-protocol 0.2.2 I, [2024-01-17T00:15:40.591150 #2841705] INFO -- : observer 0.1.2 I, [2024-01-17T00:15:40.592779 #2841705] INFO -- : open-uri 0.4.1 I, [2024-01-17T00:15:40.596346 #2841705] INFO -- : open3 0.2.1 I, [2024-01-17T00:15:40.598665 #2841705] INFO -- : optparse 0.4.0 I, [2024-01-17T00:15:40.600316 #2841705] INFO -- : ostruct 0.6.0 I, [2024-01-17T00:15:40.602037 #2841705] INFO -- : pp 0.5.0 I, [2024-01-17T00:15:40.603661 #2841705] INFO -- : prettyprint 0.2.0 I, [2024-01-17T00:15:40.605194 #2841705] INFO -- : prism 0.19.0 I, [2024-01-17T00:15:40.606724 #2841705] INFO -- : pstore 0.1.3 I, [2024-01-17T00:15:40.608142 #2841705] INFO -- : rdoc 6.6.2 I, [2024-01-17T00:15:40.611314 #2841705] INFO -- : readline 0.0.4 I, [2024-01-17T00:15:40.612818 #2841705] INFO -- : reline 0.4.2 I, [2024-01-17T00:15:40.614352 #2841705] INFO -- : resolv 0.3.0 I, [2024-01-17T00:15:40.615771 #2841705] INFO -- : resolv-replace 0.1.1 I, [2024-01-17T00:15:40.619536 #2841705] INFO -- : rinda 0.2.0 I, [2024-01-17T00:15:40.621234 #2841705] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-17T00:15:40.622805 #2841705] INFO -- : securerandom 0.3.1 I, [2024-01-17T00:15:40.624390 #2841705] INFO -- : set 1.1.0 I, [2024-01-17T00:15:40.625967 #2841705] INFO -- : shellwords 0.2.0 I, [2024-01-17T00:15:40.627526 #2841705] INFO -- : singleton 0.2.0 I, [2024-01-17T00:15:40.629535 #2841705] INFO -- : syntax_suggest 2.0.0 I, [2024-01-17T00:15:40.633907 #2841705] INFO -- : tempfile 0.2.1 I, [2024-01-17T00:15:40.635909 #2841705] INFO -- : time 0.3.0 I, [2024-01-17T00:15:40.639212 #2841705] INFO -- : timeout 0.4.1 I, [2024-01-17T00:15:40.642264 #2841705] INFO -- : tmpdir 0.2.0 I, [2024-01-17T00:15:40.646236 #2841705] INFO -- : tsort 0.2.0 I, [2024-01-17T00:15:40.648411 #2841705] INFO -- : un 0.3.0 I, [2024-01-17T00:15:40.650130 #2841705] INFO -- : uri 0.13.0 I, [2024-01-17T00:15:40.651787 #2841705] INFO -- : weakref 0.1.3 I, [2024-01-17T00:15:40.653435 #2841705] INFO -- : yaml 0.3.0 I, [2024-01-17T00:15:40.654692 #2841705] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.4.0+0 I, [2024-01-17T00:15:40.671302 #2841705] INFO -- : bigdecimal 3.1.5 I, [2024-01-17T00:15:40.673208 #2841705] INFO -- : date 3.3.4 I, [2024-01-17T00:15:40.674981 #2841705] INFO -- : digest 3.1.1 I, [2024-01-17T00:15:40.676629 #2841705] INFO -- : etc 1.4.3 I, [2024-01-17T00:15:40.680285 #2841705] INFO -- : fcntl 1.1.0 I, [2024-01-17T00:15:40.682108 #2841705] INFO -- : fiddle 1.1.3 I, [2024-01-17T00:15:40.683861 #2841705] INFO -- : io-console 0.7.2.dev.1 I, [2024-01-17T00:15:40.685550 #2841705] INFO -- : io-nonblock 0.3.0 I, [2024-01-17T00:15:40.687186 #2841705] INFO -- : io-wait 0.3.1 I, [2024-01-17T00:15:40.688626 #2841705] INFO -- : json 2.7.1 I, [2024-01-17T00:15:40.690310 #2841705] INFO -- : nkf 0.1.3 I, [2024-01-17T00:15:40.691804 #2841705] INFO -- : openssl 3.2.0 I, [2024-01-17T00:15:40.693450 #2841705] INFO -- : pathname 0.3.0 I, [2024-01-17T00:15:40.695035 #2841705] INFO -- : psych 5.1.2 I, [2024-01-17T00:15:40.696850 #2841705] INFO -- : stringio 3.1.1 I, [2024-01-17T00:15:40.698403 #2841705] INFO -- : strscan 3.0.8 I, [2024-01-17T00:15:40.699890 #2841705] INFO -- : syslog 0.1.2 I, [2024-01-17T00:15:40.701528 #2841705] INFO -- : zlib 3.1.0 I, [2024-01-17T00:15:40.702766 #2841705] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.4.0+0 I, [2024-01-17T00:15:40.703894 #2841705] INFO -- : minitest 5.21.1 I, [2024-01-17T00:15:40.727096 #2841705] INFO -- : power_assert 2.0.3 I, [2024-01-17T00:15:40.733359 #2841705] INFO -- : rake 13.1.0 I, [2024-01-17T00:15:40.751061 #2841705] INFO -- : test-unit 3.6.1 I, [2024-01-17T00:15:40.773430 #2841705] INFO -- : rexml 3.2.6 I, [2024-01-17T00:15:40.793665 #2841705] INFO -- : rss 0.3.0 I, [2024-01-17T00:15:40.807284 #2841705] INFO -- : net-ftp 0.3.4 I, [2024-01-17T00:15:40.811363 #2841705] INFO -- : net-imap 0.4.9.1 I, [2024-01-17T00:15:40.826602 #2841705] INFO -- : net-pop 0.1.2 I, [2024-01-17T00:15:40.832487 #2841705] INFO -- : net-smtp 0.4.0.1 I, [2024-01-17T00:15:40.837699 #2841705] INFO -- : matrix 0.4.2 I, [2024-01-17T00:15:40.841878 #2841705] INFO -- : prime 0.1.2 I, [2024-01-17T00:15:40.847473 #2841705] INFO -- : rbs 3.4.1 I, [2024-01-17T00:15:40.988374 #2841705] INFO -- : typeprof 0.21.9 I, [2024-01-17T00:15:40.998828 #2841705] INFO -- : debug 1.9.1 I, [2024-01-17T00:15:41.012679 #2841705] INFO -- : racc 1.7.3 I, [2024-01-17T00:15:41.027028 #2841705] INFO -- : mutex_m 0.2.0 I, [2024-01-17T00:15:41.030972 #2841705] INFO -- : getoptlong 0.2.1 I, [2024-01-17T00:15:41.038076 #2841705] INFO -- : base64 0.2.0 I, [2024-01-17T00:15:41.041400 #2841705] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.4.0+0/cache I, [2024-01-17T00:15:41.052077 #2841705] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-01-17T00:15:41.052250 #2841705] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-01-17T00:16:23.678294 #2841705] INFO -- : PASS all 1874 tests E, [2024-01-17T00:16:23.685945 #2841705] ERROR -- : I, [2024-01-17T00:16:23.686111 #2841705] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-01-17T00:16:23.686269 #2841705] INFO -- : $$$[beg] make yes-test-basic TESTS="--test-order=random" I, [2024-01-17T00:16:23.804409 #2841705] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-17T00:16:23.804486 #2841705] INFO -- : CC = gcc I, [2024-01-17T00:16:23.804507 #2841705] INFO -- : LD = ld I, [2024-01-17T00:16:23.804521 #2841705] INFO -- : LDSHARED = gcc -shared I, [2024-01-17T00:16:23.804534 #2841705] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-17T00:16:23.804550 #2841705] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2024-01-17T00:16:23.804578 #2841705] INFO -- : CPPFLAGS = I, [2024-01-17T00:16:23.804594 #2841705] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-17T00:16:23.804607 #2841705] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-17T00:16:23.804622 #2841705] INFO -- : LANG = I, [2024-01-17T00:16:23.804634 #2841705] INFO -- : LC_ALL = I, [2024-01-17T00:16:23.804647 #2841705] INFO -- : LC_CTYPE = I, [2024-01-17T00:16:23.804659 #2841705] INFO -- : MFLAGS = I, [2024-01-17T00:16:23.804671 #2841705] INFO -- : RUSTC = rustc I, [2024-01-17T00:16:23.804683 #2841705] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2024-01-17T00:16:23.808203 #2841705] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-17T00:16:23.808256 #2841705] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-17T00:16:23.808275 #2841705] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-17T00:16:23.808288 #2841705] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-17T00:16:23.808299 #2841705] INFO -- : I, [2024-01-17T00:16:23.961699 #2841705] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-17T00:16:23.961757 #2841705] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-17T00:16:23.961776 #2841705] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-17T00:16:24.189950 #2841705] INFO -- : Checking leaked global symbols...none I, [2024-01-17T00:16:24.305340 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-17T00:16:24.305667 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2 I, [2024-01-17T00:16:24.305844 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3 I, [2024-01-17T00:16:24.306219 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5 I, [2024-01-17T00:16:24.306925 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8 I, [2024-01-17T00:16:24.307396 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10 I, [2024-01-17T00:16:24.308978 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39 I, [2024-01-17T00:16:24.310051 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27 I, [2024-01-17T00:16:24.314413 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-17T00:16:24.316987 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-17T00:16:24.320080 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-17T00:16:24.324438 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-17T00:16:24.324921 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10 I, [2024-01-17T00:16:24.325264 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6 I, [2024-01-17T00:16:24.325762 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9 I, [2024-01-17T00:16:24.426164 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2 I, [2024-01-17T00:16:24.428163 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27 I, [2024-01-17T00:16:24.660765 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8 I, [2024-01-17T00:16:24.660824 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5 I, [2024-01-17T00:16:24.660842 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5 I, [2024-01-17T00:16:24.660854 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4 I, [2024-01-17T00:16:24.660866 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4 I, [2024-01-17T00:16:24.660877 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2 I, [2024-01-17T00:16:24.660889 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6 I, [2024-01-17T00:16:24.660900 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12 I, [2024-01-17T00:16:24.660912 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3 I, [2024-01-17T00:16:24.660924 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12 I, [2024-01-17T00:16:24.660935 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6 I, [2024-01-17T00:16:24.660947 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23 I, [2024-01-17T00:16:24.743421 #2841705] INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4 I, [2024-01-17T00:16:24.748875 #2841705] INFO -- : I, [2024-01-17T00:16:24.749044 #2841705] INFO -- : test succeeded I, [2024-01-17T00:16:24.751846 #2841705] INFO -- : $$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. I, [2024-01-17T00:16:24.752017 #2841705] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random" I, [2024-01-17T00:16:24.959450 #2841705] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-17T00:16:24.959528 #2841705] INFO -- : CC = gcc I, [2024-01-17T00:16:24.959563 #2841705] INFO -- : LD = ld I, [2024-01-17T00:16:24.959591 #2841705] INFO -- : LDSHARED = gcc -shared I, [2024-01-17T00:16:24.959629 #2841705] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-17T00:16:24.959661 #2841705] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2024-01-17T00:16:24.959698 #2841705] INFO -- : CPPFLAGS = I, [2024-01-17T00:16:24.959727 #2841705] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-17T00:16:24.959753 #2841705] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-17T00:16:24.959778 #2841705] INFO -- : LANG = I, [2024-01-17T00:16:24.959804 #2841705] INFO -- : LC_ALL = I, [2024-01-17T00:16:24.959829 #2841705] INFO -- : LC_CTYPE = I, [2024-01-17T00:16:24.959854 #2841705] INFO -- : MFLAGS = I, [2024-01-17T00:16:24.959880 #2841705] INFO -- : RUSTC = rustc I, [2024-01-17T00:16:24.959912 #2841705] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2024-01-17T00:16:24.963080 #2841705] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-17T00:16:24.963120 #2841705] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-17T00:16:24.963135 #2841705] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-17T00:16:24.963148 #2841705] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-17T00:16:24.963159 #2841705] INFO -- : I, [2024-01-17T00:16:24.967105 #2841705] INFO -- : generating enc.mk I, [2024-01-17T00:16:25.286628 #2841705] INFO -- : generating encdb.h I, [2024-01-17T00:16:25.350892 #2841705] INFO -- : encdb.h unchanged I, [2024-01-17T00:16:25.353941 #2841705] INFO -- : making enc I, [2024-01-17T00:16:25.390790 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:25.390872 #2841705] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-17T00:16:25.390928 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:25.391975 #2841705] INFO -- : making srcs under enc I, [2024-01-17T00:16:25.457810 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:25.457886 #2841705] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-17T00:16:25.457933 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:25.459410 #2841705] INFO -- : generating transdb.h I, [2024-01-17T00:16:25.713928 #2841705] INFO -- : transdb.h unchanged I, [2024-01-17T00:16:25.725239 #2841705] INFO -- : making trans I, [2024-01-17T00:16:25.801107 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:25.801187 #2841705] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'. I, [2024-01-17T00:16:25.801245 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:25.802328 #2841705] INFO -- : making encs I, [2024-01-17T00:16:25.896401 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:25.896479 #2841705] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-17T00:16:25.896522 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:25.899285 #2841705] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-17T00:16:25.963414 #2841705] INFO -- : ext/configure-ext.mk updated I, [2024-01-17T00:16:25.969168 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:28.762466 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:28.763030 #2841705] INFO -- : generating makefile exts.mk I, [2024-01-17T00:16:28.848140 #2841705] INFO -- : exts.mk unchanged I, [2024-01-17T00:16:28.856895 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:29.548823 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2024-01-17T00:16:29.574992 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2024-01-17T00:16:29.613101 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2024-01-17T00:16:29.629789 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2024-01-17T00:16:29.657843 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2024-01-17T00:16:29.671290 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2024-01-17T00:16:29.677081 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2024-01-17T00:16:29.694573 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2024-01-17T00:16:29.743090 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2024-01-17T00:16:29.749907 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2024-01-17T00:16:29.814245 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2024-01-17T00:16:29.827313 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2024-01-17T00:16:29.833567 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2024-01-17T00:16:29.838589 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2024-01-17T00:16:29.854186 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2024-01-17T00:16:29.866844 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2024-01-17T00:16:29.886327 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2024-01-17T00:16:29.891097 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2024-01-17T00:16:29.897189 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2024-01-17T00:16:29.907391 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2024-01-17T00:16:29.929830 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2024-01-17T00:16:29.944780 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2024-01-17T00:16:29.976895 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2024-01-17T00:16:30.005351 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2024-01-17T00:16:30.018752 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2024-01-17T00:16:30.037627 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2024-01-17T00:16:30.064505 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2024-01-17T00:16:30.134357 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2024-01-17T00:16:30.141786 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2024-01-17T00:16:30.158366 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2024-01-17T00:16:30.197829 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2024-01-17T00:16:30.212764 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2024-01-17T00:16:30.220762 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2024-01-17T00:16:30.240763 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2024-01-17T00:16:30.261235 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2024-01-17T00:16:30.286751 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2024-01-17T00:16:30.307683 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2024-01-17T00:16:30.312836 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2024-01-17T00:16:30.328766 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-17T00:16:30.378314 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-17T00:16:30.381939 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-17T00:16:30.448313 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-17T00:16:30.456771 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-17T00:16:30.502849 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-17T00:16:30.557225 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:30.803309 #2841705] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-17T00:16:30.803443 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:30.804305 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:30.814397 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:30.814455 #2841705] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-17T00:16:30.814478 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:16:43.795478 #2841705] INFO -- : Run options: I, [2024-01-17T00:16:43.795563 #2841705] INFO -- : --seed=14868 I, [2024-01-17T00:16:43.795594 #2841705] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-01-17T00:16:43.795611 #2841705] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-random1/test/.excludes I, [2024-01-17T00:16:43.795625 #2841705] INFO -- : --name=!/memory_leak/ I, [2024-01-17T00:16:43.795646 #2841705] INFO -- : --stderr-on-failure I, [2024-01-17T00:16:43.795659 #2841705] INFO -- : --test-order=random I, [2024-01-17T00:16:43.795674 #2841705] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-17T00:16:43.795690 #2841705] INFO -- : I, [2024-01-17T00:16:43.795706 #2841705] INFO -- : # Running tests: I, [2024-01-17T00:16:43.795720 #2841705] INFO -- : I, [2024-01-17T00:18:47.895848 #2841705] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : # I, [2024-01-17T00:45:13.035849 #2841705] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-17T00:45:15.340710 #2841705] INFO -- : Closed file descriptor: TestHashOnly#test_integer_hash_random: 9 I, [2024-01-17T00:45:46.068640 #2841705] INFO -- : Finished tests in 1742.560277s, 15.5145 tests/s, 5499.5945 assertions/s. I, [2024-01-17T00:45:46.068731 #2841705] INFO -- : 27035 tests, 9583375 assertions, 0 failures, 0 errors, 114 skips I, [2024-01-17T00:45:46.068772 #2841705] INFO -- : I, [2024-01-17T00:45:46.068786 #2841705] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-17T00:02:04Z master cf8fb94295) [x86_64-linux] I, [2024-01-17T00:45:46.171907 #2841705] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 0. I, [2024-01-17T00:45:46.172382 #2841705] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS="--test-order=random" I, [2024-01-17T00:45:46.512941 #2841705] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-17T00:45:46.513028 #2841705] INFO -- : CC = gcc I, [2024-01-17T00:45:46.513070 #2841705] INFO -- : LD = ld I, [2024-01-17T00:45:46.513101 #2841705] INFO -- : LDSHARED = gcc -shared I, [2024-01-17T00:45:46.513135 #2841705] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-17T00:45:46.513166 #2841705] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2024-01-17T00:45:46.513194 #2841705] INFO -- : CPPFLAGS = I, [2024-01-17T00:45:46.513221 #2841705] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-17T00:45:46.513249 #2841705] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-17T00:45:46.513275 #2841705] INFO -- : LANG = I, [2024-01-17T00:45:46.513301 #2841705] INFO -- : LC_ALL = I, [2024-01-17T00:45:46.513326 #2841705] INFO -- : LC_CTYPE = I, [2024-01-17T00:45:46.513353 #2841705] INFO -- : MFLAGS = I, [2024-01-17T00:45:46.513378 #2841705] INFO -- : RUSTC = rustc I, [2024-01-17T00:45:46.513411 #2841705] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2024-01-17T00:45:46.516974 #2841705] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-17T00:45:46.517030 #2841705] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-17T00:45:46.517048 #2841705] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-17T00:45:46.517061 #2841705] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-17T00:45:46.517073 #2841705] INFO -- : I, [2024-01-17T00:45:46.521452 #2841705] INFO -- : generating enc.mk I, [2024-01-17T00:45:46.844047 #2841705] INFO -- : generating encdb.h I, [2024-01-17T00:45:46.930190 #2841705] INFO -- : encdb.h unchanged I, [2024-01-17T00:45:46.935488 #2841705] INFO -- : making enc I, [2024-01-17T00:45:46.976019 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:46.976102 #2841705] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-17T00:45:46.976151 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:46.977693 #2841705] INFO -- : making srcs under enc I, [2024-01-17T00:45:47.067354 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:47.067446 #2841705] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-17T00:45:47.067501 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:47.069324 #2841705] INFO -- : generating transdb.h I, [2024-01-17T00:45:47.411645 #2841705] INFO -- : transdb.h unchanged I, [2024-01-17T00:45:47.416037 #2841705] INFO -- : making trans I, [2024-01-17T00:45:47.525288 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:47.525382 #2841705] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'. I, [2024-01-17T00:45:47.525446 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:47.526635 #2841705] INFO -- : making encs I, [2024-01-17T00:45:47.671049 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:47.671154 #2841705] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-17T00:45:47.671242 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:47.677331 #2841705] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-17T00:45:47.791774 #2841705] INFO -- : ext/configure-ext.mk updated I, [2024-01-17T00:45:47.804827 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:53.228264 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:53.228931 #2841705] INFO -- : generating makefile exts.mk I, [2024-01-17T00:45:53.388815 #2841705] INFO -- : exts.mk unchanged I, [2024-01-17T00:45:53.405637 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:54.180882 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2024-01-17T00:45:54.206804 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2024-01-17T00:45:54.265836 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2024-01-17T00:45:54.277917 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2024-01-17T00:45:54.317649 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2024-01-17T00:45:54.330341 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2024-01-17T00:45:54.342219 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2024-01-17T00:45:54.362526 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2024-01-17T00:45:54.426985 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2024-01-17T00:45:54.446174 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2024-01-17T00:45:54.509033 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2024-01-17T00:45:54.548870 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2024-01-17T00:45:54.555608 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2024-01-17T00:45:54.561673 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2024-01-17T00:45:54.588817 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2024-01-17T00:45:54.617450 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2024-01-17T00:45:54.660476 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2024-01-17T00:45:54.677378 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2024-01-17T00:45:54.684516 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2024-01-17T00:45:54.693694 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2024-01-17T00:45:54.702709 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2024-01-17T00:45:54.719174 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2024-01-17T00:45:54.743029 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2024-01-17T00:45:54.842174 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2024-01-17T00:45:54.849311 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2024-01-17T00:45:54.866114 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2024-01-17T00:45:54.900649 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2024-01-17T00:45:54.981820 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2024-01-17T00:45:54.989206 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2024-01-17T00:45:54.997855 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2024-01-17T00:45:55.075302 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2024-01-17T00:45:55.095722 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2024-01-17T00:45:55.098924 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2024-01-17T00:45:55.112123 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2024-01-17T00:45:55.143143 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2024-01-17T00:45:55.165210 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2024-01-17T00:45:55.194166 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2024-01-17T00:45:55.211817 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2024-01-17T00:45:55.228440 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-17T00:45:55.325178 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-17T00:45:55.332181 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-17T00:45:55.485909 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-17T00:45:55.490966 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-17T00:45:55.600514 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-17T00:45:55.660027 #2841705] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:55.921818 #2841705] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-17T00:45:55.921930 #2841705] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:55.922685 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:55.928232 #2841705] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:55.928297 #2841705] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-17T00:45:55.928315 #2841705] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2024-01-17T00:45:56.159501 #2841705] INFO -- : $ /tmp/ruby/build/trunk-random1/miniruby -I/tmp/ruby/src/trunk-random1/lib /tmp/ruby/src/trunk-random1/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random1 --extout=.ext -- /tmp/ruby/src/trunk-random1/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random1/spec/default.mspec --error-output stderr --debug I, [2024-01-17T00:45:56.485077 #2841705] INFO -- : ruby 3.4.0dev (2024-01-17T00:02:04Z master cf8fb94295) [x86_64-linux] I, [2024-01-17T00:46:50.820504 #2841705] INFO -- : 0 ......................................................................... I, [2024-01-17T00:47:04.124888 #2841705] INFO -- : 73 ......................................................................... I, [2024-01-17T00:47:06.435460 #2841705] INFO -- : 146 ......................................................................... I, [2024-01-17T00:47:10.333213 #2841705] INFO -- : 219 ......................................................................... I, [2024-01-17T00:47:12.048464 #2841705] INFO -- : 292 ......................................................................... I, [2024-01-17T00:47:14.836456 #2841705] INFO -- : 365 ......................................................................... I, [2024-01-17T00:47:16.375942 #2841705] INFO -- : 438 ......................................................................... I, [2024-01-17T00:47:17.397442 #2841705] INFO -- : 511 ......................................................................... I, [2024-01-17T00:47:20.792854 #2841705] INFO -- : 584 ......................................................................... I, [2024-01-17T00:47:25.379144 #2841705] INFO -- : 657 ......................................................................... I, [2024-01-17T00:47:26.548368 #2841705] INFO -- : 730 ......................................................................... I, [2024-01-17T00:47:27.571053 #2841705] INFO -- : 803 ......................................................................... I, [2024-01-17T00:47:30.817020 #2841705] INFO -- : 876 ......................................................................... I, [2024-01-17T00:47:33.156789 #2841705] INFO -- : 949 ......................................................................... I, [2024-01-17T00:47:47.204846 #2841705] INFO -- : 1022 ......................................................................... I, [2024-01-17T00:48:05.891058 #2841705] INFO -- : 1095 ......................................................................... I, [2024-01-17T00:48:15.057330 #2841705] INFO -- : 1168 ......................................................................... I, [2024-01-17T00:48:19.209596 #2841705] INFO -- : 1241 ......................................................................... I, [2024-01-17T00:48:22.586163 #2841705] INFO -- : 1314 ......................................................................... I, [2024-01-17T00:48:24.114560 #2841705] INFO -- : 1387 ......................................................................... I, [2024-01-17T00:48:41.144575 #2841705] INFO -- : 1460 ......................................................................... I, [2024-01-17T00:49:07.460631 #2841705] INFO -- : 1533 ......................................................................... I, [2024-01-17T00:49:10.082892 #2841705] INFO -- : 1606 ......................................................................... I, [2024-01-17T00:49:16.391066 #2841705] INFO -- : 1679 ......................................................................... I, [2024-01-17T00:49:21.287377 #2841705] INFO -- : 1752 ......................................................................... I, [2024-01-17T00:49:28.751079 #2841705] INFO -- : 1825 ......................................................................... I, [2024-01-17T00:49:34.530503 #2841705] INFO -- : 1898 ......................................................................... I, [2024-01-17T00:49:38.785204 #2841705] INFO -- : 1971 ......................................................................... I, [2024-01-17T00:49:43.756839 #2841705] INFO -- : 2044 ......................................................................... I, [2024-01-17T00:49:45.521499 #2841705] INFO -- : 2117 ......................................................................... I, [2024-01-17T00:49:46.790401 #2841705] INFO -- : 2190 ......................................................................... I, [2024-01-17T00:49:47.405502 #2841705] INFO -- : 2263 ......................................................................... I, [2024-01-17T00:49:48.456941 #2841705] INFO -- : 2336 ......................................................................... I, [2024-01-17T00:49:50.020331 #2841705] INFO -- : 2409 ......................................................................... I, [2024-01-17T00:49:51.126638 #2841705] INFO -- : 2482 ......................................................................... I, [2024-01-17T00:49:54.666471 #2841705] INFO -- : 2555 ......................................................................... I, [2024-01-17T00:49:54.691060 #2841705] INFO -- : 2628 ......................................................................... I, [2024-01-17T00:49:55.477258 #2841705] INFO -- : 2701 ......................................................................... I, [2024-01-17T00:50:01.531558 #2841705] INFO -- : 2774 ......................................................................... I, [2024-01-17T00:50:04.537342 #2841705] INFO -- : 2847 ......................................................................... I, [2024-01-17T00:50:09.775038 #2841705] INFO -- : 2920 ......................................................................... I, [2024-01-17T00:50:10.771362 #2841705] INFO -- : 2993 ......................................................................... I, [2024-01-17T00:50:15.456394 #2841705] INFO -- : 3066 ......................................................................... I, [2024-01-17T00:50:21.388074 #2841705] INFO -- : 3139 ......................................................................... I, [2024-01-17T00:50:26.946329 #2841705] INFO -- : 3212 ......................................................................... I, [2024-01-17T00:50:29.988094 #2841705] INFO -- : 3285 ......................................................................... I, [2024-01-17T00:50:31.247076 #2841705] INFO -- : 3358 ......................................................................... I, [2024-01-17T00:50:35.927282 #2841705] INFO -- : 3431 ......................................................................... I, [2024-01-17T00:50:36.615630 #2841705] INFO -- : 3504 ......................................................................... I, [2024-01-17T00:50:37.323805 #2841705] INFO -- : 3577 ......................................................................... I, [2024-01-17T00:50:48.027762 #2841705] INFO -- : 3650 ......................................................................... I, [2024-01-17T00:50:49.383730 #2841705] INFO -- : 3723 ..... I, [2024-01-17T00:50:49.383898 #2841705] INFO -- : I, [2024-01-17T00:50:49.383922 #2841705] INFO -- : Finished in 292.897800 seconds I, [2024-01-17T00:50:49.383936 #2841705] INFO -- : I, [2024-01-17T00:50:49.383950 #2841705] INFO -- : 3728 files, 32435 examples, 171450 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-17T00:50:49.417192 #2841705] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=\"--test-order=random\"" exit with 0.